[INFO] cloning repository https://github.com/Divoolej/advent_of_code [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Divoolej/advent_of_code" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDivoolej%2Fadvent_of_code"` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDivoolej%2Fadvent_of_code'... [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 06472291fcdceb9a600768a7905ec893eefafe2b [INFO] testing Divoolej/advent_of_code against 1.44.0 for beta-1.45-1 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDivoolej%2Fadvent_of_code" "/workspace/builds/worker-9/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-9/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Divoolej/advent_of_code 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/Divoolej/advent_of_code [INFO] finished tweaking git repo https://github.com/Divoolej/advent_of_code [INFO] tweaked toml for git repo https://github.com/Divoolej/advent_of_code written to /workspace/builds/worker-9/source/Cargo.toml [INFO] crate git repo https://github.com/Divoolej/advent_of_code 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-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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] 595d08e49341c5d57b48d7ce6fa8015e936ddb825443f497f92f3d26f9f9d82f [INFO] running `"docker" "start" "-a" "595d08e49341c5d57b48d7ce6fa8015e936ddb825443f497f92f3d26f9f9d82f"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling advent_of_code v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.73s [INFO] running `"docker" "inspect" "595d08e49341c5d57b48d7ce6fa8015e936ddb825443f497f92f3d26f9f9d82f"` [INFO] running `"docker" "rm" "-f" "595d08e49341c5d57b48d7ce6fa8015e936ddb825443f497f92f3d26f9f9d82f"` [INFO] [stdout] 595d08e49341c5d57b48d7ce6fa8015e936ddb825443f497f92f3d26f9f9d82f [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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] 92788a006bd4dd627c11f5951f5c466ba2387d0605f5bb13843bb4c595c23a37 [INFO] running `"docker" "start" "-a" "92788a006bd4dd627c11f5951f5c466ba2387d0605f5bb13843bb4c595c23a37"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling advent_of_code v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.70s [INFO] running `"docker" "inspect" "92788a006bd4dd627c11f5951f5c466ba2387d0605f5bb13843bb4c595c23a37"` [INFO] running `"docker" "rm" "-f" "92788a006bd4dd627c11f5951f5c466ba2387d0605f5bb13843bb4c595c23a37"` [INFO] [stdout] 92788a006bd4dd627c11f5951f5c466ba2387d0605f5bb13843bb4c595c23a37 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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] 2cd4c602c873804f6d3e5fe2dac5a4d1134a8bcf8e4a5b312d09577cd184868e [INFO] running `"docker" "start" "-a" "2cd4c602c873804f6d3e5fe2dac5a4d1134a8bcf8e4a5b312d09577cd184868e"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.03s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/advent_of_code-3b29d0782dbdfc16 [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 [INFO] [stdout] [INFO] running `"docker" "inspect" "2cd4c602c873804f6d3e5fe2dac5a4d1134a8bcf8e4a5b312d09577cd184868e"` [INFO] running `"docker" "rm" "-f" "2cd4c602c873804f6d3e5fe2dac5a4d1134a8bcf8e4a5b312d09577cd184868e"` [INFO] [stdout] 2cd4c602c873804f6d3e5fe2dac5a4d1134a8bcf8e4a5b312d09577cd184868e