[INFO] fetching crate termusic 0.12.0...
[INFO] checking termusic-0.12.0 against try#78c81ee3917a99dcff6e2e6822800f0492c415c3 for pr-148967
[INFO] extracting crate termusic 0.12.0 into /workspace/builds/worker-5-tc2/source
[INFO] started tweaking crates.io crate termusic 0.12.0
[INFO] finished tweaking crates.io crate termusic 0.12.0
[INFO] tweaked toml for crates.io crate termusic 0.12.0 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate termusic 0.12.0 on toolchain 78c81ee3917a99dcff6e2e6822800f0492c415c3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+78c81ee3917a99dcff6e2e6822800f0492c415c3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate termusic 0.12.0 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" "+78c81ee3917a99dcff6e2e6822800f0492c415c3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+78c81ee3917a99dcff6e2e6822800f0492c415c3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e9f54f0f1dfcbc1f52dc81a818aeec22acdd14ea7384af147876b0c075bf72b2
[INFO] running `Command { std: "docker" "start" "-a" "e9f54f0f1dfcbc1f52dc81a818aeec22acdd14ea7384af147876b0c075bf72b2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e9f54f0f1dfcbc1f52dc81a818aeec22acdd14ea7384af147876b0c075bf72b2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e9f54f0f1dfcbc1f52dc81a818aeec22acdd14ea7384af147876b0c075bf72b2", kill_on_drop: false }`
[INFO] [stdout] e9f54f0f1dfcbc1f52dc81a818aeec22acdd14ea7384af147876b0c075bf72b2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+78c81ee3917a99dcff6e2e6822800f0492c415c3" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6930b08155d933cf1f0531d8ec36cce53cdf6599ac58f39d089d030a9a9b3488
[INFO] running `Command { std: "docker" "start" "-a" "6930b08155d933cf1f0531d8ec36cce53cdf6599ac58f39d089d030a9a9b3488", kill_on_drop: false }`
[INFO] [stderr]     Checking foldhash v0.1.3
[INFO] [stderr]     Checking allocator-api2 v0.2.18
[INFO] [stderr]    Compiling proc-macro2 v1.0.92
[INFO] [stderr]    Compiling lock_api v0.4.13
[INFO] [stderr]    Compiling serde_core v1.0.221
[INFO] [stderr]    Compiling serde v1.0.221
[INFO] [stderr]    Compiling cc v1.2.17
[INFO] [stderr]    Compiling pkg-config v0.3.30
[INFO] [stderr]     Checking signal-hook-registry v1.4.2
[INFO] [stderr]     Checking mio v1.0.2
[INFO] [stderr]     Checking parking_lot_core v0.9.11
[INFO] [stderr]     Checking miniz_oxide v0.8.0
[INFO] [stderr]     Checking http v1.1.0
[INFO] [stderr]     Checking either v1.15.0
[INFO] [stderr]     Checking regex-automata v0.4.8
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]     Checking litemap v0.7.5
[INFO] [stderr]    Compiling icu_locid_transform_data v1.5.1
[INFO] [stderr]    Compiling anyhow v1.0.99
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling icu_properties_data v1.5.1
[INFO] [stderr]     Checking hashbrown v0.15.0
[INFO] [stderr]    Compiling icu_normalizer_data v1.5.1
[INFO] [stderr]     Checking parking_lot v0.12.4
[INFO] [stderr]    Compiling rustix v0.38.34
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]     Checking signal-hook v0.3.17
[INFO] [stderr]     Checking object v0.36.3
[INFO] [stderr]    Compiling pulldown-cmark v0.13.0
[INFO] [stderr]     Checking flate2 v1.0.32
[INFO] [stderr]     Checking signal-hook-mio v0.2.4
[INFO] [stderr]    Compiling prettyplease v0.2.20
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]    Compiling convert_case v0.7.1
[INFO] [stderr]    Compiling document-features v0.2.11
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]     Checking indexmap v2.11.0
[INFO] [stderr]     Checking aligned-vec v0.5.0
[INFO] [stderr]    Compiling built v0.7.5
[INFO] [stderr]    Compiling rustix v1.0.7
[INFO] [stderr]    Compiling getrandom v0.3.2
[INFO] [stderr]    Compiling bytes v1.10.1
[INFO] [stderr]    Compiling linux-raw-sys v0.4.14
[INFO] [stderr]     Checking ipnet v2.9.0
[INFO] [stderr]    Compiling openssl v0.10.66
[INFO] [stderr]     Checking bytemuck v1.17.0
[INFO] [stderr]    Compiling zerocopy v0.8.24
[INFO] [stderr]    Compiling rav1e v0.7.1
[INFO] [stderr]    Compiling openssl-sys v0.9.103
[INFO] [stderr]     Checking v_frame v0.3.8
[INFO] [stderr]     Checking rayon v1.10.0
[INFO] [stderr]     Checking itertools v0.13.0
[INFO] [stderr]     Checking castaway v0.2.3
[INFO] [stderr]    Compiling fixedbitset v0.5.7
[INFO] [stderr]     Checking winnow v0.7.10
[INFO] [stderr]    Compiling native-tls v0.2.12
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]    Compiling fastrand v2.1.1
[INFO] [stderr]     Checking compact_str v0.8.0
[INFO] [stderr]     Checking crossterm v0.28.1
[INFO] [stderr]     Checking regex v1.11.2
[INFO] [stderr]    Compiling time-macros v0.2.18
[INFO] [stderr]    Compiling petgraph v0.7.1
[INFO] [stderr]     Checking deranged v0.3.11
[INFO] [stderr]     Checking rgb v0.8.50
[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/78c81ee3917a99dcff6e2e6822800f0492c415c3/bin/rustc --crate-name syn --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-2.0.106/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="fold"' --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=8d2911a560d27e28 -C extra-filename=-0a81865e0c62ea44 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-d7256ddc4eb5b2f1.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-8094007f99e1390e.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" "6930b08155d933cf1f0531d8ec36cce53cdf6599ac58f39d089d030a9a9b3488", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6930b08155d933cf1f0531d8ec36cce53cdf6599ac58f39d089d030a9a9b3488", kill_on_drop: false }`
[INFO] [stdout] 6930b08155d933cf1f0531d8ec36cce53cdf6599ac58f39d089d030a9a9b3488
