[INFO] fetching crate rat-input 0.17.0... [INFO] testing rat-input-0.17.0 against try#2440211fe03bc45c89b6dc1a3df18382ce91e32b for pr-146098-1 [INFO] extracting crate rat-input 0.17.0 into /workspace/builds/worker-0-tc2/source [INFO] started tweaking crates.io crate rat-input 0.17.0 [INFO] finished tweaking crates.io crate rat-input 0.17.0 [INFO] tweaked toml for crates.io crate rat-input 0.17.0 written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate rat-input 0.17.0 on toolchain 2440211fe03bc45c89b6dc1a3df18382ce91e32b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "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" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 148 packages to latest compatible versions [INFO] [stderr] Adding crossterm v0.27.0 (available: v0.29.0) [INFO] [stderr] Adding fern v0.6.2 (available: v0.7.1) [INFO] [stderr] Adding rand v0.8.5 (available: v0.9.2) [INFO] [stderr] Adding rat-event v0.14.6 (available: v1.2.5) [INFO] [stderr] Adding rat-focus v0.10.5 (available: v1.2.0) [INFO] [stderr] Adding rat-scrolled v0.12.0 (available: v1.1.4) [INFO] [stderr] Adding ratatui v0.27.0 (available: v0.29.0) [INFO] [stderr] Adding unicode-width v0.1.14 (available: v0.2.1) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] db7b6e7e3fe1506fc782fdfc5854b0e4fb38d53299398acbf08934ef1be16874 [INFO] running `Command { std: "docker" "start" "-a" "db7b6e7e3fe1506fc782fdfc5854b0e4fb38d53299398acbf08934ef1be16874", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "db7b6e7e3fe1506fc782fdfc5854b0e4fb38d53299398acbf08934ef1be16874", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "db7b6e7e3fe1506fc782fdfc5854b0e4fb38d53299398acbf08934ef1be16874", kill_on_drop: false }` [INFO] [stdout] db7b6e7e3fe1506fc782fdfc5854b0e4fb38d53299398acbf08934ef1be16874 [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=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" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] effd5a8ac4e20a5a49bd08bb48affc3b4fa1895ffa0b5b9dc13ba661ab753b1b [INFO] running `Command { std: "docker" "start" "-a" "effd5a8ac4e20a5a49bd08bb48affc3b4fa1895ffa0b5b9dc13ba661ab753b1b", kill_on_drop: false }` [INFO] [stderr] Compiling signal-hook v0.3.18 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling mio v0.8.11 [INFO] [stderr] Compiling castaway v0.2.4 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling rust_decimal v1.38.0 [INFO] [stderr] Compiling pure-rust-locales v0.8.1 [INFO] [stderr] Compiling str_indices v0.4.4 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling unicode-display-width v0.3.0 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling stability v0.2.1 [INFO] [stderr] Compiling rust_decimal_macros v1.38.0 [INFO] [stderr] Compiling compact_str v0.7.1 [INFO] [stderr] Compiling ropey v1.6.1 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling signal-hook-mio v0.2.4 [INFO] [stderr] Compiling crossterm v0.27.0 [INFO] [stderr] Compiling lru v0.12.5 [INFO] [stderr] Compiling strum v0.26.3 [INFO] [stderr] Compiling ratatui v0.27.0 [INFO] [stderr] Compiling chrono v0.4.42 [INFO] [stderr] Compiling format_num_pattern v0.9.3 [INFO] [stderr] Compiling rat-event v0.14.6 [INFO] [stderr] Compiling rat-scrolled v0.12.0 [INFO] [stderr] Compiling rat-focus v0.10.5 [INFO] [stderr] Compiling rat-input v0.17.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: lint `pointer_structural_match` has been removed: converted into hard error, see RFC #3535 for more information [INFO] [stdout] | [INFO] [stdout] = note: requested on the command line with `-W pointer_structural_match` [INFO] [stdout] = note: `#[warn(renamed_and_removed_lints)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.62s [INFO] running `Command { std: "docker" "inspect" "effd5a8ac4e20a5a49bd08bb48affc3b4fa1895ffa0b5b9dc13ba661ab753b1b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "effd5a8ac4e20a5a49bd08bb48affc3b4fa1895ffa0b5b9dc13ba661ab753b1b", kill_on_drop: false }` [INFO] [stdout] effd5a8ac4e20a5a49bd08bb48affc3b4fa1895ffa0b5b9dc13ba661ab753b1b [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=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" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 86e31516aad2283a996f9c829fde7eaf82ca9fac5306e60aaab93e304e57d4fc [INFO] running `Command { std: "docker" "start" "-a" "86e31516aad2283a996f9c829fde7eaf82ca9fac5306e60aaab93e304e57d4fc", kill_on_drop: false }` [INFO] [stderr] Compiling mio v0.8.11 [INFO] [stderr] Compiling format_num_pattern v0.9.3 [INFO] [stderr] Compiling fern v0.6.2 [INFO] [stderr] Compiling lorem-rustum v0.0.5 [INFO] [stderr] Compiling signal-hook-mio v0.2.4 [INFO] [stderr] Compiling crossterm v0.27.0 [INFO] [stderr] Compiling ratatui v0.27.0 [INFO] [stderr] Compiling rat-event v0.14.6 [INFO] [stderr] Compiling rat-scrolled v0.12.0 [INFO] [stderr] Compiling rat-focus v0.10.5 [INFO] [stderr] Compiling rat-input v0.17.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: lint `pointer_structural_match` has been removed: converted into hard error, see RFC #3535 for more information [INFO] [stdout] | [INFO] [stdout] = note: requested on the command line with `-W pointer_structural_match` [INFO] [stdout] = note: `#[warn(renamed_and_removed_lints)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lint `pointer_structural_match` has been removed: converted into hard error, see RFC #3535 for more information [INFO] [stdout] | [INFO] [stdout] = note: requested on the command line with `-W pointer_structural_match` [INFO] [stdout] = note: `#[warn(renamed_and_removed_lints)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 5.50s [INFO] running `Command { std: "docker" "inspect" "86e31516aad2283a996f9c829fde7eaf82ca9fac5306e60aaab93e304e57d4fc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "86e31516aad2283a996f9c829fde7eaf82ca9fac5306e60aaab93e304e57d4fc", kill_on_drop: false }` [INFO] [stdout] 86e31516aad2283a996f9c829fde7eaf82ca9fac5306e60aaab93e304e57d4fc [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=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" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 015f9183fff0fec5ad7583a5fcea5f456bf1d0aaf318ecbb2e63d4209bb6a18c [INFO] running `Command { std: "docker" "start" "-a" "015f9183fff0fec5ad7583a5fcea5f456bf1d0aaf318ecbb2e63d4209bb6a18c", kill_on_drop: false }` [INFO] [stderr] warning: lint `pointer_structural_match` has been removed: converted into hard error, see RFC #3535 for more information [INFO] [stderr] | [INFO] [stderr] = note: requested on the command line with `-W pointer_structural_match` [INFO] [stderr] = note: `#[warn(renamed_and_removed_lints)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `rat-input` (lib) generated 1 warning [INFO] [stderr] warning: `rat-input` (lib test) generated 1 warning (1 duplicate) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.15s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/rat_input-17bb9b847be32793) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stderr] Doc-tests rat_input [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] warning: lint `pointer_structural_match` has been removed: converted into hard error, see RFC #3535 for more information [INFO] [stderr] | [INFO] [stderr] = note: requested on the command line with `-W pointer_structural_match` [INFO] [stderr] = note: `#[warn(renamed_and_removed_lints)]` on by default [INFO] [stderr] [INFO] [stderr] warning: 1 warning emitted [INFO] [stderr] [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "015f9183fff0fec5ad7583a5fcea5f456bf1d0aaf318ecbb2e63d4209bb6a18c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "015f9183fff0fec5ad7583a5fcea5f456bf1d0aaf318ecbb2e63d4209bb6a18c", kill_on_drop: false }` [INFO] [stdout] 015f9183fff0fec5ad7583a5fcea5f456bf1d0aaf318ecbb2e63d4209bb6a18c