[INFO] cloning repository https://github.com/jamescauwelier/gnuplotter [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jamescauwelier/gnuplotter" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjamescauwelier%2Fgnuplotter", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjamescauwelier%2Fgnuplotter'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 974f9f148cd846d892dc9cf816433df3404df716 [INFO] checking jamescauwelier/gnuplotter against master#385fa9d845dd326c6bbfd58c22244215e431948a for never-type-fallback-to-never [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjamescauwelier%2Fgnuplotter" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/jamescauwelier/gnuplotter on toolchain 385fa9d845dd326c6bbfd58c22244215e431948a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+385fa9d845dd326c6bbfd58c22244215e431948a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/jamescauwelier/gnuplotter [INFO] finished tweaking git repo https://github.com/jamescauwelier/gnuplotter [INFO] tweaked toml for git repo https://github.com/jamescauwelier/gnuplotter written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/jamescauwelier/gnuplotter 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" "+385fa9d845dd326c6bbfd58c22244215e431948a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+385fa9d845dd326c6bbfd58c22244215e431948a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 718a0b63c74e004db476a802c7c8c2852390ced178cfa4b0c3352afbea44d6b6 [INFO] running `Command { std: "docker" "start" "-a" "718a0b63c74e004db476a802c7c8c2852390ced178cfa4b0c3352afbea44d6b6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "718a0b63c74e004db476a802c7c8c2852390ced178cfa4b0c3352afbea44d6b6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "718a0b63c74e004db476a802c7c8c2852390ced178cfa4b0c3352afbea44d6b6", kill_on_drop: false }` [INFO] [stdout] 718a0b63c74e004db476a802c7c8c2852390ced178cfa4b0c3352afbea44d6b6 [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=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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+385fa9d845dd326c6bbfd58c22244215e431948a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 26aefab0273b62bcd216ad67f767c881d6b4f2a0456ab6caa2ecc244580ade71 [INFO] running `Command { std: "docker" "start" "-a" "26aefab0273b62bcd216ad67f767c881d6b4f2a0456ab6caa2ecc244580ade71", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.152 [INFO] [stderr] Compiling proc-macro2 v1.0.76 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling rustix v0.38.28 [INFO] [stderr] Checking ppv-lite86 v0.2.17 [INFO] [stderr] Compiling simd-adler32 v0.3.7 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Checking either v1.9.0 [INFO] [stderr] Compiling bitflags v2.4.1 [INFO] [stderr] Compiling linux-raw-sys v0.4.12 [INFO] [stderr] Checking unicode-ident v1.0.12 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling fastrand v2.0.1 [INFO] [stderr] Compiling miniz_oxide v0.7.2 [INFO] [stderr] Compiling fdeflate v0.3.4 [INFO] [stderr] Checking flate2 v1.0.28 [INFO] [stderr] Checking png v0.17.11 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling syn v2.0.48 [INFO] [stderr] Checking getrandom v0.2.12 [INFO] [stderr] Checking dirs-sys-next v0.1.2 [INFO] [stderr] Checking dirs-next v2.0.0 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking term v0.7.0 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Compiling tempfile v3.9.0 [INFO] [stderr] Checking gnuplotter_core v0.2.3-alpha (/opt/rustwide/workdir/gnuplotter_core) [INFO] [stderr] Compiling darling_core v0.14.4 [INFO] [stderr] Compiling darling_macro v0.14.4 [INFO] [stderr] Compiling darling v0.14.4 [INFO] [stderr] Compiling derive_builder_core v0.12.0 [INFO] [stderr] Compiling derive_builder_macro v0.12.0 [INFO] [stderr] Compiling derive_builder v0.12.0 [INFO] [stderr] Checking gnuplotter_macros v0.2.3-alpha (/opt/rustwide/workdir/gnuplotter_macros) [INFO] [stderr] Checking gnuplotter v0.2.3-alpha (/opt/rustwide/workdir/gnuplotter) [INFO] [stdout] warning: the item `Maybe` is imported redundantly [INFO] [stdout] --> gnuplotter/examples/demo_basic.rs:34:5 [INFO] [stdout] | [INFO] [stdout] 34 | use gnuplotter::maybe::Maybe; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 58 | #[derive(Clone, PartialEq, Debug, Default, Plot)] [INFO] [stdout] | ---- the item `Maybe` is already imported here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Config` is imported redundantly [INFO] [stdout] --> gnuplotter/examples/demo_basic.rs:35:33 [INFO] [stdout] | [INFO] [stdout] 35 | use gnuplotter::prelude::{Axis, Config, Label, Plot, Required, Series, Title, X, Y}; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 58 | #[derive(Clone, PartialEq, Debug, Default, Plot)] [INFO] [stdout] | ---- the item `Config` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Label` is imported redundantly [INFO] [stdout] --> gnuplotter/examples/demo_basic.rs:35:41 [INFO] [stdout] | [INFO] [stdout] 35 | use gnuplotter::prelude::{Axis, Config, Label, Plot, Required, Series, Title, X, Y}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 58 | #[derive(Clone, PartialEq, Debug, Default, Plot)] [INFO] [stdout] | ---- the item `Label` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Required` is imported redundantly [INFO] [stdout] --> gnuplotter/examples/demo_basic.rs:35:54 [INFO] [stdout] | [INFO] [stdout] 35 | use gnuplotter::prelude::{Axis, Config, Label, Plot, Required, Series, Title, X, Y}; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 58 | #[derive(Clone, PartialEq, Debug, Default, Plot)] [INFO] [stdout] | ---- the item `Required` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Series` is imported redundantly [INFO] [stdout] --> gnuplotter/examples/demo_basic.rs:35:64 [INFO] [stdout] | [INFO] [stdout] 35 | use gnuplotter::prelude::{Axis, Config, Label, Plot, Required, Series, Title, X, Y}; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 58 | #[derive(Clone, PartialEq, Debug, Default, Plot)] [INFO] [stdout] | ---- the item `Series` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Title` is imported redundantly [INFO] [stdout] --> gnuplotter/examples/demo_basic.rs:35:72 [INFO] [stdout] | [INFO] [stdout] 35 | use gnuplotter::prelude::{Axis, Config, Label, Plot, Required, Series, Title, X, Y}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 58 | #[derive(Clone, PartialEq, Debug, Default, Plot)] [INFO] [stdout] | ---- the item `Title` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `X` is imported redundantly [INFO] [stdout] --> gnuplotter/examples/demo_basic.rs:35:79 [INFO] [stdout] | [INFO] [stdout] 35 | use gnuplotter::prelude::{Axis, Config, Label, Plot, Required, Series, Title, X, Y}; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 58 | #[derive(Clone, PartialEq, Debug, Default, Plot)] [INFO] [stdout] | ---- the item `X` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Y` is imported redundantly [INFO] [stdout] --> gnuplotter/examples/demo_basic.rs:35:82 [INFO] [stdout] | [INFO] [stdout] 35 | use gnuplotter::prelude::{Axis, Config, Label, Plot, Required, Series, Title, X, Y}; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 58 | #[derive(Clone, PartialEq, Debug, Default, Plot)] [INFO] [stdout] | ---- the item `Y` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 8 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 33.98s [INFO] running `Command { std: "docker" "inspect" "26aefab0273b62bcd216ad67f767c881d6b4f2a0456ab6caa2ecc244580ade71", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "26aefab0273b62bcd216ad67f767c881d6b4f2a0456ab6caa2ecc244580ade71", kill_on_drop: false }` [INFO] [stdout] 26aefab0273b62bcd216ad67f767c881d6b4f2a0456ab6caa2ecc244580ade71 [INFO] checking jamescauwelier/gnuplotter against try#2d84f2737f3bd9ebfcb07f75aa198d6cf7c715d2 for never-type-fallback-to-never [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjamescauwelier%2Fgnuplotter" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/jamescauwelier/gnuplotter on toolchain 2d84f2737f3bd9ebfcb07f75aa198d6cf7c715d2 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2d84f2737f3bd9ebfcb07f75aa198d6cf7c715d2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/jamescauwelier/gnuplotter [INFO] finished tweaking git repo https://github.com/jamescauwelier/gnuplotter [INFO] tweaked toml for git repo https://github.com/jamescauwelier/gnuplotter written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/jamescauwelier/gnuplotter 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" "+2d84f2737f3bd9ebfcb07f75aa198d6cf7c715d2" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+2d84f2737f3bd9ebfcb07f75aa198d6cf7c715d2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a28a1e22f08a75fba66274859a5737da1d0bc04e67ed5822f0160632bbe5ca1a [INFO] running `Command { std: "docker" "start" "-a" "a28a1e22f08a75fba66274859a5737da1d0bc04e67ed5822f0160632bbe5ca1a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a28a1e22f08a75fba66274859a5737da1d0bc04e67ed5822f0160632bbe5ca1a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a28a1e22f08a75fba66274859a5737da1d0bc04e67ed5822f0160632bbe5ca1a", kill_on_drop: false }` [INFO] [stdout] a28a1e22f08a75fba66274859a5737da1d0bc04e67ed5822f0160632bbe5ca1a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+2d84f2737f3bd9ebfcb07f75aa198d6cf7c715d2" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5df1b8f6bcc56c31570c2f5ae4baa35080ff7ad3a64ebbcafb5b8aff5b2e70f7 [INFO] running `Command { std: "docker" "start" "-a" "5df1b8f6bcc56c31570c2f5ae4baa35080ff7ad3a64ebbcafb5b8aff5b2e70f7", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.152 [INFO] [stderr] Compiling proc-macro2 v1.0.76 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling rustix v0.38.28 [INFO] [stderr] Checking ppv-lite86 v0.2.17 [INFO] [stderr] Compiling simd-adler32 v0.3.7 [INFO] [stderr] Checking either v1.9.0 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling linux-raw-sys v0.4.12 [INFO] [stderr] Compiling bitflags v2.4.1 [INFO] [stderr] Checking unicode-ident v1.0.12 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling fastrand v2.0.1 [INFO] [stderr] Compiling miniz_oxide v0.7.2 [INFO] [stderr] Compiling fdeflate v0.3.4 [INFO] [stderr] Checking flate2 v1.0.28 [INFO] [stderr] Checking quote v1.0.35 [INFO] [stderr] Checking syn v2.0.48 [INFO] [stderr] Checking png v0.17.11 [INFO] [stderr] Compiling getrandom v0.2.12 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling term v0.7.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling tempfile v3.9.0 [INFO] [stderr] Compiling gnuplotter_core v0.2.3-alpha (/opt/rustwide/workdir/gnuplotter_core) [INFO] [stderr] Compiling darling_core v0.14.4 [INFO] [stderr] Compiling darling_macro v0.14.4 [INFO] [stderr] Compiling darling v0.14.4 [INFO] [stderr] Compiling derive_builder_core v0.12.0 [INFO] [stderr] Compiling derive_builder_macro v0.12.0 [INFO] [stderr] Compiling derive_builder v0.12.0 [INFO] [stderr] Compiling gnuplotter_macros v0.2.3-alpha (/opt/rustwide/workdir/gnuplotter_macros) [INFO] [stderr] Checking gnuplotter v0.2.3-alpha (/opt/rustwide/workdir/gnuplotter) [INFO] [stdout] warning: the item `Maybe` is imported redundantly [INFO] [stdout] --> gnuplotter/examples/demo_basic.rs:34:5 [INFO] [stdout] | [INFO] [stdout] 34 | use gnuplotter::maybe::Maybe; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 58 | #[derive(Clone, PartialEq, Debug, Default, Plot)] [INFO] [stdout] | ---- the item `Maybe` is already imported here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Config` is imported redundantly [INFO] [stdout] --> gnuplotter/examples/demo_basic.rs:35:33 [INFO] [stdout] | [INFO] [stdout] 35 | use gnuplotter::prelude::{Axis, Config, Label, Plot, Required, Series, Title, X, Y}; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 58 | #[derive(Clone, PartialEq, Debug, Default, Plot)] [INFO] [stdout] | ---- the item `Config` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Label` is imported redundantly [INFO] [stdout] --> gnuplotter/examples/demo_basic.rs:35:41 [INFO] [stdout] | [INFO] [stdout] 35 | use gnuplotter::prelude::{Axis, Config, Label, Plot, Required, Series, Title, X, Y}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 58 | #[derive(Clone, PartialEq, Debug, Default, Plot)] [INFO] [stdout] | ---- the item `Label` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Required` is imported redundantly [INFO] [stdout] --> gnuplotter/examples/demo_basic.rs:35:54 [INFO] [stdout] | [INFO] [stdout] 35 | use gnuplotter::prelude::{Axis, Config, Label, Plot, Required, Series, Title, X, Y}; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 58 | #[derive(Clone, PartialEq, Debug, Default, Plot)] [INFO] [stdout] | ---- the item `Required` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Series` is imported redundantly [INFO] [stdout] --> gnuplotter/examples/demo_basic.rs:35:64 [INFO] [stdout] | [INFO] [stdout] 35 | use gnuplotter::prelude::{Axis, Config, Label, Plot, Required, Series, Title, X, Y}; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 58 | #[derive(Clone, PartialEq, Debug, Default, Plot)] [INFO] [stdout] | ---- the item `Series` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Title` is imported redundantly [INFO] [stdout] --> gnuplotter/examples/demo_basic.rs:35:72 [INFO] [stdout] | [INFO] [stdout] 35 | use gnuplotter::prelude::{Axis, Config, Label, Plot, Required, Series, Title, X, Y}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 58 | #[derive(Clone, PartialEq, Debug, Default, Plot)] [INFO] [stdout] | ---- the item `Title` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `X` is imported redundantly [INFO] [stdout] --> gnuplotter/examples/demo_basic.rs:35:79 [INFO] [stdout] | [INFO] [stdout] 35 | use gnuplotter::prelude::{Axis, Config, Label, Plot, Required, Series, Title, X, Y}; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 58 | #[derive(Clone, PartialEq, Debug, Default, Plot)] [INFO] [stdout] | ---- the item `X` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Y` is imported redundantly [INFO] [stdout] --> gnuplotter/examples/demo_basic.rs:35:82 [INFO] [stdout] | [INFO] [stdout] 35 | use gnuplotter::prelude::{Axis, Config, Label, Plot, Required, Series, Title, X, Y}; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 58 | #[derive(Clone, PartialEq, Debug, Default, Plot)] [INFO] [stdout] | ---- the item `Y` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 8 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 16.90s [INFO] running `Command { std: "docker" "inspect" "5df1b8f6bcc56c31570c2f5ae4baa35080ff7ad3a64ebbcafb5b8aff5b2e70f7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5df1b8f6bcc56c31570c2f5ae4baa35080ff7ad3a64ebbcafb5b8aff5b2e70f7", kill_on_drop: false }` [INFO] [stdout] 5df1b8f6bcc56c31570c2f5ae4baa35080ff7ad3a64ebbcafb5b8aff5b2e70f7