[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] building AsafMah/advent2017 against try#334963c956d25708feab489a3816ae63f639355d for pr-135216
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAsafMah%2Fadvent2017" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/AsafMah/advent2017 on toolchain 334963c956d25708feab489a3816ae63f639355d
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "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-7-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" "+334963c956d25708feab489a3816ae63f639355d" "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-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] fa487dcc632fa788947ffc2091264041c8b2d222dd3b83809d8e3b682d79ffc5
[INFO] running `Command { std: "docker" "start" "-a" "fa487dcc632fa788947ffc2091264041c8b2d222dd3b83809d8e3b682d79ffc5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "fa487dcc632fa788947ffc2091264041c8b2d222dd3b83809d8e3b682d79ffc5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fa487dcc632fa788947ffc2091264041c8b2d222dd3b83809d8e3b682d79ffc5", kill_on_drop: false }`
[INFO] [stdout] fa487dcc632fa788947ffc2091264041c8b2d222dd3b83809d8e3b682d79ffc5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ecf74cfd08347fb9fcefdd3d5ad5be632fbeb0c528f7af71c46a3d086ea5f730
[INFO] running `Command { std: "docker" "start" "-a" "ecf74cfd08347fb9fcefdd3d5ad5be632fbeb0c528f7af71c46a3d086ea5f730", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]    Compiling libc v0.2.41
[INFO] [stderr]    Compiling unicode-xid v0.0.4
[INFO] [stderr]    Compiling cc v1.0.17
[INFO] [stderr]    Compiling version_check v0.1.4
[INFO] [stderr]    Compiling quote v0.3.15
[INFO] [stderr]    Compiling regex v1.0.2
[INFO] [stderr]    Compiling ucd-util v0.1.1
[INFO] [stderr]    Compiling rustc-demangle v0.1.8
[INFO] [stderr]    Compiling cfg-if v0.1.4
[INFO] [stderr]    Compiling utf8-ranges v1.0.0
[INFO] [stderr]    Compiling either v1.5.0
[INFO] [stderr]    Compiling itertools v0.7.8
[INFO] [stderr]    Compiling synom v0.11.3
[INFO] [stderr]    Compiling regex-syntax v0.6.2
[INFO] [stderr]    Compiling syn v0.11.11
[INFO] [stderr]    Compiling lazy_static v1.1.0
[INFO] [stderr]    Compiling memchr v2.0.1
[INFO] [stderr]    Compiling backtrace-sys v0.1.23
[INFO] [stderr]    Compiling aho-corasick v0.6.6
[INFO] [stderr]    Compiling thread_local v0.3.5
[INFO] [stderr]    Compiling synstructure v0.6.1
[INFO] [stderr]    Compiling backtrace v0.3.9
[INFO] [stderr]    Compiling failure_derive v0.1.1
[INFO] [stderr]    Compiling failure v0.1.1
[INFO] [stderr]    Compiling 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]     = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info)
[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] running `Command { std: "docker" "inspect" "ecf74cfd08347fb9fcefdd3d5ad5be632fbeb0c528f7af71c46a3d086ea5f730", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ecf74cfd08347fb9fcefdd3d5ad5be632fbeb0c528f7af71c46a3d086ea5f730", kill_on_drop: false }`
[INFO] [stdout] ecf74cfd08347fb9fcefdd3d5ad5be632fbeb0c528f7af71c46a3d086ea5f730
