[INFO] fetching crate prototty_unix 0.27.0...
[INFO] building prototty_unix-0.27.0 against try#d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6 for pr-146237-1
[INFO] extracting crate prototty_unix 0.27.0 into /workspace/builds/worker-5-tc2/source
[INFO] started tweaking crates.io crate prototty_unix 0.27.0
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate prototty_unix 0.27.0
[INFO] tweaked toml for crates.io crate prototty_unix 0.27.0 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate prototty_unix 0.27.0 on toolchain d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "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" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 40 packages to latest compatible versions
[INFO] [stderr]       Adding prototty v0.27.0 (available: v0.29.0)
[INFO] [stderr]       Adding prototty_file_storage v0.27.0 (available: v0.29.0)
[INFO] [stderr]       Adding prototty_input v0.27.0 (available: v0.29.0)
[INFO] [stderr]       Adding prototty_render v0.27.0 (available: v0.29.0)
[INFO] [stderr]       Adding term v0.5.2 (available: v1.2.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "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-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] acae61cff5f900241ae95304569069b80a809728e039ab502a03525542b50c79
[INFO] running `Command { std: "docker" "start" "-a" "acae61cff5f900241ae95304569069b80a809728e039ab502a03525542b50c79", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "acae61cff5f900241ae95304569069b80a809728e039ab502a03525542b50c79", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "acae61cff5f900241ae95304569069b80a809728e039ab502a03525542b50c79", kill_on_drop: false }`
[INFO] [stdout] acae61cff5f900241ae95304569069b80a809728e039ab502a03525542b50c79
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e43e43d76ffe3a7182ae2d2f930f3c4fd2659c77fe0ef344eafcdf9f5d6db2a8
[INFO] running `Command { std: "docker" "start" "-a" "e43e43d76ffe3a7182ae2d2f930f3c4fd2659c77fe0ef344eafcdf9f5d6db2a8", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]    Compiling coord_2d v0.2.25
[INFO] [stderr]    Compiling rgb24 v0.1.5
[INFO] [stderr]    Compiling dirs v1.0.5
[INFO] [stderr]    Compiling ansi_colour v0.5.3
[INFO] [stderr]    Compiling grid_2d v0.12.5
[INFO] [stderr]    Compiling prototty_render v0.27.0
[INFO] [stderr]    Compiling prototty_input v0.27.0
[INFO] [stderr]    Compiling term v0.5.2
[INFO] [stderr]    Compiling prototty_grid v0.27.0
[INFO] [stderr]    Compiling prototty_unix v0.27.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead
[INFO] [stdout]   --> src/terminal/low_level.rs:26:41
[INFO] [stdout]    |
[INFO] [stdout] 26 |         let mut termios = unsafe { mem::uninitialized() };
[INFO] [stdout]    |                                         ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/context.rs:108:24
[INFO] [stdout]     |
[INFO] [stdout] 108 |     pub fn drain_input(&mut self) -> Result<DrainInput> {
[INFO] [stdout]     |                        ^^^^^^^^^            ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                        |
[INFO] [stdout]     |                        the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 108 |     pub fn drain_input(&mut self) -> Result<DrainInput<'_>> {
[INFO] [stdout]     |                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/terminal/ansi_terminal.rs:104:24
[INFO] [stdout]     |
[INFO] [stdout] 104 |     pub fn drain_input(&mut self) -> Result<DrainInput> {
[INFO] [stdout]     |                        ^^^^^^^^^            ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                        |
[INFO] [stdout]     |                        the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 104 |     pub fn drain_input(&mut self) -> Result<DrainInput<'_>> {
[INFO] [stdout]     |                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/terminal/terminal.rs:140:24
[INFO] [stdout]     |
[INFO] [stdout] 140 |     pub fn drain_input(&mut self) -> Result<DrainInput> {
[INFO] [stdout]     |                        ^^^^^^^^^            ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                        |
[INFO] [stdout]     |                        the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 140 |     pub fn drain_input(&mut self) -> Result<DrainInput<'_>> {
[INFO] [stdout]     |                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the type `termios` does not permit being left uninitialized
[INFO] [stdout]   --> src/terminal/low_level.rs:26:36
[INFO] [stdout]    |
[INFO] [stdout] 26 |         let mut termios = unsafe { mem::uninitialized() };
[INFO] [stdout]    |                                    ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |                                    |
[INFO] [stdout]    |                                    this code causes undefined behavior when executed
[INFO] [stdout]    |                                    help: use `MaybeUninit<T>` instead, and only call `assume_init` after initialization is done
[INFO] [stdout]    |
[INFO] [stdout]    = note: integers must be initialized
[INFO] [stdout]    = note: `#[warn(invalid_value)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.61s
[INFO] running `Command { std: "docker" "inspect" "e43e43d76ffe3a7182ae2d2f930f3c4fd2659c77fe0ef344eafcdf9f5d6db2a8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e43e43d76ffe3a7182ae2d2f930f3c4fd2659c77fe0ef344eafcdf9f5d6db2a8", kill_on_drop: false }`
[INFO] [stdout] e43e43d76ffe3a7182ae2d2f930f3c4fd2659c77fe0ef344eafcdf9f5d6db2a8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3e702a0b09d23952af606dba4667b3b75570f5851422f9b7c51b1097441a9a5b
[INFO] running `Command { std: "docker" "start" "-a" "3e702a0b09d23952af606dba4667b3b75570f5851422f9b7c51b1097441a9a5b", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]    Compiling prototty_decorator v0.27.0
[INFO] [stderr]    Compiling prototty_text v0.27.0
[INFO] [stderr]    Compiling prototty_menu v0.27.0
[INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead
[INFO] [stdout]   --> src/terminal/low_level.rs:26:41
[INFO] [stdout]    |
[INFO] [stdout] 26 |         let mut termios = unsafe { mem::uninitialized() };
[INFO] [stdout]    |                                         ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/context.rs:108:24
[INFO] [stdout]     |
[INFO] [stdout] 108 |     pub fn drain_input(&mut self) -> Result<DrainInput> {
[INFO] [stdout]     |                        ^^^^^^^^^            ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                        |
[INFO] [stdout]     |                        the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 108 |     pub fn drain_input(&mut self) -> Result<DrainInput<'_>> {
[INFO] [stdout]     |                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/terminal/ansi_terminal.rs:104:24
[INFO] [stdout]     |
[INFO] [stdout] 104 |     pub fn drain_input(&mut self) -> Result<DrainInput> {
[INFO] [stdout]     |                        ^^^^^^^^^            ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                        |
[INFO] [stdout]     |                        the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 104 |     pub fn drain_input(&mut self) -> Result<DrainInput<'_>> {
[INFO] [stdout]     |                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/terminal/terminal.rs:140:24
[INFO] [stdout]     |
[INFO] [stdout] 140 |     pub fn drain_input(&mut self) -> Result<DrainInput> {
[INFO] [stdout]     |                        ^^^^^^^^^            ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                        |
[INFO] [stdout]     |                        the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 140 |     pub fn drain_input(&mut self) -> Result<DrainInput<'_>> {
[INFO] [stdout]     |                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the type `termios` does not permit being left uninitialized
[INFO] [stdout]   --> src/terminal/low_level.rs:26:36
[INFO] [stdout]    |
[INFO] [stdout] 26 |         let mut termios = unsafe { mem::uninitialized() };
[INFO] [stdout]    |                                    ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |                                    |
[INFO] [stdout]    |                                    this code causes undefined behavior when executed
[INFO] [stdout]    |                                    help: use `MaybeUninit<T>` instead, and only call `assume_init` after initialization is done
[INFO] [stdout]    |
[INFO] [stdout]    = note: integers must be initialized
[INFO] [stdout]    = note: `#[warn(invalid_value)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling prototty v0.27.0
[INFO] [stderr]    Compiling prototty_unix v0.27.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead
[INFO] [stdout]   --> src/terminal/low_level.rs:26:41
[INFO] [stdout]    |
[INFO] [stdout] 26 |         let mut termios = unsafe { mem::uninitialized() };
[INFO] [stdout]    |                                         ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/context.rs:108:24
[INFO] [stdout]     |
[INFO] [stdout] 108 |     pub fn drain_input(&mut self) -> Result<DrainInput> {
[INFO] [stdout]     |                        ^^^^^^^^^            ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                        |
[INFO] [stdout]     |                        the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 108 |     pub fn drain_input(&mut self) -> Result<DrainInput<'_>> {
[INFO] [stdout]     |                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/terminal/ansi_terminal.rs:104:24
[INFO] [stdout]     |
[INFO] [stdout] 104 |     pub fn drain_input(&mut self) -> Result<DrainInput> {
[INFO] [stdout]     |                        ^^^^^^^^^            ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                        |
[INFO] [stdout]     |                        the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 104 |     pub fn drain_input(&mut self) -> Result<DrainInput<'_>> {
[INFO] [stdout]     |                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/terminal/terminal.rs:140:24
[INFO] [stdout]     |
[INFO] [stdout] 140 |     pub fn drain_input(&mut self) -> Result<DrainInput> {
[INFO] [stdout]     |                        ^^^^^^^^^            ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                        |
[INFO] [stdout]     |                        the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 140 |     pub fn drain_input(&mut self) -> Result<DrainInput<'_>> {
[INFO] [stdout]     |                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the type `termios` does not permit being left uninitialized
[INFO] [stdout]   --> src/terminal/low_level.rs:26:36
[INFO] [stdout]    |
[INFO] [stdout] 26 |         let mut termios = unsafe { mem::uninitialized() };
[INFO] [stdout]    |                                    ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |                                    |
[INFO] [stdout]    |                                    this code causes undefined behavior when executed
[INFO] [stdout]    |                                    help: use `MaybeUninit<T>` instead, and only call `assume_init` after initialization is done
[INFO] [stdout]    |
[INFO] [stdout]    = note: integers must be initialized
[INFO] [stdout]    = note: `#[warn(invalid_value)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.93s
[INFO] running `Command { std: "docker" "inspect" "3e702a0b09d23952af606dba4667b3b75570f5851422f9b7c51b1097441a9a5b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3e702a0b09d23952af606dba4667b3b75570f5851422f9b7c51b1097441a9a5b", kill_on_drop: false }`
[INFO] [stdout] 3e702a0b09d23952af606dba4667b3b75570f5851422f9b7c51b1097441a9a5b
