[INFO] cloning repository https://github.com/karimUzden09/comment_adder [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/karimUzden09/comment_adder" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FkarimUzden09%2Fcomment_adder", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FkarimUzden09%2Fcomment_adder'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 27c0db6443f4d46776259951577bb77b0021497c [INFO] checking karimUzden09/comment_adder against master#af4a5a13a15fa0c60e06321077ef452f769b42fd for pr-122960-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FkarimUzden09%2Fcomment_adder" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/karimUzden09/comment_adder on toolchain af4a5a13a15fa0c60e06321077ef452f769b42fd [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/karimUzden09/comment_adder [INFO] finished tweaking git repo https://github.com/karimUzden09/comment_adder [INFO] tweaked toml for git repo https://github.com/karimUzden09/comment_adder written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/karimUzden09/comment_adder 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" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded time-macros v0.1.0 [INFO] [stderr] Downloaded proc-macro-hack v0.5.18 [INFO] [stderr] Downloaded base-x v0.2.6 [INFO] [stderr] Downloaded serde_json v1.0.56 [INFO] [stderr] Downloaded half v1.6.0 [INFO] [stderr] Downloaded number_prefix v0.3.0 [INFO] [stderr] Downloaded serde_derive v1.0.114 [INFO] [stderr] Downloaded oorandom v11.1.2 [INFO] [stderr] Downloaded termios v0.3.2 [INFO] [stderr] Downloaded tinytemplate v1.1.0 [INFO] [stderr] Downloaded indicatif v0.15.0 [INFO] [stderr] Downloaded criterion v0.3.3 [INFO] [stderr] Downloaded bstr v0.2.13 [INFO] [stderr] Downloaded libc v0.2.72 [INFO] [stderr] Downloaded memoffset v0.5.5 [INFO] [stderr] Downloaded clap v2.33.2 [INFO] [stderr] Downloaded csv v1.1.3 [INFO] [stderr] Downloaded plotters v0.2.15 [INFO] [stderr] Downloaded crossbeam-channel v0.4.3 [INFO] [stderr] Downloaded rayon-core v1.8.0 [INFO] [stderr] Downloaded rayon v1.4.0 [INFO] [stderr] Downloaded mktemp v0.4.0 [INFO] [stderr] Downloaded either v1.6.0 [INFO] [stderr] Downloaded hermit-abi v0.1.15 [INFO] [stderr] Downloaded structopt-derive v0.4.10 [INFO] [stderr] Downloaded structopt v0.3.17 [INFO] [stderr] Downloaded const_fn v0.4.2 [INFO] [stderr] Downloaded terminal_size v0.1.13 [INFO] [stderr] Downloaded console v0.12.0 [INFO] [stderr] Downloaded serde v1.0.114 [INFO] [stderr] Downloaded standback v0.2.10 [INFO] [stderr] Downloaded time v0.2.17 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e29e048cac9712646139b5d1797def3140988e6ef97342ac0cfcf121cb6ade99 [INFO] running `Command { std: "docker" "start" "-a" "e29e048cac9712646139b5d1797def3140988e6ef97342ac0cfcf121cb6ade99", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e29e048cac9712646139b5d1797def3140988e6ef97342ac0cfcf121cb6ade99", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e29e048cac9712646139b5d1797def3140988e6ef97342ac0cfcf121cb6ade99", kill_on_drop: false }` [INFO] [stdout] e29e048cac9712646139b5d1797def3140988e6ef97342ac0cfcf121cb6ade99 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0c5037c820e8214fd1afa1f0014341015626d3bf0fa8558255f433a9e1629110 [INFO] running `Command { std: "docker" "start" "-a" "0c5037c820e8214fd1afa1f0014341015626d3bf0fa8558255f433a9e1629110", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.72 [INFO] [stderr] Compiling proc-macro2 v1.0.18 [INFO] [stderr] Compiling syn v1.0.33 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Checking rand_core v0.4.2 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling serde_derive v1.0.114 [INFO] [stderr] Compiling memoffset v0.5.5 [INFO] [stderr] Compiling serde v1.0.114 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling standback v0.2.10 [INFO] [stderr] Compiling rayon-core v1.8.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Checking either v1.6.0 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling rayon v1.4.0 [INFO] [stderr] Checking itoa v0.4.6 [INFO] [stderr] Checking rand_core v0.3.1 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Checking regex-syntax v0.6.18 [INFO] [stderr] Compiling serde_json v1.0.56 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Checking rand_xorshift v0.1.1 [INFO] [stderr] Checking rand_isaac v0.1.1 [INFO] [stderr] Checking rand_hc v0.1.0 [INFO] [stderr] Checking rand_jitter v0.1.4 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Compiling proc-macro-hack v0.5.18 [INFO] [stderr] Compiling const_fn v0.4.2 [INFO] [stderr] Compiling cast v0.2.3 [INFO] [stderr] Compiling time v0.2.17 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Checking walkdir v2.3.1 [INFO] [stderr] Checking number_prefix v0.3.0 [INFO] [stderr] Checking itertools v0.9.0 [INFO] [stderr] Checking half v1.6.0 [INFO] [stderr] Checking oorandom v11.1.2 [INFO] [stderr] Checking csv-core v0.1.10 [INFO] [stderr] Checking crossbeam-channel v0.4.3 [INFO] [stderr] Checking regex-automata v0.1.9 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking rand_os v0.1.3 [INFO] [stderr] Checking terminal_size v0.1.13 [INFO] [stderr] Checking termios v0.3.2 [INFO] [stderr] Checking clap v2.33.2 [INFO] [stderr] Checking colored v2.0.0 [INFO] [stderr] Checking crossbeam-deque v0.7.3 [INFO] [stderr] Checking regex v1.3.9 [INFO] [stderr] Checking criterion-plot v0.4.3 [INFO] [stderr] Checking plotters v0.2.15 [INFO] [stderr] Checking console v0.12.0 [INFO] [stderr] Checking uuid v0.7.4 [INFO] [stderr] Checking mktemp v0.4.0 [INFO] [stderr] Checking indicatif v0.15.0 [INFO] [stderr] Compiling time-macros-impl v0.1.1 [INFO] [stderr] Compiling structopt-derive v0.4.10 [INFO] [stderr] Checking time-macros v0.1.0 [INFO] [stderr] Checking structopt v0.3.17 [INFO] [stderr] Checking bstr v0.2.13 [INFO] [stderr] Checking serde_cbor v0.11.1 [INFO] [stderr] Checking csv v1.1.3 [INFO] [stderr] Checking tinytemplate v1.1.0 [INFO] [stderr] Checking comment_adder v0.3.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: private item shadows public glob re-export [INFO] [stdout] --> src/app/banch_core.rs:8:20 [INFO] [stdout] | [INFO] [stdout] 8 | io::BufWriter, io::Read, /*io::BufReader,*/ io::Write, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the name `Read` in the type namespace is supposed to be publicly re-exported here [INFO] [stdout] --> src/app/banch_core.rs:12:9 [INFO] [stdout] | [INFO] [stdout] 12 | pub use std::io::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: but the private item here shadows it [INFO] [stdout] --> src/app/banch_core.rs:8:20 [INFO] [stdout] | [INFO] [stdout] 8 | io::BufWriter, io::Read, /*io::BufReader,*/ io::Write, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] = note: `#[warn(hidden_glob_reexports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Read` is imported redundantly [INFO] [stdout] --> src/app/banch_core.rs:8:20 [INFO] [stdout] | [INFO] [stdout] 8 | io::BufWriter, io::Read, /*io::BufReader,*/ io::Write, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 12 | pub use std::io::prelude::*; [INFO] [stdout] | ------------------- the item `Read` is already imported here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: private item shadows public glob re-export [INFO] [stdout] --> src/app/banch_core.rs:8:49 [INFO] [stdout] | [INFO] [stdout] 8 | io::BufWriter, io::Read, /*io::BufReader,*/ io::Write, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the name `Write` in the type namespace is supposed to be publicly re-exported here [INFO] [stdout] --> src/app/banch_core.rs:12:9 [INFO] [stdout] | [INFO] [stdout] 12 | pub use std::io::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: but the private item here shadows it [INFO] [stdout] --> src/app/banch_core.rs:8:49 [INFO] [stdout] | [INFO] [stdout] 8 | io::BufWriter, io::Read, /*io::BufReader,*/ io::Write, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Write` is imported redundantly [INFO] [stdout] --> src/app/banch_core.rs:8:49 [INFO] [stdout] | [INFO] [stdout] 8 | io::BufWriter, io::Read, /*io::BufReader,*/ io::Write, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 12 | pub use std::io::prelude::*; [INFO] [stdout] | ------------------- the item `Write` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: private item shadows public glob re-export [INFO] [stdout] --> src/app/core.rs:9:55 [INFO] [stdout] | [INFO] [stdout] 9 | use std::{fs, fs::File, io::BufReader, io::BufWriter, io::Read, io::Write, path::Path}; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the name `Read` in the type namespace is supposed to be publicly re-exported here [INFO] [stdout] --> src/app/core.rs:7:9 [INFO] [stdout] | [INFO] [stdout] 7 | pub use std::io::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: but the private item here shadows it [INFO] [stdout] --> src/app/core.rs:9:55 [INFO] [stdout] | [INFO] [stdout] 9 | use std::{fs, fs::File, io::BufReader, io::BufWriter, io::Read, io::Write, path::Path}; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Read` is imported redundantly [INFO] [stdout] --> src/app/core.rs:9:55 [INFO] [stdout] | [INFO] [stdout] 7 | pub use std::io::prelude::*; [INFO] [stdout] | ------------------- the item `Read` is already imported here [INFO] [stdout] 8 | use std::time::Instant; [INFO] [stdout] 9 | use std::{fs, fs::File, io::BufReader, io::BufWriter, io::Read, io::Write, path::Path}; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: private item shadows public glob re-export [INFO] [stdout] --> src/app/core.rs:9:65 [INFO] [stdout] | [INFO] [stdout] 9 | use std::{fs, fs::File, io::BufReader, io::BufWriter, io::Read, io::Write, path::Path}; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the name `Write` in the type namespace is supposed to be publicly re-exported here [INFO] [stdout] --> src/app/core.rs:7:9 [INFO] [stdout] | [INFO] [stdout] 7 | pub use std::io::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: but the private item here shadows it [INFO] [stdout] --> src/app/core.rs:9:65 [INFO] [stdout] | [INFO] [stdout] 9 | use std::{fs, fs::File, io::BufReader, io::BufWriter, io::Read, io::Write, path::Path}; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Write` is imported redundantly [INFO] [stdout] --> src/app/core.rs:9:65 [INFO] [stdout] | [INFO] [stdout] 7 | pub use std::io::prelude::*; [INFO] [stdout] | ------------------- the item `Write` is already imported here [INFO] [stdout] 8 | use std::time::Instant; [INFO] [stdout] 9 | use std::{fs, fs::File, io::BufReader, io::BufWriter, io::Read, io::Write, path::Path}; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 8 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking criterion v0.3.3 [INFO] [stdout] error: couldn't read E:/rust_projects/comment_adder/src/benches/bench.rs: No such file or directory (os error 2) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `comment_adder` (bench "bench") due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] warning: private item shadows public glob re-export [INFO] [stdout] --> src/app/banch_core.rs:8:20 [INFO] [stdout] | [INFO] [stdout] 8 | io::BufWriter, io::Read, /*io::BufReader,*/ io::Write, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the name `Read` in the type namespace is supposed to be publicly re-exported here [INFO] [stdout] --> src/app/banch_core.rs:12:9 [INFO] [stdout] | [INFO] [stdout] 12 | pub use std::io::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: but the private item here shadows it [INFO] [stdout] --> src/app/banch_core.rs:8:20 [INFO] [stdout] | [INFO] [stdout] 8 | io::BufWriter, io::Read, /*io::BufReader,*/ io::Write, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] = note: `#[warn(hidden_glob_reexports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Read` is imported redundantly [INFO] [stdout] --> src/app/banch_core.rs:8:20 [INFO] [stdout] | [INFO] [stdout] 8 | io::BufWriter, io::Read, /*io::BufReader,*/ io::Write, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 12 | pub use std::io::prelude::*; [INFO] [stdout] | ------------------- the item `Read` is already imported here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: private item shadows public glob re-export [INFO] [stdout] --> src/app/banch_core.rs:8:49 [INFO] [stdout] | [INFO] [stdout] 8 | io::BufWriter, io::Read, /*io::BufReader,*/ io::Write, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the name `Write` in the type namespace is supposed to be publicly re-exported here [INFO] [stdout] --> src/app/banch_core.rs:12:9 [INFO] [stdout] | [INFO] [stdout] 12 | pub use std::io::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: but the private item here shadows it [INFO] [stdout] --> src/app/banch_core.rs:8:49 [INFO] [stdout] | [INFO] [stdout] 8 | io::BufWriter, io::Read, /*io::BufReader,*/ io::Write, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Write` is imported redundantly [INFO] [stdout] --> src/app/banch_core.rs:8:49 [INFO] [stdout] | [INFO] [stdout] 8 | io::BufWriter, io::Read, /*io::BufReader,*/ io::Write, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 12 | pub use std::io::prelude::*; [INFO] [stdout] | ------------------- the item `Write` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: private item shadows public glob re-export [INFO] [stdout] --> src/app/core.rs:9:55 [INFO] [stdout] | [INFO] [stdout] 9 | use std::{fs, fs::File, io::BufReader, io::BufWriter, io::Read, io::Write, path::Path}; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the name `Read` in the type namespace is supposed to be publicly re-exported here [INFO] [stdout] --> src/app/core.rs:7:9 [INFO] [stdout] | [INFO] [stdout] 7 | pub use std::io::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: but the private item here shadows it [INFO] [stdout] --> src/app/core.rs:9:55 [INFO] [stdout] | [INFO] [stdout] 9 | use std::{fs, fs::File, io::BufReader, io::BufWriter, io::Read, io::Write, path::Path}; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Read` is imported redundantly [INFO] [stdout] --> src/app/core.rs:9:55 [INFO] [stdout] | [INFO] [stdout] 7 | pub use std::io::prelude::*; [INFO] [stdout] | ------------------- the item `Read` is already imported here [INFO] [stdout] 8 | use std::time::Instant; [INFO] [stdout] 9 | use std::{fs, fs::File, io::BufReader, io::BufWriter, io::Read, io::Write, path::Path}; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: private item shadows public glob re-export [INFO] [stdout] --> src/app/core.rs:9:65 [INFO] [stdout] | [INFO] [stdout] 9 | use std::{fs, fs::File, io::BufReader, io::BufWriter, io::Read, io::Write, path::Path}; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the name `Write` in the type namespace is supposed to be publicly re-exported here [INFO] [stdout] --> src/app/core.rs:7:9 [INFO] [stdout] | [INFO] [stdout] 7 | pub use std::io::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: but the private item here shadows it [INFO] [stdout] --> src/app/core.rs:9:65 [INFO] [stdout] | [INFO] [stdout] 9 | use std::{fs, fs::File, io::BufReader, io::BufWriter, io::Read, io::Write, path::Path}; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Write` is imported redundantly [INFO] [stdout] --> src/app/core.rs:9:65 [INFO] [stdout] | [INFO] [stdout] 7 | pub use std::io::prelude::*; [INFO] [stdout] | ------------------- the item `Write` is already imported here [INFO] [stdout] 8 | use std::time::Instant; [INFO] [stdout] 9 | use std::{fs, fs::File, io::BufReader, io::BufWriter, io::Read, io::Write, path::Path}; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 8 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "0c5037c820e8214fd1afa1f0014341015626d3bf0fa8558255f433a9e1629110", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0c5037c820e8214fd1afa1f0014341015626d3bf0fa8558255f433a9e1629110", kill_on_drop: false }` [INFO] [stdout] 0c5037c820e8214fd1afa1f0014341015626d3bf0fa8558255f433a9e1629110