[INFO] cloning repository https://github.com/radium226/advent-of-code-2023 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/radium226/advent-of-code-2023" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fradium226%2Fadvent-of-code-2023", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fradium226%2Fadvent-of-code-2023'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 1687c442d774d4e13f39b16a513530e5ad0413d2 [INFO] testing radium226/advent-of-code-2023 against try#8de4c7234dd9b97c9d76b58671343fdbbc9a433e+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_with_getrandom_patch_0 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fradium226%2Fadvent-of-code-2023" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/radium226/advent-of-code-2023 [INFO] finished tweaking git repo https://github.com/radium226/advent-of-code-2023 [INFO] tweaked toml for git repo https://github.com/radium226/advent-of-code-2023 written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/radium226/advent-of-code-2023 on toolchain 8de4c7234dd9b97c9d76b58671343fdbbc9a433e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/radium226/advent-of-code-2023 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" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded fancy-regex v0.12.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e9725aef38b9742b68c4ca1897a5955ce3f528aca4257bf3d08b8e7202608abe [INFO] running `Command { std: "docker" "start" "-a" "e9725aef38b9742b68c4ca1897a5955ce3f528aca4257bf3d08b8e7202608abe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e9725aef38b9742b68c4ca1897a5955ce3f528aca4257bf3d08b8e7202608abe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e9725aef38b9742b68c4ca1897a5955ce3f528aca4257bf3d08b8e7202608abe", kill_on_drop: false }` [INFO] [stdout] e9725aef38b9742b68c4ca1897a5955ce3f528aca4257bf3d08b8e7202608abe [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "build" "--frozen" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 1f480f46bb71603aae51a597f0ccd418b898665287bd534dc267d6726ffa0e39 [INFO] running `Command { std: "docker" "start" "-a" "1f480f46bb71603aae51a597f0ccd418b898665287bd534dc267d6726ffa0e39", kill_on_drop: false }` [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Compiling memchr v2.6.4 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling regex-syntax v0.8.2 [INFO] [stderr] Compiling num-bigint v0.4.4 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling bit-set v0.5.3 [INFO] [stderr] Compiling aho-corasick v1.1.2 [INFO] [stderr] Compiling regex-automata v0.4.3 [INFO] [stderr] Compiling regex v1.10.2 [INFO] [stderr] Compiling fancy-regex v0.12.0 [INFO] [stderr] Compiling advent-of-code-2023 v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> src/solve_02.rs:65:8 [INFO] [stdout] | [INFO] [stdout] 63 | impl Game { [INFO] [stdout] | --------- associated function in this implementation [INFO] [stdout] 64 | [INFO] [stdout] 65 | fn new(id: u32, revelations: Vec) -> Game { [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> src/solve_02.rs:110:8 [INFO] [stdout] | [INFO] [stdout] 108 | impl Content { [INFO] [stdout] | ------------ associated function in this implementation [INFO] [stdout] 109 | [INFO] [stdout] 110 | fn new(red_count: u32, green_count: u32, blue_count: u32) -> Content { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/solve_02.rs:150:12 [INFO] [stdout] | [INFO] [stdout] 150 | struct Bag(Content); [INFO] [stdout] | --- ^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this struct [INFO] [stdout] | [INFO] [stdout] = help: consider removing this field [INFO] [stdout] = note: `Bag` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.87s [INFO] running `Command { std: "docker" "inspect" "1f480f46bb71603aae51a597f0ccd418b898665287bd534dc267d6726ffa0e39", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1f480f46bb71603aae51a597f0ccd418b898665287bd534dc267d6726ffa0e39", kill_on_drop: false }` [INFO] [stdout] 1f480f46bb71603aae51a597f0ccd418b898665287bd534dc267d6726ffa0e39 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--no-run" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 7b0cc073f26b0f8c4a91b2d891eec7b120ca3407024e6d2b644aa7ad44917f7b [INFO] running `Command { std: "docker" "start" "-a" "7b0cc073f26b0f8c4a91b2d891eec7b120ca3407024e6d2b644aa7ad44917f7b", kill_on_drop: false }` [INFO] [stderr] Compiling advent-of-code-2023 v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> src/solve_02.rs:65:8 [INFO] [stdout] | [INFO] [stdout] 63 | impl Game { [INFO] [stdout] | --------- associated function in this implementation [INFO] [stdout] 64 | [INFO] [stdout] 65 | fn new(id: u32, revelations: Vec) -> Game { [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> src/solve_02.rs:110:8 [INFO] [stdout] | [INFO] [stdout] 108 | impl Content { [INFO] [stdout] | ------------ associated function in this implementation [INFO] [stdout] 109 | [INFO] [stdout] 110 | fn new(red_count: u32, green_count: u32, blue_count: u32) -> Content { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/solve_02.rs:150:12 [INFO] [stdout] | [INFO] [stdout] 150 | struct Bag(Content); [INFO] [stdout] | --- ^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this struct [INFO] [stdout] | [INFO] [stdout] = help: consider removing this field [INFO] [stdout] = note: `Bag` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.43s [INFO] running `Command { std: "docker" "inspect" "7b0cc073f26b0f8c4a91b2d891eec7b120ca3407024e6d2b644aa7ad44917f7b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7b0cc073f26b0f8c4a91b2d891eec7b120ca3407024e6d2b644aa7ad44917f7b", kill_on_drop: false }` [INFO] [stdout] 7b0cc073f26b0f8c4a91b2d891eec7b120ca3407024e6d2b644aa7ad44917f7b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 1e303ebc2700eb7e28aa4c20833ff5f3e907bd57b158d23a9a473674523136f8 [INFO] running `Command { std: "docker" "start" "-a" "1e303ebc2700eb7e28aa4c20833ff5f3e907bd57b158d23a9a473674523136f8", kill_on_drop: false }` [INFO] [stderr] warning: associated function `new` is never used [INFO] [stderr] --> src/solve_02.rs:65:8 [INFO] [stderr] | [INFO] [stderr] 63 | impl Game { [INFO] [stderr] | --------- associated function in this implementation [INFO] [stderr] 64 | [INFO] [stderr] 65 | fn new(id: u32, revelations: Vec) -> Game { [INFO] [stderr] | ^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: associated function `new` is never used [INFO] [stderr] --> src/solve_02.rs:110:8 [INFO] [stderr] | [INFO] [stderr] 108 | impl Content { [INFO] [stderr] | ------------ associated function in this implementation [INFO] [stderr] 109 | [INFO] [stderr] 110 | fn new(red_count: u32, green_count: u32, blue_count: u32) -> Content { [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: field `0` is never read [INFO] [stderr] --> src/solve_02.rs:150:12 [INFO] [stderr] | [INFO] [stderr] 150 | struct Bag(Content); [INFO] [stderr] | --- ^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | field in this struct [INFO] [stderr] | [INFO] [stderr] = help: consider removing this field [INFO] [stderr] = note: `Bag` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] [INFO] [stderr] warning: `advent-of-code-2023` (bin "advent-of-code-2023" test) generated 3 warnings [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.03s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/advent_of_code_2023-8bf145e98a7febcf) [INFO] [stdout] [INFO] [stdout] running 6 tests [INFO] [stdout] test solve_02::tests::set_count_should_work ... ok [INFO] [stdout] test solve_01::tests::do_solve_01_should_work_for_part_one ... ok [INFO] [stdout] test solve_01::tests::parse_number_should_work ... ok [INFO] [stdout] test solve_01::tests::do_solve_01_should_work_for_part_two ... ok [INFO] [stdout] test solve_02::tests::parse_game_should_work ... ok [INFO] [stdout] test solve_02::tests::find_content_should_work ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.07s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "1e303ebc2700eb7e28aa4c20833ff5f3e907bd57b158d23a9a473674523136f8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1e303ebc2700eb7e28aa4c20833ff5f3e907bd57b158d23a9a473674523136f8", kill_on_drop: false }` [INFO] [stdout] 1e303ebc2700eb7e28aa4c20833ff5f3e907bd57b158d23a9a473674523136f8