[INFO] crate webcord 0.0.0 is already in cache
[INFO] checking webcord-0.0.0 against master#209b2be09fcaff937480d1fbbe8b31646e361c7a for pr-70917
[INFO] extracting crate webcord 0.0.0 into /workspace/builds/worker-13/source
[INFO] validating manifest of crates.io crate webcord 0.0.0 on toolchain 209b2be09fcaff937480d1fbbe8b31646e361c7a
[INFO] running `"/workspace/cargo-home/bin/cargo" "+209b2be09fcaff937480d1fbbe8b31646e361c7a" "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-13/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" "+209b2be09fcaff937480d1fbbe8b31646e361c7a" "fetch" "--locked" "--manifest-path" "Cargo.toml"`
[INFO] running `"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" "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" "+209b2be09fcaff937480d1fbbe8b31646e361c7a" "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] f33b23e7916375157bab950f4631b6586d20010301960683c141b30b5e03437d
[INFO] running `"docker" "start" "-a" "f33b23e7916375157bab950f4631b6586d20010301960683c141b30b5e03437d"`
[INFO] [stderr]    Compiling syn v1.0.11
[INFO] [stderr]     Checking bytes v0.5.2
[INFO] [stderr]    Compiling serenity v0.7.3
[INFO] [stderr]    Compiling smallvec v1.0.0
[INFO] [stderr]     Checking uwl v0.4.2
[INFO] [stderr]     Checking futures-channel v0.3.1
[INFO] [stderr]    Compiling proc-macro2 v1.0.6
[INFO] [stderr]    Compiling memoffset v0.5.3
[INFO] [stderr]    Compiling lexical-core v0.4.6
[INFO] [stderr]     Checking generic-array v0.12.3
[INFO] [stderr]    Compiling nom v4.2.3
[INFO] [stderr]     Checking num-integer v0.1.41
[INFO] [stderr]     Checking sct v0.6.0
[INFO] [stderr]     Checking flate2 v1.0.13
[INFO] [stderr]     Checking parking_lot_core v0.6.2
[INFO] [stderr]     Checking tokio-io v0.1.12
[INFO] [stderr]     Checking webpki-roots v0.17.0
[INFO] [stderr]     Checking publicsuffix v1.5.4
[INFO] [stderr]     Checking env_logger v0.6.2
[INFO] [stderr]     Checking serde-hjson v0.9.1
[INFO] [stderr]     Checking block-buffer v0.7.3
[INFO] [stderr]     Checking digest v0.8.1
[INFO] [stderr]     Checking rustls v0.16.0
[INFO] [stderr]     Checking ct-logs v0.6.0
[INFO] [stderr]     Checking parking_lot v0.9.0
[INFO] [stderr]     Checking tokio v0.2.4
[INFO] [stderr]     Checking http v0.2.0
[INFO] [stderr]     Checking bytestring v0.1.1
[INFO] [stderr]     Checking sha-1 v0.8.1
[INFO] [stderr]     Checking crossbeam-epoch v0.8.0
[INFO] [stderr]    Compiling quote v1.0.2
[INFO] [stderr]     Checking h2 v0.1.26
[INFO] [stderr]     Checking tokio-reactor v0.1.11
[INFO] [stderr]     Checking tungstenite v0.9.2
[INFO] [stderr]     Checking crossbeam-deque v0.7.2
[INFO] [stderr]     Checking tokio-tcp v0.1.3
[INFO] [stderr]     Checking tokio-threadpool v0.1.17
[INFO] [stderr]     Checking nom v5.0.1
[INFO] [stderr]     Checking tokio v0.1.22
[INFO] [stderr]     Checking tokio-util v0.2.0
[INFO] [stderr]     Checking tokio-rustls v0.10.2
[INFO] [stderr]     Checking hyper v0.12.35
[INFO] [stderr]     Checking actix-codec v0.2.0
[INFO] [stderr]     Checking hyper-rustls v0.17.1
[INFO] [stderr]    Compiling synstructure v0.12.3
[INFO] [stderr]    Compiling pest_generator v2.1.1
[INFO] [stderr]    Compiling proc-macro-hack v0.5.11
[INFO] [stderr]    Compiling serde_derive v1.0.103
[INFO] [stderr]    Compiling failure_derive v0.1.6
[INFO] [stderr]    Compiling derive_more v0.99.2
[INFO] [stderr]    Compiling pin-project-internal v0.4.6
[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 pest_derive v2.1.0
[INFO] [stderr]    Compiling dirmod-codegen v0.2.0-alpha.1
[INFO] [stderr]    Compiling getset v0.0.9
[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=7c2464e6a891ce59 -C extra-filename=-7c2464e6a891ce59 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-0673db6f077fdc81.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-d951543ab215a534.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-24deb1520027908e.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" "f33b23e7916375157bab950f4631b6586d20010301960683c141b30b5e03437d"`
[INFO] running `"docker" "rm" "-f" "f33b23e7916375157bab950f4631b6586d20010301960683c141b30b5e03437d"`
[INFO] [stdout] f33b23e7916375157bab950f4631b6586d20010301960683c141b30b5e03437d
