[INFO] cloning repository https://github.com/zachcb/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/zachcb/advent-of-code-2022" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzachcb%2Fadvent-of-code-2022", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzachcb%2Fadvent-of-code-2022'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 3c113a72d9fe9c49dcdc48d12672b1fd1dd60da1
[INFO] testing zachcb/advent-of-code-2022 against master#1871252fc8bb672d40787e67404e6eaae7059369 for pr-125151
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzachcb%2Fadvent-of-code-2022" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/zachcb/advent-of-code-2022 on toolchain 1871252fc8bb672d40787e67404e6eaae7059369
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/zachcb/advent-of-code-2022
[INFO] finished tweaking git repo https://github.com/zachcb/advent-of-code-2022
[INFO] tweaked toml for git repo https://github.com/zachcb/advent-of-code-2022 written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/zachcb/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" "+1871252fc8bb672d40787e67404e6eaae7059369" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 0d7428765d5c246c24571bbb36b6e697b5a44d7ff34a06a1185edb13c76ba76f
[INFO] running `Command { std: "docker" "start" "-a" "0d7428765d5c246c24571bbb36b6e697b5a44d7ff34a06a1185edb13c76ba76f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0d7428765d5c246c24571bbb36b6e697b5a44d7ff34a06a1185edb13c76ba76f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0d7428765d5c246c24571bbb36b6e697b5a44d7ff34a06a1185edb13c76ba76f", kill_on_drop: false }`
[INFO] [stdout] 0d7428765d5c246c24571bbb36b6e697b5a44d7ff34a06a1185edb13c76ba76f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7cc8cef4f42cfe3199c68e1a2b76a397075f93da05e0b7e3d2d02b7ebc387a2a
[INFO] running `Command { std: "docker" "start" "-a" "7cc8cef4f42cfe3199c68e1a2b76a397075f93da05e0b7e3d2d02b7ebc387a2a", kill_on_drop: false }`
[INFO] [stderr]    Compiling advent-of-code-2022 v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `std::str::FromStr`
[INFO] [stdout]  --> src/calendar/day01/day01.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::str::FromStr;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: a value of type `Vec<Vec<i32>>` cannot be built from an iterator over elements of type `Map<std::str::Lines<'_>, {closure@src/calendar/day01/day01.rs:7:32: 7:35}>`
[INFO] [stdout]     --> src/calendar/day01/day01.rs:8:20
[INFO] [stdout]      |
[INFO] [stdout] 8    |         .collect::<Vec<Vec<i32>>>();
[INFO] [stdout]      |          -------   ^^^^^^^^^^^^^ value of type `Vec<Vec<i32>>` cannot be built from `std::iter::Iterator<Item=Map<std::str::Lines<'_>, {closure@src/calendar/day01/day01.rs:7:32: 7:35}>>`
[INFO] [stdout]      |          |
[INFO] [stdout]      |          required by a bound introduced by this call
[INFO] [stdout]      |
[INFO] [stdout]      = help: the trait `FromIterator<Map<std::str::Lines<'_>, {closure@src/calendar/day01/day01.rs:7:32: 7:35}>>` is not implemented for `Vec<Vec<i32>>`
[INFO] [stdout]      = help: the trait `FromIterator<Vec<i32>>` is implemented for `Vec<Vec<i32>>`
[INFO] [stdout]      = help: for that trait implementation, expected `Vec<i32>`, found `Map<std::str::Lines<'_>, {closure@src/calendar/day01/day01.rs:7:32: 7:35}>`
[INFO] [stdout] note: the method call chain might not have had the expected associated types
[INFO] [stdout]     --> src/calendar/day01/day01.rs:7:10
[INFO] [stdout]      |
[INFO] [stdout] 6    |           .split("\n\n")
[INFO] [stdout]      |            ------------- `Iterator::Item` is `&str` here
[INFO] [stdout] 7    |           .map(|e| e.lines().map(|c| c.parse::<u32>()))
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `Iterator::Item` changed to `Map<Lines<'_>, {closure@day01.rs:7:32}>` here
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/calendar/day01/./input.txt:1:1
[INFO] [stdout]      |
[INFO] [stdout] 1    | / 5686
[INFO] [stdout] 2    | | 2211
[INFO] [stdout] 3    | | 1513
[INFO] [stdout] 4    | | 7036
[INFO] [stdout] ...    |
[INFO] [stdout] 2254 | | 1510
[INFO] [stdout] 2255 | | 5279
[INFO] [stdout]      | |_____- this expression has type `&str`
[INFO] [stdout] note: required by a bound in `collect`
[INFO] [stdout]     --> /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/iter/traits/iterator.rs:2001:5
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `advent-of-code-2022` (bin "advent-of-code-2022") due to 1 previous error; 1 warning emitted
[INFO] running `Command { std: "docker" "inspect" "7cc8cef4f42cfe3199c68e1a2b76a397075f93da05e0b7e3d2d02b7ebc387a2a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7cc8cef4f42cfe3199c68e1a2b76a397075f93da05e0b7e3d2d02b7ebc387a2a", kill_on_drop: false }`
[INFO] [stdout] 7cc8cef4f42cfe3199c68e1a2b76a397075f93da05e0b7e3d2d02b7ebc387a2a
[INFO] testing zachcb/advent-of-code-2022 against try#b642703cf9526da1e72c0b6755753b939a9c6b6d for pr-125151
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzachcb%2Fadvent-of-code-2022" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/zachcb/advent-of-code-2022 on toolchain b642703cf9526da1e72c0b6755753b939a9c6b6d
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/zachcb/advent-of-code-2022
[INFO] finished tweaking git repo https://github.com/zachcb/advent-of-code-2022
[INFO] tweaked toml for git repo https://github.com/zachcb/advent-of-code-2022 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/zachcb/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" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 3a47a854fc4f0d29408edc750835d4896bef696c16b4b6e9f1f8b81795d90d1e
[INFO] running `Command { std: "docker" "start" "-a" "3a47a854fc4f0d29408edc750835d4896bef696c16b4b6e9f1f8b81795d90d1e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3a47a854fc4f0d29408edc750835d4896bef696c16b4b6e9f1f8b81795d90d1e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3a47a854fc4f0d29408edc750835d4896bef696c16b4b6e9f1f8b81795d90d1e", kill_on_drop: false }`
[INFO] [stdout] 3a47a854fc4f0d29408edc750835d4896bef696c16b4b6e9f1f8b81795d90d1e
[INFO] testing zachcb/advent-of-code-2022 against try#b642703cf9526da1e72c0b6755753b939a9c6b6d for pr-125151
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzachcb%2Fadvent-of-code-2022" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/zachcb/advent-of-code-2022 on toolchain b642703cf9526da1e72c0b6755753b939a9c6b6d
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/zachcb/advent-of-code-2022
[INFO] finished tweaking git repo https://github.com/zachcb/advent-of-code-2022
[INFO] tweaked toml for git repo https://github.com/zachcb/advent-of-code-2022 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/zachcb/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" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d1be90aabf5a1c0883df10e0ee5fcb2a0fd377c7a974fb7acb35ec7556be5f50
[INFO] running `Command { std: "docker" "start" "-a" "d1be90aabf5a1c0883df10e0ee5fcb2a0fd377c7a974fb7acb35ec7556be5f50", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d1be90aabf5a1c0883df10e0ee5fcb2a0fd377c7a974fb7acb35ec7556be5f50", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d1be90aabf5a1c0883df10e0ee5fcb2a0fd377c7a974fb7acb35ec7556be5f50", kill_on_drop: false }`
[INFO] [stdout] d1be90aabf5a1c0883df10e0ee5fcb2a0fd377c7a974fb7acb35ec7556be5f50
[INFO] testing zachcb/advent-of-code-2022 against try#b642703cf9526da1e72c0b6755753b939a9c6b6d for pr-125151
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzachcb%2Fadvent-of-code-2022" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/zachcb/advent-of-code-2022 on toolchain b642703cf9526da1e72c0b6755753b939a9c6b6d
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/zachcb/advent-of-code-2022
[INFO] finished tweaking git repo https://github.com/zachcb/advent-of-code-2022
[INFO] tweaked toml for git repo https://github.com/zachcb/advent-of-code-2022 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/zachcb/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" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e8b736b153431794bc0ce41bd71194f145830c48f1336017f058f3e310dc63d6
[INFO] running `Command { std: "docker" "start" "-a" "e8b736b153431794bc0ce41bd71194f145830c48f1336017f058f3e310dc63d6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e8b736b153431794bc0ce41bd71194f145830c48f1336017f058f3e310dc63d6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e8b736b153431794bc0ce41bd71194f145830c48f1336017f058f3e310dc63d6", kill_on_drop: false }`
[INFO] [stdout] e8b736b153431794bc0ce41bd71194f145830c48f1336017f058f3e310dc63d6
[INFO] testing zachcb/advent-of-code-2022 against try#b642703cf9526da1e72c0b6755753b939a9c6b6d for pr-125151
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzachcb%2Fadvent-of-code-2022" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/zachcb/advent-of-code-2022 on toolchain b642703cf9526da1e72c0b6755753b939a9c6b6d
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/zachcb/advent-of-code-2022
[INFO] finished tweaking git repo https://github.com/zachcb/advent-of-code-2022
[INFO] tweaked toml for git repo https://github.com/zachcb/advent-of-code-2022 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/zachcb/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" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stderr] Error response from daemon: write /var/lib/docker/containers/ca96ae33ec0ef48fc00b6f3adefaad33acfa98a9a3d0dc597519701841472ebf/.tmp-hostconfig.json3593369019: no space left on device
[INFO] testing zachcb/advent-of-code-2022 against try#b642703cf9526da1e72c0b6755753b939a9c6b6d for pr-125151
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzachcb%2Fadvent-of-code-2022" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/zachcb/advent-of-code-2022 on toolchain b642703cf9526da1e72c0b6755753b939a9c6b6d
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/zachcb/advent-of-code-2022
[INFO] finished tweaking git repo https://github.com/zachcb/advent-of-code-2022
[INFO] tweaked toml for git repo https://github.com/zachcb/advent-of-code-2022 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/zachcb/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" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stderr] Error response from daemon: mkdir /var/lib/docker/overlay2/eba0ae40af488a650437ea83cf2f72ccc0d6cfa1a152433f903137d3ae81b0d4/merged/opt/rustwide/workdir: no space left on device
[ERROR] this task or one of its parent failed!
[ERROR] command failed: exit status: 1
[ERROR] note: run with `RUST_BACKTRACE=1` to display a backtrace.
