[INFO] cloning repository https://github.com/imf4ll/rough [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/imf4ll/rough" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fimf4ll%2Frough", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fimf4ll%2Frough'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 18f672f6d4313ec96456cc2826911f6d8a610f61 [INFO] checking imf4ll/rough against master#22572d0994593197593e2a1b7b18d720a9a349a7 for pr-126452-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fimf4ll%2Frough" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/imf4ll/rough on toolchain 22572d0994593197593e2a1b7b18d720a9a349a7 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+22572d0994593197593e2a1b7b18d720a9a349a7" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-6-tc1/source/.cargo/config [INFO] started tweaking git repo https://github.com/imf4ll/rough [INFO] finished tweaking git repo https://github.com/imf4ll/rough [INFO] tweaked toml for git repo https://github.com/imf4ll/rough written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/imf4ll/rough 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" "+22572d0994593197593e2a1b7b18d720a9a349a7" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded wasm-bindgen-futures v0.4.34 [INFO] [stderr] Downloaded proc-macro-crate v1.2.1 [INFO] [stderr] Downloaded cfg-expr v0.10.3 [INFO] [stderr] Downloaded gtk3-macros v0.15.4 [INFO] [stderr] Downloaded system-deps v6.0.2 [INFO] [stderr] Downloaded glib-macros v0.15.11 [INFO] [stderr] Downloaded eval v0.4.3 [INFO] [stderr] Downloaded bumpalo v3.12.2 [INFO] [stderr] Downloaded openssl-sys v0.9.87 [INFO] [stderr] Downloaded pest v2.3.1 [INFO] [stderr] Downloaded openssl v0.10.52 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+22572d0994593197593e2a1b7b18d720a9a349a7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 082f280ac5b0f5e1f8d569045b3eb77db62f8f393b4c47e712fb5b0c92e04f29 [INFO] running `Command { std: "docker" "start" "-a" "082f280ac5b0f5e1f8d569045b3eb77db62f8f393b4c47e712fb5b0c92e04f29", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "082f280ac5b0f5e1f8d569045b3eb77db62f8f393b4c47e712fb5b0c92e04f29", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "082f280ac5b0f5e1f8d569045b3eb77db62f8f393b4c47e712fb5b0c92e04f29", kill_on_drop: false }` [INFO] [stdout] 082f280ac5b0f5e1f8d569045b3eb77db62f8f393b4c47e712fb5b0c92e04f29 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+22572d0994593197593e2a1b7b18d720a9a349a7" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 004ba0aa21b92f018a3f3f0bbd5753bec2e7a42c7164751e7a079635bc99952b [INFO] running `Command { std: "docker" "start" "-a" "004ba0aa21b92f018a3f3f0bbd5753bec2e7a42c7164751e7a079635bc99952b", kill_on_drop: false }` [INFO] [stderr] Compiling pkg-config v0.3.25 [INFO] [stderr] Compiling serde v1.0.144 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Compiling syn v1.0.99 [INFO] [stderr] Compiling version-compare v0.1.0 [INFO] [stderr] Compiling libc v0.2.144 [INFO] [stderr] Compiling thiserror v1.0.35 [INFO] [stderr] Compiling cfg-expr v0.10.3 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling futures-util v0.3.24 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Checking futures-io v0.3.24 [INFO] [stderr] Compiling futures-channel v0.3.24 [INFO] [stderr] Compiling anyhow v1.0.65 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling cc v1.0.79 [INFO] [stderr] Compiling tokio v1.28.1 [INFO] [stderr] Compiling ucd-trie v0.1.5 [INFO] [stderr] Compiling indexmap v1.9.1 [INFO] [stderr] Checking tracing-core v0.1.31 [INFO] [stderr] Compiling openssl v0.10.52 [INFO] [stderr] Checking http v0.2.9 [INFO] [stderr] Compiling gio v0.15.12 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Checking want v0.3.0 [INFO] [stderr] Checking form_urlencoded v1.1.0 [INFO] [stderr] Checking unicode-normalization v0.1.22 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Checking unicode-bidi v0.3.13 [INFO] [stderr] Checking os_str_bytes v6.3.0 [INFO] [stderr] Compiling gtk v0.15.5 [INFO] [stderr] Checking textwrap v0.15.1 [INFO] [stderr] Checking clap_lex v0.2.4 [INFO] [stderr] Checking quick-error v1.2.3 [INFO] [stderr] Checking ipnet v2.7.2 [INFO] [stderr] Checking termcolor v1.1.3 [INFO] [stderr] Checking iana-time-zone v0.1.56 [INFO] [stderr] Checking base64 v0.21.0 [INFO] [stderr] Compiling openssl-sys v0.9.87 [INFO] [stderr] Checking tracing v0.1.37 [INFO] [stderr] Checking idna v0.3.0 [INFO] [stderr] Checking socket2 v0.4.9 [INFO] [stderr] Checking mio v0.8.6 [INFO] [stderr] Checking num_cpus v1.15.0 [INFO] [stderr] Checking time v0.1.45 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking url v2.3.1 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Checking http-body v0.4.5 [INFO] [stderr] Checking chrono v0.4.24 [INFO] [stderr] Checking futures-executor v0.3.24 [INFO] [stderr] Compiling toml v0.5.9 [INFO] [stderr] Compiling thiserror-impl v1.0.35 [INFO] [stderr] Compiling openssl-macros v0.1.0 [INFO] [stderr] Compiling serde_derive v1.0.144 [INFO] [stderr] Compiling clap_derive v3.2.7 [INFO] [stderr] Compiling system-deps v6.0.2 [INFO] [stderr] Checking tokio-util v0.7.8 [INFO] [stderr] Compiling proc-macro-crate v1.2.1 [INFO] [stderr] Compiling pest v2.3.1 [INFO] [stderr] Compiling glib-macros v0.15.11 [INFO] [stderr] Compiling gtk3-macros v0.15.4 [INFO] [stderr] Checking h2 v0.3.19 [INFO] [stderr] Compiling glib-sys v0.15.10 [INFO] [stderr] Compiling gobject-sys v0.15.10 [INFO] [stderr] Compiling gio-sys v0.15.10 [INFO] [stderr] Compiling gdk-sys v0.15.1 [INFO] [stderr] Compiling pango-sys v0.15.10 [INFO] [stderr] Compiling cairo-sys-rs v0.15.1 [INFO] [stderr] Compiling atk-sys v0.15.1 [INFO] [stderr] Compiling gdk-pixbuf-sys v0.15.10 [INFO] [stderr] Compiling gtk-sys v0.15.3 [INFO] [stderr] Compiling semver-parser v0.10.2 [INFO] [stderr] Checking clap v3.2.8 [INFO] [stderr] Compiling semver v0.11.0 [INFO] [stderr] Compiling rustc_version v0.3.3 [INFO] [stderr] Compiling field-offset v0.3.4 [INFO] [stderr] Checking glib v0.15.12 [INFO] [stderr] Checking tokio-native-tls v0.3.1 [INFO] [stderr] Checking hyper v0.14.26 [INFO] [stderr] Checking serde_json v1.0.85 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking eval v0.4.3 [INFO] [stderr] Checking hyper-tls v0.5.0 [INFO] [stderr] Checking reqwest v0.11.18 [INFO] [stderr] Checking pango v0.15.10 [INFO] [stderr] Checking cairo-rs v0.15.12 [INFO] [stderr] Checking atk v0.15.1 [INFO] [stderr] Checking gdk-pixbuf v0.15.11 [INFO] [stderr] Checking gdk v0.15.4 [INFO] [stderr] Checking rough v0.2.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: field `audio` is never read [INFO] [stdout] --> src/modules/video_downloader/types.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 2 | pub struct GlobalFormat { [INFO] [stdout] | ------------ field in this struct [INFO] [stdout] ... [INFO] [stdout] 5 | pub audio: String, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `GlobalFormat` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `audio` is never read [INFO] [stdout] --> src/modules/video_downloader/types.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 2 | pub struct GlobalFormat { [INFO] [stdout] | ------------ field in this struct [INFO] [stdout] ... [INFO] [stdout] 5 | pub audio: String, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `GlobalFormat` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 19s [INFO] running `Command { std: "docker" "inspect" "004ba0aa21b92f018a3f3f0bbd5753bec2e7a42c7164751e7a079635bc99952b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "004ba0aa21b92f018a3f3f0bbd5753bec2e7a42c7164751e7a079635bc99952b", kill_on_drop: false }` [INFO] [stdout] 004ba0aa21b92f018a3f3f0bbd5753bec2e7a42c7164751e7a079635bc99952b [INFO] checking imf4ll/rough against try#6289438dbad80b1a0029c66dd3f6abf57c2c51be for pr-126452-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fimf4ll%2Frough" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/imf4ll/rough on toolchain 6289438dbad80b1a0029c66dd3f6abf57c2c51be [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+6289438dbad80b1a0029c66dd3f6abf57c2c51be" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-6-tc2/source/.cargo/config [INFO] started tweaking git repo https://github.com/imf4ll/rough [INFO] finished tweaking git repo https://github.com/imf4ll/rough [INFO] tweaked toml for git repo https://github.com/imf4ll/rough written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/imf4ll/rough 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" "+6289438dbad80b1a0029c66dd3f6abf57c2c51be" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+6289438dbad80b1a0029c66dd3f6abf57c2c51be" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 46a5e5d1f2d90f27ec3ab77839e725ae0f483a05ed507143759b688d7e98b49e [INFO] running `Command { std: "docker" "start" "-a" "46a5e5d1f2d90f27ec3ab77839e725ae0f483a05ed507143759b688d7e98b49e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "46a5e5d1f2d90f27ec3ab77839e725ae0f483a05ed507143759b688d7e98b49e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "46a5e5d1f2d90f27ec3ab77839e725ae0f483a05ed507143759b688d7e98b49e", kill_on_drop: false }` [INFO] [stdout] 46a5e5d1f2d90f27ec3ab77839e725ae0f483a05ed507143759b688d7e98b49e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+6289438dbad80b1a0029c66dd3f6abf57c2c51be" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 877a806ba2cff1e27d3d88703954567d3452b2ab7728cd977a648f6cfc0b8200 [INFO] running `Command { std: "docker" "start" "-a" "877a806ba2cff1e27d3d88703954567d3452b2ab7728cd977a648f6cfc0b8200", kill_on_drop: false }` [INFO] [stderr] Compiling pkg-config v0.3.25 [INFO] [stderr] Compiling serde v1.0.144 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Compiling version-compare v0.1.0 [INFO] [stderr] Compiling syn v1.0.99 [INFO] [stderr] Compiling libc v0.2.144 [INFO] [stderr] Compiling thiserror v1.0.35 [INFO] [stderr] Compiling cfg-expr v0.10.3 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling futures-util v0.3.24 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Checking futures-io v0.3.24 [INFO] [stderr] Compiling futures-channel v0.3.24 [INFO] [stderr] Compiling anyhow v1.0.65 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling cc v1.0.79 [INFO] [stderr] Compiling tokio v1.28.1 [INFO] [stderr] Compiling ucd-trie v0.1.5 [INFO] [stderr] Compiling indexmap v1.9.1 [INFO] [stderr] Checking tracing-core v0.1.31 [INFO] [stderr] Compiling openssl v0.10.52 [INFO] [stderr] Checking http v0.2.9 [INFO] [stderr] Compiling gio v0.15.12 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Checking want v0.3.0 [INFO] [stderr] Checking form_urlencoded v1.1.0 [INFO] [stderr] Checking unicode-normalization v0.1.22 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Checking unicode-bidi v0.3.13 [INFO] [stderr] Compiling gtk v0.15.5 [INFO] [stderr] Checking os_str_bytes v6.3.0 [INFO] [stderr] Checking ipnet v2.7.2 [INFO] [stderr] Checking iana-time-zone v0.1.56 [INFO] [stderr] Checking tracing v0.1.37 [INFO] [stderr] Checking textwrap v0.15.1 [INFO] [stderr] Checking termcolor v1.1.3 [INFO] [stderr] Checking clap_lex v0.2.4 [INFO] [stderr] Checking quick-error v1.2.3 [INFO] [stderr] Checking base64 v0.21.0 [INFO] [stderr] Checking http-body v0.4.5 [INFO] [stderr] Compiling openssl-sys v0.9.87 [INFO] [stderr] Checking idna v0.3.0 [INFO] [stderr] Checking num_cpus v1.15.0 [INFO] [stderr] Checking socket2 v0.4.9 [INFO] [stderr] Checking mio v0.8.6 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking time v0.1.45 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Checking url v2.3.1 [INFO] [stderr] Checking chrono v0.4.24 [INFO] [stderr] Compiling toml v0.5.9 [INFO] [stderr] Checking futures-executor v0.3.24 [INFO] [stderr] Compiling system-deps v6.0.2 [INFO] [stderr] Compiling thiserror-impl v1.0.35 [INFO] [stderr] Compiling serde_derive v1.0.144 [INFO] [stderr] Compiling openssl-macros v0.1.0 [INFO] [stderr] Compiling clap_derive v3.2.7 [INFO] [stderr] Compiling glib-sys v0.15.10 [INFO] [stderr] Compiling gobject-sys v0.15.10 [INFO] [stderr] Compiling gio-sys v0.15.10 [INFO] [stderr] Compiling atk-sys v0.15.1 [INFO] [stderr] Compiling cairo-sys-rs v0.15.1 [INFO] [stderr] Compiling gdk-sys v0.15.1 [INFO] [stderr] Compiling pango-sys v0.15.10 [INFO] [stderr] Compiling gdk-pixbuf-sys v0.15.10 [INFO] [stderr] Compiling gtk-sys v0.15.3 [INFO] [stderr] Compiling proc-macro-crate v1.2.1 [INFO] [stderr] Compiling pest v2.3.1 [INFO] [stderr] Compiling glib-macros v0.15.11 [INFO] [stderr] Compiling gtk3-macros v0.15.4 [INFO] [stderr] Compiling semver-parser v0.10.2 [INFO] [stderr] Checking tokio-util v0.7.8 [INFO] [stderr] Checking clap v3.2.8 [INFO] [stderr] Compiling semver v0.11.0 [INFO] [stderr] Compiling rustc_version v0.3.3 [INFO] [stderr] Checking h2 v0.3.19 [INFO] [stderr] Compiling field-offset v0.3.4 [INFO] [stderr] Checking glib v0.15.12 [INFO] [stderr] Checking tokio-native-tls v0.3.1 [INFO] [stderr] Checking hyper v0.14.26 [INFO] [stderr] Checking serde_json v1.0.85 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking hyper-tls v0.5.0 [INFO] [stderr] Checking eval v0.4.3 [INFO] [stderr] Checking reqwest v0.11.18 [INFO] [stderr] Checking cairo-rs v0.15.12 [INFO] [stderr] Checking pango v0.15.10 [INFO] [stderr] Checking atk v0.15.1 [INFO] [stderr] Checking gdk-pixbuf v0.15.11 [INFO] [stderr] Checking gdk v0.15.4 [INFO] [stderr] Checking rough v0.2.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: field `audio` is never read [INFO] [stdout] --> src/modules/video_downloader/types.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 2 | pub struct GlobalFormat { [INFO] [stdout] | ------------ field in this struct [INFO] [stdout] ... [INFO] [stdout] 5 | pub audio: String, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `GlobalFormat` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `audio` is never read [INFO] [stdout] --> src/modules/video_downloader/types.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 2 | pub struct GlobalFormat { [INFO] [stdout] | ------------ field in this struct [INFO] [stdout] ... [INFO] [stdout] 5 | pub audio: String, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `GlobalFormat` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 22s [INFO] running `Command { std: "docker" "inspect" "877a806ba2cff1e27d3d88703954567d3452b2ab7728cd977a648f6cfc0b8200", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "877a806ba2cff1e27d3d88703954567d3452b2ab7728cd977a648f6cfc0b8200", kill_on_drop: false }` [INFO] [stdout] 877a806ba2cff1e27d3d88703954567d3452b2ab7728cd977a648f6cfc0b8200