[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] checking AOC-2024/rust_day_11 against master#04ff05c9c0cfbca33115c5f1b8bb20a66a54b799 for pr-147834
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAOC-2024%2Frust_day_11" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/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-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/AOC-2024/rust_day_11 on toolchain 04ff05c9c0cfbca33115c5f1b8bb20a66a54b799
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+04ff05c9c0cfbca33115c5f1b8bb20a66a54b799" "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" "+04ff05c9c0cfbca33115c5f1b8bb20a66a54b799" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+04ff05c9c0cfbca33115c5f1b8bb20a66a54b799" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d63400c5c91f511fac71391b9a3e3615b9df787a410fc140aa5f4daaaa3c807a
[INFO] running `Command { std: "docker" "start" "-a" "d63400c5c91f511fac71391b9a3e3615b9df787a410fc140aa5f4daaaa3c807a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d63400c5c91f511fac71391b9a3e3615b9df787a410fc140aa5f4daaaa3c807a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d63400c5c91f511fac71391b9a3e3615b9df787a410fc140aa5f4daaaa3c807a", kill_on_drop: false }`
[INFO] [stdout] d63400c5c91f511fac71391b9a3e3615b9df787a410fc140aa5f4daaaa3c807a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+04ff05c9c0cfbca33115c5f1b8bb20a66a54b799" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 78241da8f8399adcb9e1fdd348114e04fbcb146c8dd217724bdc5026e83a339b
[INFO] running `Command { std: "docker" "start" "-a" "78241da8f8399adcb9e1fdd348114e04fbcb146c8dd217724bdc5026e83a339b", kill_on_drop: false }`
[INFO] [stderr]     Checking 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] [stderr] error: could not compile `day_11` (lib test) due to 3 previous errors
[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] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] For more information about this error, try `rustc --explain E0308`.
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "78241da8f8399adcb9e1fdd348114e04fbcb146c8dd217724bdc5026e83a339b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "78241da8f8399adcb9e1fdd348114e04fbcb146c8dd217724bdc5026e83a339b", kill_on_drop: false }`
[INFO] [stdout] 78241da8f8399adcb9e1fdd348114e04fbcb146c8dd217724bdc5026e83a339b
