[INFO] cloning repository https://github.com/AsafMah/advent2017
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/AsafMah/advent2017" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAsafMah%2Fadvent2017", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAsafMah%2Fadvent2017'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] bb92eb989bff9f7108724fd6068d552e06dc3067
[INFO] checking AsafMah/advent2017 against try#5fee451ebd94296ea05214e819c311e164b30af6 for pr-139042
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAsafMah%2Fadvent2017" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/AsafMah/advent2017 on toolchain 5fee451ebd94296ea05214e819c311e164b30af6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5fee451ebd94296ea05214e819c311e164b30af6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/AsafMah/advent2017
[INFO] finished tweaking git repo https://github.com/AsafMah/advent2017
[INFO] tweaked toml for git repo https://github.com/AsafMah/advent2017 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/AsafMah/advent2017 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" "+5fee451ebd94296ea05214e819c311e164b30af6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4b26683ee3c49f365255c425c23003cbf4366de097804722c29c5bbbee3624d2" "/opt/rustwide/cargo-home/bin/cargo" "+5fee451ebd94296ea05214e819c311e164b30af6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f3fbedae05d751d1631917305c346c0f5c66b6eb7ac7896fb33d26cb44e1971b
[INFO] running `Command { std: "docker" "start" "-a" "f3fbedae05d751d1631917305c346c0f5c66b6eb7ac7896fb33d26cb44e1971b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f3fbedae05d751d1631917305c346c0f5c66b6eb7ac7896fb33d26cb44e1971b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f3fbedae05d751d1631917305c346c0f5c66b6eb7ac7896fb33d26cb44e1971b", kill_on_drop: false }`
[INFO] [stdout] f3fbedae05d751d1631917305c346c0f5c66b6eb7ac7896fb33d26cb44e1971b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4b26683ee3c49f365255c425c23003cbf4366de097804722c29c5bbbee3624d2" "/opt/rustwide/cargo-home/bin/cargo" "+5fee451ebd94296ea05214e819c311e164b30af6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1f898a3edeb70ccfa012bc82f1d26c955fa44536cf9be71ce401624a9a88cc7a
[INFO] running `Command { std: "docker" "start" "-a" "1f898a3edeb70ccfa012bc82f1d26c955fa44536cf9be71ce401624a9a88cc7a", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]     Checking libc v0.2.41
[INFO] [stderr]    Compiling version_check v0.1.4
[INFO] [stderr]    Compiling cc v1.0.17
[INFO] [stderr]    Compiling unicode-xid v0.0.4
[INFO] [stderr]    Compiling quote v0.3.15
[INFO] [stderr]     Checking void v1.0.2
[INFO] [stderr]     Checking rustc-demangle v0.1.8
[INFO] [stderr]     Checking cfg-if v0.1.4
[INFO] [stderr]    Compiling regex v1.0.2
[INFO] [stderr]     Checking ucd-util v0.1.1
[INFO] [stderr]     Checking either v1.5.0
[INFO] [stderr]     Checking utf8-ranges v1.0.0
[INFO] [stderr]     Checking unreachable v1.0.0
[INFO] [stderr]     Checking itertools v0.7.8
[INFO] [stderr]    Compiling synom v0.11.3
[INFO] [stderr]    Compiling lazy_static v1.1.0
[INFO] [stderr]     Checking regex-syntax v0.6.2
[INFO] [stderr]    Compiling syn v0.11.11
[INFO] [stderr]     Checking memchr v2.0.1
[INFO] [stderr]     Checking aho-corasick v0.6.6
[INFO] [stderr]    Compiling backtrace-sys v0.1.23
[INFO] [stderr]     Checking thread_local v0.3.5
[INFO] [stderr]    Compiling synstructure v0.6.1
[INFO] [stderr]    Compiling failure_derive v0.1.1
[INFO] [stderr]     Checking backtrace v0.3.9
[INFO] [stderr]     Checking failure v0.1.1
[INFO] [stderr]     Checking advent2017 v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error: couldn't read `src/input_day_25`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/main.rs:101:31
[INFO] [stdout]     |
[INFO] [stdout] 101 |     let input: &'static str = include_str!("input_day_25");
[INFO] [stdout]     |                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/input_day_25`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/main.rs:101:31
[INFO] [stdout]     |
[INFO] [stdout] 101 |     let input: &'static str = include_str!("input_day_25");
[INFO] [stdout]     |                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `itertools::Itertools`
[INFO] [stdout]  --> src/main.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use itertools::Itertools;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `itertools::Itertools`
[INFO] [stdout]  --> src/main.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use itertools::Itertools;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `advent2017` (bin "advent2017") due to 1 previous error; 1 warning emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `advent2017` (bin "advent2017" test) due to 1 previous error; 1 warning emitted
[INFO] running `Command { std: "docker" "inspect" "1f898a3edeb70ccfa012bc82f1d26c955fa44536cf9be71ce401624a9a88cc7a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1f898a3edeb70ccfa012bc82f1d26c955fa44536cf9be71ce401624a9a88cc7a", kill_on_drop: false }`
[INFO] [stdout] 1f898a3edeb70ccfa012bc82f1d26c955fa44536cf9be71ce401624a9a88cc7a
