[INFO] cloning repository https://github.com/Charles-Schleich/adventOfCode2019 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Charles-Schleich/adventOfCode2019" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCharles-Schleich%2FadventOfCode2019", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCharles-Schleich%2FadventOfCode2019'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 8e785e81dd10ad58211aed7acefafb5087787cde [INFO] testing Charles-Schleich/adventOfCode2019 against 1.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCharles-Schleich%2FadventOfCode2019" "/workspace/builds/worker-47/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-47/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Charles-Schleich/adventOfCode2019 on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Charles-Schleich/adventOfCode2019 [INFO] finished tweaking git repo https://github.com/Charles-Schleich/adventOfCode2019 [INFO] tweaked toml for git repo https://github.com/Charles-Schleich/adventOfCode2019 written to /workspace/builds/worker-47/source/Cargo.toml [INFO] crate git repo https://github.com/Charles-Schleich/adventOfCode2019 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded apply v0.2.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-47/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-47/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c08e11476c7048a8dbfd7879bf84c1d13a3b8d5742b7f2e620faffb85e23d6ff [INFO] running `Command { std: "docker" "start" "-a" "c08e11476c7048a8dbfd7879bf84c1d13a3b8d5742b7f2e620faffb85e23d6ff", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c08e11476c7048a8dbfd7879bf84c1d13a3b8d5742b7f2e620faffb85e23d6ff", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c08e11476c7048a8dbfd7879bf84c1d13a3b8d5742b7f2e620faffb85e23d6ff", kill_on_drop: false }` [INFO] [stdout] c08e11476c7048a8dbfd7879bf84c1d13a3b8d5742b7f2e620faffb85e23d6ff [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-47/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-47/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ae74bc6319099a928dab6e8b8e59f61a690299affefda7e7759dbbb904e1bbda [INFO] running `Command { std: "docker" "start" "-a" "ae74bc6319099a928dab6e8b8e59f61a690299affefda7e7759dbbb904e1bbda", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.66 [INFO] [stderr] Compiling memchr v2.2.1 [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Compiling serde v1.0.104 [INFO] [stderr] Compiling ryu v1.0.2 [INFO] [stderr] Compiling itoa v0.4.4 [INFO] [stderr] Compiling apply v0.2.2 [INFO] [stderr] Compiling array_tool v1.0.3 [INFO] [stderr] Compiling regex-automata v0.1.8 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling csv-core v0.1.6 [INFO] [stderr] Compiling bstr v0.2.8 [INFO] [stderr] Compiling rand v0.3.23 [INFO] [stderr] Compiling libmath v0.2.1 [INFO] [stderr] Compiling csv v1.1.1 [INFO] [stderr] Compiling adventOfCode2019 v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 03s [INFO] running `Command { std: "docker" "inspect" "ae74bc6319099a928dab6e8b8e59f61a690299affefda7e7759dbbb904e1bbda", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ae74bc6319099a928dab6e8b8e59f61a690299affefda7e7759dbbb904e1bbda", kill_on_drop: false }` [INFO] [stdout] ae74bc6319099a928dab6e8b8e59f61a690299affefda7e7759dbbb904e1bbda [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-47/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-47/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6efec56c20054c5a3174a59fe3c99b0f78cf60c04f981c11bdb39fb7a3d2f691 [INFO] running `Command { std: "docker" "start" "-a" "6efec56c20054c5a3174a59fe3c99b0f78cf60c04f981c11bdb39fb7a3d2f691", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling adventOfCode2019 v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.99s [INFO] running `Command { std: "docker" "inspect" "6efec56c20054c5a3174a59fe3c99b0f78cf60c04f981c11bdb39fb7a3d2f691", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6efec56c20054c5a3174a59fe3c99b0f78cf60c04f981c11bdb39fb7a3d2f691", kill_on_drop: false }` [INFO] [stdout] 6efec56c20054c5a3174a59fe3c99b0f78cf60c04f981c11bdb39fb7a3d2f691 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-47/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-47/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] d8efa0a3ad01e6a4401530a688da94f53a8a4dfdc9c282b76859c159fe3a823d [INFO] running `Command { std: "docker" "start" "-a" "d8efa0a3ad01e6a4401530a688da94f53a8a4dfdc9c282b76859c159fe3a823d", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 10.33s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/adventOfCode2019-0968534e59f04e6e) [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" "d8efa0a3ad01e6a4401530a688da94f53a8a4dfdc9c282b76859c159fe3a823d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d8efa0a3ad01e6a4401530a688da94f53a8a4dfdc9c282b76859c159fe3a823d", kill_on_drop: false }` [INFO] [stdout] d8efa0a3ad01e6a4401530a688da94f53a8a4dfdc9c282b76859c159fe3a823d