[INFO] cloning repository https://github.com/gazure/prompt-toolkit-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/gazure/prompt-toolkit-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgazure%2Fprompt-toolkit-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgazure%2Fprompt-toolkit-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 3763d2f547f43e2e10fe1bf44391f5c14d9fa268 [INFO] checking gazure/prompt-toolkit-rs against try#099af82bc034c1e4895c90e5407fafdd61976cdb for pr-145457 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgazure%2Fprompt-toolkit-rs" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/gazure/prompt-toolkit-rs [INFO] finished tweaking git repo https://github.com/gazure/prompt-toolkit-rs [INFO] tweaked toml for git repo https://github.com/gazure/prompt-toolkit-rs written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/gazure/prompt-toolkit-rs on toolchain 099af82bc034c1e4895c90e5407fafdd61976cdb [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+099af82bc034c1e4895c90e5407fafdd61976cdb" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/gazure/prompt-toolkit-rs 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" "+099af82bc034c1e4895c90e5407fafdd61976cdb" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+099af82bc034c1e4895c90e5407fafdd61976cdb" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 586f821fee2d612716551e0e1b501a6095e0a7b16fbf5e208215fd39d8035bcf [INFO] running `Command { std: "docker" "start" "-a" "586f821fee2d612716551e0e1b501a6095e0a7b16fbf5e208215fd39d8035bcf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "586f821fee2d612716551e0e1b501a6095e0a7b16fbf5e208215fd39d8035bcf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "586f821fee2d612716551e0e1b501a6095e0a7b16fbf5e208215fd39d8035bcf", kill_on_drop: false }` [INFO] [stdout] 586f821fee2d612716551e0e1b501a6095e0a7b16fbf5e208215fd39d8035bcf [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=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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+099af82bc034c1e4895c90e5407fafdd61976cdb" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f9d0fdde8ab4733e1abc4f90eac10c0af978518921a40579114d189b144955bc [INFO] running `Command { std: "docker" "start" "-a" "f9d0fdde8ab4733e1abc4f90eac10c0af978518921a40579114d189b144955bc", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.89 [INFO] [stderr] Compiling unicode-ident v1.0.13 [INFO] [stderr] Checking once_cell v1.20.2 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling libc v0.2.161 [INFO] [stderr] Checking memchr v2.7.4 [INFO] [stderr] Checking bitflags v2.6.0 [INFO] [stderr] Compiling cfg_aliases v0.2.1 [INFO] [stderr] Compiling anyhow v1.0.91 [INFO] [stderr] Checking utf8parse v0.2.2 [INFO] [stderr] Checking regex-syntax v0.8.5 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Checking pin-project-lite v0.2.14 [INFO] [stderr] Checking powerfmt v0.2.0 [INFO] [stderr] Checking overload v0.1.1 [INFO] [stderr] Checking anstyle-query v1.1.1 [INFO] [stderr] Checking lazy_static v1.5.0 [INFO] [stderr] Checking colorchoice v1.0.2 [INFO] [stderr] Compiling thiserror v1.0.65 [INFO] [stderr] Checking log v0.4.22 [INFO] [stderr] Compiling nix v0.29.0 [INFO] [stderr] Checking anstyle v1.0.8 [INFO] [stderr] Checking anstyle-parse v0.2.5 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Checking is_terminal_polyfill v1.70.1 [INFO] [stderr] Checking sharded-slab v0.1.7 [INFO] [stderr] Checking thread_local v1.1.8 [INFO] [stderr] Checking deranged v0.3.11 [INFO] [stderr] Checking nu-ansi-term v0.46.0 [INFO] [stderr] Checking num-conv v0.1.0 [INFO] [stderr] Checking utf8-decode v1.0.1 [INFO] [stderr] Checking time-core v0.1.2 [INFO] [stderr] Checking anstream v0.6.15 [INFO] [stderr] Checking strsim v0.11.1 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Checking itoa v1.0.11 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Checking clap_lex v0.7.2 [INFO] [stderr] Compiling rustix v0.38.39 [INFO] [stderr] Checking unicode-width v0.2.0 [INFO] [stderr] Checking linux-raw-sys v0.4.14 [INFO] [stderr] Checking tracing-log v0.2.0 [INFO] [stderr] Checking fastrand v2.1.1 [INFO] [stderr] Checking crossbeam-channel v0.5.13 [INFO] [stderr] Checking clap_builder v4.5.20 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Checking tracing-subscriber v0.3.18 [INFO] [stderr] Compiling syn v2.0.85 [INFO] [stderr] Checking time v0.3.36 [INFO] [stderr] Checking regex-automata v0.4.8 [INFO] [stderr] Checking clap v4.5.20 [INFO] [stderr] Checking tempfile v3.13.0 [INFO] [stderr] Checking regex v1.11.1 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling thiserror-impl v1.0.65 [INFO] [stderr] Checking tracing-appender v0.2.3 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Checking prompt_toolkit v0.1.0 (/opt/rustwide/workdir/prompt_toolkit) [INFO] [stdout] warning: struct `DummyInput` is never constructed [INFO] [stdout] --> prompt_toolkit/src/input/base.rs:66:12 [INFO] [stdout] | [INFO] [stdout] 66 | pub struct DummyInput; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `DummyOutput` is never constructed [INFO] [stdout] --> prompt_toolkit/src/output/base.rs:178:12 [INFO] [stdout] | [INFO] [stdout] 178 | pub struct DummyOutput; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> prompt_toolkit/src/input/base.rs:62:17 [INFO] [stdout] | [INFO] [stdout] 62 | fn raw_mode(&mut self) -> RawTermGuard; [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] 62 | fn raw_mode(&mut self) -> RawTermGuard<'_>; [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> prompt_toolkit/src/input/base.rs:89:17 [INFO] [stdout] | [INFO] [stdout] 89 | fn raw_mode(&mut self) -> RawTermGuard { [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] 89 | fn raw_mode(&mut self) -> RawTermGuard<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> prompt_toolkit/src/input/base.rs:125:17 [INFO] [stdout] | [INFO] [stdout] 125 | fn raw_mode(&mut self) -> RawTermGuard { [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] 125 | fn raw_mode(&mut self) -> RawTermGuard<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> prompt_toolkit/src/input/vt100.rs:60:17 [INFO] [stdout] | [INFO] [stdout] 60 | fn raw_mode(&mut self) -> RawTermGuard { [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] 60 | fn raw_mode(&mut self) -> RawTermGuard<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking prompt_cli v0.1.0 (/opt/rustwide/workdir/prompt_cli) [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> prompt_toolkit/src/input/base.rs:62:17 [INFO] [stdout] | [INFO] [stdout] 62 | fn raw_mode(&mut self) -> RawTermGuard; [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] 62 | fn raw_mode(&mut self) -> RawTermGuard<'_>; [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> prompt_toolkit/src/input/base.rs:89:17 [INFO] [stdout] | [INFO] [stdout] 89 | fn raw_mode(&mut self) -> RawTermGuard { [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] 89 | fn raw_mode(&mut self) -> RawTermGuard<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> prompt_toolkit/src/input/base.rs:125:17 [INFO] [stdout] | [INFO] [stdout] 125 | fn raw_mode(&mut self) -> RawTermGuard { [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] 125 | fn raw_mode(&mut self) -> RawTermGuard<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> prompt_toolkit/src/input/vt100.rs:60:17 [INFO] [stdout] | [INFO] [stdout] 60 | fn raw_mode(&mut self) -> RawTermGuard { [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] 60 | fn raw_mode(&mut self) -> RawTermGuard<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 12.73s [INFO] running `Command { std: "docker" "inspect" "f9d0fdde8ab4733e1abc4f90eac10c0af978518921a40579114d189b144955bc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f9d0fdde8ab4733e1abc4f90eac10c0af978518921a40579114d189b144955bc", kill_on_drop: false }` [INFO] [stdout] f9d0fdde8ab4733e1abc4f90eac10c0af978518921a40579114d189b144955bc