[INFO] cloning repository https://github.com/stoksc/actix-bb8-service [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/stoksc/actix-bb8-service" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fstoksc%2Factix-bb8-service"` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fstoksc%2Factix-bb8-service'... [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 0df30437d8723a87df1750c816da3b75f66e10f6 [INFO] checking stoksc/actix-bb8-service against try#e60d9e09c55855f5a848fde8ad83e13131a5b241 for pr-68350 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fstoksc%2Factix-bb8-service" "/workspace/builds/worker-14/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-14/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/stoksc/actix-bb8-service on toolchain e60d9e09c55855f5a848fde8ad83e13131a5b241 [INFO] running `"/workspace/cargo-home/bin/cargo" "+e60d9e09c55855f5a848fde8ad83e13131a5b241" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/stoksc/actix-bb8-service [INFO] finished tweaking git repo https://github.com/stoksc/actix-bb8-service [INFO] tweaked toml for git repo https://github.com/stoksc/actix-bb8-service written to /workspace/builds/worker-14/source/Cargo.toml [INFO] crate git repo https://github.com/stoksc/actix-bb8-service already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+e60d9e09c55855f5a848fde8ad83e13131a5b241" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Updating git repository `https://github.com/stoksc/bb8` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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" "+e60d9e09c55855f5a848fde8ad83e13131a5b241" "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] 543b245e187750bacc757c174ab90e6f1f6a59135ccf45128f2334b39d1b93e9 [INFO] running `"docker" "start" "-a" "543b245e187750bacc757c174ab90e6f1f6a59135ccf45128f2334b39d1b93e9"` [INFO] [stderr] Compiling syn v1.0.9 [INFO] [stderr] Checking futures-core-preview v0.3.0-alpha.19 [INFO] [stderr] Checking futures-sink-preview v0.3.0-alpha.19 [INFO] [stderr] Checking futures-io-preview v0.3.0-alpha.19 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Checking futures-core v0.3.1 [INFO] [stderr] Compiling fs_extra v1.1.0 [INFO] [stderr] Compiling brotli-sys v0.3.2 [INFO] [stderr] Compiling miniz-sys v0.1.12 [INFO] [stderr] Checking crossbeam-utils v0.6.6 [INFO] [stderr] Checking tracing-core v0.1.7 [INFO] [stderr] Checking thread_local v0.3.6 [INFO] [stderr] Checking stringprep v0.1.2 [INFO] [stderr] Checking crossbeam-utils v0.7.0 [INFO] [stderr] Checking http v0.1.20 [INFO] [stderr] Checking string v0.2.1 [INFO] [stderr] Checking parking_lot_core v0.5.0 [INFO] [stderr] Compiling enum-as-inner v0.2.1 [INFO] [stderr] Compiling derive_more v0.14.1 [INFO] [stderr] Compiling actix_derive v0.4.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Checking sha2 v0.8.0 [INFO] [stderr] Checking parking_lot v0.9.0 [INFO] [stderr] Checking futures-channel v0.3.1 [INFO] [stderr] Checking actix-codec v0.1.2 [INFO] [stderr] Checking regex v1.3.1 [INFO] [stderr] Checking futures-channel-preview v0.3.0-alpha.19 [INFO] [stderr] Checking crossbeam-channel v0.3.9 [INFO] [stderr] Checking crossbeam-queue v0.1.2 [INFO] [stderr] Checking tokio-executor v0.1.9 [INFO] [stderr] Checking parking_lot v0.8.0 [INFO] [stderr] Compiling jemalloc-sys v0.3.2 [INFO] [stderr] Checking crossbeam-epoch v0.8.0 [INFO] [stderr] Checking postgres-protocol v0.5.0-alpha.1 [INFO] [stderr] Checking flate2 v1.0.13 [INFO] [stderr] Checking tokio-reactor v0.1.11 [INFO] [stderr] Checking tokio-timer v0.2.12 [INFO] [stderr] Checking tokio-current-thread v0.1.6 [INFO] [stderr] Checking crossbeam-deque v0.7.2 [INFO] [stderr] Checking postgres-types v0.1.0-alpha.1 [INFO] [stderr] Checking actix-utils v0.4.7 [INFO] [stderr] Checking env_logger v0.7.1 [INFO] [stderr] Checking tokio-tcp v0.1.3 [INFO] [stderr] Checking tokio-udp v0.1.5 [INFO] [stderr] Checking h2 v0.1.26 [INFO] [stderr] Checking actix-server-config v0.1.2 [INFO] [stderr] Compiling derive_more v0.15.0 [INFO] [stderr] Checking brotli2 v0.3.2 [INFO] [stderr] Compiling synstructure v0.12.3 [INFO] [stderr] Checking actix-threadpool v0.1.2 [INFO] [stderr] Checking actix-rt v0.2.6 [INFO] [stderr] Compiling proc-macro-hack v0.5.11 [INFO] [stderr] Compiling pin-project-internal v0.4.6 [INFO] [stderr] Compiling tracing-attributes v0.1.5 [INFO] [stderr] Compiling failure_derive v0.1.6 [INFO] [stderr] Compiling tokio-macros v0.2.0-alpha.6 [INFO] [stderr] Compiling serde_derive v1.0.103 [INFO] [stderr] Compiling async-trait v0.1.19 [INFO] [stderr] Compiling enum-as-inner v0.3.0 [INFO] [stderr] Compiling actix-web-codegen v0.2.0-alpha.1 [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.6/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=56864418cefd3752 -C extra-filename=-56864418cefd3752 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-6c4310d2c67b0cf8.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-e99e48db44681a02.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-13d2fd1653b4b84a.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: 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.19/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=5e9447315e7618f4 -C extra-filename=-5e9447315e7618f4 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-6c4310d2c67b0cf8.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-e99e48db44681a02.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-13d2fd1653b4b84a.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" "543b245e187750bacc757c174ab90e6f1f6a59135ccf45128f2334b39d1b93e9"` [INFO] running `"docker" "rm" "-f" "543b245e187750bacc757c174ab90e6f1f6a59135ccf45128f2334b39d1b93e9"` [INFO] [stdout] 543b245e187750bacc757c174ab90e6f1f6a59135ccf45128f2334b39d1b93e9