[INFO] cloning repository https://github.com/NellySayon/cake_slices
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/NellySayon/cake_slices" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNellySayon%2Fcake_slices", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNellySayon%2Fcake_slices'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 7ff998c9f23532e158bbe448b91109197a0961f6
[INFO] checking NellySayon/cake_slices against try#5ec4d3b0c83717313176eefa7d71e9d36dc83355 for 155501-infallible-never-with-reservation
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNellySayon%2Fcake_slices" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/NellySayon/cake_slices
[INFO] finished tweaking git repo https://github.com/NellySayon/cake_slices
[INFO] tweaked toml for git repo https://github.com/NellySayon/cake_slices written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/NellySayon/cake_slices on toolchain 5ec4d3b0c83717313176eefa7d71e9d36dc83355
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5ec4d3b0c83717313176eefa7d71e9d36dc83355" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/NellySayon/cake_slices already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5ec4d3b0c83717313176eefa7d71e9d36dc83355" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating git repository `https://github.com/radixdlt/radixdlt-scrypto`
[INFO] [stderr]     Updating git repository `https://github.com/radixdlt/const-sha1`
[INFO] [stderr]     Updating git repository `https://github.com/dtolnay/syn.git`
[INFO] [stderr]     Updating git repository `https://github.com/radixdlt/wasm-instrument`
[INFO] [stderr]     Updating git repository `https://github.com/radixdlt/wasmi.git`
[INFO] [stderr]     Updating git submodule `https://github.com/robbepop/wasm_kernel.git`
[INFO] [stderr]     Updating git submodule `https://github.com/WebAssembly/testsuite.git`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Updating git repository `https://github.com/bluss/indexmap`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded serde_json v1.0.114
[INFO] [stderr]   Downloaded bytecount v0.6.7
[INFO] [stderr]   Downloaded bech32 v0.9.1
[INFO] [stderr]   Downloaded cargo-platform v0.1.7
[INFO] [stderr]   Downloaded triomphe v0.1.11
[INFO] [stderr]   Downloaded glob v0.2.11
[INFO] [stderr]   Downloaded wabt v0.10.0
[INFO] [stderr]   Downloaded camino v1.1.6
[INFO] [stderr]   Downloaded anyhow v1.0.80
[INFO] [stderr]   Downloaded indexmap v2.2.5
[INFO] [stderr]   Downloaded bnum v0.7.0
[INFO] [stderr]   Downloaded wasmparser-nostd v0.91.0
[INFO] [stderr]   Downloaded cc v1.0.88
[INFO] [stderr]   Downloaded wasm-encoder v0.29.0
[INFO] [stderr]   Downloaded wasmparser v0.107.0
[INFO] [stderr]   Downloaded wasmparser v0.121.2
[INFO] [stderr]   Downloaded wasmprinter v0.2.80
[INFO] [stderr]   Downloaded syn v2.0.52
[INFO] [stderr]   Downloaded regex v1.9.3
[INFO] [stderr]   Downloaded indexmap-nostd v0.4.0
[INFO] [stderr]   Downloaded blst v0.3.11
[INFO] [stderr]   Downloaded regex-syntax v0.7.5
[INFO] [stderr]   Downloaded fixedstr v0.2.12
[INFO] [stderr]   Downloaded regex-automata v0.3.9
[INFO] [stderr]   Downloaded wabt-sys v0.8.0
[INFO] [stderr]   Downloaded moka v0.9.9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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" "+5ec4d3b0c83717313176eefa7d71e9d36dc83355" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 5bd67f376843213c8f8363d691febcd6c83d082da5473bbd3c9c0ef954230af8
[INFO] running `Command { std: "docker" "start" "-a" "5bd67f376843213c8f8363d691febcd6c83d082da5473bbd3c9c0ef954230af8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5bd67f376843213c8f8363d691febcd6c83d082da5473bbd3c9c0ef954230af8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5bd67f376843213c8f8363d691febcd6c83d082da5473bbd3c9c0ef954230af8", kill_on_drop: false }`
[INFO] [stdout] 5bd67f376843213c8f8363d691febcd6c83d082da5473bbd3c9c0ef954230af8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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" "+5ec4d3b0c83717313176eefa7d71e9d36dc83355" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4eaf5a931a80c3df05c96474a76452013e965124375971494351eb97180753df
[INFO] running `Command { std: "docker" "start" "-a" "4eaf5a931a80c3df05c96474a76452013e965124375971494351eb97180753df", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.52
[INFO] [stderr]    Compiling cc v1.0.88
[INFO] [stderr]    Compiling syn v1.0.93 (https://github.com/dtolnay/syn.git?tag=1.0.93#2e505a84)
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]    Compiling unicode-xid v0.2.4
[INFO] [stderr]    Compiling either v1.10.0
[INFO] [stderr]    Compiling serde v1.0.197
[INFO] [stderr]    Compiling const-sha1 v0.2.0 (https://github.com/radixdlt/const-sha1#5e9ae2a9)
[INFO] [stderr]    Compiling rustversion v1.0.14
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling num-traits v0.2.18
[INFO] [stderr]    Compiling num-bigint v0.4.4
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling subtle v2.5.0
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling digest v0.9.0
[INFO] [stderr]    Compiling hashbrown v0.13.2
[INFO] [stderr]    Compiling blst v0.3.11
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling block-buffer v0.9.0
[INFO] [stderr]    Compiling opaque-debug v0.3.1
[INFO] [stderr]    Compiling signature v1.6.4
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling threadpool v1.8.1
[INFO] [stderr]    Compiling ed25519 v1.5.3
[INFO] [stderr]    Compiling sha2 v0.9.9
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling secp256k1-sys v0.6.1
[INFO] [stderr]    Compiling strum_macros v0.24.3
[INFO] [stderr]    Compiling keccak v0.1.5
[INFO] [stderr]    Compiling sha3 v0.10.8
[INFO] [stderr]    Compiling sbor-derive-common v1.1.1 (https://github.com/radixdlt/radixdlt-scrypto?tag=v1.1.1#868ba44e)
[INFO] [stderr]     Checking indexmap v2.0.0-pre (https://github.com/bluss/indexmap?rev=eedabaca9f84e520eab01325b305c08f3773e66c#eedabaca)
[INFO] [stderr]    Compiling blake2 v0.10.6
[INFO] [stderr]    Compiling bnum v0.7.0
[INFO] [stderr]    Compiling strum v0.24.1
[INFO] [stderr]    Compiling bech32 v0.9.1
[INFO] [stderr]     Checking utils v1.1.1 (https://github.com/radixdlt/radixdlt-scrypto?tag=v1.1.1#868ba44e)
[INFO] [stderr]    Compiling serde_json v1.0.114
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]    Compiling serde_derive v1.0.197
[INFO] [stderr]    Compiling sbor-derive v1.1.1 (https://github.com/radixdlt/radixdlt-scrypto?tag=v1.1.1#868ba44e)
[INFO] [stderr]    Compiling radix-engine-derive v1.1.1 (https://github.com/radixdlt/radixdlt-scrypto?tag=v1.1.1#868ba44e)
[INFO] [stderr]    Compiling zeroize v1.3.0
[INFO] [stderr]    Compiling curve25519-dalek v3.2.1
[INFO] [stderr]     Checking secp256k1 v0.24.3
[INFO] [stderr]     Checking sbor v1.1.1 (https://github.com/radixdlt/radixdlt-scrypto?tag=v1.1.1#868ba44e)
[INFO] [stderr]     Checking ed25519-dalek v1.0.1
[INFO] [stderr]     Checking ryu v1.0.17
[INFO] [stderr]     Checking regex-syntax v0.7.5
[INFO] [stderr]    Compiling semver v1.0.22
[INFO] [stderr]    Compiling crossbeam-utils v0.8.19
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]     Checking hashbrown v0.14.3
[INFO] [stderr]    Compiling anyhow v1.0.80
[INFO] [stderr]    Compiling proc-macro2 v1.0.78
[INFO] [stderr]     Checking hashbrown v0.12.3
[INFO] [stderr]     Checking regex-automata v0.3.9
[INFO] [stderr]     Checking unicode-ident v1.0.12
[INFO] [stderr]     Checking indexmap v2.2.5
[INFO] [stderr]    Compiling thiserror-impl v1.0.57
[INFO] [stderr]     Checking getrandom v0.2.12
[INFO] [stderr]     Checking wasmparser v0.121.2
[INFO] [stderr]     Checking regex v1.9.3
[INFO] [stderr]     Checking leb128 v0.2.5
[INFO] [stderr]     Checking radix-engine-common v1.1.1 (https://github.com/radixdlt/radixdlt-scrypto?tag=v1.1.1#868ba44e)
[INFO] [stderr]     Checking indexmap-nostd v0.4.0
[INFO] [stderr]    Compiling fixedstr v0.2.12
[INFO] [stderr]    Compiling moka v0.9.9
[INFO] [stderr]     Checking downcast-rs v1.2.0
[INFO] [stderr]     Checking wasmi_core v0.8.0 (https://github.com/radixdlt/wasmi.git?branch=v0.23.0_store_clone#84085f82)
[INFO] [stderr]    Compiling radix-engine-profiling v1.1.1 (https://github.com/radixdlt/radixdlt-scrypto?tag=v1.1.1#868ba44e)
[INFO] [stderr]     Checking wasmparser-nostd v0.91.0
[INFO] [stderr]     Checking wasm-encoder v0.29.0
[INFO] [stderr]     Checking thiserror v1.0.57
[INFO] [stderr]     Checking quote v1.0.35
[INFO] [stderr]     Checking uuid v1.7.0
[INFO] [stderr]     Checking scheduled-thread-pool v0.2.7
[INFO] [stderr]     Checking wasmparser v0.107.0
[INFO] [stderr]     Checking crossbeam-channel v0.5.12
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling cmake v0.1.50
[INFO] [stderr]     Checking triomphe v0.1.11
[INFO] [stderr]     Checking wasmi_arena v0.3.0 (https://github.com/radixdlt/wasmi.git?branch=v0.23.0_store_clone#84085f82)
[INFO] [stderr]     Checking tagptr v0.2.0
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]    Compiling wabt-sys v0.8.0
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]     Checking wasmprinter v0.2.80
[INFO] [stderr]     Checking wasmi v0.23.0 (https://github.com/radixdlt/wasmi.git?branch=v0.23.0_store_clone#84085f82)
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]     Checking scrypto-schema v1.1.1 (https://github.com/radixdlt/radixdlt-scrypto?tag=v1.1.1#868ba44e)
[INFO] [stderr]    Compiling resources-tracker-macro v1.1.1 (https://github.com/radixdlt/radixdlt-scrypto?tag=v1.1.1#868ba44e)
[INFO] [stderr]     Checking colored v2.1.0
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]     Checking wasm-instrument v0.4.0 (https://github.com/radixdlt/wasm-instrument?branch=radix-master#fe239072)
[INFO] [stderr]    Compiling ouroboros_macro v0.17.2
[INFO] [stderr]     Checking ouroboros v0.17.2
[INFO] [stderr]    Compiling radix-engine-macros v1.1.1 (https://github.com/radixdlt/radixdlt-scrypto?tag=v1.1.1#868ba44e)
[INFO] [stderr]     Checking radix-engine-interface v1.1.1 (https://github.com/radixdlt/radixdlt-scrypto?tag=v1.1.1#868ba44e)
[INFO] [stderr]    Compiling scrypto-derive v1.1.1 (https://github.com/radixdlt/radixdlt-scrypto?tag=v1.1.1#868ba44e)
[INFO] [stderr]     Checking radix-engine-store-interface v1.1.1 (https://github.com/radixdlt/radixdlt-scrypto?tag=v1.1.1#868ba44e)
[INFO] [stderr]     Checking native-sdk v1.1.1 (https://github.com/radixdlt/radixdlt-scrypto?tag=v1.1.1#868ba44e)
[INFO] [stderr]     Checking transaction v1.1.1 (https://github.com/radixdlt/radixdlt-scrypto?tag=v1.1.1#868ba44e)
[INFO] [stderr]     Checking scrypto v1.1.1 (https://github.com/radixdlt/radixdlt-scrypto?tag=v1.1.1#868ba44e)
[INFO] [stderr]     Checking radix-engine-stores v1.1.1 (https://github.com/radixdlt/radixdlt-scrypto?tag=v1.1.1#868ba44e)
[INFO] [stderr]     Checking cake_slices v1.0.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking radix-engine v1.1.1 (https://github.com/radixdlt/radixdlt-scrypto?tag=v1.1.1#868ba44e)
[INFO] [stdout] error[E0277]: a value of type `!` cannot be built from an iterator over elements of type `()`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/radixdlt-scrypto-48b6acf686a86e20/868ba44/radix-engine/src/blueprints/package/package.rs:444:32
[INFO] [stdout]     |
[INFO] [stdout] 444 |                     .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 `std::iter::FromIterator<()>` is not implemented for `!`
[INFO] [stdout] help: the trait `std::iter::FromIterator<std::result::Result<A, E>>` is implemented for `std::result::Result<V, E>`
[INFO] [stdout]    --> /rustc/5ec4d3b0c83717313176eefa7d71e9d36dc83355/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 `std::result::Result<!, attached_modules::role_assignment::package::RoleAssignmentError>` to implement `FromIterator<Result<(), RoleAssignmentError>>`
[INFO] [stdout] note: required by a bound in `collect`
[INFO] [stdout]    --> /rustc/5ec4d3b0c83717313176eefa7d71e9d36dc83355/library/core/src/iter/traits/iterator.rs:2079:4
[INFO] [stdout]     = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/radix_engine-38c1f3dacea9c024.long-type-10785557741752389132.txt'
[INFO] [stdout]     = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking wabt v0.10.0
[INFO] [stdout] For more information about this error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `radix-engine` (lib) due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "4eaf5a931a80c3df05c96474a76452013e965124375971494351eb97180753df", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4eaf5a931a80c3df05c96474a76452013e965124375971494351eb97180753df", kill_on_drop: false }`
[INFO] [stdout] 4eaf5a931a80c3df05c96474a76452013e965124375971494351eb97180753df
