[INFO] fetching crate nu_plugin_plot 0.74.0...
[INFO] testing nu_plugin_plot-0.74.0 against beta-2025-09-21 for beta-1.91-3
[INFO] extracting crate nu_plugin_plot 0.74.0 into /workspace/builds/worker-0-tc2/source
[INFO] started tweaking crates.io crate nu_plugin_plot 0.74.0
[INFO] finished tweaking crates.io crate nu_plugin_plot 0.74.0
[INFO] tweaked toml for crates.io crate nu_plugin_plot 0.74.0 written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate nu_plugin_plot 0.74.0 on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate nu_plugin_plot 0.74.0 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" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 1a097ed197a25209942041a30cc233e4048271f3c52569f366ad924bf1881aa3
[INFO] running `Command { std: "docker" "start" "-a" "1a097ed197a25209942041a30cc233e4048271f3c52569f366ad924bf1881aa3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1a097ed197a25209942041a30cc233e4048271f3c52569f366ad924bf1881aa3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1a097ed197a25209942041a30cc233e4048271f3c52569f366ad924bf1881aa3", kill_on_drop: false }`
[INFO] [stdout] 1a097ed197a25209942041a30cc233e4048271f3c52569f366ad924bf1881aa3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=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" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 195b933a0543730fe6212750602e6d7b78e56c6f18d6d1061b3089b7eed9a4fd
[INFO] running `Command { std: "docker" "start" "-a" "195b933a0543730fe6212750602e6d7b78e56c6f18d6d1061b3089b7eed9a4fd", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.139
[INFO] [stderr]    Compiling proc-macro2 v1.0.49
[INFO] [stderr]    Compiling quote v1.0.23
[INFO] [stderr]    Compiling unicode-ident v1.0.6
[INFO] [stderr]    Compiling syn v1.0.107
[INFO] [stderr]    Compiling serde_derive v1.0.152
[INFO] [stderr]    Compiling ahash v0.7.6
[INFO] [stderr]    Compiling serde v1.0.152
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling crossbeam-utils v0.8.14
[INFO] [stderr]    Compiling once_cell v1.17.0
[INFO] [stderr]    Compiling memoffset v0.7.1
[INFO] [stderr]    Compiling parking_lot_core v0.9.5
[INFO] [stderr]    Compiling signal-hook v0.3.14
[INFO] [stderr]    Compiling regex v1.7.0
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.13
[INFO] [stderr]    Compiling thiserror v1.0.38
[INFO] [stderr]    Compiling signal-hook-registry v1.4.0
[INFO] [stderr]    Compiling mio v0.8.5
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling getrandom v0.2.8
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling signal-hook-mio v0.2.3
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling vte_generate_state_changes v0.1.1
[INFO] [stderr]    Compiling itoa v1.0.5
[INFO] [stderr]    Compiling rustversion v1.0.11
[INFO] [stderr]    Compiling rayon-core v1.10.1
[INFO] [stderr]    Compiling erased-serde v0.3.24
[INFO] [stderr]    Compiling arrayvec v0.5.2
[INFO] [stderr]    Compiling utf8parse v0.2.0
[INFO] [stderr]    Compiling crossterm v0.24.0
[INFO] [stderr]    Compiling crossbeam-deque v0.8.2
[INFO] [stderr]    Compiling vte v0.10.1
[INFO] [stderr]    Compiling time v0.1.45
[INFO] [stderr]    Compiling num_cpus v1.15.0
[INFO] [stderr]    Compiling crossbeam-channel v0.5.6
[INFO] [stderr]    Compiling indexmap v1.9.2
[INFO] [stderr]    Compiling paste v1.0.11
[INFO] [stderr]    Compiling is_ci v1.1.1
[INFO] [stderr]    Compiling bit-vec v0.6.3
[INFO] [stderr]    Compiling arrayvec v0.7.2
[INFO] [stderr]    Compiling serde_json v1.0.91
[INFO] [stderr]    Compiling iana-time-zone v0.1.53
[INFO] [stderr]    Compiling smawk v0.3.1
[INFO] [stderr]    Compiling regex-syntax v0.6.28
[INFO] [stderr]    Compiling num-format v0.4.4
[INFO] [stderr]    Compiling bit-set v0.5.3
[INFO] [stderr]    Compiling strip-ansi-escapes v0.1.1
[INFO] [stderr]    Compiling supports-color v1.3.1
[INFO] [stderr]    Compiling lscolors v0.12.0
[INFO] [stderr]    Compiling unicode-linebreak v0.1.4
[INFO] [stderr]    Compiling supports-hyperlinks v1.2.0
[INFO] [stderr]    Compiling supports-unicode v1.0.2
[INFO] [stderr]    Compiling dirs-sys-next v0.1.2
[INFO] [stderr]    Compiling terminal_size v0.1.17
[INFO] [stderr]    Compiling sys-locale v0.2.3
[INFO] [stderr]    Compiling either v1.8.0
[INFO] [stderr]    Compiling heck v0.4.0
[INFO] [stderr]    Compiling ryu v1.0.12
[INFO] [stderr]    Compiling owo-colors v3.5.0
[INFO] [stderr]    Compiling utf8-width v0.1.6
[INFO] [stderr]    Compiling nu-utils v0.74.0
[INFO] [stderr]    Compiling rayon v1.6.1
[INFO] [stderr]    Compiling dirs-next v2.0.0
[INFO] [stderr]    Compiling lru v0.8.1
[INFO] [stderr]    Compiling strum v0.24.1
[INFO] [stderr]    Compiling byteorder v1.4.3
[INFO] [stderr]    Compiling nu-glob v0.74.0
[INFO] [stderr]    Compiling term_size v0.3.2
[INFO] [stderr]    Compiling rmp v0.8.11
[INFO] [stderr]    Compiling textwrap v0.15.2
[INFO] [stderr]    Compiling thiserror-impl v1.0.38
[INFO] [stderr]    Compiling ctor v0.1.26
[INFO] [stderr]    Compiling ghost v0.1.7
[INFO] [stderr]    Compiling typetag-impl v0.1.8
[INFO] [stderr]    Compiling miette-derive v5.5.0
[INFO] [stderr]    Compiling strum_macros v0.24.3
[INFO] [stderr]    Compiling inventory v0.2.3
[INFO] [stderr]    Compiling sysinfo v0.26.8
[INFO] [stderr]    Compiling fancy-regex v0.10.0
[INFO] [stderr]    Compiling pwd v1.4.0
[INFO] [stderr]    Compiling nu-path v0.74.0
[INFO] [stderr]    Compiling miette v5.5.0
[INFO] [stderr]    Compiling linked-hash-map v0.5.6
[INFO] [stderr]    Compiling chrono v0.4.23
[INFO] [stderr]    Compiling byte-unit v4.0.18
[INFO] [stderr]    Compiling rmp-serde v1.1.1
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling nu-json v0.74.0
[INFO] [stderr]    Compiling typetag v0.1.8
[INFO] [stderr]    Compiling chrono-humanize v0.2.2
[INFO] [stderr]    Compiling nu-protocol v0.74.0
[INFO] [stderr]    Compiling nu-engine v0.74.0
[INFO] [stderr]    Compiling nu-plugin v0.74.0
[INFO] [stderr]    Compiling nu_plugin_plot v0.74.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/color_plot/textplots/mod.rs:113:60
[INFO] [stdout]     |
[INFO] [stdout] 113 |     fn lineplot(&'a mut self, shape: &'a Shape) -> &'a mut Chart;
[INFO] [stdout]     |                  --                   --            --     ^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                  |                    |             |
[INFO] [stdout]     |                  |                    |             the same lifetime is named here
[INFO] [stdout]     |                  |                    the lifetime is named here
[INFO] [stdout]     |                  the lifetime is named 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: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 113 |     fn lineplot(&'a mut self, shape: &'a Shape) -> &'a mut Chart<'a>;
[INFO] [stdout]     |                                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/color_plot/textplots/mod.rs:119:84
[INFO] [stdout]     |
[INFO] [stdout] 119 |     fn linecolorplot(&'a mut self, shape: &'a Shape, color: PixelColor) -> &'a mut Chart;
[INFO] [stdout]     |                       --                   --                               --     ^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                       |                    |                                |
[INFO] [stdout]     |                       |                    the lifetime is named here       the same lifetime is named here
[INFO] [stdout]     |                       the lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 119 |     fn linecolorplot(&'a mut self, shape: &'a Shape, color: PixelColor) -> &'a mut Chart<'a>;
[INFO] [stdout]     |                                                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/color_plot/textplots/mod.rs:402:84
[INFO] [stdout]     |
[INFO] [stdout] 402 |     fn linecolorplot(&'a mut self, shape: &'a Shape, color: PixelColor) -> &'a mut Chart {
[INFO] [stdout]     |                       --                   --                               --     ^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                       |                    |                                |
[INFO] [stdout]     |                       |                    the lifetime is named here       the same lifetime is named here
[INFO] [stdout]     |                       the lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 402 |     fn linecolorplot(&'a mut self, shape: &'a Shape, color: PixelColor) -> &'a mut Chart<'a> {
[INFO] [stdout]     |                                                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/color_plot/textplots/mod.rs:412:60
[INFO] [stdout]     |
[INFO] [stdout] 412 |     fn lineplot(&'a mut self, shape: &'a Shape) -> &'a mut Chart {
[INFO] [stdout]     |                  --                   --            --     ^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                  |                    |             |
[INFO] [stdout]     |                  |                    |             the same lifetime is named here
[INFO] [stdout]     |                  |                    the lifetime is named here
[INFO] [stdout]     |                  the lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 412 |     fn lineplot(&'a mut self, shape: &'a Shape) -> &'a mut Chart<'a> {
[INFO] [stdout]     |                                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 37s
[INFO] running `Command { std: "docker" "inspect" "195b933a0543730fe6212750602e6d7b78e56c6f18d6d1061b3089b7eed9a4fd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "195b933a0543730fe6212750602e6d7b78e56c6f18d6d1061b3089b7eed9a4fd", kill_on_drop: false }`
[INFO] [stdout] 195b933a0543730fe6212750602e6d7b78e56c6f18d6d1061b3089b7eed9a4fd
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=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" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 17a3a6aed15ce4aa556dc58be7be9748960d8603933e0c80c9e3d9ffc1eccdbf
[INFO] running `Command { std: "docker" "start" "-a" "17a3a6aed15ce4aa556dc58be7be9748960d8603933e0c80c9e3d9ffc1eccdbf", kill_on_drop: false }`
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/color_plot/textplots/mod.rs:113:60
[INFO] [stdout]     |
[INFO] [stdout] 113 |     fn lineplot(&'a mut self, shape: &'a Shape) -> &'a mut Chart;
[INFO] [stdout]     |                  --                   --            --     ^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                  |                    |             |
[INFO] [stdout]     |                  |                    |             the same lifetime is named here
[INFO] [stdout]     |                  |                    the lifetime is named here
[INFO] [stdout]     |                  the lifetime is named 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: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 113 |     fn lineplot(&'a mut self, shape: &'a Shape) -> &'a mut Chart<'a>;
[INFO] [stdout]     |                                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/color_plot/textplots/mod.rs:119:84
[INFO] [stdout]     |
[INFO] [stdout] 119 |     fn linecolorplot(&'a mut self, shape: &'a Shape, color: PixelColor) -> &'a mut Chart;
[INFO] [stdout]     |                       --                   --                               --     ^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                       |                    |                                |
[INFO] [stdout]     |                       |                    the lifetime is named here       the same lifetime is named here
[INFO] [stdout]     |                       the lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 119 |     fn linecolorplot(&'a mut self, shape: &'a Shape, color: PixelColor) -> &'a mut Chart<'a>;
[INFO] [stdout]     |                                                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/color_plot/textplots/mod.rs:402:84
[INFO] [stdout]     |
[INFO] [stdout] 402 |     fn linecolorplot(&'a mut self, shape: &'a Shape, color: PixelColor) -> &'a mut Chart {
[INFO] [stdout]     |                       --                   --                               --     ^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                       |                    |                                |
[INFO] [stdout]     |                       |                    the lifetime is named here       the same lifetime is named here
[INFO] [stdout]     |                       the lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 402 |     fn linecolorplot(&'a mut self, shape: &'a Shape, color: PixelColor) -> &'a mut Chart<'a> {
[INFO] [stdout]     |                                                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/color_plot/textplots/mod.rs:412:60
[INFO] [stdout]     |
[INFO] [stdout] 412 |     fn lineplot(&'a mut self, shape: &'a Shape) -> &'a mut Chart {
[INFO] [stdout]     |                  --                   --            --     ^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                  |                    |             |
[INFO] [stdout]     |                  |                    |             the same lifetime is named here
[INFO] [stdout]     |                  |                    the lifetime is named here
[INFO] [stdout]     |                  the lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 412 |     fn lineplot(&'a mut self, shape: &'a Shape) -> &'a mut Chart<'a> {
[INFO] [stdout]     |                                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling nu_plugin_plot v0.74.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/color_plot/textplots/mod.rs:113:60
[INFO] [stdout]     |
[INFO] [stdout] 113 |     fn lineplot(&'a mut self, shape: &'a Shape) -> &'a mut Chart;
[INFO] [stdout]     |                  --                   --            --     ^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                  |                    |             |
[INFO] [stdout]     |                  |                    |             the same lifetime is named here
[INFO] [stdout]     |                  |                    the lifetime is named here
[INFO] [stdout]     |                  the lifetime is named 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: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 113 |     fn lineplot(&'a mut self, shape: &'a Shape) -> &'a mut Chart<'a>;
[INFO] [stdout]     |                                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/color_plot/textplots/mod.rs:119:84
[INFO] [stdout]     |
[INFO] [stdout] 119 |     fn linecolorplot(&'a mut self, shape: &'a Shape, color: PixelColor) -> &'a mut Chart;
[INFO] [stdout]     |                       --                   --                               --     ^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                       |                    |                                |
[INFO] [stdout]     |                       |                    the lifetime is named here       the same lifetime is named here
[INFO] [stdout]     |                       the lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 119 |     fn linecolorplot(&'a mut self, shape: &'a Shape, color: PixelColor) -> &'a mut Chart<'a>;
[INFO] [stdout]     |                                                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/color_plot/textplots/mod.rs:402:84
[INFO] [stdout]     |
[INFO] [stdout] 402 |     fn linecolorplot(&'a mut self, shape: &'a Shape, color: PixelColor) -> &'a mut Chart {
[INFO] [stdout]     |                       --                   --                               --     ^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                       |                    |                                |
[INFO] [stdout]     |                       |                    the lifetime is named here       the same lifetime is named here
[INFO] [stdout]     |                       the lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 402 |     fn linecolorplot(&'a mut self, shape: &'a Shape, color: PixelColor) -> &'a mut Chart<'a> {
[INFO] [stdout]     |                                                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/color_plot/textplots/mod.rs:412:60
[INFO] [stdout]     |
[INFO] [stdout] 412 |     fn lineplot(&'a mut self, shape: &'a Shape) -> &'a mut Chart {
[INFO] [stdout]     |                  --                   --            --     ^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                  |                    |             |
[INFO] [stdout]     |                  |                    |             the same lifetime is named here
[INFO] [stdout]     |                  |                    the lifetime is named here
[INFO] [stdout]     |                  the lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 412 |     fn lineplot(&'a mut self, shape: &'a Shape) -> &'a mut Chart<'a> {
[INFO] [stdout]     |                                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.08s
[INFO] running `Command { std: "docker" "inspect" "17a3a6aed15ce4aa556dc58be7be9748960d8603933e0c80c9e3d9ffc1eccdbf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "17a3a6aed15ce4aa556dc58be7be9748960d8603933e0c80c9e3d9ffc1eccdbf", kill_on_drop: false }`
[INFO] [stdout] 17a3a6aed15ce4aa556dc58be7be9748960d8603933e0c80c9e3d9ffc1eccdbf
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=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" "+beta-2025-09-21" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 66377b4ed0ce7dce26bd6816cbcfc4022b87102f799e543366fd302f6ffa91ae
[INFO] running `Command { std: "docker" "start" "-a" "66377b4ed0ce7dce26bd6816cbcfc4022b87102f799e543366fd302f6ffa91ae", kill_on_drop: false }`
[INFO] [stderr] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout] 
[INFO] [stderr]    --> src/color_plot/textplots/mod.rs:113:60
[INFO] [stdout] running 0 tests
[INFO] [stderr]     |
[INFO] [stdout] 
[INFO] [stderr] 113 |     fn lineplot(&'a mut self, shape: &'a Shape) -> &'a mut Chart;
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stderr]     |                  --                   --            --     ^^^^^ the same lifetime is hidden here
[INFO] [stdout] 
[INFO] [stderr]     |                  |                    |             |
[INFO] [stderr]     |                  |                    |             the same lifetime is named here
[INFO] [stderr]     |                  |                    the lifetime is named here
[INFO] [stderr]     |                  the lifetime is named 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: consistently use `'a`
[INFO] [stderr]     |
[INFO] [stderr] 113 |     fn lineplot(&'a mut self, shape: &'a Shape) -> &'a mut Chart<'a>;
[INFO] [stderr]     |                                                                 ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stderr]    --> src/color_plot/textplots/mod.rs:119:84
[INFO] [stderr]     |
[INFO] [stderr] 119 |     fn linecolorplot(&'a mut self, shape: &'a Shape, color: PixelColor) -> &'a mut Chart;
[INFO] [stderr]     |                       --                   --                               --     ^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                       |                    |                                |
[INFO] [stderr]     |                       |                    the lifetime is named here       the same lifetime is named here
[INFO] [stderr]     |                       the lifetime is named here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: consistently use `'a`
[INFO] [stderr]     |
[INFO] [stderr] 119 |     fn linecolorplot(&'a mut self, shape: &'a Shape, color: PixelColor) -> &'a mut Chart<'a>;
[INFO] [stderr]     |                                                                                         ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stderr]    --> src/color_plot/textplots/mod.rs:402:84
[INFO] [stderr]     |
[INFO] [stderr] 402 |     fn linecolorplot(&'a mut self, shape: &'a Shape, color: PixelColor) -> &'a mut Chart {
[INFO] [stderr]     |                       --                   --                               --     ^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                       |                    |                                |
[INFO] [stderr]     |                       |                    the lifetime is named here       the same lifetime is named here
[INFO] [stderr]     |                       the lifetime is named here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: consistently use `'a`
[INFO] [stderr]     |
[INFO] [stderr] 402 |     fn linecolorplot(&'a mut self, shape: &'a Shape, color: PixelColor) -> &'a mut Chart<'a> {
[INFO] [stderr]     |                                                                                         ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stderr]    --> src/color_plot/textplots/mod.rs:412:60
[INFO] [stderr]     |
[INFO] [stderr] 412 |     fn lineplot(&'a mut self, shape: &'a Shape) -> &'a mut Chart {
[INFO] [stderr]     |                  --                   --            --     ^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                  |                    |             |
[INFO] [stderr]     |                  |                    |             the same lifetime is named here
[INFO] [stderr]     |                  |                    the lifetime is named here
[INFO] [stderr]     |                  the lifetime is named here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: consistently use `'a`
[INFO] [stderr]     |
[INFO] [stderr] 412 |     fn lineplot(&'a mut self, shape: &'a Shape) -> &'a mut Chart<'a> {
[INFO] [stderr]     |                                                                 ++++
[INFO] [stderr] 
[INFO] [stderr] warning: `nu_plugin_plot` (lib) generated 4 warnings (run `cargo fix --lib -p nu_plugin_plot` to apply 4 suggestions)
[INFO] [stderr] warning: `nu_plugin_plot` (lib test) generated 4 warnings (4 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.18s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/nu_plugin_plot-62a734d993b6a3c3)
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/nu_plugin_plot-878327de9d2ac19e)
[INFO] [stderr]    Doc-tests nu_plugin_plot
[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] [stdout] 
[INFO] [stdout] running 6 tests
[INFO] [stdout] test src/color_plot/textplots/scale.rs - color_plot::textplots::scale::Scale::linear (line 13) ... FAILED
[INFO] [stdout] test src/color_plot/textplots/utils.rs - color_plot::textplots::utils::histogram (line 9) ... FAILED
[INFO] [stdout] test src/color_plot/textplots/scale.rs - color_plot::textplots::scale::Scale::inv_linear (line 24) ... FAILED
[INFO] [stdout] test src/color_plot/drawille.rs - color_plot::drawille (line 12) ... FAILED
[INFO] [stdout] test src/color_plot/textplots/mod.rs - color_plot::textplots (line 21) ... FAILED
[INFO] [stdout] test src/color_plot/textplots/mod.rs - color_plot::textplots (line 38) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/color_plot/textplots/scale.rs - color_plot::textplots::scale::Scale::linear (line 13) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `textplots`
[INFO] [stdout]  --> src/color_plot/textplots/scale.rs:14:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use textplots::scale::Scale;
[INFO] [stdout]   |     ^^^^^^^^^ use of unresolved module or unlinked crate `textplots`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `textplots`, use `cargo add textplots` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/color_plot/textplots/utils.rs - color_plot::textplots::utils::histogram (line 9) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `textplots`
[INFO] [stdout]  --> src/color_plot/textplots/utils.rs:10:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use textplots::utils::histogram;
[INFO] [stdout]   |     ^^^^^^^^^ use of unresolved module or unlinked crate `textplots`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `textplots`, use `cargo add textplots` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/color_plot/textplots/scale.rs - color_plot::textplots::scale::Scale::inv_linear (line 24) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `textplots`
[INFO] [stdout]  --> src/color_plot/textplots/scale.rs:25:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use textplots::scale::Scale;
[INFO] [stdout]   |     ^^^^^^^^^ use of unresolved module or unlinked crate `textplots`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `textplots`, use `cargo add textplots` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/color_plot/drawille.rs - color_plot::drawille (line 12) stdout ----
[INFO] [stdout] error[E0463]: can't find crate for `drawille`
[INFO] [stdout]  --> src/color_plot/drawille.rs:13:1
[INFO] [stdout]   |
[INFO] [stdout] 2 | extern crate drawille;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0463`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/color_plot/textplots/mod.rs - color_plot::textplots (line 21) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `textplots`
[INFO] [stdout]  --> src/color_plot/textplots/mod.rs:22:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use textplots::{Chart, Plot, Shape};
[INFO] [stdout]   |     ^^^^^^^^^ use of unresolved module or unlinked crate `textplots`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `textplots`, use `cargo add textplots` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/color_plot/textplots/mod.rs - color_plot::textplots (line 38) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `textplots`
[INFO] [stdout]  --> src/color_plot/textplots/mod.rs:39:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use textplots::{Chart, Plot, Shape};
[INFO] [stdout]   |     ^^^^^^^^^ use of unresolved module or unlinked crate `textplots`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `textplots`, use `cargo add textplots` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/color_plot/drawille.rs - color_plot::drawille (line 12)
[INFO] [stdout]     src/color_plot/textplots/mod.rs - color_plot::textplots (line 21)
[INFO] [stdout]     src/color_plot/textplots/mod.rs - color_plot::textplots (line 38)
[INFO] [stdout]     src/color_plot/textplots/scale.rs - color_plot::textplots::scale::Scale::inv_linear (line 24)
[INFO] [stdout]     src/color_plot/textplots/scale.rs - color_plot::textplots::scale::Scale::linear (line 13)
[INFO] [stdout]     src/color_plot/textplots/utils.rs - color_plot::textplots::utils::histogram (line 9)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 6 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.28s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "66377b4ed0ce7dce26bd6816cbcfc4022b87102f799e543366fd302f6ffa91ae", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "66377b4ed0ce7dce26bd6816cbcfc4022b87102f799e543366fd302f6ffa91ae", kill_on_drop: false }`
[INFO] [stdout] 66377b4ed0ce7dce26bd6816cbcfc4022b87102f799e543366fd302f6ffa91ae
