[INFO] fetching crate idiom 0.5.4... [INFO] testing idiom-0.5.4 against try#8de4c7234dd9b97c9d76b58671343fdbbc9a433e+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_with_getrandom_patch_0 [INFO] extracting crate idiom 0.5.4 into /workspace/builds/worker-0-tc1/source [INFO] started tweaking crates.io crate idiom 0.5.4 [INFO] finished tweaking crates.io crate idiom 0.5.4 [INFO] tweaked toml for crates.io crate idiom 0.5.4 written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate idiom 0.5.4 on toolchain 8de4c7234dd9b97c9d76b58671343fdbbc9a433e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate idiom 0.5.4 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" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded pipeline v0.5.0 [INFO] [stderr] Downloaded xterm-query v0.5.2 [INFO] [stderr] Downloaded logos-codegen v0.15.0 [INFO] [stderr] Downloaded logos-derive v0.15.0 [INFO] [stderr] Downloaded portable-pty v0.9.0 [INFO] [stderr] Downloaded filedescriptor v0.8.3 [INFO] [stderr] Downloaded serial2 v0.2.29 [INFO] [stderr] Downloaded x11-clipboard v0.9.3 [INFO] [stderr] Downloaded idiom_tui v0.0.3 [INFO] [stderr] Downloaded copypasta v0.10.2 [INFO] [stderr] Downloaded coolor v1.1.0 [INFO] [stderr] Downloaded logos v0.15.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a970b26ee73afa236df852a8623670dcecbd00e4cce33462668660f39d88d592 [INFO] running `Command { std: "docker" "start" "-a" "a970b26ee73afa236df852a8623670dcecbd00e4cce33462668660f39d88d592", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a970b26ee73afa236df852a8623670dcecbd00e4cce33462668660f39d88d592", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a970b26ee73afa236df852a8623670dcecbd00e4cce33462668660f39d88d592", kill_on_drop: false }` [INFO] [stdout] a970b26ee73afa236df852a8623670dcecbd00e4cce33462668660f39d88d592 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "build" "--frozen" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] ea885e896e43201972638eee14ea993d4634a8d3e79883026e4596e740b91c16 [INFO] running `Command { std: "docker" "start" "-a" "ea885e896e43201972638eee14ea993d4634a8d3e79883026e4596e740b91c16", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.172 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling linux-raw-sys v0.4.15 [INFO] [stderr] Compiling downcast-rs v1.2.1 [INFO] [stderr] Compiling scoped-tls v1.0.1 [INFO] [stderr] Compiling wayland-sys v0.31.6 [INFO] [stderr] Compiling libloading v0.8.8 [INFO] [stderr] Compiling quick-xml v0.37.5 [INFO] [stderr] Compiling wayland-client v0.31.10 [INFO] [stderr] Compiling rustix v1.0.7 [INFO] [stderr] Compiling wayland-backend v0.3.10 [INFO] [stderr] Compiling linux-raw-sys v0.9.4 [INFO] [stderr] Compiling syn v2.0.101 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling logos-codegen v0.15.0 [INFO] [stderr] Compiling smithay-client-toolkit v0.19.2 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Compiling cursor-icon v1.2.0 [INFO] [stderr] Compiling cfg_aliases v0.1.1 [INFO] [stderr] Compiling xcursor v0.3.9 [INFO] [stderr] Compiling cfg_aliases v0.2.1 [INFO] [stderr] Compiling signal-hook v0.3.18 [INFO] [stderr] Compiling dlib v0.5.2 [INFO] [stderr] Compiling nix v0.29.0 [INFO] [stderr] Compiling nix v0.28.0 [INFO] [stderr] Compiling anstyle-parse v0.2.7 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling convert_case v0.7.1 [INFO] [stderr] Compiling xkeysym v0.2.1 [INFO] [stderr] Compiling beef v0.5.2 [INFO] [stderr] Compiling anstyle-query v1.1.3 [INFO] [stderr] Compiling anstyle v1.0.11 [INFO] [stderr] Compiling x11rb-protocol v0.13.1 [INFO] [stderr] Compiling colorchoice v1.0.4 [INFO] [stderr] Compiling indexmap v2.9.0 [INFO] [stderr] Compiling anstream v0.6.19 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling vte_generate_state_changes v0.1.2 [INFO] [stderr] Compiling clap_lex v0.7.5 [INFO] [stderr] Compiling winnow v0.7.11 [INFO] [stderr] Compiling litrs v0.4.1 [INFO] [stderr] Compiling option-ext v0.2.0 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling toml_write v0.1.2 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling clap_builder v4.5.40 [INFO] [stderr] Compiling fluent-uri v0.1.4 [INFO] [stderr] Compiling globset v0.4.16 [INFO] [stderr] Compiling vte v0.11.1 [INFO] [stderr] Compiling vte v0.14.1 [INFO] [stderr] Compiling thread_local v1.1.9 [INFO] [stderr] Compiling notify-types v2.0.0 [INFO] [stderr] Compiling wayland-scanner v0.31.6 [INFO] [stderr] Compiling shell-words v1.1.0 [INFO] [stderr] Compiling unicode-width v0.2.1 [INFO] [stderr] Compiling fuzzy-matcher v0.3.7 [INFO] [stderr] Compiling strip-ansi-escapes v0.2.1 [INFO] [stderr] Compiling idiom_tui v0.0.3 [INFO] [stderr] Compiling document-features v0.2.11 [INFO] [stderr] Compiling ignore v0.4.23 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling pipeline v0.5.0 [INFO] [stderr] Compiling coolor v1.1.0 [INFO] [stderr] Compiling vt100 v0.15.2 [INFO] [stderr] Compiling signal-hook-registry v1.4.5 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling memmap2 v0.9.5 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling inotify-sys v0.1.5 [INFO] [stderr] Compiling inotify v0.11.0 [INFO] [stderr] Compiling signal-hook-mio v0.2.4 [INFO] [stderr] Compiling serial2 v0.2.29 [INFO] [stderr] Compiling filetime v0.2.25 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling dirs-sys v0.5.0 [INFO] [stderr] Compiling dirs v6.0.0 [INFO] [stderr] Compiling notify v8.0.0 [INFO] [stderr] Compiling polling v3.8.0 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling derive_more-impl v2.0.1 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling serde_repr v0.1.20 [INFO] [stderr] Compiling clap_derive v4.5.40 [INFO] [stderr] Compiling logos-derive v0.15.0 [INFO] [stderr] Compiling logos v0.15.0 [INFO] [stderr] Compiling tokio v1.45.1 [INFO] [stderr] Compiling wayland-csd-frame v0.3.0 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling derive_more v2.0.1 [INFO] [stderr] Compiling crossterm v0.29.0 [INFO] [stderr] Compiling calloop v0.13.0 [INFO] [stderr] Compiling filedescriptor v0.8.3 [INFO] [stderr] Compiling xterm-query v0.5.2 [INFO] [stderr] Compiling x11rb v0.13.1 [INFO] [stderr] Compiling portable-pty v0.9.0 [INFO] [stderr] Compiling clap v4.5.40 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling wayland-protocols v0.32.8 [INFO] [stderr] Compiling wayland-cursor v0.31.10 [INFO] [stderr] Compiling calloop-wayland-source v0.3.0 [INFO] [stderr] Compiling x11-clipboard v0.9.3 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling tokio-util v0.7.15 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling serde_spanned v0.6.9 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Compiling lsp-types v0.97.0 [INFO] [stderr] Compiling wayland-protocols-wlr v0.3.8 [INFO] [stderr] Compiling toml v0.8.23 [INFO] [stderr] Compiling smithay-clipboard v0.7.2 [INFO] [stderr] Compiling copypasta v0.10.2 [INFO] [stderr] Compiling idiom v0.5.4 (/opt/rustwide/workdir) [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/lsp/local/tokens/mod.rs:42:18 [INFO] [stdout] | [INFO] [stdout] 42 | fn objectify(&self) -> ObjType { [INFO] [stdout] | ^^^^^ ------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 42 | fn objectify(&self) -> ObjType<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/lsp/local/tokens/lobster.rs:223:18 [INFO] [stdout] | [INFO] [stdout] 223 | fn objectify(&self) -> super::ObjType { [INFO] [stdout] | ^^^^^ -------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 223 | fn objectify(&self) -> super::ObjType<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/lsp/local/tokens/python.rs:208:18 [INFO] [stdout] | [INFO] [stdout] 208 | fn objectify(&self) -> super::ObjType { [INFO] [stdout] | ^^^^^ -------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 208 | fn objectify(&self) -> super::ObjType<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/lsp/local/tokens/rust.rs:331:18 [INFO] [stdout] | [INFO] [stdout] 331 | fn objectify(&self) -> super::ObjType { [INFO] [stdout] | ^^^^^ -------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 331 | fn objectify(&self) -> super::ObjType<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/lsp/local/tokens/ts.rs:215:18 [INFO] [stdout] | [INFO] [stdout] 215 | fn objectify(&self) -> super::ObjType { [INFO] [stdout] | ^^^^^ -------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 215 | fn objectify(&self) -> super::ObjType<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/lsp/lsp_stream.rs:146:25 [INFO] [stdout] | [INFO] [stdout] 146 | fn into_guard(mutex: &Mutex) -> MutexGuard { [INFO] [stdout] | ^^^^^^^^^ ------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 146 | fn into_guard(mutex: &Mutex) -> MutexGuard<'_, T> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique [INFO] [stdout] --> src/popups/generic_popup.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 16 | #[derive(Clone, PartialEq)] [INFO] [stdout] | --------- in this derive macro expansion [INFO] [stdout] 17 | pub struct CommandButton { [INFO] [stdout] 18 | pub command: fn(&mut PopupChoice, &mut Components), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the address of the same function can vary between different codegen units [INFO] [stdout] = note: furthermore, different functions could have the same address after being merged together [INFO] [stdout] = note: for more information visit [INFO] [stdout] = note: `#[warn(unpredictable_function_pointer_comparisons)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique [INFO] [stdout] --> src/popups/generic_popup.rs:34:5 [INFO] [stdout] | [INFO] [stdout] 29 | #[derive(Debug, Clone, PartialEq)] [INFO] [stdout] | --------- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 34 | message_as_buffer_builder: Option Option>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the address of the same function can vary between different codegen units [INFO] [stdout] = note: furthermore, different functions could have the same address after being merged together [INFO] [stdout] = note: for more information visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique [INFO] [stdout] --> src/popups/generic_selector.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 15 | #[derive(PartialEq, Debug, Clone)] [INFO] [stdout] | --------- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 19 | display: fn(&T, Line, &mut CrossTerm), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the address of the same function can vary between different codegen units [INFO] [stdout] = note: furthermore, different functions could have the same address after being merged together [INFO] [stdout] = note: for more information visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique [INFO] [stdout] --> src/popups/generic_selector.rs:20:5 [INFO] [stdout] | [INFO] [stdout] 15 | #[derive(PartialEq, Debug, Clone)] [INFO] [stdout] | --------- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 20 | command: fn(&mut PopupSelector, &mut Components), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the address of the same function can vary between different codegen units [INFO] [stdout] = note: furthermore, different functions could have the same address after being merged together [INFO] [stdout] = note: for more information visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/tree/tree_paths.rs:194:21 [INFO] [stdout] | [INFO] [stdout] 194 | fn serch_by_idx(&mut self, mut idx: usize) -> SerachResult { [INFO] [stdout] | ^^^^^^^^^ ------------ the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 194 | fn serch_by_idx(&mut self, mut idx: usize) -> SerachResult<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/tree/tree_paths.rs:383:17 [INFO] [stdout] | [INFO] [stdout] 383 | pub fn iter(&self) -> TreeIter { [INFO] [stdout] | ^^^^^ -------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 383 | pub fn iter(&self) -> TreeIter<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/workspace/line/mod.rs:221:30 [INFO] [stdout] | [INFO] [stdout] 221 | pub fn match_indices<'a>(&self, pat: &'a str) -> std::str::MatchIndices<&'a str> { [INFO] [stdout] | ^^^^^ ------------------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 221 | pub fn match_indices<'a>(&self, pat: &'a str) -> std::str::MatchIndices<'_, &'a str> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 12s [INFO] running `Command { std: "docker" "inspect" "ea885e896e43201972638eee14ea993d4634a8d3e79883026e4596e740b91c16", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ea885e896e43201972638eee14ea993d4634a8d3e79883026e4596e740b91c16", kill_on_drop: false }` [INFO] [stdout] ea885e896e43201972638eee14ea993d4634a8d3e79883026e4596e740b91c16 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--no-run" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 32a8f93c2393ff3979f5b2c60b26d27ac50586412b1422ed257b0fbc265d849e [INFO] running `Command { std: "docker" "start" "-a" "32a8f93c2393ff3979f5b2c60b26d27ac50586412b1422ed257b0fbc265d849e", kill_on_drop: false }` [INFO] [stderr] Compiling idiom v0.5.4 (/opt/rustwide/workdir) [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/lsp/local/tokens/mod.rs:42:18 [INFO] [stdout] | [INFO] [stdout] 42 | fn objectify(&self) -> ObjType { [INFO] [stdout] | ^^^^^ ------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 42 | fn objectify(&self) -> ObjType<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/lsp/local/tokens/lobster.rs:223:18 [INFO] [stdout] | [INFO] [stdout] 223 | fn objectify(&self) -> super::ObjType { [INFO] [stdout] | ^^^^^ -------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 223 | fn objectify(&self) -> super::ObjType<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/lsp/local/tokens/python.rs:208:18 [INFO] [stdout] | [INFO] [stdout] 208 | fn objectify(&self) -> super::ObjType { [INFO] [stdout] | ^^^^^ -------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 208 | fn objectify(&self) -> super::ObjType<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/lsp/local/tokens/rust.rs:331:18 [INFO] [stdout] | [INFO] [stdout] 331 | fn objectify(&self) -> super::ObjType { [INFO] [stdout] | ^^^^^ -------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 331 | fn objectify(&self) -> super::ObjType<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/lsp/local/tokens/ts.rs:215:18 [INFO] [stdout] | [INFO] [stdout] 215 | fn objectify(&self) -> super::ObjType { [INFO] [stdout] | ^^^^^ -------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 215 | fn objectify(&self) -> super::ObjType<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/lsp/lsp_stream.rs:146:25 [INFO] [stdout] | [INFO] [stdout] 146 | fn into_guard(mutex: &Mutex) -> MutexGuard { [INFO] [stdout] | ^^^^^^^^^ ------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 146 | fn into_guard(mutex: &Mutex) -> MutexGuard<'_, T> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique [INFO] [stdout] --> src/popups/generic_popup.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 16 | #[derive(Clone, PartialEq)] [INFO] [stdout] | --------- in this derive macro expansion [INFO] [stdout] 17 | pub struct CommandButton { [INFO] [stdout] 18 | pub command: fn(&mut PopupChoice, &mut Components), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the address of the same function can vary between different codegen units [INFO] [stdout] = note: furthermore, different functions could have the same address after being merged together [INFO] [stdout] = note: for more information visit [INFO] [stdout] = note: `#[warn(unpredictable_function_pointer_comparisons)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique [INFO] [stdout] --> src/popups/generic_popup.rs:34:5 [INFO] [stdout] | [INFO] [stdout] 29 | #[derive(Debug, Clone, PartialEq)] [INFO] [stdout] | --------- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 34 | message_as_buffer_builder: Option Option>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the address of the same function can vary between different codegen units [INFO] [stdout] = note: furthermore, different functions could have the same address after being merged together [INFO] [stdout] = note: for more information visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique [INFO] [stdout] --> src/popups/generic_selector.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 15 | #[derive(PartialEq, Debug, Clone)] [INFO] [stdout] | --------- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 19 | display: fn(&T, Line, &mut CrossTerm), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the address of the same function can vary between different codegen units [INFO] [stdout] = note: furthermore, different functions could have the same address after being merged together [INFO] [stdout] = note: for more information visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique [INFO] [stdout] --> src/popups/generic_selector.rs:20:5 [INFO] [stdout] | [INFO] [stdout] 15 | #[derive(PartialEq, Debug, Clone)] [INFO] [stdout] | --------- in this derive macro expansion [INFO] [stdout] ... [INFO] [stdout] 20 | command: fn(&mut PopupSelector, &mut Components), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the address of the same function can vary between different codegen units [INFO] [stdout] = note: furthermore, different functions could have the same address after being merged together [INFO] [stdout] = note: for more information visit [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/tree/tree_paths.rs:194:21 [INFO] [stdout] | [INFO] [stdout] 194 | fn serch_by_idx(&mut self, mut idx: usize) -> SerachResult { [INFO] [stdout] | ^^^^^^^^^ ------------ the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 194 | fn serch_by_idx(&mut self, mut idx: usize) -> SerachResult<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/tree/tree_paths.rs:383:17 [INFO] [stdout] | [INFO] [stdout] 383 | pub fn iter(&self) -> TreeIter { [INFO] [stdout] | ^^^^^ -------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 383 | pub fn iter(&self) -> TreeIter<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/workspace/line/mod.rs:221:30 [INFO] [stdout] | [INFO] [stdout] 221 | pub fn match_indices<'a>(&self, pat: &'a str) -> std::str::MatchIndices<&'a str> { [INFO] [stdout] | ^^^^^ ------------------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 221 | pub fn match_indices<'a>(&self, pat: &'a str) -> std::str::MatchIndices<'_, &'a str> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 18.71s [INFO] running `Command { std: "docker" "inspect" "32a8f93c2393ff3979f5b2c60b26d27ac50586412b1422ed257b0fbc265d849e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "32a8f93c2393ff3979f5b2c60b26d27ac50586412b1422ed257b0fbc265d849e", kill_on_drop: false }` [INFO] [stdout] 32a8f93c2393ff3979f5b2c60b26d27ac50586412b1422ed257b0fbc265d849e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] d0ba7b014dbf422ed6f66fb11e0277659922c40c1d8502a4ac165a49dda49c3b [INFO] running `Command { std: "docker" "start" "-a" "d0ba7b014dbf422ed6f66fb11e0277659922c40c1d8502a4ac165a49dda49c3b", kill_on_drop: false }` [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> src/lsp/local/tokens/mod.rs:42:18 [INFO] [stderr] | [INFO] [stderr] 42 | fn objectify(&self) -> ObjType { [INFO] [stderr] | ^^^^^ ------- the lifetime gets resolved as `'_` [INFO] [stderr] | | [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 42 | fn objectify(&self) -> ObjType<'_> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> src/lsp/local/tokens/lobster.rs:223:18 [INFO] [stderr] | [INFO] [stderr] 223 | fn objectify(&self) -> super::ObjType { [INFO] [stderr] | ^^^^^ -------------- the lifetime gets resolved as `'_` [INFO] [stderr] | | [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] | [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 223 | fn objectify(&self) -> super::ObjType<'_> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> src/lsp/local/tokens/python.rs:208:18 [INFO] [stderr] | [INFO] [stderr] 208 | fn objectify(&self) -> super::ObjType { [INFO] [stderr] | ^^^^^ -------------- the lifetime gets resolved as `'_` [INFO] [stderr] | | [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] | [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 208 | fn objectify(&self) -> super::ObjType<'_> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> src/lsp/local/tokens/rust.rs:331:18 [INFO] [stderr] | [INFO] [stderr] 331 | fn objectify(&self) -> super::ObjType { [INFO] [stderr] | ^^^^^ -------------- the lifetime gets resolved as `'_` [INFO] [stderr] | | [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] | [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 331 | fn objectify(&self) -> super::ObjType<'_> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> src/lsp/local/tokens/ts.rs:215:18 [INFO] [stderr] | [INFO] [stderr] 215 | fn objectify(&self) -> super::ObjType { [INFO] [stderr] | ^^^^^ -------------- the lifetime gets resolved as `'_` [INFO] [stderr] | | [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] | [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 215 | fn objectify(&self) -> super::ObjType<'_> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> src/lsp/lsp_stream.rs:146:25 [INFO] [stderr] | [INFO] [stderr] 146 | fn into_guard(mutex: &Mutex) -> MutexGuard { [INFO] [stderr] | ^^^^^^^^^ ------------- the lifetime gets resolved as `'_` [INFO] [stderr] | | [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] | [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 146 | fn into_guard(mutex: &Mutex) -> MutexGuard<'_, T> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique [INFO] [stderr] --> src/popups/generic_popup.rs:18:5 [INFO] [stderr] | [INFO] [stderr] 16 | #[derive(Clone, PartialEq)] [INFO] [stderr] | --------- in this derive macro expansion [INFO] [stderr] 17 | pub struct CommandButton { [INFO] [stderr] 18 | pub command: fn(&mut PopupChoice, &mut Components), [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: the address of the same function can vary between different codegen units [INFO] [stderr] = note: furthermore, different functions could have the same address after being merged together [INFO] [stderr] = note: for more information visit [INFO] [stderr] = note: `#[warn(unpredictable_function_pointer_comparisons)]` on by default [INFO] [stderr] [INFO] [stderr] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique [INFO] [stderr] --> src/popups/generic_popup.rs:34:5 [INFO] [stderr] | [INFO] [stderr] 29 | #[derive(Debug, Clone, PartialEq)] [INFO] [stderr] | --------- in this derive macro expansion [INFO] [stderr] ... [INFO] [stderr] 34 | message_as_buffer_builder: Option Option>, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: the address of the same function can vary between different codegen units [INFO] [stderr] = note: furthermore, different functions could have the same address after being merged together [INFO] [stderr] = note: for more information visit [INFO] [stderr] [INFO] [stderr] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique [INFO] [stderr] --> src/popups/generic_selector.rs:19:5 [INFO] [stderr] | [INFO] [stderr] 15 | #[derive(PartialEq, Debug, Clone)] [INFO] [stderr] | --------- in this derive macro expansion [INFO] [stderr] ... [INFO] [stderr] 19 | display: fn(&T, Line, &mut CrossTerm), [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: the address of the same function can vary between different codegen units [INFO] [stderr] = note: furthermore, different functions could have the same address after being merged together [INFO] [stderr] = note: for more information visit [INFO] [stderr] [INFO] [stderr] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique [INFO] [stderr] --> src/popups/generic_selector.rs:20:5 [INFO] [stderr] | [INFO] [stderr] 15 | #[derive(PartialEq, Debug, Clone)] [INFO] [stderr] | --------- in this derive macro expansion [INFO] [stderr] ... [INFO] [stderr] 20 | command: fn(&mut PopupSelector, &mut Components), [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: the address of the same function can vary between different codegen units [INFO] [stderr] = note: furthermore, different functions could have the same address after being merged together [INFO] [stderr] = note: for more information visit [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> src/tree/tree_paths.rs:194:21 [INFO] [stderr] | [INFO] [stderr] 194 | fn serch_by_idx(&mut self, mut idx: usize) -> SerachResult { [INFO] [stderr] | ^^^^^^^^^ ------------ the lifetime gets resolved as `'_` [INFO] [stderr] | | [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] | [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 194 | fn serch_by_idx(&mut self, mut idx: usize) -> SerachResult<'_> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> src/tree/tree_paths.rs:383:17 [INFO] [stderr] | [INFO] [stderr] 383 | pub fn iter(&self) -> TreeIter { [INFO] [stderr] | ^^^^^ -------- the lifetime gets resolved as `'_` [INFO] [stderr] | | [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] | [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 383 | pub fn iter(&self) -> TreeIter<'_> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> src/workspace/line/mod.rs:221:30 [INFO] [stderr] | [INFO] [stderr] 221 | pub fn match_indices<'a>(&self, pat: &'a str) -> std::str::MatchIndices<&'a str> { [INFO] [stderr] | ^^^^^ ------------------------------- the lifetime gets resolved as `'_` [INFO] [stderr] | | [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] | [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 221 | pub fn match_indices<'a>(&self, pat: &'a str) -> std::str::MatchIndices<'_, &'a str> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: `idiom` (bin "idiom" test) generated 13 warnings (run `cargo fix --bin "idiom" --tests` to apply 9 suggestions) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.22s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/idiom-07446c36c0a781d7) [INFO] [stdout] [INFO] [stdout] running 206 tests [INFO] [stdout] test ext_tui::pty::cursor::test::test_select_get ... ok [INFO] [stdout] test ext_tui::text_field::test::test_setting ... ok [INFO] [stdout] test ext_tui::text_field::test::test_move ... ok [INFO] [stdout] test ext_tui::text_field::test::test_select ... ok [INFO] [stdout] test lsp::local::tokens::bash::test::test_multistring ... ok [INFO] [stdout] test lsp::local::enriched::test::test_utf16 ... ok [INFO] [stdout] test lsp::local::enriched::test::test_utf32 ... ok [INFO] [stdout] test lsp::local::enriched::test::test_utf8 ... ok [INFO] [stdout] test global_state::controls::test::ensure_mode_len_match ... ok [INFO] [stdout] test lsp::local::tokens::lobster::test::test_class ... ok [INFO] [stdout] test lsp::client::test::test_gen_id ... ok [INFO] [stdout] test lsp::local::tokens::bash::test::test_comment_and_env ... ok [INFO] [stdout] test lsp::client::test::test_holder ... ok [INFO] [stdout] test lsp::local::tokens::lobster::test::test_comment ... ok [INFO] [stdout] test lsp::local::tokens::lobster::test::test_decor ... ok [INFO] [stdout] test lsp::local::tokens::lobster::test::test_scope ... ok [INFO] [stdout] test global_state::tests::full_rebuild_draw_insert ... ok [INFO] [stdout] test lsp::local::tokens::python::test::test_class ... ok [INFO] [stdout] test lsp::local::tokens::python::test::test_comment ... ok [INFO] [stdout] test lsp::local::tokens::python::test::test_decor ... ok [INFO] [stdout] test lsp::local::tokens::python::test::test_scope ... ok [INFO] [stdout] test lsp::local::tokens::rust::test::test_commas ... ok [INFO] [stdout] test lsp::local::tokens::rust::test::test_declare_type ... ok [INFO] [stdout] test lsp::local::tokens::rust::test::test_decorator ... ok [INFO] [stdout] test lsp::local::tokens::rust::test::test_macros ... ok [INFO] [stdout] test lsp::local::utils::test::test_utf16_reposition ... ok [INFO] [stdout] test lsp::local::utils::test::test_utf8_reposition ... ok [INFO] [stdout] test lsp::local::utils::test::test_with_pytoken ... ok [INFO] [stdout] test popups::popups_tree::test::reference_selector_test ... ok [INFO] [stdout] test global_state::tests::full_rebuild_draw ... ok [INFO] [stdout] test syntax::modal::completion::tests::bad_input_snippets ... ok [INFO] [stdout] test syntax::modal::completion::tests::ref_multi_var_snippet ... ok [INFO] [stdout] test syntax::modal::completion::tests::test_brach_snippet ... ok [INFO] [stdout] test syntax::modal::completion::tests::test_hard_snippet ... ok [INFO] [stdout] test syntax::modal::completion::tests::test_snippets_insert_and_replace ... ok [INFO] [stdout] test syntax::tests::token_dec ... ok [INFO] [stdout] test syntax::langs::tests::test_completable ... ok [INFO] [stdout] test syntax::modal::completion::tests::test_snippets_insert_text ... ok [INFO] [stdout] test syntax::langs::tests::test_stylize ... ok [INFO] [stdout] test syntax::tests::token_insert ... ok [INFO] [stdout] test syntax::tests::token_inc ... ok [INFO] [stdout] test lsp::local::tokens::rust::test::test_chars ... ok [INFO] [stdout] test syntax::tests::token_replace_range ... ok [INFO] [stdout] test workspace::actions::buffer::tests::backspace_indent ... ok [INFO] [stdout] test workspace::actions::buffer::tests::test_complex ... ok [INFO] [stdout] test workspace::actions::tests::add_assign_meta_data ... ok [INFO] [stdout] test workspace::actions::buffer::tests::del ... ok [INFO] [stdout] test workspace::actions::tests::add_meta_data ... ok [INFO] [stdout] test syntax::tests::token_motions ... ok [INFO] [stdout] test workspace::actions::buffer::tests::text ... ok [INFO] [stdout] test syntax::tests::token_replace_till ... ok [INFO] [stdout] test workspace::actions::buffer::tests::del_complx ... ok [INFO] [stdout] test workspace::actions::buffer::tests::backspace_complex ... ok [INFO] [stdout] test workspace::actions::tests::insert_snippet ... ok [INFO] [stdout] test workspace::actions::tests::insert_clip_with_indent_skip ... ok [INFO] [stdout] test workspace::actions::tests::insert_clip ... ok [INFO] [stdout] test workspace::actions::buffer::tests::backspace ... ok [INFO] [stdout] test workspace::actions::tests::indent_unindent ... ok [INFO] [stdout] test workspace::actions::tests::merge_next_line ... ok [INFO] [stdout] test workspace::actions::tests::meta_eq_inc_dec ... ok [INFO] [stdout] test workspace::actions::tests::meta_dec_inc_noover ... ok [INFO] [stdout] test workspace::actions::tests::meta_eq_inc_stat ... ok [INFO] [stdout] test workspace::actions::tests::meta_ls_dec_dec ... ok [INFO] [stdout] test workspace::actions::tests::meta_eq_inc_inc ... ok [INFO] [stdout] test workspace::actions::tests::paste_with_deep_indent ... ok [INFO] [stdout] test workspace::actions::tests::paste_with_indent ... ok [INFO] [stdout] test workspace::actions::tests::new_line ... ok [INFO] [stdout] test workspace::actions::tests::record_inline_insert ... ok [INFO] [stdout] test workspace::actions::tests::push_char_with_closing_and_select ... ok [INFO] [stdout] test workspace::actions::tests::paste_indent_derived ... ok [INFO] [stdout] test workspace::actions::tests::meta_gr_inc_dec ... ok [INFO] [stdout] test workspace::actions::tests::remove_from_line ... ok [INFO] [stdout] test workspace::actions::tests::remove_line ... ok [INFO] [stdout] test workspace::actions::tests::remove_select ... ok [INFO] [stdout] test workspace::actions::tests::swap_lines ... ok [INFO] [stdout] test workspace::actions::tests::replace_token ... ok [INFO] [stdout] test workspace::actions::tests::replace_select ... ok [INFO] [stdout] test workspace::editor::code_tests::test_line_number_calcs ... ok [INFO] [stdout] test workspace::editor::code_tests::test_display ... ok [INFO] [stdout] test workspace::line::status::test::test_cache ... ok [INFO] [stdout] test workspace::editor::code_tests::test_update_path ... ok [INFO] [stdout] test workspace::line::tests::test_get ... ok [INFO] [stdout] test workspace::line::tests::test_insert ... ok [INFO] [stdout] test workspace::line::tests::test_insert_str ... ok [INFO] [stdout] test workspace::line::tests::test_push ... ok [INFO] [stdout] test workspace::line::tests::test_push_str ... ok [INFO] [stdout] test workspace::line::tests::test_replace_from ... ok [INFO] [stdout] test workspace::line::tests::test_replace_range ... ok [INFO] [stdout] test workspace::line::tests::test_remove ... ok [INFO] [stdout] test workspace::line::tests::test_replace_till ... ok [INFO] [stdout] test workspace::line::tests::test_split_off ... ok [INFO] [stdout] test workspace::line::tests::test_utf16_idx_at ... ok [INFO] [stdout] test workspace::line::tests::test_split_off_ascii ... ok [INFO] [stdout] test workspace::line::tests::trim_counted ... ok [INFO] [stdout] test workspace::renderer::code::tests::test_cursor_select ... ok [INFO] [stdout] test workspace::renderer::code::tests::test_cursor_complex ... ok [INFO] [stdout] test workspace::renderer::code::tests::test_cursor_select_complex ... ok [INFO] [stdout] test workspace::line::tests::test_utf8_idx_at ... ok [INFO] [stdout] test workspace::renderer::code::tests::test_cursor ... ok [INFO] [stdout] test workspace::renderer::code::tests::test_line_render_select_utf16 ... ok [INFO] [stdout] test workspace::renderer::code::tests::test_line_render_select_utf8 ... ok [INFO] [stdout] test workspace::renderer::code::tests::test_line_render_select_utf32 ... ok [INFO] [stdout] test workspace::renderer::code::tests::test_line_render_utf16 ... ok [INFO] [stdout] test workspace::renderer::code::tests::test_line_render_shrunk_utf8 ... ok [INFO] [stdout] test workspace::renderer::code::tests::wrap_cursor ... ok [INFO] [stdout] test workspace::renderer::code::tests::wrap_cursor_complex ... ok [INFO] [stdout] test workspace::renderer::code::tests::test_line_wrapping_utf8 ... ok [INFO] [stdout] test workspace::renderer::code::tests::test_line_wrapping_utf16 ... ok [INFO] [stdout] test workspace::renderer::code::tests::test_line_render_shrunk_utf32 ... ok [INFO] [stdout] test workspace::renderer::code::tests::test_line_render_utf8 ... ok [INFO] [stdout] test workspace::renderer::code::tests::test_line_wrapping_utf32 ... ok [INFO] [stdout] test workspace::renderer::code::tests::test_line_render_shrunk_utf16 ... ok [INFO] [stdout] test workspace::renderer::code::tests::test_line_render_utf32 ... ok [INFO] [stdout] test workspace::renderer::markdown::parser::block::blockquote::test::no_early_matching ... ok [INFO] [stdout] test workspace::renderer::markdown::parser::block::hr::test::no_false_positives ... ok [INFO] [stdout] test workspace::renderer::markdown::parser::block::atx_header::test::no_false_positives ... ok [INFO] [stdout] test workspace::renderer::markdown::parser::block::blockquote::test::no_false_positives ... ok [INFO] [stdout] test workspace::renderer::markdown::parser::block::hr::test::finds_hr ... ok [INFO] [stdout] test workspace::renderer::markdown::parser::block::code_block::test::no_early_matching ... ok [INFO] [stdout] test workspace::renderer::markdown::parser::block::code_block::test::no_false_positives ... ok [INFO] [stdout] test workspace::renderer::markdown::parser::block::code_block::test::finds_code_block ... ok [INFO] [stdout] test workspace::renderer::markdown::parser::block::code_block::test::knows_when_to_stop ... ok [INFO] [stdout] test workspace::renderer::markdown::parser::block::ordered_list::test::no_false_positives ... ok [INFO] [stdout] test workspace::renderer::markdown::parser::block::test::finds_code_block ... ok [INFO] [stdout] test workspace::renderer::markdown::parser::block::ordered_list::test::no_early_matching ... ok [INFO] [stdout] test workspace::renderer::markdown::parser::block::test::finds_hr ... ok [INFO] [stdout] test workspace::renderer::markdown::parser::block::unordered_list::test::no_early_matching ... ok [INFO] [stdout] test workspace::renderer::markdown::parser::block::unordered_list::test::no_false_positives ... ok [INFO] [stdout] test workspace::renderer::markdown::parser::span::br::test::finds_breaks ... ok [INFO] [stdout] test workspace::renderer::markdown::parser::span::br::test::no_false_positives ... ok [INFO] [stdout] test workspace::renderer::markdown::parser::span::code::finds_code ... ok [INFO] [stdout] test workspace::renderer::markdown::parser::span::code::no_early_matching ... ok [INFO] [stdout] test workspace::renderer::markdown::parser::span::code::no_false_positives ... ok [INFO] [stdout] test workspace::renderer::markdown::parser::block::test::finds_atx_header ... ok [INFO] [stdout] test workspace::renderer::markdown::parser::span::emphasis::test::no_early_matching ... ok [INFO] [stdout] test workspace::renderer::markdown::parser::span::emphasis::test::no_false_positives ... ok [INFO] [stdout] test workspace::renderer::markdown::parser::block::blockquote::test::knows_when_to_stop ... ok [INFO] [stdout] test workspace::renderer::markdown::parser::block::ordered_list::test::knows_when_to_stop ... ok [INFO] [stdout] test workspace::renderer::markdown::parser::block::atx_header::test::finds_atx_header ... ok [INFO] [stdout] test workspace::renderer::markdown::parser::block::test::finds_setext_header ... ok [INFO] [stdout] test workspace::renderer::markdown::parser::span::image::finds_image ... ok [INFO] [stdout] test workspace::renderer::markdown::parser::block::ordered_list::test::multi_level_list ... ok [INFO] [stdout] test workspace::renderer::markdown::parser::block::blockquote::test::finds_blockquote ... ok [INFO] [stdout] test workspace::renderer::markdown::parser::span::image::no_early_matching ... ok [INFO] [stdout] test workspace::renderer::markdown::parser::span::emphasis::test::finds_emphasis ... ok [INFO] [stdout] test workspace::renderer::markdown::parser::block::test::finds_blockquotes ... ok [INFO] [stdout] test workspace::renderer::markdown::parser::block::setext_header::test::finds_atx_header ... ok [INFO] [stdout] test workspace::renderer::markdown::parser::block::atx_header::test::ignores_closing_hashes ... ok [INFO] [stdout] test workspace::renderer::markdown::parser::block::ordered_list::test::finds_list ... ok [INFO] [stdout] test workspace::renderer::markdown::parser::span::image::no_false_positives ... ok [INFO] [stdout] test workspace::renderer::markdown::parser::span::link::finds_link ... ok [INFO] [stdout] test workspace::renderer::markdown::parser::span::link::no_early_matching ... ok [INFO] [stdout] test workspace::renderer::markdown::parser::block::unordered_list::test::knows_when_to_stop ... ok [INFO] [stdout] test workspace::renderer::markdown::parser::span::link::no_false_positives ... ok [INFO] [stdout] test workspace::renderer::markdown::parser::span::strong::test::no_early_matching ... ok [INFO] [stdout] test workspace::renderer::markdown::parser::span::test::converts_into_text ... ok [INFO] [stdout] test workspace::renderer::markdown::parser::block::unordered_list::test::finds_list ... ok [INFO] [stdout] test workspace::renderer::markdown::parser::span::test::finds_breaks ... ok [INFO] [stdout] test workspace::renderer::markdown::parser::span::strong::test::finds_strong ... ok [INFO] [stdout] test workspace::renderer::markdown::parser::span::strong::test::no_false_positives ... ok [INFO] [stdout] test workspace::renderer::markdown::parser::span::test::finds_everything ... ok [INFO] [stdout] test workspace::renderer::markdown::parser::span::test::finds_image ... ok [INFO] [stdout] test workspace::renderer::markdown::parser::span::test::finds_link ... ok [INFO] [stdout] test workspace::renderer::markdown::parser::span::test::finds_emphasis ... ok [INFO] [stdout] test workspace::renderer::markdown::parser::span::test::finds_code ... ok [INFO] [stdout] test workspace::renderer::markdown::parser::span::test::properly_consumes_multibyte_utf8 ... ok [INFO] [stdout] test workspace::renderer::markdown::parser::span::test::finds_strong ... ok [INFO] [stdout] test workspace::renderer::markdown::tests::cursor_render ... ok [INFO] [stdout] test workspace::renderer::markdown::tests::cursor_complex_render ... ok [INFO] [stdout] test workspace::renderer::markdown::tests::cursor_complex_select ... ok [INFO] [stdout] test workspace::renderer::markdown::tests::complex_line_select ... ok [INFO] [stdout] test workspace::renderer::markdown::tests::cursor_select ... ok [INFO] [stdout] test workspace::renderer::markdown::tests::parser_code_snippet ... ok [INFO] [stdout] test workspace::renderer::text::tests::complex_line ... ok [INFO] [stdout] test workspace::renderer::text::tests::complex_line_select ... ok [INFO] [stdout] test workspace::renderer::text::tests::cursor_complex_render ... ok [INFO] [stdout] test workspace::renderer::markdown::tests::simple_line_select ... ok [INFO] [stdout] test workspace::renderer::text::tests::cursor_complex_select ... ok [INFO] [stdout] test workspace::renderer::text::tests::cursor_render ... ok [INFO] [stdout] test workspace::renderer::text::tests::simple_line ... ok [INFO] [stdout] test workspace::renderer::markdown::tests::example_parsed_code ... ok [INFO] [stdout] test workspace::renderer::text::tests::cursor_select ... ok [INFO] [stdout] test workspace::tests::cursor_postion_confirm ... ok [INFO] [stdout] test workspace::renderer::text::tests::simple_line_select ... ok [INFO] [stdout] test workspace::tests::get_closing_context ... ok [INFO] [stdout] test workspace::tests::test_allow_closing ... ok [INFO] [stdout] test workspace::tests::test_allow_quotes ... ok [INFO] [stdout] test workspace::renderer::markdown::tests::complex_line ... ok [INFO] [stdout] test workspace::renderer::markdown::tests::simple_line ... ok [INFO] [stdout] test workspace::tests::test_clip_content ... ok [INFO] [stdout] test workspace::tests::test_block_quotes ... ok [INFO] [stdout] test workspace::tests::test_copy_content ... ok [INFO] [stdout] test workspace::tests::test_insert_clip ... ok [INFO] [stdout] test workspace::tests::test_backspace ... ok [INFO] [stdout] test workspace::tests::test_block_closing ... ok [INFO] [stdout] test workspace::tests::test_del ... ok [INFO] [stdout] test workspace::tests::test_jump_select ... ok [INFO] [stdout] test workspace::tests::test_cut_paste ... ok [INFO] [stdout] test workspace::tests::test_remove_content ... ok [INFO] [stdout] test workspace::tests::test_chars ... ok [INFO] [stdout] test workspace::tests::test_select ... ok [INFO] [stdout] test workspace::tests::test_open_scope ... ok [INFO] [stdout] test workspace::tests::test_new_line ... ok [INFO] [stdout] test workspace::tests::test_move ... ok [INFO] [stdout] test workspace::line::tests::test_utf16_idx_at_panic - should panic ... ok [INFO] [stdout] test workspace::line::tests::test_utf8_idx_at_panic - should panic ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 206 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.30s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "d0ba7b014dbf422ed6f66fb11e0277659922c40c1d8502a4ac165a49dda49c3b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d0ba7b014dbf422ed6f66fb11e0277659922c40c1d8502a4ac165a49dda49c3b", kill_on_drop: false }` [INFO] [stdout] d0ba7b014dbf422ed6f66fb11e0277659922c40c1d8502a4ac165a49dda49c3b