[INFO] cloning repository https://github.com/nestdotland/api [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/nestdotland/api" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnestdotland%2Fapi", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnestdotland%2Fapi'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 66d01b79eedff5e28ff9b5ff9e5ac3ebab664ee7 [INFO] checking nestdotland/api against beta for pr-78714 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnestdotland%2Fapi" "/workspace/builds/worker-9/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-9/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/nestdotland/api on toolchain beta [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/nestdotland/api [INFO] finished tweaking git repo https://github.com/nestdotland/api [INFO] tweaked toml for git repo https://github.com/nestdotland/api written to /workspace/builds/worker-9/source/Cargo.toml [INFO] crate git repo https://github.com/nestdotland/api already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+beta" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4953066eb71d6736bf964fe89908926b1ec2d4f8c1f245c30a5d85bcedfcc7d2 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "4953066eb71d6736bf964fe89908926b1ec2d4f8c1f245c30a5d85bcedfcc7d2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4953066eb71d6736bf964fe89908926b1ec2d4f8c1f245c30a5d85bcedfcc7d2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4953066eb71d6736bf964fe89908926b1ec2d4f8c1f245c30a5d85bcedfcc7d2", kill_on_drop: false }` [INFO] [stdout] 4953066eb71d6736bf964fe89908926b1ec2d4f8c1f245c30a5d85bcedfcc7d2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "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" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+beta" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 59d26cc6d5832260455f6fe7a42f04f0e9ae37334dbd20b7d72e44ed721c7de4 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "59d26cc6d5832260455f6fe7a42f04f0e9ae37334dbd20b7d72e44ed721c7de4", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.32 [INFO] [stderr] Compiling serde_json v1.0.55 [INFO] [stderr] Compiling once_cell v1.4.0 [INFO] [stderr] Compiling bytes v0.5.5 [INFO] [stderr] Compiling base64 v0.12.2 [INFO] [stderr] Compiling md5 v0.7.0 [INFO] [stderr] Compiling fallible-iterator v0.2.0 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling stringprep v0.1.2 [INFO] [stderr] Compiling phf v0.8.0 [INFO] [stderr] Compiling signal-hook-registry v1.2.0 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Checking combine v3.8.1 [INFO] [stderr] Compiling const-random-macro v0.1.8 [INFO] [stderr] Checking openssl v0.10.30 [INFO] [stderr] Checking tokio v0.2.21 [INFO] [stderr] Checking sanitize-filename v0.2.1 [INFO] [stderr] Compiling futures-task v0.3.5 [INFO] [stderr] Checking postgres-protocol v0.5.1 [INFO] [stderr] Checking const-random v0.1.8 [INFO] [stderr] Checking ahash v0.3.8 [INFO] [stderr] Checking crossbeam-channel v0.4.3 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling chrono v0.4.11 [INFO] [stderr] Checking dashmap v3.11.10 [INFO] [stderr] Checking tokio-util v0.3.1 [INFO] [stderr] Checking tokio-util v0.2.0 [INFO] [stderr] Checking native-tls v0.2.4 [INFO] [stderr] Checking tokio-tls v0.3.1 [INFO] [stderr] Checking actix-codec v0.2.0 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling syn-mid v0.5.0 [INFO] [stderr] Compiling derive_utils v0.10.0 [INFO] [stderr] Compiling pin-project-internal v0.4.22 [INFO] [stderr] Compiling serde_derive v1.0.113 [INFO] [stderr] Compiling futures-macro v0.3.5 [INFO] [stderr] Compiling async-trait v0.1.36 [INFO] [stderr] Compiling derive_more v0.99.8 [INFO] [stderr] Compiling actix-macros v0.1.2 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling enum-as-inner v0.3.2 [INFO] [stderr] Compiling postgres-derive v0.4.0 [INFO] [stderr] Compiling thiserror-impl v1.0.20 [INFO] [stderr] Compiling actix-web-codegen v0.2.2 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.3 [INFO] [stderr] Compiling actix_derive v0.5.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.22/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=2 -C metadata=e0c2dcb8ac83d75f -C extra-filename=-e0c2dcb8ac83d75f --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-47f91dee37306a13.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-c5bbe94514f4f0e8.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-5647436e9bda5ec8.rlib --extern proc_macro --cap-lints allow --cap-lints=forbid --cfg underscore_consts --cfg deprecated_proc_macro` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "59d26cc6d5832260455f6fe7a42f04f0e9ae37334dbd20b7d72e44ed721c7de4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "59d26cc6d5832260455f6fe7a42f04f0e9ae37334dbd20b7d72e44ed721c7de4", kill_on_drop: false }` [INFO] [stdout] 59d26cc6d5832260455f6fe7a42f04f0e9ae37334dbd20b7d72e44ed721c7de4