[INFO] cloning repository https://github.com/t4rrxnce/supplement7_p2_1 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/t4rrxnce/supplement7_p2_1" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ft4rrxnce%2Fsupplement7_p2_1", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ft4rrxnce%2Fsupplement7_p2_1'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 682cd9c9104078011916e635805d3d0ab4763c0a [INFO] testing t4rrxnce/supplement7_p2_1 against try#b83b707f97d809763b7861afa7638871f3339a33 for pr-145838-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ft4rrxnce%2Fsupplement7_p2_1" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/t4rrxnce/supplement7_p2_1 [INFO] finished tweaking git repo https://github.com/t4rrxnce/supplement7_p2_1 [INFO] tweaked toml for git repo https://github.com/t4rrxnce/supplement7_p2_1 written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/t4rrxnce/supplement7_p2_1 on toolchain b83b707f97d809763b7861afa7638871f3339a33 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/t4rrxnce/supplement7_p2_1 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" "+b83b707f97d809763b7861afa7638871f3339a33" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 312061ba933a888ae3babc93261c8f1d48a7608f4f56868ae328bbe9e91f6a23 [INFO] running `Command { std: "docker" "start" "-a" "312061ba933a888ae3babc93261c8f1d48a7608f4f56868ae328bbe9e91f6a23", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "312061ba933a888ae3babc93261c8f1d48a7608f4f56868ae328bbe9e91f6a23", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "312061ba933a888ae3babc93261c8f1d48a7608f4f56868ae328bbe9e91f6a23", kill_on_drop: false }` [INFO] [stdout] 312061ba933a888ae3babc93261c8f1d48a7608f4f56868ae328bbe9e91f6a23 [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1d1340c6067c84700b92da990348f91659a6ff056d35f6fd9c47298f903374f9 [INFO] running `Command { std: "docker" "start" "-a" "1d1340c6067c84700b92da990348f91659a6ff056d35f6fd9c47298f903374f9", kill_on_drop: false }` [INFO] [stderr] Compiling supplement7_p2_1 v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.23s [INFO] running `Command { std: "docker" "inspect" "1d1340c6067c84700b92da990348f91659a6ff056d35f6fd9c47298f903374f9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1d1340c6067c84700b92da990348f91659a6ff056d35f6fd9c47298f903374f9", kill_on_drop: false }` [INFO] [stdout] 1d1340c6067c84700b92da990348f91659a6ff056d35f6fd9c47298f903374f9 [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 315c3203285cc1a3a70b001545378803b8ea1296135f27877d8ce7763a7b25a8 [INFO] running `Command { std: "docker" "start" "-a" "315c3203285cc1a3a70b001545378803b8ea1296135f27877d8ce7763a7b25a8", kill_on_drop: false }` [INFO] [stderr] Compiling supplement7_p2_1 v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0432]: unresolved import `supplement7_p2_1::number_creator::reinterpret_bytes` [INFO] [stdout] --> tests/number_creator.rs:1:48 [INFO] [stdout] | [INFO] [stdout] 1 | use supplement7_p2_1::number_creator::{Number, reinterpret_bytes}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ no `reinterpret_bytes` in `number_creator` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `supplement7_p2_1` (test "number_creator") due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "315c3203285cc1a3a70b001545378803b8ea1296135f27877d8ce7763a7b25a8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "315c3203285cc1a3a70b001545378803b8ea1296135f27877d8ce7763a7b25a8", kill_on_drop: false }` [INFO] [stdout] 315c3203285cc1a3a70b001545378803b8ea1296135f27877d8ce7763a7b25a8