[INFO] updating cached repository https://github.com/qiuzhanghua/rust-app [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] 6bfc6e0b17117656c3c8650b1e2c5d2857dbd55c [INFO] checking qiuzhanghua/rust-app against try#8a5e87609850cdd8679aada01eb0f3062f254ca8 for pr-71140 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fqiuzhanghua%2Frust-app" "/workspace/builds/worker-5/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-5/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/qiuzhanghua/rust-app on toolchain 8a5e87609850cdd8679aada01eb0f3062f254ca8 [INFO] running `"/workspace/cargo-home/bin/cargo" "+8a5e87609850cdd8679aada01eb0f3062f254ca8" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/qiuzhanghua/rust-app [INFO] finished tweaking git repo https://github.com/qiuzhanghua/rust-app [INFO] tweaked toml for git repo https://github.com/qiuzhanghua/rust-app written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate git repo https://github.com/qiuzhanghua/rust-app already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+8a5e87609850cdd8679aada01eb0f3062f254ca8" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "+8a5e87609850cdd8679aada01eb0f3062f254ca8" "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] dd4137ba4a3df9db5f90d09722baa826009d6e4c6a03e35fd87a5a0f4c595314 [INFO] running `"docker" "start" "-a" "dd4137ba4a3df9db5f90d09722baa826009d6e4c6a03e35fd87a5a0f4c595314"` [INFO] [stderr] Compiling libc v0.2.66 [INFO] [stderr] Compiling syn v1.0.14 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling futures-core v0.3.1 [INFO] [stderr] Compiling futures-sink v0.3.1 [INFO] [stderr] Compiling futures-task v0.3.1 [INFO] [stderr] Compiling pin-utils v0.1.0-alpha.4 [INFO] [stderr] Compiling futures-io v0.3.1 [INFO] [stderr] Compiling arc-swap v0.4.4 [INFO] [stderr] Compiling pin-project-lite v0.1.4 [INFO] [stderr] Compiling adler32 v1.0.4 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling untrusted v0.7.0 [INFO] [stderr] Compiling base64 v0.11.0 [INFO] [stderr] Compiling io-enum v0.2.2 [INFO] [stderr] Compiling nix v0.15.0 [INFO] [stderr] Compiling mysql v17.0.0 [INFO] [stderr] Checking unchecked-index v0.2.2 [INFO] [stderr] Checking json v0.12.1 [INFO] [stderr] Compiling ring v0.16.10 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling bytestring v0.1.4 [INFO] [stderr] Compiling lock_api v0.3.3 [INFO] [stderr] Compiling http v0.2.0 [INFO] [stderr] Compiling miniz_oxide v0.3.5 [INFO] [stderr] Compiling futures-channel v0.3.1 [INFO] [stderr] Compiling proc-macro-nested v0.1.3 [INFO] [stderr] Checking stringprep v0.1.2 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Checking twoway v0.2.1 [INFO] [stderr] Checking combine v3.8.1 [INFO] [stderr] Compiling openssl v0.10.27 [INFO] [stderr] Compiling lexical-core v0.6.2 [INFO] [stderr] Compiling lexical v4.0.0 [INFO] [stderr] Checking generic-array v0.13.2 [INFO] [stderr] Compiling nom v4.2.3 [INFO] [stderr] Checking pem v0.7.0 [INFO] [stderr] Checking java-properties v1.2.0 [INFO] [stderr] Compiling mime_guess v2.0.1 [INFO] [stderr] Compiling url v2.1.1 [INFO] [stderr] Checking num-complex v0.2.4 [INFO] [stderr] Checking ordered-float v1.0.2 [INFO] [stderr] Checking num-iter v0.1.40 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling signal-hook-registry v1.2.0 [INFO] [stderr] Compiling parking_lot_core v0.7.0 [INFO] [stderr] Compiling num_cpus v1.12.0 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling backtrace-sys v0.1.32 [INFO] [stderr] Compiling hostname v0.1.5 [INFO] [stderr] Compiling socket2 v0.3.11 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling brotli-sys v0.3.2 [INFO] [stderr] Compiling libz-sys v1.0.25 [INFO] [stderr] Compiling threadpool v1.7.1 [INFO] [stderr] Compiling backtrace v0.3.43 [INFO] [stderr] Compiling parking_lot v0.10.0 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling resolv-conf v0.6.2 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking rand_os v0.1.3 [INFO] [stderr] Checking inotify-sys v0.1.3 [INFO] [stderr] Checking openssl-sys v0.9.54 [INFO] [stderr] Checking filetime v0.2.8 [INFO] [stderr] Checking thread-id v3.3.0 [INFO] [stderr] Checking async-task v1.3.1 [INFO] [stderr] Compiling brotli2 v0.3.2 [INFO] [stderr] Compiling flate2 v1.0.13 [INFO] [stderr] Compiling chrono v0.4.10 [INFO] [stderr] Checking bytes v0.4.12 [INFO] [stderr] Compiling rand_chacha v0.2.1 [INFO] [stderr] Checking clap v2.33.0 [INFO] [stderr] Checking rand v0.6.5 [INFO] [stderr] Checking inotify v0.7.0 [INFO] [stderr] Checking num-rational v0.2.3 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Checking scheduled-thread-pool v0.2.3 [INFO] [stderr] Checking num v0.2.1 [INFO] [stderr] Checking simple_asn1 v0.4.0 [INFO] [stderr] Checking backoff v0.1.6 [INFO] [stderr] Checking postgres-protocol v0.5.0 [INFO] [stderr] Checking twox-hash v1.5.0 [INFO] [stderr] Checking postgres-types v0.1.0 [INFO] [stderr] Compiling synstructure v0.12.3 [INFO] [stderr] Compiling derive_utils v0.9.1 [INFO] [stderr] Compiling pest_generator v2.1.1 [INFO] [stderr] Compiling serde_derive v1.0.104 [INFO] [stderr] Compiling proc-macro-hack v0.5.11 [INFO] [stderr] Compiling derive_more v0.99.2 [INFO] [stderr] Compiling pin-project-internal v0.4.8 [INFO] [stderr] Compiling actix-macros v0.1.1 [INFO] [stderr] Compiling failure_derive v0.1.6 [INFO] [stderr] Compiling async-trait v0.1.22 [INFO] [stderr] Compiling enum-as-inner v0.3.0 [INFO] [stderr] Compiling actix-web-codegen v0.2.0 [INFO] [stderr] Compiling v_escape_derive v0.5.6 [INFO] [stderr] Compiling actix_derive v0.5.0 [INFO] [stderr] Compiling rustversion v1.0.2 [INFO] [stderr] Compiling diesel_derives v1.4.1 [INFO] [stderr] Compiling pest_derive v2.1.0 [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.8/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=3d56f55c4d1e0043 -C extra-filename=-3d56f55c4d1e0043 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-2aff2320b3d886fa.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-156ee2210c54e392.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-a874b6cddc95c6e5.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" "dd4137ba4a3df9db5f90d09722baa826009d6e4c6a03e35fd87a5a0f4c595314"` [INFO] running `"docker" "rm" "-f" "dd4137ba4a3df9db5f90d09722baa826009d6e4c6a03e35fd87a5a0f4c595314"` [INFO] [stdout] dd4137ba4a3df9db5f90d09722baa826009d6e4c6a03e35fd87a5a0f4c595314