Giter Site home page Giter Site logo

Comments (6)

dr-bonez avatar dr-bonez commented on June 19, 2024 2

They might all be crashing, but the crash notification is being debounced.

from burn-after-reading.

ProofOfKeags avatar ProofOfKeags commented on June 19, 2024 1

Are you saying subsequent shutdowns work fine?

from burn-after-reading.

BitcoinMechanic avatar BitcoinMechanic commented on June 19, 2024

@ProofOfKeags yes

from burn-after-reading.

chrisguida avatar chrisguida commented on June 19, 2024

Getting an internal compiler error when I try to build.

@elvece have you seen this?

docker run --rm -it -v ~/.cargo/registry:/root/.cargo/registry -v "/home/cguida/work/burn-after-reading"/backend:/home/rust/src start9/rust-musl-cross:aarch64-musl cargo +beta build --bins --release
   Compiling warp v0.2.5
error: internal compiler error: unexpected concrete region in borrowck: ReStatic
   --> /root/.cargo/registry/src/github.com-1ecc6299db9ec823/warp-0.2.5/src/filters/sse.rs:457:5
    |
457 | /     pub fn stream<S>(
458 | |         self,
459 | |         event_stream: S,
460 | |     ) -> impl TryStream<
...   |
476 | |         }
477 | |     }
    | |_____^
    |
    = note: delayed at compiler/rustc_mir/src/borrow_check/region_infer/opaque_types.rs:87:44

error: internal compiler error: unexpected concrete region in borrowck: ReStatic
   --> /root/.cargo/registry/src/github.com-1ecc6299db9ec823/warp-0.2.5/src/filters/sse.rs:492:1
    |
492 | / pub fn keep<S>(
493 | |     event_stream: S,
494 | |     keep_interval: impl Into<Option<Duration>>,
495 | | ) -> impl TryStream<
...   |
514 | |     }
515 | | }
    | |_^
    |
    = note: delayed at compiler/rustc_mir/src/borrow_check/region_infer/opaque_types.rs:87:44

thread 'rustc' panicked at 'no errors encountered even though `delay_span_bug` issued', compiler/rustc_errors/src/lib.rs:1050:13
note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace

error: internal compiler error: unexpected panic


from burn-after-reading.

chrisguida avatar chrisguida commented on June 19, 2024

Fixed by 9e08705. @BitcoinMechanic please test

from burn-after-reading.

BitcoinMechanic avatar BitcoinMechanic commented on June 19, 2024

Tested - works.

from burn-after-reading.

Related Issues (4)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.