[INFO] fetching crate bp-core 0.12.0-beta.2... [INFO] checking bp-core-0.12.0-beta.2 against master#d49be02cf6d2e2a01264fcdef1e20c826710c0f5 for pr-133570-1 [INFO] extracting crate bp-core 0.12.0-beta.2 into /workspace/builds/worker-2-tc1/source [INFO] validating manifest of crates.io crate bp-core 0.12.0-beta.2 on toolchain d49be02cf6d2e2a01264fcdef1e20c826710c0f5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d49be02cf6d2e2a01264fcdef1e20c826710c0f5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-2-tc1/source/rust-toolchain.toml [INFO] started tweaking crates.io crate bp-core 0.12.0-beta.2 [INFO] finished tweaking crates.io crate bp-core 0.12.0-beta.2 [INFO] tweaked toml for crates.io crate bp-core 0.12.0-beta.2 written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] crate crates.io crate bp-core 0.12.0-beta.2 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" "+d49be02cf6d2e2a01264fcdef1e20c826710c0f5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded commit_encoding_derive v0.12.0-beta.1 [INFO] [stderr] Downloaded bp-seals v0.12.0-beta.2 [INFO] [stderr] Downloaded bp-dbc v0.12.0-beta.2 [INFO] [stderr] Downloaded wasm-bindgen-test-macro v0.3.45 [INFO] [stderr] Downloaded bp-consensus v0.12.0-beta.2 [INFO] [stderr] Downloaded wasm-bindgen-test v0.3.45 [INFO] [stderr] Downloaded single_use_seals v0.12.0-beta.1 [INFO] [stderr] Downloaded baid64 v0.4.1 [INFO] [stderr] Downloaded vesper-lang v0.2.1 [INFO] [stderr] Downloaded strict_types v2.8.1 [INFO] [stderr] Downloaded ascii-armor v0.9.0 [INFO] [stderr] Downloaded commit_verify v0.12.0-beta.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+d49be02cf6d2e2a01264fcdef1e20c826710c0f5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ce914b20d2fed71ab10392f8efaf0874c01ae94045228a94ab871b62bcd4de61 [INFO] running `Command { std: "docker" "start" "-a" "ce914b20d2fed71ab10392f8efaf0874c01ae94045228a94ab871b62bcd4de61", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ce914b20d2fed71ab10392f8efaf0874c01ae94045228a94ab871b62bcd4de61", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ce914b20d2fed71ab10392f8efaf0874c01ae94045228a94ab871b62bcd4de61", kill_on_drop: false }` [INFO] [stdout] ce914b20d2fed71ab10392f8efaf0874c01ae94045228a94ab871b62bcd4de61 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+d49be02cf6d2e2a01264fcdef1e20c826710c0f5" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 82f32dda7a1e65a74e4b555e586a2844b3ada238122a06b2cd7bab9a4ee2b874 [INFO] running `Command { std: "docker" "start" "-a" "82f32dda7a1e65a74e4b555e586a2844b3ada238122a06b2cd7bab9a4ee2b874", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.92 [INFO] [stderr] Compiling unicode-ident v1.0.14 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling libc v0.2.167 [INFO] [stderr] Checking ascii v1.1.0 [INFO] [stderr] Checking amplify_num v0.5.3 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Checking cpufeatures v0.2.16 [INFO] [stderr] Checking equivalent v1.0.1 [INFO] [stderr] Checking mnemonic v1.1.1 [INFO] [stderr] Checking hashbrown v0.15.2 [INFO] [stderr] Checking base64 v0.22.1 [INFO] [stderr] Compiling cc v1.2.2 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Checking iana-time-zone v0.1.61 [INFO] [stderr] Checking single_use_seals v0.12.0-beta.1 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Checking indexmap v2.6.0 [INFO] [stderr] Compiling syn v2.0.89 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Compiling secp256k1-sys v0.10.1 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking sha2 v0.10.8 [INFO] [stderr] Checking ripemd v0.1.3 [INFO] [stderr] Checking chrono v0.4.38 [INFO] [stderr] Checking amplify_syn v2.0.1 [INFO] [stderr] Compiling amplify_derive v4.0.1 [INFO] [stderr] Compiling strict_encoding_derive v2.8.0 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Checking zerocopy v0.7.35 [INFO] [stderr] Checking base85 v2.0.0 [INFO] [stderr] Checking amplify v4.8.0 [INFO] [stderr] Checking ppv-lite86 v0.2.20 [INFO] [stderr] Checking strict_encoding v2.8.1 [INFO] [stderr] Checking baid64 v0.4.1 [INFO] [stderr] Compiling commit_encoding_derive v0.12.0-beta.1 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking secp256k1 v0.30.0 [INFO] [stderr] Checking vesper-lang v0.2.1 [INFO] [stderr] Checking strict_types v2.8.1 [INFO] [stderr] Checking commit_verify v0.12.0-beta.1 [INFO] [stderr] Checking bp-consensus v0.12.0-beta.2 [INFO] [stderr] Checking bp-dbc v0.12.0-beta.2 [INFO] [stderr] Checking bp-seals v0.12.0-beta.2 [INFO] [stderr] Checking bp-core v0.12.0-beta.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 21.51s [INFO] running `Command { std: "docker" "inspect" "82f32dda7a1e65a74e4b555e586a2844b3ada238122a06b2cd7bab9a4ee2b874", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "82f32dda7a1e65a74e4b555e586a2844b3ada238122a06b2cd7bab9a4ee2b874", kill_on_drop: false }` [INFO] [stdout] 82f32dda7a1e65a74e4b555e586a2844b3ada238122a06b2cd7bab9a4ee2b874