[INFO] fetching crate charmed-demo-showcase 0.2.0...
[INFO] testing charmed-demo-showcase-0.2.0 against beta-2026-04-21 for beta-1.96-2
[INFO] extracting crate charmed-demo-showcase 0.2.0 into /workspace/builds/worker-0-tc2/source
[INFO] started tweaking crates.io crate charmed-demo-showcase 0.2.0
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate charmed-demo-showcase 0.2.0
[INFO] tweaked toml for crates.io crate charmed-demo-showcase 0.2.0 written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate charmed-demo-showcase 0.2.0 on toolchain beta-2026-04-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate charmed-demo-showcase 0.2.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" "+beta-2026-04-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c8bfec234758c0c780bb11cfbcfae6f7e25b56e194848cb097729e99fab8ebf0
[INFO] running `Command { std: "docker" "start" "-a" "c8bfec234758c0c780bb11cfbcfae6f7e25b56e194848cb097729e99fab8ebf0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c8bfec234758c0c780bb11cfbcfae6f7e25b56e194848cb097729e99fab8ebf0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c8bfec234758c0c780bb11cfbcfae6f7e25b56e194848cb097729e99fab8ebf0", kill_on_drop: false }`
[INFO] [stdout] c8bfec234758c0c780bb11cfbcfae6f7e25b56e194848cb097729e99fab8ebf0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=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" "+beta-2026-04-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6ccc4b53925bdfb75867f11bc78ac2a59e2def993fd4934dbba7a0ea8e946ad8
[INFO] running `Command { std: "docker" "start" "-a" "6ccc4b53925bdfb75867f11bc78ac2a59e2def993fd4934dbba7a0ea8e946ad8", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.23
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling zmij v1.0.20
[INFO] [stderr]    Compiling winnow v0.7.14
[INFO] [stderr]    Compiling simd-adler32 v0.3.8
[INFO] [stderr]    Compiling zerocopy v0.8.39
[INFO] [stderr]    Compiling deranged v0.5.5
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling regex-syntax v0.8.9
[INFO] [stderr]    Compiling num-conv v0.2.0
[INFO] [stderr]    Compiling time-core v0.1.8
[INFO] [stderr]    Compiling bit-vec v0.8.0
[INFO] [stderr]    Compiling quick-xml v0.38.4
[INFO] [stderr]    Compiling linked-hash-map v0.5.6
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling pulldown-cmark v0.13.0
[INFO] [stderr]    Compiling yaml-rust v0.4.5
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling bit-set v0.8.0
[INFO] [stderr]    Compiling getopts v0.2.24
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]    Compiling signal-hook-mio v0.2.5
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling flate2 v1.1.9
[INFO] [stderr]    Compiling pulldown-cmark-escape v0.11.0
[INFO] [stderr]    Compiling charmed-harmonica v0.2.0
[INFO] [stderr]    Compiling anyhow v1.0.101
[INFO] [stderr]    Compiling nu-ansi-term v0.50.3
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling unicase v2.9.0
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]    Compiling clap_lex v0.7.7
[INFO] [stderr]    Compiling tracing-subscriber v0.3.22
[INFO] [stderr]    Compiling backtrace v0.3.76
[INFO] [stderr]    Compiling socket2 v0.6.2
[INFO] [stderr]    Compiling clap_builder v4.5.57
[INFO] [stderr]    Compiling rand_pcg v0.9.0
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling time v0.3.47
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling clap_derive v4.5.55
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling derive_more v2.1.1
[INFO] [stderr]    Compiling crossterm v0.29.0
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling fancy-regex v0.16.2
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling clap v4.5.57
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling charmed-bubbletea-macros v0.2.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling charmed-bubbletea v0.2.0
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling plist v1.8.0
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling chrono v0.4.43
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling syntect v5.3.0
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling charmed-lipgloss v0.2.0
[INFO] [stderr]    Compiling charmed-bubbles v0.2.0
[INFO] [stderr]    Compiling charmed-log v0.2.0
[INFO] [stderr]    Compiling charmed-glamour v0.2.0
[INFO] [stderr]    Compiling charmed-huh v0.2.0
[INFO] [stderr]    Compiling charmed-demo-showcase v0.2.0 (/opt/rustwide/workdir)
[INFO] [stderr] [bubbletea-macros] Deriving Model for: InteractionCounter
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 51.22s
[INFO] running `Command { std: "docker" "inspect" "6ccc4b53925bdfb75867f11bc78ac2a59e2def993fd4934dbba7a0ea8e946ad8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6ccc4b53925bdfb75867f11bc78ac2a59e2def993fd4934dbba7a0ea8e946ad8", kill_on_drop: false }`
[INFO] [stdout] 6ccc4b53925bdfb75867f11bc78ac2a59e2def993fd4934dbba7a0ea8e946ad8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=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" "+beta-2026-04-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 328dac30f2936c6ca50a0d6c552bd48d90cb4e1a4ca6f91b83a7e0a3735beaa6
[INFO] running `Command { std: "docker" "start" "-a" "328dac30f2936c6ca50a0d6c552bd48d90cb4e1a4ca6f91b83a7e0a3735beaa6", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.180
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling predicates-core v1.0.9
[INFO] [stderr]    Compiling float-cmp v0.10.0
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling vte_generate_state_changes v0.1.2
[INFO] [stderr]    Compiling termtree v0.5.1
[INFO] [stderr]    Compiling normalize-line-endings v0.3.0
[INFO] [stderr]    Compiling difflib v0.4.0
[INFO] [stderr]    Compiling assert_cmd v2.1.2
[INFO] [stderr]    Compiling bstr v1.12.1
[INFO] [stderr]    Compiling similar v2.7.0
[INFO] [stderr]    Compiling shell-words v1.1.1
[INFO] [stderr]    Compiling predicates-tree v1.0.12
[INFO] [stderr]    Compiling vte v0.11.1
[INFO] [stderr]    Compiling predicates v3.1.3
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling vt100 v0.15.2
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling socket2 v0.6.2
[INFO] [stderr]    Compiling backtrace v0.3.76
[INFO] [stderr]    Compiling ioctl-rs v0.1.6
[INFO] [stderr]    Compiling termios v0.2.2
[INFO] [stderr]    Compiling serial-core v0.4.0
[INFO] [stderr]    Compiling console v0.15.11
[INFO] [stderr]    Compiling filedescriptor v0.8.3
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling nix v0.25.1
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling serial-unix v0.4.0
[INFO] [stderr]    Compiling rand_core v0.9.5
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling serial v0.4.0
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand_pcg v0.9.0
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling signal-hook-mio v0.2.5
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling crossterm v0.29.0
[INFO] [stderr]    Compiling tempfile v3.24.0
[INFO] [stderr]    Compiling insta v1.46.3
[INFO] [stderr]    Compiling charmed-lipgloss v0.2.0
[INFO] [stderr]    Compiling charmed-bubbletea v0.2.0
[INFO] [stderr]    Compiling charmed-bubbles v0.2.0
[INFO] [stderr]    Compiling charmed-log v0.2.0
[INFO] [stderr]    Compiling charmed-glamour v0.2.0
[INFO] [stderr]    Compiling portable-pty v0.8.1
[INFO] [stderr]    Compiling charmed-huh v0.2.0
[INFO] [stderr]    Compiling charmed-demo-showcase v0.2.0 (/opt/rustwide/workdir)
[INFO] [stderr] [bubbletea-macros] Deriving Model for: InteractionCounter
[INFO] [stderr] [bubbletea-macros] Deriving Model for: InteractionCounter
[INFO] [stderr] error: could not compile `charmed-demo-showcase` (lib test)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/beta-2026-04-21-x86_64-unknown-linux-gnu/bin/rustc --crate-name demo_showcase --edition=2024 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 '--warn=clippy::pedantic' '--warn=clippy::nursery' --forbid=unsafe_code --test --cfg 'feature="default"' --cfg 'feature="syntax-highlighting"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("async", "default", "ssh", "syntax-highlighting"))' -C metadata=3cecf9f10740e193 -C extra-filename=-a49f29348df95940 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-09dcdff9c940b341.rlib --extern assert_cmd=/opt/rustwide/target/debug/deps/libassert_cmd-71857ff2c0a116cf.rlib --extern bubbles=/opt/rustwide/target/debug/deps/libbubbles-925e8b540fb0a4e7.rlib --extern bubbletea=/opt/rustwide/target/debug/deps/libbubbletea-b20321519d92f733.rlib --extern glamour=/opt/rustwide/target/debug/deps/libglamour-14042259ee0308f3.rlib --extern harmonica=/opt/rustwide/target/debug/deps/libharmonica-9f6f4f8a0ec1d842.rlib --extern huh=/opt/rustwide/target/debug/deps/libhuh-0df98f1f72ea7b9e.rlib --extern lipgloss=/opt/rustwide/target/debug/deps/liblipgloss-b2ed3c17d2ce8e1e.rlib --extern charmed_log=/opt/rustwide/target/debug/deps/libcharmed_log-ca5b3747c47c6b13.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-b451a40d59d5a80f.rlib --extern clap=/opt/rustwide/target/debug/deps/libclap-472c2b88f707920f.rlib --extern crossterm=/opt/rustwide/target/debug/deps/libcrossterm-6335f14170c27fae.rlib --extern insta=/opt/rustwide/target/debug/deps/libinsta-37721a952b0535cf.rlib --extern parking_lot=/opt/rustwide/target/debug/deps/libparking_lot-ab35098afeee9972.rlib --extern portable_pty=/opt/rustwide/target/debug/deps/libportable_pty-9ea0f158faa385a3.rlib --extern predicates=/opt/rustwide/target/debug/deps/libpredicates-39f422a7cd034fe3.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-a3cf978cea2fd203.rlib --extern rand_pcg=/opt/rustwide/target/debug/deps/librand_pcg-5cc0cd24e72c81db.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-79ce6b74bfe54a43.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-551275745f0458b4.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-272e20708b580cb2.rlib --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-6e4f506b4399c83c.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-4280fdb28c3aa2b5.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-859fc84d06b39eed.rlib --extern unicode_width=/opt/rustwide/target/debug/deps/libunicode_width-052de3cc9bfeee26.rlib --extern vt100=/opt/rustwide/target/debug/deps/libvt100-91547bed6f91ecc3.rlib --cap-lints=warn` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "328dac30f2936c6ca50a0d6c552bd48d90cb4e1a4ca6f91b83a7e0a3735beaa6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "328dac30f2936c6ca50a0d6c552bd48d90cb4e1a4ca6f91b83a7e0a3735beaa6", kill_on_drop: false }`
[INFO] [stdout] 328dac30f2936c6ca50a0d6c552bd48d90cb4e1a4ca6f91b83a7e0a3735beaa6
