[INFO] updating cached repository https://github.com/positronicarts/advent-of-code-19-day8-pts1and2 [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune"` [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 822a301a201c93d883cbbad328ff34abc4ed3508 [INFO] testing positronicarts/advent-of-code-19-day8-pts1and2 against 1.44.0 for beta-1.45-1 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpositronicarts%2Fadvent-of-code-19-day8-pts1and2" "/workspace/builds/worker-2/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/positronicarts/advent-of-code-19-day8-pts1and2 on toolchain 1.44.0 [INFO] running `"/workspace/cargo-home/bin/cargo" "+1.44.0" "read-manifest" "--manifest-path" "Cargo.toml"` [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-2/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 `"/workspace/cargo-home/bin/cargo" "+1.44.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+1.44.0" "build" "--frozen"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 8912b1aac63d96fccb2af4ddf5f511e4dcdaaeaac9c9731d3bd5bd823d66ee4a [INFO] running `"docker" "start" "-a" "8912b1aac63d96fccb2af4ddf5f511e4dcdaaeaac9c9731d3bd5bd823d66ee4a"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling day8pt1 v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.85s [INFO] running `"docker" "inspect" "8912b1aac63d96fccb2af4ddf5f511e4dcdaaeaac9c9731d3bd5bd823d66ee4a"` [INFO] running `"docker" "rm" "-f" "8912b1aac63d96fccb2af4ddf5f511e4dcdaaeaac9c9731d3bd5bd823d66ee4a"` [INFO] [stdout] 8912b1aac63d96fccb2af4ddf5f511e4dcdaaeaac9c9731d3bd5bd823d66ee4a [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+1.44.0" "test" "--frozen" "--no-run"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 91855c045dbabb75c4252e9240cc8e239cbf8b4895008d004f0ed26e37df59d5 [INFO] running `"docker" "start" "-a" "91855c045dbabb75c4252e9240cc8e239cbf8b4895008d004f0ed26e37df59d5"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling day8pt1 v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.62s [INFO] running `"docker" "inspect" "91855c045dbabb75c4252e9240cc8e239cbf8b4895008d004f0ed26e37df59d5"` [INFO] running `"docker" "rm" "-f" "91855c045dbabb75c4252e9240cc8e239cbf8b4895008d004f0ed26e37df59d5"` [INFO] [stdout] 91855c045dbabb75c4252e9240cc8e239cbf8b4895008d004f0ed26e37df59d5 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+1.44.0" "test" "--frozen"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] eb99642373177eb1cf914c5ef5439dc9d26ee1a2825055b3cacc63ac3d95ed7e [INFO] running `"docker" "start" "-a" "eb99642373177eb1cf914c5ef5439dc9d26ee1a2825055b3cacc63ac3d95ed7e"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.01s [INFO] [stdout] [INFO] [stderr] Running /opt/rustwide/target/debug/deps/day8pt1-b817d060422bc8f1 [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "eb99642373177eb1cf914c5ef5439dc9d26ee1a2825055b3cacc63ac3d95ed7e"` [INFO] running `"docker" "rm" "-f" "eb99642373177eb1cf914c5ef5439dc9d26ee1a2825055b3cacc63ac3d95ed7e"` [INFO] [stdout] eb99642373177eb1cf914c5ef5439dc9d26ee1a2825055b3cacc63ac3d95ed7e