[INFO] cloning repository https://github.com/PRL-PRG/dejacode-downloader [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/PRL-PRG/dejacode-downloader" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPRL-PRG%2Fdejacode-downloader", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPRL-PRG%2Fdejacode-downloader'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] aa78ac1239a4bcaead96b373f3d93fb5ddeb523b [INFO] testing PRL-PRG/dejacode-downloader against 1.49.0 for beta-1.50-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPRL-PRG%2Fdejacode-downloader" "/workspace/builds/worker-6/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/PRL-PRG/dejacode-downloader 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/PRL-PRG/dejacode-downloader [INFO] finished tweaking git repo https://github.com/PRL-PRG/dejacode-downloader [INFO] tweaked toml for git repo https://github.com/PRL-PRG/dejacode-downloader written to /workspace/builds/worker-6/source/Cargo.toml [INFO] crate git repo https://github.com/PRL-PRG/dejacode-downloader 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-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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] cf4d7645a56f695b6d013f3e3cfaabc86832df52ff50e6756311b9f517a72b9a [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" "cf4d7645a56f695b6d013f3e3cfaabc86832df52ff50e6756311b9f517a72b9a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "cf4d7645a56f695b6d013f3e3cfaabc86832df52ff50e6756311b9f517a72b9a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cf4d7645a56f695b6d013f3e3cfaabc86832df52ff50e6756311b9f517a72b9a", kill_on_drop: false }` [INFO] [stdout] cf4d7645a56f695b6d013f3e3cfaabc86832df52ff50e6756311b9f517a72b9a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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] ff91ee6c91687122ee20ebfecf6b9bd29fea7934f2c467d5280afec7bc59f011 [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" "ff91ee6c91687122ee20ebfecf6b9bd29fea7934f2c467d5280afec7bc59f011", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling libc v0.2.72 [INFO] [stderr] Compiling pkg-config v0.3.17 [INFO] [stderr] Compiling proc-macro2 v1.0.19 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.38 [INFO] [stderr] Compiling serde_derive v1.0.114 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling serde v1.0.114 [INFO] [stderr] Compiling tinyvec v0.3.3 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.8 [INFO] [stderr] Compiling curl v0.4.31 [INFO] [stderr] Compiling itoa v0.4.6 [INFO] [stderr] Compiling json v0.12.4 [INFO] [stderr] Compiling unicode-normalization v0.1.13 [INFO] [stderr] Compiling regex-automata v0.1.9 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling memoffset v0.5.5 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling jobserver v0.1.21 [INFO] [stderr] Compiling socket2 v0.3.12 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling cc v1.0.58 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling crossbeam-queue v0.2.3 [INFO] [stderr] Compiling crossbeam-channel v0.4.3 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling url v2.1.1 [INFO] [stderr] Compiling crossbeam-deque v0.7.3 [INFO] [stderr] Compiling chrono v0.4.13 [INFO] [stderr] Compiling crossbeam v0.7.3 [INFO] [stderr] Compiling libz-sys v1.0.25 [INFO] [stderr] Compiling openssl-sys v0.9.58 [INFO] [stderr] Compiling libssh2-sys v0.2.18 [INFO] [stderr] Compiling curl-sys v0.4.33+curl-7.71.1 [INFO] [stderr] Compiling libgit2-sys v0.12.7+1.0.0 [INFO] [stderr] Compiling git2 v0.13.6 [INFO] [stderr] Compiling bstr v0.2.13 [INFO] [stderr] Compiling bincode v1.3.1 [INFO] [stderr] Compiling csv v1.1.3 [INFO] [stderr] Compiling dcd v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] error: could not compile `dcd` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name dcd --edition=2018 src/bin/dcd.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 -C metadata=802973857214890e -C extra-filename=-802973857214890e --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bincode=/opt/rustwide/target/debug/deps/libbincode-d6c2184fe78fac89.rlib --extern byteorder=/opt/rustwide/target/debug/deps/libbyteorder-04b16b37fbc1beb3.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-d46957f3e86aeba6.rlib --extern crossbeam=/opt/rustwide/target/debug/deps/libcrossbeam-2ecec7befb7070f0.rlib --extern csv=/opt/rustwide/target/debug/deps/libcsv-5877611948fa8e62.rlib --extern curl=/opt/rustwide/target/debug/deps/libcurl-1b89c66484a70074.rlib --extern dcd=/opt/rustwide/target/debug/deps/libdcd-27a963750b000dc9.rlib --extern git2=/opt/rustwide/target/debug/deps/libgit2-f57bc4e1ee7dc711.rlib --extern json=/opt/rustwide/target/debug/deps/libjson-6da6c759d90ab09c.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-9467d5dc1e823f82.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-f8cdb8293b39fe32.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/curl-sys-e270d07c453a41a6/out/build -L native=/usr/lib/x86_64-linux-gnu -L native=/opt/rustwide/target/debug/build/libgit2-sys-5ee14a469d928f28/out/build -L native=/opt/rustwide/target/debug/build/libssh2-sys-a68c55939b1d592c/out/build` (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" "ff91ee6c91687122ee20ebfecf6b9bd29fea7934f2c467d5280afec7bc59f011", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ff91ee6c91687122ee20ebfecf6b9bd29fea7934f2c467d5280afec7bc59f011", kill_on_drop: false }` [INFO] [stdout] ff91ee6c91687122ee20ebfecf6b9bd29fea7934f2c467d5280afec7bc59f011