[INFO] cloning repository https://github.com/LumiRadio/lumiRadio [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/LumiRadio/lumiRadio" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLumiRadio%2FlumiRadio", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLumiRadio%2FlumiRadio'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ace39f6269e06d3b5b8166fde67b27a2c306e994 [INFO] checking LumiRadio/lumiRadio against try#446cb600aa4837dd6c513f14fa0d25a909b177d7 for pr-149195 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLumiRadio%2FlumiRadio" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-1-tc2/source/.cargo/config.toml [INFO] started tweaking git repo https://github.com/LumiRadio/lumiRadio [INFO] finished tweaking git repo https://github.com/LumiRadio/lumiRadio [INFO] tweaked toml for git repo https://github.com/LumiRadio/lumiRadio written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/LumiRadio/lumiRadio on toolchain 446cb600aa4837dd6c513f14fa0d25a909b177d7 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+446cb600aa4837dd6c513f14fa0d25a909b177d7" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/LumiRadio/lumiRadio 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" "+446cb600aa4837dd6c513f14fa0d25a909b177d7" "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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+446cb600aa4837dd6c513f14fa0d25a909b177d7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d1d48c517d795076050a786ddfb47e5ea2588df4984f719897085cdc60bf6ca8 [INFO] running `Command { std: "docker" "start" "-a" "d1d48c517d795076050a786ddfb47e5ea2588df4984f719897085cdc60bf6ca8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d1d48c517d795076050a786ddfb47e5ea2588df4984f719897085cdc60bf6ca8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d1d48c517d795076050a786ddfb47e5ea2588df4984f719897085cdc60bf6ca8", kill_on_drop: false }` [INFO] [stdout] d1d48c517d795076050a786ddfb47e5ea2588df4984f719897085cdc60bf6ca8 [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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+446cb600aa4837dd6c513f14fa0d25a909b177d7" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 38652ad7a5e4a67256c2b2860ce3d64630faa34c3903cf9b10f5611d71a2bd03 [INFO] running `Command { std: "docker" "start" "-a" "38652ad7a5e4a67256c2b2860ce3d64630faa34c3903cf9b10f5611d71a2bd03", kill_on_drop: false }` [INFO] [stderr] Checking value-bag v1.11.1 [INFO] [stderr] Compiling cc v1.2.19 [INFO] [stderr] Compiling syn v2.0.100 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Checking mio v1.0.3 [INFO] [stderr] Checking signal-hook-registry v1.4.2 [INFO] [stderr] Checking socket2 v0.5.9 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking hashbrown v0.15.2 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking miniz_oxide v0.8.8 [INFO] [stderr] Compiling libc v0.2.172 [INFO] [stderr] Compiling bigdecimal v0.4.8 [INFO] [stderr] Compiling rust_decimal v1.37.1 [INFO] [stderr] Checking num-bigint v0.4.6 [INFO] [stderr] Compiling semver v1.0.26 [INFO] [stderr] Compiling rustls v0.23.26 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking log v0.4.27 [INFO] [stderr] Checking event-listener-strategy v0.5.4 [INFO] [stderr] Checking crossbeam-queue v0.3.12 [INFO] [stderr] Checking sha2 v0.10.8 [INFO] [stderr] Checking hmac v0.12.1 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking ordered-float v4.6.0 [INFO] [stderr] Compiling proc-macro2-diagnostics v0.10.1 [INFO] [stderr] Compiling glob v0.3.2 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Checking hkdf v0.12.4 [INFO] [stderr] Checking indexmap v2.9.0 [INFO] [stderr] Checking hashlink v0.10.0 [INFO] [stderr] Checking md-5 v0.10.6 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking atoi v2.0.0 [INFO] [stderr] Checking linux-raw-sys v0.4.15 [INFO] [stderr] Compiling yansi v1.0.1 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Checking clap_builder v4.5.36 [INFO] [stderr] Checking tracing-log v0.2.0 [INFO] [stderr] Compiling clang-sys v1.8.1 [INFO] [stderr] Checking async-lock v3.4.0 [INFO] [stderr] Checking async-channel v2.3.1 [INFO] [stderr] Compiling libloading v0.8.6 [INFO] [stderr] Compiling object v0.36.7 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling bindgen v0.70.1 [INFO] [stderr] Checking blocking v1.6.1 [INFO] [stderr] Checking strum v0.26.3 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Checking gimli v0.31.1 [INFO] [stderr] Compiling bitflags v2.9.0 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Checking kv-log-macro v1.0.7 [INFO] [stderr] Checking async-channel v1.9.0 [INFO] [stderr] Compiling crc16 v0.4.0 [INFO] [stderr] Compiling getrandom v0.3.2 [INFO] [stderr] Checking rustc-demangle v0.1.24 [INFO] [stderr] Checking flate2 v1.1.1 [INFO] [stderr] Compiling openssl-sys v0.9.107 [INFO] [stderr] Checking sha1 v0.10.6 [INFO] [stderr] Checking ogg v0.7.1 [INFO] [stderr] Checking idna v0.1.5 [INFO] [stderr] Checking sha-1 v0.10.1 [INFO] [stderr] Checking rand_core v0.9.3 [INFO] [stderr] Checking float-cmp v0.9.0 [INFO] [stderr] Checking lewton v0.9.4 [INFO] [stderr] Checking arcstr v1.2.0 [INFO] [stderr] Compiling ffmpeg-next v7.1.0 [INFO] [stderr] Compiling mp4ameta_proc v0.6.0 [INFO] [stderr] Compiling anyhow v1.0.98 [INFO] [stderr] Checking url v1.7.2 [INFO] [stderr] Checking rand_chacha v0.9.0 [INFO] [stderr] Checking metaflac v0.2.8 [INFO] [stderr] Checking mp4ameta v0.11.0 [INFO] [stderr] Checking audiotags-dev-macro v0.2.0 (https://github.com/lumiRadio/audiotags#0844e4de) [INFO] [stderr] Compiling judeharley v1.3.7 (/opt/rustwide/workdir/judeharley) [INFO] [stderr] Checking rand v0.9.0 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Checking m3u v1.0.0 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling axum-core v0.3.4 [INFO] [stderr] Compiling openssl v0.10.72 [INFO] [stderr] Checking oggvorbismeta v0.1.0 [INFO] [stderr] Compiling axum v0.6.20 [INFO] [stderr] Checking headers-core v0.2.0 [INFO] [stderr] Compiling ucd-trie v0.1.7 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Checking headers v0.3.9 [INFO] [stderr] Compiling blake3 v0.3.8 [INFO] [stderr] Compiling darling_core v0.14.4 [INFO] [stderr] Compiling const-random-macro v0.1.16 [INFO] [stderr] Compiling findshlibs v0.10.2 [INFO] [stderr] Checking crypto-mac v0.8.0 [INFO] [stderr] Checking crypto-mac v0.11.0 [INFO] [stderr] Compiling cookie v0.17.0 [INFO] [stderr] Checking const-random v0.1.18 [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/446cb600aa4837dd6c513f14fa0d25a909b177d7/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=8b4d3235fcc676e1 -C extra-filename=-0872d710fddeb717 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-09040b10b620fa15.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-bff949ffe258c67d.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" "38652ad7a5e4a67256c2b2860ce3d64630faa34c3903cf9b10f5611d71a2bd03", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "38652ad7a5e4a67256c2b2860ce3d64630faa34c3903cf9b10f5611d71a2bd03", kill_on_drop: false }` [INFO] [stdout] 38652ad7a5e4a67256c2b2860ce3d64630faa34c3903cf9b10f5611d71a2bd03