[INFO] cloning repository https://github.com/ikuntv/rustdeks [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ikuntv/rustdeks" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fikuntv%2Frustdeks", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fikuntv%2Frustdeks'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 20be3740f8ebcd32161c9063a6149cac827b048b [INFO] checking ikuntv/rustdeks/20be3740f8ebcd32161c9063a6149cac827b048b against master#9b81629631b382fd49ee3a20ac47797b1467e52d for pr-146095 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fikuntv%2Frustdeks" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-6-tc1/source/.cargo/config.toml [INFO] started tweaking git repo https://github.com/ikuntv/rustdeks [INFO] finished tweaking git repo https://github.com/ikuntv/rustdeks [INFO] tweaked toml for git repo https://github.com/ikuntv/rustdeks written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/ikuntv/rustdeks on toolchain 9b81629631b382fd49ee3a20ac47797b1467e52d [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9b81629631b382fd49ee3a20ac47797b1467e52d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/ikuntv/rustdeks 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" "+9b81629631b382fd49ee3a20ac47797b1467e52d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+9b81629631b382fd49ee3a20ac47797b1467e52d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 85779afea6957d29a438f9bcf319903d064359ee8a93933d6b00519f1383c7e2 [INFO] running `Command { std: "docker" "start" "-a" "85779afea6957d29a438f9bcf319903d064359ee8a93933d6b00519f1383c7e2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "85779afea6957d29a438f9bcf319903d064359ee8a93933d6b00519f1383c7e2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "85779afea6957d29a438f9bcf319903d064359ee8a93933d6b00519f1383c7e2", kill_on_drop: false }` [INFO] [stdout] 85779afea6957d29a438f9bcf319903d064359ee8a93933d6b00519f1383c7e2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+9b81629631b382fd49ee3a20ac47797b1467e52d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 67f3a85f6a6df824282ea4308c89d2c11de2e5f5f0828058f1dea7d0a1fbf76f [INFO] running `Command { std: "docker" "start" "-a" "67f3a85f6a6df824282ea4308c89d2c11de2e5f5f0828058f1dea7d0a1fbf76f", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.98 [INFO] [stderr] Compiling clang-sys v1.8.1 [INFO] [stderr] Compiling rustls v0.23.28 [INFO] [stderr] Compiling system-deps v6.2.2 [INFO] [stderr] Compiling native-tls v0.2.12 [INFO] [stderr] Compiling openssl-src v300.5.3+3.5.4 [INFO] [stderr] Compiling openssl v0.10.68 [INFO] [stderr] Checking rustls-webpki v0.103.3 [INFO] [stderr] Checking webpki-roots v1.0.4 [INFO] [stderr] Checking backtrace v0.3.73 [INFO] [stderr] Checking dlib v0.5.2 [INFO] [stderr] Compiling mozjpeg-sys v2.2.2 [INFO] [stderr] Compiling target_build_utils v0.3.1 [INFO] [stderr] Compiling serde_json v0.9.10 [INFO] [stderr] Compiling wayland-client v0.31.5 [INFO] [stderr] Compiling wayland-scanner v0.31.4 [INFO] [stderr] Compiling glib-macros v0.10.1 [INFO] [stderr] Compiling proc-macro-crate v1.3.1 [INFO] [stderr] Checking spin v0.9.8 [INFO] [stderr] Checking nanorand v0.7.0 [INFO] [stderr] Checking wayland-sys v0.31.4 [INFO] [stderr] Compiling gstreamer v0.16.7 [INFO] [stderr] Checking num-rational v0.3.2 [INFO] [stderr] Checking event-listener v5.3.1 [INFO] [stderr] Compiling openssl-sys v0.9.104 [INFO] [stderr] Compiling libdbus-sys v0.2.5 [INFO] [stderr] Compiling gstreamer-base v0.16.5 [INFO] [stderr] Checking pretty-hex v0.2.1 [INFO] [stderr] Checking flume v0.11.0 [INFO] [stderr] Checking muldiv v0.2.1 [INFO] [stderr] Compiling rustls-pki-types v1.11.0 [INFO] [stderr] Compiling winapi v0.3.9 [INFO] [stderr] Compiling tinyvec v1.6.1 [INFO] [stderr] Checking event-listener-strategy v0.5.2 [INFO] [stderr] Compiling webm-sys v1.0.4 (https://github.com/rustdesk-org/rust-webm#d2c4d3ac) [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Compiling nokhwa-bindings-macos v0.2.2 (https://github.com/rustdesk-org/nokhwa.git?branch=fix_from_raw_parts#c2f74662) [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Checking futures-lite v2.3.0 [INFO] [stderr] Compiling x11 v2.19.0 (https://github.com/bjornsnoen/x11-rs#c2e9bfaa) [INFO] [stderr] Compiling glib-sys v0.18.1 [INFO] [stderr] Compiling gobject-sys v0.18.0 [INFO] [stderr] Compiling gio-sys v0.18.1 [INFO] [stderr] Compiling gdk-sys v0.18.0 [INFO] [stderr] Compiling gdk-pixbuf-sys v0.18.0 [INFO] [stderr] Compiling cairo-sys-rs v0.18.2 [INFO] [stderr] Compiling pango-sys v0.18.0 [INFO] [stderr] Compiling atk-sys v0.18.0 [INFO] [stderr] Compiling unicode-bidi v0.3.15 [INFO] [stderr] Compiling gstreamer-video v0.16.7 [INFO] [stderr] Compiling gio v0.18.4 [INFO] [stderr] Compiling gstreamer-app v0.16.5 [INFO] [stderr] Compiling const_fn v0.4.10 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling gtk-sys v0.18.0 [INFO] [stderr] Compiling unicode-normalization v0.1.23 [INFO] [stderr] Checking dbus v0.9.7 [INFO] [stderr] Compiling getrandom v0.3.2 [INFO] [stderr] Compiling libz-sys v1.1.18 [INFO] [stderr] Checking inotify-sys v0.1.5 [INFO] [stderr] Compiling mio v1.0.3 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling socket2 v0.5.10 [INFO] [stderr] Checking dasp_sample v0.11.0 [INFO] [stderr] Compiling tfc v0.7.0 (https://github.com/rustdesk-org/The-Fat-Controller?branch=history%2Frebase_upstream_20240722#78bb80a8) [INFO] [stderr] Compiling bindgen v0.59.2 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Checking inotify v0.10.2 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling strum_macros v0.24.3 [INFO] [stderr] Compiling url v2.5.2 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling zvariant_utils v1.0.1 [INFO] [stderr] Checking mio v0.8.11 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking termios v0.3.3 [INFO] [stderr] Compiling polling v2.8.0 [INFO] [stderr] Compiling enigo v0.0.14 (/opt/rustwide/workdir/libs/enigo) [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Checking waker-fn v1.2.0 [INFO] [stderr] Compiling rustix v0.37.27 [INFO] [stderr] Checking widestring v1.1.0 [INFO] [stderr] Checking futures-lite v1.13.0 [INFO] [stderr] Compiling field-offset v0.3.6 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling tz-rs v0.6.14 [INFO] [stderr] Checking rustls-platform-verifier v0.6.2 [INFO] [stderr] Checking dasp_frame v0.11.0 [INFO] [stderr] Checking io-lifetimes v1.0.11 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Checking repng v0.2.2 [INFO] [stderr] Compiling libgit2-sys v0.14.2+1.5.1 [INFO] [stderr] Compiling async-io v1.13.0 [INFO] [stderr] Compiling libpulse-sys v1.21.0 [INFO] [stderr] Compiling memoffset v0.7.1 [INFO] [stderr] Compiling crossbeam-deque v0.8.5 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling tzdb_data v0.1.2 [INFO] [stderr] Checking webm v1.1.0 (https://github.com/rustdesk-org/rust-webm#d2c4d3ac) [INFO] [stderr] Compiling zvariant_derive v3.15.2 [INFO] [stderr] Checking core_maths v0.1.1 [INFO] [stderr] Compiling rustls-native-certs v0.8.1 [INFO] [stderr] Checking async-channel v2.3.1 [INFO] [stderr] Checking piper v0.2.3 [INFO] [stderr] Compiling prettyplease v0.2.20 [INFO] [stderr] Compiling nix v0.28.0 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Checking socket2 v0.4.10 [INFO] [stderr] Compiling ahash v0.7.8 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling gtk v0.18.1 [INFO] [stderr] Compiling async-fs v1.6.0 [INFO] [stderr] Checking x11rb-protocol v0.13.1 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling const_format_proc_macros v0.2.32 [INFO] [stderr] Compiling anstyle-parse v0.2.4 [INFO] [stderr] Compiling http v1.3.1 [INFO] [stderr] Compiling bindgen v0.65.1 [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/9b81629631b382fd49ee3a20ac47797b1467e52d/bin/rustc --crate-name syn --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-2.0.98/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="visit"' --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=3ef0837d82047fbe -C extra-filename=-1a4b544fbe9bf510 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-8b5ea558c9b6628e.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-da4970ab162e3be8.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" "67f3a85f6a6df824282ea4308c89d2c11de2e5f5f0828058f1dea7d0a1fbf76f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "67f3a85f6a6df824282ea4308c89d2c11de2e5f5f0828058f1dea7d0a1fbf76f", kill_on_drop: false }` [INFO] [stdout] 67f3a85f6a6df824282ea4308c89d2c11de2e5f5f0828058f1dea7d0a1fbf76f