[INFO] fetching crate textplots 0.8.7... [INFO] checking textplots-0.8.7 against try#306c6aded24f02440063be828ebe601fe5eb8323 for pr-133502-3 [INFO] extracting crate textplots 0.8.7 into /workspace/builds/worker-1-tc2/source [INFO] validating manifest of crates.io crate textplots 0.8.7 on toolchain 306c6aded24f02440063be828ebe601fe5eb8323 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+306c6aded24f02440063be828ebe601fe5eb8323" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate textplots 0.8.7 [INFO] finished tweaking crates.io crate textplots 0.8.7 [INFO] tweaked toml for crates.io crate textplots 0.8.7 written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] crate crates.io crate textplots 0.8.7 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" "+306c6aded24f02440063be828ebe601fe5eb8323" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+306c6aded24f02440063be828ebe601fe5eb8323" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1a315504e5ec7116d64744c1425eb449782c9bcf54e3d0d1b176b92312d42c0d [INFO] running `Command { std: "docker" "start" "-a" "1a315504e5ec7116d64744c1425eb449782c9bcf54e3d0d1b176b92312d42c0d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1a315504e5ec7116d64744c1425eb449782c9bcf54e3d0d1b176b92312d42c0d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1a315504e5ec7116d64744c1425eb449782c9bcf54e3d0d1b176b92312d42c0d", kill_on_drop: false }` [INFO] [stdout] 1a315504e5ec7116d64744c1425eb449782c9bcf54e3d0d1b176b92312d42c0d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+306c6aded24f02440063be828ebe601fe5eb8323" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ff4f4af931eb5898be4ef36378bf36a357b715f5ffc6f398b2035fbb4b065813 [INFO] running `Command { std: "docker" "start" "-a" "ff4f4af931eb5898be4ef36378bf36a357b715f5ffc6f398b2035fbb4b065813", kill_on_drop: false }` [INFO] [stderr] Compiling rustix v0.38.9 [INFO] [stderr] Compiling libc v0.2.147 [INFO] [stderr] Checking linux-raw-sys v0.4.5 [INFO] [stderr] Checking bitflags v2.4.0 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Checking bytemuck v1.13.1 [INFO] [stderr] Checking unicode-width v0.1.10 [INFO] [stderr] Checking iana-time-zone v0.1.57 [INFO] [stderr] Checking rgb v0.8.36 [INFO] [stderr] Compiling num-traits v0.2.16 [INFO] [stderr] Checking is-terminal v0.4.9 [INFO] [stderr] Checking colored v2.0.4 [INFO] [stderr] Checking drawille v0.3.0 [INFO] [stderr] Checking textplots v0.8.7 (/opt/rustwide/workdir) [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> src/lib.rs:122:60 [INFO] [stdout] | [INFO] [stdout] 120 | pub trait Plot<'a> { [INFO] [stdout] | -- lifetime `'a` declared here [INFO] [stdout] 121 | /// Draws a [line chart](https://en.wikipedia.org/wiki/Line_chart) of points connected by straight line segments. [INFO] [stdout] 122 | fn lineplot(&'a mut self, shape: &'a Shape) -> &'a mut Chart; [INFO] [stdout] | ^^^^^ this elided lifetime gets resolved as `'a` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(elided_named_lifetimes)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> src/lib.rs:128:78 [INFO] [stdout] | [INFO] [stdout] 126 | pub trait ColorPlot<'a> { [INFO] [stdout] | -- lifetime `'a` declared here [INFO] [stdout] 127 | /// Draws a [line chart](https://en.wikipedia.org/wiki/Line_chart) of points... [INFO] [stdout] 128 | fn linecolorplot(&'a mut self, shape: &'a Shape, color: RGB8) -> &'a mut Chart; [INFO] [stdout] | ^^^^^ this elided lifetime gets resolved as `'a` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> src/lib.rs:606:78 [INFO] [stdout] | [INFO] [stdout] 605 | impl<'a> ColorPlot<'a> for Chart<'a> { [INFO] [stdout] | -- lifetime `'a` declared here [INFO] [stdout] 606 | fn linecolorplot(&'a mut self, shape: &'a Shape, color: RGB8) -> &'a mut Chart { [INFO] [stdout] | ^^^^^ this elided lifetime gets resolved as `'a` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> src/lib.rs:616:60 [INFO] [stdout] | [INFO] [stdout] 615 | impl<'a> Plot<'a> for Chart<'a> { [INFO] [stdout] | -- lifetime `'a` declared here [INFO] [stdout] 616 | fn lineplot(&'a mut self, shape: &'a Shape) -> &'a mut Chart { [INFO] [stdout] | ^^^^^ this elided lifetime gets resolved as `'a` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> src/lib.rs:634:64 [INFO] [stdout] | [INFO] [stdout] 633 | impl<'a> AxisBuilder<'a> for Chart<'a> { [INFO] [stdout] | -- lifetime `'a` declared here [INFO] [stdout] 634 | fn x_axis_style(&'a mut self, style: LineStyle) -> &'a mut Chart { [INFO] [stdout] | ^^^^^ this elided lifetime gets resolved as `'a` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> src/lib.rs:639:64 [INFO] [stdout] | [INFO] [stdout] 633 | impl<'a> AxisBuilder<'a> for Chart<'a> { [INFO] [stdout] | -- lifetime `'a` declared here [INFO] [stdout] ... [INFO] [stdout] 639 | fn y_axis_style(&'a mut self, style: LineStyle) -> &'a mut Chart { [INFO] [stdout] | ^^^^^ this elided lifetime gets resolved as `'a` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking chrono v0.4.30 [INFO] [stderr] Checking nix v0.26.2 [INFO] [stderr] Checking console v0.15.7 [INFO] [stderr] Checking ctrlc v3.4.0 [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> src/lib.rs:122:60 [INFO] [stdout] | [INFO] [stdout] 120 | pub trait Plot<'a> { [INFO] [stdout] | -- lifetime `'a` declared here [INFO] [stdout] 121 | /// Draws a [line chart](https://en.wikipedia.org/wiki/Line_chart) of points connected by straight line segments. [INFO] [stdout] 122 | fn lineplot(&'a mut self, shape: &'a Shape) -> &'a mut Chart; [INFO] [stdout] | ^^^^^ this elided lifetime gets resolved as `'a` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(elided_named_lifetimes)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> src/lib.rs:128:78 [INFO] [stdout] | [INFO] [stdout] 126 | pub trait ColorPlot<'a> { [INFO] [stdout] | -- lifetime `'a` declared here [INFO] [stdout] 127 | /// Draws a [line chart](https://en.wikipedia.org/wiki/Line_chart) of points... [INFO] [stdout] 128 | fn linecolorplot(&'a mut self, shape: &'a Shape, color: RGB8) -> &'a mut Chart; [INFO] [stdout] | ^^^^^ this elided lifetime gets resolved as `'a` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> src/lib.rs:606:78 [INFO] [stdout] | [INFO] [stdout] 605 | impl<'a> ColorPlot<'a> for Chart<'a> { [INFO] [stdout] | -- lifetime `'a` declared here [INFO] [stdout] 606 | fn linecolorplot(&'a mut self, shape: &'a Shape, color: RGB8) -> &'a mut Chart { [INFO] [stdout] | ^^^^^ this elided lifetime gets resolved as `'a` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> src/lib.rs:616:60 [INFO] [stdout] | [INFO] [stdout] 615 | impl<'a> Plot<'a> for Chart<'a> { [INFO] [stdout] | -- lifetime `'a` declared here [INFO] [stdout] 616 | fn lineplot(&'a mut self, shape: &'a Shape) -> &'a mut Chart { [INFO] [stdout] | ^^^^^ this elided lifetime gets resolved as `'a` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> src/lib.rs:634:64 [INFO] [stdout] | [INFO] [stdout] 633 | impl<'a> AxisBuilder<'a> for Chart<'a> { [INFO] [stdout] | -- lifetime `'a` declared here [INFO] [stdout] 634 | fn x_axis_style(&'a mut self, style: LineStyle) -> &'a mut Chart { [INFO] [stdout] | ^^^^^ this elided lifetime gets resolved as `'a` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> src/lib.rs:639:64 [INFO] [stdout] | [INFO] [stdout] 633 | impl<'a> AxisBuilder<'a> for Chart<'a> { [INFO] [stdout] | -- lifetime `'a` declared here [INFO] [stdout] ... [INFO] [stdout] 639 | fn y_axis_style(&'a mut self, style: LineStyle) -> &'a mut Chart { [INFO] [stdout] | ^^^^^ this elided lifetime gets resolved as `'a` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 13.00s [INFO] running `Command { std: "docker" "inspect" "ff4f4af931eb5898be4ef36378bf36a357b715f5ffc6f398b2035fbb4b065813", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ff4f4af931eb5898be4ef36378bf36a357b715f5ffc6f398b2035fbb4b065813", kill_on_drop: false }` [INFO] [stdout] ff4f4af931eb5898be4ef36378bf36a357b715f5ffc6f398b2035fbb4b065813