[INFO] cloning repository https://github.com/srijs/deps.rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/srijs/deps.rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsrijs%2Fdeps.rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsrijs%2Fdeps.rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 6cd7256ee8f186b3269f8cce54575302001eafcb [INFO] testing srijs/deps.rs against beta-2021-09-08 for beta-1.56-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsrijs%2Fdeps.rs" "/workspace/builds/worker-2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/srijs/deps.rs on toolchain beta-2021-09-08 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-09-08" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/srijs/deps.rs [INFO] finished tweaking git repo https://github.com/srijs/deps.rs [INFO] tweaked toml for git repo https://github.com/srijs/deps.rs written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate git repo https://github.com/srijs/deps.rs already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-09-08" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0a60501536a19e06fc0fdb7af7d6cd5a931c22a17e5e2465816704b7e02a5d6d [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" "0a60501536a19e06fc0fdb7af7d6cd5a931c22a17e5e2465816704b7e02a5d6d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0a60501536a19e06fc0fdb7af7d6cd5a931c22a17e5e2465816704b7e02a5d6d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0a60501536a19e06fc0fdb7af7d6cd5a931c22a17e5e2465816704b7e02a5d6d", kill_on_drop: false }` [INFO] [stdout] 0a60501536a19e06fc0fdb7af7d6cd5a931c22a17e5e2465816704b7e02a5d6d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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=warn" "-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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 67e02661bc4517484bc1650a31f0c5f53c09de0e998596fab63f2c490b805ea2 [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" "67e02661bc4517484bc1650a31f0c5f53c09de0e998596fab63f2c490b805ea2", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Compiling slog v2.7.0 [INFO] [stderr] Compiling platforms v1.1.0 [INFO] [stderr] Compiling cpufeatures v0.1.4 [INFO] [stderr] Compiling pulldown-cmark v0.8.0 [INFO] [stderr] Compiling maud_htmlescape v0.17.0 [INFO] [stderr] Compiling smol_str v0.1.17 [INFO] [stderr] Compiling fs-err v2.6.0 [INFO] [stderr] Compiling font-awesome-as-a-crate v0.1.2 [INFO] [stderr] Compiling route-recognizer v0.3.0 [INFO] [stderr] Compiling lru_time_cache v0.11.10 [INFO] [stderr] Compiling tokio v1.6.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.4 [INFO] [stderr] Compiling jobserver v0.1.22 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling mio v0.7.11 [INFO] [stderr] Compiling badge v0.2.0 (/opt/rustwide/workdir/libs/badge) [INFO] [stderr] Compiling sass-sys v0.4.21 [INFO] [stderr] Compiling pin-project-internal v1.0.7 [INFO] [stderr] Compiling thiserror-impl v1.0.25 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling sha-1 v0.9.6 [INFO] [stderr] Compiling futures-util v0.3.15 [INFO] [stderr] Compiling cc v1.0.68 [INFO] [stderr] Compiling term v0.7.0 [INFO] [stderr] Compiling maud_macros v0.22.2 [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-1.0.7/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=5a572cd83c6c66c6 -C extra-filename=-5a572cd83c6c66c6 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-e476eeba35620bc2.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-7cec808d916b2240.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-a556c5fb0cacedb1.rlib --extern proc_macro --cap-lints allow --cap-lints=warn` (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" "67e02661bc4517484bc1650a31f0c5f53c09de0e998596fab63f2c490b805ea2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "67e02661bc4517484bc1650a31f0c5f53c09de0e998596fab63f2c490b805ea2", kill_on_drop: false }` [INFO] [stdout] 67e02661bc4517484bc1650a31f0c5f53c09de0e998596fab63f2c490b805ea2