[INFO] cloning repository https://github.com/Jedsek/zelauncher [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Jedsek/zelauncher" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJedsek%2Fzelauncher", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJedsek%2Fzelauncher'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d1a8de75eec9135767e013610c82a34410560474 [INFO] checking Jedsek/zelauncher against try#3248bace201b6227b0ff78eacc8b00d805551a86 for pr-153513 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJedsek%2Fzelauncher" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/Jedsek/zelauncher [INFO] finished tweaking git repo https://github.com/Jedsek/zelauncher [INFO] tweaked toml for git repo https://github.com/Jedsek/zelauncher written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/Jedsek/zelauncher on toolchain 3248bace201b6227b0ff78eacc8b00d805551a86 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+3248bace201b6227b0ff78eacc8b00d805551a86" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/Jedsek/zelauncher 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" "+3248bace201b6227b0ff78eacc8b00d805551a86" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+3248bace201b6227b0ff78eacc8b00d805551a86" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] dac0b45f97d8c7a6325c57e795d36a83495ddbaf178da089f448ce6b07d589fb [INFO] running `Command { std: "docker" "start" "-a" "dac0b45f97d8c7a6325c57e795d36a83495ddbaf178da089f448ce6b07d589fb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "dac0b45f97d8c7a6325c57e795d36a83495ddbaf178da089f448ce6b07d589fb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dac0b45f97d8c7a6325c57e795d36a83495ddbaf178da089f448ce6b07d589fb", kill_on_drop: false }` [INFO] [stdout] dac0b45f97d8c7a6325c57e795d36a83495ddbaf178da089f448ce6b07d589fb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+3248bace201b6227b0ff78eacc8b00d805551a86" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 37fec2423d9e3b3ed6a8120a8c9a8a8868ce0ca67e6490e5b8ea5a4d496906d2 [INFO] running `Command { std: "docker" "start" "-a" "37fec2423d9e3b3ed6a8120a8c9a8a8868ce0ca67e6490e5b8ea5a4d496906d2", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.168 [INFO] [stderr] Checking value-bag v1.10.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling thiserror v2.0.7 [INFO] [stderr] Compiling rustix v0.38.42 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking concurrent-queue v2.5.0 [INFO] [stderr] Compiling phf_shared v0.11.2 [INFO] [stderr] Checking linux-raw-sys v0.4.14 [INFO] [stderr] Checking futures-lite v2.5.0 [INFO] [stderr] Compiling libz-sys v1.1.20 [INFO] [stderr] Checking serde v1.0.216 [INFO] [stderr] Compiling thiserror-impl v2.0.7 [INFO] [stderr] Compiling libnghttp2-sys v0.1.10+1.61.0 [INFO] [stderr] Checking miniz_oxide v0.8.0 [INFO] [stderr] Compiling curl-sys v0.4.78+curl-8.11.0 [INFO] [stderr] Checking event-listener v5.3.1 [INFO] [stderr] Compiling phf_generator v0.11.2 [INFO] [stderr] Checking object v0.36.5 [INFO] [stderr] Compiling semver v1.0.24 [INFO] [stderr] Checking event-listener-strategy v0.5.3 [INFO] [stderr] Compiling nix v0.28.0 [INFO] [stderr] Compiling phf_macros v0.11.2 [INFO] [stderr] Checking async-channel v2.3.1 [INFO] [stderr] Checking async-lock v3.4.0 [INFO] [stderr] Checking icu_normalizer v1.5.0 [INFO] [stderr] Checking zerocopy v0.7.35 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling phf_codegen v0.11.2 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling memoffset v0.7.1 [INFO] [stderr] Compiling anyhow v1.0.94 [INFO] [stderr] Checking ucd-trie v0.1.7 [INFO] [stderr] Checking futures-sink v0.3.31 [INFO] [stderr] Checking bytemuck v1.20.0 [INFO] [stderr] Checking futures-channel v0.3.31 [INFO] [stderr] Checking idna_adapter v1.2.0 [INFO] [stderr] Checking phf v0.11.2 [INFO] [stderr] Checking ordered-float v4.5.0 [INFO] [stderr] Checking nom v7.1.3 [INFO] [stderr] Compiling terminfo v0.8.0 [INFO] [stderr] Checking async-channel v1.9.0 [INFO] [stderr] Checking ppv-lite86 v0.2.20 [INFO] [stderr] Checking atomic v0.6.0 [INFO] [stderr] Checking blocking v1.6.1 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling pin-project-internal v1.1.7 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling vte_generate_state_changes v0.1.2 [INFO] [stderr] Compiling polling v2.8.0 [INFO] [stderr] Compiling pest v2.7.15 [INFO] [stderr] Checking destructure_traitobject v0.2.0 [INFO] [stderr] Compiling curl v0.4.47 [INFO] [stderr] Checking lab v0.11.0 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling interprocess v1.2.1 [INFO] [stderr] Checking csscolorparser v0.6.2 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Checking unsafe-any-ors v1.0.0 [INFO] [stderr] Checking form_urlencoded v1.2.1 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Checking signal-hook-registry v1.4.2 [INFO] [stderr] Checking is-terminal v0.4.13 [INFO] [stderr] Checking parking_lot_core v0.9.10 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking dirs-sys v0.3.7 [INFO] [stderr] Checking openssl-sys v0.9.104 [INFO] [stderr] Checking dirs-sys v0.4.1 [INFO] [stderr] Checking inotify-sys v0.1.5 [INFO] [stderr] Checking dirs v4.0.0 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking inotify v0.9.6 [INFO] [stderr] Checking filetime v0.2.25 [INFO] [stderr] Checking socket2 v0.5.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/3248bace201b6227b0ff78eacc8b00d805551a86/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"' --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=f53e3beb71923e6e -C extra-filename=-1b662dc4d75bc7f2 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-442acad4d4e7f208.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-63a3278dad69ce7b.rmeta --extern unicode_ident=/opt/rustwide/target/debug/deps/libunicode_ident-13328ff8d6cc16fd.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" "37fec2423d9e3b3ed6a8120a8c9a8a8868ce0ca67e6490e5b8ea5a4d496906d2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "37fec2423d9e3b3ed6a8120a8c9a8a8868ce0ca67e6490e5b8ea5a4d496906d2", kill_on_drop: false }` [INFO] [stdout] 37fec2423d9e3b3ed6a8120a8c9a8a8868ce0ca67e6490e5b8ea5a4d496906d2