[INFO] cloning repository https://github.com/litpho/aoc-2020 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/litpho/aoc-2020" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flitpho%2Faoc-2020", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flitpho%2Faoc-2020'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b601d3463adf51a6baac33e35422a7591496dec1 [INFO] testing litpho/aoc-2020 against try#8de4c7234dd9b97c9d76b58671343fdbbc9a433e+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_with_libc_patch_0 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flitpho%2Faoc-2020" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-7-tc1/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/litpho/aoc-2020 [INFO] finished tweaking git repo https://github.com/litpho/aoc-2020 [INFO] tweaked toml for git repo https://github.com/litpho/aoc-2020 written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/litpho/aoc-2020 on toolchain 8de4c7234dd9b97c9d76b58671343fdbbc9a433e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/litpho/aoc-2020 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" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded took v0.1.2 [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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3285e95421a6afaa7fcf8bafacd2674e5e11e42b303d7fcdc022c3e26ce882f3 [INFO] running `Command { std: "docker" "start" "-a" "3285e95421a6afaa7fcf8bafacd2674e5e11e42b303d7fcdc022c3e26ce882f3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3285e95421a6afaa7fcf8bafacd2674e5e11e42b303d7fcdc022c3e26ce882f3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3285e95421a6afaa7fcf8bafacd2674e5e11e42b303d7fcdc022c3e26ce882f3", kill_on_drop: false }` [INFO] [stdout] 3285e95421a6afaa7fcf8bafacd2674e5e11e42b303d7fcdc022c3e26ce882f3 [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=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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "build" "--frozen" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 31820a8b67c5d712c011d231e5f3a88e3d91c18dcab18cc18a810278f7e0ec59 [INFO] running `Command { std: "docker" "start" "-a" "31820a8b67c5d712c011d231e5f3a88e3d91c18dcab18cc18a810278f7e0ec59", kill_on_drop: false }` [INFO] [stderr] Compiling anyhow v1.0.75 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling memchr v2.6.4 [INFO] [stderr] Compiling took v0.1.2 [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling itertools v0.11.0 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling day15 v0.1.0 (/opt/rustwide/workdir/day15) [INFO] [stderr] Compiling day4 v0.1.0 (/opt/rustwide/workdir/day4) [INFO] [stderr] Compiling day5 v0.1.0 (/opt/rustwide/workdir/day5) [INFO] [stderr] Compiling day3 v0.1.0 (/opt/rustwide/workdir/day3) [INFO] [stderr] Compiling day9 v0.1.0 (/opt/rustwide/workdir/day9) [INFO] [stderr] Compiling day11 v0.1.0 (/opt/rustwide/workdir/day11) [INFO] [stderr] Compiling day14 v0.1.0 (/opt/rustwide/workdir/day14) [INFO] [stderr] Compiling day2 v0.1.0 (/opt/rustwide/workdir/day2) [INFO] [stdout] error: couldn't read `day11/src/input.txt`: No such file or directory (os error 2) [INFO] [stdout] --> day11/src/main.rs:11:20 [INFO] [stdout] | [INFO] [stdout] 11 | const DATA: &str = include_str!("input.txt"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `day14/src/input.txt`: No such file or directory (os error 2) [INFO] [stdout] --> day14/src/main.rs:14:20 [INFO] [stdout] | [INFO] [stdout] 14 | const DATA: &str = include_str!("input.txt"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `day9/src/input.txt`: No such file or directory (os error 2) [INFO] [stdout] --> day9/src/main.rs:9:20 [INFO] [stdout] | [INFO] [stdout] 9 | const DATA: &str = include_str!("input.txt"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `day15/src/input.txt`: No such file or directory (os error 2) [INFO] [stdout] --> day15/src/main.rs:10:20 [INFO] [stdout] | [INFO] [stdout] 10 | const DATA: &str = include_str!("input.txt"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `day5/src/input.txt`: No such file or directory (os error 2) [INFO] [stdout] --> day5/src/main.rs:10:20 [INFO] [stdout] | [INFO] [stdout] 10 | const DATA: &str = include_str!("input.txt"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `day2/src/input.txt`: No such file or directory (os error 2) [INFO] [stdout] --> day2/src/main.rs:11:20 [INFO] [stdout] | [INFO] [stdout] 11 | const DATA: &str = include_str!("input.txt"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `day4/src/input.txt`: No such file or directory (os error 2) [INFO] [stdout] --> day4/src/main.rs:14:20 [INFO] [stdout] | [INFO] [stdout] 14 | const DATA: &str = include_str!("input.txt"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `day3/src/input.txt`: No such file or directory (os error 2) [INFO] [stdout] --> day3/src/main.rs:9:20 [INFO] [stdout] | [INFO] [stdout] 9 | const DATA: &str = include_str!("input.txt"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the feature `new_uninit` has been stable since 1.82.0 and no longer requires an attribute to enable [INFO] [stdout] --> day15/src/main.rs:1:12 [INFO] [stdout] | [INFO] [stdout] 1 | #![feature(new_uninit)] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(stable_features)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature `new_zeroed_alloc` [INFO] [stdout] --> day15/src/main.rs:67:28 [INFO] [stdout] | [INFO] [stdout] 67 | let map = unsafe { Box::<[u32]>::new_zeroed_slice(len).assume_init() }; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #129396 for more information [INFO] [stdout] = help: add `#![feature(new_zeroed_alloc)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2025-06-19; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0658`. [INFO] [stdout] [INFO] [stderr] error: could not compile `day5` (bin "day5") due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `day9` (bin "day9") due to 1 previous error [INFO] [stderr] error: could not compile `day15` (bin "day15") due to 2 previous errors; 1 warning emitted [INFO] [stderr] error: could not compile `day3` (bin "day3") due to 1 previous error [INFO] [stderr] error: could not compile `day14` (bin "day14") due to 1 previous error [INFO] [stderr] error: could not compile `day2` (bin "day2") due to 1 previous error [INFO] [stderr] error: could not compile `day11` (bin "day11") due to 1 previous error [INFO] [stderr] error: could not compile `day4` (bin "day4") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "31820a8b67c5d712c011d231e5f3a88e3d91c18dcab18cc18a810278f7e0ec59", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "31820a8b67c5d712c011d231e5f3a88e3d91c18dcab18cc18a810278f7e0ec59", kill_on_drop: false }` [INFO] [stdout] 31820a8b67c5d712c011d231e5f3a88e3d91c18dcab18cc18a810278f7e0ec59