[INFO] cloning repository https://github.com/ShiNoNeko47/movies [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ShiNoNeko47/movies" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FShiNoNeko47%2Fmovies", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FShiNoNeko47%2Fmovies'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 9719f9a019a4e65ec8849676dc47acc2ebe62af6 [INFO] testing ShiNoNeko47/movies against master#d7bd9cd469ff6871420007f091ef52fc32d2ca99 for pr-121417 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FShiNoNeko47%2Fmovies" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ShiNoNeko47/movies on toolchain d7bd9cd469ff6871420007f091ef52fc32d2ca99 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d7bd9cd469ff6871420007f091ef52fc32d2ca99" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/ShiNoNeko47/movies [INFO] finished tweaking git repo https://github.com/ShiNoNeko47/movies [INFO] tweaked toml for git repo https://github.com/ShiNoNeko47/movies written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/ShiNoNeko47/movies 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" "+d7bd9cd469ff6871420007f091ef52fc32d2ca99" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded gdk-pixbuf-sys v0.17.10 [INFO] [stderr] Downloaded cairo-sys-rs v0.17.10 [INFO] [stderr] Downloaded gdk-pixbuf v0.17.10 [INFO] [stderr] Downloaded gio-sys v0.17.10 [INFO] [stderr] Downloaded cairo-rs v0.17.10 [INFO] [stderr] Downloaded pango-sys v0.17.10 [INFO] [stderr] Downloaded glib-macros v0.17.10 [INFO] [stderr] Downloaded pango v0.17.10 [INFO] [stderr] Downloaded glib-sys v0.17.10 [INFO] [stderr] Downloaded gio v0.17.10 [INFO] [stderr] Downloaded glib v0.17.10 [INFO] [stderr] Downloaded ffprobe v0.3.3 [INFO] [stderr] Downloaded gobject-sys v0.17.10 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+d7bd9cd469ff6871420007f091ef52fc32d2ca99" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] de8a2745fcaebd8afc105d967593a72b69a061107eb5071f30bef7df4b6aa70f [INFO] running `Command { std: "docker" "start" "-a" "de8a2745fcaebd8afc105d967593a72b69a061107eb5071f30bef7df4b6aa70f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "de8a2745fcaebd8afc105d967593a72b69a061107eb5071f30bef7df4b6aa70f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "de8a2745fcaebd8afc105d967593a72b69a061107eb5071f30bef7df4b6aa70f", kill_on_drop: false }` [INFO] [stdout] de8a2745fcaebd8afc105d967593a72b69a061107eb5071f30bef7df4b6aa70f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+d7bd9cd469ff6871420007f091ef52fc32d2ca99" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 11b4cc0922afe6fc505f0f29f3c3dd884ed52b11a1373f1de83e26f4ed3ed48d [INFO] running `Command { std: "docker" "start" "-a" "11b4cc0922afe6fc505f0f29f3c3dd884ed52b11a1373f1de83e26f4ed3ed48d", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.183 [INFO] [stderr] Compiling libc v0.2.147 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling hashbrown v0.14.0 [INFO] [stderr] Compiling winnow v0.5.4 [INFO] [stderr] Compiling target-lexicon v0.12.11 [INFO] [stderr] Compiling smallvec v1.11.0 [INFO] [stderr] Compiling version-compare v0.1.1 [INFO] [stderr] Compiling proc-macro2 v1.0.66 [INFO] [stderr] Compiling unicode-ident v1.0.11 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling pin-project-lite v0.2.12 [INFO] [stderr] Compiling futures-core v0.3.28 [INFO] [stderr] Compiling slab v0.4.8 [INFO] [stderr] Compiling futures-task v0.3.28 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Compiling futures-io v0.3.28 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling futures-channel v0.3.28 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling anyhow v1.0.72 [INFO] [stderr] Compiling thiserror v1.0.44 [INFO] [stderr] Compiling log v0.4.19 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling bytes v1.4.0 [INFO] [stderr] Compiling semver v1.0.18 [INFO] [stderr] Compiling tracing-core v0.1.31 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling indexmap v2.0.0 [INFO] [stderr] Compiling openssl v0.10.56 [INFO] [stderr] Compiling gio v0.17.10 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling cfg-expr v0.15.4 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling quote v1.0.32 [INFO] [stderr] Compiling http v0.2.9 [INFO] [stderr] Compiling cc v1.0.82 [INFO] [stderr] Compiling mio v0.8.8 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling socket2 v0.5.3 [INFO] [stderr] Compiling syn v2.0.28 [INFO] [stderr] Compiling tracing v0.1.37 [INFO] [stderr] Compiling futures-sink v0.3.28 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling serde_derive v1.0.183 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.16 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling ryu v1.0.15 [INFO] [stderr] Compiling tokio v1.30.0 [INFO] [stderr] Compiling percent-encoding v2.3.0 [INFO] [stderr] Compiling http-body v0.4.5 [INFO] [stderr] Compiling memoffset v0.9.0 [INFO] [stderr] Compiling form_urlencoded v1.2.0 [INFO] [stderr] Compiling socket2 v0.4.9 [INFO] [stderr] Compiling field-offset v0.3.6 [INFO] [stderr] Compiling serde_json v1.0.104 [INFO] [stderr] Compiling unicode-bidi v0.3.13 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling inotify-sys v0.1.5 [INFO] [stderr] Compiling filetime v0.2.22 [INFO] [stderr] Compiling aho-corasick v1.0.2 [INFO] [stderr] Compiling gtk v0.17.1 [INFO] [stderr] Compiling regex-syntax v0.7.4 [INFO] [stderr] Compiling walkdir v2.3.3 [INFO] [stderr] Compiling openssl-sys v0.9.91 [INFO] [stderr] Compiling crossbeam-channel v0.5.8 [INFO] [stderr] Compiling miniz_oxide v0.7.1 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling inotify v0.9.6 [INFO] [stderr] Compiling xattr v1.0.1 [INFO] [stderr] Compiling encoding_rs v0.8.32 [INFO] [stderr] Compiling base64 v0.21.2 [INFO] [stderr] Compiling ipnet v2.8.0 [INFO] [stderr] Compiling tar v0.4.40 [INFO] [stderr] Compiling flate2 v1.0.27 [INFO] [stderr] Compiling idna v0.4.0 [INFO] [stderr] Compiling notify v6.0.1 [INFO] [stderr] Compiling toml_datetime v0.6.3 [INFO] [stderr] Compiling serde_spanned v0.6.3 [INFO] [stderr] Compiling toml_edit v0.19.14 [INFO] [stderr] Compiling url v2.4.0 [INFO] [stderr] Compiling md5 v0.7.0 [INFO] [stderr] Compiling symlink v0.1.0 [INFO] [stderr] Compiling regex-automata v0.3.6 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling futures-macro v0.3.28 [INFO] [stderr] Compiling thiserror-impl v1.0.44 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling tokio-util v0.7.8 [INFO] [stderr] Compiling toml v0.7.6 [INFO] [stderr] Compiling proc-macro-crate v1.3.1 [INFO] [stderr] Compiling ffprobe v0.3.3 [INFO] [stderr] Compiling system-deps v6.1.1 [INFO] [stderr] Compiling glib-macros v0.17.10 [INFO] [stderr] Compiling gtk3-macros v0.17.1 [INFO] [stderr] Compiling glib-sys v0.17.10 [INFO] [stderr] Compiling gobject-sys v0.17.10 [INFO] [stderr] Compiling gio-sys v0.17.10 [INFO] [stderr] Compiling gdk-pixbuf-sys v0.17.10 [INFO] [stderr] Compiling gdk-sys v0.17.0 [INFO] [stderr] Compiling pango-sys v0.17.10 [INFO] [stderr] Compiling atk-sys v0.17.0 [INFO] [stderr] Compiling cairo-sys-rs v0.17.10 [INFO] [stderr] Compiling gtk-sys v0.17.0 [INFO] [stderr] Compiling regex v1.9.3 [INFO] [stderr] Compiling futures-executor v0.3.28 [INFO] [stderr] Compiling h2 v0.3.20 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling glib v0.17.10 [INFO] [stderr] Compiling hyper v0.14.27 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling reqwest v0.11.18 [INFO] [stderr] Compiling cairo-rs v0.17.10 [INFO] [stderr] Compiling atk v0.17.1 [INFO] [stderr] Compiling pango v0.17.10 [INFO] [stderr] Compiling gdk-pixbuf v0.17.10 [INFO] [stderr] Compiling gdk v0.17.1 [INFO] [stderr] Compiling reel_hub v1.13.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: the item `md5` is imported redundantly [INFO] [stdout] --> src/movie.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use md5; [INFO] [stdout] | ^^^ the item `md5` is already defined here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Write` is imported redundantly [INFO] [stdout] --> src/movie.rs:4:33 [INFO] [stdout] | [INFO] [stdout] 4 | io::{prelude::*, BufReader, Write}, [INFO] [stdout] | ---------- ^^^^^ [INFO] [stdout] | | [INFO] [stdout] | the item `Write` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `ButtonExt` is imported redundantly [INFO] [stdout] --> src/settings.rs:7:19 [INFO] [stdout] | [INFO] [stdout] 7 | use gtk::traits::{ButtonExt, ContainerExt, DialogExt, FileChooserExt, GtkWindowExt, WidgetExt}; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 10 | use gtk::{prelude::*, Button}; [INFO] [stdout] | ---------- the item `ButtonExt` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `ContainerExt` is imported redundantly [INFO] [stdout] --> src/settings.rs:7:30 [INFO] [stdout] | [INFO] [stdout] 7 | use gtk::traits::{ButtonExt, ContainerExt, DialogExt, FileChooserExt, GtkWindowExt, WidgetExt}; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 10 | use gtk::{prelude::*, Button}; [INFO] [stdout] | ---------- the item `ContainerExt` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `DialogExt` is imported redundantly [INFO] [stdout] --> src/settings.rs:7:44 [INFO] [stdout] | [INFO] [stdout] 7 | use gtk::traits::{ButtonExt, ContainerExt, DialogExt, FileChooserExt, GtkWindowExt, WidgetExt}; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 10 | use gtk::{prelude::*, Button}; [INFO] [stdout] | ---------- the item `DialogExt` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `FileChooserExt` is imported redundantly [INFO] [stdout] --> src/settings.rs:7:55 [INFO] [stdout] | [INFO] [stdout] 7 | use gtk::traits::{ButtonExt, ContainerExt, DialogExt, FileChooserExt, GtkWindowExt, WidgetExt}; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 10 | use gtk::{prelude::*, Button}; [INFO] [stdout] | ---------- the item `FileChooserExt` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `GtkWindowExt` is imported redundantly [INFO] [stdout] --> src/settings.rs:7:71 [INFO] [stdout] | [INFO] [stdout] 7 | use gtk::traits::{ButtonExt, ContainerExt, DialogExt, FileChooserExt, GtkWindowExt, WidgetExt}; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 10 | use gtk::{prelude::*, Button}; [INFO] [stdout] | ---------- the item `GtkWindowExt` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `WidgetExt` is imported redundantly [INFO] [stdout] --> src/settings.rs:7:85 [INFO] [stdout] | [INFO] [stdout] 7 | use gtk::traits::{ButtonExt, ContainerExt, DialogExt, FileChooserExt, GtkWindowExt, WidgetExt}; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 10 | use gtk::{prelude::*, Button}; [INFO] [stdout] | ---------- the item `WidgetExt` 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 59.77s [INFO] running `Command { std: "docker" "inspect" "11b4cc0922afe6fc505f0f29f3c3dd884ed52b11a1373f1de83e26f4ed3ed48d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "11b4cc0922afe6fc505f0f29f3c3dd884ed52b11a1373f1de83e26f4ed3ed48d", kill_on_drop: false }` [INFO] [stdout] 11b4cc0922afe6fc505f0f29f3c3dd884ed52b11a1373f1de83e26f4ed3ed48d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+d7bd9cd469ff6871420007f091ef52fc32d2ca99" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ff06d1b065da9c6da350593f6a67504260cdc0b9c1f5c058d8d29351ad431520 [INFO] running `Command { std: "docker" "start" "-a" "ff06d1b065da9c6da350593f6a67504260cdc0b9c1f5c058d8d29351ad431520", kill_on_drop: false }` [INFO] [stderr] Compiling reel_hub v1.13.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: the item `md5` is imported redundantly [INFO] [stdout] --> src/movie.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use md5; [INFO] [stdout] | ^^^ the item `md5` is already defined here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Write` is imported redundantly [INFO] [stdout] --> src/movie.rs:4:33 [INFO] [stdout] | [INFO] [stdout] 4 | io::{prelude::*, BufReader, Write}, [INFO] [stdout] | ---------- ^^^^^ [INFO] [stdout] | | [INFO] [stdout] | the item `Write` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `ButtonExt` is imported redundantly [INFO] [stdout] --> src/settings.rs:7:19 [INFO] [stdout] | [INFO] [stdout] 7 | use gtk::traits::{ButtonExt, ContainerExt, DialogExt, FileChooserExt, GtkWindowExt, WidgetExt}; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 10 | use gtk::{prelude::*, Button}; [INFO] [stdout] | ---------- the item `ButtonExt` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `ContainerExt` is imported redundantly [INFO] [stdout] --> src/settings.rs:7:30 [INFO] [stdout] | [INFO] [stdout] 7 | use gtk::traits::{ButtonExt, ContainerExt, DialogExt, FileChooserExt, GtkWindowExt, WidgetExt}; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 10 | use gtk::{prelude::*, Button}; [INFO] [stdout] | ---------- the item `ContainerExt` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `DialogExt` is imported redundantly [INFO] [stdout] --> src/settings.rs:7:44 [INFO] [stdout] | [INFO] [stdout] 7 | use gtk::traits::{ButtonExt, ContainerExt, DialogExt, FileChooserExt, GtkWindowExt, WidgetExt}; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 10 | use gtk::{prelude::*, Button}; [INFO] [stdout] | ---------- the item `DialogExt` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `FileChooserExt` is imported redundantly [INFO] [stdout] --> src/settings.rs:7:55 [INFO] [stdout] | [INFO] [stdout] 7 | use gtk::traits::{ButtonExt, ContainerExt, DialogExt, FileChooserExt, GtkWindowExt, WidgetExt}; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 10 | use gtk::{prelude::*, Button}; [INFO] [stdout] | ---------- the item `FileChooserExt` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `GtkWindowExt` is imported redundantly [INFO] [stdout] --> src/settings.rs:7:71 [INFO] [stdout] | [INFO] [stdout] 7 | use gtk::traits::{ButtonExt, ContainerExt, DialogExt, FileChooserExt, GtkWindowExt, WidgetExt}; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 10 | use gtk::{prelude::*, Button}; [INFO] [stdout] | ---------- the item `GtkWindowExt` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `WidgetExt` is imported redundantly [INFO] [stdout] --> src/settings.rs:7:85 [INFO] [stdout] | [INFO] [stdout] 7 | use gtk::traits::{ButtonExt, ContainerExt, DialogExt, FileChooserExt, GtkWindowExt, WidgetExt}; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 10 | use gtk::{prelude::*, Button}; [INFO] [stdout] | ---------- the item `WidgetExt` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 8 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.18s [INFO] running `Command { std: "docker" "inspect" "ff06d1b065da9c6da350593f6a67504260cdc0b9c1f5c058d8d29351ad431520", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ff06d1b065da9c6da350593f6a67504260cdc0b9c1f5c058d8d29351ad431520", kill_on_drop: false }` [INFO] [stdout] ff06d1b065da9c6da350593f6a67504260cdc0b9c1f5c058d8d29351ad431520 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+d7bd9cd469ff6871420007f091ef52fc32d2ca99" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 65bb035406dedb9cef85f10180c9a5f9ca46a2a59cf06579e441f7da68a925d4 [INFO] running `Command { std: "docker" "start" "-a" "65bb035406dedb9cef85f10180c9a5f9ca46a2a59cf06579e441f7da68a925d4", kill_on_drop: false }` [INFO] [stderr] warning: the item `md5` is imported redundantly [INFO] [stderr] --> src/movie.rs:1:5 [INFO] [stderr] | [INFO] [stderr] 1 | use md5; [INFO] [stderr] | ^^^ the item `md5` is already defined here [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: the item `Write` is imported redundantly [INFO] [stderr] --> src/movie.rs:4:33 [INFO] [stderr] | [INFO] [stderr] 4 | io::{prelude::*, BufReader, Write}, [INFO] [stderr] | ---------- ^^^^^ [INFO] [stderr] | | [INFO] [stderr] | the item `Write` is already imported here [INFO] [stderr] [INFO] [stderr] warning: the item `ButtonExt` is imported redundantly [INFO] [stderr] --> src/settings.rs:7:19 [INFO] [stderr] | [INFO] [stderr] 7 | use gtk::traits::{ButtonExt, ContainerExt, DialogExt, FileChooserExt, GtkWindowExt, WidgetExt}; [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 10 | use gtk::{prelude::*, Button}; [INFO] [stderr] | ---------- the item `ButtonExt` is already imported here [INFO] [stderr] [INFO] [stderr] warning: the item `ContainerExt` is imported redundantly [INFO] [stderr] --> src/settings.rs:7:30 [INFO] [stderr] | [INFO] [stderr] 7 | use gtk::traits::{ButtonExt, ContainerExt, DialogExt, FileChooserExt, GtkWindowExt, WidgetExt}; [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 10 | use gtk::{prelude::*, Button}; [INFO] [stderr] | ---------- the item `ContainerExt` is already imported here [INFO] [stderr] [INFO] [stderr] warning: the item `DialogExt` is imported redundantly [INFO] [stderr] --> src/settings.rs:7:44 [INFO] [stderr] | [INFO] [stderr] 7 | use gtk::traits::{ButtonExt, ContainerExt, DialogExt, FileChooserExt, GtkWindowExt, WidgetExt}; [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 10 | use gtk::{prelude::*, Button}; [INFO] [stderr] | ---------- the item `DialogExt` is already imported here [INFO] [stderr] [INFO] [stderr] warning: the item `FileChooserExt` is imported redundantly [INFO] [stderr] --> src/settings.rs:7:55 [INFO] [stderr] | [INFO] [stderr] 7 | use gtk::traits::{ButtonExt, ContainerExt, DialogExt, FileChooserExt, GtkWindowExt, WidgetExt}; [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 10 | use gtk::{prelude::*, Button}; [INFO] [stderr] | ---------- the item `FileChooserExt` is already imported here [INFO] [stderr] [INFO] [stderr] warning: the item `GtkWindowExt` is imported redundantly [INFO] [stderr] --> src/settings.rs:7:71 [INFO] [stderr] | [INFO] [stderr] 7 | use gtk::traits::{ButtonExt, ContainerExt, DialogExt, FileChooserExt, GtkWindowExt, WidgetExt}; [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 10 | use gtk::{prelude::*, Button}; [INFO] [stderr] | ---------- the item `GtkWindowExt` is already imported here [INFO] [stderr] [INFO] [stderr] warning: the item `WidgetExt` is imported redundantly [INFO] [stderr] --> src/settings.rs:7:85 [INFO] [stderr] | [INFO] [stderr] 7 | use gtk::traits::{ButtonExt, ContainerExt, DialogExt, FileChooserExt, GtkWindowExt, WidgetExt}; [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 10 | use gtk::{prelude::*, Button}; [INFO] [stderr] | ---------- the item `WidgetExt` is already imported here [INFO] [stderr] [INFO] [stderr] warning: `reel_hub` (bin "reel_hub" test) generated 8 warnings [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.10s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/reel_hub-a5a95f595fe94d24) [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] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/reel_hub-d2134264376524ba) [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] [stderr] Doc-tests reel_hub [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] running `Command { std: "docker" "inspect" "65bb035406dedb9cef85f10180c9a5f9ca46a2a59cf06579e441f7da68a925d4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "65bb035406dedb9cef85f10180c9a5f9ca46a2a59cf06579e441f7da68a925d4", kill_on_drop: false }` [INFO] [stdout] 65bb035406dedb9cef85f10180c9a5f9ca46a2a59cf06579e441f7da68a925d4 [INFO] testing ShiNoNeko47/movies against try#393ef12c970fbc7f294cd96c35cb76f9591bc1d6 for pr-121417 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FShiNoNeko47%2Fmovies" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ShiNoNeko47/movies on toolchain 393ef12c970fbc7f294cd96c35cb76f9591bc1d6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+393ef12c970fbc7f294cd96c35cb76f9591bc1d6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/ShiNoNeko47/movies [INFO] finished tweaking git repo https://github.com/ShiNoNeko47/movies [INFO] tweaked toml for git repo https://github.com/ShiNoNeko47/movies written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/ShiNoNeko47/movies 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" "+393ef12c970fbc7f294cd96c35cb76f9591bc1d6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [ERROR] error running command: no output for 300 seconds [INFO] testing ShiNoNeko47/movies against try#393ef12c970fbc7f294cd96c35cb76f9591bc1d6 for pr-121417 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FShiNoNeko47%2Fmovies" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ShiNoNeko47/movies on toolchain 393ef12c970fbc7f294cd96c35cb76f9591bc1d6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+393ef12c970fbc7f294cd96c35cb76f9591bc1d6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/ShiNoNeko47/movies [INFO] finished tweaking git repo https://github.com/ShiNoNeko47/movies [INFO] tweaked toml for git repo https://github.com/ShiNoNeko47/movies written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/ShiNoNeko47/movies 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" "+393ef12c970fbc7f294cd96c35cb76f9591bc1d6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [ERROR] error running command: no output for 300 seconds [INFO] testing ShiNoNeko47/movies against try#393ef12c970fbc7f294cd96c35cb76f9591bc1d6 for pr-121417 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FShiNoNeko47%2Fmovies" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ShiNoNeko47/movies on toolchain 393ef12c970fbc7f294cd96c35cb76f9591bc1d6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+393ef12c970fbc7f294cd96c35cb76f9591bc1d6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/ShiNoNeko47/movies [INFO] finished tweaking git repo https://github.com/ShiNoNeko47/movies [INFO] tweaked toml for git repo https://github.com/ShiNoNeko47/movies written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/ShiNoNeko47/movies 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" "+393ef12c970fbc7f294cd96c35cb76f9591bc1d6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [ERROR] error running command: no output for 300 seconds [INFO] testing ShiNoNeko47/movies against try#393ef12c970fbc7f294cd96c35cb76f9591bc1d6 for pr-121417 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FShiNoNeko47%2Fmovies" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ShiNoNeko47/movies on toolchain 393ef12c970fbc7f294cd96c35cb76f9591bc1d6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+393ef12c970fbc7f294cd96c35cb76f9591bc1d6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/ShiNoNeko47/movies [INFO] finished tweaking git repo https://github.com/ShiNoNeko47/movies [INFO] tweaked toml for git repo https://github.com/ShiNoNeko47/movies written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/ShiNoNeko47/movies 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" "+393ef12c970fbc7f294cd96c35cb76f9591bc1d6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [ERROR] error running command: no output for 300 seconds [INFO] testing ShiNoNeko47/movies against try#393ef12c970fbc7f294cd96c35cb76f9591bc1d6 for pr-121417 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FShiNoNeko47%2Fmovies" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ShiNoNeko47/movies on toolchain 393ef12c970fbc7f294cd96c35cb76f9591bc1d6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+393ef12c970fbc7f294cd96c35cb76f9591bc1d6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/ShiNoNeko47/movies [INFO] finished tweaking git repo https://github.com/ShiNoNeko47/movies [INFO] tweaked toml for git repo https://github.com/ShiNoNeko47/movies written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/ShiNoNeko47/movies 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" "+393ef12c970fbc7f294cd96c35cb76f9591bc1d6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [ERROR] error running command: no output for 300 seconds [ERROR] this task or one of its parent failed! [ERROR] no output for 300 seconds [ERROR] note: run with `RUST_BACKTRACE=1` to display a backtrace.