[INFO] updating cached repository https://github.com/wackywendell/adventofcode2018 [INFO] running `Command { std: "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", kill_on_drop: false }` [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ad2c3f95f8fb5f59f95440258ea8f0fec0ccdf93 [INFO] testing wackywendell/adventofcode2018 against beta-2020-07-24 for beta-1.46-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwackywendell%2Fadventofcode2018" "/workspace/builds/worker-4/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/wackywendell/adventofcode2018 on toolchain beta-2020-07-24 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2020-07-24" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/wackywendell/adventofcode2018 [INFO] finished tweaking git repo https://github.com/wackywendell/adventofcode2018 [INFO] tweaked toml for git repo https://github.com/wackywendell/adventofcode2018 written to /workspace/builds/worker-4/source/Cargo.toml [INFO] crate git repo https://github.com/wackywendell/adventofcode2018 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2020-07-24" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-07-24" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] cb7806a4b30ddd56117f0a9b5f53023dedb26fc85eba3c1f48a52a31c3aaa63d [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" "cb7806a4b30ddd56117f0a9b5f53023dedb26fc85eba3c1f48a52a31c3aaa63d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "cb7806a4b30ddd56117f0a9b5f53023dedb26fc85eba3c1f48a52a31c3aaa63d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cb7806a4b30ddd56117f0a9b5f53023dedb26fc85eba3c1f48a52a31c3aaa63d", kill_on_drop: false }` [INFO] [stdout] cb7806a4b30ddd56117f0a9b5f53023dedb26fc85eba3c1f48a52a31c3aaa63d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-07-24" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 24a4b2030d185b13848214d9943120d2714fea8ddd6a128053a845bf70f09923 [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" "24a4b2030d185b13848214d9943120d2714fea8ddd6a128053a845bf70f09923", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.66 [INFO] [stderr] Compiling proc-macro2 v1.0.6 [INFO] [stderr] Compiling memchr v2.2.1 [INFO] [stderr] Compiling syn v1.0.11 [INFO] [stderr] Compiling cc v1.0.48 [INFO] [stderr] Compiling arrayvec v0.4.12 [INFO] [stderr] Compiling ryu v1.0.2 [INFO] [stderr] Compiling nodrop v0.1.14 [INFO] [stderr] Compiling failure_derive v0.1.6 [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Compiling static_assertions v0.3.4 [INFO] [stderr] Compiling regex-syntax v0.6.12 [INFO] [stderr] Compiling either v1.5.3 [INFO] [stderr] Compiling ascii v0.9.3 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling vec_map v0.8.1 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling primes v0.2.4 [INFO] [stderr] Compiling text_io v0.1.7 [INFO] [stderr] Compiling num-traits v0.2.10 [INFO] [stderr] Compiling num-integer v0.1.41 [INFO] [stderr] Compiling nom v5.1.0 [INFO] [stderr] Compiling unreachable v1.0.0 [INFO] [stderr] Compiling itertools v0.8.2 [INFO] [stderr] Compiling lexical-core v0.4.6 [INFO] [stderr] Compiling aho-corasick v0.7.6 [INFO] [stderr] Compiling nom v4.2.3 [INFO] [stderr] Compiling combine v3.8.1 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling backtrace-sys v0.1.32 [INFO] [stderr] Compiling atty v0.2.13 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling chrono v0.4.10 [INFO] [stderr] Compiling backtrace v0.3.40 [INFO] [stderr] Compiling regex v1.3.1 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling synstructure v0.12.3 [INFO] [stderr] Compiling test-env-log v0.2.2 [INFO] [stderr] Compiling failure v0.1.6 [INFO] [stderr] Compiling aoc v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 24s [INFO] running `Command { std: "docker" "inspect" "24a4b2030d185b13848214d9943120d2714fea8ddd6a128053a845bf70f09923", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "24a4b2030d185b13848214d9943120d2714fea8ddd6a128053a845bf70f09923", kill_on_drop: false }` [INFO] [stdout] 24a4b2030d185b13848214d9943120d2714fea8ddd6a128053a845bf70f09923 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-07-24" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a81982e8726a24428a8a2333f096813f0a137f5557af0f4e460171e24e13ffac [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" "a81982e8726a24428a8a2333f096813f0a137f5557af0f4e460171e24e13ffac", kill_on_drop: false }` [INFO] [stderr] Compiling aoc v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] error: could not compile `aoc`. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name day12 --edition=2018 src/day12/main.rs --error-format=json --json=diagnostic-rendered-ansi --emit=dep-info,link -Cembed-bitcode=no -C debuginfo=2 --test -C metadata=66e6f11506117352 -C extra-filename=-66e6f11506117352 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern aoc=/opt/rustwide/target/debug/deps/libaoc-eccec19b92ac6174.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-30f0940d24e16991.rlib --extern clap=/opt/rustwide/target/debug/deps/libclap-6261b0521e2f7735.rlib --extern combine=/opt/rustwide/target/debug/deps/libcombine-addd584ab2060a5b.rlib --extern env_logger=/opt/rustwide/target/debug/deps/libenv_logger-b5cac14c6679cc26.rlib --extern failure=/opt/rustwide/target/debug/deps/libfailure-547330e37f9695c0.rlib --extern itertools=/opt/rustwide/target/debug/deps/libitertools-4318b1ac93f72494.rlib --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-03dc560a77c5aa3e.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-6126053784ee4a98.rlib --extern nom=/opt/rustwide/target/debug/deps/libnom-5b7da0513e4a7517.rlib --extern nom5=/opt/rustwide/target/debug/deps/libnom-03eb05ca7508010c.rlib --extern primes=/opt/rustwide/target/debug/deps/libprimes-dcb4f718f9da77d6.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-2d1db99d72bd52e1.rlib --extern test_env_log=/opt/rustwide/target/debug/deps/libtest_env_log-8cae20860cea3078.so --extern text_io=/opt/rustwide/target/debug/deps/libtext_io-ca19d62eb6e5b679.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/backtrace-sys-e31b4c12219ed3f8/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "a81982e8726a24428a8a2333f096813f0a137f5557af0f4e460171e24e13ffac", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a81982e8726a24428a8a2333f096813f0a137f5557af0f4e460171e24e13ffac", kill_on_drop: false }` [INFO] [stdout] a81982e8726a24428a8a2333f096813f0a137f5557af0f4e460171e24e13ffac