[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 1.84.0 for beta-1.85-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvlaci%2FAdventOfCode" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/vlaci/AdventOfCode on toolchain 1.84.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.84.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [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-tc1/source/Cargo.toml [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" "+1.84.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded peg-runtime v0.8.3 [INFO] [stderr] Downloaded peg-macros v0.8.4 [INFO] [stderr] Downloaded peg v0.8.4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:86ea7c7af713d31e8cfdb68a6d0db50b5cf7cbeecde3d112f9f257f747318d36" "/opt/rustwide/cargo-home/bin/cargo" "+1.84.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 17bab881e91614b87bb26a62c8ecc8e1f33f1cb690022fee22b245ff18d86186 [INFO] running `Command { std: "docker" "start" "-a" "17bab881e91614b87bb26a62c8ecc8e1f33f1cb690022fee22b245ff18d86186", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "17bab881e91614b87bb26a62c8ecc8e1f33f1cb690022fee22b245ff18d86186", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "17bab881e91614b87bb26a62c8ecc8e1f33f1cb690022fee22b245ff18d86186", kill_on_drop: false }` [INFO] [stdout] 17bab881e91614b87bb26a62c8ecc8e1f33f1cb690022fee22b245ff18d86186 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:86ea7c7af713d31e8cfdb68a6d0db50b5cf7cbeecde3d112f9f257f747318d36" "/opt/rustwide/cargo-home/bin/cargo" "+1.84.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 10e29fa2981ee777d2a521757ef0b91f67d029e816c8c6f32e0d6c4f98d0df07 [INFO] running `Command { std: "docker" "start" "-a" "10e29fa2981ee777d2a521757ef0b91f67d029e816c8c6f32e0d6c4f98d0df07", kill_on_drop: false }` [INFO] [stderr] Compiling once_cell v1.20.2 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling libc v0.2.167 [INFO] [stderr] Compiling proc-macro2 v1.0.92 [INFO] [stderr] Compiling pin-project-lite v0.2.15 [INFO] [stderr] Compiling eyre v0.6.12 [INFO] [stderr] Compiling unicode-ident v1.0.14 [INFO] [stderr] Compiling gimli v0.28.1 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling indenter v0.3.3 [INFO] [stderr] Compiling rustc-demangle v0.1.24 [INFO] [stderr] Compiling owo-colors v3.5.0 [INFO] [stderr] Compiling peg-runtime v0.8.3 [INFO] [stderr] Compiling sharded-slab v0.1.7 [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 cc v1.2.2 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling tracing-subscriber v0.3.19 [INFO] [stderr] Compiling object v0.32.2 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling peg-macros v0.8.4 [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 addr2line v0.21.0 [INFO] [stderr] Compiling peg v0.8.4 [INFO] [stderr] Compiling color-eyre v0.6.3 [INFO] [stderr] Compiling day05 v0.1.0 (/opt/rustwide/workdir/2024/05) [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] Compiling day01 v0.1.0 (/opt/rustwide/workdir/2024/01) [INFO] [stderr] Compiling day04 v0.1.0 (/opt/rustwide/workdir/2024/04) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 16.97s [INFO] running `Command { std: "docker" "inspect" "10e29fa2981ee777d2a521757ef0b91f67d029e816c8c6f32e0d6c4f98d0df07", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "10e29fa2981ee777d2a521757ef0b91f67d029e816c8c6f32e0d6c4f98d0df07", kill_on_drop: false }` [INFO] [stdout] 10e29fa2981ee777d2a521757ef0b91f67d029e816c8c6f32e0d6c4f98d0df07 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:86ea7c7af713d31e8cfdb68a6d0db50b5cf7cbeecde3d112f9f257f747318d36" "/opt/rustwide/cargo-home/bin/cargo" "+1.84.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 53183b43d30d0032df9a6e9590ce137d0d121cb02b3c5ecd830c6e37d3ee9110 [INFO] running `Command { std: "docker" "start" "-a" "53183b43d30d0032df9a6e9590ce137d0d121cb02b3c5ecd830c6e37d3ee9110", kill_on_drop: false }` [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling semver v1.0.23 [INFO] [stderr] Compiling syn v2.0.90 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling winnow v0.6.20 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling relative-path v1.9.3 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Compiling futures-timer v3.0.3 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling indoc v2.0.5 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling indexmap v2.7.0 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling object v0.32.2 [INFO] [stderr] Compiling rstest_macros v0.23.0 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling toml_edit v0.22.22 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling backtrace v0.3.71 [INFO] [stderr] Compiling proc-macro-crate v3.2.0 [INFO] [stderr] Compiling color-eyre v0.6.3 [INFO] [stderr] Compiling regex v1.11.1 [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 day04 v0.1.0 (/opt/rustwide/workdir/2024/04) [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 day02 v0.1.0 (/opt/rustwide/workdir/2024/02) [INFO] [stderr] Compiling day05 v0.1.0 (/opt/rustwide/workdir/2024/05) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 26.07s [INFO] running `Command { std: "docker" "inspect" "53183b43d30d0032df9a6e9590ce137d0d121cb02b3c5ecd830c6e37d3ee9110", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "53183b43d30d0032df9a6e9590ce137d0d121cb02b3c5ecd830c6e37d3ee9110", kill_on_drop: false }` [INFO] [stdout] 53183b43d30d0032df9a6e9590ce137d0d121cb02b3c5ecd830c6e37d3ee9110 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:86ea7c7af713d31e8cfdb68a6d0db50b5cf7cbeecde3d112f9f257f747318d36" "/opt/rustwide/cargo-home/bin/cargo" "+1.84.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 47f2825b4066e33c05fa190dd84510d7fdbd0f12276ca610116e1de82b296e83 [INFO] running `Command { std: "docker" "start" "-a" "47f2825b4066e33c05fa190dd84510d7fdbd0f12276ca610116e1de82b296e83", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.13s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/day01-feb5bdaebf216905) [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test tests::test_min_distance ... ok [INFO] [stdout] test tests::test_parse_lists ... ok [INFO] [stdout] test tests::test_cardinality ... 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-847483a10fb166b3) [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test tests::test_count_safe ... ok [INFO] [stdout] test tests::test_count_safe_dampened ... ok [INFO] [stdout] test tests::test_parse_reports ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 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/day03-a7e40d0cdf960924) [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test tests::test_parse_memory ... ok [INFO] [stdout] test tests::test_execute_with_toggle ... ok [INFO] [stdout] test tests::test_execute ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 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/day04-a1a128af224ab80a) [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test tests::test_count_xmas ... ok [INFO] [stdout] test tests::test_count_masx ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 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/day05-e4a42c6a93d7e54f) [INFO] [stdout] [INFO] [stdout] running 5 tests [INFO] [stdout] test tests::test_sum_ordered ... ok [INFO] [stdout] test tests::test_sum_unordered ... ok [INFO] [stdout] test tests::test_is_ordered ... ok [INFO] [stdout] test tests::test_sort ... 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" "47f2825b4066e33c05fa190dd84510d7fdbd0f12276ca610116e1de82b296e83", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "47f2825b4066e33c05fa190dd84510d7fdbd0f12276ca610116e1de82b296e83", kill_on_drop: false }` [INFO] [stdout] 47f2825b4066e33c05fa190dd84510d7fdbd0f12276ca610116e1de82b296e83