[INFO] cloning repository https://github.com/d3servelabs/d3caf-rust-miner [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/d3servelabs/d3caf-rust-miner" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fd3servelabs%2Fd3caf-rust-miner", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fd3servelabs%2Fd3caf-rust-miner'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d19a9f5e15b86f46a2b9d9d7a6ae501cf3b55e7f [INFO] testing d3servelabs/d3caf-rust-miner/d19a9f5e15b86f46a2b9d9d7a6ae501cf3b55e7f against 1.81.0 for beta-1.82-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fd3servelabs%2Fd3caf-rust-miner" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/d3servelabs/d3caf-rust-miner on toolchain 1.81.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.81.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/d3servelabs/d3caf-rust-miner [INFO] finished tweaking git repo https://github.com/d3servelabs/d3caf-rust-miner [INFO] tweaked toml for git repo https://github.com/d3servelabs/d3caf-rust-miner written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/d3servelabs/d3caf-rust-miner 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" "+1.81.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [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-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:96c0aa5895ecf336b730ef27bcdde6e21027415df19888aad3cf1448e5d65d90" "/opt/rustwide/cargo-home/bin/cargo" "+1.81.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b8bcdf58c56b73909d030ec6427d89508a9a2776693dc730a20fc8930db874c7 [INFO] running `Command { std: "docker" "start" "-a" "b8bcdf58c56b73909d030ec6427d89508a9a2776693dc730a20fc8930db874c7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b8bcdf58c56b73909d030ec6427d89508a9a2776693dc730a20fc8930db874c7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b8bcdf58c56b73909d030ec6427d89508a9a2776693dc730a20fc8930db874c7", kill_on_drop: false }` [INFO] [stdout] b8bcdf58c56b73909d030ec6427d89508a9a2776693dc730a20fc8930db874c7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:96c0aa5895ecf336b730ef27bcdde6e21027415df19888aad3cf1448e5d65d90" "/opt/rustwide/cargo-home/bin/cargo" "+1.81.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c83be8825b7341f7a99771af68b91f1c7a3416fdcd6a867e4d2c33650aa2d03c [INFO] running `Command { std: "docker" "start" "-a" "c83be8825b7341f7a99771af68b91f1c7a3416fdcd6a867e4d2c33650aa2d03c", kill_on_drop: false }` [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.17 [INFO] [stderr] Compiling proc-macro2 v1.0.70 [INFO] [stderr] Compiling libc v0.2.151 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling rayon-core v1.12.0 [INFO] [stderr] Compiling ruint-macro v1.1.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Compiling cpufeatures v0.2.11 [INFO] [stderr] Compiling itoa v1.0.10 [INFO] [stderr] Compiling bytes v1.5.0 [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Compiling const-hex v1.10.0 [INFO] [stderr] Compiling hex-literal v0.4.1 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling memoffset v0.9.0 [INFO] [stderr] Compiling ruint v1.11.1 [INFO] [stderr] Compiling crossbeam-epoch v0.9.16 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling crossbeam-deque v0.8.4 [INFO] [stderr] Compiling getrandom v0.2.11 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling rayon v1.8.0 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Compiling alloy-primitives v0.5.3 [INFO] [stderr] Compiling d3caf-rust-miner v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `Bytes` [INFO] [stdout] --> src/main.rs:4:45 [INFO] [stdout] | [INFO] [stdout] 4 | use alloy_primitives::{Address, FixedBytes, Bytes}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `b256` and `bytes` [INFO] [stdout] --> src/main.rs:5:33 [INFO] [stdout] | [INFO] [stdout] 5 | use alloy_primitives::{address, b256, bytes, hex as ap_hex}; [INFO] [stdout] | ^^^^ ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 10.76s [INFO] running `Command { std: "docker" "inspect" "c83be8825b7341f7a99771af68b91f1c7a3416fdcd6a867e4d2c33650aa2d03c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c83be8825b7341f7a99771af68b91f1c7a3416fdcd6a867e4d2c33650aa2d03c", kill_on_drop: false }` [INFO] [stdout] c83be8825b7341f7a99771af68b91f1c7a3416fdcd6a867e4d2c33650aa2d03c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:96c0aa5895ecf336b730ef27bcdde6e21027415df19888aad3cf1448e5d65d90" "/opt/rustwide/cargo-home/bin/cargo" "+1.81.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 39579115e4d764f122cf4ef1357f59454abf10ab116a6c32c4055f7c56d4187a [INFO] running `Command { std: "docker" "start" "-a" "39579115e4d764f122cf4ef1357f59454abf10ab116a6c32c4055f7c56d4187a", kill_on_drop: false }` [INFO] [stderr] Compiling d3caf-rust-miner v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `Bytes` [INFO] [stdout] --> src/main.rs:4:45 [INFO] [stdout] | [INFO] [stdout] 4 | use alloy_primitives::{Address, FixedBytes, Bytes}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `b256` and `bytes` [INFO] [stdout] --> src/main.rs:5:33 [INFO] [stdout] | [INFO] [stdout] 5 | use alloy_primitives::{address, b256, bytes, hex as ap_hex}; [INFO] [stdout] | ^^^^ ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.77s [INFO] running `Command { std: "docker" "inspect" "39579115e4d764f122cf4ef1357f59454abf10ab116a6c32c4055f7c56d4187a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "39579115e4d764f122cf4ef1357f59454abf10ab116a6c32c4055f7c56d4187a", kill_on_drop: false }` [INFO] [stdout] 39579115e4d764f122cf4ef1357f59454abf10ab116a6c32c4055f7c56d4187a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:96c0aa5895ecf336b730ef27bcdde6e21027415df19888aad3cf1448e5d65d90" "/opt/rustwide/cargo-home/bin/cargo" "+1.81.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] c181403a2f2fe7060431107f3d4f6410217431efebac03119db6075cfb523ff5 [INFO] running `Command { std: "docker" "start" "-a" "c181403a2f2fe7060431107f3d4f6410217431efebac03119db6075cfb523ff5", kill_on_drop: false }` [INFO] [stderr] warning: unused import: `Bytes` [INFO] [stderr] --> src/main.rs:4:45 [INFO] [stderr] | [INFO] [stderr] 4 | use alloy_primitives::{Address, FixedBytes, Bytes}; [INFO] [stderr] | ^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused imports: `b256` and `bytes` [INFO] [stderr] --> src/main.rs:5:33 [INFO] [stderr] | [INFO] [stderr] 5 | use alloy_primitives::{address, b256, bytes, hex as ap_hex}; [INFO] [stderr] | ^^^^ ^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `d3caf-rust-miner` (bin "d3caf-rust-miner" test) generated 2 warnings (run `cargo fix --bin "d3caf-rust-miner" --tests` to apply 2 suggestions) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.08s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/d3caf_rust_miner-234c23ab578670df) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/single/main.rs (/opt/rustwide/target/debug/deps/single-7007d9be12ec5982) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "c181403a2f2fe7060431107f3d4f6410217431efebac03119db6075cfb523ff5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c181403a2f2fe7060431107f3d4f6410217431efebac03119db6075cfb523ff5", kill_on_drop: false }` [INFO] [stdout] c181403a2f2fe7060431107f3d4f6410217431efebac03119db6075cfb523ff5