[INFO] cloning repository https://github.com/positronicarts/advent-of-code-19-day8-pts1and2 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/positronicarts/advent-of-code-19-day8-pts1and2" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpositronicarts%2Fadvent-of-code-19-day8-pts1and2", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpositronicarts%2Fadvent-of-code-19-day8-pts1and2'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 822a301a201c93d883cbbad328ff34abc4ed3508 [INFO] testing positronicarts/advent-of-code-19-day8-pts1and2 against 1.49.0 for beta-1.50-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpositronicarts%2Fadvent-of-code-19-day8-pts1and2" "/workspace/builds/worker-14/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-14/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/positronicarts/advent-of-code-19-day8-pts1and2 on toolchain 1.49.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.49.0" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/positronicarts/advent-of-code-19-day8-pts1and2 [INFO] finished tweaking git repo https://github.com/positronicarts/advent-of-code-19-day8-pts1and2 [INFO] tweaked toml for git repo https://github.com/positronicarts/advent-of-code-19-day8-pts1and2 written to /workspace/builds/worker-14/source/Cargo.toml [INFO] crate git repo https://github.com/positronicarts/advent-of-code-19-day8-pts1and2 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.49.0" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 22c2483bff80ee59f1275bb977454efde2101d52fca0dbe466ff2a78551e6791 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "22c2483bff80ee59f1275bb977454efde2101d52fca0dbe466ff2a78551e6791", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "22c2483bff80ee59f1275bb977454efde2101d52fca0dbe466ff2a78551e6791", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "22c2483bff80ee59f1275bb977454efde2101d52fca0dbe466ff2a78551e6791", kill_on_drop: false }` [INFO] [stdout] 22c2483bff80ee59f1275bb977454efde2101d52fca0dbe466ff2a78551e6791 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bb7760dc94550bef192b0449079f381acbfb8cecbedd8cc2e809cd25d2aa613a [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "bb7760dc94550bef192b0449079f381acbfb8cecbedd8cc2e809cd25d2aa613a", kill_on_drop: false }` [INFO] [stderr] Compiling day8pt1 v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.58s [INFO] running `Command { std: "docker" "inspect" "bb7760dc94550bef192b0449079f381acbfb8cecbedd8cc2e809cd25d2aa613a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bb7760dc94550bef192b0449079f381acbfb8cecbedd8cc2e809cd25d2aa613a", kill_on_drop: false }` [INFO] [stdout] bb7760dc94550bef192b0449079f381acbfb8cecbedd8cc2e809cd25d2aa613a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] be7c03cfb253aa5c0a51e6bc86ceca3a99b401efbea082e734c7b3f58e412870 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "be7c03cfb253aa5c0a51e6bc86ceca3a99b401efbea082e734c7b3f58e412870", kill_on_drop: false }` [INFO] [stderr] Compiling day8pt1 v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.79s [INFO] running `Command { std: "docker" "inspect" "be7c03cfb253aa5c0a51e6bc86ceca3a99b401efbea082e734c7b3f58e412870", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "be7c03cfb253aa5c0a51e6bc86ceca3a99b401efbea082e734c7b3f58e412870", kill_on_drop: false }` [INFO] [stdout] be7c03cfb253aa5c0a51e6bc86ceca3a99b401efbea082e734c7b3f58e412870 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] eb677b74a1d01f46115ff8bef60b513b40dca4fa461b96c44929fc3c943f80c1 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "eb677b74a1d01f46115ff8bef60b513b40dca4fa461b96c44929fc3c943f80c1", kill_on_drop: false }` [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.01s [INFO] [stdout] running 0 tests [INFO] [stderr] Running /opt/rustwide/target/debug/deps/day8pt1-92f54f9a8124980c [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "eb677b74a1d01f46115ff8bef60b513b40dca4fa461b96c44929fc3c943f80c1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "eb677b74a1d01f46115ff8bef60b513b40dca4fa461b96c44929fc3c943f80c1", kill_on_drop: false }` [INFO] [stdout] eb677b74a1d01f46115ff8bef60b513b40dca4fa461b96c44929fc3c943f80c1