[INFO] cloning repository https://github.com/NotAShelf/tailray [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/NotAShelf/tailray" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNotAShelf%2Ftailray", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNotAShelf%2Ftailray'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 88b314bdad1946a431ad342dfc90aa8735b53dab [INFO] checking NotAShelf/tailray against d8df82673d5911b6112a85bf91d9adefb2c66a1a for pr-162242 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNotAShelf%2Ftailray" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/NotAShelf/tailray [INFO] finished tweaking git repo https://github.com/NotAShelf/tailray [INFO] tweaked toml for git repo https://github.com/NotAShelf/tailray written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/NotAShelf/tailray on toolchain d8df82673d5911b6112a85bf91d9adefb2c66a1a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d8df82673d5911b6112a85bf91d9adefb2c66a1a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/NotAShelf/tailray 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" "+d8df82673d5911b6112a85bf91d9adefb2c66a1a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded tree_magic_mini v3.1.6 [INFO] [stderr] Downloaded os_pipe v1.2.2 [INFO] [stderr] Downloaded wl-clipboard-rs v0.9.2 [INFO] [stderr] Downloaded whoami v2.0.1 [INFO] [stderr] Downloaded tauri-winrt-notification v0.7.2 [INFO] [stderr] Downloaded notify-rust v4.11.7 [INFO] [stderr] Downloaded mac-notification-sys v0.6.6 [INFO] [stderr] Downloaded dbus v0.9.7 [INFO] [stderr] Downloaded ksni v0.3.2 [INFO] [stderr] Downloaded libdbus-sys v0.2.5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }` [INFO] [stdout] 2f17c62b198053b79c9bc908b5768991cce419193dc09fc6ddb9ab997a8df665 [INFO] running `Command { std: "docker" "start" "2f17c62b198053b79c9bc908b5768991cce419193dc09fc6ddb9ab997a8df665", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2f17c62b198053b79c9bc908b5768991cce419193dc09fc6ddb9ab997a8df665", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "2f17c62b198053b79c9bc908b5768991cce419193dc09fc6ddb9ab997a8df665" "/opt/rustwide/cargo-home/bin/cargo" "+d8df82673d5911b6112a85bf91d9adefb2c66a1a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2f17c62b198053b79c9bc908b5768991cce419193dc09fc6ddb9ab997a8df665", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "2f17c62b198053b79c9bc908b5768991cce419193dc09fc6ddb9ab997a8df665" "/opt/rustwide/cargo-home/bin/cargo" "+d8df82673d5911b6112a85bf91d9adefb2c66a1a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling libc v0.2.179 [INFO] [stderr] Checking bitflags v2.9.1 [INFO] [stderr] Compiling winnow v0.7.12 [INFO] [stderr] Compiling indexmap v2.10.0 [INFO] [stderr] Compiling rustix v1.1.3 [INFO] [stderr] Checking linux-raw-sys v0.11.0 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling wayland-sys v0.31.7 [INFO] [stderr] Compiling cc v1.2.31 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Checking bytemuck v1.23.1 [INFO] [stderr] Checking crc32fast v1.5.0 [INFO] [stderr] Compiling quick-xml v0.37.5 [INFO] [stderr] Compiling slotmap v1.0.7 [INFO] [stderr] Compiling nix v0.30.1 [INFO] [stderr] Checking core_maths v0.1.1 [INFO] [stderr] Checking float-cmp v0.9.0 [INFO] [stderr] Checking flate2 v1.1.2 [INFO] [stderr] Checking hashbrown v0.15.4 [INFO] [stderr] Compiling endi v1.1.0 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Checking ttf-parser v0.25.1 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Checking strict-num v0.1.1 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Compiling libdbus-sys v0.2.5 [INFO] [stderr] Checking linux-raw-sys v0.4.15 [INFO] [stderr] Checking concurrent-queue v2.5.0 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Checking png v0.17.16 [INFO] [stderr] Checking event-listener v5.4.1 [INFO] [stderr] Checking roxmltree v0.20.0 [INFO] [stderr] Checking tiny-skia-path v0.11.4 [INFO] [stderr] Checking nom v7.1.3 [INFO] [stderr] Compiling wayland-scanner v0.31.7 [INFO] [stderr] Checking fontconfig-parser v0.5.8 [INFO] [stderr] Checking event-listener-strategy v0.5.4 [INFO] [stderr] Checking futures-lite v2.6.1 [INFO] [stderr] Checking petgraph v0.6.5 [INFO] [stderr] Compiling wayland-backend v0.3.11 [INFO] [stderr] Checking kurbo v0.11.3 [INFO] [stderr] Checking unicode-bidi-mirroring v0.4.0 [INFO] [stderr] Checking regex-automata v0.4.9 [INFO] [stderr] Checking unicode-script v0.5.7 [INFO] [stderr] Checking unicode-properties v0.1.3 [INFO] [stderr] Checking unicode-ccc v0.4.0 [INFO] [stderr] Checking async-broadcast v0.7.2 [INFO] [stderr] Checking ordered-stream v0.2.0 [INFO] [stderr] Checking simplecss v0.2.2 [INFO] [stderr] Checking is-docker v0.2.0 [INFO] [stderr] Checking anstyle-query v1.1.3 [INFO] [stderr] Checking pico-args v0.5.0 [INFO] [stderr] Checking unicode-vo v0.1.0 [INFO] [stderr] Checking x11rb-protocol v0.13.1 [INFO] [stderr] Checking imagesize v0.13.0 [INFO] [stderr] Checking svgtypes v0.15.3 [INFO] [stderr] Checking memmap2 v0.9.7 [INFO] [stderr] Checking getrandom v0.3.3 [INFO] [stderr] Checking socket2 v0.6.0 [INFO] [stderr] Checking signal-hook-registry v1.4.6 [INFO] [stderr] Checking mio v1.0.4 [INFO] [stderr] Checking parking_lot_core v0.9.11 [INFO] [stderr] Checking os_pipe v1.2.2 [INFO] [stderr] Checking xmlwriter v0.1.0 [INFO] [stderr] Checking data-url v0.3.1 [INFO] [stderr] Checking anstream v0.6.19 [INFO] [stderr] Checking dbus v0.9.7 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Checking parking_lot v0.12.4 [INFO] [stderr] Checking fontdb v0.23.0 [INFO] [stderr] Checking rustybuzz v0.20.1 [INFO] [stderr] Checking image-webp v0.2.3 [INFO] [stderr] Checking zune-jpeg v0.4.20 [INFO] [stderr] Checking is-wsl v0.4.0 [INFO] [stderr] Checking image v0.25.6 [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/d8df82673d5911b6112a85bf91d9adefb2c66a1a/bin/rustc --crate-name syn --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-2.0.104/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat,unused-externs-silent --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --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"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("clone-impls", "default", "derive", "extra-traits", "fold", "full", "parsing", "printing", "proc-macro", "test", "visit", "visit-mut"))' -C metadata=4abc1982850d9afd -C extra-filename=-2981a1546f4bed75 --out-dir /opt/rustwide/target/debug/build/syn/2981a1546f4bed75/out -L dependency=/opt/rustwide/target/debug/build/proc-macro2/26e014fb57ceda6c/out -L dependency=/opt/rustwide/target/debug/build/unicode-ident/31777e920fb1a026/out --extern proc_macro2=/opt/rustwide/target/debug/build/proc-macro2/26e014fb57ceda6c/out/libproc_macro2-26e014fb57ceda6c.rmeta --extern quote=/opt/rustwide/target/debug/build/quote/30a9f114e902e040/out/libquote-30a9f114e902e040.rmeta --extern unicode_ident=/opt/rustwide/target/debug/build/unicode-ident/31777e920fb1a026/out/libunicode_ident-31777e920fb1a026.rmeta --cap-lints allow --cap-lints=forbid --force-warn=unused_crate_dependencies` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [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/d8df82673d5911b6112a85bf91d9adefb2c66a1a/bin/rustc --crate-name syn --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-2.0.104/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat,unused-externs-silent --crate-type lib --emit=dep-info,metadata,link -Z embed-metadata=no -C embed-bitcode=no --cfg 'feature="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="extra-traits"' --cfg 'feature="fold"' --cfg 'feature="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --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", "test", "visit", "visit-mut"))' -C metadata=d73e9de0a40ec022 -C extra-filename=-a828c66d0f3411f5 --out-dir /opt/rustwide/target/debug/build/syn/a828c66d0f3411f5/out -L dependency=/opt/rustwide/target/debug/build/proc-macro2/7ce6b3f4dc219eb0/out -L dependency=/opt/rustwide/target/debug/build/unicode-ident/b3925cc8f83e9ac1/out --extern proc_macro2=/opt/rustwide/target/debug/build/proc-macro2/7ce6b3f4dc219eb0/out/libproc_macro2-7ce6b3f4dc219eb0.rmeta --extern quote=/opt/rustwide/target/debug/build/quote/44d9337c4ae43907/out/libquote-44d9337c4ae43907.rmeta --extern unicode_ident=/opt/rustwide/target/debug/build/unicode-ident/b3925cc8f83e9ac1/out/libunicode_ident-b3925cc8f83e9ac1.rmeta --cap-lints allow --cap-lints=forbid --force-warn=unused_crate_dependencies` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "2f17c62b198053b79c9bc908b5768991cce419193dc09fc6ddb9ab997a8df665", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2f17c62b198053b79c9bc908b5768991cce419193dc09fc6ddb9ab997a8df665", kill_on_drop: false }` [INFO] [stdout] 2f17c62b198053b79c9bc908b5768991cce419193dc09fc6ddb9ab997a8df665