[INFO] cloning repository https://github.com/da-x/depree [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/da-x/depree" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fda-x%2Fdepree", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fda-x%2Fdepree'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 2888e2f43b7505eb1d57f65d59478c88e44ed0f6 [INFO] checking da-x/depree against try#cac44d9528e3bbbdaa1537d187bd489ccc5de18c for pr-91141 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fda-x%2Fdepree" "/workspace/builds/worker-108/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-108/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/da-x/depree on toolchain cac44d9528e3bbbdaa1537d187bd489ccc5de18c [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+cac44d9528e3bbbdaa1537d187bd489ccc5de18c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/da-x/depree [INFO] finished tweaking git repo https://github.com/da-x/depree [INFO] tweaked toml for git repo https://github.com/da-x/depree written to /workspace/builds/worker-108/source/Cargo.toml [INFO] crate git repo https://github.com/da-x/depree already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+cac44d9528e3bbbdaa1537d187bd489ccc5de18c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded case v0.1.0 [INFO] [stderr] Downloaded libgit2-sys v0.12.7+1.0.0 [INFO] [stderr] Downloaded derive-error v0.0.4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-108/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-108/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+cac44d9528e3bbbdaa1537d187bd489ccc5de18c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b27adaf8b188192e6707f8171dd4d4208bc481756ea68544e560e84ae7028ebd [INFO] running `Command { std: "docker" "start" "-a" "b27adaf8b188192e6707f8171dd4d4208bc481756ea68544e560e84ae7028ebd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b27adaf8b188192e6707f8171dd4d4208bc481756ea68544e560e84ae7028ebd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b27adaf8b188192e6707f8171dd4d4208bc481756ea68544e560e84ae7028ebd", kill_on_drop: false }` [INFO] [stdout] b27adaf8b188192e6707f8171dd4d4208bc481756ea68544e560e84ae7028ebd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-108/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-108/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+cac44d9528e3bbbdaa1537d187bd489ccc5de18c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 067fdfc371d55eeb78c3f1cd0ce25ef81d300378e7160577bb5736491d475579 [INFO] running `Command { std: "docker" "start" "-a" "067fdfc371d55eeb78c3f1cd0ce25ef81d300378e7160577bb5736491d475579", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.72 [INFO] [stderr] Compiling pkg-config v0.3.18 [INFO] [stderr] Compiling proc-macro2 v1.0.18 [INFO] [stderr] Compiling syn v1.0.34 [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Checking tinyvec v0.3.3 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling unicode-xid v0.0.4 [INFO] [stderr] Compiling encoding_rs v0.8.23 [INFO] [stderr] Checking regex-syntax v0.6.18 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Compiling case v0.1.0 [INFO] [stderr] Checking openssl-probe v0.1.2 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.3 [INFO] [stderr] Compiling proc-macro-error v1.0.3 [INFO] [stderr] Checking unicode-bidi v0.3.4 [INFO] [stderr] Compiling im v15.0.0 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling synom v0.11.3 [INFO] [stderr] Checking rand_xoshiro v0.4.0 [INFO] [stderr] Compiling syn v0.11.11 [INFO] [stderr] Checking unicode-normalization v0.1.13 [INFO] [stderr] Checking idna v0.2.0 [INFO] [stderr] Compiling jobserver v0.1.21 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Checking aho-corasick v0.7.13 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Compiling derive-error v0.0.4 [INFO] [stderr] Compiling cc v1.0.58 [INFO] [stderr] Checking bitmaps v2.1.0 [INFO] [stderr] Checking url v2.1.1 [INFO] [stderr] Checking clap v2.33.1 [INFO] [stderr] Checking regex v1.3.9 [INFO] [stderr] Compiling libz-sys v1.0.25 [INFO] [stderr] Compiling openssl-sys v0.9.58 [INFO] [stderr] Compiling libssh2-sys v0.2.18 [INFO] [stderr] Compiling libgit2-sys v0.12.7+1.0.0 [INFO] [stderr] Checking unidiff v0.3.3 [INFO] [stderr] Compiling chrono v0.4.13 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Checking sized-chunks v0.6.2 [INFO] [stderr] Compiling vergen v3.1.0 [INFO] [stderr] Compiling syn-mid v0.5.0 [INFO] [stderr] error: could not compile `syn` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name syn --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-1.0.34/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="quote"' -C metadata=b617514c00a27f31 -C extra-filename=-b617514c00a27f31 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-ee37cae0273b05b5.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-62dfd1d0318d68dc.rmeta --extern unicode_xid=/opt/rustwide/target/debug/deps/libunicode_xid-ca70f4dd0d5d1ebc.rmeta --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" "067fdfc371d55eeb78c3f1cd0ce25ef81d300378e7160577bb5736491d475579", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "067fdfc371d55eeb78c3f1cd0ce25ef81d300378e7160577bb5736491d475579", kill_on_drop: false }` [INFO] [stdout] 067fdfc371d55eeb78c3f1cd0ce25ef81d300378e7160577bb5736491d475579