[INFO] fetching crate iconmate 1.1.1... [INFO] checking iconmate-1.1.1 against 1.94.0 for beta-1.95-4 [INFO] extracting crate iconmate 1.1.1 into /workspace/builds/worker-6-tc1/source [INFO] started tweaking crates.io crate iconmate 1.1.1 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate iconmate 1.1.1 [INFO] tweaked toml for crates.io crate iconmate 1.1.1 written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate iconmate 1.1.1 on toolchain 1.94.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.94.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate iconmate 1.1.1 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" "+1.94.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded nucleo-matcher v0.3.1 [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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.94.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c71126179ee63100de63c77e801dd86d0e1b6e162653b34db83890e0eaf3e818 [INFO] running `Command { std: "docker" "start" "-a" "c71126179ee63100de63c77e801dd86d0e1b6e162653b34db83890e0eaf3e818", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c71126179ee63100de63c77e801dd86d0e1b6e162653b34db83890e0eaf3e818", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c71126179ee63100de63c77e801dd86d0e1b6e162653b34db83890e0eaf3e818", kill_on_drop: false }` [INFO] [stdout] c71126179ee63100de63c77e801dd86d0e1b6e162653b34db83890e0eaf3e818 [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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.94.0" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2658306dc228b752150aa9569ded836bd5b587648d177a394d05e2e61e7e4063 [INFO] running `Command { std: "docker" "start" "-a" "2658306dc228b752150aa9569ded836bd5b587648d177a394d05e2e61e7e4063", kill_on_drop: false }` [INFO] [stderr] Compiling rustix v1.0.7 [INFO] [stderr] Checking linux-raw-sys v0.9.4 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling cc v1.2.27 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Compiling signal-hook v0.3.18 [INFO] [stderr] Checking signal-hook-registry v1.4.5 [INFO] [stderr] Checking mio v1.0.4 [INFO] [stderr] Checking parking_lot v0.12.4 [INFO] [stderr] Checking regex-automata v0.4.11 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling pest v2.8.6 [INFO] [stderr] Checking serde v1.0.219 [INFO] [stderr] Checking crc32fast v1.5.0 [INFO] [stderr] Compiling owo-colors v4.2.3 [INFO] [stderr] Compiling instability v0.3.9 [INFO] [stderr] Compiling object v0.36.7 [INFO] [stderr] Checking flate2 v1.1.4 [INFO] [stderr] Checking tracing-subscriber v0.3.20 [INFO] [stderr] Checking tokio v1.45.1 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Checking signal-hook-mio v0.2.4 [INFO] [stderr] Compiling convert_case v0.7.1 [INFO] [stderr] Checking castaway v0.2.4 [INFO] [stderr] Checking pxfm v0.1.25 [INFO] [stderr] Compiling litrs v0.4.2 [INFO] [stderr] Checking gimli v0.31.1 [INFO] [stderr] Checking tinystr v0.8.1 [INFO] [stderr] Checking zerotrie v0.2.2 [INFO] [stderr] Checking icu_collections v2.0.0 [INFO] [stderr] Checking icu_locale_core v2.0.0 [INFO] [stderr] Checking unicode-width v0.2.0 [INFO] [stderr] Compiling derive_more-impl v2.0.1 [INFO] [stderr] Compiling color-spantrace v0.3.0 [INFO] [stderr] Compiling indoc v2.0.6 [INFO] [stderr] Compiling document-features v0.2.11 [INFO] [stderr] Checking compact_str v0.8.1 [INFO] [stderr] Checking crossterm v0.28.1 [INFO] [stderr] Checking tracing-error v0.2.1 [INFO] [stderr] Checking icu_provider v2.0.0 [INFO] [stderr] Compiling pest_meta v2.8.6 [INFO] [stderr] Compiling openssl-sys v0.9.109 [INFO] [stderr] Checking png v0.18.0 [INFO] [stderr] Checking unicode-truncate v1.1.0 [INFO] [stderr] Checking derive_more v2.0.1 [INFO] [stderr] Checking icu_properties v2.0.1 [INFO] [stderr] Checking icu_normalizer v2.0.0 [INFO] [stderr] Checking lru v0.12.5 [INFO] [stderr] Checking regex v1.11.3 [INFO] [stderr] Checking x11rb-protocol v0.13.2 [INFO] [stderr] Checking bytemuck v1.24.0 [INFO] [stderr] Checking cassowary v0.3.0 [INFO] [stderr] Checking rustc-demangle v0.1.25 [INFO] [stderr] Compiling openssl v0.10.73 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Checking strum v0.26.3 [INFO] [stderr] Checking clap_builder v4.5.40 [INFO] [stderr] Checking ratatui v0.29.0 [INFO] [stderr] Compiling pest_generator v2.8.6 [INFO] [stderr] Checking globset v0.4.16 [INFO] [stderr] error: could not compile `tokio` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.94.0-x86_64-unknown-linux-gnu/bin/rustc --crate-name tokio --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --warn=unexpected_cfgs --check-cfg 'cfg(fuzzing)' --check-cfg 'cfg(loom)' --check-cfg 'cfg(mio_unsupported_force_poll_poll)' --check-cfg 'cfg(tokio_allow_from_blocking_fd)' --check-cfg 'cfg(tokio_internal_mt_counters)' --check-cfg 'cfg(tokio_no_parking_lot)' --check-cfg 'cfg(tokio_no_tuning_tests)' --check-cfg 'cfg(tokio_taskdump)' --check-cfg 'cfg(tokio_unstable)' --cfg 'feature="bytes"' --cfg 'feature="default"' --cfg 'feature="fs"' --cfg 'feature="full"' --cfg 'feature="io-std"' --cfg 'feature="io-util"' --cfg 'feature="libc"' --cfg 'feature="macros"' --cfg 'feature="mio"' --cfg 'feature="net"' --cfg 'feature="parking_lot"' --cfg 'feature="process"' --cfg 'feature="rt"' --cfg 'feature="rt-multi-thread"' --cfg 'feature="signal"' --cfg 'feature="signal-hook-registry"' --cfg 'feature="socket2"' --cfg 'feature="sync"' --cfg 'feature="test-util"' --cfg 'feature="time"' --cfg 'feature="tokio-macros"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bytes", "default", "fs", "full", "io-std", "io-util", "libc", "macros", "mio", "net", "parking_lot", "process", "rt", "rt-multi-thread", "signal", "signal-hook-registry", "socket2", "sync", "test-util", "time", "tokio-macros", "tracing", "windows-sys"))' -C metadata=f68a6f49c18b5c06 -C extra-filename=-567106f8ea909556 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bytes=/opt/rustwide/target/debug/deps/libbytes-194313254ff34171.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-971949c53e84f3cf.rmeta --extern mio=/opt/rustwide/target/debug/deps/libmio-c03aaa12716199ef.rmeta --extern parking_lot=/opt/rustwide/target/debug/deps/libparking_lot-dcbeec250615ea36.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-830cd14c0b1b8be0.rmeta --extern signal_hook_registry=/opt/rustwide/target/debug/deps/libsignal_hook_registry-6eb053c1165fe6b3.rmeta --extern socket2=/opt/rustwide/target/debug/deps/libsocket2-0baba738a2c0a4e9.rmeta --extern tokio_macros=/opt/rustwide/target/debug/deps/libtokio_macros-7d9d730d72b5fc6d.so --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `serde` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.94.0-x86_64-unknown-linux-gnu/bin/rustc --crate-name serde --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serde-1.0.219/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="serde_derive"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "derive", "rc", "serde_derive", "std", "unstable"))' -C metadata=817646aef4df30dc -C extra-filename=-4d8307350d8d74c2 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern serde_derive=/opt/rustwide/target/debug/deps/libserde_derive-03aa707c9a2106e1.so --cap-lints allow --cap-lints=warn --check-cfg 'cfg(no_core_cstr)' --check-cfg 'cfg(no_core_error)' --check-cfg 'cfg(no_core_net)' --check-cfg 'cfg(no_core_num_saturating)' --check-cfg 'cfg(no_core_try_from)' --check-cfg 'cfg(no_diagnostic_namespace)' --check-cfg 'cfg(no_float_copysign)' --check-cfg 'cfg(no_num_nonzero_signed)' --check-cfg 'cfg(no_relaxed_trait_bounds)' --check-cfg 'cfg(no_serde_derive)' --check-cfg 'cfg(no_std_atomic)' --check-cfg 'cfg(no_std_atomic64)' --check-cfg 'cfg(no_systemtime_checked_add)' --check-cfg 'cfg(no_target_has_atomic)'` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "2658306dc228b752150aa9569ded836bd5b587648d177a394d05e2e61e7e4063", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2658306dc228b752150aa9569ded836bd5b587648d177a394d05e2e61e7e4063", kill_on_drop: false }` [INFO] [stdout] 2658306dc228b752150aa9569ded836bd5b587648d177a394d05e2e61e7e4063