[INFO] fetching crate rager 0.3.1...
[INFO] testing rager-0.3.1 against beta-2025-09-21 for beta-1.91-3
[INFO] extracting crate rager 0.3.1 into /workspace/builds/worker-2-tc2/source
[INFO] started tweaking crates.io crate rager 0.3.1
[INFO] finished tweaking crates.io crate rager 0.3.1
[INFO] tweaked toml for crates.io crate rager 0.3.1 written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate rager 0.3.1 on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 67 packages to latest compatible versions
[INFO] [stderr]       Adding crossbeam-channel v0.1.3 (available: v0.5.15)
[INFO] [stderr]       Adding ransid v0.4.9 (available: v0.5.0)
[INFO] [stderr]       Adding structopt v0.2.18 (available: v0.3.26)
[INFO] [stderr]       Adding termion v1.5.6 (available: v4.0.5)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 803a169404d7547de8f82c18658fa20b6c864fc2caaab57deff7f562dcd2b6a7
[INFO] running `Command { std: "docker" "start" "-a" "803a169404d7547de8f82c18658fa20b6c864fc2caaab57deff7f562dcd2b6a7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "803a169404d7547de8f82c18658fa20b6c864fc2caaab57deff7f562dcd2b6a7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "803a169404d7547de8f82c18658fa20b6c864fc2caaab57deff7f562dcd2b6a7", kill_on_drop: false }`
[INFO] [stdout] 803a169404d7547de8f82c18658fa20b6c864fc2caaab57deff7f562dcd2b6a7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 376bd02c0e9b2e28643d22d1bb5772eedbab91cc3d22c5f7c9a8089b6abb57fe
[INFO] running `Command { std: "docker" "start" "-a" "376bd02c0e9b2e28643d22d1bb5772eedbab91cc3d22c5f7c9a8089b6abb57fe", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]    Compiling maybe-uninit v2.0.0
[INFO] [stderr]    Compiling object v0.37.3
[INFO] [stderr]    Compiling arrayvec v0.4.12
[INFO] [stderr]    Compiling rand v0.4.6
[INFO] [stderr]    Compiling gimli v0.32.3
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling nodrop v0.1.14
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling failure_derive v0.1.8
[INFO] [stderr]    Compiling owning_ref v0.3.3
[INFO] [stderr]    Compiling crossbeam-utils v0.3.2
[INFO] [stderr]    Compiling smallvec v0.6.14
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling synstructure v0.12.6
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling vec_map v0.8.2
[INFO] [stderr]    Compiling strsim v0.8.0
[INFO] [stderr]    Compiling memoffset v0.2.1
[INFO] [stderr]    Compiling rustc-demangle v0.1.26
[INFO] [stderr]    Compiling ansi_term v0.12.1
[INFO] [stderr]    Compiling parking_lot_core v0.2.14
[INFO] [stderr]    Compiling scopeguard v0.3.3
[INFO] [stderr]    Compiling utf8parse v0.1.1
[INFO] [stderr]    Compiling vte v0.3.3
[INFO] [stderr]    Compiling crossbeam-epoch v0.4.3
[INFO] [stderr]    Compiling clap v2.34.0
[INFO] [stderr]    Compiling structopt-derive v0.2.18
[INFO] [stderr]    Compiling parking_lot v0.5.5
[INFO] [stderr]    Compiling numtoa v0.1.0
[INFO] [stderr]    Compiling ransid v0.4.9
[INFO] [stderr]    Compiling termion v1.5.6
[INFO] [stderr]    Compiling crossbeam-channel v0.1.3
[INFO] [stderr]    Compiling addr2line v0.25.1
[INFO] [stderr]    Compiling structopt v0.2.18
[INFO] [stderr]    Compiling backtrace v0.3.76
[INFO] [stderr]    Compiling failure v0.1.8
[INFO] [stderr]    Compiling rager v0.3.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused `#[macro_use]` import
[INFO] [stdout]  --> src/main.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | #[macro_use]
[INFO] [stdout]   | ^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0027]: pattern does not mention fields `italic`, `strikethrough`
[INFO] [stdout]    --> src/main.rs:218:37
[INFO] [stdout]     |
[INFO] [stdout] 218 | / ...                   Event::Char {
[INFO] [stdout] 219 | | ...                       x,
[INFO] [stdout] 220 | | ...                       y,
[INFO] [stdout] 221 | | ...                       c,
[INFO] [stdout] ...   |
[INFO] [stdout] 224 | | ...                       color,
[INFO] [stdout] 225 | | ...                   } => {
[INFO] [stdout]     | |_______________________^ missing fields `italic`, `strikethrough`
[INFO] [stdout]     |
[INFO] [stdout] help: include the missing fields in the pattern
[INFO] [stdout]     |
[INFO] [stdout] 224 -                                         color,
[INFO] [stdout] 225 -                                     } => {
[INFO] [stdout] 224 +                                         color, italic, strikethrough } => {
[INFO] [stdout]     |
[INFO] [stdout] help: if you don't care about these missing fields, you can explicitly ignore them
[INFO] [stdout]     |
[INFO] [stdout] 224 -                                         color,
[INFO] [stdout] 225 -                                     } => {
[INFO] [stdout] 224 +                                         color, italic: _, strikethrough: _ } => {
[INFO] [stdout]     |
[INFO] [stdout] help: or always ignore missing fields here
[INFO] [stdout]     |
[INFO] [stdout] 224 -                                         color,
[INFO] [stdout] 225 -                                     } => {
[INFO] [stdout] 224 +                                         color, .. } => {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0027`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `rager` (bin "rager") due to 1 previous error; 1 warning emitted
[INFO] running `Command { std: "docker" "inspect" "376bd02c0e9b2e28643d22d1bb5772eedbab91cc3d22c5f7c9a8089b6abb57fe", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "376bd02c0e9b2e28643d22d1bb5772eedbab91cc3d22c5f7c9a8089b6abb57fe", kill_on_drop: false }`
[INFO] [stdout] 376bd02c0e9b2e28643d22d1bb5772eedbab91cc3d22c5f7c9a8089b6abb57fe
