[INFO] cloning repository https://github.com/tom-sherman/aoc-2020 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/tom-sherman/aoc-2020" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftom-sherman%2Faoc-2020", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftom-sherman%2Faoc-2020'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 66724ccd7d955dbeda5713f9ca201f5aba36bfad [INFO] testing tom-sherman/aoc-2020 against beta-2021-09-08 for beta-1.56-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftom-sherman%2Faoc-2020" "/workspace/builds/worker-0/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/tom-sherman/aoc-2020 on toolchain beta-2021-09-08 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-09-08" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/tom-sherman/aoc-2020 [INFO] finished tweaking git repo https://github.com/tom-sherman/aoc-2020 [INFO] tweaked toml for git repo https://github.com/tom-sherman/aoc-2020 written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate git repo https://github.com/tom-sherman/aoc-2020 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-09-08" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 150ec3f7b87203316d94b4dac92656b50cc006b51490cce93474100c2cad4692 [INFO] running `Command { std: "docker" "start" "-a" "150ec3f7b87203316d94b4dac92656b50cc006b51490cce93474100c2cad4692", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "150ec3f7b87203316d94b4dac92656b50cc006b51490cce93474100c2cad4692", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "150ec3f7b87203316d94b4dac92656b50cc006b51490cce93474100c2cad4692", kill_on_drop: false }` [INFO] [stdout] 150ec3f7b87203316d94b4dac92656b50cc006b51490cce93474100c2cad4692 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 889df568974cc8d5e033a4b05fa0a4d330bf3d31f3a7f0b0c30cd10922c36718 [INFO] running `Command { std: "docker" "start" "-a" "889df568974cc8d5e033a4b05fa0a4d330bf3d31f3a7f0b0c30cd10922c36718", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.53 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling libc v0.2.80 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling unicode-segmentation v1.7.1 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling os_str_bytes v2.4.0 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling regex-syntax v0.6.21 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling textwrap v0.12.1 [INFO] [stderr] Compiling indexmap v1.6.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling aho-corasick v0.7.15 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling regex v1.4.2 [INFO] [stderr] Compiling clap_derive v3.0.0-beta.2 [INFO] [stderr] Compiling clap v3.0.0-beta.2 [INFO] [stderr] Compiling day03-01 v0.1.0 (/opt/rustwide/workdir/day03-01) [INFO] [stderr] Compiling day01-01 v0.1.0 (/opt/rustwide/workdir/day01-01) [INFO] [stderr] Compiling day03-02 v0.1.0 (/opt/rustwide/workdir/day03-02) [INFO] [stderr] Compiling day02-02 v0.1.0 (/opt/rustwide/workdir/day02-02) [INFO] [stderr] Compiling day02-01 v0.1.0 (/opt/rustwide/workdir/day02-01) [INFO] [stderr] Compiling day01-02 v0.1.0 (/opt/rustwide/workdir/day01-02) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 25.57s [INFO] running `Command { std: "docker" "inspect" "889df568974cc8d5e033a4b05fa0a4d330bf3d31f3a7f0b0c30cd10922c36718", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "889df568974cc8d5e033a4b05fa0a4d330bf3d31f3a7f0b0c30cd10922c36718", kill_on_drop: false }` [INFO] [stdout] 889df568974cc8d5e033a4b05fa0a4d330bf3d31f3a7f0b0c30cd10922c36718 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 67085fe617c029821a05a69985688a908f87fdc01924557a5a2f449e35d965f3 [INFO] running `Command { std: "docker" "start" "-a" "67085fe617c029821a05a69985688a908f87fdc01924557a5a2f449e35d965f3", kill_on_drop: false }` [INFO] [stderr] Compiling day03-01 v0.1.0 (/opt/rustwide/workdir/day03-01) [INFO] [stderr] Compiling day01-01 v0.1.0 (/opt/rustwide/workdir/day01-01) [INFO] [stderr] Compiling day02-02 v0.1.0 (/opt/rustwide/workdir/day02-02) [INFO] [stderr] Compiling day01-02 v0.1.0 (/opt/rustwide/workdir/day01-02) [INFO] [stderr] Compiling day02-01 v0.1.0 (/opt/rustwide/workdir/day02-01) [INFO] [stderr] Compiling day03-02 v0.1.0 (/opt/rustwide/workdir/day03-02) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 3.56s [INFO] running `Command { std: "docker" "inspect" "67085fe617c029821a05a69985688a908f87fdc01924557a5a2f449e35d965f3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "67085fe617c029821a05a69985688a908f87fdc01924557a5a2f449e35d965f3", kill_on_drop: false }` [INFO] [stdout] 67085fe617c029821a05a69985688a908f87fdc01924557a5a2f449e35d965f3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] c5648d8de040bc0d851517c4f3c6c5f2db1350018bf4363c71ed1021366592bf [INFO] running `Command { std: "docker" "start" "-a" "c5648d8de040bc0d851517c4f3c6c5f2db1350018bf4363c71ed1021366592bf", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.07s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/day01_01-b90970db4c74677b) [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/day01_02-e5ca05750dd7a532) [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] [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] [stderr] Running unittests (/opt/rustwide/target/debug/deps/day02_01-0193aff630efbcc0) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/day02_02-f6fdae02462856c3) [INFO] [stdout] test tests::test_test_row ... ok [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/day03_01-29c6cab15f555ee2) [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test tests::test_test_row ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/day03_01-1bebe24fa413d8cf) [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/day03_02-609a65396cbf8cdf) [INFO] [stdout] running 0 tests [INFO] [stderr] Doc-tests day03-01 [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] [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] [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] [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" "c5648d8de040bc0d851517c4f3c6c5f2db1350018bf4363c71ed1021366592bf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c5648d8de040bc0d851517c4f3c6c5f2db1350018bf4363c71ed1021366592bf", kill_on_drop: false }` [INFO] [stdout] c5648d8de040bc0d851517c4f3c6c5f2db1350018bf4363c71ed1021366592bf