[INFO] crate webcord 0.0.0 is already in cache [INFO] checking webcord-0.0.0 against master#ba72b15666b2491415aec703a02c2364fe5e2790 for pr-71140 [INFO] extracting crate webcord 0.0.0 into /workspace/builds/worker-1/source [INFO] validating manifest of crates.io crate webcord 0.0.0 on toolchain ba72b15666b2491415aec703a02c2364fe5e2790 [INFO] running `"/workspace/cargo-home/bin/cargo" "+ba72b15666b2491415aec703a02c2364fe5e2790" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate webcord 0.0.0 [INFO] finished tweaking crates.io crate webcord 0.0.0 [INFO] tweaked toml for crates.io crate webcord 0.0.0 written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate crates.io crate webcord 0.0.0 already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+ba72b15666b2491415aec703a02c2364fe5e2790" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+ba72b15666b2491415aec703a02c2364fe5e2790" "check" "--frozen" "--all" "--all-targets"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] e53da1bcb8a9f8649b24a0ffd5a421c231f6214b8b3e1d303e9fbcef2b792e33 [INFO] running `"docker" "start" "-a" "e53da1bcb8a9f8649b24a0ffd5a421c231f6214b8b3e1d303e9fbcef2b792e33"` [INFO] [stderr] Compiling smallvec v1.0.0 [INFO] [stderr] Compiling serenity v0.7.3 [INFO] [stderr] Checking uwl v0.4.2 [INFO] [stderr] Checking bytestring v0.1.1 [INFO] [stderr] Checking http v0.2.0 [INFO] [stderr] Checking block-buffer v0.7.3 [INFO] [stderr] Checking flate2 v1.0.13 [INFO] [stderr] Checking resolv-conf v0.6.2 [INFO] [stderr] Compiling pest_generator v2.1.1 [INFO] [stderr] Compiling serde_derive v1.0.103 [INFO] [stderr] Compiling derive_more v0.99.2 [INFO] [stderr] Compiling actix-macros v0.1.0 [INFO] [stderr] Compiling enum-as-inner v0.3.0 [INFO] [stderr] Compiling async-trait v0.1.21 [INFO] [stderr] Compiling v_escape_derive v0.5.6 [INFO] [stderr] Compiling actix-web-codegen v0.2.0-alpha.2 [INFO] [stderr] Compiling command_attr v0.1.5 [INFO] [stderr] Compiling getset v0.0.9 [INFO] [stderr] Checking ct-logs v0.6.0 [INFO] [stderr] Checking webpki-roots v0.17.0 [INFO] [stderr] Checking rustls v0.16.0 [INFO] [stderr] Checking tokio v0.2.4 [INFO] [stderr] Compiling dirmod-codegen v0.2.0-alpha.1 [INFO] [stderr] Checking sha-1 v0.8.1 [INFO] [stderr] Checking publicsuffix v1.5.4 [INFO] [stderr] Checking futures-util v0.3.1 [INFO] [stderr] Checking tungstenite v0.9.2 [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.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type lib --emit=dep-info,metadata -C debuginfo=2 -C metadata=8bb822a7d4144852 -C extra-filename=-8bb822a7d4144852 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bytes=/opt/rustwide/target/debug/deps/libbytes-35b57f904b5ada5b.rmeta --extern fnv=/opt/rustwide/target/debug/deps/libfnv-04732008606e0934.rmeta --extern itoa=/opt/rustwide/target/debug/deps/libitoa-d53d93904be28c54.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: could not compile `async-trait`. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name async_trait --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-trait-0.1.21/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C debuginfo=2 -C metadata=d85b82ccdb74e2f3 -C extra-filename=-d85b82ccdb74e2f3 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-70fcaf85a91b0c35.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-aed658842026e1db.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-87f2bcf1c67126b8.rlib --extern proc_macro --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 `"docker" "inspect" "e53da1bcb8a9f8649b24a0ffd5a421c231f6214b8b3e1d303e9fbcef2b792e33"` [INFO] running `"docker" "rm" "-f" "e53da1bcb8a9f8649b24a0ffd5a421c231f6214b8b3e1d303e9fbcef2b792e33"` [INFO] [stdout] e53da1bcb8a9f8649b24a0ffd5a421c231f6214b8b3e1d303e9fbcef2b792e33