[INFO] cloning repository https://github.com/mslynch/adventofcode2016 [INFO] running `Command { std: "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", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmslynch%2Fadventofcode2016'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a3f4b8d0ff5f71873da766172ccfe22908a147f5 [INFO] testing mslynch/adventofcode2016 against 1.49.0 for beta-1.50-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmslynch%2Fadventofcode2016" "/workspace/builds/worker-2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/mslynch/adventofcode2016 on toolchain 1.49.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.49.0" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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-2/source/Cargo.toml [INFO] crate git repo https://github.com/mslynch/adventofcode2016 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.49.0" "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-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" "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" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6fe158dc8f96578d6c70180416e63cd3a4a66480eb4135568fb4e0c19cf448a2 [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" "6fe158dc8f96578d6c70180416e63cd3a4a66480eb4135568fb4e0c19cf448a2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6fe158dc8f96578d6c70180416e63cd3a4a66480eb4135568fb4e0c19cf448a2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6fe158dc8f96578d6c70180416e63cd3a4a66480eb4135568fb4e0c19cf448a2", kill_on_drop: false }` [INFO] [stdout] 6fe158dc8f96578d6c70180416e63cd3a4a66480eb4135568fb4e0c19cf448a2 [INFO] running `Command { std: "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" "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" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 869626fc238151dd2ea9a550b7275eac7e945831e8fc43395d562e610a027ad7 [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" "869626fc238151dd2ea9a550b7275eac7e945831e8fc43395d562e610a027ad7", kill_on_drop: false }` [INFO] [stderr] Compiling rpds v0.6.0 [INFO] [stderr] Compiling maplit v1.0.1 [INFO] [stderr] Compiling rust-crypto v0.2.36 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Compiling im v12.3.4 [INFO] [stderr] Compiling sized-chunks v0.1.3 [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 31.89s [INFO] running `Command { std: "docker" "inspect" "869626fc238151dd2ea9a550b7275eac7e945831e8fc43395d562e610a027ad7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "869626fc238151dd2ea9a550b7275eac7e945831e8fc43395d562e610a027ad7", kill_on_drop: false }` [INFO] [stdout] 869626fc238151dd2ea9a550b7275eac7e945831e8fc43395d562e610a027ad7 [INFO] running `Command { std: "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" "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" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] cc7a51bb4b8b5083a36faf20a3b375cf0f18a17d3eed88ef64ff046a33be8720 [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" "cc7a51bb4b8b5083a36faf20a3b375cf0f18a17d3eed88ef64ff046a33be8720", kill_on_drop: false }` [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 -C embed-bitcode=no -C debuginfo=2 --test -C metadata=21dbaa88be232628 -C extra-filename=-21dbaa88be232628 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern clap=/opt/rustwide/target/debug/deps/libclap-dc0a6111eec31a8c.rlib --extern fancy_regex=/opt/rustwide/target/debug/deps/libfancy_regex-45cc231dd39eddd5.rlib --extern im=/opt/rustwide/target/debug/deps/libim-17635d6f6ee8e3c2.rlib --extern itertools=/opt/rustwide/target/debug/deps/libitertools-2fdd68b78066415a.rlib --extern maplit=/opt/rustwide/target/debug/deps/libmaplit-efedf396e01ca6de.rlib --extern md5=/opt/rustwide/target/debug/deps/libmd5-234a109854bb73ac.rlib --extern rpds=/opt/rustwide/target/debug/deps/librpds-3a937865bcd7fcca.rlib --extern crypto=/opt/rustwide/target/debug/deps/libcrypto-2052502385c893d0.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/rust-crypto-bc5b9eed81ae781f/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" "cc7a51bb4b8b5083a36faf20a3b375cf0f18a17d3eed88ef64ff046a33be8720", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cc7a51bb4b8b5083a36faf20a3b375cf0f18a17d3eed88ef64ff046a33be8720", kill_on_drop: false }` [INFO] [stdout] cc7a51bb4b8b5083a36faf20a3b375cf0f18a17d3eed88ef64ff046a33be8720