[INFO] cloning repository https://github.com/Netfloex/TorrentApi [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Netfloex/TorrentApi" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNetfloex%2FTorrentApi", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNetfloex%2FTorrentApi'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 96f644c29c38f06ba62e26c90818be5999209c45 [INFO] checking Netfloex/TorrentApi against try#6cbf54b1453b438241487f195740266bb9d8c8ba for pr-139587-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNetfloex%2FTorrentApi" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Netfloex/TorrentApi on toolchain 6cbf54b1453b438241487f195740266bb9d8c8ba [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+6cbf54b1453b438241487f195740266bb9d8c8ba" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-2-tc2/source/.cargo/config.toml [INFO] started tweaking git repo https://github.com/Netfloex/TorrentApi [INFO] finished tweaking git repo https://github.com/Netfloex/TorrentApi [INFO] tweaked toml for git repo https://github.com/Netfloex/TorrentApi written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/Netfloex/TorrentApi 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" "+6cbf54b1453b438241487f195740266bb9d8c8ba" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+6cbf54b1453b438241487f195740266bb9d8c8ba" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1f4bd74754412d625609203f89ce70fe533179b3397a094d165d80fdda38ba5b [INFO] running `Command { std: "docker" "start" "-a" "1f4bd74754412d625609203f89ce70fe533179b3397a094d165d80fdda38ba5b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1f4bd74754412d625609203f89ce70fe533179b3397a094d165d80fdda38ba5b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1f4bd74754412d625609203f89ce70fe533179b3397a094d165d80fdda38ba5b", kill_on_drop: false }` [INFO] [stdout] 1f4bd74754412d625609203f89ce70fe533179b3397a094d165d80fdda38ba5b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+6cbf54b1453b438241487f195740266bb9d8c8ba" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6aaf6eb10e099fc5f39aa340fa82840957da1dc1da60b7414d5c82926ab0a43b [INFO] running `Command { std: "docker" "start" "-a" "6aaf6eb10e099fc5f39aa340fa82840957da1dc1da60b7414d5c82926ab0a43b", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.92 [INFO] [stderr] Compiling unicode-ident v1.0.14 [INFO] [stderr] Compiling libc v0.2.168 [INFO] [stderr] Compiling serde v1.0.216 [INFO] [stderr] Checking pin-project-lite v0.2.15 [INFO] [stderr] Checking once_cell v1.20.2 [INFO] [stderr] Checking memchr v2.7.4 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Checking itoa v1.0.14 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Checking value-bag v1.10.0 [INFO] [stderr] Checking bitflags v2.6.0 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Checking ryu v1.0.18 [INFO] [stderr] Compiling rustix v0.38.42 [INFO] [stderr] Checking linux-raw-sys v0.4.14 [INFO] [stderr] Compiling serde_json v1.0.133 [INFO] [stderr] Checking tracing-core v0.1.33 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Compiling httparse v1.9.5 [INFO] [stderr] Checking futures-lite v2.5.0 [INFO] [stderr] Checking litemap v0.7.4 [INFO] [stderr] Checking subtle v2.4.1 [INFO] [stderr] Checking log v0.4.22 [INFO] [stderr] Checking icu_locid_transform_data v1.5.0 [INFO] [stderr] Checking opaque-debug v0.3.1 [INFO] [stderr] Compiling thiserror v2.0.7 [INFO] [stderr] Checking cpufeatures v0.2.16 [INFO] [stderr] Compiling standback v0.2.17 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking icu_properties_data v1.5.0 [INFO] [stderr] Checking event-listener v2.5.3 [INFO] [stderr] Compiling proc-macro-hack v0.5.20+deprecated [INFO] [stderr] Checking concurrent-queue v2.5.0 [INFO] [stderr] Compiling cc v1.2.4 [INFO] [stderr] Compiling pkg-config v0.3.31 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Checking hashbrown v0.15.2 [INFO] [stderr] Checking equivalent v1.0.1 [INFO] [stderr] Checking event-listener v5.3.1 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Checking icu_normalizer_data v1.5.0 [INFO] [stderr] Checking event-listener-strategy v0.5.3 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling time-core v0.1.2 [INFO] [stderr] Checking cpuid-bool v0.2.0 [INFO] [stderr] Checking async-lock v3.4.0 [INFO] [stderr] Checking async-channel v2.3.1 [INFO] [stderr] Compiling const_fn v0.4.10 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.99 [INFO] [stderr] Compiling time-macros v0.2.19 [INFO] [stderr] Compiling syn v2.0.90 [INFO] [stderr] Checking async-channel v1.9.0 [INFO] [stderr] Checking kv-log-macro v1.0.7 [INFO] [stderr] Compiling time v0.2.27 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Checking async-executor v1.13.1 [INFO] [stderr] Checking blocking v1.6.1 [INFO] [stderr] Compiling cookie v0.14.4 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Checking signal-hook-registry v1.4.2 [INFO] [stderr] Checking socket2 v0.5.8 [INFO] [stderr] Checking mio v1.0.3 [INFO] [stderr] Checking parking_lot_core v0.9.10 [INFO] [stderr] Compiling io-lifetimes v1.0.11 [INFO] [stderr] Compiling anyhow v1.0.94 [INFO] [stderr] Checking waker-fn v1.2.0 [INFO] [stderr] Compiling lexical-core v0.7.6 [INFO] [stderr] Checking generic-array v0.14.7 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Compiling bumpalo v3.16.0 [INFO] [stderr] Checking fastrand v1.9.0 [INFO] [stderr] Compiling phf_shared v0.11.2 [INFO] [stderr] Compiling nom v5.1.3 [INFO] [stderr] Compiling polling v2.8.0 [INFO] [stderr] Checking base64 v0.13.1 [INFO] [stderr] Compiling openssl v0.10.68 [INFO] [stderr] Checking futures-lite v1.13.0 [INFO] [stderr] Compiling ucd-trie v0.1.7 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Checking arrayvec v0.5.2 [INFO] [stderr] Compiling rustix v0.37.27 [INFO] [stderr] Compiling http-types v2.12.0 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Compiling async-io v1.13.0 [INFO] [stderr] Compiling proc-macro2-diagnostics v0.10.1 [INFO] [stderr] Compiling wasm-bindgen v0.2.99 [INFO] [stderr] Checking infer v0.2.3 [INFO] [stderr] Compiling native-tls v0.2.12 [INFO] [stderr] Checking linux-raw-sys v0.3.8 [INFO] [stderr] Checking deranged v0.3.11 [INFO] [stderr] Checking socket2 v0.4.10 [INFO] [stderr] Checking async-lock v2.8.0 [INFO] [stderr] Compiling rustversion v1.0.18 [INFO] [stderr] Compiling yansi v1.0.1 [INFO] [stderr] Compiling unicase v2.8.0 [INFO] [stderr] Checking async-dup v1.2.4 [INFO] [stderr] Compiling mime_guess v2.0.5 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Checking cipher v0.2.5 [INFO] [stderr] Checking universal-hash v0.4.1 [INFO] [stderr] Checking digest v0.9.0 [INFO] [stderr] Checking polyval v0.4.5 [INFO] [stderr] Checking crypto-mac v0.10.1 [INFO] [stderr] Checking aead v0.3.2 [INFO] [stderr] Checking ghash v0.3.1 [INFO] [stderr] Checking hmac v0.10.1 [INFO] [stderr] Checking aes-soft v0.6.4 [INFO] [stderr] Checking ctr v0.6.0 [INFO] [stderr] Checking block-buffer v0.9.0 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Compiling time-macros-impl v0.1.2 [INFO] [stderr] Compiling openssl-sys v0.9.104 [INFO] [stderr] Checking aes v0.6.0 [INFO] [stderr] Checking sha2 v0.9.9 [INFO] [stderr] Checking crossbeam-queue v0.3.12 [INFO] [stderr] Checking hkdf v0.10.0 [INFO] [stderr] Checking aes-gcm v0.8.0 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling multer v3.1.0 [INFO] [stderr] Compiling winnow v0.6.20 [INFO] [stderr] Checking unicode-width v0.1.14 [INFO] [stderr] Checking time v0.3.37 [INFO] [stderr] Compiling proc-macro-error-attr2 v2.0.0 [INFO] [stderr] Checking either v1.13.0 [INFO] [stderr] Checking time-macros v0.1.1 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Checking spin v0.9.8 [INFO] [stderr] Checking iana-time-zone v0.1.61 [INFO] [stderr] Checking ascii_utils v0.9.3 [INFO] [stderr] Checking sha2 v0.10.8 [INFO] [stderr] Checking sha-1 v0.10.1 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Checking dashmap v5.5.3 [INFO] [stderr] Checking fast_chemail v0.9.6 [INFO] [stderr] Compiling cookie v0.18.1 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling ref-cast v1.0.23 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Checking xxhash-rust v0.8.12 [INFO] [stderr] Checking static_assertions_next v1.1.2 [INFO] [stderr] Checking sha1 v0.10.6 [INFO] [stderr] Checking memmap2 v0.5.10 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Checking phf_shared v0.10.0 [INFO] [stderr] Checking is-terminal v0.4.13 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling uncased v0.9.10 [INFO] [stderr] Compiling try-lock v0.2.5 [INFO] [stderr] Checking dtoa v1.0.9 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling tokio v1.42.0 [INFO] [stderr] Checking dtoa-short v0.3.5 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Checking inlinable_string v0.1.15 [INFO] [stderr] Compiling tower-service v0.3.3 [INFO] [stderr] Compiling httpdate v1.0.3 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling stable-pattern v0.1.0 [INFO] [stderr] Checking fxhash v0.2.1 [INFO] [stderr] Checking servo_arc v0.4.0 [INFO] [stderr] Compiling figment v0.10.19 [INFO] [stderr] Checking unsafe-libyaml v0.2.11 [INFO] [stderr] Compiling state v0.6.0 [INFO] [stderr] Checking getopts v0.2.21 [INFO] [stderr] Compiling rocket v0.5.1 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Checking polling v3.7.4 [INFO] [stderr] Checking tempfile v3.14.0 [INFO] [stderr] Checking reflink-copy v0.1.20 [INFO] [stderr] Checking ego-tree v0.10.0 [INFO] [stderr] Checking task-local-extensions v0.1.4 [INFO] [stderr] Checking strum v0.26.3 [INFO] [stderr] Checking bytesize v1.3.0 [INFO] [stderr] Checking atomic v0.5.3 [INFO] [stderr] Checking distance v0.4.0 [INFO] [stderr] Checking urlencoding v2.1.3 [INFO] [stderr] Checking binascii v0.1.4 [INFO] [stderr] Compiling cargo-husky v1.5.0 [INFO] [stderr] Checking simplelog v0.12.2 [INFO] [stderr] Checking async-io v2.4.0 [INFO] [stderr] Checking rand v0.4.6 [INFO] [stderr] Checking remove_dir_all v0.5.3 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Checking async-signal v0.2.10 [INFO] [stderr] Checking async-global-executor v2.4.1 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.99 [INFO] [stderr] Compiling darling_core v0.20.10 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling proc-macro-error2 v2.0.1 [INFO] [stderr] Checking async-process v2.3.0 [INFO] [stderr] Checking tempdir v0.3.7 [INFO] [stderr] Compiling devise_core v0.4.2 [INFO] [stderr] Checking async-std v1.13.0 [INFO] [stderr] Compiling Inflector v0.11.4 [INFO] [stderr] Checking filenamify v0.1.2 [INFO] [stderr] Compiling serde_derive v1.0.216 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling zerofrom-derive v0.1.5 [INFO] [stderr] Compiling yoke-derive v0.7.5 [INFO] [stderr] Compiling zerovec-derive v0.10.3 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling icu_provider_macros v1.5.0 [INFO] [stderr] Compiling tokio-macros v2.4.0 [INFO] [stderr] Compiling thiserror-impl v2.0.7 [INFO] [stderr] Compiling async-trait v0.1.83 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.99 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Checking zerocopy v0.7.35 [INFO] [stderr] Compiling pin-project-internal v1.1.7 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Checking thiserror v1.0.69 [INFO] [stderr] Compiling miette-derive v5.10.0 [INFO] [stderr] Compiling pear_codegen v0.2.9 [INFO] [stderr] Checking zerofrom v0.1.5 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Checking yoke v0.7.5 [INFO] [stderr] Checking async-stream v0.3.6 [INFO] [stderr] Compiling getset v0.1.3 [INFO] [stderr] Checking zerovec v0.10.4 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling pest v2.7.15 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.99 [INFO] [stderr] Compiling darling_macro v0.20.10 [INFO] [stderr] Compiling ref-cast-impl v1.0.23 [INFO] [stderr] Compiling cssparser-macros v0.6.1 [INFO] [stderr] Checking pin-project v1.1.7 [INFO] [stderr] Compiling darling v0.20.10 [INFO] [stderr] Compiling html5ever v0.29.0 [INFO] [stderr] Compiling pear v0.2.9 [INFO] [stderr] Checking miette v5.10.0 [INFO] [stderr] Compiling devise_codegen v0.4.2 [INFO] [stderr] Checking tinystr v0.7.6 [INFO] [stderr] Checking icu_collections v1.5.0 [INFO] [stderr] Checking icu_locid v1.5.0 [INFO] [stderr] Compiling phf_generator v0.11.2 [INFO] [stderr] Compiling pest_meta v2.7.15 [INFO] [stderr] Compiling phf_generator v0.10.0 [INFO] [stderr] Checking js-sys v0.3.76 [INFO] [stderr] Compiling phf_codegen v0.11.2 [INFO] [stderr] Compiling phf_macros v0.11.2 [INFO] [stderr] Compiling string_cache_codegen v0.5.2 [INFO] [stderr] Compiling derive_more v0.99.18 [INFO] [stderr] Compiling devise v0.4.2 [INFO] [stderr] Compiling selectors v0.26.0 [INFO] [stderr] Compiling serde-inline-default v0.2.3 [INFO] [stderr] Compiling markup5ever v0.14.0 [INFO] [stderr] Checking phf v0.11.2 [INFO] [stderr] Checking icu_provider v1.5.0 [INFO] [stderr] Checking cssparser v0.34.0 [INFO] [stderr] Checking icu_locid_transform v1.5.0 [INFO] [stderr] Compiling pest_generator v2.7.15 [INFO] [stderr] Checking futures-executor v0.3.31 [INFO] [stderr] Checking icu_properties v1.5.1 [INFO] [stderr] Compiling pest_derive v2.7.15 [INFO] [stderr] Checking web-sys v0.3.76 [INFO] [stderr] Checking bytes v1.9.0 [INFO] [stderr] Checking indexmap v2.7.0 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking serde_qs v0.8.5 [INFO] [stderr] Checking config v0.10.1 [INFO] [stderr] Checking chrono v0.4.39 [INFO] [stderr] Checking multimap v0.10.0 [INFO] [stderr] Checking ssri v9.2.0 [INFO] [stderr] Checking bincode v1.3.3 [INFO] [stderr] Checking serde_spanned v0.6.8 [INFO] [stderr] Checking toml_datetime v0.6.8 [INFO] [stderr] Checking string_cache v0.8.7 [INFO] [stderr] Checking ubyte v0.10.4 [INFO] [stderr] Checking serde_variant v0.1.3 [INFO] [stderr] Checking serde_regex v1.1.0 [INFO] [stderr] Checking http v1.2.0 [INFO] [stderr] Checking http v0.2.12 [INFO] [stderr] Checking toml_edit v0.22.22 [INFO] [stderr] Checking serde_yaml v0.9.34+deprecated [INFO] [stderr] Checking icu_normalizer v1.5.0 [INFO] [stderr] Checking async-graphql-value v7.0.13 [INFO] [stderr] Checking handlebars v5.1.2 [INFO] [stderr] Checking cacache v13.1.0 [INFO] [stderr] Checking http-serde v2.1.1 [INFO] [stderr] Checking http-body v0.4.6 [INFO] [stderr] Checking async-graphql-parser v7.0.13 [INFO] [stderr] Checking http-cache-semantics v2.1.0 [INFO] [stderr] Checking scraper v0.22.0 [INFO] [stderr] Checking idna_adapter v1.2.0 [INFO] [stderr] Checking idna v1.0.3 [INFO] [stderr] Checking url v2.5.4 [INFO] [stderr] Compiling hyper v0.14.31 [INFO] [stderr] Checking async-native-tls v0.3.3 [INFO] [stderr] Compiling proc-macro-crate v3.2.0 [INFO] [stderr] Checking toml v0.8.19 [INFO] [stderr] Checking tokio-util v0.7.13 [INFO] [stderr] Checking deadpool v0.7.0 [INFO] [stderr] Checking tokio-stream v0.1.17 [INFO] [stderr] Checking async-h1 v2.3.4 [INFO] [stderr] Checking http-cache v0.20.0 [INFO] [stderr] Compiling async-graphql-derive v7.0.13 [INFO] [stderr] Compiling rocket_http v0.5.1 [INFO] [stderr] Checking http-client v6.5.3 [INFO] [stderr] Checking h2 v0.3.26 [INFO] [stderr] Checking surf v2.3.2 [INFO] [stderr] Checking utils v0.1.0 (/opt/rustwide/workdir/utils) [INFO] [stderr] Checking http-cache-surf v0.14.0 [INFO] [stderr] Compiling rocket_codegen v0.5.1 [INFO] [stderr] Checking async-graphql v7.0.13 [INFO] [stderr] Checking qbittorrent-api v0.1.0 (/opt/rustwide/workdir/qbittorrent-api) [INFO] [stderr] Checking torrent-search-client v0.1.0 (/opt/rustwide/workdir/torrent-search-client) [INFO] [stderr] Checking movie-info v0.1.0 (/opt/rustwide/workdir/movie-info) [INFO] [stderr] Checking async-graphql-rocket v7.0.13 [INFO] [stderr] Checking api-server v0.1.0 (/opt/rustwide/workdir/api-server) [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> api-server/src/models/http_error.rs:6:18 [INFO] [stdout] | [INFO] [stdout] 6 | InvalidParam(String), [INFO] [stdout] | ------------ ^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `HttpErrorKind` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 6 - InvalidParam(String), [INFO] [stdout] 6 + InvalidParam(()), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> api-server/src/models/http_error.rs:7:18 [INFO] [stdout] | [INFO] [stdout] 7 | MissingQuery(String), [INFO] [stdout] | ------------ ^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `HttpErrorKind` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 7 - MissingQuery(String), [INFO] [stdout] 7 + MissingQuery(()), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> api-server/src/models/http_error.rs:8:22 [INFO] [stdout] | [INFO] [stdout] 8 | QbittorrentError(qbittorrent_api::Error), [INFO] [stdout] | ---------------- ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `HttpErrorKind` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 8 - QbittorrentError(qbittorrent_api::Error), [INFO] [stdout] 8 + QbittorrentError(()), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> api-server/src/models/http_error.rs:9:13 [INFO] [stdout] | [INFO] [stdout] 9 | IoError(IoError), [INFO] [stdout] | ------- ^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `HttpErrorKind` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 9 - IoError(IoError), [INFO] [stdout] 9 + IoError(()), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> api-server/src/models/http_error.rs:10:19 [INFO] [stdout] | [INFO] [stdout] 10 | InvalidMagnet(String), [INFO] [stdout] | ------------- ^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `HttpErrorKind` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 10 - InvalidMagnet(String), [INFO] [stdout] 10 + InvalidMagnet(()), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> api-server/src/models/http_error.rs:11:23 [INFO] [stdout] | [INFO] [stdout] 11 | MovieFileNotFound(String), [INFO] [stdout] | ----------------- ^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `HttpErrorKind` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 11 - MovieFileNotFound(String), [INFO] [stdout] 11 + MovieFileNotFound(()), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> api-server/src/models/http_error.rs:12:21 [INFO] [stdout] | [INFO] [stdout] 12 | TorrentNotFound(String), [INFO] [stdout] | --------------- ^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `HttpErrorKind` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 12 - TorrentNotFound(String), [INFO] [stdout] 12 + TorrentNotFound(()), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> api-server/src/models/http_error.rs:13:20 [INFO] [stdout] | [INFO] [stdout] 13 | MovieInfoError(movie_info::Error), [INFO] [stdout] | -------------- ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `HttpErrorKind` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 13 - MovieInfoError(movie_info::Error), [INFO] [stdout] 13 + MovieInfoError(()), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> api-server/src/models/http_error.rs:14:18 [INFO] [stdout] | [INFO] [stdout] 14 | ImdbNotFound(String), [INFO] [stdout] | ------------ ^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `HttpErrorKind` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 14 - ImdbNotFound(String), [INFO] [stdout] 14 + ImdbNotFound(()), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> api-server/src/models/http_error.rs:6:18 [INFO] [stdout] | [INFO] [stdout] 6 | InvalidParam(String), [INFO] [stdout] | ------------ ^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `HttpErrorKind` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 6 - InvalidParam(String), [INFO] [stdout] 6 + InvalidParam(()), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> api-server/src/models/http_error.rs:7:18 [INFO] [stdout] | [INFO] [stdout] 7 | MissingQuery(String), [INFO] [stdout] | ------------ ^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `HttpErrorKind` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 7 - MissingQuery(String), [INFO] [stdout] 7 + MissingQuery(()), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> api-server/src/models/http_error.rs:8:22 [INFO] [stdout] | [INFO] [stdout] 8 | QbittorrentError(qbittorrent_api::Error), [INFO] [stdout] | ---------------- ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `HttpErrorKind` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 8 - QbittorrentError(qbittorrent_api::Error), [INFO] [stdout] 8 + QbittorrentError(()), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> api-server/src/models/http_error.rs:9:13 [INFO] [stdout] | [INFO] [stdout] 9 | IoError(IoError), [INFO] [stdout] | ------- ^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `HttpErrorKind` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 9 - IoError(IoError), [INFO] [stdout] 9 + IoError(()), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> api-server/src/models/http_error.rs:10:19 [INFO] [stdout] | [INFO] [stdout] 10 | InvalidMagnet(String), [INFO] [stdout] | ------------- ^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `HttpErrorKind` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 10 - InvalidMagnet(String), [INFO] [stdout] 10 + InvalidMagnet(()), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> api-server/src/models/http_error.rs:11:23 [INFO] [stdout] | [INFO] [stdout] 11 | MovieFileNotFound(String), [INFO] [stdout] | ----------------- ^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `HttpErrorKind` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 11 - MovieFileNotFound(String), [INFO] [stdout] 11 + MovieFileNotFound(()), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> api-server/src/models/http_error.rs:12:21 [INFO] [stdout] | [INFO] [stdout] 12 | TorrentNotFound(String), [INFO] [stdout] | --------------- ^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `HttpErrorKind` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 12 - TorrentNotFound(String), [INFO] [stdout] 12 + TorrentNotFound(()), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> api-server/src/models/http_error.rs:13:20 [INFO] [stdout] | [INFO] [stdout] 13 | MovieInfoError(movie_info::Error), [INFO] [stdout] | -------------- ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `HttpErrorKind` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 13 - MovieInfoError(movie_info::Error), [INFO] [stdout] 13 + MovieInfoError(()), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> api-server/src/models/http_error.rs:14:18 [INFO] [stdout] | [INFO] [stdout] 14 | ImdbNotFound(String), [INFO] [stdout] | ------------ ^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `HttpErrorKind` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 14 - ImdbNotFound(String), [INFO] [stdout] 14 + ImdbNotFound(()), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 50s [INFO] running `Command { std: "docker" "inspect" "6aaf6eb10e099fc5f39aa340fa82840957da1dc1da60b7414d5c82926ab0a43b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6aaf6eb10e099fc5f39aa340fa82840957da1dc1da60b7414d5c82926ab0a43b", kill_on_drop: false }` [INFO] [stdout] 6aaf6eb10e099fc5f39aa340fa82840957da1dc1da60b7414d5c82926ab0a43b