[INFO] fetching crate radix-engine-toolkit-common 1.3.1... [INFO] checking radix-engine-toolkit-common-1.3.1 against try#1baf923b9c3a455162afe43e18647f494c1a4b73 for pr-151510 [INFO] extracting crate radix-engine-toolkit-common 1.3.1 into /workspace/builds/worker-4-tc2/source [INFO] started tweaking crates.io crate radix-engine-toolkit-common 1.3.1 [INFO] finished tweaking crates.io crate radix-engine-toolkit-common 1.3.1 [INFO] tweaked toml for crates.io crate radix-engine-toolkit-common 1.3.1 written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate radix-engine-toolkit-common 1.3.1 on toolchain 1baf923b9c3a455162afe43e18647f494c1a4b73 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1baf923b9c3a455162afe43e18647f494c1a4b73" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate radix-engine-toolkit-common 1.3.1 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" "+1baf923b9c3a455162afe43e18647f494c1a4b73" "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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+1baf923b9c3a455162afe43e18647f494c1a4b73" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ae83c7395cf847906227aa4fd600def59ab91e269a3a960d06bc9c344eb640a4 [INFO] running `Command { std: "docker" "start" "-a" "ae83c7395cf847906227aa4fd600def59ab91e269a3a960d06bc9c344eb640a4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ae83c7395cf847906227aa4fd600def59ab91e269a3a960d06bc9c344eb640a4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ae83c7395cf847906227aa4fd600def59ab91e269a3a960d06bc9c344eb640a4", kill_on_drop: false }` [INFO] [stdout] ae83c7395cf847906227aa4fd600def59ab91e269a3a960d06bc9c344eb640a4 [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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+1baf923b9c3a455162afe43e18647f494c1a4b73" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e13467ed741a0d2b152d9c4ba6fd915d20ef3da3092d719c230928bb2c5be47b [INFO] running `Command { std: "docker" "start" "-a" "e13467ed741a0d2b152d9c4ba6fd915d20ef3da3092d719c230928bb2c5be47b", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling unicode-ident v1.0.11 [INFO] [stderr] Compiling typenum v1.16.0 [INFO] [stderr] Compiling libc v0.2.158 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling hashbrown v0.16.1 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling semver v1.0.27 [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Compiling num-traits v0.2.16 [INFO] [stderr] Compiling cc v1.2.50 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling const-sha1 v0.3.0 [INFO] [stderr] Compiling paste v1.0.14 [INFO] [stderr] Compiling rustversion v1.0.14 [INFO] [stderr] Checking subtle v2.5.0 [INFO] [stderr] Checking indexmap v2.13.0 [INFO] [stderr] Compiling num-bigint v0.4.3 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Checking cpufeatures v0.2.9 [INFO] [stderr] Checking signature v2.2.0 [INFO] [stderr] Checking keccak v0.1.5 [INFO] [stderr] Checking ed25519 v2.2.3 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Checking bech32 v0.9.1 [INFO] [stderr] Compiling zmij v1.0.12 [INFO] [stderr] Checking once_cell v1.18.0 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Compiling curve25519-dalek v4.1.3 [INFO] [stderr] Compiling lock_api v0.4.10 [INFO] [stderr] Compiling libm v0.2.8 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Compiling rustix v0.38.35 [INFO] [stderr] Checking regex-syntax v0.7.4 [INFO] [stderr] Checking threadpool v1.8.1 [INFO] [stderr] Checking zerocopy v0.7.35 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Compiling parking_lot_core v0.9.8 [INFO] [stderr] Compiling serde_json v1.0.148 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Checking bnum v0.11.0 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling syn v2.0.87 [INFO] [stderr] Compiling anyhow v1.0.82 [INFO] [stderr] Checking linux-raw-sys v0.4.14 [INFO] [stderr] Checking hashbrown v0.14.3 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Compiling blst v0.3.11 [INFO] [stderr] Compiling secp256k1-sys v0.9.2 [INFO] [stderr] Checking sha2 v0.10.8 [INFO] [stderr] Checking sha3 v0.10.8 [INFO] [stderr] Checking blake2 v0.10.6 [INFO] [stderr] Checking downcast-rs v1.2.1 [INFO] [stderr] Checking regex-automata v0.3.6 [INFO] [stderr] Compiling thiserror v1.0.47 [INFO] [stderr] Checking wasmi_core v0.39.1 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Checking wasmparser v0.111.0 [INFO] [stderr] Checking getrandom v0.2.10 [INFO] [stderr] Compiling fixedstr v0.2.12 [INFO] [stderr] Compiling moka v0.9.9 [INFO] [stderr] Checking unicode-width v0.1.12 [INFO] [stderr] Checking anstyle v1.0.6 [INFO] [stderr] Checking leb128 v0.2.5 [INFO] [stderr] Checking indexmap-nostd v0.4.0 [INFO] [stderr] Checking wasmi_ir v0.39.1 [INFO] [stderr] Checking wasm-encoder v0.29.0 [INFO] [stderr] Checking annotate-snippets v0.10.2 [INFO] [stderr] Checking wasmparser-nostd v0.100.2 [INFO] [stderr] Checking scheduled-thread-pool v0.2.7 [INFO] [stderr] Compiling radix-engine-profiling v1.3.1 [INFO] [stderr] Checking uuid v1.4.1 [INFO] [stderr] Checking wasmparser v0.107.0 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Checking crossbeam-channel v0.5.13 [INFO] [stderr] Checking arrayvec v0.7.6 [INFO] [stderr] Checking multi-stash v0.2.0 [INFO] [stderr] Checking tagptr v0.2.0 [INFO] [stderr] Checking fastrand v2.0.0 [INFO] [stderr] Checking triomphe v0.1.9 [INFO] [stderr] Checking spin v0.9.8 [INFO] [stderr] Checking regex v1.9.3 [INFO] [stderr] Checking is-terminal v0.4.9 [INFO] [stderr] Checking tempfile v3.8.0 [INFO] [stderr] Compiling sbor-derive-common v1.3.1 [INFO] [stderr] Checking colored v2.0.4 [INFO] [stderr] Compiling strum_macros v0.24.3 [INFO] [stderr] Compiling radix-engine-profiling-derive v1.3.1 [INFO] [stderr] Compiling darling_core v0.20.10 [INFO] [stderr] Compiling sbor-derive v1.3.1 [INFO] [stderr] Compiling radix-sbor-derive v1.3.1 [INFO] [stderr] Compiling zeroize_derive v1.4.2 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling curve25519-dalek-derive v0.1.1 [INFO] [stderr] Compiling preinterpret v0.2.0 [INFO] [stderr] Compiling thiserror-impl v1.0.47 [INFO] [stderr] Checking strum v0.24.1 [INFO] [stderr] Compiling radix-rust v1.3.1 [INFO] [stderr] Checking wasmprinter v0.2.63 [INFO] [stderr] Checking zeroize v1.8.1 [INFO] [stderr] Checking secp256k1 v0.28.2 [INFO] [stderr] Compiling sbor v1.3.1 [INFO] [stderr] Checking radix-wasm-instrument v1.0.0 [INFO] [stderr] Compiling darling_macro v0.20.10 [INFO] [stderr] Compiling darling v0.20.10 [INFO] [stderr] Compiling serde_with_macros v3.9.0 [INFO] [stderr] Checking ed25519-dalek v2.1.1 [INFO] [stderr] Checking string-interner v0.17.0 [INFO] [stderr] Compiling radix-common v1.3.1 [INFO] [stderr] Checking wasmi_collections v0.39.1 [INFO] [stderr] Checking serde_with v3.9.0 [INFO] [stderr] Checking wasmi v0.39.1 [INFO] [stderr] Compiling radix-common-derive v1.3.1 [INFO] [stderr] Checking radix-blueprint-schema-init v1.3.1 [INFO] [stderr] Checking radix-substate-store-interface v1.3.1 [INFO] [stderr] Checking radix-engine-interface v1.3.1 [INFO] [stderr] Checking radix-transactions v1.3.1 [INFO] [stderr] Checking radix-native-sdk v1.3.1 [INFO] [stderr] Checking radix-engine v1.3.1 [INFO] [stderr] Checking radix-engine-toolkit-common v1.3.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 46s [INFO] running `Command { std: "docker" "inspect" "e13467ed741a0d2b152d9c4ba6fd915d20ef3da3092d719c230928bb2c5be47b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e13467ed741a0d2b152d9c4ba6fd915d20ef3da3092d719c230928bb2c5be47b", kill_on_drop: false }` [INFO] [stdout] e13467ed741a0d2b152d9c4ba6fd915d20ef3da3092d719c230928bb2c5be47b