[INFO] cloning repository https://github.com/vlaci/AdventOfCode [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/vlaci/AdventOfCode" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvlaci%2FAdventOfCode", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvlaci%2FAdventOfCode'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 12676e6ef0b17308436546a5abd28afe54b25996 [INFO] testing vlaci/AdventOfCode against try#16fbf98f22730e073c09e7b03f0eafb87a295545 for pr-145628-retry-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvlaci%2FAdventOfCode" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/vlaci/AdventOfCode [INFO] finished tweaking git repo https://github.com/vlaci/AdventOfCode [INFO] tweaked toml for git repo https://github.com/vlaci/AdventOfCode written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/vlaci/AdventOfCode on toolchain 16fbf98f22730e073c09e7b03f0eafb87a295545 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+16fbf98f22730e073c09e7b03f0eafb87a295545" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/vlaci/AdventOfCode 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" "+16fbf98f22730e073c09e7b03f0eafb87a295545" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+16fbf98f22730e073c09e7b03f0eafb87a295545" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8a34dc66bbbfd0bbc73b25412aaca5ae283f9e0f3dd51b2ebe20b6da22db45bf [INFO] running `Command { std: "docker" "start" "-a" "8a34dc66bbbfd0bbc73b25412aaca5ae283f9e0f3dd51b2ebe20b6da22db45bf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8a34dc66bbbfd0bbc73b25412aaca5ae283f9e0f3dd51b2ebe20b6da22db45bf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8a34dc66bbbfd0bbc73b25412aaca5ae283f9e0f3dd51b2ebe20b6da22db45bf", kill_on_drop: false }` [INFO] [stdout] 8a34dc66bbbfd0bbc73b25412aaca5ae283f9e0f3dd51b2ebe20b6da22db45bf [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+16fbf98f22730e073c09e7b03f0eafb87a295545" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a37a7195560ddf7fc5f4fb261ce900e8df2fa4c2fc1b8869cff151714a0d8291 [INFO] running `Command { std: "docker" "start" "-a" "a37a7195560ddf7fc5f4fb261ce900e8df2fa4c2fc1b8869cff151714a0d8291", kill_on_drop: false }` [INFO] [stderr] Compiling once_cell v1.20.2 [INFO] [stderr] Compiling libc v0.2.167 [INFO] [stderr] Compiling pin-project-lite v0.2.15 [INFO] [stderr] Compiling proc-macro2 v1.0.92 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling cc v1.2.2 [INFO] [stderr] Compiling unicode-ident v1.0.14 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling eyre v0.6.12 [INFO] [stderr] Compiling gimli v0.28.1 [INFO] [stderr] Compiling miniz_oxide v0.7.4 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling thread_local v1.1.8 [INFO] [stderr] Compiling owo-colors v3.5.0 [INFO] [stderr] Compiling rustc-demangle v0.1.24 [INFO] [stderr] Compiling tracing-subscriber v0.3.19 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling object v0.32.2 [INFO] [stderr] Compiling indenter v0.3.3 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling peg-runtime v0.8.3 [INFO] [stderr] Compiling peg-macros v0.8.4 [INFO] [stderr] Compiling addr2line v0.21.0 [INFO] [stderr] Compiling backtrace v0.3.71 [INFO] [stderr] Compiling tracing-error v0.2.1 [INFO] [stderr] Compiling color-spantrace v0.2.1 [INFO] [stderr] Compiling peg v0.8.4 [INFO] [stderr] Compiling color-eyre v0.6.3 [INFO] [stderr] Compiling day01 v0.1.0 (/opt/rustwide/workdir/2024/01) [INFO] [stderr] Compiling day03 v0.1.0 (/opt/rustwide/workdir/2024/03) [INFO] [stderr] Compiling day04 v0.1.0 (/opt/rustwide/workdir/2024/04) [INFO] [stderr] Compiling day02 v0.1.0 (/opt/rustwide/workdir/2024/02) [INFO] [stderr] Compiling day05 v0.1.0 (/opt/rustwide/workdir/2024/05) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 21.59s [INFO] running `Command { std: "docker" "inspect" "a37a7195560ddf7fc5f4fb261ce900e8df2fa4c2fc1b8869cff151714a0d8291", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a37a7195560ddf7fc5f4fb261ce900e8df2fa4c2fc1b8869cff151714a0d8291", kill_on_drop: false }` [INFO] [stdout] a37a7195560ddf7fc5f4fb261ce900e8df2fa4c2fc1b8869cff151714a0d8291 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+16fbf98f22730e073c09e7b03f0eafb87a295545" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4a69532937cdf55f0491dd39ef4ae7c0c7a6c3e2b53eff6e2e2c5705e02078a8 [INFO] running `Command { std: "docker" "start" "-a" "4a69532937cdf55f0491dd39ef4ae7c0c7a6c3e2b53eff6e2e2c5705e02078a8", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling semver v1.0.23 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling syn v2.0.90 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling winnow v0.6.20 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling object v0.32.2 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling relative-path v1.9.3 [INFO] [stderr] Compiling indexmap v2.7.0 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling rstest_macros v0.23.0 [INFO] [stderr] Compiling futures-timer v3.0.3 [INFO] [stderr] Compiling indoc v2.0.5 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling toml_edit v0.22.22 [INFO] [stderr] Compiling proc-macro-crate v3.2.0 [INFO] [stderr] Compiling backtrace v0.3.71 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling color-eyre v0.6.3 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling rstest v0.23.0 [INFO] [stderr] Compiling day05 v0.1.0 (/opt/rustwide/workdir/2024/05) [INFO] [stderr] Compiling day04 v0.1.0 (/opt/rustwide/workdir/2024/04) [INFO] [stderr] Compiling day01 v0.1.0 (/opt/rustwide/workdir/2024/01) [INFO] [stderr] Compiling day02 v0.1.0 (/opt/rustwide/workdir/2024/02) [INFO] [stderr] Compiling day03 v0.1.0 (/opt/rustwide/workdir/2024/03) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 41.05s [INFO] running `Command { std: "docker" "inspect" "4a69532937cdf55f0491dd39ef4ae7c0c7a6c3e2b53eff6e2e2c5705e02078a8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4a69532937cdf55f0491dd39ef4ae7c0c7a6c3e2b53eff6e2e2c5705e02078a8", kill_on_drop: false }` [INFO] [stdout] 4a69532937cdf55f0491dd39ef4ae7c0c7a6c3e2b53eff6e2e2c5705e02078a8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+16fbf98f22730e073c09e7b03f0eafb87a295545" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 764b3323916ebf987c6869494cc9b6613afd3b24e6ad3718b426f2c39bd9db96 [INFO] running `Command { std: "docker" "start" "-a" "764b3323916ebf987c6869494cc9b6613afd3b24e6ad3718b426f2c39bd9db96", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.15s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/day01-0866b838b2d64590) [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test tests::test_cardinality ... ok [INFO] [stdout] test tests::test_min_distance ... ok [INFO] [stdout] test tests::test_parse_lists ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 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/day02-889c7cb2ada6c40e) [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test tests::test_count_safe ... ok [INFO] [stdout] test tests::test_parse_reports ... ok [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/day03-83df548487042a1a) [INFO] [stdout] test tests::test_count_safe_dampened ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test tests::test_execute ... ok [INFO] [stdout] test tests::test_execute_with_toggle ... ok [INFO] [stdout] test tests::test_parse_memory ... ok [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/day04-b60632d247d097b5) [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test tests::test_count_masx ... ok [INFO] [stdout] test tests::test_count_xmas ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/day05-c4a9f9ebb7eea03a) [INFO] [stdout] [INFO] [stdout] running 5 tests [INFO] [stdout] test tests::test_is_ordered ... ok [INFO] [stdout] test tests::test_sort ... ok [INFO] [stdout] test tests::test_sum_unordered ... ok [INFO] [stdout] test tests::test_sum_ordered ... ok [INFO] [stdout] test tests::test_parse ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "764b3323916ebf987c6869494cc9b6613afd3b24e6ad3718b426f2c39bd9db96", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "764b3323916ebf987c6869494cc9b6613afd3b24e6ad3718b426f2c39bd9db96", kill_on_drop: false }` [INFO] [stdout] 764b3323916ebf987c6869494cc9b6613afd3b24e6ad3718b426f2c39bd9db96