[INFO] updating cached repository https://github.com/tjjfvi/rectdissect [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune", kill_on_drop: false }` [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 36aa8d23199841821f169675153d8a3d7e682c1a [INFO] testing tjjfvi/rectdissect against try#722e1797249a965b6335aebd65d777f917e498f1 for pr-91031 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftjjfvi%2Frectdissect" "/workspace/builds/worker-104/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-104/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/tjjfvi/rectdissect on toolchain 722e1797249a965b6335aebd65d777f917e498f1 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/tjjfvi/rectdissect [INFO] finished tweaking git repo https://github.com/tjjfvi/rectdissect [INFO] tweaked toml for git repo https://github.com/tjjfvi/rectdissect written to /workspace/builds/worker-104/source/Cargo.toml [INFO] crate git repo https://github.com/tjjfvi/rectdissect already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "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-104/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-104/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d8e47823230c4284d9bb1c0b8e9bed57e92ccdb9bac528701d8ac7af2dc789c4 [INFO] running `Command { std: "docker" "start" "-a" "d8e47823230c4284d9bb1c0b8e9bed57e92ccdb9bac528701d8ac7af2dc789c4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d8e47823230c4284d9bb1c0b8e9bed57e92ccdb9bac528701d8ac7af2dc789c4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d8e47823230c4284d9bb1c0b8e9bed57e92ccdb9bac528701d8ac7af2dc789c4", kill_on_drop: false }` [INFO] [stdout] d8e47823230c4284d9bb1c0b8e9bed57e92ccdb9bac528701d8ac7af2dc789c4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-104/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-104/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" "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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e2d1681ff73511fd504e23bca93c08f85269a9a345442eddee9e9ee0d7ebe3f0 [INFO] running `Command { std: "docker" "start" "-a" "e2d1681ff73511fd504e23bca93c08f85269a9a345442eddee9e9ee0d7ebe3f0", kill_on_drop: false }` [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling libc v0.2.101 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling proc-macro2 v1.0.29 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling typenum v1.14.0 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.5 [INFO] [stderr] Compiling syn v1.0.76 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling owning_ref v0.3.3 [INFO] [stderr] Compiling memoffset v0.6.4 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling smallvec v0.6.14 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling crossbeam-channel v0.5.1 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling crypto-mac v0.8.0 [INFO] [stderr] Compiling parking_lot_core v0.2.14 [INFO] [stderr] Compiling crossbeam-deque v0.8.1 [INFO] [stderr] Compiling blake2 v0.9.2 [INFO] [stderr] Compiling parking_lot v0.4.8 [INFO] [stderr] Compiling chashmap v2.2.2 [INFO] [stderr] Compiling helper_fn v0.1.0 [INFO] [stderr] Compiling rectdissect v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused macro definition: `visit_node` [INFO] [stdout] --> src/hash_division.rs:43:4 [INFO] [stdout] | [INFO] [stdout] 43 | fn visit_node(node: Node, last: Node) { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_macros)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused macro definition: `print_state` [INFO] [stdout] --> src/main.rs:60:6 [INFO] [stdout] | [INFO] [stdout] 60 | fn print_state(i: u8, start: Instant, round_start: Instant) { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused macro definition: `add_div` [INFO] [stdout] --> src/main.rs:81:6 [INFO] [stdout] | [INFO] [stdout] 81 | fn add_div(div: Division) { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 25.01s [INFO] running `Command { std: "docker" "inspect" "e2d1681ff73511fd504e23bca93c08f85269a9a345442eddee9e9ee0d7ebe3f0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e2d1681ff73511fd504e23bca93c08f85269a9a345442eddee9e9ee0d7ebe3f0", kill_on_drop: false }` [INFO] [stdout] e2d1681ff73511fd504e23bca93c08f85269a9a345442eddee9e9ee0d7ebe3f0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-104/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-104/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" "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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 75c9f1ddc27e6e2f63b3f7388c577f2e97c5e98001f531ae70d113db6cbb56f0 [INFO] running `Command { std: "docker" "start" "-a" "75c9f1ddc27e6e2f63b3f7388c577f2e97c5e98001f531ae70d113db6cbb56f0", kill_on_drop: false }` [INFO] [stderr] Compiling rectdissect v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused macro definition: `visit_node` [INFO] [stdout] --> src/hash_division.rs:43:4 [INFO] [stdout] | [INFO] [stdout] 43 | fn visit_node(node: Node, last: Node) { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_macros)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused macro definition: `print_state` [INFO] [stdout] --> src/main.rs:60:6 [INFO] [stdout] | [INFO] [stdout] 60 | fn print_state(i: u8, start: Instant, round_start: Instant) { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused macro definition: `add_div` [INFO] [stdout] --> src/main.rs:81:6 [INFO] [stdout] | [INFO] [stdout] 81 | fn add_div(div: Division) { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.56s [INFO] running `Command { std: "docker" "inspect" "75c9f1ddc27e6e2f63b3f7388c577f2e97c5e98001f531ae70d113db6cbb56f0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "75c9f1ddc27e6e2f63b3f7388c577f2e97c5e98001f531ae70d113db6cbb56f0", kill_on_drop: false }` [INFO] [stdout] 75c9f1ddc27e6e2f63b3f7388c577f2e97c5e98001f531ae70d113db6cbb56f0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-104/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-104/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" "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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 0b6823424cb2fbc4aaedad786946382b474bb7201f766824d8f95fce7cf392da [INFO] running `Command { std: "docker" "start" "-a" "0b6823424cb2fbc4aaedad786946382b474bb7201f766824d8f95fce7cf392da", kill_on_drop: false }` [INFO] [stderr] warning: unused macro definition: `visit_node` [INFO] [stderr] --> src/hash_division.rs:43:4 [INFO] [stderr] | [INFO] [stderr] 43 | fn visit_node(node: Node, last: Node) { [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_macros)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused macro definition: `print_state` [INFO] [stderr] --> src/main.rs:60:6 [INFO] [stderr] | [INFO] [stderr] 60 | fn print_state(i: u8, start: Instant, round_start: Instant) { [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused macro definition: `add_div` [INFO] [stderr] --> src/main.rs:81:6 [INFO] [stderr] | [INFO] [stderr] 81 | fn add_div(div: Division) { [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `rectdissect` (bin "rectdissect" test) generated 3 warnings [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.03s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/rectdissect-7622b3232708f455) [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" "0b6823424cb2fbc4aaedad786946382b474bb7201f766824d8f95fce7cf392da", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0b6823424cb2fbc4aaedad786946382b474bb7201f766824d8f95fce7cf392da", kill_on_drop: false }` [INFO] [stdout] 0b6823424cb2fbc4aaedad786946382b474bb7201f766824d8f95fce7cf392da