[INFO] cloning repository https://github.com/qshadun/aoc2023 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/qshadun/aoc2023" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fqshadun%2Faoc2023", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fqshadun%2Faoc2023'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 8f24acf31cfac613099bd58ca2fd0e8bca2a1bbc [INFO] checking qshadun/aoc2023 against master#4b596bbd847672da87763b76171687d3544863c2 for pr-144544 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fqshadun%2Faoc2023" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/qshadun/aoc2023 [INFO] finished tweaking git repo https://github.com/qshadun/aoc2023 [INFO] tweaked toml for git repo https://github.com/qshadun/aoc2023 written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/qshadun/aoc2023 on toolchain 4b596bbd847672da87763b76171687d3544863c2 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4b596bbd847672da87763b76171687d3544863c2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/qshadun/aoc2023 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" "+4b596bbd847672da87763b76171687d3544863c2" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:cf8efcab8866f2cf4285301c7418e2f4f2a9b088c91ba69c40d5b659f81557f7" "/opt/rustwide/cargo-home/bin/cargo" "+4b596bbd847672da87763b76171687d3544863c2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 301b645aa64537e7030caff33ff5afe5a2a08aa4dadfb1ee6dc13771253f600e [INFO] running `Command { std: "docker" "start" "-a" "301b645aa64537e7030caff33ff5afe5a2a08aa4dadfb1ee6dc13771253f600e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "301b645aa64537e7030caff33ff5afe5a2a08aa4dadfb1ee6dc13771253f600e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "301b645aa64537e7030caff33ff5afe5a2a08aa4dadfb1ee6dc13771253f600e", kill_on_drop: false }` [INFO] [stdout] 301b645aa64537e7030caff33ff5afe5a2a08aa4dadfb1ee6dc13771253f600e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:cf8efcab8866f2cf4285301c7418e2f4f2a9b088c91ba69c40d5b659f81557f7" "/opt/rustwide/cargo-home/bin/cargo" "+4b596bbd847672da87763b76171687d3544863c2" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2b6bc6ef88d3402b5691b040e935b554adaba8dc6adb0bb63dc29cf24925dce7 [INFO] running `Command { std: "docker" "start" "-a" "2b6bc6ef88d3402b5691b040e935b554adaba8dc6adb0bb63dc29cf24925dce7", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling proc-macro2 v1.0.79 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Checking ppv-lite86 v0.2.17 [INFO] [stderr] Compiling serde v1.0.197 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling thiserror v1.0.58 [INFO] [stderr] Checking memchr v2.7.1 [INFO] [stderr] Checking rawpointer v0.2.1 [INFO] [stderr] Checking regex-syntax v0.8.2 [INFO] [stderr] Checking utils v0.1.0 (/opt/rustwide/workdir/utils) [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking prob12 v0.1.0 (/opt/rustwide/workdir/prob12) [INFO] [stderr] Checking prob08 v0.1.0 (/opt/rustwide/workdir/prob08) [INFO] [stderr] Checking prob14 v0.1.0 (/opt/rustwide/workdir/prob14) [INFO] [stderr] Checking prob10 v0.1.0 (/opt/rustwide/workdir/prob10) [INFO] [stderr] Checking prob03 v0.1.0 (/opt/rustwide/workdir/prob03) [INFO] [stderr] Checking prob06 v0.1.0 (/opt/rustwide/workdir/prob06) [INFO] [stderr] Checking prob21 v0.1.0 (/opt/rustwide/workdir/prob21) [INFO] [stderr] Checking prob23 v0.1.0 (/opt/rustwide/workdir/prob23) [INFO] [stderr] Checking prob22 v0.1.0 (/opt/rustwide/workdir/prob22) [INFO] [stderr] Checking prob05 v0.1.0 (/opt/rustwide/workdir/prob05) [INFO] [stderr] Checking prob17 v0.1.0 (/opt/rustwide/workdir/prob17) [INFO] [stderr] Checking prob02 v0.1.0 (/opt/rustwide/workdir/prob02) [INFO] [stderr] Checking prob20 v0.1.0 (/opt/rustwide/workdir/prob20) [INFO] [stderr] Checking prob07 v0.1.0 (/opt/rustwide/workdir/prob07) [INFO] [stderr] Checking prob19 v0.1.0 (/opt/rustwide/workdir/prob19) [INFO] [stderr] Checking prob04 v0.1.0 (/opt/rustwide/workdir/prob04) [INFO] [stderr] Checking prob16 v0.1.0 (/opt/rustwide/workdir/prob16) [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> prob19/src/main.rs:69:17 [INFO] [stdout] | [INFO] [stdout] 69 | fn is_match(&self, part: &Part) -> Option { [INFO] [stdout] | ^^^^^ ----------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 69 | fn is_match(&self, part: &Part) -> Option> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> prob19/src/main.rs:153:19 [INFO] [stdout] | [INFO] [stdout] 153 | fn match_part(&self, part: &Part) -> Destination { [INFO] [stdout] | ^^^^^ ----------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 153 | fn match_part(&self, part: &Part) -> Destination<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking prob13 v0.1.0 (/opt/rustwide/workdir/prob13) [INFO] [stderr] Checking prob09 v0.1.0 (/opt/rustwide/workdir/prob09) [INFO] [stderr] Checking prob15 v0.1.0 (/opt/rustwide/workdir/prob15) [INFO] [stderr] Checking aho-corasick v1.1.2 [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> prob19/src/main.rs:69:17 [INFO] [stdout] | [INFO] [stdout] 69 | fn is_match(&self, part: &Part) -> Option { [INFO] [stdout] | ^^^^^ ----------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 69 | fn is_match(&self, part: &Part) -> Option> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> prob19/src/main.rs:153:19 [INFO] [stdout] | [INFO] [stdout] 153 | fn match_part(&self, part: &Part) -> Destination { [INFO] [stdout] | ^^^^^ ----------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 153 | fn match_part(&self, part: &Part) -> Destination<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Compiling matrixmultiply v0.3.8 [INFO] [stderr] Checking prob18 v0.1.0 (/opt/rustwide/workdir/prob18) [INFO] [stderr] Checking prob11 v0.1.0 (/opt/rustwide/workdir/prob11) [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling syn v2.0.52 [INFO] [stderr] Checking getrandom v0.2.12 [INFO] [stderr] Checking cblas-sys v0.1.4 [INFO] [stderr] Checking lapack-sys v0.14.0 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking approx v0.4.0 [INFO] [stderr] Checking regex-automata v0.4.5 [INFO] [stderr] Checking prob25 v0.1.0 (/opt/rustwide/workdir/prob25) [INFO] [stderr] Compiling thiserror-impl v1.0.58 [INFO] [stderr] Checking num-complex v0.4.5 [INFO] [stderr] Checking cauchy v0.4.0 [INFO] [stderr] Checking ndarray v0.15.6 [INFO] [stderr] Checking regex v1.10.3 [INFO] [stderr] Checking prob01 v0.1.0 (/opt/rustwide/workdir/prob01) [INFO] [stdout] warning: creating a mutable reference to mutable static [INFO] [stdout] --> prob01/src/main.rs:40:13 [INFO] [stdout] | [INFO] [stdout] 40 | REV_NUMBERS.push(r); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] = note: `#[warn(static_mut_refs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a shared reference to mutable static [INFO] [stdout] --> prob01/src/main.rs:58:29 [INFO] [stdout] | [INFO] [stdout] 58 | for (i, num_str) in REV_NUMBERS.iter().enumerate() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ shared reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static [INFO] [stdout] --> prob01/src/main.rs:40:13 [INFO] [stdout] | [INFO] [stdout] 40 | REV_NUMBERS.push(r); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] = note: `#[warn(static_mut_refs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a shared reference to mutable static [INFO] [stdout] --> prob01/src/main.rs:58:29 [INFO] [stdout] | [INFO] [stdout] 58 | for (i, num_str) in REV_NUMBERS.iter().enumerate() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ shared reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling katexit v0.1.4 [INFO] [stderr] Checking lax v0.16.0 [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetaPWb1im" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `lax` (lib) due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaLkVFSM/full.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `ndarray` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "2b6bc6ef88d3402b5691b040e935b554adaba8dc6adb0bb63dc29cf24925dce7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2b6bc6ef88d3402b5691b040e935b554adaba8dc6adb0bb63dc29cf24925dce7", kill_on_drop: false }` [INFO] [stdout] 2b6bc6ef88d3402b5691b040e935b554adaba8dc6adb0bb63dc29cf24925dce7