[INFO] cloning repository https://github.com/chasestubblefield/advent-of-code-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/chasestubblefield/advent-of-code-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fchasestubblefield%2Fadvent-of-code-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fchasestubblefield%2Fadvent-of-code-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 0edb50a9c60fd40b851373cf8040ee095ca0848e [INFO] testing chasestubblefield/advent-of-code-rs against try#8de4c7234dd9b97c9d76b58671343fdbbc9a433e+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_with_libc_patch_0 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fchasestubblefield%2Fadvent-of-code-rs" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/chasestubblefield/advent-of-code-rs [INFO] finished tweaking git repo https://github.com/chasestubblefield/advent-of-code-rs [INFO] tweaked toml for git repo https://github.com/chasestubblefield/advent-of-code-rs written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/chasestubblefield/advent-of-code-rs 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/chasestubblefield/advent-of-code-rs 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] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded array2d v0.2.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] e64cd0e7e0667a691ff447089d45d12e58d5f1678e71537c1bf457ba320db1b4 [INFO] running `Command { std: "docker" "start" "-a" "e64cd0e7e0667a691ff447089d45d12e58d5f1678e71537c1bf457ba320db1b4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e64cd0e7e0667a691ff447089d45d12e58d5f1678e71537c1bf457ba320db1b4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e64cd0e7e0667a691ff447089d45d12e58d5f1678e71537c1bf457ba320db1b4", kill_on_drop: false }` [INFO] [stdout] e64cd0e7e0667a691ff447089d45d12e58d5f1678e71537c1bf457ba320db1b4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] b4823ba10dc02844d5ab846f5aa982dd8390cb3a93b481e6a51b69798d825807 [INFO] running `Command { std: "docker" "start" "-a" "b4823ba10dc02844d5ab846f5aa982dd8390cb3a93b481e6a51b69798d825807", kill_on_drop: false }` [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling regex-syntax v0.6.21 [INFO] [stderr] Compiling array2d v0.2.1 [INFO] [stderr] Compiling aho-corasick v0.7.15 [INFO] [stderr] Compiling regex v1.4.2 [INFO] [stderr] Compiling advent_of_code v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/year_2020/day_7.rs:21:26 [INFO] [stdout] | [INFO] [stdout] 21 | fn from_input(input: &str) -> BagContents { [INFO] [stdout] | ^^^^ ----------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 21 | fn from_input(input: &str) -> BagContents<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.29s [INFO] running `Command { std: "docker" "inspect" "b4823ba10dc02844d5ab846f5aa982dd8390cb3a93b481e6a51b69798d825807", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b4823ba10dc02844d5ab846f5aa982dd8390cb3a93b481e6a51b69798d825807", kill_on_drop: false }` [INFO] [stdout] b4823ba10dc02844d5ab846f5aa982dd8390cb3a93b481e6a51b69798d825807 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] 58272abfa37e7fd3704d8d95f6e2fa9409716dc496b78a96ce97f4d3c2d11719 [INFO] running `Command { std: "docker" "start" "-a" "58272abfa37e7fd3704d8d95f6e2fa9409716dc496b78a96ce97f4d3c2d11719", kill_on_drop: false }` [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/year_2020/day_7.rs:21:26 [INFO] [stdout] | [INFO] [stdout] 21 | fn from_input(input: &str) -> BagContents { [INFO] [stdout] | ^^^^ ----------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 21 | fn from_input(input: &str) -> BagContents<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling advent_of_code v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/year_2020/day_7.rs:21:26 [INFO] [stdout] | [INFO] [stdout] 21 | fn from_input(input: &str) -> BagContents { [INFO] [stdout] | ^^^^ ----------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 21 | fn from_input(input: &str) -> BagContents<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.44s [INFO] running `Command { std: "docker" "inspect" "58272abfa37e7fd3704d8d95f6e2fa9409716dc496b78a96ce97f4d3c2d11719", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "58272abfa37e7fd3704d8d95f6e2fa9409716dc496b78a96ce97f4d3c2d11719", kill_on_drop: false }` [INFO] [stdout] 58272abfa37e7fd3704d8d95f6e2fa9409716dc496b78a96ce97f4d3c2d11719 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] 7cf42283833f16812866d4ea840695c8253181f7a92a9a8ade5f317c7128ee8a [INFO] running `Command { std: "docker" "start" "-a" "7cf42283833f16812866d4ea840695c8253181f7a92a9a8ade5f317c7128ee8a", kill_on_drop: false }` [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> src/year_2020/day_7.rs:21:26 [INFO] [stderr] | [INFO] [stderr] 21 | fn from_input(input: &str) -> BagContents { [INFO] [stderr] | ^^^^ ----------- the lifetime gets resolved as `'_` [INFO] [stderr] | | [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 21 | fn from_input(input: &str) -> BagContents<'_> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: `advent_of_code` (lib) generated 1 warning (run `cargo fix --lib -p advent_of_code` to apply 1 suggestion) [INFO] [stderr] warning: `advent_of_code` (lib test) generated 1 warning (1 duplicate) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.02s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/advent_of_code-690dd34027046b08) [INFO] [stdout] [INFO] [stdout] running 37 tests [INFO] [stdout] test year_2020::day_10::tests::part_1 ... ok [INFO] [stdout] test year_2020::day_10::tests::part_1_sample_2 ... ok [INFO] [stdout] test year_2020::day_10::tests::part_1_sample_1 ... ok [INFO] [stdout] test year_2020::day_1::tests::part_1_sample ... ok [INFO] [stdout] test year_2020::day_1::tests::part_1 ... ok [INFO] [stdout] test year_2020::day_1::tests::part_2_sample ... ok [INFO] [stdout] test year_2020::day_1::tests::part_2 ... ok [INFO] [stdout] test year_2020::day_3::tests::part_2_sample ... ok [INFO] [stdout] test year_2020::day_3::tests::part_1_sample ... ok [INFO] [stdout] test year_2020::day_6::tests::part_1_sample ... ok [INFO] [stdout] test year_2020::day_6::tests::part_2_sample ... ok [INFO] [stdout] test year_2020::day_2::tests::part_1_sample ... ok [INFO] [stdout] test year_2020::day_2::tests::part_2_sample ... ok [INFO] [stdout] test year_2020::day_3::tests::part_2 ... ok [INFO] [stdout] test year_2020::day_8::tests::part_1 ... ok [INFO] [stdout] test year_2020::day_7::tests::part_1_sample ... ok [INFO] [stdout] test year_2020::day_8::tests::part_1_sample ... ok [INFO] [stdout] test year_2020::day_3::tests::part_1 ... ok [INFO] [stdout] test year_2020::day_8::tests::part_2_sample ... ok [INFO] [stdout] test year_2020::day_7::tests::part_2_sample ... ok [INFO] [stdout] test year_2020::day_5::tests::part_2 ... ok [INFO] [stdout] test year_2020::day_9::tests::part_1_sample ... ok [INFO] [stdout] test year_2020::day_9::tests::part_2_sample ... ok [INFO] [stdout] test year_2020::day_9::tests::part_2 ... ok [INFO] [stdout] test year_2020::day_5::tests::part_1 ... ok [INFO] [stdout] test year_2020::day_4::tests::part_1_sample ... ok [INFO] [stdout] test year_2020::day_4::tests::part_1 ... ok [INFO] [stdout] test year_2020::day_2::tests::part_2 ... ok [INFO] [stdout] test year_2020::day_9::tests::part_1 ... ok [INFO] [stdout] test year_2020::day_6::tests::part_2 ... ok [INFO] [stdout] test year_2020::day_6::tests::part_1 ... ok [INFO] [stdout] test year_2020::day_2::tests::part_1 ... ok [INFO] [stdout] test year_2020::day_8::tests::part_2 ... ok [INFO] [stdout] test year_2020::day_4::tests::part_2 ... ok [INFO] [stdout] test year_2020::day_4::tests::part_2_sample ... ok [INFO] [stdout] test year_2020::day_7::tests::part_2 ... ok [INFO] [stdout] test year_2020::day_7::tests::part_1 ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 37 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.23s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/advent_of_code-b9ca1d80bd4509a5) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "7cf42283833f16812866d4ea840695c8253181f7a92a9a8ade5f317c7128ee8a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7cf42283833f16812866d4ea840695c8253181f7a92a9a8ade5f317c7128ee8a", kill_on_drop: false }` [INFO] [stdout] 7cf42283833f16812866d4ea840695c8253181f7a92a9a8ade5f317c7128ee8a