[INFO] fetching crate issun 0.10.0... [INFO] testing issun-0.10.0 against master#562dee4820c458d823175268e41601d4c060588a for pr-154210-1 [INFO] extracting crate issun 0.10.0 into /workspace/builds/worker-0-tc1/source [INFO] started tweaking crates.io crate issun 0.10.0 [INFO] removed 0 missing examples [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate issun 0.10.0 [INFO] tweaked toml for crates.io crate issun 0.10.0 written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate issun 0.10.0 on toolchain 562dee4820c458d823175268e41601d4c060588a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate issun 0.10.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" "+562dee4820c458d823175268e41601d4c060588a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded rustls-pki-types v1.13.0 [INFO] [stderr] Downloaded unicode-truncate v1.1.0 [INFO] [stderr] Downloaded instability v0.3.9 [INFO] [stderr] Downloaded figlet-rs v0.1.5 [INFO] [stderr] Downloaded fastbloom v0.14.0 [INFO] [stderr] Downloaded compact_str v0.8.1 [INFO] [stderr] Downloaded issun-macros v0.10.0 [INFO] [stderr] Downloaded tracing-core v0.1.35 [INFO] [stderr] Downloaded hecs v0.10.5 [INFO] [stderr] Downloaded zerocopy-derive v0.8.30 [INFO] [stderr] Downloaded crossterm v0.28.1 [INFO] [stderr] Downloaded cc v1.2.47 [INFO] [stderr] Downloaded webpki-root-certs v1.0.4 [INFO] [stderr] Downloaded issun-core v0.10.0 [INFO] [stderr] Downloaded zerocopy v0.8.30 [INFO] [stderr] Downloaded ratatui v0.28.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+562dee4820c458d823175268e41601d4c060588a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4bab9d1139710e2beedd311fd35c55275a398993f3f28b9e139e8b965623ce24 [INFO] running `Command { std: "docker" "start" "-a" "4bab9d1139710e2beedd311fd35c55275a398993f3f28b9e139e8b965623ce24", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4bab9d1139710e2beedd311fd35c55275a398993f3f28b9e139e8b965623ce24", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4bab9d1139710e2beedd311fd35c55275a398993f3f28b9e139e8b965623ce24", kill_on_drop: false }` [INFO] [stdout] 4bab9d1139710e2beedd311fd35c55275a398993f3f28b9e139e8b965623ce24 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e7be05ecedc7560447af6aa439195c667054cddb2018fe75db733b0c746749ab [INFO] running `Command { std: "docker" "start" "-a" "e7be05ecedc7560447af6aa439195c667054cddb2018fe75db733b0c746749ab", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.103 [INFO] [stderr] Compiling libc v0.2.177 [INFO] [stderr] Compiling zerocopy v0.8.30 [INFO] [stderr] Compiling log v0.4.28 [INFO] [stderr] Compiling signal-hook v0.3.18 [INFO] [stderr] Compiling winnow v0.7.14 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling hashbrown v0.16.1 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling bitflags v2.10.0 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling toml_datetime v0.7.3 [INFO] [stderr] Compiling instability v0.3.9 [INFO] [stderr] Compiling linux-raw-sys v0.4.15 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling castaway v0.2.4 [INFO] [stderr] Compiling indoc v2.0.7 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Compiling anyhow v1.0.100 [INFO] [stderr] Compiling compact_str v0.8.1 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling cassowary v0.3.0 [INFO] [stderr] Compiling figlet-rs v0.1.5 [INFO] [stderr] Compiling indexmap v2.12.1 [INFO] [stderr] Compiling quote v1.0.42 [INFO] [stderr] Compiling lru v0.12.5 [INFO] [stderr] Compiling syn v2.0.111 [INFO] [stderr] Compiling signal-hook-registry v1.4.7 [INFO] [stderr] Compiling mio v1.1.0 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling socket2 v0.6.1 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling toml_parser v1.0.4 [INFO] [stderr] Compiling signal-hook-mio v0.2.5 [INFO] [stderr] Compiling unicode-truncate v1.1.0 [INFO] [stderr] Compiling crossterm v0.28.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling toml_edit v0.23.7 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling hecs v0.10.5 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling proc-macro-crate v3.4.0 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling issun-macros v0.10.0 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling tokio v1.48.0 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling strum v0.26.3 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling ratatui v0.28.1 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling ron v0.8.1 [INFO] [stderr] Compiling chrono v0.4.42 [INFO] [stderr] Compiling issun-core v0.10.0 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling uuid v1.18.1 [INFO] [stderr] Compiling issun v0.10.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 36.33s [INFO] running `Command { std: "docker" "inspect" "e7be05ecedc7560447af6aa439195c667054cddb2018fe75db733b0c746749ab", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e7be05ecedc7560447af6aa439195c667054cddb2018fe75db733b0c746749ab", kill_on_drop: false }` [INFO] [stdout] e7be05ecedc7560447af6aa439195c667054cddb2018fe75db733b0c746749ab [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 19cc0ebd8057614f25e14633aeb88979fb99265d8728634edd845a734cc2c78a [INFO] running `Command { std: "docker" "start" "-a" "19cc0ebd8057614f25e14633aeb88979fb99265d8728634edd845a734cc2c78a", kill_on_drop: false }` [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Compiling linux-raw-sys v0.11.0 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling hecs v0.10.5 [INFO] [stderr] Compiling tempfile v3.23.0 [INFO] [stderr] Compiling issun v0.10.0 (/opt/rustwide/workdir) [INFO] [stderr] error: could not compile `issun` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/562dee4820c458d823175268e41601d4c060588a/bin/rustc --crate-name issun --edition=2021 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 -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="storage"' --cfg 'feature="ui"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "full", "network", "quinn", "rustls", "storage", "tty_tests", "ui"))' -C metadata=6b31733080c64bdd -C extra-filename=-b9c5667e6db30381 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-7e5dcd40304f6dad.rmeta --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-95b6aa5ef69124b9.so --extern bincode=/opt/rustwide/target/debug/deps/libbincode-49d3701285a63237.rmeta --extern chrono=/opt/rustwide/target/debug/deps/libchrono-6e24b01ecb2c6418.rmeta --extern crossterm=/opt/rustwide/target/debug/deps/libcrossterm-e153459640ce2747.rmeta --extern figlet_rs=/opt/rustwide/target/debug/deps/libfiglet_rs-810dcef3ce9491ea.rmeta --extern hecs=/opt/rustwide/target/debug/deps/libhecs-c73bf3f70d675236.rmeta --extern issun_core=/opt/rustwide/target/debug/deps/libissun_core-bc77685582c1f54c.rmeta --extern issun_macros=/opt/rustwide/target/debug/deps/libissun_macros-4462f529ce639bc4.so --extern rand=/opt/rustwide/target/debug/deps/librand-f59ea5079cd95d40.rmeta --extern ratatui=/opt/rustwide/target/debug/deps/libratatui-28407c534c8136cc.rmeta --extern rayon=/opt/rustwide/target/debug/deps/librayon-3336647a8430f5f6.rmeta --extern ron=/opt/rustwide/target/debug/deps/libron-7134c3dca8122b51.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-ea5f3693c48fb351.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-aac0e83319849add.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-af858774b502d42a.rmeta --extern tokio=/opt/rustwide/target/debug/deps/libtokio-78437f5c930ab134.rmeta --extern uuid=/opt/rustwide/target/debug/deps/libuuid-3ec2944707f02a57.rmeta --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "19cc0ebd8057614f25e14633aeb88979fb99265d8728634edd845a734cc2c78a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "19cc0ebd8057614f25e14633aeb88979fb99265d8728634edd845a734cc2c78a", kill_on_drop: false }` [INFO] [stdout] 19cc0ebd8057614f25e14633aeb88979fb99265d8728634edd845a734cc2c78a