[INFO] cloning repository https://github.com/Victor346/PsicoAcustica [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Victor346/PsicoAcustica" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FVictor346%2FPsicoAcustica", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FVictor346%2FPsicoAcustica'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a057a670e655803276d798d590279dc84aa2f43a [INFO] checking Victor346/PsicoAcustica against master#7f5a42b073dc2bee2aa625052eb066ee07072048 for pr-78991 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FVictor346%2FPsicoAcustica" "/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/Victor346/PsicoAcustica on toolchain 7f5a42b073dc2bee2aa625052eb066ee07072048 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+7f5a42b073dc2bee2aa625052eb066ee07072048" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Victor346/PsicoAcustica [INFO] finished tweaking git repo https://github.com/Victor346/PsicoAcustica [INFO] tweaked toml for git repo https://github.com/Victor346/PsicoAcustica written to /workspace/builds/worker-9/source/Cargo.toml [INFO] crate git repo https://github.com/Victor346/PsicoAcustica already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+7f5a42b073dc2bee2aa625052eb066ee07072048" "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" "+7f5a42b073dc2bee2aa625052eb066ee07072048" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4b030d6ee888b6b7d8f08a35b36ef50516f73d9fd4a3f5b6a1d250a42ec80245 [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" "4b030d6ee888b6b7d8f08a35b36ef50516f73d9fd4a3f5b6a1d250a42ec80245", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4b030d6ee888b6b7d8f08a35b36ef50516f73d9fd4a3f5b6a1d250a42ec80245", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4b030d6ee888b6b7d8f08a35b36ef50516f73d9fd4a3f5b6a1d250a42ec80245", kill_on_drop: false }` [INFO] [stdout] 4b030d6ee888b6b7d8f08a35b36ef50516f73d9fd4a3f5b6a1d250a42ec80245 [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" "+7f5a42b073dc2bee2aa625052eb066ee07072048" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 37ed2ba61e7baee8d485db82d427b4e2b7901bb44df62f1608b050fd183399ed [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" "37ed2ba61e7baee8d485db82d427b4e2b7901bb44df62f1608b050fd183399ed", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.80 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling serde_derive v1.0.117 [INFO] [stderr] Checking gimli v0.23.0 [INFO] [stderr] Checking rustc-demangle v0.1.18 [INFO] [stderr] Checking object v0.22.0 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling serde_json v1.0.59 [INFO] [stderr] Checking regex-syntax v0.6.21 [INFO] [stderr] Compiling encoding_rs v0.8.26 [INFO] [stderr] Compiling v_escape v0.13.2 [INFO] [stderr] Compiling v_htmlescape v0.10.4 [INFO] [stderr] Compiling cookie v0.14.3 [INFO] [stderr] Checking form_urlencoded v1.0.0 [INFO] [stderr] Compiling brotli-sys v0.3.2 [INFO] [stderr] Checking instant v0.1.8 [INFO] [stderr] Checking tracing v0.1.21 [INFO] [stderr] Checking url v2.2.0 [INFO] [stderr] Compiling pin-project-internal v1.0.1 [INFO] [stderr] Compiling futures-macro v0.3.8 [INFO] [stderr] Compiling pin-project-internal v0.4.27 [INFO] [stderr] Compiling derive_more v0.99.11 [INFO] [stderr] Compiling actix-macros v0.1.2 [INFO] [stderr] Compiling thiserror-impl v1.0.22 [INFO] [stderr] Compiling async-trait v0.1.41 [INFO] [stderr] Compiling enum-as-inner v0.3.3 [INFO] [stderr] Compiling time-macros-impl v0.1.1 [INFO] [stderr] Compiling actix-web-codegen v0.4.0 [INFO] [stderr] Checking sha-1 v0.9.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.1/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=fabae920399630df -C extra-filename=-fabae920399630df --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-8a8bb825df9136cb.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-944c052ceb08ffd8.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-5c71a50c37903d8f.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 `Command { std: "docker" "inspect" "37ed2ba61e7baee8d485db82d427b4e2b7901bb44df62f1608b050fd183399ed", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "37ed2ba61e7baee8d485db82d427b4e2b7901bb44df62f1608b050fd183399ed", kill_on_drop: false }` [INFO] [stdout] 37ed2ba61e7baee8d485db82d427b4e2b7901bb44df62f1608b050fd183399ed