[INFO] cloning repository https://github.com/balena-io-playground/parallel-disk-duplicator [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/balena-io-playground/parallel-disk-duplicator" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbalena-io-playground%2Fparallel-disk-duplicator", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbalena-io-playground%2Fparallel-disk-duplicator'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 384eb5660a348672de7fe1434a4a8b1e88db1468 [INFO] checking balena-io-playground/parallel-disk-duplicator against try#3d9fdbff4f377de96b3a51174e7a64086bee9a5c for pr-81477 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbalena-io-playground%2Fparallel-disk-duplicator" "/workspace/builds/worker-12/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-12/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/balena-io-playground/parallel-disk-duplicator on toolchain 3d9fdbff4f377de96b3a51174e7a64086bee9a5c [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3d9fdbff4f377de96b3a51174e7a64086bee9a5c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/balena-io-playground/parallel-disk-duplicator [INFO] finished tweaking git repo https://github.com/balena-io-playground/parallel-disk-duplicator [INFO] tweaked toml for git repo https://github.com/balena-io-playground/parallel-disk-duplicator written to /workspace/builds/worker-12/source/Cargo.toml [INFO] crate git repo https://github.com/balena-io-playground/parallel-disk-duplicator already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3d9fdbff4f377de96b3a51174e7a64086bee9a5c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+3d9fdbff4f377de96b3a51174e7a64086bee9a5c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0d94dbfb9607b7274c10eafe93039444ab7aa20e1c3b1c993666d820a93c1169 [INFO] running `Command { std: "docker" "start" "-a" "0d94dbfb9607b7274c10eafe93039444ab7aa20e1c3b1c993666d820a93c1169", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0d94dbfb9607b7274c10eafe93039444ab7aa20e1c3b1c993666d820a93c1169", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0d94dbfb9607b7274c10eafe93039444ab7aa20e1c3b1c993666d820a93c1169", kill_on_drop: false }` [INFO] [stdout] 0d94dbfb9607b7274c10eafe93039444ab7aa20e1c3b1c993666d820a93c1169 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+3d9fdbff4f377de96b3a51174e7a64086bee9a5c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 47d8ede0d2be5c5aeab6a21220bd90f839e9306800f7d1643967a5e5c033397c [INFO] running `Command { std: "docker" "start" "-a" "47d8ede0d2be5c5aeab6a21220bd90f839e9306800f7d1643967a5e5c033397c", kill_on_drop: false }` [INFO] [stderr] Checking smallvec v1.2.0 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Checking crossbeam-utils v0.7.2 [INFO] [stderr] Checking lock_api v0.3.3 [INFO] [stderr] Checking parking_lot_core v0.7.0 [INFO] [stderr] Checking parking_lot v0.10.0 [INFO] [stderr] Checking pdd v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0425]: cannot find value `outputs` in this scope [INFO] [stdout] --> src/main.rs:70:29 [INFO] [stdout] | [INFO] [stdout] 70 | for output_path in &outputs { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `input_path` in this scope [INFO] [stdout] --> src/main.rs:111:19 [INFO] [stdout] | [INFO] [stdout] 111 | .open(input_path) [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `outputs` in this scope [INFO] [stdout] --> src/main.rs:125:31 [INFO] [stdout] | [INFO] [stdout] 125 | *pending_writes = outputs.len() as u8; [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `outputs` in this scope [INFO] [stdout] --> src/main.rs:70:29 [INFO] [stdout] | [INFO] [stdout] 70 | for output_path in &outputs { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `input_path` in this scope [INFO] [stdout] --> src/main.rs:111:19 [INFO] [stdout] | [INFO] [stdout] 111 | .open(input_path) [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `outputs` in this scope [INFO] [stdout] --> src/main.rs:125:31 [INFO] [stdout] | [INFO] [stdout] 125 | *pending_writes = outputs.len() as u8; [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `pdd` [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] [INFO] [stdout] For more information about this error, try `rustc --explain E0425`. [INFO] [stdout] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] [stdout] For more information about this error, try `rustc --explain E0425`. [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "47d8ede0d2be5c5aeab6a21220bd90f839e9306800f7d1643967a5e5c033397c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "47d8ede0d2be5c5aeab6a21220bd90f839e9306800f7d1643967a5e5c033397c", kill_on_drop: false }` [INFO] [stdout] 47d8ede0d2be5c5aeab6a21220bd90f839e9306800f7d1643967a5e5c033397c