[INFO] fetching crate sleigh2macro 0.1.5...
[INFO] checking sleigh2macro-0.1.5 against try#1bdcb63291ccffc030f8223f6f978568dd240e3e for 155501-infallible-never-with-reservation
[INFO] extracting crate sleigh2macro 0.1.5 into /workspace/builds/worker-4-tc2/source
[INFO] started tweaking crates.io crate sleigh2macro 0.1.5
[INFO] finished tweaking crates.io crate sleigh2macro 0.1.5
[INFO] tweaked toml for crates.io crate sleigh2macro 0.1.5 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate sleigh2macro 0.1.5 on toolchain 1bdcb63291ccffc030f8223f6f978568dd240e3e
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1bdcb63291ccffc030f8223f6f978568dd240e3e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1bdcb63291ccffc030f8223f6f978568dd240e3e" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 21 packages to latest compatible versions
[INFO] [stderr]       Adding litrs v0.4.2 (available: v1.0.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1bdcb63291ccffc030f8223f6f978568dd240e3e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1bdcb63291ccffc030f8223f6f978568dd240e3e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 9e621988e81fb1516b077de64c961bb26636d9d15471e501656b5f180feb2f0e
[INFO] running `Command { std: "docker" "start" "-a" "9e621988e81fb1516b077de64c961bb26636d9d15471e501656b5f180feb2f0e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9e621988e81fb1516b077de64c961bb26636d9d15471e501656b5f180feb2f0e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9e621988e81fb1516b077de64c961bb26636d9d15471e501656b5f180feb2f0e", kill_on_drop: false }`
[INFO] [stdout] 9e621988e81fb1516b077de64c961bb26636d9d15471e501656b5f180feb2f0e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1bdcb63291ccffc030f8223f6f978568dd240e3e" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8e6341b39e424fe68bd471de1a1a74f63401111205f1bde986091ff01d85d7ea
[INFO] running `Command { std: "docker" "start" "-a" "8e6341b39e424fe68bd471de1a1a74f63401111205f1bde986091ff01d85d7ea", kill_on_drop: false }`
[INFO] [stderr]     Checking unicode-ident v1.0.24
[INFO] [stderr]     Checking tap v1.0.1
[INFO] [stderr]     Checking memchr v2.8.0
[INFO] [stderr]     Checking minimal-lexical v0.2.1
[INFO] [stderr]     Checking funty v2.0.0
[INFO] [stderr]     Checking hashbrown v0.12.3
[INFO] [stderr]     Checking ethnum v1.5.3
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling radium v0.7.0
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]     Checking proc-macro2 v1.0.106
[INFO] [stderr]     Checking wyz v0.5.1
[INFO] [stderr]     Checking bitvec v1.0.1
[INFO] [stderr]     Checking quote v1.0.45
[INFO] [stderr]     Checking litrs v0.4.2
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking sleigh-rs v0.1.5
[INFO] [stdout] error[E0277]: a value of type `!` cannot be built from an iterator over elements of type `()`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sleigh-rs-0.1.5/src/semantic/inner/disassembly.rs:298:24
[INFO] [stdout]     |
[INFO] [stdout] 298 |             .collect::<Result<_, _>>()?;
[INFO] [stdout]     |              -------   ^^^^^^^^^^^^ value of type `!` cannot be built from `std::iter::Iterator<Item=()>`
[INFO] [stdout]     |              |
[INFO] [stdout]     |              required by a bound introduced by this call
[INFO] [stdout]     |
[INFO] [stdout]     = help: the trait `FromIterator<()>` is not implemented for `!`
[INFO] [stdout] help: the trait `FromIterator<Result<A, E>>` is implemented for `Result<V, E>`
[INFO] [stdout]    --> /rustc/1bdcb63291ccffc030f8223f6f978568dd240e3e/library/core/src/result.rs:2109:0
[INFO] [stdout]     = note: this error might have been caused by changes to Rust's type-inference algorithm (see issue #148922 <https://github.com/rust-lang/rust/issues/148922> for more information)
[INFO] [stdout]     = help: you might have intended to use the type `()` here instead
[INFO] [stdout]     = note: required for `Result<!, DisassemblyError>` to implement `FromIterator<Result<(), DisassemblyError>>`
[INFO] [stdout] note: required by a bound in `collect`
[INFO] [stdout]    --> /rustc/1bdcb63291ccffc030f8223f6f978568dd240e3e/library/core/src/iter/traits/iterator.rs:2079:4
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: a value of type `!` cannot be built from an iterator over elements of type `()`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sleigh-rs-0.1.5/src/semantic/inner/execution/expr.rs:852:32
[INFO] [stdout]     |
[INFO] [stdout] 852 |                     .collect::<Result<_, _>>()?;
[INFO] [stdout]     |                      -------   ^^^^^^^^^^^^ value of type `!` cannot be built from `std::iter::Iterator<Item=()>`
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      required by a bound introduced by this call
[INFO] [stdout]     |
[INFO] [stdout]     = help: the trait `FromIterator<()>` is not implemented for `!`
[INFO] [stdout] help: the trait `FromIterator<Result<A, E>>` is implemented for `Result<V, E>`
[INFO] [stdout]    --> /rustc/1bdcb63291ccffc030f8223f6f978568dd240e3e/library/core/src/result.rs:2109:0
[INFO] [stdout]     = note: this error might have been caused by changes to Rust's type-inference algorithm (see issue #148922 <https://github.com/rust-lang/rust/issues/148922> for more information)
[INFO] [stdout]     = help: you might have intended to use the type `()` here instead
[INFO] [stdout]     = note: required for `Result<!, ExecutionError>` to implement `FromIterator<Result<(), ExecutionError>>`
[INFO] [stdout] note: required by a bound in `collect`
[INFO] [stdout]    --> /rustc/1bdcb63291ccffc030f8223f6f978568dd240e3e/library/core/src/iter/traits/iterator.rs:2079:4
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: a value of type `!` cannot be built from an iterator over elements of type `()`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sleigh-rs-0.1.5/src/semantic/inner/pattern/block.rs:890:24
[INFO] [stdout]     |
[INFO] [stdout] 890 |             .collect::<Result<_, _>>()?;
[INFO] [stdout]     |              -------   ^^^^^^^^^^^^ value of type `!` cannot be built from `std::iter::Iterator<Item=()>`
[INFO] [stdout]     |              |
[INFO] [stdout]     |              required by a bound introduced by this call
[INFO] [stdout]     |
[INFO] [stdout]     = help: the trait `FromIterator<()>` is not implemented for `!`
[INFO] [stdout] help: the trait `FromIterator<Result<A, E>>` is implemented for `Result<V, E>`
[INFO] [stdout]    --> /rustc/1bdcb63291ccffc030f8223f6f978568dd240e3e/library/core/src/result.rs:2109:0
[INFO] [stdout]     = note: this error might have been caused by changes to Rust's type-inference algorithm (see issue #148922 <https://github.com/rust-lang/rust/issues/148922> for more information)
[INFO] [stdout]     = help: you might have intended to use the type `()` here instead
[INFO] [stdout]     = note: required for `Result<!, PatternError>` to implement `FromIterator<Result<(), PatternError>>`
[INFO] [stdout] note: required by a bound in `collect`
[INFO] [stdout]    --> /rustc/1bdcb63291ccffc030f8223f6f978568dd240e3e/library/core/src/iter/traits/iterator.rs:2079:4
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `sleigh-rs` (lib) due to 3 previous errors
[INFO] running `Command { std: "docker" "inspect" "8e6341b39e424fe68bd471de1a1a74f63401111205f1bde986091ff01d85d7ea", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8e6341b39e424fe68bd471de1a1a74f63401111205f1bde986091ff01d85d7ea", kill_on_drop: false }`
[INFO] [stdout] 8e6341b39e424fe68bd471de1a1a74f63401111205f1bde986091ff01d85d7ea
