[INFO] cloning repository https://github.com/Rantanen/proxide [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Rantanen/proxide" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRantanen%2Fproxide", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRantanen%2Fproxide'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 0948b3c8a0e6ba09a4aa8b220021f248e0daafc0 [INFO] checking Rantanen/proxide against try#66388cc165a6c4ac98c074dc9f0281ff23528c55 for pr-150727 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRantanen%2Fproxide" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/Rantanen/proxide [INFO] finished tweaking git repo https://github.com/Rantanen/proxide [INFO] tweaked toml for git repo https://github.com/Rantanen/proxide written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/Rantanen/proxide on toolchain 66388cc165a6c4ac98c074dc9f0281ff23528c55 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+66388cc165a6c4ac98c074dc9f0281ff23528c55" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/Rantanen/proxide 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" "+66388cc165a6c4ac98c074dc9f0281ff23528c55" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+66388cc165a6c4ac98c074dc9f0281ff23528c55" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 36bbe1a03c4a44c8fe81071cb17347db7e9824323c58722e39a37a1bfede8609 [INFO] running `Command { std: "docker" "start" "-a" "36bbe1a03c4a44c8fe81071cb17347db7e9824323c58722e39a37a1bfede8609", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "36bbe1a03c4a44c8fe81071cb17347db7e9824323c58722e39a37a1bfede8609", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "36bbe1a03c4a44c8fe81071cb17347db7e9824323c58722e39a37a1bfede8609", kill_on_drop: false }` [INFO] [stdout] 36bbe1a03c4a44c8fe81071cb17347db7e9824323c58722e39a37a1bfede8609 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+66388cc165a6c4ac98c074dc9f0281ff23528c55" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1e840c72f3a399b7b3fb91a7d49816392ed9b861822341019db74f65452dca02 [INFO] running `Command { std: "docker" "start" "-a" "1e840c72f3a399b7b3fb91a7d49816392ed9b861822341019db74f65452dca02", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.70 [INFO] [stderr] Compiling serde v1.0.193 [INFO] [stderr] Checking log v0.4.20 [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Compiling libc v0.2.151 [INFO] [stderr] Compiling anyhow v1.0.75 [INFO] [stderr] Checking itoa v1.0.10 [INFO] [stderr] Checking parking_lot_core v0.9.9 [INFO] [stderr] Checking signal-hook-registry v1.4.1 [INFO] [stderr] Checking socket2 v0.5.5 [INFO] [stderr] Compiling num-bigint v0.4.4 [INFO] [stderr] Compiling rustix v0.38.28 [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Compiling bitflags v2.4.1 [INFO] [stderr] Compiling linux-raw-sys v0.4.12 [INFO] [stderr] Compiling regex-syntax v0.8.2 [INFO] [stderr] Compiling hashbrown v0.14.3 [INFO] [stderr] Compiling prettyplease v0.2.15 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Checking mio v0.8.10 [INFO] [stderr] Checking nom v7.1.3 [INFO] [stderr] Compiling fastrand v2.0.1 [INFO] [stderr] Compiling itertools v0.11.0 [INFO] [stderr] Checking iana-time-zone v0.1.58 [INFO] [stderr] Compiling home v0.5.9 [INFO] [stderr] Compiling windows_x86_64_gnu v0.52.0 [INFO] [stderr] Compiling signal-hook v0.3.17 [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Compiling axum-core v0.3.4 [INFO] [stderr] Checking socket2 v0.4.10 [INFO] [stderr] Compiling multimap v0.8.3 [INFO] [stderr] Compiling crossbeam-utils v0.8.17 [INFO] [stderr] Compiling oid-registry v0.2.0 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling axum v0.6.20 [INFO] [stderr] Compiling rustls v0.20.9 [INFO] [stderr] Compiling syn v2.0.40 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking signal-hook-mio v0.2.3 [INFO] [stderr] Checking windows-targets v0.52.0 [INFO] [stderr] Checking data-encoding v2.5.0 [INFO] [stderr] Compiling crossbeam-skiplist v0.1.1 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Checking termcolor v1.1.3 [INFO] [stderr] Checking os_str_bytes v6.6.1 [INFO] [stderr] Compiling indexmap v2.1.0 [INFO] [stderr] Checking clap_lex v0.2.4 [INFO] [stderr] Checking rmp v0.8.12 [INFO] [stderr] Checking nix v0.27.1 [INFO] [stderr] Checking crossterm v0.25.0 [INFO] [stderr] Checking crossbeam-epoch v0.9.16 [INFO] [stderr] Checking windows-core v0.52.0 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking bytes v0.5.6 [INFO] [stderr] Checking cassowary v0.3.0 [INFO] [stderr] Checking ryu v1.0.16 [INFO] [stderr] Checking textwrap v0.16.0 [INFO] [stderr] Checking clap v3.2.25 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling petgraph v0.6.4 [INFO] [stderr] Checking portpicker v0.1.1 [INFO] [stderr] Checking dashmap v5.5.3 [INFO] [stderr] Compiling regex-automata v0.4.3 [INFO] [stderr] Checking tui v0.19.0 [INFO] [stderr] Checking os-id v3.0.1 [INFO] [stderr] Checking rusticata-macros v4.1.0 [INFO] [stderr] Checking wildmatch v1.1.0 [INFO] [stderr] Checking glob v0.3.1 [INFO] [stderr] Checking windows v0.52.0 [INFO] [stderr] Checking base64 v0.11.0 [INFO] [stderr] Checking atomic-counter v1.0.1 [INFO] [stderr] Checking ctrlc v3.4.1 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling ring v0.17.7 [INFO] [stderr] Compiling tempfile v3.8.1 [INFO] [stderr] Compiling which v4.4.2 [INFO] [stderr] Compiling regex v1.10.2 [INFO] [stderr] Compiling der-oid-macro v0.5.0 [INFO] [stderr] Compiling snafu-derive v0.6.10 [INFO] [stderr] Checking der-parser v6.0.1 [INFO] [stderr] Checking snafu v0.6.10 [INFO] [stderr] Compiling serde_derive v1.0.193 [INFO] [stderr] Compiling tokio-macros v2.2.0 [INFO] [stderr] Compiling futures-macro v0.3.29 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling thiserror-impl v1.0.50 [INFO] [stderr] Compiling prost-derive v0.12.3 [INFO] [stderr] Compiling pin-project-internal v1.1.3 [INFO] [stderr] Compiling async-trait v0.1.74 [INFO] [stderr] Compiling async-stream-impl v0.3.5 [INFO] [stderr] Compiling clap_derive v4.4.7 [INFO] [stderr] Compiling serial_test_derive v2.0.0 [INFO] [stderr] Checking async-stream v0.3.5 [INFO] [stderr] Checking futures-util v0.3.29 [INFO] [stderr] Compiling thiserror v1.0.50 [INFO] [stderr] Compiling pest v2.7.5 [INFO] [stderr] Checking pin-project v1.1.3 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Checking sct v0.7.1 [INFO] [stderr] Checking webpki v0.22.4 [INFO] [stderr] Checking clap v4.4.11 [INFO] [stderr] Compiling pest_meta v2.7.5 [INFO] [stderr] Compiling pest_generator v2.7.5 [INFO] [stderr] Compiling pest_derive v2.7.5 [INFO] [stderr] Checking futures-executor v0.3.29 [INFO] [stderr] Checking protofish v0.2.5 [INFO] [stderr] Checking futures v0.3.29 [INFO] [stderr] Checking serial_test v2.0.0 [INFO] [stderr] Checking bytes v1.5.0 [INFO] [stderr] Checking chrono v0.4.31 [INFO] [stderr] Checking uuid v0.8.2 [INFO] [stderr] Checking rmp-serde v0.14.4 [INFO] [stderr] Checking serde_json v1.0.108 [INFO] [stderr] Checking tokio v1.35.0 [INFO] [stderr] Checking http v0.2.11 [INFO] [stderr] Checking prost v0.12.3 [INFO] [stderr] Checking prost-types v0.12.3 [INFO] [stderr] Checking yasna v0.4.0 [INFO] [stderr] Checking x509-parser v0.12.0 [INFO] [stderr] Checking simplelog v0.8.0 [INFO] [stderr] Checking http-body v0.4.6 [INFO] [stderr] Checking http-serde v1.1.3 [INFO] [stderr] Checking rcgen v0.8.14 [INFO] [stderr] Compiling prost-build v0.12.3 [INFO] [stderr] Compiling tonic-build v0.10.2 [INFO] [stderr] Checking tokio-util v0.7.10 [INFO] [stderr] Checking tokio-io-timeout v1.2.0 [INFO] [stderr] Checking tokio-stream v0.1.14 [INFO] [stderr] Checking tokio-rustls v0.23.4 [INFO] [stderr] Checking tokio-shutdown v0.1.4 [INFO] [stderr] Compiling grpc-tester v0.1.0 (/opt/rustwide/workdir/test/rust_grpc) [INFO] [stderr] Checking h2 v0.3.22 [INFO] [stderr] Checking tower v0.4.13 [INFO] [stderr] Checking hyper v0.14.27 [INFO] [stderr] Checking proxide v0.2.3 (/opt/rustwide/workdir) [INFO] [stdout] warning: struct `HeaderDecoder` is never constructed [INFO] [stdout] --> src/decoders.rs:93:8 [INFO] [stdout] | [INFO] [stdout] 93 | struct HeaderDecoder; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `process` is never used [INFO] [stdout] --> src/decoders.rs:118:8 [INFO] [stdout] | [INFO] [stdout] 116 | impl HeaderDecoder [INFO] [stdout] | ------------------ method in this implementation [INFO] [stdout] 117 | { [INFO] [stdout] 118 | fn process( [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `is_match` is never used [INFO] [stdout] --> src/search.rs:54:12 [INFO] [stdout] | [INFO] [stdout] 33 | impl SearchIndex [INFO] [stdout] | ---------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 54 | pub fn is_match(&self, request: Uuid, pattern: &str) -> bool [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `connection` is never read [INFO] [stdout] --> src/session/events.rs:91:9 [INFO] [stdout] | [INFO] [stdout] 89 | NewConnection [INFO] [stdout] | ------------- field in this variant [INFO] [stdout] 90 | { [INFO] [stdout] 91 | connection: Uuid [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `connection` and `request` are never read [INFO] [stdout] --> src/session/events.rs:95:9 [INFO] [stdout] | [INFO] [stdout] 93 | NewRequest [INFO] [stdout] | ---------- fields in this variant [INFO] [stdout] 94 | { [INFO] [stdout] 95 | connection: Uuid, request: Uuid [INFO] [stdout] | ^^^^^^^^^^ ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `request` is never read [INFO] [stdout] --> src/session/events.rs:99:9 [INFO] [stdout] | [INFO] [stdout] 97 | Request [INFO] [stdout] | ------- field in this variant [INFO] [stdout] 98 | { [INFO] [stdout] 99 | request: Uuid [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `connection` is never read [INFO] [stdout] --> src/session/events.rs:111:9 [INFO] [stdout] | [INFO] [stdout] 109 | Connection [INFO] [stdout] | ---------- field in this variant [INFO] [stdout] 110 | { [INFO] [stdout] 111 | connection: Uuid [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `Search` is never constructed [INFO] [stdout] --> src/ui/filters.rs:284:5 [INFO] [stdout] | [INFO] [stdout] 280 | pub enum FilterType [INFO] [stdout] | ---------- variant in this enum [INFO] [stdout] ... [INFO] [stdout] 284 | Search, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `FilterType` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `SearchFilter` is never constructed [INFO] [stdout] --> src/ui/filters.rs:309:12 [INFO] [stdout] | [INFO] [stdout] 309 | pub struct SearchFilter [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `tx` is never read [INFO] [stdout] --> src/ui/state.rs:49:9 [INFO] [stdout] | [INFO] [stdout] 45 | pub struct Runtime [INFO] [stdout] | ------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 49 | pub tx: Sender, [INFO] [stdout] | ^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `ProxideTable` is never constructed [INFO] [stdout] --> src/ui/state.rs:318:12 [INFO] [stdout] | [INFO] [stdout] 318 | pub struct ProxideTable [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `TextLine` is never constructed [INFO] [stdout] --> src/ui/state.rs:345:12 [INFO] [stdout] | [INFO] [stdout] 345 | pub struct TextLine<'a>(pub &'a str); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/command_line.rs:9:27 [INFO] [stdout] | [INFO] [stdout] 9 | pub fn setup_app(version: &str) -> App [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] 9 | pub fn setup_app(version: &str) -> App<'_> [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/decoders.rs:89:15 [INFO] [stdout] | [INFO] [stdout] 89 | fn decode(&self, msg: &MessageData) -> Text; [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 decode(&self, msg: &MessageData) -> Text<'_>; [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/decoders.rs:101:15 [INFO] [stdout] | [INFO] [stdout] 101 | fn decode(&self, msg: &MessageData) -> Text [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] 101 | fn decode(&self, msg: &MessageData) -> Text<'_> [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/decoders/grpc.rs:155:15 [INFO] [stdout] | [INFO] [stdout] 155 | fn decode(&self, msg: &MessageData) -> Text [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] 155 | fn decode(&self, msg: &MessageData) -> Text<'_> [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/decoders/raw.rs:27:15 [INFO] [stdout] | [INFO] [stdout] 27 | fn decode(&self, msg: &MessageData) -> Text [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] 27 | fn decode(&self, msg: &MessageData) -> Text<'_> [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/ui/chords.rs:26:19 [INFO] [stdout] | [INFO] [stdout] 26 | pub fn handle(&mut self, e: &CTEvent) -> ChordResult [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] 26 | pub fn handle(&mut self, e: &CTEvent) -> ChordResult<'_> [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/ui/filters.rs:274:12 [INFO] [stdout] | [INFO] [stdout] 274 | fn key(&self) -> Cow; [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] 274 | fn key(&self) -> Cow<'_, str>; [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/ui/filters.rs:322:12 [INFO] [stdout] | [INFO] [stdout] 322 | fn key(&self) -> Cow [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] 322 | fn key(&self) -> Cow<'_, str> [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/ui/filters.rs:352:12 [INFO] [stdout] | [INFO] [stdout] 352 | fn key(&self) -> Cow [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] 352 | fn key(&self) -> Cow<'_, str> [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/ui/filters.rs:383:12 [INFO] [stdout] | [INFO] [stdout] 383 | fn key(&self) -> Cow [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] 383 | fn key(&self) -> Cow<'_, str> [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/ui/filters.rs:411:12 [INFO] [stdout] | [INFO] [stdout] 411 | fn key(&self) -> Cow [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] 411 | fn key(&self) -> Cow<'_, str> [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/ui/filters.rs:585:16 [INFO] [stdout] | [INFO] [stdout] 585 | pub fn key(&self) -> Cow [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] 585 | pub fn key(&self) -> Cow<'_, str> [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/ui/prelude.rs:15:28 [INFO] [stdout] | [INFO] [stdout] 15 | pub fn create_block(title: &str) -> Block [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] 15 | pub fn create_block(title: &str) -> Block<'_> [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/ui/prelude.rs:20:36 [INFO] [stdout] | [INFO] [stdout] 20 | pub fn create_control_block(title: &str, is_active: bool) -> Block [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] 20 | pub fn create_control_block(title: &str, is_active: bool) -> Block<'_> [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking hyper-timeout v0.4.1 [INFO] [stderr] Checking tonic v0.10.2 [INFO] [stdout] warning: unused import: `arg` [INFO] [stdout] --> test/rust_grpc/src/generator.rs:1:12 [INFO] [stdout] | [INFO] [stdout] 1 | use clap::{arg, Parser}; [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] [INFO] [stderr] thread 'rustc' (2172) panicked at /rustc-dev/66388cc165a6c4ac98c074dc9f0281ff23528c55/compiler/rustc_ast/src/attr/mod.rs:302:36: [INFO] [stderr] attribute is missing tokens: Attribute { kind: Normal(NormalAttr { item: AttrItem { unsafety: Default, path: Path { span: src/main.rs:445:5: 445:19 (#1006), segments: [PathSegment { ident: #1006, id: NodeId(4294967040), args: None }], tokens: None }, args: Unparsed(Empty), tokens: None }, tokens: None }), id: AttrId(859), style: Outer, span: src/main.rs:445:5: 445:19 (#1006) } [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x71eef762bfa3 - <::print::DisplayBacktrace as core[75ca2badb63c4514]::fmt::Display>::fmt [INFO] [stderr] 1: 0x71eef7c0fb48 - core[75ca2badb63c4514]::fmt::write [INFO] [stderr] 2: 0x71eef7642226 - ::write_fmt [INFO] [stderr] 3: 0x71eef7601b98 - std[7d609349af90bec6]::panicking::default_hook::{closure#0} [INFO] [stderr] 4: 0x71eef761f833 - std[7d609349af90bec6]::panicking::default_hook [INFO] [stderr] 5: 0x71eef660236a - std[7d609349af90bec6]::panicking::update_hook::>::{closure#0} [INFO] [stderr] 6: 0x71eef761fb12 - std[7d609349af90bec6]::panicking::panic_with_hook [INFO] [stderr] 7: 0x71eef7601c58 - std[7d609349af90bec6]::panicking::panic_handler::{closure#0} [INFO] [stderr] 8: 0x71eef75f89a9 - std[7d609349af90bec6]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stderr] 9: 0x71eef760372d - __rustc[69841a6cbc58d81d]::rust_begin_unwind [INFO] [stderr] 10: 0x71eef4238f9c - core[75ca2badb63c4514]::panicking::panic_fmt [INFO] [stderr] 11: 0x71eef89e0110 - ::token_trees [INFO] [stderr] 12: 0x71eef921c314 - ::fully_expand_fragment [INFO] [stderr] 13: 0x71eef91e65d2 - ::expand_crate [INFO] [stderr] 14: 0x71eef82f0af3 - rustc_interface[903e43df8d6bd657]::passes::configure_and_expand [INFO] [stderr] 15: 0x71eef8e07658 - rustc_interface[903e43df8d6bd657]::passes::resolver_for_lowering_raw [INFO] [stderr] 16: 0x71eef8e073cd - rustc_query_impl[8c5349e00d64015e]::plumbing::__rust_begin_short_backtrace::> [INFO] [stderr] 17: 0x71eef8e073a7 - >::call_once [INFO] [stderr] 18: 0x71eef8decb5f - rustc_query_system[d45be4fb383a0235]::query::plumbing::try_execute_query::>, false, false, false>, rustc_query_impl[8c5349e00d64015e]::plumbing::QueryCtxt, false> [INFO] [stderr] 19: 0x71eef8dec6bc - rustc_query_impl[8c5349e00d64015e]::query_impl::resolver_for_lowering_raw::get_query_non_incr::__rust_end_short_backtrace [INFO] [stderr] 20: 0x71eef8f7127b - , rustc_driver_impl[3f9d6dd912ac34bd]::run_compiler::{closure#0}::{closure#2}>::{closure#2} as core[75ca2badb63c4514]::ops::function::FnOnce<(&rustc_session[1e6875ba352dc1ba]::session::Session, rustc_middle[2342951a64deba5]::ty::context::CurrentGcx, alloc[d7482eb0f1d19161]::sync::Arc, &std[7d609349af90bec6]::sync::once_lock::OnceLock, &rustc_data_structures[c82a87ce5cdbfc92]::sync::worker_local::WorkerLocal, &rustc_data_structures[c82a87ce5cdbfc92]::sync::worker_local::WorkerLocal, rustc_driver_impl[3f9d6dd912ac34bd]::run_compiler::{closure#0}::{closure#2})>>::call_once::{shim:vtable#0} [INFO] [stderr] 21: 0x71eef8e5ac98 - rustc_interface[903e43df8d6bd657]::interface::run_compiler::<(), rustc_driver_impl[3f9d6dd912ac34bd]::run_compiler::{closure#0}>::{closure#1} [INFO] [stderr] 22: 0x71eef8ceac4e - std[7d609349af90bec6]::sys::backtrace::__rust_begin_short_backtrace::::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()> [INFO] [stderr] 23: 0x71eef8ceaa20 - ::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#1} as core[75ca2badb63c4514]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stderr] 24: 0x71eef8ced138 - ::new::thread_start [INFO] [stderr] 25: 0x71eef288aaa4 - [INFO] [stderr] 26: 0x71eef2917a64 - clone [INFO] [stderr] 27: 0x0 - [INFO] [stderr] [INFO] [stderr] error: the compiler unexpectedly panicked. this is a bug. [INFO] [stderr] [INFO] [stderr] note: we would appreciate a bug report: https://github.com/rust-lang/rust/issues/new?labels=C-bug%2C+I-ICE%2C+T-compiler&template=ice.md [INFO] [stderr] [INFO] [stderr] note: please make sure that you have updated to the latest nightly [INFO] [stderr] [INFO] [stderr] warning: the ICE couldn't be written to `/opt/rustwide/workdir/rustc-ice-2026-01-09T06_26_34-2170.txt`: Read-only file system (os error 30) [INFO] [stderr] [INFO] [stderr] note: rustc 1.94.0-nightly (66388cc16 2026-01-08) running on x86_64-unknown-linux-gnu [INFO] [stderr] [INFO] [stderr] note: compiler flags: -C embed-bitcode=no -C debuginfo=2 [INFO] [stderr] [INFO] [stderr] note: some of the compiler flags provided by cargo are hidden [INFO] [stderr] [INFO] [stderr] query stack during panic: [INFO] [stderr] #0 [resolver_for_lowering_raw] getting the resolver for lowering [INFO] [stderr] end of query stack [INFO] [stderr] error: could not compile `proxide` (bin "proxide" test) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/66388cc165a6c4ac98c074dc9f0281ff23528c55/bin/rustc --crate-name proxide --edition=2018 src/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=5fd06b9d8f6e8a08 -C extra-filename=-05524f328c1ce985 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern base64=/opt/rustwide/target/debug/deps/libbase64-c8f9ce90a46dc3f3.rmeta --extern bytes=/opt/rustwide/target/debug/deps/libbytes-7f77b0c7cc2cacff.rmeta --extern chrono=/opt/rustwide/target/debug/deps/libchrono-06f38a9e31a7191d.rmeta --extern clap=/opt/rustwide/target/debug/deps/libclap-78bef63bd2b1c3cc.rmeta --extern crossterm=/opt/rustwide/target/debug/deps/libcrossterm-9795fb80b20227ad.rmeta --extern ctrlc=/opt/rustwide/target/debug/deps/libctrlc-daecd26ef66214d3.rmeta --extern futures=/opt/rustwide/target/debug/deps/libfutures-12f3aa7d013eca36.rmeta --extern glob=/opt/rustwide/target/debug/deps/libglob-89462d437e8c89f8.rmeta --extern grpc_tester=/opt/rustwide/target/debug/deps/libgrpc_tester-ec3b3c1e445058d8.rmeta --extern h2=/opt/rustwide/target/debug/deps/libh2-dd6175047d473ed7.rmeta --extern http=/opt/rustwide/target/debug/deps/libhttp-3b356076e3a49c23.rmeta --extern http_serde=/opt/rustwide/target/debug/deps/libhttp_serde-ab461a622b020157.rmeta --extern httparse=/opt/rustwide/target/debug/deps/libhttparse-c7dc5e6a7a5126d9.rmeta --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-3dcad08886afe173.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-55f3a6dd8d3f72bb.rmeta --extern portpicker=/opt/rustwide/target/debug/deps/libportpicker-af17f79374c98683.rmeta --extern protofish=/opt/rustwide/target/debug/deps/libprotofish-052edef3c1a42830.rmeta --extern rcgen=/opt/rustwide/target/debug/deps/librcgen-f5cd10976b49cb04.rmeta --extern rmp_serde=/opt/rustwide/target/debug/deps/librmp_serde-b4f039f61bab4c89.rmeta --extern rustls=/opt/rustwide/target/debug/deps/librustls-f454209ca39e4f5d.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-38c97703e6ccad40.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-d86ccd83e1e2c003.rmeta --extern serial_test=/opt/rustwide/target/debug/deps/libserial_test-0bd095ff274528f4.rmeta --extern shell_words=/opt/rustwide/target/debug/deps/libshell_words-2999c215d375848e.rmeta --extern simplelog=/opt/rustwide/target/debug/deps/libsimplelog-723163825f9b6ce9.rmeta --extern snafu=/opt/rustwide/target/debug/deps/libsnafu-8e33618271eb2dba.rmeta --extern tokio=/opt/rustwide/target/debug/deps/libtokio-169e552fe097c918.rmeta --extern tokio_rustls=/opt/rustwide/target/debug/deps/libtokio_rustls-ef2bd69a510dd9f8.rmeta --extern tui=/opt/rustwide/target/debug/deps/libtui-0ba0ddd21027582a.rmeta --extern uuid=/opt/rustwide/target/debug/deps/libuuid-3f0cc4d2f28b83e4.rmeta --extern wildmatch=/opt/rustwide/target/debug/deps/libwildmatch-e1d08dc9c4e8e775.rmeta --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/ring-68d4f0507cd682b7/out -L native=/opt/rustwide/target/debug/build/ring-08018c014ef6ecdf/out` (exit status: 101) [INFO] running `Command { std: "docker" "inspect" "1e840c72f3a399b7b3fb91a7d49816392ed9b861822341019db74f65452dca02", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1e840c72f3a399b7b3fb91a7d49816392ed9b861822341019db74f65452dca02", kill_on_drop: false }` [INFO] [stdout] 1e840c72f3a399b7b3fb91a7d49816392ed9b861822341019db74f65452dca02