[INFO] fetching crate managarr 0.6.1... [INFO] testing managarr-0.6.1 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-8 [INFO] extracting crate managarr 0.6.1 into /workspace/builds/worker-7-tc2/source [INFO] started tweaking crates.io crate managarr 0.6.1 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate managarr 0.6.1 [INFO] tweaked toml for crates.io crate managarr 0.6.1 written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate managarr 0.6.1 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate managarr 0.6.1 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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0b5d53dddb9ceacf3751280c22e9da4adc290149e6bf6cb709fdcffddd5cc816 [INFO] running `Command { std: "docker" "start" "-a" "0b5d53dddb9ceacf3751280c22e9da4adc290149e6bf6cb709fdcffddd5cc816", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0b5d53dddb9ceacf3751280c22e9da4adc290149e6bf6cb709fdcffddd5cc816", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0b5d53dddb9ceacf3751280c22e9da4adc290149e6bf6cb709fdcffddd5cc816", kill_on_drop: false }` [INFO] [stdout] 0b5d53dddb9ceacf3751280c22e9da4adc290149e6bf6cb709fdcffddd5cc816 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] da06241168b3e72fb885eb5847f4ab6c04612417a4051ddabe66f7ae1f0a032e [INFO] running `Command { std: "docker" "start" "-a" "da06241168b3e72fb885eb5847f4ab6c04612417a4051ddabe66f7ae1f0a032e", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling libc v0.2.175 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling foldhash v0.1.5 [INFO] [stderr] Compiling lock_api v0.4.13 [INFO] [stderr] Compiling find-msvc-tools v0.1.0 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling rustix v1.0.8 [INFO] [stderr] Compiling zerocopy v0.8.26 [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling signal-hook v0.3.18 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling cc v1.2.35 [INFO] [stderr] Compiling openssl v0.10.73 [INFO] [stderr] Compiling anstyle-parse v0.2.7 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling anstyle-query v1.1.4 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling anstyle v1.0.11 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling linux-raw-sys v0.9.4 [INFO] [stderr] Compiling colorchoice v1.0.4 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling serde_json v1.0.143 [INFO] [stderr] Compiling cfg_aliases v0.2.1 [INFO] [stderr] Compiling instability v0.3.9 [INFO] [stderr] Compiling anstream v0.6.20 [INFO] [stderr] Compiling object v0.36.7 [INFO] [stderr] Compiling linux-raw-sys v0.4.15 [INFO] [stderr] Compiling unicode-width v0.2.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling indexmap v2.11.0 [INFO] [stderr] Compiling deranged v0.5.3 [INFO] [stderr] Compiling nix v0.30.1 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling castaway v0.2.4 [INFO] [stderr] Compiling time-core v0.1.6 [INFO] [stderr] Compiling option-ext v0.2.0 [INFO] [stderr] Compiling destructure_traitobject v0.2.0 [INFO] [stderr] Compiling unsafe-libyaml v0.2.11 [INFO] [stderr] Compiling indoc v2.0.6 [INFO] [stderr] Compiling clap_lex v0.7.5 [INFO] [stderr] Compiling num_threads v0.1.7 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Compiling gimli v0.31.1 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling anyhow v1.0.99 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Compiling portable-atomic v1.11.1 [INFO] [stderr] Compiling compact_str v0.8.1 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling terminal_size v0.4.3 [INFO] [stderr] Compiling openssl-src v300.5.2+3.5.2 [INFO] [stderr] Compiling clap_builder v4.5.47 [INFO] [stderr] Compiling ordered-float v2.10.1 [INFO] [stderr] Compiling unsafe-any-ors v1.0.0 [INFO] [stderr] Compiling lru v0.12.5 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling cassowary v0.3.0 [INFO] [stderr] Compiling signal-hook-registry v1.4.6 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling socket2 v0.6.0 [INFO] [stderr] Compiling openssl-sys v0.9.109 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling unicode-truncate v1.1.0 [INFO] [stderr] Compiling time v0.3.43 [INFO] [stderr] Compiling dirs-sys v0.4.1 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling toml_writer v1.0.2 [INFO] [stderr] Compiling iana-time-zone v0.1.63 [INFO] [stderr] Compiling rustc-demangle v0.1.26 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling regex-automata v0.4.10 [INFO] [stderr] Compiling directories v5.0.1 [INFO] [stderr] Compiling rustls-pki-types v1.12.0 [INFO] [stderr] Compiling uuid v1.18.1 [INFO] [stderr] Compiling console v0.15.11 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling thread-id v4.2.2 [INFO] [stderr] Compiling typemap-ors v1.0.0 [INFO] [stderr] Compiling encoding_rs v0.8.35 [INFO] [stderr] Compiling humantime v2.2.0 [INFO] [stderr] Compiling log-mdc v0.1.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling arc-swap v1.7.1 [INFO] [stderr] Compiling number_prefix v0.4.0 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling indicatif v0.17.11 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling urlencoding v2.1.3 [INFO] [stderr] Compiling colored v3.0.0 [INFO] [stderr] Compiling deunicode v1.6.2 [INFO] [stderr] Compiling addr2line v0.24.2 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling ctrlc v3.4.7 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling clap_derive v4.5.47 [INFO] [stderr] Compiling veil-macros v0.2.0 [INFO] [stderr] Compiling regex v1.11.2 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling validate_theme_derive v0.1.0 [INFO] [stderr] Compiling veil v0.2.0 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling zerovec v0.11.4 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling backtrace v0.3.75 [INFO] [stderr] Compiling strum v0.26.3 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling derive_setters v0.1.8 [INFO] [stderr] Compiling enum_display_style_derive v0.1.0 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling potential_utf v0.1.3 [INFO] [stderr] Compiling clap v4.5.47 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling clap_complete v4.5.57 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling serde_spanned v1.0.0 [INFO] [stderr] Compiling serde_yaml v0.9.34+deprecated [INFO] [stderr] Compiling toml_datetime v0.7.0 [INFO] [stderr] Compiling serde-value v0.7.0 [INFO] [stderr] Compiling url v2.5.7 [INFO] [stderr] Compiling chrono v0.4.41 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling bimap v0.6.3 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling os_info v3.12.0 [INFO] [stderr] Compiling toml v0.9.5 [INFO] [stderr] Compiling confy v0.6.1 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling signal-hook-mio v0.2.4 [INFO] [stderr] Compiling crossterm v0.28.1 [INFO] [stderr] Compiling human-panic v2.0.3 [INFO] [stderr] Compiling log4rs v1.3.0 [INFO] [stderr] Compiling ratatui v0.29.0 [INFO] [stderr] Compiling managarr-tree-widget v0.24.0 [INFO] [stderr] Compiling tokio-util v0.7.16 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling tower-http v0.6.6 [INFO] [stderr] Compiling h2 v0.4.12 [INFO] [stderr] Compiling hyper v1.7.0 [INFO] [stderr] Compiling hyper-util v0.1.16 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling reqwest v0.12.23 [INFO] [stderr] Compiling managarr v0.6.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `command` [INFO] [stdout] --> src/cli/mod.rs:4:12 [INFO] [stdout] | [INFO] [stdout] 4 | use clap::{command, Subcommand}; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `arg` and `command` [INFO] [stdout] --> src/cli/radarr/add_command_handler.rs:4:12 [INFO] [stdout] | [INFO] [stdout] 4 | use clap::{arg, command, ArgAction, Subcommand}; [INFO] [stdout] | ^^^ ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `command` [INFO] [stdout] --> src/cli/radarr/get_command_handler.rs:4:12 [INFO] [stdout] | [INFO] [stdout] 4 | use clap::{command, Subcommand}; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `command` [INFO] [stdout] --> src/cli/radarr/list_command_handler.rs:4:12 [INFO] [stdout] | [INFO] [stdout] 4 | use clap::{command, Subcommand}; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 4m 02s [INFO] running `Command { std: "docker" "inspect" "da06241168b3e72fb885eb5847f4ab6c04612417a4051ddabe66f7ae1f0a032e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "da06241168b3e72fb885eb5847f4ab6c04612417a4051ddabe66f7ae1f0a032e", kill_on_drop: false }` [INFO] [stdout] da06241168b3e72fb885eb5847f4ab6c04612417a4051ddabe66f7ae1f0a032e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d5677882995fec14b346ca4c53fc4990f655b6d9b79d419acddec91f4b78d625 [INFO] running `Command { std: "docker" "start" "-a" "d5677882995fec14b346ca4c53fc4990f655b6d9b79d419acddec91f4b78d625", kill_on_drop: false }` [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling semver v1.0.26 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Compiling hyper v1.7.0 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling predicates-core v1.0.9 [INFO] [stderr] Compiling winnow v0.7.13 [INFO] [stderr] Compiling difflib v0.4.0 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling mockall_derive v0.13.1 [INFO] [stderr] Compiling termtree v0.5.1 [INFO] [stderr] Compiling relative-path v1.9.3 [INFO] [stderr] Compiling glob v0.3.3 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling predicates-tree v1.0.12 [INFO] [stderr] Compiling predicates v3.1.3 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling uuid v1.18.1 [INFO] [stderr] Compiling sdd v3.0.10 [INFO] [stderr] Compiling cargo-husky v1.5.0 [INFO] [stderr] Compiling assert_cmd v2.0.17 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling scc v2.4.0 [INFO] [stderr] Compiling serial_test_derive v3.2.0 [INFO] [stderr] Compiling wait-timeout v0.2.1 [INFO] [stderr] Compiling similar v2.7.0 [INFO] [stderr] Compiling indexmap v2.11.0 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling rstest_macros v0.25.0 [INFO] [stderr] Compiling yansi v1.0.1 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling serde_json v1.0.143 [INFO] [stderr] Compiling object v0.36.7 [INFO] [stderr] Compiling futures-timer v3.0.3 [INFO] [stderr] Compiling downcast v0.11.0 [INFO] [stderr] Compiling fragile v2.0.1 [INFO] [stderr] Compiling diff v0.1.13 [INFO] [stderr] Compiling pretty_assertions v1.4.1 [INFO] [stderr] Compiling log4rs v1.3.0 [INFO] [stderr] Compiling assert-json-diff v2.0.2 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Compiling regex-automata v0.4.10 [INFO] [stderr] Compiling mockall v0.13.1 [INFO] [stderr] Compiling proc-macro-crate v3.3.0 [INFO] [stderr] Compiling hyper-util v0.1.16 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling serial_test v3.2.0 [INFO] [stderr] Compiling regex v1.11.2 [INFO] [stderr] Compiling backtrace v0.3.75 [INFO] [stderr] Compiling tower-http v0.6.6 [INFO] [stderr] Compiling human-panic v2.0.3 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling bstr v1.12.0 [INFO] [stderr] Compiling reqwest v0.12.23 [INFO] [stderr] Compiling mockito v1.7.0 [INFO] [stderr] Compiling rstest v0.25.0 [INFO] [stderr] Compiling managarr v0.6.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `command` [INFO] [stdout] --> src/cli/mod.rs:4:12 [INFO] [stdout] | [INFO] [stdout] 4 | use clap::{command, Subcommand}; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `arg` and `command` [INFO] [stdout] --> src/cli/radarr/add_command_handler.rs:4:12 [INFO] [stdout] | [INFO] [stdout] 4 | use clap::{arg, command, ArgAction, Subcommand}; [INFO] [stdout] | ^^^ ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `command` [INFO] [stdout] --> src/cli/radarr/get_command_handler.rs:4:12 [INFO] [stdout] | [INFO] [stdout] 4 | use clap::{command, Subcommand}; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `command` [INFO] [stdout] --> src/cli/radarr/list_command_handler.rs:4:12 [INFO] [stdout] | [INFO] [stdout] 4 | use clap::{command, Subcommand}; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `command` [INFO] [stdout] --> src/cli/mod.rs:4:12 [INFO] [stdout] | [INFO] [stdout] 4 | use clap::{command, Subcommand}; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `arg` and `command` [INFO] [stdout] --> src/cli/radarr/add_command_handler.rs:4:12 [INFO] [stdout] | [INFO] [stdout] 4 | use clap::{arg, command, ArgAction, Subcommand}; [INFO] [stdout] | ^^^ ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `command` [INFO] [stdout] --> src/cli/radarr/get_command_handler.rs:4:12 [INFO] [stdout] | [INFO] [stdout] 4 | use clap::{command, Subcommand}; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `command` [INFO] [stdout] --> src/cli/radarr/list_command_handler.rs:4:12 [INFO] [stdout] | [INFO] [stdout] 4 | use clap::{command, Subcommand}; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `managarr` (bin "managarr"); 4 warnings emitted [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/c2e32f1c9652b13ed99608599c1e855462f421f3/bin/rustc --crate-name managarr --edition=2021 src/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=82337da91ebdc9cb -C extra-filename=-f6c36085ae9b34a9 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-88c2c5723ab188c9.rlib --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-10a36eb0bac46197.so --extern backtrace=/opt/rustwide/target/debug/deps/libbacktrace-cfd9a5dca87c628d.rlib --extern bimap=/opt/rustwide/target/debug/deps/libbimap-e44bd3d44c531b49.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-b12e255cada5e189.rlib --extern clap=/opt/rustwide/target/debug/deps/libclap-2ff568cb6767dddf.rlib --extern clap_complete=/opt/rustwide/target/debug/deps/libclap_complete-c720b76e38e2f9f4.rlib --extern colored=/opt/rustwide/target/debug/deps/libcolored-22b52eb551a6f756.rlib --extern confy=/opt/rustwide/target/debug/deps/libconfy-d715ac6f13282257.rlib --extern crossterm=/opt/rustwide/target/debug/deps/libcrossterm-9089db1b8075be6a.rlib --extern ctrlc=/opt/rustwide/target/debug/deps/libctrlc-dcc6b9e6b4ee5d1d.rlib --extern derivative=/opt/rustwide/target/debug/deps/libderivative-e8c8990df4fceedd.so --extern derive_setters=/opt/rustwide/target/debug/deps/libderive_setters-2c9281519995c654.so --extern deunicode=/opt/rustwide/target/debug/deps/libdeunicode-86d3f5b336f0300d.rlib --extern dirs_next=/opt/rustwide/target/debug/deps/libdirs_next-84b056e4ed755cd5.rlib --extern enum_display_style_derive=/opt/rustwide/target/debug/deps/libenum_display_style_derive-f213e3f317c920f8.so --extern human_panic=/opt/rustwide/target/debug/deps/libhuman_panic-d6fe85ca2670dc6e.rlib --extern indicatif=/opt/rustwide/target/debug/deps/libindicatif-e0ae0f30c792af2e.rlib --extern indoc=/opt/rustwide/target/debug/deps/libindoc-1664f53579d49ae9.so --extern itertools=/opt/rustwide/target/debug/deps/libitertools-3db4797dc23645d3.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-c0198f7d80b188ba.rlib --extern log4rs=/opt/rustwide/target/debug/deps/liblog4rs-5d93091b7eae543e.rlib --extern managarr_tree_widget=/opt/rustwide/target/debug/deps/libmanagarr_tree_widget-98c4e7e77246dcd9.rlib --extern openssl=/opt/rustwide/target/debug/deps/libopenssl-f71f7655ff184307.rlib --extern paste=/opt/rustwide/target/debug/deps/libpaste-de6dfd786916684a.so --extern ratatui=/opt/rustwide/target/debug/deps/libratatui-80e3d5c96d905791.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-4894dae726c305d9.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-9eda4a9b6c3308b7.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-252b8121f1de3433.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-78a1810aa852c47a.rlib --extern serde_yaml=/opt/rustwide/target/debug/deps/libserde_yaml-dc26825c83e1d47b.rlib --extern strum=/opt/rustwide/target/debug/deps/libstrum-3eadac05152e1b39.rlib --extern strum_macros=/opt/rustwide/target/debug/deps/libstrum_macros-5b3ef2b1b6148100.so --extern tokio=/opt/rustwide/target/debug/deps/libtokio-aad937d765b46d35.rlib --extern tokio_util=/opt/rustwide/target/debug/deps/libtokio_util-be463eefdb57aa58.rlib --extern urlencoding=/opt/rustwide/target/debug/deps/liburlencoding-2e57689ab08a86e0.rlib --extern validate_theme_derive=/opt/rustwide/target/debug/deps/libvalidate_theme_derive-f6b49571eb1c5c73.so --extern veil=/opt/rustwide/target/debug/deps/libveil-bff4ce513848e730.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/openssl-sys-0f1b04badfc936e4/out/openssl-build/install/lib` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `managarr` (bin "managarr" test); 4 warnings emitted [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/c2e32f1c9652b13ed99608599c1e855462f421f3/bin/rustc --crate-name managarr --edition=2021 src/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=2254c7e08a017ceb -C extra-filename=-1ccb974cdeb47dad --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-88c2c5723ab188c9.rlib --extern assert_cmd=/opt/rustwide/target/debug/deps/libassert_cmd-2dcb1ccab8ae8110.rlib --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-10a36eb0bac46197.so --extern backtrace=/opt/rustwide/target/debug/deps/libbacktrace-cfd9a5dca87c628d.rlib --extern bimap=/opt/rustwide/target/debug/deps/libbimap-e44bd3d44c531b49.rlib --extern cargo_husky=/opt/rustwide/target/debug/deps/libcargo_husky-41d411073a8c2785.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-b12e255cada5e189.rlib --extern clap=/opt/rustwide/target/debug/deps/libclap-2ff568cb6767dddf.rlib --extern clap_complete=/opt/rustwide/target/debug/deps/libclap_complete-c720b76e38e2f9f4.rlib --extern colored=/opt/rustwide/target/debug/deps/libcolored-22b52eb551a6f756.rlib --extern confy=/opt/rustwide/target/debug/deps/libconfy-d715ac6f13282257.rlib --extern crossterm=/opt/rustwide/target/debug/deps/libcrossterm-9089db1b8075be6a.rlib --extern ctrlc=/opt/rustwide/target/debug/deps/libctrlc-dcc6b9e6b4ee5d1d.rlib --extern derivative=/opt/rustwide/target/debug/deps/libderivative-e8c8990df4fceedd.so --extern derive_setters=/opt/rustwide/target/debug/deps/libderive_setters-2c9281519995c654.so --extern deunicode=/opt/rustwide/target/debug/deps/libdeunicode-86d3f5b336f0300d.rlib --extern dirs_next=/opt/rustwide/target/debug/deps/libdirs_next-84b056e4ed755cd5.rlib --extern enum_display_style_derive=/opt/rustwide/target/debug/deps/libenum_display_style_derive-f213e3f317c920f8.so --extern human_panic=/opt/rustwide/target/debug/deps/libhuman_panic-d6fe85ca2670dc6e.rlib --extern indicatif=/opt/rustwide/target/debug/deps/libindicatif-e0ae0f30c792af2e.rlib --extern indoc=/opt/rustwide/target/debug/deps/libindoc-1664f53579d49ae9.so --extern itertools=/opt/rustwide/target/debug/deps/libitertools-3db4797dc23645d3.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-c0198f7d80b188ba.rlib --extern log4rs=/opt/rustwide/target/debug/deps/liblog4rs-5d93091b7eae543e.rlib --extern managarr_tree_widget=/opt/rustwide/target/debug/deps/libmanagarr_tree_widget-98c4e7e77246dcd9.rlib --extern mockall=/opt/rustwide/target/debug/deps/libmockall-3aa8379240838e7b.rlib --extern mockito=/opt/rustwide/target/debug/deps/libmockito-4355e452b3fdb73d.rlib --extern openssl=/opt/rustwide/target/debug/deps/libopenssl-f71f7655ff184307.rlib --extern paste=/opt/rustwide/target/debug/deps/libpaste-de6dfd786916684a.so --extern pretty_assertions=/opt/rustwide/target/debug/deps/libpretty_assertions-cb10fec72c85aede.rlib --extern ratatui=/opt/rustwide/target/debug/deps/libratatui-80e3d5c96d905791.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-4894dae726c305d9.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-9eda4a9b6c3308b7.rlib --extern rstest=/opt/rustwide/target/debug/deps/librstest-65ccb4a619939d03.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-252b8121f1de3433.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-78a1810aa852c47a.rlib --extern serde_yaml=/opt/rustwide/target/debug/deps/libserde_yaml-dc26825c83e1d47b.rlib --extern serial_test=/opt/rustwide/target/debug/deps/libserial_test-7b6e4f90ba9b8ce4.rlib --extern strum=/opt/rustwide/target/debug/deps/libstrum-3eadac05152e1b39.rlib --extern strum_macros=/opt/rustwide/target/debug/deps/libstrum_macros-5b3ef2b1b6148100.so --extern tokio=/opt/rustwide/target/debug/deps/libtokio-aad937d765b46d35.rlib --extern tokio_util=/opt/rustwide/target/debug/deps/libtokio_util-be463eefdb57aa58.rlib --extern urlencoding=/opt/rustwide/target/debug/deps/liburlencoding-2e57689ab08a86e0.rlib --extern validate_theme_derive=/opt/rustwide/target/debug/deps/libvalidate_theme_derive-f6b49571eb1c5c73.so --extern veil=/opt/rustwide/target/debug/deps/libveil-bff4ce513848e730.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/openssl-sys-0f1b04badfc936e4/out/openssl-build/install/lib` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "d5677882995fec14b346ca4c53fc4990f655b6d9b79d419acddec91f4b78d625", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d5677882995fec14b346ca4c53fc4990f655b6d9b79d419acddec91f4b78d625", kill_on_drop: false }` [INFO] [stdout] d5677882995fec14b346ca4c53fc4990f655b6d9b79d419acddec91f4b78d625