[INFO] cloning repository https://github.com/estherlurie/advent_of_code_2022 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/estherlurie/advent_of_code_2022" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Festherlurie%2Fadvent_of_code_2022", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Festherlurie%2Fadvent_of_code_2022'... [INFO] [stderr] /workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Festherlurie%2Fadvent_of_code_2022/refs/tags: No space left on device [WARN] Retrying crate fetch in 3 seconds (attempt 1) [INFO] cloning repository https://github.com/estherlurie/advent_of_code_2022 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/estherlurie/advent_of_code_2022" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Festherlurie%2Fadvent_of_code_2022", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Festherlurie%2Fadvent_of_code_2022'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a0b20e5a723200ab1aea1bab30f74bb9eeedca99 [INFO] testing estherlurie/advent_of_code_2022 against 1.86.0 for beta-1.87-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Festherlurie%2Fadvent_of_code_2022" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/estherlurie/advent_of_code_2022 on toolchain 1.86.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.86.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/estherlurie/advent_of_code_2022 [INFO] finished tweaking git repo https://github.com/estherlurie/advent_of_code_2022 [INFO] tweaked toml for git repo https://github.com/estherlurie/advent_of_code_2022 written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/estherlurie/advent_of_code_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" "+1.86.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+1.86.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b36a25b073051a1df2eab7a4ac3eaeb979c1a7b8a7869f0c9287e04e9e8ce4c5 [INFO] running `Command { std: "docker" "start" "-a" "b36a25b073051a1df2eab7a4ac3eaeb979c1a7b8a7869f0c9287e04e9e8ce4c5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b36a25b073051a1df2eab7a4ac3eaeb979c1a7b8a7869f0c9287e04e9e8ce4c5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b36a25b073051a1df2eab7a4ac3eaeb979c1a7b8a7869f0c9287e04e9e8ce4c5", kill_on_drop: false }` [INFO] [stdout] b36a25b073051a1df2eab7a4ac3eaeb979c1a7b8a7869f0c9287e04e9e8ce4c5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+1.86.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 01bbf6246750be915894afa7cf1b0f44f88a973f996ab404dcbb1f88f28e796d [INFO] running `Command { std: "docker" "start" "-a" "01bbf6246750be915894afa7cf1b0f44f88a973f996ab404dcbb1f88f28e796d", kill_on_drop: false }` [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] [stderr] Compiling lines v0.1.0 (/opt/rustwide/workdir/lines) [INFO] [stderr] Compiling day_5_supply_stacks v0.1.0 (/opt/rustwide/workdir/day_5_supply_stacks) [INFO] [stderr] Compiling day_2_rock_paper_scissors v0.1.0 (/opt/rustwide/workdir/day_2_rock_paper_scissors) [INFO] [stderr] Compiling day_6_tuning_trouble v0.1.0 (/opt/rustwide/workdir/day_6_tuning_trouble) [INFO] [stderr] Compiling day_1_cal_count v0.1.0 (/opt/rustwide/workdir/day_1_cal_count) [INFO] [stderr] Compiling day_3_rucksack_reorg v0.1.0 (/opt/rustwide/workdir/day_3_rucksack_reorg) [INFO] [stderr] Compiling day_4_camp_cleanup v0.1.0 (/opt/rustwide/workdir/day_4_camp_cleanup) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s [INFO] running `Command { std: "docker" "inspect" "01bbf6246750be915894afa7cf1b0f44f88a973f996ab404dcbb1f88f28e796d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "01bbf6246750be915894afa7cf1b0f44f88a973f996ab404dcbb1f88f28e796d", kill_on_drop: false }` [INFO] [stdout] 01bbf6246750be915894afa7cf1b0f44f88a973f996ab404dcbb1f88f28e796d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+1.86.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] fe5d82255f2e92ad55dae051f916765699c5d3fcb7b39e28cc29cf35f7d839f1 [INFO] running `Command { std: "docker" "start" "-a" "fe5d82255f2e92ad55dae051f916765699c5d3fcb7b39e28cc29cf35f7d839f1", kill_on_drop: false }` [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] [stderr] Compiling day_6_tuning_trouble v0.1.0 (/opt/rustwide/workdir/day_6_tuning_trouble) [INFO] [stderr] Compiling day_3_rucksack_reorg v0.1.0 (/opt/rustwide/workdir/day_3_rucksack_reorg) [INFO] [stderr] Compiling day_5_supply_stacks v0.1.0 (/opt/rustwide/workdir/day_5_supply_stacks) [INFO] [stderr] Compiling day_2_rock_paper_scissors v0.1.0 (/opt/rustwide/workdir/day_2_rock_paper_scissors) [INFO] [stderr] Compiling day_1_cal_count v0.1.0 (/opt/rustwide/workdir/day_1_cal_count) [INFO] [stderr] Compiling day_4_camp_cleanup v0.1.0 (/opt/rustwide/workdir/day_4_camp_cleanup) [INFO] [stderr] Compiling lines v0.1.0 (/opt/rustwide/workdir/lines) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.37s [INFO] running `Command { std: "docker" "inspect" "fe5d82255f2e92ad55dae051f916765699c5d3fcb7b39e28cc29cf35f7d839f1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fe5d82255f2e92ad55dae051f916765699c5d3fcb7b39e28cc29cf35f7d839f1", kill_on_drop: false }` [INFO] [stdout] fe5d82255f2e92ad55dae051f916765699c5d3fcb7b39e28cc29cf35f7d839f1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+1.86.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 0bdcd7be8913fb321b699e18a98ffc8a689b6a1090c4d0057f9429808c8fa79f [INFO] running `Command { std: "docker" "start" "-a" "0bdcd7be8913fb321b699e18a98ffc8a689b6a1090c4d0057f9429808c8fa79f", kill_on_drop: false }` [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.01s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/day_1_cal_count-56355e571c7e109a) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/day_2_rock_paper_scissors-1b785ed01b0dcde4) [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/day_3_rucksack_reorg-bb1f8599d3c3286f) [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/main.rs (/opt/rustwide/target/debug/deps/day_4_camp_cleanup-e470bcb5e18b5525) [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] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/day_5_supply_stacks-f209af7ad5ec1c9b) [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] [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/main.rs (/opt/rustwide/target/debug/deps/day_6_tuning_trouble-4c40daf7bb6b9ef2) [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/lib.rs (/opt/rustwide/target/debug/deps/lines-558d990fc33b6775) [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] Doc-tests lines [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" "0bdcd7be8913fb321b699e18a98ffc8a689b6a1090c4d0057f9429808c8fa79f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0bdcd7be8913fb321b699e18a98ffc8a689b6a1090c4d0057f9429808c8fa79f", kill_on_drop: false }` [INFO] [stdout] 0bdcd7be8913fb321b699e18a98ffc8a689b6a1090c4d0057f9429808c8fa79f