[INFO] cloning repository https://github.com/lysender/advent-of-code-2023 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/lysender/advent-of-code-2023" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flysender%2Fadvent-of-code-2023", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flysender%2Fadvent-of-code-2023'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 0336ce8af1c051efee322f68ba94a560237874cf [INFO] testing lysender/advent-of-code-2023 against try#8de4c7234dd9b97c9d76b58671343fdbbc9a433e+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_with_getrandom_patch_2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flysender%2Fadvent-of-code-2023" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/lysender/advent-of-code-2023 [INFO] finished tweaking git repo https://github.com/lysender/advent-of-code-2023 [INFO] tweaked toml for git repo https://github.com/lysender/advent-of-code-2023 written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/lysender/advent-of-code-2023 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/lysender/advent-of-code-2023 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] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded num v0.4.1 [INFO] [stderr] Downloaded indent_write v2.2.0 [INFO] [stderr] Downloaded brownstone v3.0.0 [INFO] [stderr] Downloaded divan-macros v0.1.4 [INFO] [stderr] Downloaded nom-supreme v0.8.0 [INFO] [stderr] Downloaded condtype v1.3.0 [INFO] [stderr] Downloaded joinery v2.1.0 [INFO] [stderr] Downloaded rayon-core v1.12.0 [INFO] [stderr] Downloaded divan v0.1.4 [INFO] [stderr] Downloaded indicatif v0.17.7 [INFO] [stderr] Downloaded portable-atomic v1.5.1 [INFO] [stderr] Downloaded rayon v1.8.0 [INFO] [stderr] Downloaded rustix v0.38.26 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c551a1662db4a09340e2fa2faa0679b7c4113390faf343d05488a5d14b608a47 [INFO] running `Command { std: "docker" "start" "-a" "c551a1662db4a09340e2fa2faa0679b7c4113390faf343d05488a5d14b608a47", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c551a1662db4a09340e2fa2faa0679b7c4113390faf343d05488a5d14b608a47", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c551a1662db4a09340e2fa2faa0679b7c4113390faf343d05488a5d14b608a47", kill_on_drop: false }` [INFO] [stdout] c551a1662db4a09340e2fa2faa0679b7c4113390faf343d05488a5d14b608a47 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "build" "--frozen" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 9f0fc853d5fcb6c0d228b9cc52ab1962c80e2884f59612a46fdd7fef690ee000 [INFO] running `Command { std: "docker" "start" "-a" "9f0fc853d5fcb6c0d228b9cc52ab1962c80e2884f59612a46fdd7fef690ee000", kill_on_drop: false }` [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Compiling memoffset v0.9.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.16 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling crossbeam-epoch v0.9.15 [INFO] [stderr] Compiling num-bigint v0.4.4 [INFO] [stderr] Compiling rayon-core v1.12.0 [INFO] [stderr] Compiling libc v0.2.150 [INFO] [stderr] Compiling num-iter v0.1.43 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Compiling portable-atomic v1.5.1 [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Compiling arrayvec v0.7.4 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling joinery v2.1.0 [INFO] [stderr] Compiling number_prefix v0.4.0 [INFO] [stderr] Compiling indent_write v2.2.0 [INFO] [stderr] Compiling itertools v0.12.0 [INFO] [stderr] Compiling glam v0.24.2 [INFO] [stderr] Compiling brownstone v3.0.0 [INFO] [stderr] Compiling crossbeam-deque v0.8.3 [INFO] [stderr] Compiling console v0.15.7 [INFO] [stderr] Compiling rayon v1.8.0 [INFO] [stderr] Compiling num-complex v0.4.4 [INFO] [stderr] Compiling nom-supreme v0.8.0 [INFO] [stderr] Compiling num v0.4.1 [INFO] [stderr] Compiling indicatif v0.17.7 [INFO] [stderr] Compiling aoc2023 v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `itertools::Itertools` [INFO] [stdout] --> src/day12.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | use itertools::Itertools; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `input` [INFO] [stdout] --> src/day13.rs:1:14 [INFO] [stdout] | [INFO] [stdout] 1 | pub fn part1(input: &str) -> u32 { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_input` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `input` [INFO] [stdout] --> src/day13.rs:5:14 [INFO] [stdout] | [INFO] [stdout] 5 | pub fn part2(input: &str) -> u32 { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_input` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Coord` is never constructed [INFO] [stdout] --> src/day10.rs:24:8 [INFO] [stdout] | [INFO] [stdout] 24 | struct Coord { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Coord` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `get_arrangement_counts` is never used [INFO] [stdout] --> src/day12.rs:137:4 [INFO] [stdout] | [INFO] [stdout] 137 | fn get_arrangement_counts(record: &SpringRecord) -> u32 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `get_arrangement_counts_inner` is never used [INFO] [stdout] --> src/day12.rs:169:4 [INFO] [stdout] | [INFO] [stdout] 169 | fn get_arrangement_counts_inner( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `parse_input_unfolded` is never used [INFO] [stdout] --> src/day12.rs:266:4 [INFO] [stdout] | [INFO] [stdout] 266 | fn parse_input_unfolded(input: &str) -> Vec { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/day07.rs:55:33 [INFO] [stdout] | [INFO] [stdout] 55 | fn convert_to_hands(items: Vec<(&str, u32)>) -> Vec { [INFO] [stdout] | ^^^^ ---- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 55 | fn convert_to_hands(items: Vec<(&str, u32)>) -> Vec> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/day07.rs:67:36 [INFO] [stdout] | [INFO] [stdout] 67 | fn convert_to_hands_v2(items: Vec<(&str, u32)>) -> Vec { [INFO] [stdout] | ^^^^ ---- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 67 | fn convert_to_hands_v2(items: Vec<(&str, u32)>) -> Vec> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/rcrt1.o" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crti.o" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crtbeginS.o" "/tmp/rustcM1lLcp/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/{libaoc2023-4683d7e0c741bcf3.rlib,libglam-3e6e4a26968d85e3.rlib,libnum-29aab45b73e4c5a3.rlib,libnum_iter-36d824ef2dcd48a6.rlib,libnum_rational-4f523bdb45723c0e.rlib,libnum_complex-d7de8ca76f8ff561.rlib,libnum_bigint-e88a5f09f696ed27.rlib,libnum_integer-b98e732237792303.rlib,libnum_traits-c6073f4c6aa8831d.rlib,libitertools-29532469ed8041d7.rlib,libnom_supreme-73e9b36c7ede921b.rlib,libbrownstone-db2f7289e51d36c7.rlib,libarrayvec-04f9cdd9d12b13be.rlib,libjoinery-e7301ebabc3e19a8.rlib,libindent_write-675fda20dfcd8e01.rlib,libnom-5e7132a253a5448e.rlib,libmemchr-33a66058833ee08b.rlib,libindicatif-cb6cb8c1f4eff3a2.rlib,libportable_atomic-171d399991499a6b.rlib,librayon-38ab075c3fe54492.rlib,librayon_core-101ac6b1c22e351b.rlib,libcrossbeam_deque-581dbf6a9e3b795c.rlib,libcrossbeam_epoch-b91f246d220cbbfb.rlib,libmemoffset-756a31b7a1e7e063.rlib,libscopeguard-339f7eb6e1fefd1f.rlib,libcrossbeam_utils-10e0c9c361334b98.rlib,libcfg_if-66d55f6b302e88c8.rlib,libeither-f18270c27ca3f152.rlib,libnumber_prefix-c52a145dab539939.rlib,libconsole-5809fe0fac394c3f.rlib,liblibc-c4fcdd49eafae14c.rlib,libunicode_width-0a547a9320cbf764.rlib,liblazy_static-4b136fc9bfbd2c4b.rlib}.rlib" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*}.rlib" "-lunwind" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{libcfg_if-*,liblibc-*}.rlib" "-lc" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-L" "/tmp/rustcM1lLcp/raw-dylibs" "-Wl,-Bdynamic" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-nostartfiles" "-L" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained" "-L" "/lib/rustlib/x86_64-unknown-linux-musl/lib" "-o" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/day05-e236b05f46ce86cd" "-Wl,--gc-sections" "-static-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crtendS.o" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crtn.o" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `aoc2023` (bin "day05") due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "9f0fc853d5fcb6c0d228b9cc52ab1962c80e2884f59612a46fdd7fef690ee000", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9f0fc853d5fcb6c0d228b9cc52ab1962c80e2884f59612a46fdd7fef690ee000", kill_on_drop: false }` [INFO] [stdout] 9f0fc853d5fcb6c0d228b9cc52ab1962c80e2884f59612a46fdd7fef690ee000