[INFO] fetching crate youtui 0.0.30...
[INFO] checking youtui-0.0.30 against try#59a256151e578f525a26127f2c3e3a6c7e2982ca for pr-149291-1
[INFO] extracting crate youtui 0.0.30 into /workspace/builds/worker-6-tc2/source
[INFO] started tweaking crates.io crate youtui 0.0.30
[INFO] finished tweaking crates.io crate youtui 0.0.30
[INFO] tweaked toml for crates.io crate youtui 0.0.30 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate youtui 0.0.30 on toolchain 59a256151e578f525a26127f2c3e3a6c7e2982ca
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+59a256151e578f525a26127f2c3e3a6c7e2982ca" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate youtui 0.0.30 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" "+59a256151e578f525a26127f2c3e3a6c7e2982ca" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+59a256151e578f525a26127f2c3e3a6c7e2982ca" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b2a80f8489e9705a3223225203a41d114364934d12285eb3e5aeee845cfd06bf
[INFO] running `Command { std: "docker" "start" "-a" "b2a80f8489e9705a3223225203a41d114364934d12285eb3e5aeee845cfd06bf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b2a80f8489e9705a3223225203a41d114364934d12285eb3e5aeee845cfd06bf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b2a80f8489e9705a3223225203a41d114364934d12285eb3e5aeee845cfd06bf", kill_on_drop: false }`
[INFO] [stdout] b2a80f8489e9705a3223225203a41d114364934d12285eb3e5aeee845cfd06bf
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+59a256151e578f525a26127f2c3e3a6c7e2982ca" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4fc19bd7d93caee5f945d54d2a4d99a239a6c738d01aa08b5ad5d67d0309a313
[INFO] running `Command { std: "docker" "start" "-a" "4fc19bd7d93caee5f945d54d2a4d99a239a6c738d01aa08b5ad5d67d0309a313", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.172
[INFO] [stderr]     Checking hashbrown v0.15.3
[INFO] [stderr]    Compiling zerocopy v0.8.25
[INFO] [stderr]    Compiling cc v1.2.26
[INFO] [stderr]     Checking arrayvec v0.7.6
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling bytemuck_derive v1.9.3
[INFO] [stderr]    Compiling time-macros v0.2.22
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]     Checking yoke v0.8.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.29
[INFO] [stderr]    Compiling rustversion v1.0.21
[INFO] [stderr]    Compiling yoke-derive v0.7.5
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]     Checking zerovec v0.11.2
[INFO] [stderr]     Checking indexmap v2.9.0
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]     Checking zerotrie v0.2.2
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]    Compiling zerovec-derive v0.10.3
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]    Compiling openssl v0.10.73
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking yoke v0.7.5
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]     Checking castaway v0.2.3
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]    Compiling openssl-sys v0.9.109
[INFO] [stderr]     Checking bytemuck v1.23.0
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]     Checking concurrent-queue v2.5.0
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]     Checking compact_str v0.8.1
[INFO] [stderr]     Checking symphonia-core v0.5.4
[INFO] [stderr]     Checking lru v0.12.5
[INFO] [stderr]    Compiling icu_locid_transform_data v1.5.1
[INFO] [stderr]     Checking tinystr v0.8.1
[INFO] [stderr]     Checking potential_utf v0.1.2
[INFO] [stderr]    Compiling siphasher v0.3.11
[INFO] [stderr]    Compiling toml_edit v0.19.15
[INFO] [stderr]     Checking icu_locale_core v2.0.0
[INFO] [stderr]     Checking icu_collections v2.0.0
[INFO] [stderr]     Checking zerovec v0.10.4
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling phf_shared v0.10.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]     Checking pure-rust-locales v0.8.1
[INFO] [stderr]    Compiling icu_properties_data v1.5.1
[INFO] [stderr]     Checking parking_lot_core v0.9.11
[INFO] [stderr]     Checking signal-hook-registry v1.4.5
[INFO] [stderr]     Checking mio v1.0.4
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]     Checking parking_lot v0.12.4
[INFO] [stderr]     Checking socket2 v0.5.10
[INFO] [stderr]     Checking time v0.3.41
[INFO] [stderr]     Checking icu_provider v2.0.0
[INFO] [stderr]     Checking signal-hook v0.3.18
[INFO] [stderr]     Checking tokio v1.45.1
[INFO] [stderr]     Checking signal-hook-mio v0.2.4
[INFO] [stderr]     Checking getrandom v0.3.3
[INFO] [stderr]     Checking icu_normalizer v2.0.0
[INFO] [stderr]     Checking icu_properties v2.0.1
[INFO] [stderr]     Checking tinystr v0.7.6
[INFO] [stderr]     Checking symphonia-metadata v0.5.4
[INFO] [stderr]     Checking icu_locid v1.5.0
[INFO] [stderr]     Checking strum v0.26.3
[INFO] [stderr]     Checking sptr v0.3.2
[INFO] [stderr]     Checking rustc-hash v2.1.1
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]     Checking cookie v0.18.1
[INFO] [stderr]     Checking fast-float2 v0.2.3
[INFO] [stderr]    Compiling phf_generator v0.10.0
[INFO] [stderr]     Checking event-listener v5.4.0
[INFO] [stderr]    Compiling phf_codegen v0.11.3
[INFO] [stderr]     Checking boa_string v0.20.0
[INFO] [stderr]    Compiling phf_macros v0.11.3
[INFO] [stderr]    Compiling string_cache_codegen v0.5.4
[INFO] [stderr]     Checking serde v1.0.219
[INFO] [stderr]     Checking icu_provider v1.5.0
[INFO] [stderr]    Compiling boa_macros v0.20.0
[INFO] [stderr]    Compiling built v0.7.7
[INFO] [stderr]    Compiling winnow v0.7.10
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]     Checking idna v1.0.3
[INFO] [stderr]     Checking boa_profiler v0.20.0
[INFO] [stderr]    Compiling rustls v0.23.27
[INFO] [stderr]     Checking aligned-vec v0.5.0
[INFO] [stderr]    Compiling markup5ever v0.12.1
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling proc-macro-crate v1.3.1
[INFO] [stderr]     Checking url v2.5.4
[INFO] [stderr]     Checking publicsuffix v2.3.0
[INFO] [stderr]    Compiling instability v0.3.7
[INFO] [stderr]    Compiling rav1e v0.7.1
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]     Checking v_frame v0.3.8
[INFO] [stderr]     Checking phf v0.11.3
[INFO] [stderr]     Checking icu_locid_transform v1.5.0
[INFO] [stderr]     Checking event-listener-strategy v0.5.4
[INFO] [stderr]    Compiling phf_codegen v0.10.0
[INFO] [stderr]     Checking symphonia-utils-xiph v0.5.4
[INFO] [stderr]     Checking icu_collections v1.5.0
[INFO] [stderr]     Checking rayon v1.10.0
[INFO] [stderr]     Checking block-padding v0.3.3
[INFO] [stderr]     Checking rustls-webpki v0.103.3
[INFO] [stderr]    Compiling async-trait v0.1.88
[INFO] [stderr]    Compiling enumflags2_derive v0.7.11
[INFO] [stderr]     Checking boa_gc v0.20.0
[INFO] [stderr]    Compiling profiling-procmacros v1.0.16
[INFO] [stderr]    Compiling alsa-sys v0.3.1
[INFO] [stderr]    Compiling polling v2.8.0
[INFO] [stderr]     Checking futures-lite v2.6.0
[INFO] [stderr]    Compiling memoffset v0.9.1
[INFO] [stderr]    Compiling memoffset v0.7.1
[INFO] [stderr]    Compiling icu_normalizer_data v1.5.1
[INFO] [stderr]     Checking futures-lite v1.13.0
[INFO] [stderr]    Compiling zvariant_utils v1.0.1
[INFO] [stderr]     Checking icu_properties v1.5.1
[INFO] [stderr]     Checking dtoa-short v0.3.5
[INFO] [stderr]     Checking boa_interner v0.20.0
[INFO] [stderr]     Checking profiling v1.0.16
[INFO] [stderr]    Compiling selectors v0.25.0
[INFO] [stderr]     Checking inout v0.1.4
[INFO] [stderr]     Checking async-channel v2.3.1
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]     Checking io-lifetimes v1.0.11
[INFO] [stderr]    Compiling cssparser-macros v0.6.1
[INFO] [stderr]    Compiling arg_enum_proc_macro v0.3.4
[INFO] [stderr]     Checking itertools v0.12.1
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]    Compiling html5ever v0.27.0
[INFO] [stderr]    Compiling simd_helpers v0.1.0
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling async-fs v1.6.0
[INFO] [stderr]    Compiling async-io v1.13.0
[INFO] [stderr]     Checking bitstream-io v2.6.0
[INFO] [stderr]    Compiling noop_proc_macro v0.3.0
[INFO] [stderr]     Checking imgref v1.11.0
[INFO] [stderr]     Checking weezl v0.1.10
[INFO] [stderr]     Checking quick-error v2.0.1
[INFO] [stderr]     Checking rustix v0.37.28
[INFO] [stderr]     Checking loop9 v0.1.5
[INFO] [stderr]     Checking cssparser v0.31.2
[INFO] [stderr]     Checking cipher v0.4.4
[INFO] [stderr]     Checking blocking v1.6.1
[INFO] [stderr]     Checking sha1 v0.10.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/59a256151e578f525a26127f2c3e3a6c7e2982ca/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="fold"' --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=11f3a479bcff0022 -C extra-filename=-b6d2d512194e3413 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-e6fd386b8b8d865f.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-4e354ff8336ad124.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" "4fc19bd7d93caee5f945d54d2a4d99a239a6c738d01aa08b5ad5d67d0309a313", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4fc19bd7d93caee5f945d54d2a4d99a239a6c738d01aa08b5ad5d67d0309a313", kill_on_drop: false }`
[INFO] [stdout] 4fc19bd7d93caee5f945d54d2a4d99a239a6c738d01aa08b5ad5d67d0309a313
