[INFO] cloning repository https://github.com/AOC-2024/rust_day_11
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/AOC-2024/rust_day_11" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAOC-2024%2Frust_day_11", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAOC-2024%2Frust_day_11'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 8e8300fa88c3418e1e9149c3b494a86deea7db70
[INFO] testing AOC-2024/rust_day_11 against master#733b47ea4b1b86216f14ef56e49440c33933f230+rustflags=-Copt-level=3 for pr-138759
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAOC-2024%2Frust_day_11" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/AOC-2024/rust_day_11
[INFO] finished tweaking git repo https://github.com/AOC-2024/rust_day_11
[INFO] tweaked toml for git repo https://github.com/AOC-2024/rust_day_11 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/AOC-2024/rust_day_11 on toolchain 733b47ea4b1b86216f14ef56e49440c33933f230
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/AOC-2024/rust_day_11 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" "+733b47ea4b1b86216f14ef56e49440c33933f230" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 14c73a2effd7fb9b3ff8c09e0ec551e732783ce18eb53c5fd3e6bf84f3f6e1af
[INFO] running `Command { std: "docker" "start" "-a" "14c73a2effd7fb9b3ff8c09e0ec551e732783ce18eb53c5fd3e6bf84f3f6e1af", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "14c73a2effd7fb9b3ff8c09e0ec551e732783ce18eb53c5fd3e6bf84f3f6e1af", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "14c73a2effd7fb9b3ff8c09e0ec551e732783ce18eb53c5fd3e6bf84f3f6e1af", kill_on_drop: false }`
[INFO] [stdout] 14c73a2effd7fb9b3ff8c09e0ec551e732783ce18eb53c5fd3e6bf84f3f6e1af
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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 -Copt-level=3" "-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" "+733b47ea4b1b86216f14ef56e49440c33933f230" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 67a297787885b514c7cdbd8b39344b62846a5d7e4293e529042870375cf5ed27
[INFO] running `Command { std: "docker" "start" "-a" "67a297787885b514c7cdbd8b39344b62846a5d7e4293e529042870375cf5ed27", kill_on_drop: false }`
[INFO] [stderr]    Compiling day_11 v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.13s
[INFO] running `Command { std: "docker" "inspect" "67a297787885b514c7cdbd8b39344b62846a5d7e4293e529042870375cf5ed27", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "67a297787885b514c7cdbd8b39344b62846a5d7e4293e529042870375cf5ed27", kill_on_drop: false }`
[INFO] [stdout] 67a297787885b514c7cdbd8b39344b62846a5d7e4293e529042870375cf5ed27
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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 -Copt-level=3" "-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" "+733b47ea4b1b86216f14ef56e49440c33933f230" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d399bb9c7904806d8829ad055a2902f969385109955364c7eb864f06c61a9199
[INFO] running `Command { std: "docker" "start" "-a" "d399bb9c7904806d8829ad055a2902f969385109955364c7eb864f06c61a9199", kill_on_drop: false }`
[INFO] [stderr]    Compiling day_11 v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> src/lib.rs:61:46
[INFO] [stdout]    |
[INFO] [stdout] 61 |         assert_eq!(blink_stone_time(125, 2), vec![512072, 1]);
[INFO] [stdout]    |                                              ^^^^^^^^^^^^^^^ expected `usize`, found `Vec<{integer}>`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected type `usize`
[INFO] [stdout]             found struct `Vec<{integer}>`
[INFO] [stdout]    = note: this error originates in the macro `vec` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> src/lib.rs:66:46
[INFO] [stdout]    |
[INFO] [stdout] 66 |         assert_eq!(blink_stone_time(125, 2), vec![253, 0]);
[INFO] [stdout]    |                                              ^^^^^^^^^^^^ expected `usize`, found `Vec<{integer}>`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected type `usize`
[INFO] [stdout]             found struct `Vec<{integer}>`
[INFO] [stdout]    = note: this error originates in the macro `vec` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> src/lib.rs:71:46
[INFO] [stdout]    |
[INFO] [stdout] 71 |         assert_eq!(blink_stone_time(125, 1), vec![253000]);
[INFO] [stdout]    |                                              ^^^^^^^^^^^^ expected `usize`, found `Vec<{integer}>`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected type `usize`
[INFO] [stdout]             found struct `Vec<{integer}>`
[INFO] [stdout]    = note: this error originates in the macro `vec` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0308`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `day_11` (lib test) due to 3 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "d399bb9c7904806d8829ad055a2902f969385109955364c7eb864f06c61a9199", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d399bb9c7904806d8829ad055a2902f969385109955364c7eb864f06c61a9199", kill_on_drop: false }`
[INFO] [stdout] d399bb9c7904806d8829ad055a2902f969385109955364c7eb864f06c61a9199
