[INFO] fetching crate xplr 1.0.1... [INFO] testing xplr-1.0.1 against try#b83b707f97d809763b7861afa7638871f3339a33 for pr-145838-1 [INFO] extracting crate xplr 1.0.1 into /workspace/builds/worker-3-tc2/source [INFO] started tweaking crates.io crate xplr 1.0.1 [INFO] finished tweaking crates.io crate xplr 1.0.1 [INFO] tweaked toml for crates.io crate xplr 1.0.1 written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate xplr 1.0.1 on toolchain b83b707f97d809763b7861afa7638871f3339a33 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate xplr 1.0.1 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" "+b83b707f97d809763b7861afa7638871f3339a33" "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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] cc4c5ae9bdcc252289f7fe184e82597eb8628c6164003113335e13d02a02ea40 [INFO] running `Command { std: "docker" "start" "-a" "cc4c5ae9bdcc252289f7fe184e82597eb8628c6164003113335e13d02a02ea40", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "cc4c5ae9bdcc252289f7fe184e82597eb8628c6164003113335e13d02a02ea40", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cc4c5ae9bdcc252289f7fe184e82597eb8628c6164003113335e13d02a02ea40", kill_on_drop: false }` [INFO] [stdout] cc4c5ae9bdcc252289f7fe184e82597eb8628c6164003113335e13d02a02ea40 [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 83f8c2348e9a0d3aa4584a354971c59b35f059683eec2dc4d48d314d5648f066 [INFO] running `Command { std: "docker" "start" "-a" "83f8c2348e9a0d3aa4584a354971c59b35f059683eec2dc4d48d314d5648f066", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling libc v0.2.174 [INFO] [stderr] Compiling cfg-if v1.0.1 [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling bitflags v2.9.1 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling rustversion v1.0.21 [INFO] [stderr] Compiling foldhash v0.1.5 [INFO] [stderr] Compiling allocator-api2 v0.2.21 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling lock_api v0.4.13 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling env_home v0.1.0 [INFO] [stderr] Compiling rustix v1.0.7 [INFO] [stderr] Compiling unicase v2.8.1 [INFO] [stderr] Compiling linux-raw-sys v0.9.4 [INFO] [stderr] Compiling anstyle v1.0.11 [INFO] [stderr] Compiling signal-hook v0.3.18 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling anstyle-parse v0.2.7 [INFO] [stderr] Compiling cc v1.2.28 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling unicode-width v0.2.0 [INFO] [stderr] Compiling hashbrown v0.15.4 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling pulldown-cmark v0.13.0 [INFO] [stderr] Compiling anstyle-query v1.1.3 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling colorchoice v1.0.4 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling anstream v0.6.19 [INFO] [stderr] Compiling linux-raw-sys v0.4.15 [INFO] [stderr] Compiling cfg_aliases v0.2.1 [INFO] [stderr] Compiling nix v0.29.0 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling castaway v0.2.3 [INFO] [stderr] Compiling clap_lex v0.7.5 [INFO] [stderr] Compiling unicode-width v0.1.14 [INFO] [stderr] Compiling typeid v1.0.3 [INFO] [stderr] Compiling indoc v2.0.6 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Compiling clap_builder v4.5.40 [INFO] [stderr] Compiling libm v0.2.15 [INFO] [stderr] Compiling time-core v0.1.4 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling cassowary v0.3.0 [INFO] [stderr] Compiling lua-src v547.0.0 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling lru v0.12.5 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Compiling chrono v0.4.41 [INFO] [stderr] Compiling ordered-float v2.10.1 [INFO] [stderr] Compiling time-macros v0.2.22 [INFO] [stderr] Compiling mime_guess v2.0.5 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling thread_local v1.1.9 [INFO] [stderr] Compiling crossbeam-queue v0.3.12 [INFO] [stderr] Compiling signal-hook-registry v1.4.5 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling which v7.0.3 [INFO] [stderr] Compiling signal-hook-mio v0.2.4 [INFO] [stderr] Compiling luajit-src v210.5.12+a4f56a4 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling num_threads v0.1.7 [INFO] [stderr] Compiling jiff v0.2.15 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling skim-common v0.1.2 [INFO] [stderr] Compiling term v0.7.0 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling anyhow v1.0.98 [INFO] [stderr] Compiling mlua-sys v0.6.8 [INFO] [stderr] Compiling unsafe-libyaml v0.2.11 [INFO] [stderr] Compiling vte v0.15.0 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling unicode-truncate v1.1.0 [INFO] [stderr] Compiling rand v0.9.1 [INFO] [stderr] Compiling timer v0.2.0 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling crossbeam v0.8.4 [INFO] [stderr] Compiling fuzzy-matcher v0.3.7 [INFO] [stderr] Compiling defer-drop v1.3.0 [INFO] [stderr] Compiling path-dedot v3.1.1 [INFO] [stderr] Compiling nu-ansi-term v0.50.1 [INFO] [stderr] Compiling simdutf8 v0.1.5 [INFO] [stderr] Compiling beef v0.5.2 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling unicode_categories v0.1.1 [INFO] [stderr] Compiling unicode-linebreak v0.1.5 [INFO] [stderr] Compiling smawk v0.3.2 [INFO] [stderr] Compiling rustc-hash v2.1.1 [INFO] [stderr] Compiling lscolors v0.20.0 [INFO] [stderr] Compiling path-absolutize v3.1.1 [INFO] [stderr] Compiling home v0.5.11 [INFO] [stderr] Compiling textwrap v0.16.2 [INFO] [stderr] Compiling xdg v3.0.0 [INFO] [stderr] Compiling natord v1.0.9 [INFO] [stderr] Compiling env_filter v0.1.3 [INFO] [stderr] Compiling humansize v2.1.3 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling clap_derive v4.5.40 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling snailquote v0.3.1 [INFO] [stderr] Compiling env_logger v0.11.8 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling strum v0.26.3 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling derive_builder_core v0.20.2 [INFO] [stderr] Compiling instability v0.3.7 [INFO] [stderr] Compiling clap v4.5.40 [INFO] [stderr] Compiling clap_complete v4.5.54 [INFO] [stderr] Compiling derive_builder_macro v0.20.2 [INFO] [stderr] Compiling derive_builder v0.20.2 [INFO] [stderr] Compiling compact_str v0.8.1 [INFO] [stderr] Compiling bstr v1.12.0 [INFO] [stderr] Compiling indexmap v2.10.0 [INFO] [stderr] Compiling deranged v0.4.0 [INFO] [stderr] Compiling erased-serde v0.4.6 [INFO] [stderr] Compiling serde-value v0.7.0 [INFO] [stderr] Compiling crossterm v0.28.1 [INFO] [stderr] Compiling shell-quote v0.7.2 [INFO] [stderr] Compiling serde_yaml v0.9.34+deprecated [INFO] [stderr] Compiling time v0.3.41 [INFO] [stderr] Compiling ratatui v0.29.0 [INFO] [stderr] Compiling gethostname v1.0.2 [INFO] [stderr] Compiling jf v0.6.2 [INFO] [stderr] Compiling skim-tuikit v0.6.2 [INFO] [stderr] Compiling skim v0.18.0 [INFO] [stderr] Compiling ansi-to-tui v7.0.0 [INFO] [stderr] Compiling tui-input v0.14.0 [INFO] [stderr] Compiling mlua v0.10.5 [INFO] [stderr] Compiling xplr v1.0.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: unnecessary parentheses around closure body [INFO] [stdout] --> src/explorer.rs:149:18 [INFO] [stdout] | [INFO] [stdout] 149 | .map(|e| (e.file_name().to_string_lossy().to_string())); [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 149 - .map(|e| (e.file_name().to_string_lossy().to_string())); [INFO] [stdout] 149 + .map(|e| e.file_name().to_string_lossy().to_string()); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around closure body [INFO] [stdout] --> src/ui.rs:734:33 [INFO] [stdout] | [INFO] [stdout] 734 | .fold(0, |a, b| (a ^ b)), [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 734 - .fold(0, |a, b| (a ^ b)), [INFO] [stdout] 734 + .fold(0, |a, b| a ^ b), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Options` is never constructed [INFO] [stdout] --> src/lua/util.rs:643:16 [INFO] [stdout] | [INFO] [stdout] 643 | pub struct Options { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/search.rs:19:13 [INFO] [stdout] | [INFO] [stdout] 19 | fn text(&self) -> std::borrow::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] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 19 | fn text(&self) -> std::borrow::Cow<'_, str> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 58s [INFO] running `Command { std: "docker" "inspect" "83f8c2348e9a0d3aa4584a354971c59b35f059683eec2dc4d48d314d5648f066", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "83f8c2348e9a0d3aa4584a354971c59b35f059683eec2dc4d48d314d5648f066", kill_on_drop: false }` [INFO] [stdout] 83f8c2348e9a0d3aa4584a354971c59b35f059683eec2dc4d48d314d5648f066 [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2aa744a8a54c00ec22d37ade9ad9e9f4e838687cadb599c2b55866fdef1afea8 [INFO] running `Command { std: "docker" "start" "-a" "2aa744a8a54c00ec22d37ade9ad9e9f4e838687cadb599c2b55866fdef1afea8", kill_on_drop: false }` [INFO] [stderr] Compiling half v2.6.0 [INFO] [stderr] Compiling plotters-backend v0.3.7 [INFO] [stderr] Compiling ciborium-io v0.2.2 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling predicates-core v1.0.9 [INFO] [stderr] Compiling termtree v0.5.1 [INFO] [stderr] Compiling assert_cmd v2.0.17 [INFO] [stderr] Compiling difflib v0.4.0 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling cast v0.3.0 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling wait-timeout v0.2.1 [INFO] [stderr] Compiling oorandom v11.1.5 [INFO] [stderr] Compiling anes v0.1.6 [INFO] [stdout] warning: unnecessary parentheses around closure body [INFO] [stdout] --> src/explorer.rs:149:18 [INFO] [stdout] | [INFO] [stdout] 149 | .map(|e| (e.file_name().to_string_lossy().to_string())); [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 149 - .map(|e| (e.file_name().to_string_lossy().to_string())); [INFO] [stdout] 149 + .map(|e| e.file_name().to_string_lossy().to_string()); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around closure body [INFO] [stdout] --> src/ui.rs:734:33 [INFO] [stdout] | [INFO] [stdout] 734 | .fold(0, |a, b| (a ^ b)), [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 734 - .fold(0, |a, b| (a ^ b)), [INFO] [stdout] 734 + .fold(0, |a, b| a ^ b), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Options` is never constructed [INFO] [stdout] --> src/lua/util.rs:643:16 [INFO] [stdout] | [INFO] [stdout] 643 | pub struct Options { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/search.rs:19:13 [INFO] [stdout] | [INFO] [stdout] 19 | fn text(&self) -> std::borrow::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] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 19 | fn text(&self) -> std::borrow::Cow<'_, str> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling predicates-tree v1.0.12 [INFO] [stderr] Compiling predicates v3.1.3 [INFO] [stderr] Compiling criterion-plot v0.5.0 [INFO] [stderr] Compiling ciborium-ll v0.2.2 [INFO] [stderr] Compiling plotters-svg v0.3.7 [INFO] [stderr] Compiling ciborium v0.2.2 [INFO] [stderr] Compiling plotters v0.3.7 [INFO] [stderr] Compiling criterion v0.6.0 [INFO] [stderr] Compiling xplr v1.0.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: unnecessary parentheses around closure body [INFO] [stdout] --> src/explorer.rs:149:18 [INFO] [stdout] | [INFO] [stdout] 149 | .map(|e| (e.file_name().to_string_lossy().to_string())); [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 149 - .map(|e| (e.file_name().to_string_lossy().to_string())); [INFO] [stdout] 149 + .map(|e| e.file_name().to_string_lossy().to_string()); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around closure body [INFO] [stdout] --> src/ui.rs:734:33 [INFO] [stdout] | [INFO] [stdout] 734 | .fold(0, |a, b| (a ^ b)), [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 734 - .fold(0, |a, b| (a ^ b)), [INFO] [stdout] 734 + .fold(0, |a, b| a ^ b), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Options` is never constructed [INFO] [stdout] --> src/lua/util.rs:643:16 [INFO] [stdout] | [INFO] [stdout] 643 | pub struct Options { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/search.rs:19:13 [INFO] [stdout] | [INFO] [stdout] 19 | fn text(&self) -> std::borrow::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] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 19 | fn text(&self) -> std::borrow::Cow<'_, str> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 18.15s [INFO] running `Command { std: "docker" "inspect" "2aa744a8a54c00ec22d37ade9ad9e9f4e838687cadb599c2b55866fdef1afea8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2aa744a8a54c00ec22d37ade9ad9e9f4e838687cadb599c2b55866fdef1afea8", kill_on_drop: false }` [INFO] [stdout] 2aa744a8a54c00ec22d37ade9ad9e9f4e838687cadb599c2b55866fdef1afea8 [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 4e78f787075b126dd0f657f35b70be586901a7a7ae15b6a35883631a04827c76 [INFO] running `Command { std: "docker" "start" "-a" "4e78f787075b126dd0f657f35b70be586901a7a7ae15b6a35883631a04827c76", kill_on_drop: false }` [INFO] [stderr] warning: unnecessary parentheses around closure body [INFO] [stderr] --> src/explorer.rs:149:18 [INFO] [stderr] | [INFO] [stderr] 149 | .map(|e| (e.file_name().to_string_lossy().to_string())); [INFO] [stderr] | ^ ^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] help: remove these parentheses [INFO] [stderr] | [INFO] [stderr] 149 - .map(|e| (e.file_name().to_string_lossy().to_string())); [INFO] [stderr] 149 + .map(|e| e.file_name().to_string_lossy().to_string()); [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around closure body [INFO] [stderr] --> src/ui.rs:734:33 [INFO] [stderr] | [INFO] [stderr] 734 | .fold(0, |a, b| (a ^ b)), [INFO] [stderr] | ^ ^ [INFO] [stderr] | [INFO] [stderr] help: remove these parentheses [INFO] [stderr] | [INFO] [stderr] 734 - .fold(0, |a, b| (a ^ b)), [INFO] [stderr] 734 + .fold(0, |a, b| a ^ b), [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: struct `Options` is never constructed [INFO] [stderr] --> src/lua/util.rs:643:16 [INFO] [stderr] | [INFO] [stderr] 643 | pub struct Options { [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/search.rs:19:13 [INFO] [stderr] | [INFO] [stderr] 19 | fn text(&self) -> std::borrow::Cow { [INFO] [stderr] | ^^^^^ ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 19 | fn text(&self) -> std::borrow::Cow<'_, str> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: `xplr` (lib) generated 4 warnings (run `cargo fix --lib -p xplr` to apply 3 suggestions) [INFO] [stderr] warning: `xplr` (lib test) generated 4 warnings (4 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.40s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/xplr-7f476a5d0fec124e) [INFO] [stdout] [INFO] [stdout] running 19 tests [INFO] [stdout] test explorer::tests::test_explore_sync ... ok [INFO] [stdout] test lua::tests::test_compatibility ... ok [INFO] [stdout] test path::tests::test_relative_to_file ... ok [INFO] [stdout] test explorer::tests::test_failed_explore_sync ... ok [INFO] [stdout] test explorer::tests::test_explore_async ... ok [INFO] [stdout] test path::tests::test_shorten_base ... ok [INFO] [stdout] test path::tests::test_relative_to_root ... ok [INFO] [stdout] test path::tests::test_relative_to_pwd ... ok [INFO] [stdout] test path::tests::test_shorten_home ... ok [INFO] [stdout] test path::tests::test_shorten_parent ... ok [INFO] [stdout] test path::tests::test_shorten_pwd ... ok [INFO] [stdout] test path::tests::test_shorten_root ... ok [INFO] [stdout] test ui::tests::test_extend_style ... ok [INFO] [stdout] test path::tests::test_path_escape ... ok [INFO] [stdout] test ui::tests::test_layout_replace ... ok [INFO] [stdout] test tests::test_upgrade_guide_has_latest_version ... ok [INFO] [stdout] test path::tests::test_relative_to_base ... ok [INFO] [stdout] test path::tests::test_relative_to_parent ... ok [INFO] [stdout] test pwd_watcher::tests::test_pwd_watcher ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 19 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.03s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stderr] Running unittests src/bin/xplr.rs (/opt/rustwide/target/debug/deps/xplr-311221d29de00527) [INFO] [stdout] test tests::test_no_debug_in_lib ... ok [INFO] [stdout] test tests::test_cli_help ... ok [INFO] [stderr] Doc-tests xplr [INFO] [stdout] test tests::test_cli_version ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s [INFO] [stdout] [INFO] [stderr] warning: unnecessary parentheses around closure body [INFO] [stderr] --> src/explorer.rs:149:18 [INFO] [stderr] | [INFO] [stderr] 149 | .map(|e| (e.file_name().to_string_lossy().to_string())); [INFO] [stderr] | ^ ^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] help: remove these parentheses [INFO] [stderr] | [INFO] [stderr] 149 - .map(|e| (e.file_name().to_string_lossy().to_string())); [INFO] [stderr] 149 + .map(|e| e.file_name().to_string_lossy().to_string()); [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around closure body [INFO] [stderr] --> src/ui.rs:734:33 [INFO] [stderr] | [INFO] [stderr] 734 | .fold(0, |a, b| (a ^ b)), [INFO] [stderr] | ^ ^ [INFO] [stderr] | [INFO] [stderr] help: remove these parentheses [INFO] [stderr] | [INFO] [stderr] 734 - .fold(0, |a, b| (a ^ b)), [INFO] [stderr] 734 + .fold(0, |a, b| a ^ b), [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: 2 warnings emitted [INFO] [stderr] [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "4e78f787075b126dd0f657f35b70be586901a7a7ae15b6a35883631a04827c76", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4e78f787075b126dd0f657f35b70be586901a7a7ae15b6a35883631a04827c76", kill_on_drop: false }` [INFO] [stdout] 4e78f787075b126dd0f657f35b70be586901a7a7ae15b6a35883631a04827c76