[INFO] cloning repository https://github.com/mackieburgess/aoc-2022 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mackieburgess/aoc-2022" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmackieburgess%2Faoc-2022", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmackieburgess%2Faoc-2022'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 31172c7643de597fc55e79d812f7664bb6688518 [INFO] checking mackieburgess/aoc-2022 against try#099e089ab723e6ee96175f3496051098c60a4cd4 for pr-140208 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmackieburgess%2Faoc-2022" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] [stderr] error: unable to write file data/18.input [INFO] [stderr] error: unable to write file data/18.test [INFO] [stderr] error: unable to write file data/2.input [INFO] [stderr] error: unable to write file data/20.input [INFO] [stderr] error: unable to write file data/20.test [INFO] [stderr] error: unable to write file data/21.input [INFO] [stderr] error: unable to write file data/21.test [INFO] [stderr] error: unable to write file data/23.input [INFO] [stderr] error: unable to write file data/23.test [INFO] [stderr] error: unable to write file data/24.input [INFO] [stderr] error: unable to write file data/24.test [INFO] [stderr] error: unable to write file data/25.input [INFO] [stderr] error: unable to write file data/25.test [INFO] [stderr] error: unable to write file data/3.input [INFO] [stderr] error: unable to write file data/4.input [INFO] [stderr] error: unable to write file data/5.input [INFO] [stderr] error: unable to write file data/6.input [INFO] [stderr] error: unable to write file data/7.input [INFO] [stderr] error: unable to write file data/7.test [INFO] [stderr] error: unable to write file data/8.input [INFO] [stderr] error: unable to write file data/8.test [INFO] [stderr] error: unable to write file data/9.big_test [INFO] [stderr] error: unable to write file data/9.input [INFO] [stderr] error: unable to write file data/9.test [INFO] [stderr] fatal: cannot create directory at 'src': No space left on device [INFO] [stderr] warning: Clone succeeded, but checkout failed. [INFO] [stderr] You can inspect what was checked out with 'git status' [INFO] [stderr] and retry with 'git restore --source=HEAD :/' [INFO] [stderr] [INFO] checking mackieburgess/aoc-2022 against try#099e089ab723e6ee96175f3496051098c60a4cd4 for pr-140208 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmackieburgess%2Faoc-2022" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/mackieburgess/aoc-2022 on toolchain 099e089ab723e6ee96175f3496051098c60a4cd4 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+099e089ab723e6ee96175f3496051098c60a4cd4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/mackieburgess/aoc-2022 [INFO] finished tweaking git repo https://github.com/mackieburgess/aoc-2022 [INFO] tweaked toml for git repo https://github.com/mackieburgess/aoc-2022 written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/mackieburgess/aoc-2022 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" "+099e089ab723e6ee96175f3496051098c60a4cd4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+099e089ab723e6ee96175f3496051098c60a4cd4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 10e23f74859d2f70a4b9e4a7f0466c24ee4501fa49d2ad5981e534e4387443e8 [INFO] running `Command { std: "docker" "start" "-a" "10e23f74859d2f70a4b9e4a7f0466c24ee4501fa49d2ad5981e534e4387443e8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "10e23f74859d2f70a4b9e4a7f0466c24ee4501fa49d2ad5981e534e4387443e8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "10e23f74859d2f70a4b9e4a7f0466c24ee4501fa49d2ad5981e534e4387443e8", kill_on_drop: false }` [INFO] [stdout] 10e23f74859d2f70a4b9e4a7f0466c24ee4501fa49d2ad5981e534e4387443e8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+099e089ab723e6ee96175f3496051098c60a4cd4" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b921247aaba36bb7018d851b16c45065f4218cb561b775cd7e8d0feaf8a20851 [INFO] running `Command { std: "docker" "start" "-a" "b921247aaba36bb7018d851b16c45065f4218cb561b775cd7e8d0feaf8a20851", kill_on_drop: false }` [INFO] [stderr] Checking aoc-2022 v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: couldn't read `src/day16.rs`: No such file or directory (os error 2) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `aoc-2022` (bin "day16") due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] warning: calls to `std::mem::drop` with a reference instead of an owned value does nothing [INFO] [stdout] --> src/day7.rs:60:39 [INFO] [stdout] | [INFO] [stdout] 60 | .and_modify(|map| drop(map.entry(file_path.clone()).or_insert(size))) [INFO] [stdout] | ^^^^^--------------------------------------------^ [INFO] [stdout] | | [INFO] [stdout] | argument has type `&mut usize` [INFO] [stdout] | [INFO] [stdout] = note: use `let _ = ...` to ignore the expression or result [INFO] [stdout] = note: `#[warn(dropping_references)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: calls to `std::mem::drop` with a value that implements `Copy` does nothing [INFO] [stdout] --> src/day11.rs:169:13 [INFO] [stdout] | [INFO] [stdout] 169 | drop(println!("monkey {} inspected {} items", idx, monkey.inspected)) [INFO] [stdout] | ^^^^^---------------------------------------------------------------^ [INFO] [stdout] | | [INFO] [stdout] | argument has type `()` [INFO] [stdout] | [INFO] [stdout] = note: use `let _ = ...` to ignore the expression or result [INFO] [stdout] = note: `#[warn(dropping_copy_types)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing [INFO] [stdout] --> src/day24.rs:57:23 [INFO] [stdout] | [INFO] [stdout] 57 | let map = map_data.clone() [INFO] [stdout] | ^^^^^^^^ help: remove this redundant call [INFO] [stdout] | [INFO] [stdout] = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed [INFO] [stdout] = note: `#[warn(noop_method_call)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing [INFO] [stdout] --> src/day24.rs:57:23 [INFO] [stdout] | [INFO] [stdout] 57 | let map = map_data.clone() [INFO] [stdout] | ^^^^^^^^ help: remove this redundant call [INFO] [stdout] | [INFO] [stdout] = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed [INFO] [stdout] = note: `#[warn(noop_method_call)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "b921247aaba36bb7018d851b16c45065f4218cb561b775cd7e8d0feaf8a20851", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b921247aaba36bb7018d851b16c45065f4218cb561b775cd7e8d0feaf8a20851", kill_on_drop: false }` [INFO] [stdout] b921247aaba36bb7018d851b16c45065f4218cb561b775cd7e8d0feaf8a20851