[INFO] cloning repository https://github.com/LordSentox/pia_james [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/LordSentox/pia_james" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLordSentox%2Fpia_james", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLordSentox%2Fpia_james'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 6d22ae1189ad5a38c22eb168839c8deaf823db6f [INFO] checking LordSentox/pia_james against master#fc81ad22c453776de16acf9938976930cf8c9401 for pr-77325 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLordSentox%2Fpia_james" "/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/LordSentox/pia_james on toolchain fc81ad22c453776de16acf9938976930cf8c9401 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+fc81ad22c453776de16acf9938976930cf8c9401" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/LordSentox/pia_james [INFO] finished tweaking git repo https://github.com/LordSentox/pia_james [INFO] tweaked toml for git repo https://github.com/LordSentox/pia_james written to /workspace/builds/worker-6/source/Cargo.toml [INFO] crate git repo https://github.com/LordSentox/pia_james already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+fc81ad22c453776de16acf9938976930cf8c9401" "fetch" "--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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+fc81ad22c453776de16acf9938976930cf8c9401" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] ea033d20644067d5f641a26ba5230532116956982bf379d40e13c37f744fdd7d [INFO] running `Command { std: "docker" "start" "-a" "ea033d20644067d5f641a26ba5230532116956982bf379d40e13c37f744fdd7d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ea033d20644067d5f641a26ba5230532116956982bf379d40e13c37f744fdd7d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ea033d20644067d5f641a26ba5230532116956982bf379d40e13c37f744fdd7d", kill_on_drop: false }` [INFO] [stdout] ea033d20644067d5f641a26ba5230532116956982bf379d40e13c37f744fdd7d [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=forbid" "-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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+fc81ad22c453776de16acf9938976930cf8c9401" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d71599ef151613a9698cc764ea9a8f8a798240cbe5d2eaf7b62385889defd471 [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" "d71599ef151613a9698cc764ea9a8f8a798240cbe5d2eaf7b62385889defd471", kill_on_drop: false }` [INFO] [stderr] Checking once_cell v1.5.2 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling getrandom v0.1.15 [INFO] [stderr] Checking smallvec v1.5.1 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Checking pin-project-lite v0.2.0 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Checking futures-io v0.3.8 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Checking gimli v0.23.0 [INFO] [stderr] Compiling unicode-xid v0.0.4 [INFO] [stderr] Checking regex-syntax v0.6.21 [INFO] [stderr] Checking object v0.22.0 [INFO] [stderr] Compiling quote v0.3.15 [INFO] [stderr] Checking rustc-demangle v0.1.18 [INFO] [stderr] Compiling error-chain v0.10.0 [INFO] [stderr] Checking event-listener v2.5.1 [INFO] [stderr] Checking pollster v0.2.0 [INFO] [stderr] Compiling ring v0.16.19 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling proc-macro2 v0.3.8 [INFO] [stderr] Compiling tokio v0.3.6 [INFO] [stderr] Compiling miniz_oxide v0.4.3 [INFO] [stderr] Compiling proc-macro2 v0.2.3 [INFO] [stderr] Checking lock_api v0.4.2 [INFO] [stderr] Checking futures-channel v0.3.8 [INFO] [stderr] Checking mqtt4bytes v0.4.0 [INFO] [stderr] Checking http v0.2.2 [INFO] [stderr] Checking concurrent-queue v1.2.2 [INFO] [stderr] Compiling synom v0.11.3 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Checking futures-task v0.3.8 [INFO] [stderr] Checking parking_lot_core v0.8.2 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Compiling async_io_stream v0.2.0-beta.1 [INFO] [stderr] Compiling quote v0.5.2 [INFO] [stderr] Compiling syn v1.0.55 [INFO] [stderr] Compiling syn v0.11.11 [INFO] [stderr] Compiling quote v0.4.2 [INFO] [stderr] Checking async-channel v1.5.1 [INFO] [stderr] Checking clap v2.33.3 [INFO] [stderr] Compiling libdbus-sys v0.2.1 [INFO] [stderr] Checking parking_lot v0.11.1 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking mio v0.7.6 [INFO] [stderr] Checking users v0.11.0 [INFO] [stderr] Compiling syn v0.13.11 [INFO] [stderr] Compiling syn v0.12.15 [INFO] [stderr] Checking block-buffer v0.9.0 [INFO] [stderr] Checking digest v0.9.0 [INFO] [stderr] Compiling semver-parser v0.10.1 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking sha-1 v0.9.2 [INFO] [stderr] Checking dbus v0.6.5 [INFO] [stderr] error: could not compile `http` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name http --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/http-0.2.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 -C metadata=88913f1049c82abf -C extra-filename=-88913f1049c82abf --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bytes=/opt/rustwide/target/debug/deps/libbytes-b0fc720dde7c96eb.rmeta --extern fnv=/opt/rustwide/target/debug/deps/libfnv-7162fc9fdc7871c7.rmeta --extern itoa=/opt/rustwide/target/debug/deps/libitoa-f0898a5d7bf8f04e.rmeta --cap-lints allow --cap-lints=forbid` (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" "d71599ef151613a9698cc764ea9a8f8a798240cbe5d2eaf7b62385889defd471", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d71599ef151613a9698cc764ea9a8f8a798240cbe5d2eaf7b62385889defd471", kill_on_drop: false }` [INFO] [stdout] d71599ef151613a9698cc764ea9a8f8a798240cbe5d2eaf7b62385889defd471