[INFO] cloning repository https://github.com/claram97/messi-git [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/claram97/messi-git" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fclaram97%2Fmessi-git", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fclaram97%2Fmessi-git'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a5cd83faf45e79887740dea80e86af440f655e1d [INFO] checking claram97/messi-git against master#ceab6128fa48a616bfd3e3adf4bc80133b8ee223 for no-never-type-fallback [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fclaram97%2Fmessi-git" "/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/claram97/messi-git on toolchain ceab6128fa48a616bfd3e3adf4bc80133b8ee223 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ceab6128fa48a616bfd3e3adf4bc80133b8ee223" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/claram97/messi-git [INFO] finished tweaking git repo https://github.com/claram97/messi-git [INFO] tweaked toml for git repo https://github.com/claram97/messi-git written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/claram97/messi-git 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" "+ceab6128fa48a616bfd3e3adf4bc80133b8ee223" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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" "+ceab6128fa48a616bfd3e3adf4bc80133b8ee223" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4ba4bc0a82b7354b7be303c82bd11d0373049e1a17824f34ce9173034cb1e96a [INFO] running `Command { std: "docker" "start" "-a" "4ba4bc0a82b7354b7be303c82bd11d0373049e1a17824f34ce9173034cb1e96a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4ba4bc0a82b7354b7be303c82bd11d0373049e1a17824f34ce9173034cb1e96a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4ba4bc0a82b7354b7be303c82bd11d0373049e1a17824f34ce9173034cb1e96a", kill_on_drop: false }` [INFO] [stdout] 4ba4bc0a82b7354b7be303c82bd11d0373049e1a17824f34ce9173034cb1e96a [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" "+ceab6128fa48a616bfd3e3adf4bc80133b8ee223" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 367a87c4547f5e27ac41d1aaeb321d8949e3383fb439bc288b44aa46036d498b [INFO] running `Command { std: "docker" "start" "-a" "367a87c4547f5e27ac41d1aaeb321d8949e3383fb439bc288b44aa46036d498b", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.69 [INFO] [stderr] Compiling serde v1.0.189 [INFO] [stderr] Compiling unicode-segmentation v1.10.1 [INFO] [stderr] Compiling thiserror v1.0.50 [INFO] [stderr] Compiling version-compare v0.0.10 [INFO] [stderr] Compiling strum v0.18.0 [INFO] [stderr] Compiling libc v0.2.149 [INFO] [stderr] Compiling futures-channel v0.3.28 [INFO] [stderr] Compiling futures-task v0.3.28 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Checking futures-sink v0.3.28 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling anyhow v1.0.75 [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Checking once_cell v1.18.0 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling gio v0.9.1 [INFO] [stderr] Compiling pango v0.9.1 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Compiling gdk-pixbuf v0.9.0 [INFO] [stderr] Compiling cairo-rs v0.9.1 [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Compiling atk v0.9.0 [INFO] [stderr] Compiling gdk v0.13.2 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling gtk v0.9.2 [INFO] [stderr] Checking miniz_oxide v0.7.1 [INFO] [stderr] Checking cpufeatures v0.2.11 [INFO] [stderr] Checking ryu v1.0.15 [INFO] [stderr] Checking iana-time-zone v0.1.58 [INFO] [stderr] Checking flate2 v1.0.28 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Checking getrandom v0.2.10 [INFO] [stderr] Compiling syn v2.0.38 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking generic-array v0.14.7 [INFO] [stderr] Checking chrono v0.4.31 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking sha1 v0.10.6 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling strum_macros v0.18.0 [INFO] [stderr] Compiling toml v0.5.11 [INFO] [stderr] Compiling thiserror-impl v1.0.50 [INFO] [stderr] Compiling futures-macro v0.3.28 [INFO] [stderr] Compiling serde_derive v1.0.189 [INFO] [stderr] Compiling proc-macro-crate v0.1.5 [INFO] [stderr] Compiling glib-macros v0.10.1 [INFO] [stderr] Compiling system-deps v1.3.2 [INFO] [stderr] Compiling glib-sys v0.10.1 [INFO] [stderr] Compiling gobject-sys v0.10.0 [INFO] [stderr] Compiling gio-sys v0.10.1 [INFO] [stderr] Compiling cairo-sys-rs v0.10.0 [INFO] [stderr] Compiling pango-sys v0.10.0 [INFO] [stderr] Compiling gdk-pixbuf-sys v0.10.0 [INFO] [stderr] Compiling gdk-sys v0.10.0 [INFO] [stderr] Compiling atk-sys v0.10.0 [INFO] [stderr] Compiling gtk-sys v0.10.0 [INFO] [stderr] Checking futures-executor v0.3.28 [INFO] [stderr] Checking glib v0.10.3 [INFO] [stderr] Checking futures v0.3.28 [INFO] [stderr] Checking serde_json v1.0.108 [INFO] [stderr] Checking messi v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: the item `ButtonExt` is imported redundantly [INFO] [stdout] --> src/gui/init_window.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 11 | use gtk::prelude::*; [INFO] [stdout] | --------------- the item `ButtonExt` is already imported here [INFO] [stdout] 12 | use gtk::ButtonExt; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `ContainerExt` is imported redundantly [INFO] [stdout] --> src/gui/init_window.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 11 | use gtk::prelude::*; [INFO] [stdout] | --------------- the item `ContainerExt` is already imported here [INFO] [stdout] 12 | use gtk::ButtonExt; [INFO] [stdout] 13 | use gtk::ContainerExt; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `FileChooserExt` is imported redundantly [INFO] [stdout] --> src/gui/init_window.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 11 | use gtk::prelude::*; [INFO] [stdout] | --------------- the item `FileChooserExt` is already imported here [INFO] [stdout] ... [INFO] [stdout] 14 | use gtk::FileChooserExt; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `GtkWindowExt` is imported redundantly [INFO] [stdout] --> src/gui/init_window.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 11 | use gtk::prelude::*; [INFO] [stdout] | --------------- the item `GtkWindowExt` is already imported here [INFO] [stdout] ... [INFO] [stdout] 15 | use gtk::GtkWindowExt; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `WidgetExt` is imported redundantly [INFO] [stdout] --> src/gui/init_window.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 11 | use gtk::prelude::*; [INFO] [stdout] | --------------- the item `WidgetExt` is already imported here [INFO] [stdout] ... [INFO] [stdout] 16 | use gtk::WidgetExt; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `gtk` is imported redundantly [INFO] [stdout] --> src/gui/main_window.rs:10:11 [INFO] [stdout] | [INFO] [stdout] 10 | use gtk::{self, FileChooserAction, FileChooserDialog, FileChooserExt}; [INFO] [stdout] | ^^^^ the item `gtk` is already defined by prelude [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `FileChooserExt` is imported redundantly [INFO] [stdout] --> src/gui/main_window.rs:10:55 [INFO] [stdout] | [INFO] [stdout] 8 | use gtk::prelude::*; [INFO] [stdout] | --------------- the item `FileChooserExt` is already imported here [INFO] [stdout] 9 | use gtk::Builder; [INFO] [stdout] 10 | use gtk::{self, FileChooserAction, FileChooserDialog, FileChooserExt}; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `BinExt` is imported redundantly [INFO] [stdout] --> src/gui/style.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 2 | use gtk::prelude::*; [INFO] [stdout] | --------------- the item `BinExt` is already imported here [INFO] [stdout] 3 | use gtk::BinExt; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `CssProviderExt` is imported redundantly [INFO] [stdout] --> src/gui/style.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 2 | use gtk::prelude::*; [INFO] [stdout] | --------------- the item `CssProviderExt` is already imported here [INFO] [stdout] ... [INFO] [stdout] 5 | use gtk::CssProviderExt; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `StyleContextExt` is imported redundantly [INFO] [stdout] --> src/gui/style.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 2 | use gtk::prelude::*; [INFO] [stdout] | --------------- the item `StyleContextExt` is already imported here [INFO] [stdout] ... [INFO] [stdout] 6 | use gtk::StyleContextExt; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `WidgetExt` is imported redundantly [INFO] [stdout] --> src/gui/style.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 2 | use gtk::prelude::*; [INFO] [stdout] | --------------- the item `WidgetExt` is already imported here [INFO] [stdout] ... [INFO] [stdout] 7 | use gtk::WidgetExt; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Write` is imported redundantly [INFO] [stdout] --> src/show_ref.rs:3:16 [INFO] [stdout] | [INFO] [stdout] 3 | io::{self, Write}, [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 10 | use std::io::prelude::*; [INFO] [stdout] | ------------------- the item `Write` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `fs` is imported redundantly [INFO] [stdout] --> src/checkout.rs:436:9 [INFO] [stdout] | [INFO] [stdout] 435 | use super::*; [INFO] [stdout] | -------- the item `fs` is already imported here [INFO] [stdout] 436 | use std::fs; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Path` is imported redundantly [INFO] [stdout] --> src/checkout.rs:438:9 [INFO] [stdout] | [INFO] [stdout] 435 | use super::*; [INFO] [stdout] | -------- the item `Path` is already imported here [INFO] [stdout] ... [INFO] [stdout] 438 | use std::path::Path; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Path` is imported redundantly [INFO] [stdout] --> src/config.rs:770:25 [INFO] [stdout] | [INFO] [stdout] 770 | use std::{io::Read, path::Path}; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 774 | use super::*; [INFO] [stdout] | -------- the item `Path` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `ButtonExt` is imported redundantly [INFO] [stdout] --> src/gui/init_window.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 11 | use gtk::prelude::*; [INFO] [stdout] | --------------- the item `ButtonExt` is already imported here [INFO] [stdout] 12 | use gtk::ButtonExt; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `ContainerExt` is imported redundantly [INFO] [stdout] --> src/gui/init_window.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 11 | use gtk::prelude::*; [INFO] [stdout] | --------------- the item `ContainerExt` is already imported here [INFO] [stdout] 12 | use gtk::ButtonExt; [INFO] [stdout] 13 | use gtk::ContainerExt; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `FileChooserExt` is imported redundantly [INFO] [stdout] --> src/gui/init_window.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 11 | use gtk::prelude::*; [INFO] [stdout] | --------------- the item `FileChooserExt` is already imported here [INFO] [stdout] ... [INFO] [stdout] 14 | use gtk::FileChooserExt; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `GtkWindowExt` is imported redundantly [INFO] [stdout] --> src/gui/init_window.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 11 | use gtk::prelude::*; [INFO] [stdout] | --------------- the item `GtkWindowExt` is already imported here [INFO] [stdout] ... [INFO] [stdout] 15 | use gtk::GtkWindowExt; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `WidgetExt` is imported redundantly [INFO] [stdout] --> src/gui/init_window.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 11 | use gtk::prelude::*; [INFO] [stdout] | --------------- the item `WidgetExt` is already imported here [INFO] [stdout] ... [INFO] [stdout] 16 | use gtk::WidgetExt; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `gtk` is imported redundantly [INFO] [stdout] --> src/gui/main_window.rs:10:11 [INFO] [stdout] | [INFO] [stdout] 10 | use gtk::{self, FileChooserAction, FileChooserDialog, FileChooserExt}; [INFO] [stdout] | ^^^^ the item `gtk` is already defined by prelude [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `FileChooserExt` is imported redundantly [INFO] [stdout] --> src/gui/main_window.rs:10:55 [INFO] [stdout] | [INFO] [stdout] 8 | use gtk::prelude::*; [INFO] [stdout] | --------------- the item `FileChooserExt` is already imported here [INFO] [stdout] 9 | use gtk::Builder; [INFO] [stdout] 10 | use gtk::{self, FileChooserAction, FileChooserDialog, FileChooserExt}; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `BinExt` is imported redundantly [INFO] [stdout] --> src/gui/style.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 2 | use gtk::prelude::*; [INFO] [stdout] | --------------- the item `BinExt` is already imported here [INFO] [stdout] 3 | use gtk::BinExt; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `CssProviderExt` is imported redundantly [INFO] [stdout] --> src/gui/style.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 2 | use gtk::prelude::*; [INFO] [stdout] | --------------- the item `CssProviderExt` is already imported here [INFO] [stdout] ... [INFO] [stdout] 5 | use gtk::CssProviderExt; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `StyleContextExt` is imported redundantly [INFO] [stdout] --> src/gui/style.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 2 | use gtk::prelude::*; [INFO] [stdout] | --------------- the item `StyleContextExt` is already imported here [INFO] [stdout] ... [INFO] [stdout] 6 | use gtk::StyleContextExt; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `WidgetExt` is imported redundantly [INFO] [stdout] --> src/gui/style.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 2 | use gtk::prelude::*; [INFO] [stdout] | --------------- the item `WidgetExt` is already imported here [INFO] [stdout] ... [INFO] [stdout] 7 | use gtk::WidgetExt; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `fs` is imported redundantly [INFO] [stdout] --> src/init.rs:157:9 [INFO] [stdout] | [INFO] [stdout] 153 | use super::*; [INFO] [stdout] | -------- the item `fs` is already imported here [INFO] [stdout] ... [INFO] [stdout] 157 | use std::fs; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `fs` is imported redundantly [INFO] [stdout] --> src/merge.rs:405:9 [INFO] [stdout] | [INFO] [stdout] 405 | fs, [INFO] [stdout] | ^^ [INFO] [stdout] ... [INFO] [stdout] 411 | use super::*; [INFO] [stdout] | -------- the item `fs` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Write` is imported redundantly [INFO] [stdout] --> src/merge.rs:406:20 [INFO] [stdout] | [INFO] [stdout] 406 | io::{Read, Write}, [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 411 | use super::*; [INFO] [stdout] | -------- the item `Write` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `commit` is imported redundantly [INFO] [stdout] --> src/merge.rs:409:22 [INFO] [stdout] | [INFO] [stdout] 409 | use crate::{add, commit}; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 410 | [INFO] [stdout] 411 | use super::*; [INFO] [stdout] | -------- the item `commit` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `fs` is imported redundantly [INFO] [stdout] --> src/rm.rs:176:9 [INFO] [stdout] | [INFO] [stdout] 175 | use super::*; [INFO] [stdout] | -------- the item `fs` is already imported here [INFO] [stdout] 176 | use std::fs; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Write` is imported redundantly [INFO] [stdout] --> src/show_ref.rs:3:16 [INFO] [stdout] | [INFO] [stdout] 3 | io::{self, Write}, [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 10 | use std::io::prelude::*; [INFO] [stdout] | ------------------- the item `Write` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `File` is imported redundantly [INFO] [stdout] --> src/tag.rs:420:9 [INFO] [stdout] | [INFO] [stdout] 420 | use std::fs::File; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 424 | use super::*; [INFO] [stdout] | -------- the item `File` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Write` is imported redundantly [INFO] [stdout] --> src/tree_handler.rs:835:9 [INFO] [stdout] | [INFO] [stdout] 832 | use super::*; [INFO] [stdout] | -------- the item `Write` is already imported here [INFO] [stdout] ... [INFO] [stdout] 835 | io::Write, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Path` is imported redundantly [INFO] [stdout] --> src/tree_handler.rs:836:9 [INFO] [stdout] | [INFO] [stdout] 832 | use super::*; [INFO] [stdout] | -------- the item `Path` is already imported here [INFO] [stdout] ... [INFO] [stdout] 836 | path::Path, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `commit` is imported redundantly [INFO] [stdout] --> src/utils.rs:293:9 [INFO] [stdout] | [INFO] [stdout] 293 | use crate::commit; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] 294 | [INFO] [stdout] 295 | use super::*; [INFO] [stdout] | -------- the item `commit` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 12 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 24 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 30.92s [INFO] running `Command { std: "docker" "inspect" "367a87c4547f5e27ac41d1aaeb321d8949e3383fb439bc288b44aa46036d498b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "367a87c4547f5e27ac41d1aaeb321d8949e3383fb439bc288b44aa46036d498b", kill_on_drop: false }` [INFO] [stdout] 367a87c4547f5e27ac41d1aaeb321d8949e3383fb439bc288b44aa46036d498b