[INFO] cloning repository https://github.com/kalvatn/advent-of-rust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/kalvatn/advent-of-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkalvatn%2Fadvent-of-rust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkalvatn%2Fadvent-of-rust'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] cefe28d3bc4cadd0d67275402f73776a9a4f930d [INFO] testing kalvatn/advent-of-rust against 1.49.0 for beta-1.50-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkalvatn%2Fadvent-of-rust" "/workspace/builds/worker-13/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-13/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/kalvatn/advent-of-rust 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/kalvatn/advent-of-rust [INFO] finished tweaking git repo https://github.com/kalvatn/advent-of-rust [INFO] tweaked toml for git repo https://github.com/kalvatn/advent-of-rust written to /workspace/builds/worker-13/source/Cargo.toml [INFO] crate git repo https://github.com/kalvatn/advent-of-rust 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] Downloading crates ... [INFO] [stderr] Downloaded primes v0.3.0 [INFO] running `Command { std: "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" "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] a18f2f008a3b739833a5c1e329efe1ba005f9d6b63db9ceee80eaa340049d407 [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" "a18f2f008a3b739833a5c1e329efe1ba005f9d6b63db9ceee80eaa340049d407", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a18f2f008a3b739833a5c1e329efe1ba005f9d6b63db9ceee80eaa340049d407", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a18f2f008a3b739833a5c1e329efe1ba005f9d6b63db9ceee80eaa340049d407", kill_on_drop: false }` [INFO] [stdout] a18f2f008a3b739833a5c1e329efe1ba005f9d6b63db9ceee80eaa340049d407 [INFO] running `Command { std: "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" "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] 05e7f39789fe0cc07224d1ec190ed432cde5d182b605133ee95f9e2a7f8aeabd [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" "05e7f39789fe0cc07224d1ec190ed432cde5d182b605133ee95f9e2a7f8aeabd", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.80 [INFO] [stderr] Compiling syn v1.0.53 [INFO] [stderr] Compiling serde v1.0.117 [INFO] [stderr] Compiling fixedbitset v0.2.0 [INFO] [stderr] Compiling primes v0.3.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-bigint v0.3.1 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling openssl-sys v0.9.58 [INFO] [stderr] Compiling tracing v0.1.22 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling petgraph v0.5.1 [INFO] [stderr] Compiling openssl v0.10.30 [INFO] [stderr] Compiling native-tls v0.2.6 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling net2 v0.2.36 [INFO] [stderr] Compiling signal-hook-registry v1.2.2 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling socket2 v0.3.17 [INFO] [stderr] Compiling mio v0.6.23 [INFO] [stderr] Compiling num-complex v0.3.1 [INFO] [stderr] Compiling mio-uds v0.6.8 [INFO] [stderr] Compiling serde_urlencoded v0.7.0 [INFO] [stderr] Compiling serde_scan v0.4.1 [INFO] [stderr] Compiling serde_json v1.0.60 [INFO] [stderr] Compiling num v0.3.1 [INFO] [stderr] Compiling pin-project-internal v1.0.2 [INFO] [stderr] Compiling tokio-macros v0.2.6 [INFO] [stderr] Compiling futures-macro v0.3.8 [INFO] [stderr] Compiling pin-project-internal v0.4.27 [INFO] [stderr] Compiling tokio v0.2.23 [INFO] [stderr] Compiling pin-project v1.0.2 [INFO] [stderr] Compiling futures-util v0.3.8 [INFO] [stderr] Compiling pin-project v0.4.27 [INFO] [stderr] Compiling tracing-futures v0.2.4 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling tokio-tls v0.3.1 [INFO] [stderr] Compiling futures-executor v0.3.8 [INFO] [stderr] Compiling futures v0.3.8 [INFO] [stderr] Compiling h2 v0.2.7 [INFO] [stderr] Compiling hyper v0.13.9 [INFO] [stderr] Compiling hyper-tls v0.4.3 [INFO] [stderr] Compiling reqwest v0.10.9 [INFO] [stderr] Compiling advent-of-rust v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] error: could not compile `advent-of-rust` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name 2015_09 --edition=2018 src/bin/2015/09.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 -C metadata=878793658cbcec12 -C extra-filename=-878793658cbcec12 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern common=/opt/rustwide/target/debug/deps/libcommon-3036cef9eca1ffe2.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-afe37230a089f97c.rlib --extern itertools=/opt/rustwide/target/debug/deps/libitertools-29b15b1da96b89d7.rlib --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-7895c92c6d278491.rlib --extern md5=/opt/rustwide/target/debug/deps/libmd5-234a109854bb73ac.rlib --extern num=/opt/rustwide/target/debug/deps/libnum-810544d2597c951c.rlib --extern petgraph=/opt/rustwide/target/debug/deps/libpetgraph-596ceb80e405be17.rlib --extern primes=/opt/rustwide/target/debug/deps/libprimes-68ab6fe86bea5f9e.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-62e055e6c3a1f4aa.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-07790c4d55b284e0.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-0ef59c1b0cc334e1.rlib --extern serde_scan=/opt/rustwide/target/debug/deps/libserde_scan-b0d08b1debb62a57.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-3a9bc3b61c5a43e3.rlib --cap-lints=warn` (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" "05e7f39789fe0cc07224d1ec190ed432cde5d182b605133ee95f9e2a7f8aeabd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "05e7f39789fe0cc07224d1ec190ed432cde5d182b605133ee95f9e2a7f8aeabd", kill_on_drop: false }` [INFO] [stdout] 05e7f39789fe0cc07224d1ec190ed432cde5d182b605133ee95f9e2a7f8aeabd