[INFO] updating cached repository https://github.com/erikjohnston/gleam-shaft [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune"` [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 77b2b46dffcdebf68766bee99a9b6b82f56077f4 [INFO] checking erikjohnston/gleam-shaft against try#13f916f63bc6575d5ff1f989237dfabe88981368 for pr-69880 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ferikjohnston%2Fgleam-shaft" "/workspace/builds/worker-0/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-0/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/erikjohnston/gleam-shaft on toolchain 13f916f63bc6575d5ff1f989237dfabe88981368 [INFO] running `"/workspace/cargo-home/bin/cargo" "+13f916f63bc6575d5ff1f989237dfabe88981368" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/erikjohnston/gleam-shaft [INFO] finished tweaking git repo https://github.com/erikjohnston/gleam-shaft [INFO] tweaked toml for git repo https://github.com/erikjohnston/gleam-shaft written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate git repo https://github.com/erikjohnston/gleam-shaft already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+13f916f63bc6575d5ff1f989237dfabe88981368" "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-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "+13f916f63bc6575d5ff1f989237dfabe88981368" "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] f773de8dce1ade4541148822a94db7cb4ec75f3cf5399631942035ced8afea40 [INFO] running `"docker" "start" "-a" "f773de8dce1ade4541148822a94db7cb4ec75f3cf5399631942035ced8afea40"` [INFO] [stderr] Checking downcast v0.10.0 [INFO] [stderr] Checking http v0.2.0 [INFO] [stderr] Checking idna v0.2.0 [INFO] [stderr] Checking stringprep v0.1.2 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Checking daemonize v0.4.1 [INFO] [stderr] Compiling lexical-core v0.4.6 [INFO] [stderr] Compiling native-tls v0.2.3 [INFO] [stderr] Checking slog-scope v4.3.0 [INFO] [stderr] Checking slog-async v2.3.0 [INFO] [stderr] Checking float-cmp v0.5.3 [INFO] [stderr] Checking rusqlite v0.21.0 [INFO] [stderr] Checking scheduled-thread-pool v0.2.3 [INFO] [stderr] Compiling serde_derive v1.0.104 [INFO] [stderr] Compiling pin-project-internal v0.4.7 [INFO] [stderr] Compiling derive_more v0.99.2 [INFO] [stderr] Compiling actix-macros v0.1.1 [INFO] [stderr] Compiling async-trait v0.1.22 [INFO] [stderr] Compiling enum-as-inner v0.3.0 [INFO] [stderr] Compiling v_escape_derive v0.5.6 [INFO] [stderr] Compiling actix-web-codegen v0.2.0 [INFO] [stderr] Compiling pest_generator v2.1.1 [INFO] [stderr] Compiling mockall_derive v0.6.0 [INFO] [stderr] Compiling snafu-derive v0.6.2 [INFO] [stderr] Checking slog-kvfilter v0.7.0 [INFO] [stderr] Checking sha2 v0.8.1 [INFO] [stderr] Checking serde-hjson v0.9.1 [INFO] [stderr] Checking tokio v0.2.10 [INFO] [stderr] Compiling futures-macro v0.3.1 [INFO] [stderr] Checking predicates v1.0.2 [INFO] [stderr] Checking slog-term v2.4.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=00f0e0869cdc2b37 -C extra-filename=-00f0e0869cdc2b37 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bytes=/opt/rustwide/target/debug/deps/libbytes-116ecfbdc9faab5f.rmeta --extern fnv=/opt/rustwide/target/debug/deps/libfnv-7da350497aff833d.rmeta --extern itoa=/opt/rustwide/target/debug/deps/libitoa-ed1f1246cdd9e6b4.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 `pin-project-internal`. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name pin_project_internal --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pin-project-internal-0.4.7/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=6d5032a197d43a2b -C extra-filename=-6d5032a197d43a2b --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-a2736275a5601958.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-e3dd7f33c60beaa4.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-3f1f36ea7535a747.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" "f773de8dce1ade4541148822a94db7cb4ec75f3cf5399631942035ced8afea40"` [INFO] running `"docker" "rm" "-f" "f773de8dce1ade4541148822a94db7cb4ec75f3cf5399631942035ced8afea40"` [INFO] [stdout] f773de8dce1ade4541148822a94db7cb4ec75f3cf5399631942035ced8afea40