[INFO] cloning repository https://github.com/chklauser/noisedeck [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/chklauser/noisedeck" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fchklauser%2Fnoisedeck", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fchklauser%2Fnoisedeck'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 2effa24bafef239f40f7e8e20677d04f4db71c81 [INFO] testing chklauser/noisedeck against try#b83b707f97d809763b7861afa7638871f3339a33 for pr-145838-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fchklauser%2Fnoisedeck" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/chklauser/noisedeck [INFO] finished tweaking git repo https://github.com/chklauser/noisedeck [INFO] tweaked toml for git repo https://github.com/chklauser/noisedeck written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/chklauser/noisedeck on toolchain b83b707f97d809763b7861afa7638871f3339a33 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/chklauser/noisedeck 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" "+b83b707f97d809763b7861afa7638871f3339a33" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b4e3e6ccc63d9936a94c700b80c42c56cc89067d3b51c9980a9dc45761cd6288 [INFO] running `Command { std: "docker" "start" "-a" "b4e3e6ccc63d9936a94c700b80c42c56cc89067d3b51c9980a9dc45761cd6288", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b4e3e6ccc63d9936a94c700b80c42c56cc89067d3b51c9980a9dc45761cd6288", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b4e3e6ccc63d9936a94c700b80c42c56cc89067d3b51c9980a9dc45761cd6288", kill_on_drop: false }` [INFO] [stdout] b4e3e6ccc63d9936a94c700b80c42c56cc89067d3b51c9980a9dc45761cd6288 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c0ce70926def730975ed77fbb91c6c8958774845ca68df2b75acad5b897147f3 [INFO] running `Command { std: "docker" "start" "-a" "c0ce70926def730975ed77fbb91c6c8958774845ca68df2b75acad5b897147f3", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.94 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling libc v0.2.171 [INFO] [stderr] Compiling libm v0.2.11 [INFO] [stderr] Compiling pkg-config v0.3.32 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling bitflags v2.9.0 [INFO] [stderr] Compiling simd-adler32 v0.3.7 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling adler2 v2.0.0 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling crc32fast v1.4.2 [INFO] [stderr] Compiling zerocopy v0.8.24 [INFO] [stderr] Compiling smallvec v1.15.0 [INFO] [stderr] Compiling rustix v1.0.5 [INFO] [stderr] Compiling cc v1.2.18 [INFO] [stderr] Compiling slotmap v1.0.7 [INFO] [stderr] Compiling encoding_rs v0.8.35 [INFO] [stderr] Compiling zune-core v0.4.12 [INFO] [stderr] Compiling linux-raw-sys v0.9.3 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling miniz_oxide v0.8.7 [INFO] [stderr] Compiling fdeflate v0.3.7 [INFO] [stderr] Compiling zune-jpeg v0.4.14 [INFO] [stderr] Compiling cpal v0.15.3 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling matrixmultiply v0.3.9 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling alsa-sys v0.3.1 [INFO] [stderr] Compiling flate2 v1.1.1 [INFO] [stderr] Compiling eyre v0.6.12 [INFO] [stderr] Compiling syn v2.0.100 [INFO] [stderr] Compiling byteorder-lite v0.1.0 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling roxmltree v0.20.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling png v0.17.16 [INFO] [stderr] Compiling regex-syntax v0.6.29 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling approx v0.5.1 [INFO] [stderr] Compiling ttf-parser v0.25.1 [INFO] [stderr] Compiling rawpointer v0.2.1 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling gimli v0.28.1 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling fontconfig-parser v0.5.7 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling num-iter v0.1.45 [INFO] [stderr] Compiling miniz_oxide v0.7.4 [INFO] [stderr] Compiling terminal_size v0.4.2 [INFO] [stderr] Compiling tinyvec v1.9.0 [INFO] [stderr] Compiling alsa v0.9.1 [INFO] [stderr] Compiling hidapi v2.6.3 [INFO] [stderr] Compiling backtrace v0.3.71 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling mio v1.0.3 [INFO] [stderr] Compiling memmap2 v0.9.5 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling object v0.32.2 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling anstyle v1.0.10 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling unicase v2.8.1 [INFO] [stderr] Compiling dasp_sample v0.11.0 [INFO] [stderr] Compiling mint v0.5.9 [INFO] [stderr] Compiling unicode-properties v0.1.3 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling rustc-demangle v0.1.24 [INFO] [stderr] Compiling ttf-parser v0.20.0 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling bumpalo v3.17.0 [INFO] [stderr] Compiling indenter v0.3.3 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling unicode-bidi-mirroring v0.2.0 [INFO] [stderr] Compiling unicode-script v0.5.7 [INFO] [stderr] Compiling yazi v0.2.1 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling addr2line v0.21.0 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling clap_lex v0.7.4 [INFO] [stderr] Compiling ttf-parser v0.21.1 [INFO] [stderr] Compiling ab_glyph_rasterizer v0.1.8 [INFO] [stderr] Compiling zeno v0.3.2 [INFO] [stderr] Compiling bytes v1.10.1 [INFO] [stderr] Compiling unicode-width v0.2.0 [INFO] [stderr] Compiling unicode-ccc v0.2.0 [INFO] [stderr] Compiling zip v2.6.1 [INFO] [stderr] Compiling lockfree-object-pool v0.1.6 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling clap_builder v4.5.35 [INFO] [stderr] Compiling rand_distr v0.4.3 [INFO] [stderr] Compiling zopfli v0.8.1 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling owned_ttf_parser v0.25.0 [INFO] [stderr] Compiling ab_glyph v0.2.29 [INFO] [stderr] Compiling matchers v0.1.0 [INFO] [stderr] Compiling indexmap v2.9.0 [INFO] [stderr] Compiling glam v0.29.3 [INFO] [stderr] Compiling num v0.4.3 [INFO] [stderr] Compiling triple_buffer v8.1.0 [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/b83b707f97d809763b7861afa7638871f3339a33/bin/rustc --crate-name syn --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-2.0.100/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-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=bfaa581c90ad48ba -C extra-filename=-8aca88c883d70451 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-21e3e1a6b62590dc.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-d9cd4251aac42a18.rmeta --extern unicode_ident=/opt/rustwide/target/debug/deps/libunicode_ident-b3925cc8f83e9ac1.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" "c0ce70926def730975ed77fbb91c6c8958774845ca68df2b75acad5b897147f3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c0ce70926def730975ed77fbb91c6c8958774845ca68df2b75acad5b897147f3", kill_on_drop: false }` [INFO] [stdout] c0ce70926def730975ed77fbb91c6c8958774845ca68df2b75acad5b897147f3