[INFO] cloning repository https://github.com/mslynch/adventofcode2016 [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mslynch/adventofcode2016" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmslynch%2Fadventofcode2016"` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmslynch%2Fadventofcode2016'... [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] a3f4b8d0ff5f71873da766172ccfe22908a147f5 [INFO] testing mslynch/adventofcode2016 against beta-2020-06-03 for beta-1.45-1 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmslynch%2Fadventofcode2016" "/workspace/builds/worker-5/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-5/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/mslynch/adventofcode2016 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/mslynch/adventofcode2016 [INFO] finished tweaking git repo https://github.com/mslynch/adventofcode2016 [INFO] tweaked toml for git repo https://github.com/mslynch/adventofcode2016 written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate git repo https://github.com/mslynch/adventofcode2016 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] [stderr] Downloading crates ... [INFO] [stderr] Downloaded fancy-regex v0.2.0 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] fc9e053eaeae44cacef47e716a09566c95627f723b16e9c491fb4863450cdc2e [INFO] running `"docker" "start" "-a" "fc9e053eaeae44cacef47e716a09566c95627f723b16e9c491fb4863450cdc2e"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling libc v0.2.43 [INFO] [stderr] Compiling memchr v2.2.1 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling gcc v0.3.54 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling unicode-width v0.1.5 [INFO] [stderr] Compiling bit-vec v0.5.1 [INFO] [stderr] Compiling regex-syntax v0.6.12 [INFO] [stderr] Compiling rustc-serialize v0.3.24 [INFO] [stderr] Compiling strsim v0.7.0 [INFO] [stderr] Compiling either v1.5.0 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling md5 v0.7.0 [INFO] [stderr] Compiling rpds v0.6.0 [INFO] [stderr] Compiling maplit v1.0.1 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling textwrap v0.10.0 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Compiling sized-chunks v0.1.3 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling bit-set v0.5.1 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling rand v0.4.3 [INFO] [stderr] Compiling atty v0.2.11 [INFO] [stderr] Compiling time v0.1.40 [INFO] [stderr] Compiling im v12.3.4 [INFO] [stderr] Compiling clap v2.32.0 [INFO] [stderr] Compiling rust-crypto v0.2.36 [INFO] [stderr] Compiling aho-corasick v0.7.6 [INFO] [stderr] Compiling rand v0.3.22 [INFO] [stderr] Compiling regex v1.3.1 [INFO] [stderr] Compiling fancy-regex v0.2.0 [INFO] [stderr] Compiling adventofcode2016 v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 58.21s [INFO] running `"docker" "inspect" "fc9e053eaeae44cacef47e716a09566c95627f723b16e9c491fb4863450cdc2e"` [INFO] running `"docker" "rm" "-f" "fc9e053eaeae44cacef47e716a09566c95627f723b16e9c491fb4863450cdc2e"` [INFO] [stdout] fc9e053eaeae44cacef47e716a09566c95627f723b16e9c491fb4863450cdc2e [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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] 5f3f12100b0cf401ec59cbb98491b6796f17b6bbc2a80db7f5411a49b64acfff [INFO] running `"docker" "start" "-a" "5f3f12100b0cf401ec59cbb98491b6796f17b6bbc2a80db7f5411a49b64acfff"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling adventofcode2016 v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] error: could not compile `adventofcode2016`. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name adventofcode2016 --edition=2018 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --emit=dep-info,link -Cembed-bitcode=no -C debuginfo=2 --test -C metadata=0158bc8dd12a4502 -C extra-filename=-0158bc8dd12a4502 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern clap=/opt/rustwide/target/debug/deps/libclap-c856f2bfb6d3b2ae.rlib --extern fancy_regex=/opt/rustwide/target/debug/deps/libfancy_regex-4bf512e4762dadd9.rlib --extern im=/opt/rustwide/target/debug/deps/libim-92107b984a7baaa9.rlib --extern itertools=/opt/rustwide/target/debug/deps/libitertools-d0faebaad8cf8c62.rlib --extern maplit=/opt/rustwide/target/debug/deps/libmaplit-473071a9b3fe5ef7.rlib --extern md5=/opt/rustwide/target/debug/deps/libmd5-c6d4192a94835a3e.rlib --extern rpds=/opt/rustwide/target/debug/deps/librpds-ab0aef44bdc528fd.rlib --extern crypto=/opt/rustwide/target/debug/deps/libcrypto-0b478e9722127fd4.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/rust-crypto-7792bcf71d33e0f8/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `"docker" "inspect" "5f3f12100b0cf401ec59cbb98491b6796f17b6bbc2a80db7f5411a49b64acfff"` [INFO] running `"docker" "rm" "-f" "5f3f12100b0cf401ec59cbb98491b6796f17b6bbc2a80db7f5411a49b64acfff"` [INFO] [stdout] 5f3f12100b0cf401ec59cbb98491b6796f17b6bbc2a80db7f5411a49b64acfff