[INFO] cloning repository https://github.com/verzuz/dir-translate [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/verzuz/dir-translate" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fverzuz%2Fdir-translate", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fverzuz%2Fdir-translate'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 5e296fbcbf604988a5d55e4c80a58ac9f4827572 [INFO] checking verzuz/dir-translate against try#47eaa3b85fbe5fa2b3b731b5fecdc5954cbfc268 for pr-149058 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fverzuz%2Fdir-translate" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/verzuz/dir-translate [INFO] finished tweaking git repo https://github.com/verzuz/dir-translate [INFO] tweaked toml for git repo https://github.com/verzuz/dir-translate written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/verzuz/dir-translate on toolchain 47eaa3b85fbe5fa2b3b731b5fecdc5954cbfc268 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+47eaa3b85fbe5fa2b3b731b5fecdc5954cbfc268" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/verzuz/dir-translate already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+47eaa3b85fbe5fa2b3b731b5fecdc5954cbfc268" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+47eaa3b85fbe5fa2b3b731b5fecdc5954cbfc268" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 836515f24cac5dc77e2fd2203444f6c3d4c799842e5914b94bb765958f9c47c2 [INFO] running `Command { std: "docker" "start" "-a" "836515f24cac5dc77e2fd2203444f6c3d4c799842e5914b94bb765958f9c47c2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "836515f24cac5dc77e2fd2203444f6c3d4c799842e5914b94bb765958f9c47c2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "836515f24cac5dc77e2fd2203444f6c3d4c799842e5914b94bb765958f9c47c2", kill_on_drop: false }` [INFO] [stdout] 836515f24cac5dc77e2fd2203444f6c3d4c799842e5914b94bb765958f9c47c2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/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" "RUSTDOCFLAGS=--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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+47eaa3b85fbe5fa2b3b731b5fecdc5954cbfc268" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f28de61c4b7b4457aa01a5e758f86337a03396de9b32c65ab62a6d42b72a6539 [INFO] running `Command { std: "docker" "start" "-a" "f28de61c4b7b4457aa01a5e758f86337a03396de9b32c65ab62a6d42b72a6539", kill_on_drop: false }` [INFO] [stderr] Checking value-bag v1.9.0 [INFO] [stderr] Compiling cc v1.1.5 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Checking parking v2.2.0 [INFO] [stderr] Compiling rustix v0.38.34 [INFO] [stderr] Compiling syn v2.0.71 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking concurrent-queue v2.5.0 [INFO] [stderr] Compiling regex-syntax v0.8.4 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling libloading v0.8.4 [INFO] [stderr] Compiling home v0.5.9 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking subtle v2.4.1 [INFO] [stderr] Compiling bindgen v0.64.0 [INFO] [stderr] Checking fastrand v2.1.0 [INFO] [stderr] Checking event-listener v5.3.1 [INFO] [stderr] Checking log v0.4.22 [INFO] [stderr] Compiling standback v0.2.17 [INFO] [stderr] Checking event-listener-strategy v0.5.2 [INFO] [stderr] Compiling proc-macro-hack v0.5.20+deprecated [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.92 [INFO] [stderr] Checking event-listener v2.5.3 [INFO] [stderr] Checking futures-lite v2.3.0 [INFO] [stderr] Compiling clang-sys v1.8.1 [INFO] [stderr] Checking linux-raw-sys v0.4.14 [INFO] [stderr] Compiling io-lifetimes v1.0.11 [INFO] [stderr] Checking cipher v0.2.5 [INFO] [stderr] Checking miniz_oxide v0.7.4 [INFO] [stderr] Checking digest v0.9.0 [INFO] [stderr] Checking universal-hash v0.4.1 [INFO] [stderr] Compiling polling v2.8.0 [INFO] [stderr] Checking fastrand v1.9.0 [INFO] [stderr] Compiling const_fn v0.4.10 [INFO] [stderr] Checking waker-fn v1.2.0 [INFO] [stderr] Compiling bumpalo v3.16.0 [INFO] [stderr] Checking cpuid-bool v0.2.0 [INFO] [stderr] Compiling rustix v0.37.27 [INFO] [stderr] Checking polyval v0.4.5 [INFO] [stderr] Checking piper v0.2.3 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking futures-lite v1.13.0 [INFO] [stderr] Checking aes-soft v0.6.4 [INFO] [stderr] Checking getrandom v0.1.16 [INFO] [stderr] Checking crypto-mac v0.10.1 [INFO] [stderr] Checking async-lock v3.4.0 [INFO] [stderr] Checking async-channel v2.3.1 [INFO] [stderr] Checking async-channel v1.9.0 [INFO] [stderr] Compiling async-io v1.13.0 [INFO] [stderr] Compiling time v0.2.27 [INFO] [stderr] Compiling prettyplease v0.2.20 [INFO] [stderr] Checking linux-raw-sys v0.3.8 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Checking num-bigint v0.4.6 [INFO] [stderr] Checking blocking v1.6.1 [INFO] [stderr] Checking flate2 v1.0.30 [INFO] [stderr] Checking aes v0.6.0 [INFO] [stderr] Compiling libz-sys v1.1.18 [INFO] [stderr] Compiling openssl-sys v0.9.102 [INFO] [stderr] Compiling libnghttp2-sys v0.1.10+1.61.0 [INFO] [stderr] Compiling curl-sys v0.4.73+curl-8.8.0 [INFO] [stderr] Compiling indexmap v2.2.6 [INFO] [stderr] Compiling regex-automata v0.4.7 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Checking hmac v0.10.1 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking async-executor v1.13.0 [INFO] [stderr] Checking ghash v0.3.1 [INFO] [stderr] Checking ctr v0.6.0 [INFO] [stderr] Checking aead v0.3.2 [INFO] [stderr] Checking block-buffer v0.9.0 [INFO] [stderr] Checking async-lock v2.8.0 [INFO] [stderr] Checking socket2 v0.4.10 [INFO] [stderr] Compiling cookie v0.14.4 [INFO] [stderr] Checking aligned-vec v0.5.0 [INFO] [stderr] Compiling which v4.4.2 [INFO] [stderr] Compiling curl v0.4.46 [INFO] [stderr] Checking arrayvec v0.7.4 [INFO] [stderr] Compiling winnow v0.5.40 [INFO] [stderr] Compiling toml_datetime v0.6.6 [INFO] [stderr] Compiling wasm-bindgen v0.2.92 [INFO] [stderr] Compiling built v0.7.4 [INFO] [stderr] Checking v_frame v0.3.8 [INFO] [stderr] error: could not compile `syn` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/47eaa3b85fbe5fa2b3b731b5fecdc5954cbfc268/bin/rustc --crate-name syn --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-1.0.109/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --cfg 'feature="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="extra-traits"' --cfg 'feature="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="quote"' --cfg 'feature="visit-mut"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("clone-impls", "default", "derive", "extra-traits", "fold", "full", "parsing", "printing", "proc-macro", "quote", "test", "visit", "visit-mut"))' -C metadata=d46702e776f8ad1b -C extra-filename=-a3b1150cb0a7a5f3 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-4861c8d2d9938960.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-04a47ed96ea1327e.rmeta --extern unicode_ident=/opt/rustwide/target/debug/deps/libunicode_ident-f2de522ba645d884.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "f28de61c4b7b4457aa01a5e758f86337a03396de9b32c65ab62a6d42b72a6539", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f28de61c4b7b4457aa01a5e758f86337a03396de9b32c65ab62a6d42b72a6539", kill_on_drop: false }` [INFO] [stdout] f28de61c4b7b4457aa01a5e758f86337a03396de9b32c65ab62a6d42b72a6539