[INFO] cloning repository https://github.com/divinerapier/onyxiafs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/divinerapier/onyxiafs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdivinerapier%2Fonyxiafs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdivinerapier%2Fonyxiafs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 6473d67a41ad256f54d7333c28e2cc1390cf3484 [INFO] checking divinerapier/onyxiafs against master#db1fb85cff63ad5fffe435e17128f99f9e1d970c for pr-89056 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdivinerapier%2Fonyxiafs" "/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/divinerapier/onyxiafs on toolchain db1fb85cff63ad5fffe435e17128f99f9e1d970c [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+db1fb85cff63ad5fffe435e17128f99f9e1d970c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-6/source/rust-toolchain [INFO] started tweaking git repo https://github.com/divinerapier/onyxiafs [INFO] finished tweaking git repo https://github.com/divinerapier/onyxiafs [INFO] tweaked toml for git repo https://github.com/divinerapier/onyxiafs written to /workspace/builds/worker-6/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+db1fb85cff63ad5fffe435e17128f99f9e1d970c" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating git repository `https://github.com/divinerapier/rose_tree-rs` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+db1fb85cff63ad5fffe435e17128f99f9e1d970c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+db1fb85cff63ad5fffe435e17128f99f9e1d970c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f9d9eab8798820d8a17ec2552771d5e3ae6dfc4e8b21926552a5c02c07dc5442 [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" "f9d9eab8798820d8a17ec2552771d5e3ae6dfc4e8b21926552a5c02c07dc5442", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f9d9eab8798820d8a17ec2552771d5e3ae6dfc4e8b21926552a5c02c07dc5442", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f9d9eab8798820d8a17ec2552771d5e3ae6dfc4e8b21926552a5c02c07dc5442", kill_on_drop: false }` [INFO] [stdout] f9d9eab8798820d8a17ec2552771d5e3ae6dfc4e8b21926552a5c02c07dc5442 [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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+db1fb85cff63ad5fffe435e17128f99f9e1d970c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5918916d23434c6e708360863b553130daf6e4eb191bd1bbaded38c3da325365 [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" "5918916d23434c6e708360863b553130daf6e4eb191bd1bbaded38c3da325365", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling futures-core v0.3.17 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking slab v0.4.4 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Checking pin-project-lite v0.2.7 [INFO] [stderr] Checking pin-project-lite v0.1.12 [INFO] [stderr] Compiling pin-project-internal v0.4.28 [INFO] [stderr] Checking tower-service v0.3.1 [INFO] [stderr] Checking futures-sink v0.3.17 [INFO] [stderr] Compiling anyhow v1.0.44 [INFO] [stderr] Compiling futures-task v0.3.17 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Compiling fixedbitset v0.2.0 [INFO] [stderr] Checking bytes v1.1.0 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Checking try-lock v0.2.3 [INFO] [stderr] Compiling async-trait v0.1.51 [INFO] [stderr] Checking httpdate v0.3.2 [INFO] [stderr] Checking percent-encoding v1.0.1 [INFO] [stderr] Checking gimli v0.25.0 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Checking rustc-demangle v0.1.21 [INFO] [stderr] Compiling serde_json v1.0.68 [INFO] [stderr] Checking fixedbitset v0.1.9 [INFO] [stderr] Checking ordermap v0.3.5 [INFO] [stderr] Compiling typenum v1.14.0 [INFO] [stderr] Checking unicode-width v0.1.9 [INFO] [stderr] Checking ansi_term v0.11.0 [INFO] [stderr] Checking strsim v0.8.0 [INFO] [stderr] Checking vec_map v0.8.2 [INFO] [stderr] Compiling backtrace v0.3.61 [INFO] [stderr] Checking base64 v0.10.1 [INFO] [stderr] Checking tracing-core v0.1.20 [INFO] [stderr] Checking srand v0.4.0 [INFO] [stderr] Compiling itertools v0.8.2 [INFO] [stderr] Compiling value-bag v1.0.0-alpha.7 [INFO] [stderr] Compiling libc v0.2.102 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling futures-util v0.3.17 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Checking http v0.2.5 [INFO] [stderr] Checking crossbeam-utils v0.8.5 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Checking net2 v0.2.37 [INFO] [stderr] Checking getrandom v0.1.16 [INFO] [stderr] Checking getrandom v0.2.3 [INFO] [stderr] Checking socket2 v0.3.19 [INFO] [stderr] Checking socket2 v0.4.2 [INFO] [stderr] Checking rand v0.4.6 [INFO] [stderr] Checking time v0.1.43 [INFO] [stderr] Checking ring v0.16.20 [INFO] [stderr] Checking petgraph v0.4.13 [INFO] [stderr] Checking bytes v0.4.12 [INFO] [stderr] Checking futures-channel v0.3.17 [INFO] [stderr] Checking async-channel v1.6.1 [INFO] [stderr] Checking clap v2.33.3 [INFO] [stderr] Compiling syn v1.0.76 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Compiling which v3.1.1 [INFO] [stderr] Checking rand_core v0.6.3 [INFO] [stderr] Checking futures-lite v1.12.0 [INFO] [stderr] Checking object v0.26.2 [INFO] [stderr] Checking aho-corasick v0.7.18 [INFO] [stderr] Checking rand v0.3.23 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking rand_pcg v0.2.1 [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.5/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=91b6872d98ef2b91 -C extra-filename=-91b6872d98ef2b91 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bytes=/opt/rustwide/target/debug/deps/libbytes-0b6620405fcf1713.rmeta --extern fnv=/opt/rustwide/target/debug/deps/libfnv-05b588ffc45292c6.rmeta --extern itoa=/opt/rustwide/target/debug/deps/libitoa-7000b39e761ed1f5.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" "5918916d23434c6e708360863b553130daf6e4eb191bd1bbaded38c3da325365", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5918916d23434c6e708360863b553130daf6e4eb191bd1bbaded38c3da325365", kill_on_drop: false }` [INFO] [stdout] 5918916d23434c6e708360863b553130daf6e4eb191bd1bbaded38c3da325365