[INFO] cloning repository https://github.com/George-Miao/forrit
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/George-Miao/forrit" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGeorge-Miao%2Fforrit", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGeorge-Miao%2Fforrit'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 53084c5be1aedb0817f3a2aeb8df1dd8520ed563
[INFO] checking George-Miao/forrit against master#035b01b794602d5861daa43ac792f372f8981ed7 for 152214-denied
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGeorge-Miao%2Fforrit" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-2-tc1/source/.cargo/config.toml
[INFO] removed /workspace/builds/worker-2-tc1/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/George-Miao/forrit
[INFO] finished tweaking git repo https://github.com/George-Miao/forrit
[INFO] tweaked toml for git repo https://github.com/George-Miao/forrit written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/George-Miao/forrit on toolchain 035b01b794602d5861daa43ac792f372f8981ed7
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+035b01b794602d5861daa43ac792f372f8981ed7" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/George-Miao/forrit 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" "+035b01b794602d5861daa43ac792f372f8981ed7" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Updating git repository `https://github.com/George-Miao/mongodb-cursor-pagination.git`
[INFO] [stderr]     Updating git repository `https://github.com/George-Miao/tmdb-api.git`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded serde-xml-rs v0.6.0
[INFO] [stderr]   Downloaded salvo_macros v0.67.2
[INFO] [stderr]   Downloaded tracing-flame v0.2.0
[INFO] [stderr]   Downloaded salvo-serde-util v0.67.2
[INFO] [stderr]   Downloaded mime-infer v3.0.0
[INFO] [stderr]   Downloaded ts-rs-macros v11.0.1
[INFO] [stderr]   Downloaded ts-rs v11.0.1
[INFO] [stderr]   Downloaded anitomy v0.2.0
[INFO] [stderr]   Downloaded mod_use v0.2.3
[INFO] [stderr]   Downloaded salvo_macros v0.16.0
[INFO] [stderr]   Downloaded camelpaste v0.1.0
[INFO] [stderr]   Downloaded reqwest-websocket v0.2.0
[INFO] [stderr]   Downloaded async-tungstenite v0.25.1
[INFO] [stderr]   Downloaded qbit-rs v0.4.7
[INFO] [stderr]   Downloaded salvo-oapi-macros v0.67.2
[INFO] [stderr]   Downloaded async-compression v0.3.15
[INFO] [stderr]   Downloaded ractor v0.10.4
[INFO] [stderr]   Downloaded bt_bencode v0.8.2
[INFO] [stderr]   Downloaded salvo_core v0.67.2
[INFO] [stderr]   Downloaded salvo v0.16.8
[INFO] [stderr]   Downloaded bson v2.15.0
[INFO] [stderr]   Downloaded anitomy-sys v0.2.0
[INFO] [stderr]   Downloaded proc-quote v0.4.0
[INFO] [stderr]   Downloaded salvo_core v0.16.8
[INFO] [stderr]   Downloaded security-framework v3.5.0
[INFO] [stderr]   Downloaded salvo_extra v0.67.2
[INFO] [stderr]   Downloaded iso8601 v0.6.3
[INFO] [stderr]   Downloaded salvo-cors v0.67.2
[INFO] [stderr]   Downloaded salvo-jwt-auth v0.67.2
[INFO] [stderr]   Downloaded salvo-proxy v0.67.2
[INFO] [stderr]   Downloaded rust-embed-impl v8.7.2
[INFO] [stderr]   Downloaded rust-embed-utils v8.7.2
[INFO] [stderr]   Downloaded proc-quote-impl v0.3.2
[INFO] [stderr]   Downloaded textnonce v1.0.0
[INFO] [stderr]   Downloaded salvo-serve-static v0.67.2
[INFO] [stderr]   Downloaded salvo v0.67.2
[INFO] [stderr]   Downloaded bangumi-data v0.2.0
[INFO] [stderr]   Downloaded rust-embed v8.7.2
[INFO] [stderr]   Downloaded salvo-oapi v0.67.2
[INFO] [stderr]   Downloaded mongodb v2.8.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+035b01b794602d5861daa43ac792f372f8981ed7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 19fe047f6aa7cf14cf14256e782d25a492b2c47f4e3f4cb7f5cd18e6e4ad277e
[INFO] running `Command { std: "docker" "start" "-a" "19fe047f6aa7cf14cf14256e782d25a492b2c47f4e3f4cb7f5cd18e6e4ad277e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "19fe047f6aa7cf14cf14256e782d25a492b2c47f4e3f4cb7f5cd18e6e4ad277e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "19fe047f6aa7cf14cf14256e782d25a492b2c47f4e3f4cb7f5cd18e6e4ad277e", kill_on_drop: false }`
[INFO] [stdout] 19fe047f6aa7cf14cf14256e782d25a492b2c47f4e3f4cb7f5cd18e6e4ad277e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+035b01b794602d5861daa43ac792f372f8981ed7" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9e1e0cdc432fed9c584f061191cfaa71e1fef950fa868607f0c48622b745d206
[INFO] running `Command { std: "docker" "start" "-a" "9e1e0cdc432fed9c584f061191cfaa71e1fef950fa868607f0c48622b745d206", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.19
[INFO] [stderr]    Compiling libc v0.2.176
[INFO] [stderr]    Compiling serde_core v1.0.226
[INFO] [stderr]    Compiling serde v1.0.226
[INFO] [stderr]    Compiling find-msvc-tools v0.1.2
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling indexmap v2.11.4
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling time-macros v0.2.24
[INFO] [stderr]     Checking alloc-no-stdlib v2.0.4
[INFO] [stderr]     Checking regex-automata v0.4.11
[INFO] [stderr]     Checking alloc-stdlib v0.2.2
[INFO] [stderr]     Checking http v0.2.12
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling cc v1.2.38
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling toml_parser v1.0.3
[INFO] [stderr]     Checking getrandom v0.2.16
[INFO] [stderr]     Checking parking_lot_core v0.9.11
[INFO] [stderr]     Checking parking_lot v0.12.4
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking mio v1.0.4
[INFO] [stderr]     Checking signal-hook-registry v1.4.6
[INFO] [stderr]     Checking socket2 v0.6.0
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking getrandom v0.3.3
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking deranged v0.5.4
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling openssl-sys v0.9.109
[INFO] [stderr]    Compiling zstd-sys v2.0.16+zstd.1.5.7
[INFO] [stderr]     Checking universal-hash v0.5.1
[INFO] [stderr]     Checking cipher v0.4.4
[INFO] [stderr]     Checking getrandom v0.1.16
[INFO] [stderr]    Compiling toml_datetime v0.7.2
[INFO] [stderr]    Compiling toml_edit v0.23.6
[INFO] [stderr]     Checking polyval v0.6.2
[INFO] [stderr]     Checking rand_core v0.5.1
[INFO] [stderr]     Checking tempfile v3.23.0
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]     Checking rand_core v0.9.3
[INFO] [stderr]     Checking regex v1.11.3
[INFO] [stderr]     Checking socket2 v0.5.10
[INFO] [stderr]     Checking http-body v0.4.6
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling cfg_aliases v0.1.1
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]    Compiling toml_edit v0.19.15
[INFO] [stderr]    Compiling nix v0.28.0
[INFO] [stderr]    Compiling openssl v0.10.73
[INFO] [stderr]    Compiling salvo-serde-util v0.67.2
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking rand_chacha v0.2.2
[INFO] [stderr]    Compiling proc-quote-impl v0.3.2
[INFO] [stderr]     Checking ghash v0.5.1
[INFO] [stderr]    Compiling proc-macro-crate v3.4.0
[INFO] [stderr]     Checking ctr v0.9.2
[INFO] [stderr]     Checking aes v0.8.4
[INFO] [stderr]     Checking aead v0.5.2
[INFO] [stderr]     Checking brotli-decompressor v2.5.1
[INFO] [stderr]    Compiling mime-infer v3.0.0
[INFO] [stderr]    Compiling multer v2.1.0
[INFO] [stderr]    Compiling serde_derive v1.0.226
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]     Checking tokio v1.47.1
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]     Checking yoke v0.8.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]     Checking zerotrie v0.2.2
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]     Checking zerovec v0.11.4
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]    Compiling cookie v0.18.1
[INFO] [stderr]    Compiling cookie v0.16.2
[INFO] [stderr]    Compiling rustls v0.23.32
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling proc-macro-crate v1.3.1
[INFO] [stderr]     Checking brotli v3.5.0
[INFO] [stderr]     Checking tinystr v0.8.1
[INFO] [stderr]     Checking icu_locale_core v2.0.0
[INFO] [stderr]     Checking potential_utf v0.1.3
[INFO] [stderr]     Checking icu_collections v2.0.0
[INFO] [stderr]     Checking rustls-webpki v0.103.6
[INFO] [stderr]    Compiling enumflags2_derive v0.7.12
[INFO] [stderr]     Checking icu_provider v2.0.0
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]     Checking time v0.3.44
[INFO] [stderr]     Checking icu_normalizer v2.0.0
[INFO] [stderr]     Checking icu_properties v2.0.1
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking chrono v0.4.42
[INFO] [stderr]     Checking aes-gcm v0.10.3
[INFO] [stderr]     Checking tokio-util v0.7.16
[INFO] [stderr]    Compiling proc-quote v0.4.0
[INFO] [stderr]     Checking rand v0.9.2
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking h2 v0.4.12
[INFO] [stderr]     Checking h2 v0.3.27
[INFO] [stderr]     Checking url v2.5.7
[INFO] [stderr]     Checking rand v0.7.3
[INFO] [stderr]     Checking rand v0.4.6
[INFO] [stderr]     Checking headers-core v0.2.0
[INFO] [stderr]     Checking brotli-decompressor v4.0.3
[INFO] [stderr]     Checking headers-core v0.3.0
[INFO] [stderr]     Checking base64 v0.12.3
[INFO] [stderr]     Checking xml-rs v0.8.27
[INFO] [stderr]     Checking remove_dir_all v0.5.3
[INFO] [stderr]     Checking textnonce v1.0.0
[INFO] [stderr]     Checking tempdir v0.3.7
[INFO] [stderr]     Checking async-compression v0.3.15
[INFO] [stderr]    Compiling darling_core v0.13.4
[INFO] [stderr]     Checking brotli v6.0.0
[INFO] [stderr]     Checking serde-xml-rs v0.6.0
[INFO] [stderr]     Checking headers v0.4.1
[INFO] [stderr]     Checking headers v0.3.9
[INFO] [stderr]    Compiling salvo_macros v0.16.0
[INFO] [stderr]     Checking tokio-stream v0.1.17
[INFO] [stderr]     Checking hyper v1.7.0
[INFO] [stderr]     Checking pin-project v1.1.10
[INFO] [stderr]     Checking hyper v0.14.32
[INFO] [stderr]     Checking enumflags2 v0.7.12
[INFO] [stderr]     Checking multimap v0.10.1
[INFO] [stderr]     Checking multimap v0.8.3
[INFO] [stderr]     Checking multer v3.1.0
[INFO] [stderr]    Compiling salvo_macros v0.67.2
[INFO] [stderr]     Checking num_cpus v1.17.0
[INFO] [stderr]     Checking fastrand v1.9.0
[INFO] [stderr]     Checking unsafe-libyaml v0.2.11
[INFO] [stderr]     Checking tower v0.5.2
[INFO] [stderr]     Checking hyper-util v0.1.17
[INFO] [stderr]    Compiling darling_macro v0.13.4
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling rust-embed-utils v8.7.2
[INFO] [stderr]     Checking uuid v1.18.1
[INFO] [stderr]     Checking zstd v0.13.3
[INFO] [stderr]     Checking serde_yaml v0.9.34+deprecated
[INFO] [stderr]     Checking hex v0.4.3
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]     Checking matches v0.1.10
[INFO] [stderr]     Checking semver-parser v0.7.0
[INFO] [stderr]    Compiling enum-as-inner v0.4.0
[INFO] [stderr]    Compiling rustls v0.21.12
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]     Checking idna v0.2.3
[INFO] [stderr]     Checking semver v0.9.0
[INFO] [stderr]     Checking tower-http v0.6.6
[INFO] [stderr]    Compiling rust-embed-impl v8.7.2
[INFO] [stderr]    Compiling rustc_version_runtime v0.2.1
[INFO] [stderr]    Compiling darling v0.13.4
[INFO] [stderr]     Checking salvo_core v0.67.2
[INFO] [stderr]     Checking hyper-tls v0.6.0
[INFO] [stderr]     Checking sct v0.7.1
[INFO] [stderr]     Checking rustls-webpki v0.101.7
[INFO] [stderr]    Compiling thiserror-impl v2.0.16
[INFO] [stderr]    Compiling rust_decimal v1.38.0
[INFO] [stderr]     Checking tungstenite v0.21.0
[INFO] [stderr]     Checking salvo_core v0.16.8
[INFO] [stderr]    Compiling ts-rs-macros v11.0.1
[INFO] [stderr]     Checking tokio-rustls v0.26.3
[INFO] [stderr]     Checking hyper-rustls v0.27.7
[INFO] [stderr]    Compiling camino v1.1.12
[INFO] [stderr]     Checking lru-cache v0.1.2
[INFO] [stderr]    Compiling serde_with_macros v1.5.2
[INFO] [stderr]     Checking reqwest v0.12.23
[INFO] [stderr]     Checking salvo v0.16.8
[INFO] [stderr]     Checking rust-embed v8.7.2
[INFO] [stderr]     Checking trust-dns-proto v0.21.2
[INFO] [stderr]     Checking ahash v0.8.12
[INFO] [stderr]     Checking thiserror v2.0.16
[INFO] [stderr]     Checking rustc_version v0.2.3
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]     Checking ulid v1.2.1
[INFO] [stderr]     Checking serde_bytes v0.11.19
[INFO] [stderr]     Checking resolv-conf v0.7.5
[INFO] [stderr]    Compiling convert_case v0.4.0
[INFO] [stderr]     Checking arrayvec v0.7.6
[INFO] [stderr]     Checking ts-rs v11.0.1
[INFO] [stderr]     Checking bson v2.15.0
[INFO] [stderr]    Compiling derive_more v0.99.20
[INFO] [stderr]     Checking tokio-rustls v0.24.1
[INFO] [stderr]     Checking serde_with v1.14.0
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling salvo-oapi-macros v0.67.2
[INFO] [stderr]    Compiling serde_repr v0.1.20
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]    Compiling typed-builder v0.10.0
[INFO] [stderr]     Checking trust-dns-resolver v0.21.2
[INFO] [stderr]     Checking pbkdf2 v0.11.0
[INFO] [stderr]     Checking md-5 v0.10.6
[INFO] [stderr]     Checking sha-1 v0.10.1
[INFO] [stderr]     Checking socket2 v0.4.10
[INFO] [stderr]     Checking take_mut v0.2.2
[INFO] [stderr]     Checking iso8601 v0.6.3
[INFO] [stderr]     Checking tmdb-api v1.0.0-alpha.4 (https://github.com/George-Miao/tmdb-api.git?rev=dd90c5b#dd90c5b6)
[INFO] [stderr]    Compiling proc-macro2-diagnostics v0.10.1
[INFO] [stderr]     Checking serde_spanned v0.6.9
[INFO] [stderr]     Checking toml_datetime v0.6.11
[INFO] [stderr]     Checking bangumi-data v0.2.0
[INFO] [stderr]     Checking toml_write v0.1.2
[INFO] [stderr]    Compiling uncased v0.9.10
[INFO] [stderr]    Compiling pear_codegen v0.2.9
[INFO] [stderr]     Checking toml_edit v0.22.27
[INFO] [stderr]    Compiling derive_builder_core v0.20.2
[INFO] [stderr]    Compiling figment v0.10.19
[INFO] [stderr]     Checking yansi v1.0.1
[INFO] [stderr]     Checking dirs-sys v0.4.1
[INFO] [stderr]     Checking tracing-serde v0.2.0
[INFO] [stderr]    Compiling anitomy-sys v0.2.0
[INFO] [stderr]     Checking matchers v0.2.0
[INFO] [stderr]     Checking xxhash-rust v0.8.15
[INFO] [stderr]     Checking pear v0.2.9
[INFO] [stderr]     Checking mongodb v2.8.2
[INFO] [stderr]     Checking humantime v2.3.0
[INFO] [stderr]    Compiling derive_builder_macro v0.20.2
[INFO] [stderr]     Checking str-buf v3.0.3
[INFO] [stderr]    Compiling portable-atomic v1.11.1
[INFO] [stderr]     Checking etag v4.0.0
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]     Checking derive_builder v0.20.2
[INFO] [stderr]     Checking tracing-subscriber v0.3.20
[INFO] [stderr]     Checking humantime-serde v1.1.1
[INFO] [stderr]     Checking dirs v5.0.1
[INFO] [stderr]    Compiling serde_with_macros v2.3.3
[INFO] [stderr]     Checking toml v0.8.23
[INFO] [stderr]     Checking tokio-tungstenite v0.21.0
[INFO] [stderr]     Checking diligent-date-parser v0.1.5
[INFO] [stderr]    Compiling typed-builder-macro v0.18.2
[INFO] [stderr]     Checking ordered-float v2.10.1
[INFO] [stderr]     Checking salvo-oapi v0.67.2
[INFO] [stderr]     Checking quick-xml v0.37.5
[INFO] [stderr]     Checking raw-cpuid v11.6.0
[INFO] [stderr]     Checking path-slash v0.2.1
[INFO] [stderr]     Checking never v0.1.0
[INFO] [stderr]     Checking atom_syndication v0.12.7
[INFO] [stderr]     Checking salvo-serve-static v0.67.2
[INFO] [stderr]     Checking dashmap v6.1.0
[INFO] [stderr]     Checking strum v0.26.3
[INFO] [stderr]     Checking serde-value v0.7.0
[INFO] [stderr]     Checking typed-builder v0.18.2
[INFO] [stderr]     Checking salvo_extra v0.67.2
[INFO] [stderr]     Checking serde_with v2.3.3
[INFO] [stderr]     Checking salvo-cors v0.67.2
[INFO] [stderr]     Checking spinning_top v0.3.0
[INFO] [stderr]     Checking mod_use v0.2.3
[INFO] [stderr]     Checking nonzero_ext v0.3.0
[INFO] [stderr]     Checking futures-timer v3.0.3
[INFO] [stderr]     Checking ractor v0.10.4
[INFO] [stderr]     Checking rss v2.0.12
[INFO] [stderr]     Checking quanta v0.12.6
[INFO] [stderr]     Checking forrit-config v0.1.0 (/opt/rustwide/workdir/packages/config)
[INFO] [stderr]     Checking governor v0.6.3
[INFO] [stderr]     Checking bt_bencode v0.8.2
[INFO] [stderr]    Compiling camelpaste v0.1.0
[INFO] [stderr]     Checking rustc-hex v2.1.0
[INFO] [stderr]     Checking reqwest v0.11.27
[INFO] [stderr]     Checking async-tungstenite v0.25.1
[INFO] [stderr]     Checking tracing-appender v0.2.3
[INFO] [stderr]     Checking tracing-flame v0.2.0
[INFO] [stderr]     Checking reqwest-websocket v0.2.0
[INFO] [stderr]     Checking qbit-rs v0.4.7
[INFO] [stderr]     Checking salvo v0.67.2
[INFO] [stderr]     Checking anitomy v0.2.0
[INFO] [stderr]     Checking mongodb-cursor-pagination v1.0.0-rc.1 (https://github.com/George-Miao/mongodb-cursor-pagination.git#79048131)
[INFO] [stderr]     Checking forrit-core v0.1.0 (/opt/rustwide/workdir/packages/core)
[INFO] [stderr]     Checking forrit-server v0.1.0 (/opt/rustwide/workdir/packages/server)
[INFO] [stderr]     Checking forrit-client v0.1.0 (/opt/rustwide/workdir/clients/rust)
[INFO] [stdout] warning: unused import: `Stream`
[INFO] [stdout]  --> clients/rust/src/index.rs:2:15
[INFO] [stdout]   |
[INFO] [stdout] 2 | use futures::{Stream, StreamExt};
[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: `Message` and `RequestBuilderExt`
[INFO] [stdout]  --> clients/rust/src/index.rs:3:25
[INFO] [stdout]   |
[INFO] [stdout] 3 | use reqwest_websocket::{Message, RequestBuilderExt};
[INFO] [stdout]   |                         ^^^^^^^  ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Pipe`
[INFO] [stdout]  --> clients/rust/src/index.rs:4:11
[INFO] [stdout]   |
[INFO] [stdout] 4 | use tap::{Pipe, Tap};
[INFO] [stdout]   |           ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Stream`
[INFO] [stdout]  --> clients/rust/src/index.rs:2:15
[INFO] [stdout]   |
[INFO] [stdout] 2 | use futures::{Stream, StreamExt};
[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: `Message` and `RequestBuilderExt`
[INFO] [stdout]  --> clients/rust/src/index.rs:3:25
[INFO] [stdout]   |
[INFO] [stdout] 3 | use reqwest_websocket::{Message, RequestBuilderExt};
[INFO] [stdout]   |                         ^^^^^^^  ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Pipe`
[INFO] [stdout]  --> clients/rust/src/index.rs:4:11
[INFO] [stdout]   |
[INFO] [stdout] 4 | use tap::{Pipe, Tap};
[INFO] [stdout]   |           ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `StreamExt`
[INFO] [stdout]  --> clients/rust/src/index.rs:2:23
[INFO] [stdout]   |
[INFO] [stdout] 2 | use futures::{Stream, StreamExt};
[INFO] [stdout]   |                       ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `ws_url` is never used
[INFO] [stdout]   --> clients/rust/src/index.rs:26:8
[INFO] [stdout]    |
[INFO] [stdout] 15 | impl<'a> ResourceClient<'a, IndexStat> {
[INFO] [stdout]    | -------------------------------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 26 |     fn ws_url(&self) -> Url {
[INFO] [stdout]    |        ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> clients/rust/src/resource.rs:28:26
[INFO] [stdout]    |
[INFO] [stdout] 28 |             pub fn $name(&self) -> crate::ResourceClient<$res> {
[INFO] [stdout]    |                          ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                          |
[INFO] [stdout]    |                          the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 40 | impl_resource!(entry, PartialEntry: List, Read, Update, Delete);
[INFO] [stdout]    | --------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout]    = note: this warning originates in the macro `impl_resource` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 28 |             pub fn $name(&self) -> crate::ResourceClient<'_, $res> {
[INFO] [stdout]    |                                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> clients/rust/src/resource.rs:28:26
[INFO] [stdout]    |
[INFO] [stdout] 28 |             pub fn $name(&self) -> crate::ResourceClient<$res> {
[INFO] [stdout]    |                          ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                          |
[INFO] [stdout]    |                          the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 41 | impl_resource!(meta, Meta: List, Read, Update);
[INFO] [stdout]    | ---------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: this warning originates in the macro `impl_resource` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 28 |             pub fn $name(&self) -> crate::ResourceClient<'_, $res> {
[INFO] [stdout]    |                                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> clients/rust/src/resource.rs:28:26
[INFO] [stdout]    |
[INFO] [stdout] 28 |             pub fn $name(&self) -> crate::ResourceClient<$res> {
[INFO] [stdout]    |                          ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                          |
[INFO] [stdout]    |                          the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 42 | impl_resource!(alias, Alias: List, Create, Read, Update, Delete);
[INFO] [stdout]    | ---------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: this warning originates in the macro `impl_resource` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 28 |             pub fn $name(&self) -> crate::ResourceClient<'_, $res> {
[INFO] [stdout]    |                                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> clients/rust/src/resource.rs:28:26
[INFO] [stdout]    |
[INFO] [stdout] 28 |             pub fn $name(&self) -> crate::ResourceClient<$res> {
[INFO] [stdout]    |                          ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                          |
[INFO] [stdout]    |                          the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 43 | impl_resource!(subscription, Subscription: List, Create, Read, Update, Delete);
[INFO] [stdout]    | ------------------------------------------------------------------------------ in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: this warning originates in the macro `impl_resource` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 28 |             pub fn $name(&self) -> crate::ResourceClient<'_, $res> {
[INFO] [stdout]    |                                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> clients/rust/src/resource.rs:28:26
[INFO] [stdout]    |
[INFO] [stdout] 28 |             pub fn $name(&self) -> crate::ResourceClient<$res> {
[INFO] [stdout]    |                          ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                          |
[INFO] [stdout]    |                          the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 44 | impl_resource!(download, Job: List, Read);
[INFO] [stdout]    | ----------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: this warning originates in the macro `impl_resource` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 28 |             pub fn $name(&self) -> crate::ResourceClient<'_, $res> {
[INFO] [stdout]    |                                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `StreamExt`
[INFO] [stdout]  --> clients/rust/src/index.rs:2:23
[INFO] [stdout]   |
[INFO] [stdout] 2 | use futures::{Stream, StreamExt};
[INFO] [stdout]   |                       ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `ws_url` is never used
[INFO] [stdout]   --> clients/rust/src/index.rs:26:8
[INFO] [stdout]    |
[INFO] [stdout] 15 | impl<'a> ResourceClient<'a, IndexStat> {
[INFO] [stdout]    | -------------------------------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 26 |     fn ws_url(&self) -> Url {
[INFO] [stdout]    |        ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> clients/rust/src/resource.rs:28:26
[INFO] [stdout]    |
[INFO] [stdout] 28 |             pub fn $name(&self) -> crate::ResourceClient<$res> {
[INFO] [stdout]    |                          ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                          |
[INFO] [stdout]    |                          the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 40 | impl_resource!(entry, PartialEntry: List, Read, Update, Delete);
[INFO] [stdout]    | --------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout]    = note: this warning originates in the macro `impl_resource` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 28 |             pub fn $name(&self) -> crate::ResourceClient<'_, $res> {
[INFO] [stdout]    |                                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> clients/rust/src/resource.rs:28:26
[INFO] [stdout]    |
[INFO] [stdout] 28 |             pub fn $name(&self) -> crate::ResourceClient<$res> {
[INFO] [stdout]    |                          ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                          |
[INFO] [stdout]    |                          the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 41 | impl_resource!(meta, Meta: List, Read, Update);
[INFO] [stdout]    | ---------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: this warning originates in the macro `impl_resource` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 28 |             pub fn $name(&self) -> crate::ResourceClient<'_, $res> {
[INFO] [stdout]    |                                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> clients/rust/src/resource.rs:28:26
[INFO] [stdout]    |
[INFO] [stdout] 28 |             pub fn $name(&self) -> crate::ResourceClient<$res> {
[INFO] [stdout]    |                          ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                          |
[INFO] [stdout]    |                          the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 42 | impl_resource!(alias, Alias: List, Create, Read, Update, Delete);
[INFO] [stdout]    | ---------------------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: this warning originates in the macro `impl_resource` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 28 |             pub fn $name(&self) -> crate::ResourceClient<'_, $res> {
[INFO] [stdout]    |                                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> clients/rust/src/resource.rs:28:26
[INFO] [stdout]    |
[INFO] [stdout] 28 |             pub fn $name(&self) -> crate::ResourceClient<$res> {
[INFO] [stdout]    |                          ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                          |
[INFO] [stdout]    |                          the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 43 | impl_resource!(subscription, Subscription: List, Create, Read, Update, Delete);
[INFO] [stdout]    | ------------------------------------------------------------------------------ in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: this warning originates in the macro `impl_resource` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 28 |             pub fn $name(&self) -> crate::ResourceClient<'_, $res> {
[INFO] [stdout]    |                                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> clients/rust/src/resource.rs:28:26
[INFO] [stdout]    |
[INFO] [stdout] 28 |             pub fn $name(&self) -> crate::ResourceClient<$res> {
[INFO] [stdout]    |                          ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                          |
[INFO] [stdout]    |                          the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 44 | impl_resource!(download, Job: List, Read);
[INFO] [stdout]    | ----------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: this warning originates in the macro `impl_resource` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 28 |             pub fn $name(&self) -> crate::ResourceClient<'_, $res> {
[INFO] [stdout]    |                                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking integration v0.1.0 (/opt/rustwide/workdir/integration)
[INFO] [stdout] warning: unused import: `forrit_client::ForritClient`
[INFO] [stdout]  --> integration/src/main.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use forrit_client::ForritClient;
[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 import: `futures::StreamExt`
[INFO] [stdout]  --> integration/src/main.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use futures::StreamExt;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `tokio::io::AsyncWriteExt`
[INFO] [stdout]  --> integration/src/main.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use tokio::io::AsyncWriteExt;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `CONF` is never used
[INFO] [stdout]  --> integration/src/main.rs:5:7
[INFO] [stdout]   |
[INFO] [stdout] 5 | const CONF: &str = r#"
[INFO] [stdout]   |       ^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `forrit_client::ForritClient`
[INFO] [stdout]  --> integration/src/main.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use forrit_client::ForritClient;
[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 import: `futures::StreamExt`
[INFO] [stdout]  --> integration/src/main.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use futures::StreamExt;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `tokio::io::AsyncWriteExt`
[INFO] [stdout]  --> integration/src/main.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use tokio::io::AsyncWriteExt;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `CONF` is never used
[INFO] [stdout]  --> integration/src/main.rs:5:7
[INFO] [stdout]   |
[INFO] [stdout] 5 | const CONF: &str = r#"
[INFO] [stdout]   |       ^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `meta` is never read
[INFO] [stdout]   --> packages/server/src/downloader/mod.rs:50:5
[INFO] [stdout]    |
[INFO] [stdout] 47 | pub struct Prepared {
[INFO] [stdout]    |            -------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 50 |     meta: Option<WithId<Meta>>,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Prepared` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `meta` is never read
[INFO] [stdout]   --> packages/server/src/downloader/mod.rs:50:5
[INFO] [stdout]    |
[INFO] [stdout] 47 | pub struct Prepared {
[INFO] [stdout]    |            -------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 50 |     meta: Option<WithId<Meta>>,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Prepared` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 4m 26s
[INFO] running `Command { std: "docker" "inspect" "9e1e0cdc432fed9c584f061191cfaa71e1fef950fa868607f0c48622b745d206", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9e1e0cdc432fed9c584f061191cfaa71e1fef950fa868607f0c48622b745d206", kill_on_drop: false }`
[INFO] [stdout] 9e1e0cdc432fed9c584f061191cfaa71e1fef950fa868607f0c48622b745d206
