[INFO] updating cached repository https://github.com/piotr-maks/aoc-2019-rs [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] [stderr] From https://github.com/piotr-maks/aoc-2019-rs [INFO] [stderr] * [new branch] day3 -> day3 [INFO] [stderr] * [new branch] gh-pages -> gh-pages [INFO] [stderr] bb4a6ca..7116081 master -> master [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 71160811b8b15886974c346aafa90c039743d12c [INFO] testing piotr-maks/aoc-2019-rs against beta-2020-06-03 for beta-1.45-1 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpiotr-maks%2Faoc-2019-rs" "/workspace/builds/worker-13/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-13/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/piotr-maks/aoc-2019-rs on toolchain beta-2020-06-03 [INFO] running `"/workspace/cargo-home/bin/cargo" "+beta-2020-06-03" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/piotr-maks/aoc-2019-rs [INFO] finished tweaking git repo https://github.com/piotr-maks/aoc-2019-rs [INFO] tweaked toml for git repo https://github.com/piotr-maks/aoc-2019-rs written to /workspace/builds/worker-13/source/Cargo.toml [INFO] crate git repo https://github.com/piotr-maks/aoc-2019-rs already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+beta-2020-06-03" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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" "+beta-2020-06-03" "build" "--frozen"` [INFO] [stdout] 38c358e1cd0d0c78eff69787133318cd5e8b1fdb4645985100e88479e4c17651 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `"docker" "start" "-a" "38c358e1cd0d0c78eff69787133318cd5e8b1fdb4645985100e88479e4c17651"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling proc-macro2 v1.0.18 [INFO] [stderr] Compiling syn v1.0.30 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling proc-macro-nested v0.1.4 [INFO] [stderr] Compiling futures-core v0.3.5 [INFO] [stderr] Compiling proc-macro-hack v0.5.16 [INFO] [stderr] Compiling once_cell v1.4.0 [INFO] [stderr] Compiling futures-sink v0.3.5 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling futures-io v0.3.5 [INFO] [stderr] Compiling pin-project-lite v0.1.6 [INFO] [stderr] Compiling futures-channel v0.3.5 [INFO] [stderr] Compiling futures-task v0.3.5 [INFO] [stderr] Compiling quote v1.0.6 [INFO] [stderr] Compiling pin-project-internal v0.4.19 [INFO] [stderr] Compiling futures-macro v0.3.5 [INFO] [stderr] Compiling tokio-macros v0.2.5 [INFO] [stderr] Compiling thiserror-impl v1.0.19 [INFO] [stderr] Compiling tokio v0.2.21 [INFO] [stderr] Compiling thiserror v1.0.19 [INFO] [stderr] Compiling pin-project v0.4.19 [INFO] [stderr] Compiling futures-util v0.3.5 [INFO] [stderr] Compiling futures-executor v0.3.5 [INFO] [stderr] Compiling futures v0.3.5 [INFO] [stderr] Compiling aoc-2019-rs v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 47.61s [INFO] running `"docker" "inspect" "38c358e1cd0d0c78eff69787133318cd5e8b1fdb4645985100e88479e4c17651"` [INFO] running `"docker" "rm" "-f" "38c358e1cd0d0c78eff69787133318cd5e8b1fdb4645985100e88479e4c17651"` [INFO] [stdout] 38c358e1cd0d0c78eff69787133318cd5e8b1fdb4645985100e88479e4c17651 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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" "+beta-2020-06-03" "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] 27a1a7e061f1e7e5980e97a705c92c0853ac796f46bcd97c4cdfe3cc7232a526 [INFO] running `"docker" "start" "-a" "27a1a7e061f1e7e5980e97a705c92c0853ac796f46bcd97c4cdfe3cc7232a526"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling aoc-2019-rs v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 3.46s [INFO] running `"docker" "inspect" "27a1a7e061f1e7e5980e97a705c92c0853ac796f46bcd97c4cdfe3cc7232a526"` [INFO] running `"docker" "rm" "-f" "27a1a7e061f1e7e5980e97a705c92c0853ac796f46bcd97c4cdfe3cc7232a526"` [INFO] [stdout] 27a1a7e061f1e7e5980e97a705c92c0853ac796f46bcd97c4cdfe3cc7232a526 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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" "+beta-2020-06-03" "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] ba7d9f69c5c11a411adbe3ddf69c6e4696f560340ca55d30ed175b88dbfd7463 [INFO] running `"docker" "start" "-a" "ba7d9f69c5c11a411adbe3ddf69c6e4696f560340ca55d30ed175b88dbfd7463"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.16s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/aoc_2019_rs-4b1e3ffb41a530d9 [INFO] [stdout] [INFO] [stdout] running 12 tests [INFO] [stdout] test day_01::tests::absolute_first_example ... ok [INFO] [stdout] test day_01::tests::absolute_second_example ... ok [INFO] [stdout] test day_01::tests::absolute_third_example ... ok [INFO] [stdout] test day_01::tests::first_example ... ok [INFO] [stdout] test day_01::tests::second_example ... ok [INFO] [stdout] test day_01::tests::fourth_example ... ok [INFO] [stdout] test day_02::tests::first_example ... ok [INFO] [stdout] test day_02::tests::fourth_example ... ok [INFO] [stdout] test day_02::tests::second_example ... ok [INFO] [stdout] test day_02::tests::third_example ... ok [INFO] [stdout] test day_01::tests::third_example ... ok [INFO] [stdout] test day_02::tests::part_2_brute_force ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Running /opt/rustwide/target/debug/deps/aoc_2019_rs-eaf7cc2037ea7eca [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] [stderr] Doc-tests aoc-2019-rs [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" "ba7d9f69c5c11a411adbe3ddf69c6e4696f560340ca55d30ed175b88dbfd7463"` [INFO] running `"docker" "rm" "-f" "ba7d9f69c5c11a411adbe3ddf69c6e4696f560340ca55d30ed175b88dbfd7463"` [INFO] [stdout] ba7d9f69c5c11a411adbe3ddf69c6e4696f560340ca55d30ed175b88dbfd7463