[INFO] cloning repository https://github.com/adriandelgado/advent-of-code [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/adriandelgado/advent-of-code" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fadriandelgado%2Fadvent-of-code", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fadriandelgado%2Fadvent-of-code'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c5dd17e6cb830d905c1cf1fa051dfec09cd3c8d3 [INFO] testing adriandelgado/advent-of-code against 1.77.0 for beta-1.78-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fadriandelgado%2Fadvent-of-code" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/adriandelgado/advent-of-code on toolchain 1.77.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.77.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/adriandelgado/advent-of-code [INFO] finished tweaking git repo https://github.com/adriandelgado/advent-of-code [INFO] tweaked toml for git repo https://github.com/adriandelgado/advent-of-code written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/adriandelgado/advent-of-code 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" "+1.77.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded gemm-f64 v0.17.0 [INFO] [stderr] Downloaded faer v0.16.0 [INFO] [stderr] Downloaded gemm v0.17.0 [INFO] [stderr] Downloaded gemm-f32 v0.17.0 [INFO] [stderr] Downloaded gemm-f16 v0.17.0 [INFO] [stderr] Downloaded dbgf v0.1.1 [INFO] [stderr] Downloaded faer-entity v0.16.0 [INFO] [stderr] Downloaded equator-macro v0.1.5 [INFO] [stderr] Downloaded equator v0.1.6 [INFO] [stderr] Downloaded gemm-c32 v0.17.0 [INFO] [stderr] Downloaded gemm-c64 v0.17.0 [INFO] [stderr] Downloaded gemm-common v0.17.0 [INFO] [stderr] Downloaded faer-cholesky v0.16.0 [INFO] [stderr] Downloaded faer-lu v0.16.0 [INFO] [stderr] Downloaded faer-qr v0.16.0 [INFO] [stderr] Downloaded faer-core v0.16.0 [INFO] [stderr] Downloaded faer-evd v0.16.0 [INFO] [stderr] Downloaded faer-sparse v0.16.0 [INFO] [stderr] Downloaded faer-svd v0.16.0 [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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+1.77.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d59318c92f3bbf7b3696f0cbffb9f32ca56609cb8616474de11c32fd9b48b00b [INFO] running `Command { std: "docker" "start" "-a" "d59318c92f3bbf7b3696f0cbffb9f32ca56609cb8616474de11c32fd9b48b00b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d59318c92f3bbf7b3696f0cbffb9f32ca56609cb8616474de11c32fd9b48b00b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d59318c92f3bbf7b3696f0cbffb9f32ca56609cb8616474de11c32fd9b48b00b", kill_on_drop: false }` [INFO] [stdout] d59318c92f3bbf7b3696f0cbffb9f32ca56609cb8616474de11c32fd9b48b00b [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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+1.77.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0bb00c1f6bddff960f10111524813174651a1b1be1ad41645cd2e6b9d4a9b5ba [INFO] running `Command { std: "docker" "start" "-a" "0bb00c1f6bddff960f10111524813174651a1b1be1ad41645cd2e6b9d4a9b5ba", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling libc v0.2.150 [INFO] [stderr] Compiling bytemuck v1.14.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.18 [INFO] [stderr] Compiling proc-macro2 v1.0.69 [INFO] [stderr] Compiling libm v0.2.8 [INFO] [stderr] Compiling unicode-ident v1.0.5 [INFO] [stderr] Compiling either v1.8.0 [INFO] [stderr] Compiling rayon-core v1.12.0 [INFO] [stderr] Compiling reborrow v0.5.5 [INFO] [stderr] Compiling paste v1.0.14 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling raw-cpuid v10.7.0 [INFO] [stderr] Compiling seq-macro v0.3.5 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling dyn-stack v0.10.0 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling coe-rs v0.1.2 [INFO] [stderr] Compiling matrixcompare-core v0.1.0 [INFO] [stderr] Compiling autocfg v0.1.8 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling generic-array v0.14.6 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling crossbeam-epoch v0.9.17 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling smallvec v0.6.14 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling indexmap v1.9.1 [INFO] [stderr] Compiling tracing-core v0.1.30 [INFO] [stderr] Compiling parking_lot_core v0.4.0 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling crossbeam-deque v0.8.4 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling itoa v1.0.4 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling time-core v0.1.2 [INFO] [stderr] Compiling percent-encoding v2.2.0 [INFO] [stderr] Compiling memchr v2.6.4 [INFO] [stderr] Compiling syn v2.0.39 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling getrandom v0.2.11 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling serde v1.0.193 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling sharded-slab v0.1.4 [INFO] [stderr] Compiling miniz_oxide v0.5.4 [INFO] [stderr] Compiling time-macros v0.2.15 [INFO] [stderr] Compiling deranged v0.3.9 [INFO] [stderr] Compiling rayon v1.8.0 [INFO] [stderr] Compiling cookie v0.17.0 [INFO] [stderr] Compiling num-complex v0.4.4 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling num-bigint v0.4.4 [INFO] [stderr] Compiling thread_local v1.1.4 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling serde_json v1.0.108 [INFO] [stderr] Compiling pin-project-lite v0.2.9 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling unicode-bidi v0.3.8 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling untrusted v0.9.0 [INFO] [stderr] Compiling pulp v0.18.6 [INFO] [stderr] Compiling utf8parse v0.2.1 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling tracing v0.1.37 [INFO] [stderr] Compiling tracing-subscriber v0.3.16 [INFO] [stderr] Compiling hurdles v1.0.1 [INFO] [stderr] Compiling anstyle-parse v0.2.2 [INFO] [stderr] Compiling idna v0.3.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling form_urlencoded v1.1.0 [INFO] [stderr] Compiling num-iter v0.1.43 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Compiling anstyle v1.0.4 [INFO] [stderr] Compiling colorchoice v1.0.0 [INFO] [stderr] Compiling eyre v0.6.8 [INFO] [stderr] Compiling rawpointer v0.2.1 [INFO] [stderr] Compiling ryu v1.0.11 [INFO] [stderr] Compiling gimli v0.26.2 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling rustls v0.21.9 [INFO] [stderr] Compiling anstyle-query v1.0.0 [INFO] [stderr] Compiling anstream v0.6.4 [INFO] [stderr] Compiling ring v0.17.5 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling backtrace v0.3.66 [INFO] [stderr] Compiling url v2.3.1 [INFO] [stderr] Compiling matrixmultiply v0.3.2 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.3 [INFO] [stderr] Compiling tracing-error v0.2.0 [INFO] [stderr] Compiling object v0.29.0 [INFO] [stderr] Compiling clap_lex v0.6.0 [INFO] [stderr] Compiling gemm-common v0.17.0 [INFO] [stderr] Compiling faer-entity v0.16.0 [INFO] [stderr] Compiling time v0.3.30 [INFO] [stderr] Compiling dbgf v0.1.1 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Compiling indenter v0.3.3 [INFO] [stderr] Compiling hashbrown v0.14.3 [INFO] [stderr] Compiling owo-colors v3.5.0 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling rustc-demangle v0.1.21 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling gemm-c32 v0.17.0 [INFO] [stderr] Compiling gemm-c64 v0.17.0 [INFO] [stderr] Compiling gemm-f32 v0.17.0 [INFO] [stderr] Compiling gemm-f64 v0.17.0 [INFO] [stderr] Compiling indexmap v2.1.0 [INFO] [stderr] Compiling addr2line v0.17.0 [INFO] [stderr] Compiling color-spantrace v0.2.0 [INFO] [stderr] Compiling clap_builder v4.4.11 [INFO] [stderr] Compiling flate2 v1.0.24 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling gemm v0.17.0 [INFO] [stderr] Compiling ndarray v0.15.6 [INFO] [stderr] Compiling matrixcompare v0.3.0 [INFO] [stderr] Compiling noisy_float v0.2.0 [INFO] [stderr] Compiling equator-macro v0.1.5 [INFO] [stderr] Compiling serde_derive v1.0.193 [INFO] [stderr] Compiling clap_derive v4.4.7 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling base64 v0.21.5 [INFO] [stderr] Compiling equator v0.1.6 [INFO] [stderr] Compiling regex-automata v0.4.3 [INFO] [stderr] Compiling webpki-roots v0.25.2 [INFO] [stderr] Compiling faer-core v0.16.0 [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Compiling color-eyre v0.6.2 [INFO] [stderr] Compiling petgraph v0.6.4 [INFO] [stderr] Compiling num v0.4.1 [INFO] [stderr] Compiling md-5 v0.10.6 [INFO] [stderr] Compiling atoi v2.0.0 [INFO] [stderr] Compiling winnow v0.5.28 [INFO] [stderr] Compiling itertools v0.12.0 [INFO] [stderr] Compiling dotenvy v0.15.7 [INFO] [stderr] Compiling sct v0.7.0 [INFO] [stderr] Compiling bstr v1.8.0 [INFO] [stderr] Compiling rustls-webpki v0.101.7 [INFO] [stderr] Compiling ndarray-stats v0.5.1 [INFO] [stderr] Compiling clap v4.4.11 [INFO] [stderr] Compiling cookie_store v0.20.0 [INFO] [stderr] Compiling faer-qr v0.16.0 [INFO] [stderr] Compiling faer-lu v0.16.0 [INFO] [stderr] Compiling faer-cholesky v0.16.0 [INFO] [stderr] Compiling ureq v2.9.1 [INFO] [stderr] Compiling faer-evd v0.16.0 [INFO] [stderr] Compiling faer-svd v0.16.0 [INFO] [stderr] Compiling faer-sparse v0.16.0 [INFO] [stderr] Compiling faer v0.16.0 [INFO] [stderr] Compiling aoc v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 38.96s [INFO] running `Command { std: "docker" "inspect" "0bb00c1f6bddff960f10111524813174651a1b1be1ad41645cd2e6b9d4a9b5ba", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0bb00c1f6bddff960f10111524813174651a1b1be1ad41645cd2e6b9d4a9b5ba", kill_on_drop: false }` [INFO] [stdout] 0bb00c1f6bddff960f10111524813174651a1b1be1ad41645cd2e6b9d4a9b5ba [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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+1.77.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1197c79c6d1190c44439e2f94d86c95d5b088ac433416bdd39f094ee85849604 [INFO] running `Command { std: "docker" "start" "-a" "1197c79c6d1190c44439e2f94d86c95d5b088ac433416bdd39f094ee85849604", kill_on_drop: false }` [INFO] [stderr] Compiling aoc v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.08s [INFO] running `Command { std: "docker" "inspect" "1197c79c6d1190c44439e2f94d86c95d5b088ac433416bdd39f094ee85849604", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1197c79c6d1190c44439e2f94d86c95d5b088ac433416bdd39f094ee85849604", kill_on_drop: false }` [INFO] [stdout] 1197c79c6d1190c44439e2f94d86c95d5b088ac433416bdd39f094ee85849604 [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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+1.77.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 945385eb85417315159790b588ed7b362671aef4671a8f81d7d434159e56dbc3 [INFO] running `Command { std: "docker" "start" "-a" "945385eb85417315159790b588ed7b362671aef4671a8f81d7d434159e56dbc3", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.11s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/aoc-e559710a90c24704) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/aoc-cfbfee4c42ab14e1) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests aoc [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "945385eb85417315159790b588ed7b362671aef4671a8f81d7d434159e56dbc3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "945385eb85417315159790b588ed7b362671aef4671a8f81d7d434159e56dbc3", kill_on_drop: false }` [INFO] [stdout] 945385eb85417315159790b588ed7b362671aef4671a8f81d7d434159e56dbc3