[INFO] fetching crate sc-simnode 2506.0.0... [INFO] checking sc-simnode-2506.0.0 against try#c659ee110de67e82444e4b6c8407c1a9af9c2cf6 for pr-145608-1 [INFO] extracting crate sc-simnode 2506.0.0 into /workspace/builds/worker-3-tc2/source [INFO] started tweaking crates.io crate sc-simnode 2506.0.0 [INFO] finished tweaking crates.io crate sc-simnode 2506.0.0 [INFO] tweaked toml for crates.io crate sc-simnode 2506.0.0 written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate sc-simnode 2506.0.0 on toolchain c659ee110de67e82444e4b6c8407c1a9af9c2cf6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate sc-simnode 2506.0.0 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" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f7c29fa8f11952326ec51b84763f8c303a6467820420faf24ae16586bd54f881 [INFO] running `Command { std: "docker" "start" "-a" "f7c29fa8f11952326ec51b84763f8c303a6467820420faf24ae16586bd54f881", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f7c29fa8f11952326ec51b84763f8c303a6467820420faf24ae16586bd54f881", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f7c29fa8f11952326ec51b84763f8c303a6467820420faf24ae16586bd54f881", kill_on_drop: false }` [INFO] [stdout] f7c29fa8f11952326ec51b84763f8c303a6467820420faf24ae16586bd54f881 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 96b9412b82147a10dafbd35cd55c091da17f70c50495990efce9bcce75329e48 [INFO] running `Command { std: "docker" "start" "-a" "96b9412b82147a10dafbd35cd55c091da17f70c50495990efce9bcce75329e48", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.174 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling hashbrown v0.15.4 [INFO] [stderr] Checking smallvec v1.15.1 [INFO] [stderr] Checking subtle v2.6.1 [INFO] [stderr] Checking futures-core v0.3.31 [INFO] [stderr] Compiling portable-atomic v1.11.1 [INFO] [stderr] Checking futures-io v0.3.31 [INFO] [stderr] Checking critical-section v1.2.0 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Compiling winnow v0.7.12 [INFO] [stderr] Checking futures-task v0.3.31 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Compiling cfg-if v1.0.1 [INFO] [stderr] Compiling semver v1.0.26 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling parity-scale-codec v3.7.5 [INFO] [stderr] Checking futures-channel v0.3.31 [INFO] [stderr] Compiling prettyplease v0.2.36 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling crunchy v0.2.4 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Checking integer-sqrt v0.1.5 [INFO] [stderr] Checking spin v0.9.8 [INFO] [stderr] Checking tinyvec v1.9.0 [INFO] [stderr] Checking uint v0.10.0 [INFO] [stderr] Checking rlp v0.6.1 [INFO] [stderr] Compiling fs-err v2.11.0 [INFO] [stderr] Checking foldhash v0.1.5 [INFO] [stderr] Checking lazy_static v1.5.0 [INFO] [stderr] Checking fallible-iterator v0.2.0 [INFO] [stderr] Compiling target-lexicon v0.12.16 [INFO] [stderr] Checking impl-num-traits v0.2.0 [INFO] [stderr] Compiling cranelift-isle v0.95.1 [INFO] [stderr] Checking impl-rlp v0.4.0 [INFO] [stderr] Checking blake2b_simd v1.0.3 [INFO] [stderr] Compiling cranelift-codegen-shared v0.95.1 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling cranelift-codegen-meta v0.95.1 [INFO] [stderr] Compiling indexmap v2.10.0 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Checking once_cell v1.21.3 [INFO] [stderr] Checking base64 v0.22.1 [INFO] [stderr] Compiling jobserver v0.1.33 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling expander v2.2.1 [INFO] [stderr] Compiling time-macros v0.2.22 [INFO] [stderr] Checking tracing-core v0.1.34 [INFO] [stderr] Checking rustix v0.38.44 [INFO] [stderr] Compiling file-guard v0.2.0 [INFO] [stderr] Compiling cc v1.2.30 [INFO] [stderr] Checking fxhash v0.2.1 [INFO] [stderr] Compiling blake2 v0.10.6 [INFO] [stderr] Checking slice-group-by v0.3.1 [INFO] [stderr] Compiling serde_json v1.0.141 [INFO] [stderr] Compiling rustix v0.36.17 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Checking linux-raw-sys v0.1.4 [INFO] [stderr] Compiling bitcoin-internals v0.2.0 [INFO] [stderr] Compiling libsecp256k1-core v0.3.0 [INFO] [stderr] Compiling memoffset v0.8.0 [INFO] [stderr] Checking regalloc2 v0.6.1 [INFO] [stderr] Compiling zstd-safe v5.0.2+zstd.1.5.2 [INFO] [stderr] Checking crossbeam-deque v0.8.6 [INFO] [stderr] Checking base64ct v1.8.0 [INFO] [stderr] Checking hex-conservative v0.1.2 [INFO] [stderr] Compiling cpp_demangle v0.3.5 [INFO] [stderr] Checking rustc-demangle v0.1.25 [INFO] [stderr] Checking rayon-core v1.12.1 [INFO] [stderr] Compiling libsecp256k1-gen-genmult v0.3.0 [INFO] [stderr] Checking bitcoin_hashes v0.13.0 [INFO] [stderr] Compiling libsecp256k1-gen-ecmult v0.3.0 [INFO] running `Command { std: "docker" "inspect" "96b9412b82147a10dafbd35cd55c091da17f70c50495990efce9bcce75329e48", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "96b9412b82147a10dafbd35cd55c091da17f70c50495990efce9bcce75329e48", kill_on_drop: false }` [INFO] [stdout] 96b9412b82147a10dafbd35cd55c091da17f70c50495990efce9bcce75329e48