[INFO] fetching crate dprs 0.1.3... [INFO] testing dprs-0.1.3 against 1.90.0 for beta-1.91-3 [INFO] extracting crate dprs 0.1.3 into /workspace/builds/worker-7-tc1/source [INFO] started tweaking crates.io crate dprs 0.1.3 [INFO] finished tweaking crates.io crate dprs 0.1.3 [INFO] tweaked toml for crates.io crate dprs 0.1.3 written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate dprs 0.1.3 on toolchain 1.90.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate dprs 0.1.3 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" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded time-core v0.1.5 [INFO] [stderr] Downloaded linemux v0.3.0 [INFO] [stderr] Downloaded winsplit v0.1.0 [INFO] [stderr] Downloaded copypasta-ext v0.4.4 [INFO] [stderr] Downloaded ctrlc v3.5.0 [INFO] [stderr] Downloaded time-macros v0.2.23 [INFO] [stderr] Downloaded copypasta v0.8.2 [INFO] [stderr] Downloaded ansi-to-tui v7.0.0 [INFO] [stderr] Downloaded time v0.3.42 [INFO] [stderr] Downloaded tailspin v5.5.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b424639f8062858dfa4b490cc318cf20cf4ae3950a21cbf92327a03485ebf667 [INFO] running `Command { std: "docker" "start" "-a" "b424639f8062858dfa4b490cc318cf20cf4ae3950a21cbf92327a03485ebf667", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b424639f8062858dfa4b490cc318cf20cf4ae3950a21cbf92327a03485ebf667", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b424639f8062858dfa4b490cc318cf20cf4ae3950a21cbf92327a03485ebf667", kill_on_drop: false }` [INFO] [stdout] b424639f8062858dfa4b490cc318cf20cf4ae3950a21cbf92327a03485ebf667 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8855b4176247790e00cac5c3a5902bdd4b4503a8fa9f5204289c582ab0d01cd2 [INFO] running `Command { std: "docker" "start" "-a" "8855b4176247790e00cac5c3a5902bdd4b4503a8fa9f5204289c582ab0d01cd2", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling libc v0.2.174 [INFO] [stderr] Compiling cfg-if v1.0.1 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling bitflags v2.9.1 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Compiling libloading v0.8.8 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling linux-raw-sys v0.4.15 [INFO] [stderr] Compiling dlib v0.5.2 [INFO] [stderr] Compiling downcast-rs v1.2.1 [INFO] [stderr] Compiling scoped-tls v1.0.1 [INFO] [stderr] Compiling rustix v1.0.7 [INFO] [stderr] Compiling lock_api v0.4.13 [INFO] [stderr] Compiling linux-raw-sys v0.9.4 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling cc v1.2.29 [INFO] [stderr] Compiling wayland-sys v0.31.6 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Compiling xml-rs v0.8.26 [INFO] [stderr] Compiling slab v0.4.10 [INFO] [stderr] Compiling bytes v1.10.1 [INFO] [stderr] Compiling tracing-core v0.1.34 [INFO] [stderr] Compiling wayland-scanner v0.29.5 [INFO] [stderr] Compiling wayland-sys v0.29.5 [INFO] [stderr] Compiling signal-hook-registry v1.4.5 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling wayland-backend v0.3.10 [INFO] [stderr] Compiling nix v0.24.3 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling quick-xml v0.37.5 [INFO] [stderr] Compiling xcursor v0.3.10 [INFO] [stderr] Compiling foldhash v0.1.5 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling wayland-client v0.31.10 [INFO] [stderr] Compiling hashbrown v0.15.4 [INFO] [stderr] Compiling wayland-client v0.29.5 [INFO] [stderr] Compiling wayland-scanner v0.31.6 [INFO] [stderr] Compiling socket2 v0.6.0 [INFO] [stderr] Compiling litemap v0.8.0 [INFO] [stderr] Compiling writeable v0.6.1 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling rustversion v1.0.21 [INFO] [stderr] Compiling icu_normalizer_data v2.0.0 [INFO] [stderr] Compiling signal-hook v0.3.18 [INFO] [stderr] Compiling icu_properties_data v2.0.1 [INFO] [stderr] Compiling wayland-protocols v0.29.5 [INFO] [stderr] Compiling http v1.3.1 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling object v0.36.7 [INFO] [stderr] Compiling httparse v1.10.1 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling anstyle-parse v0.2.7 [INFO] [stderr] Compiling wayland-commons v0.29.5 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling zerovec v0.11.4 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling potential_utf v0.1.3 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling polling v3.8.0 [INFO] [stderr] Compiling terminal_size v0.4.3 [INFO] [stderr] Compiling smithay-client-toolkit v0.16.1 [INFO] [stderr] Compiling colorchoice v1.0.4 [INFO] [stderr] Compiling cfg_aliases v0.2.1 [INFO] [stderr] Compiling serde_json v1.0.143 [INFO] [stderr] Compiling anstyle v1.0.11 [INFO] [stderr] Compiling unicode-width v0.2.0 [INFO] [stderr] Compiling anstyle-query v1.1.4 [INFO] [stderr] Compiling gimli v0.31.1 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling adler2 v2.0.1 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling anstream v0.6.20 [INFO] [stderr] Compiling calloop v0.13.0 [INFO] [stderr] Compiling nix v0.30.1 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling signal-hook-mio v0.2.4 [INFO] [stderr] Compiling wayland-cursor v0.29.5 [INFO] [stderr] Compiling wayland-protocols v0.32.8 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling x11rb-protocol v0.10.0 [INFO] [stderr] Compiling addr2line v0.24.2 [INFO] [stderr] Compiling indexmap v2.11.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling gethostname v0.2.3 [INFO] [stderr] Compiling memmap2 v0.5.10 [INFO] [stderr] Compiling inotify-sys v0.1.5 [INFO] [stderr] Compiling thiserror v2.0.16 [INFO] [stderr] Compiling clap_lex v0.7.5 [INFO] [stderr] Compiling percent-encoding v2.3.2 [INFO] [stderr] Compiling option-ext v0.2.0 [INFO] [stderr] Compiling cursor-icon v1.2.0 [INFO] [stderr] Compiling smithay-client-toolkit v0.19.2 [INFO] [stderr] Compiling rayon-core v1.13.0 [INFO] [stderr] Compiling owo-colors v4.2.2 [INFO] [stderr] Compiling rustc-demangle v0.1.26 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling wayland-csd-frame v0.3.0 [INFO] [stderr] Compiling dirs-sys v0.5.0 [INFO] [stderr] Compiling hyper v1.7.0 [INFO] [stderr] Compiling form_urlencoded v1.2.2 [INFO] [stderr] Compiling backtrace v0.3.75 [INFO] [stderr] Compiling clap_builder v4.5.47 [INFO] [stderr] Compiling inotify v0.9.6 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling calloop-wayland-source v0.3.0 [INFO] [stderr] Compiling wayland-cursor v0.31.10 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling thiserror-impl v2.0.16 [INFO] [stderr] Compiling clap_derive v4.5.47 [INFO] [stderr] Compiling castaway v0.2.3 [INFO] [stderr] Compiling convert_case v0.7.1 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling wayland-protocols-wlr v0.3.8 [INFO] [stderr] Compiling crossbeam-channel v0.5.15 [INFO] [stderr] Compiling memmap2 v0.9.5 [INFO] [stderr] Compiling mio v0.8.11 [INFO] [stderr] Compiling filetime v0.2.23 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling xkeysym v0.2.1 [INFO] [stderr] Compiling is_ci v1.2.0 [INFO] [stderr] Compiling unicode-linebreak v0.1.5 [INFO] [stderr] Compiling x11rb-protocol v0.13.1 [INFO] [stderr] Compiling winnow v0.7.13 [INFO] [stderr] Compiling indoc v2.0.6 [INFO] [stderr] Compiling instability v0.3.7 [INFO] [stderr] Compiling x11rb v0.10.1 [INFO] [stderr] Compiling toml_parser v1.0.2 [INFO] [stderr] Compiling regex-automata v0.4.10 [INFO] [stderr] Compiling textwrap v0.16.2 [INFO] [stderr] Compiling x11-clipboard v0.7.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling compact_str v0.8.1 [INFO] [stderr] Compiling hyper-util v0.1.16 [INFO] [stderr] Compiling supports-color v3.0.2 [INFO] [stderr] Compiling notify v5.2.0 [INFO] [stderr] Compiling unicode-truncate v1.1.0 [INFO] [stderr] Compiling clap v4.5.47 [INFO] [stderr] Compiling strum v0.26.3 [INFO] [stderr] Compiling derive_more-impl v2.0.1 [INFO] [stderr] Compiling backtrace-ext v0.2.1 [INFO] [stderr] Compiling dirs v6.0.0 [INFO] [stderr] Compiling serde_spanned v1.0.0 [INFO] [stderr] Compiling toml_datetime v0.7.0 [INFO] [stderr] Compiling serde_with v3.14.0 [INFO] [stderr] Compiling crossterm v0.28.1 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling serde_repr v0.1.20 [INFO] [stderr] Compiling miette-derive v7.6.0 [INFO] [stderr] Compiling lru v0.12.5 [INFO] [stderr] Compiling copypasta-ext v0.4.4 [INFO] [stderr] Compiling cassowary v0.3.0 [INFO] [stderr] Compiling supports-hyperlinks v3.1.0 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling toml_writer v1.0.2 [INFO] [stderr] Compiling supports-unicode v3.0.0 [INFO] [stderr] Compiling litrs v0.4.1 [INFO] [stderr] Compiling tempfile v3.22.0 [INFO] [stderr] Compiling miette v7.6.0 [INFO] [stderr] Compiling hyperlocal v0.9.1 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling document-features v0.2.11 [INFO] [stderr] Compiling ratatui v0.29.0 [INFO] [stderr] Compiling x11rb v0.13.1 [INFO] [stderr] Compiling toml v0.9.5 [INFO] [stderr] Compiling bollard-stubs v1.49.0-rc.28.3.3 [INFO] [stderr] Compiling x11-clipboard v0.9.3 [INFO] [stderr] Compiling which v4.4.2 [INFO] [stderr] Compiling tokio-util v0.7.16 [INFO] [stderr] Compiling rayon v1.11.0 [INFO] [stderr] Compiling shellexpand v3.1.1 [INFO] [stderr] Compiling derive_more v2.0.1 [INFO] [stderr] Compiling ctrlc v3.5.0 [INFO] [stderr] Compiling linemux v0.3.0 [INFO] [stderr] Compiling clap_complete v4.5.57 [INFO] [stderr] Compiling regex v1.11.2 [INFO] [stderr] Compiling url v2.5.7 [INFO] [stderr] Compiling smithay-clipboard v0.7.2 [INFO] [stderr] Compiling uuid v1.18.1 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling shell-words v1.1.0 [INFO] [stderr] Compiling simdutf8 v0.1.5 [INFO] [stderr] Compiling winsplit v0.1.0 [INFO] [stderr] Compiling nu-ansi-term v0.50.1 [INFO] [stderr] Compiling ansi-to-tui v7.0.0 [INFO] [stderr] Compiling copypasta v0.10.2 [INFO] [stderr] Compiling crossterm v0.29.0 [INFO] [stderr] Compiling tailspin v5.5.0 [INFO] [stderr] Compiling bollard v0.19.2 [INFO] [stderr] Compiling smithay-clipboard v0.6.6 [INFO] [stderr] Compiling copypasta v0.8.2 [INFO] [stderr] Compiling dprs v0.1.3 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated struct `bollard::container::ListContainersOptions`: use the OpenAPI generated bollard::query_parameters::ListContainersOptions and associated ListContainersOptionsBuilder [INFO] [stdout] --> src/docker_log_watcher.rs:9:26 [INFO] [stdout] | [INFO] [stdout] 9 | use bollard::container::{ListContainersOptions, LogsOptions}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `bollard::container::LogsOptions`: use the OpenAPI generated bollard::query_parameters::LogsOptions and associated LogsOptionsBuilder [INFO] [stdout] --> src/docker_log_watcher.rs:9:49 [INFO] [stdout] | [INFO] [stdout] 9 | use bollard::container::{ListContainersOptions, LogsOptions}; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `bollard::container::LogsOptions`: use the OpenAPI generated bollard::query_parameters::LogsOptions and associated LogsOptionsBuilder [INFO] [stdout] --> src/docker_log_watcher.rs:64:36 [INFO] [stdout] | [INFO] [stdout] 64 | let options = Some(LogsOptions:: { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `bollard::container::ListContainersOptions`: use the OpenAPI generated bollard::query_parameters::ListContainersOptions and associated ListContainersOptionsBuilder [INFO] [stdout] --> src/docker_log_watcher.rs:198:32 [INFO] [stdout] | [INFO] [stdout] 198 | let options = Some(ListContainersOptions:: { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated field `bollard::container::LogsOptions::follow`: use the OpenAPI generated bollard::query_parameters::LogsOptions and associated LogsOptionsBuilder [INFO] [stdout] --> src/docker_log_watcher.rs:65:21 [INFO] [stdout] | [INFO] [stdout] 65 | follow: true, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated field `bollard::container::LogsOptions::stdout`: use the OpenAPI generated bollard::query_parameters::LogsOptions and associated LogsOptionsBuilder [INFO] [stdout] --> src/docker_log_watcher.rs:66:21 [INFO] [stdout] | [INFO] [stdout] 66 | stdout: true, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated field `bollard::container::LogsOptions::stderr`: use the OpenAPI generated bollard::query_parameters::LogsOptions and associated LogsOptionsBuilder [INFO] [stdout] --> src/docker_log_watcher.rs:67:21 [INFO] [stdout] | [INFO] [stdout] 67 | stderr: true, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated field `bollard::container::LogsOptions::tail`: use the OpenAPI generated bollard::query_parameters::LogsOptions and associated LogsOptionsBuilder [INFO] [stdout] --> src/docker_log_watcher.rs:68:21 [INFO] [stdout] | [INFO] [stdout] 68 | tail: "100".to_string(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated field `bollard::container::ListContainersOptions::all`: use the OpenAPI generated bollard::query_parameters::ListContainersOptions and associated ListContainersOptionsBuilder [INFO] [stdout] --> src/docker_log_watcher.rs:199:17 [INFO] [stdout] | [INFO] [stdout] 199 | all: false, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/log_view.rs:103:37 [INFO] [stdout] | [INFO] [stdout] 103 | fn parse_log_with_tailspin(message: &str) -> Vec { [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] 103 | fn parse_log_with_tailspin(message: &str) -> Vec> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 5m 16s [INFO] running `Command { std: "docker" "inspect" "8855b4176247790e00cac5c3a5902bdd4b4503a8fa9f5204289c582ab0d01cd2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8855b4176247790e00cac5c3a5902bdd4b4503a8fa9f5204289c582ab0d01cd2", kill_on_drop: false }` [INFO] [stdout] 8855b4176247790e00cac5c3a5902bdd4b4503a8fa9f5204289c582ab0d01cd2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 34a634b3f68d68bb9d1089e466f806c7da071b82c54e8e31dfc11549f06317ed [INFO] running `Command { std: "docker" "start" "-a" "34a634b3f68d68bb9d1089e466f806c7da071b82c54e8e31dfc11549f06317ed", kill_on_drop: false }` [INFO] [stderr] Compiling mockall_derive v0.13.1 [INFO] [stderr] Compiling predicates-core v1.0.9 [INFO] [stderr] Compiling termtree v0.5.1 [INFO] [stderr] Compiling console v0.15.11 [INFO] [stderr] Compiling similar v2.7.0 [INFO] [stderr] Compiling fragile v2.0.1 [INFO] [stderr] Compiling downcast v0.11.0 [INFO] [stdout] warning: use of deprecated struct `bollard::container::ListContainersOptions`: use the OpenAPI generated bollard::query_parameters::ListContainersOptions and associated ListContainersOptionsBuilder [INFO] [stdout] --> src/docker_log_watcher.rs:9:26 [INFO] [stdout] | [INFO] [stdout] 9 | use bollard::container::{ListContainersOptions, LogsOptions}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `bollard::container::LogsOptions`: use the OpenAPI generated bollard::query_parameters::LogsOptions and associated LogsOptionsBuilder [INFO] [stdout] --> src/docker_log_watcher.rs:9:49 [INFO] [stdout] | [INFO] [stdout] 9 | use bollard::container::{ListContainersOptions, LogsOptions}; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `bollard::container::LogsOptions`: use the OpenAPI generated bollard::query_parameters::LogsOptions and associated LogsOptionsBuilder [INFO] [stdout] --> src/docker_log_watcher.rs:64:36 [INFO] [stdout] | [INFO] [stdout] 64 | let options = Some(LogsOptions:: { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `bollard::container::ListContainersOptions`: use the OpenAPI generated bollard::query_parameters::ListContainersOptions and associated ListContainersOptionsBuilder [INFO] [stdout] --> src/docker_log_watcher.rs:198:32 [INFO] [stdout] | [INFO] [stdout] 198 | let options = Some(ListContainersOptions:: { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated field `bollard::container::LogsOptions::follow`: use the OpenAPI generated bollard::query_parameters::LogsOptions and associated LogsOptionsBuilder [INFO] [stdout] --> src/docker_log_watcher.rs:65:21 [INFO] [stdout] | [INFO] [stdout] 65 | follow: true, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated field `bollard::container::LogsOptions::stdout`: use the OpenAPI generated bollard::query_parameters::LogsOptions and associated LogsOptionsBuilder [INFO] [stdout] --> src/docker_log_watcher.rs:66:21 [INFO] [stdout] | [INFO] [stdout] 66 | stdout: true, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated field `bollard::container::LogsOptions::stderr`: use the OpenAPI generated bollard::query_parameters::LogsOptions and associated LogsOptionsBuilder [INFO] [stdout] --> src/docker_log_watcher.rs:67:21 [INFO] [stdout] | [INFO] [stdout] 67 | stderr: true, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated field `bollard::container::LogsOptions::tail`: use the OpenAPI generated bollard::query_parameters::LogsOptions and associated LogsOptionsBuilder [INFO] [stdout] --> src/docker_log_watcher.rs:68:21 [INFO] [stdout] | [INFO] [stdout] 68 | tail: "100".to_string(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated field `bollard::container::ListContainersOptions::all`: use the OpenAPI generated bollard::query_parameters::ListContainersOptions and associated ListContainersOptionsBuilder [INFO] [stdout] --> src/docker_log_watcher.rs:199:17 [INFO] [stdout] | [INFO] [stdout] 199 | all: false, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/log_view.rs:103:37 [INFO] [stdout] | [INFO] [stdout] 103 | fn parse_log_with_tailspin(message: &str) -> Vec { [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] 103 | fn parse_log_with_tailspin(message: &str) -> Vec> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling predicates v3.1.3 [INFO] [stderr] Compiling predicates-tree v1.0.12 [INFO] [stderr] Compiling insta v1.43.1 [INFO] [stderr] Compiling mockall v0.13.1 [INFO] [stderr] Compiling dprs v0.1.3 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated struct `bollard::container::ListContainersOptions`: use the OpenAPI generated bollard::query_parameters::ListContainersOptions and associated ListContainersOptionsBuilder [INFO] [stdout] --> src/docker_log_watcher.rs:9:26 [INFO] [stdout] | [INFO] [stdout] 9 | use bollard::container::{ListContainersOptions, LogsOptions}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `bollard::container::LogsOptions`: use the OpenAPI generated bollard::query_parameters::LogsOptions and associated LogsOptionsBuilder [INFO] [stdout] --> src/docker_log_watcher.rs:9:49 [INFO] [stdout] | [INFO] [stdout] 9 | use bollard::container::{ListContainersOptions, LogsOptions}; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `bollard::container::LogsOptions`: use the OpenAPI generated bollard::query_parameters::LogsOptions and associated LogsOptionsBuilder [INFO] [stdout] --> src/docker_log_watcher.rs:64:36 [INFO] [stdout] | [INFO] [stdout] 64 | let options = Some(LogsOptions:: { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `bollard::container::ListContainersOptions`: use the OpenAPI generated bollard::query_parameters::ListContainersOptions and associated ListContainersOptionsBuilder [INFO] [stdout] --> src/docker_log_watcher.rs:198:32 [INFO] [stdout] | [INFO] [stdout] 198 | let options = Some(ListContainersOptions:: { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated field `bollard::container::LogsOptions::follow`: use the OpenAPI generated bollard::query_parameters::LogsOptions and associated LogsOptionsBuilder [INFO] [stdout] --> src/docker_log_watcher.rs:65:21 [INFO] [stdout] | [INFO] [stdout] 65 | follow: true, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated field `bollard::container::LogsOptions::stdout`: use the OpenAPI generated bollard::query_parameters::LogsOptions and associated LogsOptionsBuilder [INFO] [stdout] --> src/docker_log_watcher.rs:66:21 [INFO] [stdout] | [INFO] [stdout] 66 | stdout: true, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated field `bollard::container::LogsOptions::stderr`: use the OpenAPI generated bollard::query_parameters::LogsOptions and associated LogsOptionsBuilder [INFO] [stdout] --> src/docker_log_watcher.rs:67:21 [INFO] [stdout] | [INFO] [stdout] 67 | stderr: true, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated field `bollard::container::LogsOptions::tail`: use the OpenAPI generated bollard::query_parameters::LogsOptions and associated LogsOptionsBuilder [INFO] [stdout] --> src/docker_log_watcher.rs:68:21 [INFO] [stdout] | [INFO] [stdout] 68 | tail: "100".to_string(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated field `bollard::container::ListContainersOptions::all`: use the OpenAPI generated bollard::query_parameters::ListContainersOptions and associated ListContainersOptionsBuilder [INFO] [stdout] --> src/docker_log_watcher.rs:199:17 [INFO] [stdout] | [INFO] [stdout] 199 | all: false, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/log_view.rs:103:37 [INFO] [stdout] | [INFO] [stdout] 103 | fn parse_log_with_tailspin(message: &str) -> Vec { [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] 103 | fn parse_log_with_tailspin(message: &str) -> Vec> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 14.87s [INFO] running `Command { std: "docker" "inspect" "34a634b3f68d68bb9d1089e466f806c7da071b82c54e8e31dfc11549f06317ed", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "34a634b3f68d68bb9d1089e466f806c7da071b82c54e8e31dfc11549f06317ed", kill_on_drop: false }` [INFO] [stdout] 34a634b3f68d68bb9d1089e466f806c7da071b82c54e8e31dfc11549f06317ed [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 423958a21b78c6dd84e22d60623c28cfb8f22fce3f34f4dde3f1373ce3dbf3cb [INFO] running `Command { std: "docker" "start" "-a" "423958a21b78c6dd84e22d60623c28cfb8f22fce3f34f4dde3f1373ce3dbf3cb", kill_on_drop: false }` [INFO] [stderr] warning: use of deprecated struct `bollard::container::ListContainersOptions`: use the OpenAPI generated bollard::query_parameters::ListContainersOptions and associated ListContainersOptionsBuilder [INFO] [stderr] --> src/docker_log_watcher.rs:9:26 [INFO] [stderr] | [INFO] [stderr] 9 | use bollard::container::{ListContainersOptions, LogsOptions}; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] [INFO] [stderr] warning: use of deprecated struct `bollard::container::LogsOptions`: use the OpenAPI generated bollard::query_parameters::LogsOptions and associated LogsOptionsBuilder [INFO] [stderr] --> src/docker_log_watcher.rs:9:49 [INFO] [stderr] | [INFO] [stderr] 9 | use bollard::container::{ListContainersOptions, LogsOptions}; [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated struct `bollard::container::LogsOptions`: use the OpenAPI generated bollard::query_parameters::LogsOptions and associated LogsOptionsBuilder [INFO] [stderr] --> src/docker_log_watcher.rs:64:36 [INFO] [stderr] | [INFO] [stderr] 64 | let options = Some(LogsOptions:: { [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated struct `bollard::container::ListContainersOptions`: use the OpenAPI generated bollard::query_parameters::ListContainersOptions and associated ListContainersOptionsBuilder [INFO] [stderr] --> src/docker_log_watcher.rs:198:32 [INFO] [stderr] | [INFO] [stderr] 198 | let options = Some(ListContainersOptions:: { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated field `bollard::container::LogsOptions::follow`: use the OpenAPI generated bollard::query_parameters::LogsOptions and associated LogsOptionsBuilder [INFO] [stderr] --> src/docker_log_watcher.rs:65:21 [INFO] [stderr] | [INFO] [stderr] 65 | follow: true, [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated field `bollard::container::LogsOptions::stdout`: use the OpenAPI generated bollard::query_parameters::LogsOptions and associated LogsOptionsBuilder [INFO] [stderr] --> src/docker_log_watcher.rs:66:21 [INFO] [stderr] | [INFO] [stderr] 66 | stdout: true, [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated field `bollard::container::LogsOptions::stderr`: use the OpenAPI generated bollard::query_parameters::LogsOptions and associated LogsOptionsBuilder [INFO] [stderr] --> src/docker_log_watcher.rs:67:21 [INFO] [stderr] | [INFO] [stderr] 67 | stderr: true, [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated field `bollard::container::LogsOptions::tail`: use the OpenAPI generated bollard::query_parameters::LogsOptions and associated LogsOptionsBuilder [INFO] [stderr] --> src/docker_log_watcher.rs:68:21 [INFO] [stderr] | [INFO] [stderr] 68 | tail: "100".to_string(), [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated field `bollard::container::ListContainersOptions::all`: use the OpenAPI generated bollard::query_parameters::ListContainersOptions and associated ListContainersOptionsBuilder [INFO] [stderr] --> src/docker_log_watcher.rs:199:17 [INFO] [stderr] | [INFO] [stderr] 199 | all: false, [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/log_view.rs:103:37 [INFO] [stderr] | [INFO] [stderr] 103 | fn parse_log_with_tailspin(message: &str) -> Vec { [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] 103 | fn parse_log_with_tailspin(message: &str) -> Vec> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: `dprs` (lib) generated 10 warnings [INFO] [stderr] warning: `dprs` (lib test) generated 10 warnings (10 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.49s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/dprs-3d8cb17ddbe63bd9) [INFO] [stdout] [INFO] [stdout] running 27 tests [INFO] [stdout] test app::actions::copy_ip::tests::test_copy_ip_invalid_index ... ok [INFO] [stdout] test app::actions::restart::tests::test_restart_container_no_selection ... ok [INFO] [stdout] test app::actions::copy_ip::tests::test_copy_ip_no_selection ... ok [INFO] [stdout] test display::hotkey_bar::tests::test_hotkey_bar_contents ... ok [INFO] [stdout] test display::log_tabs::tests::test_log_tabs_styles ... ok [INFO] [stdout] test app::actions::restart::tests::test_restart_container_invalid_index ... ok [INFO] [stdout] test app::actions::copy_ip::tests::test_copy_ip_success ... ok [INFO] [stdout] test display::log_tabs::tests::test_log_tabs_with_selection ... ok [INFO] [stdout] test display::log_tabs::tests::test_log_tabs_render ... ok [INFO] [stdout] test display::process_list::tests::test_container_list_styles ... ok [INFO] [stdout] test display::toast::tests::test_toast_creation ... ok [INFO] [stdout] test display::log_tabs::tests::test_log_tabs_empty ... ok [INFO] [stdout] test display::process_list::tests::test_container_list_render_with_containers ... ok [INFO] [stdout] test display::process_list::tests::test_container_list_render_empty ... ok [INFO] [stdout] test display::toast::tests::test_toast_manager_clear ... ok [INFO] [stdout] test display::toast::tests::test_toast_manager_default ... ok [INFO] [stdout] test display::toast::tests::test_toast_manager_not_expired ... ok [INFO] [stdout] test display::toast::tests::test_toast_manager_show ... ok [INFO] [stdout] test display::toast::tests::test_toast_not_expired ... ok [INFO] [stdout] test docker_log_watcher::tests::test_docker_log_manager_default ... ok [INFO] [stdout] test docker_log_watcher::tests::test_docker_log_manager_new ... ok [INFO] [stdout] test docker_log_watcher::tests::test_docker_log_watcher_new ... ok [INFO] [stdout] test display::process_list::tests::test_container_list_with_selection ... ok [INFO] [stdout] test display::toast::tests::test_toast_manager_check_expired ... ok [INFO] [stdout] test display::toast::tests::test_toast_expiration ... ok [INFO] [stdout] test app::actions::restart::tests::test_restart_container_success ... ok [INFO] [stdout] test display::hotkey_bar::tests::test_hotkey_bar_render ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- display::hotkey_bar::tests::test_hotkey_bar_render stdout ---- [INFO] [stdout] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ Snapshot Summary ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ [INFO] [stdout] Snapshot file: src/display/hotkey_bar/snapshots/dprs__display__hotkey_bar__tests__hotkey_bar_render.snap [INFO] [stdout] Snapshot: hotkey_bar_render [INFO] [stdout] Source: src/display/hotkey_bar/tests.rs:24 [INFO] [stdout] ──────────────────────────────────────────────────────────────────────────────── [INFO] [stdout] Expression: terminal.backend().to_string() [INFO] [stdout] ──────────────────────────────────────────────────────────────────────────────── [INFO] [stdout] -old snapshot [INFO] [stdout] +new results [INFO] [stdout] ────────────┬─────────────────────────────────────────────────────────────────── [INFO] [stdout] 0 0 │ "┌Hotkeys───────────────────────────────────────────────────────────────────────────────────────────┐" [INFO] [stdout] 1 │-"│q: Quit | j/↓: Down | k/↑: Up | c: Copy IP | l: Open in Browser | x: Stop Container | r: Restart C│" [INFO] [stdout] 1 │+"│q: Quit | j/↓: Down | k/↑: Up | c: Copy IP | l: Open in Browser | x: Stop Container | r: Restart |│" [INFO] [stdout] 2 2 │ "└──────────────────────────────────────────────────────────────────────────────────────────────────┘" [INFO] [stdout] ────────────┴─────────────────────────────────────────────────────────────────── [INFO] [stdout] [INFO] [stdout] thread 'display::hotkey_bar::tests::test_hotkey_bar_render' panicked at src/display/hotkey_bar/tests.rs:24:5: [INFO] [stdout] called `Result::unwrap()` on an `Err` value: FileIo(Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }, "/opt/rustwide/workdir/src/display/hotkey_bar/snapshots/dprs__display__hotkey_bar__tests__hotkey_bar_render.snap.new") [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x587de80d1792 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x587de80d1792 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x587de80d1792 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x587de80d1792 - ::fmt::hdcfcb6d4c8489523 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x587de80fa1a3 - core::fmt::rt::Argument::fmt::h2c56b3114963061a [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x587de80fa1a3 - core::fmt::write::h8a494366950f23bb [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x587de80cd713 - std::io::default_write_fmt::h7b8824096454f323 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x587de80cd713 - std::io::Write::write_fmt::h4e71294925c334d0 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x587de80d15e2 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x587de80d3049 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27 [INFO] [stdout] 10: 0x587de80d2e7e - std::panicking::default_hook::h2c66fc99e962531d [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9 [INFO] [stdout] 11: 0x587de7f086d4 - as core::ops::function::Fn>::call::hb6bd65493727d71a [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 12: 0x587de7f086d4 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x587de80d3a1e - as core::ops::function::Fn>::call::h318e4efb8c1a5689 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 14: 0x587de80d3a1e - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13 [INFO] [stdout] 15: 0x587de80d37ea - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13 [INFO] [stdout] 16: 0x587de80d1c89 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x587de80d347d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5 [INFO] [stdout] 18: 0x587de80f7ee0 - core::panicking::panic_fmt::h62f63d096dd276af [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14 [INFO] [stdout] 19: 0x587de80f8346 - core::result::unwrap_failed::h95bc3f5a607b2c95 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1765:5 [INFO] [stdout] 20: 0x587de7ecb88f - core::result::Result::unwrap::h206a31eb54126ee6 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1167:23 [INFO] [stdout] 21: 0x587de7ecb88f - dprs::display::hotkey_bar::tests::test_hotkey_bar_render::h8f758bd25f085350 [INFO] [stdout] at /opt/rustwide/workdir/src/display/hotkey_bar/tests.rs:24:5 [INFO] [stdout] 22: 0x587de7ecb217 - dprs::display::hotkey_bar::tests::test_hotkey_bar_render::{{closure}}::hae82252913e279af [INFO] [stdout] at /opt/rustwide/workdir/src/display/hotkey_bar/tests.rs:14:28 [INFO] [stdout] 23: 0x587de7eb7f36 - core::ops::function::FnOnce::call_once::hfcb9c79f4129de2c [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 24: 0x587de7f0df3b - core::ops::function::FnOnce::call_once::h1f9474f1347fff52 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 25: 0x587de7f0df3b - test::__rust_begin_short_backtrace::ha52ab26e77157f03 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18 [INFO] [stdout] 26: 0x587de7f0d075 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74 [INFO] [stdout] 27: 0x587de7f0d075 - as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 28: 0x587de7f0d075 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40 [INFO] [stdout] 29: 0x587de7f0d075 - std::panicking::catch_unwind::h6deb5fe1e91873c9 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19 [INFO] [stdout] 30: 0x587de7f0d075 - std::panic::catch_unwind::hea0829b6b565654b [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14 [INFO] [stdout] 31: 0x587de7f0d075 - test::run_test_in_process::hdc44dfecea3db21b [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27 [INFO] [stdout] 32: 0x587de7f0d075 - test::run_test::{{closure}}::h0364ba59bf23f652 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43 [INFO] [stdout] 33: 0x587de7ed0c74 - test::run_test::{{closure}}::h32730b304eec05da [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41 [INFO] [stdout] 34: 0x587de7ed0c74 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 35: 0x587de7ed464a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 36: 0x587de7ed464a - as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 37: 0x587de7ed464a - std::panicking::catch_unwind::do_call::h163fe12cca9901c2 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40 [INFO] [stdout] 38: 0x587de7ed464a - std::panicking::catch_unwind::he81557d0e17cc1bc [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19 [INFO] [stdout] 39: 0x587de7ed464a - std::panic::catch_unwind::hc2b8e79c20593955 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14 [INFO] [stdout] 40: 0x587de7ed464a - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 41: 0x587de7ed464a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 42: 0x587de80d6a2f - as core::ops::function::FnOnce>::call_once::h5924238c754de3b8 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9 [INFO] [stdout] 43: 0x587de80d6a2f - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17 [INFO] [stdout] 44: 0x7bb400219aa4 - [INFO] [stdout] 45: 0x7bb4002a6a34 - clone [INFO] [stdout] 46: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] display::hotkey_bar::tests::test_hotkey_bar_render [INFO] [stdout] [INFO] [stdout] test result: FAILED. 26 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.45s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `--lib` [INFO] running `Command { std: "docker" "inspect" "423958a21b78c6dd84e22d60623c28cfb8f22fce3f34f4dde3f1373ce3dbf3cb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "423958a21b78c6dd84e22d60623c28cfb8f22fce3f34f4dde3f1373ce3dbf3cb", kill_on_drop: false }` [INFO] [stdout] 423958a21b78c6dd84e22d60623c28cfb8f22fce3f34f4dde3f1373ce3dbf3cb