[INFO] fetching crate whisky-common 1.0.8... [INFO] checking whisky-common-1.0.8 against try#998b6603a58e47f42ccce7a67943234e96b6839e for pr-143170 [INFO] extracting crate whisky-common 1.0.8 into /workspace/builds/worker-1-tc2/source [INFO] started tweaking crates.io crate whisky-common 1.0.8 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate whisky-common 1.0.8 [INFO] tweaked toml for crates.io crate whisky-common 1.0.8 written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate whisky-common 1.0.8 on toolchain 998b6603a58e47f42ccce7a67943234e96b6839e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+998b6603a58e47f42ccce7a67943234e96b6839e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate whisky-common 1.0.8 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" "+998b6603a58e47f42ccce7a67943234e96b6839e" "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-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+998b6603a58e47f42ccce7a67943234e96b6839e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] aee759b04acc0ce30b69dc362a16c2314f04a0fcf7ef682b9ec233c4736ccf31 [INFO] running `Command { std: "docker" "start" "-a" "aee759b04acc0ce30b69dc362a16c2314f04a0fcf7ef682b9ec233c4736ccf31", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "aee759b04acc0ce30b69dc362a16c2314f04a0fcf7ef682b9ec233c4736ccf31", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "aee759b04acc0ce30b69dc362a16c2314f04a0fcf7ef682b9ec233c4736ccf31", kill_on_drop: false }` [INFO] [stdout] aee759b04acc0ce30b69dc362a16c2314f04a0fcf7ef682b9ec233c4736ccf31 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+998b6603a58e47f42ccce7a67943234e96b6839e" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7f94e944f1974f08b90499f877155e64f4c1f058e9b017b13a84add57f55a42f [INFO] running `Command { std: "docker" "start" "-a" "7f94e944f1974f08b90499f877155e64f4c1f058e9b017b13a84add57f55a42f", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.92 [INFO] [stderr] Compiling unicode-ident v1.0.14 [INFO] [stderr] Compiling serde v1.0.216 [INFO] [stderr] Compiling minicbor v0.25.1 [INFO] [stderr] Compiling libc v0.2.168 [INFO] [stderr] Compiling serde_json v1.0.133 [INFO] [stderr] Checking hex v0.4.3 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking cryptoxide v0.4.4 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling cc v1.2.3 [INFO] [stderr] Checking half v2.4.1 [INFO] [stderr] Checking crc-catalog v2.4.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking either v1.13.0 [INFO] [stderr] Checking base58 v0.2.0 [INFO] [stderr] Checking log v0.4.22 [INFO] [stderr] Compiling rustversion v1.0.18 [INFO] [stderr] Compiling radium v0.7.0 [INFO] [stderr] Checking bech32 v0.9.1 [INFO] [stderr] Checking crc v3.2.1 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling peg-runtime v0.8.3 [INFO] [stderr] Checking tap v1.0.1 [INFO] [stderr] Checking itertools v0.13.0 [INFO] [stderr] Checking unicode-width v0.1.14 [INFO] [stderr] Checking typed-arena v2.0.2 [INFO] [stderr] Compiling schemars v0.8.21 [INFO] [stderr] Checking unicode-segmentation v1.12.0 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Checking hashbrown v0.12.3 [INFO] [stderr] Checking wyz v0.5.1 [INFO] [stderr] Checking funty v2.0.0 [INFO] [stderr] Checking arrayvec v0.5.2 [INFO] [stderr] Checking itertools v0.10.5 [INFO] [stderr] Checking strum v0.24.1 [INFO] [stderr] Checking dyn-clone v1.0.17 [INFO] [stderr] Checking hamming v0.1.3 [INFO] [stderr] Checking pretty v0.11.3 [INFO] [stderr] Compiling secp256k1-sys v0.8.1 [INFO] [stderr] Compiling blst v0.3.13 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking bitvec v1.0.1 [INFO] [stderr] Checking num-bigint v0.4.6 [INFO] [stderr] Compiling syn v2.0.90 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Compiling peg-macros v0.8.4 [INFO] [stderr] Checking threadpool v1.8.1 [INFO] [stderr] Checking peg v0.8.4 [INFO] [stderr] Compiling strum_macros v0.24.3 [INFO] [stderr] Checking secp256k1 v0.26.0 [INFO] [stderr] Compiling serde_derive_internals v0.29.1 [INFO] [stderr] Compiling serde_derive v1.0.216 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling zeroize_derive v1.4.2 [INFO] [stderr] Compiling minicbor-derive v0.15.3 [INFO] [stderr] Compiling miette-derive v5.10.0 [INFO] [stderr] Compiling async-trait v0.1.83 [INFO] [stderr] Compiling schemars_derive v0.8.21 [INFO] [stderr] Checking zeroize v1.8.1 [INFO] [stderr] Checking thiserror v1.0.69 [INFO] [stderr] Checking miette v5.10.0 [INFO] [stderr] Checking pallas-codec v0.31.0 [INFO] [stderr] Checking pallas-crypto v0.31.0 [INFO] [stderr] Checking pallas-addresses v0.31.0 [INFO] [stderr] Checking pallas-primitives v0.31.0 [INFO] [stderr] Checking pallas-traverse v0.31.0 [INFO] [stderr] Checking uplc v1.1.9 [INFO] [stderr] Checking whisky-common v1.0.8 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 34.89s [INFO] running `Command { std: "docker" "inspect" "7f94e944f1974f08b90499f877155e64f4c1f058e9b017b13a84add57f55a42f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7f94e944f1974f08b90499f877155e64f4c1f058e9b017b13a84add57f55a42f", kill_on_drop: false }` [INFO] [stdout] 7f94e944f1974f08b90499f877155e64f4c1f058e9b017b13a84add57f55a42f