[INFO] cloning repository https://github.com/casparcao/pubchat [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/casparcao/pubchat" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcasparcao%2Fpubchat", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcasparcao%2Fpubchat'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d6593e14b867bad5436d6814d5b4773b420281f1 [INFO] testing casparcao/pubchat against try#0abe69e6c16114311cc2700e972492e64d69c28f for pr-154065 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcasparcao%2Fpubchat" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/casparcao/pubchat [INFO] finished tweaking git repo https://github.com/casparcao/pubchat [INFO] tweaked toml for git repo https://github.com/casparcao/pubchat written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/casparcao/pubchat on toolchain 0abe69e6c16114311cc2700e972492e64d69c28f [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/casparcao/pubchat 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" "+0abe69e6c16114311cc2700e972492e64d69c28f" "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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a655f27fbd361546344256633c5e4b4db72d1048d0b3bbf70033bf7c5963ba8b [INFO] running `Command { std: "docker" "start" "-a" "a655f27fbd361546344256633c5e4b4db72d1048d0b3bbf70033bf7c5963ba8b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a655f27fbd361546344256633c5e4b4db72d1048d0b3bbf70033bf7c5963ba8b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a655f27fbd361546344256633c5e4b4db72d1048d0b3bbf70033bf7c5963ba8b", kill_on_drop: false }` [INFO] [stdout] a655f27fbd361546344256633c5e4b4db72d1048d0b3bbf70033bf7c5963ba8b [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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6eac40675f9a3adedec8aee06f6649c2fa8b9d9ebfe14d1f52618e3752a18784 [INFO] running `Command { std: "docker" "start" "-a" "6eac40675f9a3adedec8aee06f6649c2fa8b9d9ebfe14d1f52618e3752a18784", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling quote v1.0.41 [INFO] [stderr] Compiling unicode-ident v1.0.19 [INFO] [stderr] Compiling autocfg v1.5.0 [INFO] [stderr] Compiling cfg-if v1.0.3 [INFO] [stderr] Compiling libc v0.2.176 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling typenum v1.19.0 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling lock_api v0.4.13 [INFO] [stderr] Compiling find-msvc-tools v0.1.2 [INFO] [stderr] Compiling pin-project-lite v0.2.16 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling memchr v2.7.6 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling log v0.4.28 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling itoa v1.0.15 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling libm v0.2.15 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling const-oid v0.9.6 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling jobserver v0.1.34 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling bytes v1.10.1 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling cc v1.2.39 [INFO] [stderr] Compiling slab v0.4.11 [INFO] [stderr] Compiling pkg-config v0.3.32 [INFO] [stderr] Compiling signal-hook-registry v1.4.6 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling socket2 v0.6.0 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling icu_normalizer_data v2.0.0 [INFO] [stderr] Compiling icu_properties_data v2.0.1 [INFO] [stderr] Compiling base64ct v1.8.0 [INFO] [stderr] Compiling zerocopy v0.8.27 [INFO] [stderr] Compiling flagset v0.4.7 [INFO] [stderr] Compiling tracing-core v0.1.34 [INFO] [stderr] Compiling pem-rfc7468 v0.7.0 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Compiling cpufeatures v0.2.17 [INFO] [stderr] Compiling ryu v1.0.20 [INFO] [stderr] Compiling parking v2.2.1 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling percent-encoding v2.3.2 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling allocator-api2 v0.2.21 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling foldhash v0.1.5 [INFO] [stderr] Compiling writeable v0.6.1 [INFO] [stderr] Compiling litemap v0.8.0 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling cmake v0.1.54 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling dunce v1.0.5 [INFO] [stderr] Compiling fs_extra v1.3.0 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Compiling aws-lc-sys v0.32.3 [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Compiling time-core v0.1.6 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling time-macros v0.2.24 [INFO] [stderr] Compiling form_urlencoded v1.2.2 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling deranged v0.5.4 [INFO] [stderr] Compiling linux-raw-sys v0.11.0 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling indexmap v2.11.4 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling time v0.3.44 [INFO] [stderr] Compiling aws-lc-rs v1.14.1 [INFO] [stderr] Compiling atomic-waker v1.1.2 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling utf8_iter v1.0.4 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling zeroize_derive v1.4.2 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling zeroize v1.8.2 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling der_derive v0.7.3 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling der v0.7.10 [INFO] [stderr] Compiling zerovec v0.11.4 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling block-padding v0.3.3 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling potential_utf v0.1.3 [INFO] [stderr] Compiling spki v0.7.3 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling inout v0.1.4 [INFO] [stderr] Compiling rustls-pki-types v1.12.0 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling cipher v0.4.4 [INFO] [stderr] Compiling bitflags v2.9.4 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling http v1.3.1 [INFO] [stderr] Compiling pkcs8 v0.10.2 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling untrusted v0.9.0 [INFO] [stderr] Compiling anyhow v1.0.100 [INFO] [stderr] Compiling url v2.5.7 [INFO] [stderr] Compiling event-listener v5.4.1 [INFO] [stderr] Compiling futures-lite v2.6.1 [INFO] [stderr] Compiling zstd-sys v2.0.16+zstd.1.5.7 [INFO] [stderr] Compiling rustls v0.23.32 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling simd-adler32 v0.3.7 [INFO] [stderr] Compiling tokio-util v0.7.16 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling async-io v2.6.0 [INFO] [stderr] Compiling openssl-probe v0.1.6 [INFO] [stderr] Compiling num-bigint-dig v0.8.4 [INFO] [stderr] Compiling adler2 v2.0.1 [INFO] [stderr] Compiling crc32fast v1.5.0 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling polling v3.11.0 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling flume v0.11.1 [INFO] [stderr] Compiling zstd-safe v7.2.4 [INFO] [stderr] Compiling httparse v1.10.1 [INFO] [stderr] Compiling executor-trait v2.1.2 [INFO] [stderr] Compiling pbkdf2 v0.12.2 [INFO] [stderr] Compiling signature v2.2.0 [INFO] [stderr] Compiling openssl-sys v0.9.111 [INFO] [stderr] Compiling tower-service v0.3.3 [INFO] [stderr] Compiling zlib-rs v0.5.2 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling prost-derive v0.14.1 [INFO] [stderr] Compiling aes v0.8.4 [INFO] [stderr] Compiling hkdf v0.12.4 [INFO] [stderr] Compiling regex-syntax v0.8.6 [INFO] [stderr] Compiling prettyplease v0.2.37 [INFO] [stderr] Compiling rustversion v1.0.22 [INFO] [stderr] Compiling try-lock v0.2.5 [INFO] [stderr] Compiling httpdate v1.0.3 [INFO] [stderr] Compiling prost v0.14.1 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling rusticata-macros v4.1.0 [INFO] [stderr] Compiling regex-automata v0.4.11 [INFO] [stderr] Compiling h2 v0.4.12 [INFO] [stderr] Compiling asn1-rs-derive v0.6.0 [INFO] [stderr] Compiling asn1-rs-impl v0.2.0 [INFO] [stderr] Compiling ff v0.13.1 [INFO] [stderr] Compiling libz-rs-sys v0.5.2 [INFO] [stderr] Compiling flate2 v1.1.4 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling fixedbitset v0.5.7 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling crc-catalog v2.4.0 [INFO] [stderr] Compiling base16ct v0.2.0 [INFO] [stderr] Compiling alloc-no-stdlib v2.0.4 [INFO] [stderr] Compiling iana-time-zone v0.1.64 [INFO] [stderr] Compiling sec1 v0.7.3 [INFO] [stderr] Compiling alloc-stdlib v0.2.2 [INFO] [stderr] Compiling crc v3.3.0 [INFO] [stderr] Compiling chrono v0.4.42 [INFO] [stderr] Compiling tempfile v3.23.0 [INFO] [stderr] Compiling petgraph v0.7.1 [INFO] [stderr] Compiling regex v1.11.3 [INFO] [stderr] Compiling asn1-rs v0.7.1 [INFO] [stderr] Compiling group v0.13.0 [INFO] [stderr] Compiling prost-types v0.14.1 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling crypto-bigint v0.5.5 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling libsqlite3-sys v0.30.1 [INFO] [stderr] Compiling zstd v0.13.3 [INFO] [stderr] Compiling hyper v1.7.0 [INFO] [stderr] Compiling sync_wrapper v1.0.2 [INFO] [stderr] Compiling ipnet v2.11.0 [INFO] [stderr] Compiling tower-layer v0.3.3 [INFO] [stderr] Compiling openssl v0.10.75 [INFO] [stderr] Compiling rust_decimal v1.38.0 [INFO] [stderr] Compiling oid-registry v0.8.1 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling semver v1.0.27 [INFO] [stderr] Compiling multimap v0.10.1 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling prost-build v0.14.1 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling elliptic-curve v0.13.8 [INFO] [stderr] Compiling hyper-util v0.1.17 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling brotli-decompressor v5.0.0 [INFO] [stderr] Compiling reactor-trait v3.1.1 [INFO] [stderr] Compiling event-listener-strategy v0.5.4 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling salsa20 v0.10.2 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling x509-cert v0.2.5 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling num-iter v0.1.45 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling regex v0.2.11 [INFO] [stderr] Compiling ucd-util v0.1.10 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling unicase v2.8.1 [INFO] [stderr] Compiling mime_guess v2.0.5 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling cms v0.2.3 [INFO] [stderr] Compiling tinyvec v1.10.0 [INFO] [stderr] Compiling regex-syntax v0.5.6 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling scrypt v0.11.0 [INFO] [stderr] Compiling brotli v8.0.2 [INFO] [stderr] Compiling futures-intrusive v0.5.0 [INFO] [stderr] Compiling pubchat v0.0.0 (/opt/rustwide/workdir/extension) [INFO] [stderr] Compiling curve25519-dalek v4.1.3 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling der-parser v10.0.0 [INFO] [stderr] Compiling crossbeam-queue v0.3.12 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling pkcs1 v0.7.5 [INFO] [stderr] Compiling aho-corasick v0.6.10 [INFO] [stderr] Compiling cbc v0.1.2 [INFO] [stderr] Compiling rfc6979 v0.4.0 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling hashlink v0.10.0 [INFO] [stderr] Compiling compression-core v0.4.29 [INFO] [stderr] Compiling data-encoding v2.9.0 [INFO] [stderr] Compiling async-task v4.7.1 [INFO] [stderr] Compiling utf8-ranges v1.0.5 [INFO] [stderr] Compiling compression-codecs v0.4.31 [INFO] [stderr] Compiling x509-parser v0.17.0 [INFO] [stderr] Compiling sqlx-core v0.8.6 [INFO] [stderr] Compiling ecdsa v0.16.9 [INFO] [stderr] Compiling rsa v0.9.8 [INFO] [stderr] Compiling pkcs5 v0.7.1 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling unicode-normalization v0.1.24 [INFO] [stderr] Compiling pkcs12 v0.1.0 [INFO] [stderr] Compiling async-channel v2.5.0 [INFO] [stderr] Compiling reactor-trait v2.8.0 [INFO] [stderr] Compiling primeorder v0.13.6 [INFO] [stderr] Compiling rustls-native-certs v0.8.2 [INFO] [stderr] Compiling atoi v2.0.0 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling des v0.8.1 [INFO] [stderr] Compiling rc2 v0.8.1 [INFO] [stderr] Compiling curve25519-dalek-derive v0.1.1 [INFO] [stderr] Compiling piper v0.2.4 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling nom v8.0.0 [INFO] [stderr] Compiling multer v3.1.0 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling encoding_rs v0.8.35 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling unicode-properties v0.1.3 [INFO] [stderr] Compiling lazy_static v0.2.11 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling cookie-factory v0.3.3 [INFO] [stderr] Compiling base62 v2.2.3 [INFO] [stderr] Compiling unicode-bidi v0.3.18 [INFO] [stderr] Compiling pest v0.3.3 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling handlebars v0.29.1 [INFO] [stderr] Compiling stringprep v0.1.5 [INFO] [stderr] Compiling anstyle-parse v0.2.7 [INFO] [stderr] Compiling blocking v1.6.2 [INFO] [stderr] Compiling p12-keystore v0.2.0 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling async-compression v0.4.32 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling async-executor v1.13.3 [INFO] [stderr] Compiling async-lock v3.4.1 [INFO] [stderr] Compiling axum-core v0.5.5 [INFO] [stderr] Compiling ed25519 v2.2.3 [INFO] [stderr] Compiling md-5 v0.10.6 [INFO] [stderr] Compiling rustls-pemfile v2.2.0 [INFO] [stderr] Compiling webpki-roots v1.0.4 [INFO] [stderr] Compiling axum-macros v0.5.0 [INFO] [stderr] Compiling uuid v1.18.1 [INFO] [stderr] Compiling serde_path_to_error v0.1.20 [INFO] [stderr] Compiling amq-protocol-types v8.3.1 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.2 [INFO] [stderr] Compiling colorchoice v1.0.4 [INFO] [stderr] Compiling whoami v1.6.1 [INFO] [stderr] Compiling dotenvy v0.15.7 [INFO] [stderr] Compiling matchit v0.8.4 [INFO] [stderr] Compiling anstyle v1.0.13 [INFO] [stderr] Compiling anstyle-query v1.1.4 [INFO] [stderr] Compiling iri-string v0.7.8 [INFO] [stderr] Compiling http-range-header v0.4.2 [INFO] [stderr] Compiling anstream v0.6.21 [INFO] [stderr] Compiling sqlx-mysql v0.8.6 [INFO] [stderr] Compiling amq-protocol-uri v8.3.1 [INFO] [stderr] Compiling sqlx-sqlite v0.8.6 [INFO] [stderr] Compiling async-global-executor v3.1.0 [INFO] [stderr] Compiling ed25519-dalek v2.2.0 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling ifcfg v0.1.2 [INFO] [stderr] Compiling axum v0.8.6 [INFO] [stderr] Compiling p384 v0.13.1 [INFO] [stderr] Compiling p256 v0.13.2 [INFO] [stderr] Compiling tower-http v0.6.6 [INFO] [stderr] Compiling env_filter v0.1.4 [INFO] [stderr] Compiling simple_asn1 v0.6.3 [INFO] [stderr] Compiling pem v3.0.5 [INFO] [stderr] Compiling jiff v0.2.15 [INFO] [stderr] Compiling amq-protocol v8.3.1 [INFO] [stderr] Compiling jsonwebtoken v10.0.0 [INFO] [stderr] Compiling sqlx-macros-core v0.8.6 [INFO] [stderr] Compiling nix v0.20.2 [INFO] [stderr] Compiling async-global-executor-trait v2.2.0 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling executor-trait v3.1.0 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling axum-extra v0.10.3 [INFO] [stderr] Compiling proc-macro-error-attr2 v2.0.0 [INFO] [stderr] Compiling thread_local v1.1.9 [INFO] [stderr] Compiling dotenv v0.15.0 [INFO] [stderr] Compiling lapin v3.7.1 [INFO] [stderr] Compiling nu-ansi-term v0.50.1 [INFO] [stderr] Compiling signal-hook v0.3.18 [INFO] [stderr] Compiling tracing-subscriber v0.3.20 [INFO] [stderr] Compiling sqlx-macros v0.8.6 [INFO] [stderr] Compiling proc-macro-error2 v2.0.1 [INFO] [stderr] Compiling async-global-executor-trait v3.1.0 [INFO] [stderr] Compiling async-reactor-trait v3.1.1 [INFO] [stderr] Compiling env_logger v0.11.8 [INFO] [stderr] Compiling chronounit v0.2.1 [INFO] [stderr] Compiling deadpool-runtime v0.1.4 [INFO] [stderr] Compiling backon v1.5.2 [INFO] [stderr] Compiling num_cpus v1.17.0 [INFO] [stderr] Compiling bumpalo v3.19.0 [INFO] [stderr] Compiling libbz2-rs-sys v0.2.2 [INFO] [stderr] Compiling owo-colors v4.2.3 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling object v0.37.3 [INFO] [stderr] Compiling zopfli v0.8.3 [INFO] [stderr] Compiling deadpool v0.12.3 [INFO] [stderr] Compiling snowflaker v0.3.6 [INFO] [stderr] Compiling bzip2 v0.6.1 [INFO] [stderr] Compiling validator_derive v0.20.0 [INFO] [stderr] Compiling tokio-reactor-trait v3.9.0 [INFO] [stderr] Compiling lzma-rust2 v0.13.0 [INFO] [stderr] Compiling tokio-executor-trait v2.4.0 [INFO] [stderr] Compiling combine v4.6.7 [INFO] [stderr] Compiling sha1_smol v1.0.1 [INFO] [stderr] Compiling sqlx v0.8.6 [INFO] [stderr] Compiling gimli v0.32.3 [INFO] [stderr] Compiling instability v0.3.9 [INFO] [stderr] Compiling deflate64 v0.1.10 [INFO] [stderr] Compiling ppmd-rust v1.3.0 [INFO] [stderr] Compiling constant_time_eq v0.3.1 [INFO] [stderr] Compiling linux-raw-sys v0.4.15 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling color-spantrace v0.3.0 [INFO] [stderr] Compiling eyre v0.6.12 [INFO] [stderr] Compiling zip v5.1.1 [INFO] [stderr] Compiling validator v0.20.0 [INFO] [stderr] Compiling signal-hook-mio v0.2.4 [INFO] [stderr] Compiling addr2line v0.25.1 [INFO] [stderr] Compiling tracing-error v0.2.1 [INFO] [stderr] Compiling castaway v0.2.4 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Compiling unicode-width v0.1.14 [INFO] [stderr] Compiling rustc-demangle v0.1.26 [INFO] [stderr] Compiling indoc v2.0.6 [INFO] [stderr] Compiling indenter v0.3.4 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling compact_str v0.8.1 [INFO] [stderr] Compiling crossterm v0.28.1 [INFO] [stderr] Compiling strum v0.26.3 [INFO] [stderr] Compiling unicode-truncate v1.1.0 [INFO] [stderr] Compiling lru v0.12.5 [INFO] [stderr] Compiling unicode-width v0.2.0 [INFO] [stderr] Compiling cassowary v0.3.0 [INFO] [stderr] Compiling example v0.0.0 (/opt/rustwide/workdir/example) [INFO] [stderr] Compiling md5 v0.8.0 [INFO] [stdout] warning: unused import: `BufReader` [INFO] [stdout] --> example/src/bin/../build_complete_package.rs:2:22 [INFO] [stdout] | [INFO] [stdout] 2 | use std::io::{Write, BufReader, BufWriter}; [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: `zip::write::FileOptions` [INFO] [stdout] --> example/src/bin/../build_complete_package.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use zip::write::FileOptions; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `CompressionMethod` [INFO] [stdout] --> example/src/bin/../build_complete_package.rs:6:22 [INFO] [stdout] | [INFO] [stdout] 6 | use zip::{ZipWriter, CompressionMethod}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling redis v0.32.7 [INFO] [stderr] Compiling ratatui v0.29.0 [INFO] [stderr] Compiling rustls-webpki v0.103.7 [INFO] [stderr] Compiling backtrace v0.3.76 [INFO] [stderr] Compiling color-eyre v0.6.5 [INFO] [stderr] Compiling futures-rustls v0.26.0 [INFO] [stderr] Compiling tokio-rustls v0.26.4 [INFO] [stderr] Compiling hyper-rustls v0.27.7 [INFO] [stderr] Compiling rustls-connector v0.21.11 [INFO] [stderr] Compiling tcp-stream v0.30.9 [INFO] [stderr] Compiling reqwest v0.12.24 [INFO] [stderr] Compiling amq-protocol-tcp v8.3.1 [INFO] [stderr] Compiling core v0.0.0 (/opt/rustwide/workdir/core) [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> core/src/extension.rs:32:61 [INFO] [stdout] | [INFO] [stdout] 32 | let is_message_processor = extension.as_any().is::<&(dyn MessageExtension)>(); [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 32 - let is_message_processor = extension.as_any().is::<&(dyn MessageExtension)>(); [INFO] [stdout] 32 + let is_message_processor = extension.as_any().is::<&dyn MessageExtension>(); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> core/src/extension.rs:38:59 [INFO] [stdout] | [INFO] [stdout] 38 | let is_command_handler = extension.as_any().is::<&(dyn CommandExtension)>(); [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 38 - let is_command_handler = extension.as_any().is::<&(dyn CommandExtension)>(); [INFO] [stdout] 38 + let is_command_handler = extension.as_any().is::<&dyn CommandExtension>(); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> core/src/extension.rs:70:86 [INFO] [stdout] | [INFO] [stdout] 70 | if let Some(handler) = loaded_ext.extension.as_any().downcast_ref::<&(dyn CommandExtension)>() { [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 70 - if let Some(handler) = loaded_ext.extension.as_any().downcast_ref::<&(dyn CommandExtension)>() { [INFO] [stdout] 70 + if let Some(handler) = loaded_ext.extension.as_any().downcast_ref::<&dyn CommandExtension>() { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> core/src/extension.rs:83:88 [INFO] [stdout] | [INFO] [stdout] 83 | if let Some(processor) = loaded_ext.extension.as_any().downcast_ref::<&(dyn MessageExtension)>() { [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 83 - if let Some(processor) = loaded_ext.extension.as_any().downcast_ref::<&(dyn MessageExtension)>() { [INFO] [stdout] 83 + if let Some(processor) = loaded_ext.extension.as_any().downcast_ref::<&dyn MessageExtension>() { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> core/src/extension.rs:99:88 [INFO] [stdout] | [INFO] [stdout] 99 | if let Some(processor) = loaded_ext.extension.as_any().downcast_ref::<&(dyn MessageExtension)>() { [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 99 - if let Some(processor) = loaded_ext.extension.as_any().downcast_ref::<&(dyn MessageExtension)>() { [INFO] [stdout] 99 + if let Some(processor) = loaded_ext.extension.as_any().downcast_ref::<&dyn MessageExtension>() { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> core/src/extension.rs:121:86 [INFO] [stdout] | [INFO] [stdout] 121 | if let Some(handler) = loaded_ext.extension.as_any().downcast_ref::<&(dyn CommandExtension)>() { [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 121 - if let Some(handler) = loaded_ext.extension.as_any().downcast_ref::<&(dyn CommandExtension)>() { [INFO] [stdout] 121 + if let Some(handler) = loaded_ext.extension.as_any().downcast_ref::<&dyn CommandExtension>() { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> core/src/extension.rs:136:86 [INFO] [stdout] | [INFO] [stdout] 136 | if let Some(handler) = loaded_ext.extension.as_any().downcast_ref::<&(dyn CommandExtension)>() { [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 136 - if let Some(handler) = loaded_ext.extension.as_any().downcast_ref::<&(dyn CommandExtension)>() { [INFO] [stdout] 136 + if let Some(handler) = loaded_ext.extension.as_any().downcast_ref::<&dyn CommandExtension>() { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `command` [INFO] [stdout] --> core/src/extension.rs:116:17 [INFO] [stdout] | [INFO] [stdout] 116 | let command = parts[1]; [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_command` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling user v0.0.0 (/opt/rustwide/workdir/user) [INFO] [stderr] Compiling client v0.0.0 (/opt/rustwide/workdir/client) [INFO] [stdout] warning: unused import: `Read` [INFO] [stdout] --> client/src/ext/loader.rs:10:15 [INFO] [stdout] | [INFO] [stdout] 10 | use std::io::{Read, BufReader}; [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 variable: `extension_manager` [INFO] [stdout] --> client/src/ext/loader.rs:112:5 [INFO] [stdout] | [INFO] [stdout] 112 | extension_manager: &mut ExtensionManager, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_extension_manager` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `plugin_package` [INFO] [stdout] --> client/src/ext/loader.rs:115:9 [INFO] [stdout] | [INFO] [stdout] 115 | let plugin_package = read_plugin_package(package_path)?; [INFO] [stdout] | ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_plugin_package` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Contact` is never constructed [INFO] [stdout] --> client/src/repository/contact.rs:6:12 [INFO] [stdout] | [INFO] [stdout] 6 | pub struct Contact { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `select` is never used [INFO] [stdout] --> client/src/repository/contact.rs:15:14 [INFO] [stdout] | [INFO] [stdout] 15 | pub async fn select(uid: i64) -> Result> { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `save` is never used [INFO] [stdout] --> client/src/repository/contact.rs:28:14 [INFO] [stdout] | [INFO] [stdout] 28 | pub async fn save(uid: i64, contacts: &[Contact]) -> Result<()> { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Session` is never constructed [INFO] [stdout] --> client/src/repository/session.rs:6:12 [INFO] [stdout] | [INFO] [stdout] 6 | pub struct Session { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `select` is never used [INFO] [stdout] --> client/src/repository/session.rs:15:14 [INFO] [stdout] | [INFO] [stdout] 15 | pub async fn select(uid: i64) -> Result> { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `save` is never used [INFO] [stdout] --> client/src/repository/session.rs:28:14 [INFO] [stdout] | [INFO] [stdout] 28 | pub async fn save(uid: i64, sessions: &[Session]) -> Result<()> { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `PluginManifest` is never constructed [INFO] [stdout] --> client/src/ext/loader.rs:17:12 [INFO] [stdout] | [INFO] [stdout] 17 | pub struct PluginManifest { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `PluginPackage` is never constructed [INFO] [stdout] --> client/src/ext/loader.rs:43:12 [INFO] [stdout] | [INFO] [stdout] 43 | pub struct PluginPackage { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> client/src/ext/loader.rs:55:12 [INFO] [stdout] | [INFO] [stdout] 53 | impl PluginPackage { [INFO] [stdout] | ------------------ associated function in this implementation [INFO] [stdout] 54 | /// Create a new plugin package [INFO] [stdout] 55 | pub fn new(manifest: PluginManifest, library_path: PathBuf, temp_dir: Option) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `load_plugins_from_directory` is never used [INFO] [stdout] --> client/src/ext/loader.rs:69:8 [INFO] [stdout] | [INFO] [stdout] 69 | pub fn load_plugins_from_directory>( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `is_plugin_package` is never used [INFO] [stdout] --> client/src/ext/loader.rs:106:4 [INFO] [stdout] | [INFO] [stdout] 106 | fn is_plugin_package(path: &Path) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `load_plugin_from_package` is never used [INFO] [stdout] --> client/src/ext/loader.rs:111:4 [INFO] [stdout] | [INFO] [stdout] 111 | fn load_plugin_from_package( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `read_plugin_package` is never used [INFO] [stdout] --> client/src/ext/loader.rs:141:4 [INFO] [stdout] | [INFO] [stdout] 141 | fn read_plugin_package(package_path: &Path) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `load_plugin_package` is never used [INFO] [stdout] --> client/src/ext/loader.rs:176:8 [INFO] [stdout] | [INFO] [stdout] 176 | pub fn load_plugin_package>( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling deadpool-lapin v0.13.1 [INFO] [stderr] Compiling session v0.0.0 (/opt/rustwide/workdir/session) [INFO] [stderr] Compiling blob v0.0.0 (/opt/rustwide/workdir/blob) [INFO] [stderr] Compiling connection v0.0.0 (/opt/rustwide/workdir/connection) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 8m 45s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: num-bigint-dig v0.8.4 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] running `Command { std: "docker" "inspect" "6eac40675f9a3adedec8aee06f6649c2fa8b9d9ebfe14d1f52618e3752a18784", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6eac40675f9a3adedec8aee06f6649c2fa8b9d9ebfe14d1f52618e3752a18784", kill_on_drop: false }` [INFO] [stdout] 6eac40675f9a3adedec8aee06f6649c2fa8b9d9ebfe14d1f52618e3752a18784 [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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 64a7140cffbf7f525d4dc4e6cb3f60a1e05378b3412eaf8fee67cad704b13a13 [INFO] running `Command { std: "docker" "start" "-a" "64a7140cffbf7f525d4dc4e6cb3f60a1e05378b3412eaf8fee67cad704b13a13", kill_on_drop: false }` [INFO] [stderr] Compiling cfg-if v1.0.3 [INFO] [stderr] Compiling libc v0.2.176 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling pin-project-lite v0.2.16 [INFO] [stderr] Compiling log v0.4.28 [INFO] [stderr] Compiling zeroize v1.8.2 [INFO] [stderr] Compiling typenum v1.19.0 [INFO] [stderr] Compiling memchr v2.7.6 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling itoa v1.0.15 [INFO] [stderr] Compiling lock_api v0.4.13 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling bytes v1.10.1 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling const-oid v0.9.6 [INFO] [stderr] Compiling libm v0.2.15 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling slab v0.4.11 [INFO] [stderr] Compiling ryu v1.0.20 [INFO] [stderr] Compiling base64ct v1.8.0 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling pem-rfc7468 v0.7.0 [INFO] [stderr] Compiling foldhash v0.1.5 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling allocator-api2 v0.2.21 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling cpufeatures v0.2.17 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling signal-hook-registry v1.4.6 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling socket2 v0.6.0 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling zerovec v0.11.4 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling indexmap v2.11.4 [INFO] [stderr] Compiling writeable v0.6.1 [INFO] [stderr] Compiling percent-encoding v2.3.2 [INFO] [stderr] Compiling litemap v0.8.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling parking v2.2.1 [INFO] [stderr] Compiling flagset v0.4.7 [INFO] [stderr] Compiling icu_normalizer_data v2.0.0 [INFO] [stderr] Compiling tracing-core v0.1.34 [INFO] [stderr] Compiling der v0.7.10 [INFO] [stderr] Compiling icu_properties_data v2.0.1 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling zerocopy v0.8.27 [INFO] [stderr] Compiling form_urlencoded v1.2.2 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling potential_utf v0.1.3 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling bitflags v2.9.4 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling spki v0.7.3 [INFO] [stderr] Compiling utf8_iter v1.0.4 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Compiling time-core v0.1.6 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling deranged v0.5.4 [INFO] [stderr] Compiling time-macros v0.2.24 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling block-padding v0.3.3 [INFO] [stderr] Compiling linux-raw-sys v0.11.0 [INFO] [stderr] Compiling inout v0.1.4 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling rustls-pki-types v1.12.0 [INFO] [stderr] Compiling atomic-waker v1.1.2 [INFO] [stderr] Compiling cipher v0.4.4 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling anyhow v1.0.100 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling time v0.3.44 [INFO] [stderr] Compiling simd-adler32 v0.3.7 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling aws-lc-sys v0.32.3 [INFO] [stderr] Compiling pkcs8 v0.10.2 [INFO] [stderr] Compiling http v1.3.1 [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Compiling untrusted v0.9.0 [INFO] [stderr] Compiling adler2 v2.0.1 [INFO] [stderr] Compiling iana-time-zone v0.1.64 [INFO] [stderr] Compiling aws-lc-rs v1.14.1 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling prost-derive v0.14.1 [INFO] [stderr] Compiling url v2.5.7 [INFO] [stderr] Compiling crc-catalog v2.4.0 [INFO] [stderr] Compiling crc v3.3.0 [INFO] [stderr] Compiling crc32fast v1.5.0 [INFO] [stderr] Compiling tokio-util v0.7.16 [INFO] [stderr] Compiling zstd-sys v2.0.16+zstd.1.5.7 [INFO] [stderr] Compiling rustls-webpki v0.103.7 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling openssl-probe v0.1.6 [INFO] [stderr] Compiling prost v0.14.1 [INFO] [stderr] Compiling zlib-rs v0.5.2 [INFO] [stderr] Compiling petgraph v0.7.1 [INFO] [stderr] Compiling prost-types v0.14.1 [INFO] [stderr] Compiling rustls v0.23.32 [INFO] [stderr] Compiling zstd-safe v7.2.4 [INFO] [stderr] Compiling tempfile v3.23.0 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling event-listener v5.4.1 [INFO] [stderr] Compiling futures-lite v2.6.1 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling zstd v0.13.3 [INFO] [stderr] Compiling signature v2.2.0 [INFO] [stderr] Compiling pbkdf2 v0.12.2 [INFO] [stderr] Compiling prost-build v0.14.1 [INFO] [stderr] Compiling tower-service v0.3.3 [INFO] [stderr] Compiling httparse v1.10.1 [INFO] [stderr] Compiling polling v3.11.0 [INFO] [stderr] Compiling aes v0.8.4 [INFO] [stderr] Compiling hkdf v0.12.4 [INFO] [stderr] Compiling flume v0.11.1 [INFO] [stderr] Compiling httpdate v1.0.3 [INFO] [stderr] Compiling try-lock v0.2.5 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling async-io v2.6.0 [INFO] [stderr] Compiling executor-trait v2.1.2 [INFO] [stderr] Compiling h2 v0.4.12 [INFO] [stderr] Compiling ff v0.13.1 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling base16ct v0.2.0 [INFO] [stderr] Compiling pubchat v0.0.0 (/opt/rustwide/workdir/extension) [INFO] [stderr] Compiling base62 v2.2.3 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling alloc-no-stdlib v2.0.4 [INFO] [stderr] Compiling sec1 v0.7.3 [INFO] [stderr] Compiling alloc-stdlib v0.2.2 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling group v0.13.0 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling chrono v0.4.42 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling crypto-bigint v0.5.5 [INFO] [stderr] Compiling sync_wrapper v1.0.2 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling libz-rs-sys v0.5.2 [INFO] [stderr] Compiling tower-layer v0.3.3 [INFO] [stderr] Compiling flate2 v1.1.4 [INFO] [stderr] Compiling ipnet v2.11.0 [INFO] [stderr] Compiling elliptic-curve v0.13.8 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling brotli-decompressor v5.0.0 [INFO] [stderr] Compiling openssl-sys v0.9.111 [INFO] [stderr] Compiling rusticata-macros v4.1.0 [INFO] [stderr] Compiling num-iter v0.1.45 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling crossbeam-queue v0.3.12 [INFO] [stderr] Compiling hashlink v0.10.0 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling unicase v2.8.1 [INFO] [stderr] Compiling regex-syntax v0.8.6 [INFO] [stderr] Compiling mime_guess v2.0.5 [INFO] [stderr] Compiling openssl v0.10.75 [INFO] [stderr] Compiling asn1-rs v0.7.1 [INFO] [stderr] Compiling brotli v8.0.2 [INFO] [stderr] Compiling num-bigint-dig v0.8.4 [INFO] [stderr] Compiling hyper v1.7.0 [INFO] [stderr] Compiling regex-automata v0.4.11 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling pkcs1 v0.7.5 [INFO] [stderr] Compiling rfc6979 v0.4.0 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling compression-core v0.4.29 [INFO] [stderr] Compiling rsa v0.9.8 [INFO] [stderr] Compiling tinyvec v1.10.0 [INFO] [stderr] Compiling hyper-util v0.1.17 [INFO] [stderr] Compiling compression-codecs v0.4.31 [INFO] [stderr] Compiling ecdsa v0.16.9 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling regex v1.11.3 [INFO] [stderr] Compiling primeorder v0.13.6 [INFO] [stderr] Compiling reactor-trait v3.1.1 [INFO] [stderr] Compiling event-listener-strategy v0.5.4 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling salsa20 v0.10.2 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling x509-cert v0.2.5 [INFO] [stderr] Compiling encoding_rs v0.8.35 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling anstyle-parse v0.2.7 [INFO] [stderr] Compiling curve25519-dalek v4.1.3 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling scrypt v0.11.0 [INFO] [stderr] Compiling cms v0.2.3 [INFO] [stderr] Compiling futures-intrusive v0.5.0 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling async-compression v0.4.32 [INFO] [stderr] Compiling unicode-normalization v0.1.24 [INFO] [stderr] Compiling rust_decimal v1.38.0 [INFO] [stderr] Compiling oid-registry v0.8.1 [INFO] [stderr] Compiling der-parser v10.0.0 [INFO] [stderr] Compiling axum-core v0.5.5 [INFO] [stderr] Compiling tokio-rustls v0.26.4 [INFO] [stderr] Compiling ed25519 v2.2.3 [INFO] [stderr] Compiling webpki-roots v1.0.4 [INFO] [stderr] Compiling cbc v0.1.2 [INFO] [stderr] Compiling uuid v1.18.1 [INFO] [stderr] Compiling serde_path_to_error v0.1.20 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling aho-corasick v0.6.10 [INFO] [stderr] Compiling iri-string v0.7.8 [INFO] [stderr] Compiling http-range-header v0.4.2 [INFO] [stderr] Compiling anstyle v1.0.13 [INFO] [stderr] Compiling data-encoding v2.9.0 [INFO] [stderr] Compiling colorchoice v1.0.4 [INFO] [stderr] Compiling unicode-properties v0.1.3 [INFO] [stderr] Compiling unicode-bidi v0.3.18 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.2 [INFO] [stderr] Compiling async-task v4.7.1 [INFO] [stderr] Compiling matchit v0.8.4 [INFO] [stderr] Compiling anstyle-query v1.1.4 [INFO] [stderr] Compiling anstream v0.6.21 [INFO] [stderr] Compiling regex v0.2.11 [INFO] [stderr] Compiling x509-parser v0.17.0 [INFO] [stderr] Compiling pkcs5 v0.7.1 [INFO] [stderr] Compiling sqlx-core v0.8.6 [INFO] [stderr] Compiling stringprep v0.1.5 [INFO] [stderr] Compiling axum v0.8.6 [INFO] [stderr] Compiling hyper-rustls v0.27.7 [INFO] [stderr] Compiling ed25519-dalek v2.2.0 [INFO] [stderr] Compiling tower-http v0.6.6 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling pkcs12 v0.1.0 [INFO] [stderr] Compiling libsqlite3-sys v0.30.1 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling multer v3.1.0 [INFO] [stderr] Compiling async-channel v2.5.0 [INFO] [stderr] Compiling reactor-trait v2.8.0 [INFO] [stderr] Compiling env_filter v0.1.4 [INFO] [stderr] Compiling p384 v0.13.1 [INFO] [stderr] Compiling p256 v0.13.2 [INFO] [stderr] Compiling futures-rustls v0.26.0 [INFO] [stderr] Compiling atoi v2.0.0 [INFO] [stderr] Compiling simple_asn1 v0.6.3 [INFO] [stderr] Compiling rustls-native-certs v0.8.2 [INFO] [stderr] Compiling rc2 v0.8.1 [INFO] [stderr] Compiling des v0.8.1 [INFO] [stderr] Compiling piper v0.2.4 [INFO] [stderr] Compiling pem v3.0.5 [INFO] [stderr] Compiling nom v8.0.0 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling jiff v0.2.15 [INFO] [stderr] Compiling cookie-factory v0.3.3 [INFO] [stderr] Compiling dotenvy v0.15.7 [INFO] [stderr] Compiling whoami v1.6.1 [INFO] [stderr] Compiling handlebars v0.29.1 [INFO] [stderr] Compiling jsonwebtoken v10.0.0 [INFO] [stderr] Compiling reqwest v0.12.24 [INFO] [stderr] Compiling blocking v1.6.2 [INFO] [stderr] Compiling rustls-connector v0.21.11 [INFO] [stderr] Compiling p12-keystore v0.2.0 [INFO] [stderr] Compiling axum-extra v0.10.3 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling async-executor v1.13.3 [INFO] [stderr] Compiling amq-protocol-types v8.3.1 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling async-lock v3.4.1 [INFO] [stderr] Compiling md-5 v0.10.6 [INFO] [stderr] Compiling rustls-pemfile v2.2.0 [INFO] [stderr] Compiling dotenv v0.15.0 [INFO] [stderr] Compiling sqlx-sqlite v0.8.6 [INFO] [stderr] Compiling async-global-executor v3.1.0 [INFO] [stderr] Compiling amq-protocol-uri v8.3.1 [INFO] [stderr] Compiling tcp-stream v0.30.9 [INFO] [stderr] Compiling sqlx-mysql v0.8.6 [INFO] [stderr] Compiling ifcfg v0.1.2 [INFO] [stderr] Compiling env_logger v0.11.8 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling libbz2-rs-sys v0.2.2 [INFO] [stderr] Compiling bumpalo v3.19.0 [INFO] [stderr] Compiling nix v0.20.2 [INFO] [stderr] Compiling zopfli v0.8.3 [INFO] [stderr] Compiling bzip2 v0.6.1 [INFO] [stderr] Compiling core v0.0.0 (/opt/rustwide/workdir/core) [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> core/src/extension.rs:32:61 [INFO] [stdout] | [INFO] [stdout] 32 | let is_message_processor = extension.as_any().is::<&(dyn MessageExtension)>(); [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 32 - let is_message_processor = extension.as_any().is::<&(dyn MessageExtension)>(); [INFO] [stdout] 32 + let is_message_processor = extension.as_any().is::<&dyn MessageExtension>(); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> core/src/extension.rs:38:59 [INFO] [stdout] | [INFO] [stdout] 38 | let is_command_handler = extension.as_any().is::<&(dyn CommandExtension)>(); [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 38 - let is_command_handler = extension.as_any().is::<&(dyn CommandExtension)>(); [INFO] [stdout] 38 + let is_command_handler = extension.as_any().is::<&dyn CommandExtension>(); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> core/src/extension.rs:70:86 [INFO] [stdout] | [INFO] [stdout] 70 | if let Some(handler) = loaded_ext.extension.as_any().downcast_ref::<&(dyn CommandExtension)>() { [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 70 - if let Some(handler) = loaded_ext.extension.as_any().downcast_ref::<&(dyn CommandExtension)>() { [INFO] [stdout] 70 + if let Some(handler) = loaded_ext.extension.as_any().downcast_ref::<&dyn CommandExtension>() { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> core/src/extension.rs:83:88 [INFO] [stdout] | [INFO] [stdout] 83 | if let Some(processor) = loaded_ext.extension.as_any().downcast_ref::<&(dyn MessageExtension)>() { [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 83 - if let Some(processor) = loaded_ext.extension.as_any().downcast_ref::<&(dyn MessageExtension)>() { [INFO] [stdout] 83 + if let Some(processor) = loaded_ext.extension.as_any().downcast_ref::<&dyn MessageExtension>() { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> core/src/extension.rs:99:88 [INFO] [stdout] | [INFO] [stdout] 99 | if let Some(processor) = loaded_ext.extension.as_any().downcast_ref::<&(dyn MessageExtension)>() { [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 99 - if let Some(processor) = loaded_ext.extension.as_any().downcast_ref::<&(dyn MessageExtension)>() { [INFO] [stdout] 99 + if let Some(processor) = loaded_ext.extension.as_any().downcast_ref::<&dyn MessageExtension>() { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> core/src/extension.rs:121:86 [INFO] [stdout] | [INFO] [stdout] 121 | if let Some(handler) = loaded_ext.extension.as_any().downcast_ref::<&(dyn CommandExtension)>() { [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 121 - if let Some(handler) = loaded_ext.extension.as_any().downcast_ref::<&(dyn CommandExtension)>() { [INFO] [stdout] 121 + if let Some(handler) = loaded_ext.extension.as_any().downcast_ref::<&dyn CommandExtension>() { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> core/src/extension.rs:136:86 [INFO] [stdout] | [INFO] [stdout] 136 | if let Some(handler) = loaded_ext.extension.as_any().downcast_ref::<&(dyn CommandExtension)>() { [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 136 - if let Some(handler) = loaded_ext.extension.as_any().downcast_ref::<&(dyn CommandExtension)>() { [INFO] [stdout] 136 + if let Some(handler) = loaded_ext.extension.as_any().downcast_ref::<&dyn CommandExtension>() { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling amq-protocol-tcp v8.3.1 [INFO] [stdout] warning: unused variable: `command` [INFO] [stdout] --> core/src/extension.rs:116:17 [INFO] [stdout] | [INFO] [stdout] 116 | let command = parts[1]; [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_command` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling sqlx-macros-core v0.8.6 [INFO] [stderr] Compiling async-global-executor-trait v2.2.0 [INFO] [stderr] Compiling executor-trait v3.1.0 [INFO] [stderr] Compiling lzma-rust2 v0.13.0 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling thread_local v1.1.9 [INFO] [stderr] Compiling constant_time_eq v0.3.1 [INFO] [stderr] Compiling deflate64 v0.1.10 [INFO] [stderr] Compiling ppmd-rust v1.3.0 [INFO] [stderr] Compiling nu-ansi-term v0.50.1 [INFO] [stderr] Compiling sqlx-macros v0.8.6 [INFO] [stderr] Compiling tracing-subscriber v0.3.20 [INFO] [stderr] Compiling async-global-executor-trait v3.1.0 [INFO] [stderr] Compiling amq-protocol v8.3.1 [INFO] [stderr] Compiling async-reactor-trait v3.1.1 [INFO] [stderr] Compiling zip v5.1.1 [INFO] [stderr] Compiling chronounit v0.2.1 [INFO] [stderr] Compiling deadpool-runtime v0.1.4 [INFO] [stderr] Compiling backon v1.5.2 [INFO] [stderr] Compiling num_cpus v1.17.0 [INFO] [stderr] Compiling deadpool v0.12.3 [INFO] [stderr] Compiling snowflaker v0.3.6 [INFO] [stderr] Compiling lapin v3.7.1 [INFO] [stderr] Compiling validator_derive v0.20.0 [INFO] [stderr] Compiling signal-hook v0.3.18 [INFO] [stderr] Compiling tokio-reactor-trait v3.9.0 [INFO] [stderr] Compiling tokio-executor-trait v2.4.0 [INFO] [stderr] Compiling combine v4.6.7 [INFO] [stderr] Compiling linux-raw-sys v0.4.15 [INFO] [stderr] Compiling sqlx v0.8.6 [INFO] [stderr] Compiling sha1_smol v1.0.1 [INFO] [stderr] Compiling gimli v0.32.3 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling signal-hook-mio v0.2.4 [INFO] [stderr] Compiling object v0.37.3 [INFO] [stderr] Compiling validator v0.20.0 [INFO] [stderr] Compiling owo-colors v4.2.3 [INFO] [stderr] Compiling tracing-error v0.2.1 [INFO] [stderr] Compiling castaway v0.2.4 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling indenter v0.3.4 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Compiling addr2line v0.25.1 [INFO] [stderr] Compiling unicode-width v0.1.14 [INFO] [stderr] Compiling rustc-demangle v0.1.26 [INFO] [stderr] Compiling eyre v0.6.12 [INFO] [stderr] Compiling instability v0.3.9 [INFO] [stderr] Compiling compact_str v0.8.1 [INFO] [stderr] Compiling backtrace v0.3.76 [INFO] [stderr] Compiling strum v0.26.3 [INFO] [stderr] Compiling unicode-truncate v1.1.0 [INFO] [stderr] Compiling color-spantrace v0.3.0 [INFO] [stderr] Compiling crossterm v0.28.1 [INFO] [stderr] Compiling example v0.0.0 (/opt/rustwide/workdir/example) [INFO] [stderr] Compiling lru v0.12.5 [INFO] [stderr] Compiling unicode-width v0.2.0 [INFO] [stderr] Compiling redis v0.32.7 [INFO] [stderr] Compiling cassowary v0.3.0 [INFO] [stderr] Compiling md5 v0.8.0 [INFO] [stdout] warning: unused import: `BufReader` [INFO] [stdout] --> example/src/bin/../build_complete_package.rs:2:22 [INFO] [stdout] | [INFO] [stdout] 2 | use std::io::{Write, BufReader, BufWriter}; [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: `zip::write::FileOptions` [INFO] [stdout] --> example/src/bin/../build_complete_package.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use zip::write::FileOptions; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `CompressionMethod` [INFO] [stdout] --> example/src/bin/../build_complete_package.rs:6:22 [INFO] [stdout] | [INFO] [stdout] 6 | use zip::{ZipWriter, CompressionMethod}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling ratatui v0.29.0 [INFO] [stderr] Compiling color-eyre v0.6.5 [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> core/src/extension.rs:32:61 [INFO] [stdout] | [INFO] [stdout] 32 | let is_message_processor = extension.as_any().is::<&(dyn MessageExtension)>(); [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 32 - let is_message_processor = extension.as_any().is::<&(dyn MessageExtension)>(); [INFO] [stdout] 32 + let is_message_processor = extension.as_any().is::<&dyn MessageExtension>(); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> core/src/extension.rs:38:59 [INFO] [stdout] | [INFO] [stdout] 38 | let is_command_handler = extension.as_any().is::<&(dyn CommandExtension)>(); [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 38 - let is_command_handler = extension.as_any().is::<&(dyn CommandExtension)>(); [INFO] [stdout] 38 + let is_command_handler = extension.as_any().is::<&dyn CommandExtension>(); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> core/src/extension.rs:70:86 [INFO] [stdout] | [INFO] [stdout] 70 | if let Some(handler) = loaded_ext.extension.as_any().downcast_ref::<&(dyn CommandExtension)>() { [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 70 - if let Some(handler) = loaded_ext.extension.as_any().downcast_ref::<&(dyn CommandExtension)>() { [INFO] [stdout] 70 + if let Some(handler) = loaded_ext.extension.as_any().downcast_ref::<&dyn CommandExtension>() { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> core/src/extension.rs:83:88 [INFO] [stdout] | [INFO] [stdout] 83 | if let Some(processor) = loaded_ext.extension.as_any().downcast_ref::<&(dyn MessageExtension)>() { [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 83 - if let Some(processor) = loaded_ext.extension.as_any().downcast_ref::<&(dyn MessageExtension)>() { [INFO] [stdout] 83 + if let Some(processor) = loaded_ext.extension.as_any().downcast_ref::<&dyn MessageExtension>() { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> core/src/extension.rs:99:88 [INFO] [stdout] | [INFO] [stdout] 99 | if let Some(processor) = loaded_ext.extension.as_any().downcast_ref::<&(dyn MessageExtension)>() { [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 99 - if let Some(processor) = loaded_ext.extension.as_any().downcast_ref::<&(dyn MessageExtension)>() { [INFO] [stdout] 99 + if let Some(processor) = loaded_ext.extension.as_any().downcast_ref::<&dyn MessageExtension>() { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> core/src/extension.rs:121:86 [INFO] [stdout] | [INFO] [stdout] 121 | if let Some(handler) = loaded_ext.extension.as_any().downcast_ref::<&(dyn CommandExtension)>() { [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 121 - if let Some(handler) = loaded_ext.extension.as_any().downcast_ref::<&(dyn CommandExtension)>() { [INFO] [stdout] 121 + if let Some(handler) = loaded_ext.extension.as_any().downcast_ref::<&dyn CommandExtension>() { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> core/src/extension.rs:136:86 [INFO] [stdout] | [INFO] [stdout] 136 | if let Some(handler) = loaded_ext.extension.as_any().downcast_ref::<&(dyn CommandExtension)>() { [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 136 - if let Some(handler) = loaded_ext.extension.as_any().downcast_ref::<&(dyn CommandExtension)>() { [INFO] [stdout] 136 + if let Some(handler) = loaded_ext.extension.as_any().downcast_ref::<&dyn CommandExtension>() { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling deadpool-lapin v0.13.1 [INFO] [stdout] warning: unused variable: `command` [INFO] [stdout] --> core/src/extension.rs:116:17 [INFO] [stdout] | [INFO] [stdout] 116 | let command = parts[1]; [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_command` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling connection v0.0.0 (/opt/rustwide/workdir/connection) [INFO] [stderr] Compiling client v0.0.0 (/opt/rustwide/workdir/client) [INFO] [stdout] warning: unused import: `Read` [INFO] [stdout] --> client/src/ext/loader.rs:10:15 [INFO] [stdout] | [INFO] [stdout] 10 | use std::io::{Read, BufReader}; [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 variable: `extension_manager` [INFO] [stdout] --> client/src/ext/loader.rs:112:5 [INFO] [stdout] | [INFO] [stdout] 112 | extension_manager: &mut ExtensionManager, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_extension_manager` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `plugin_package` [INFO] [stdout] --> client/src/ext/loader.rs:115:9 [INFO] [stdout] | [INFO] [stdout] 115 | let plugin_package = read_plugin_package(package_path)?; [INFO] [stdout] | ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_plugin_package` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Contact` is never constructed [INFO] [stdout] --> client/src/repository/contact.rs:6:12 [INFO] [stdout] | [INFO] [stdout] 6 | pub struct Contact { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `select` is never used [INFO] [stdout] --> client/src/repository/contact.rs:15:14 [INFO] [stdout] | [INFO] [stdout] 15 | pub async fn select(uid: i64) -> Result> { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `save` is never used [INFO] [stdout] --> client/src/repository/contact.rs:28:14 [INFO] [stdout] | [INFO] [stdout] 28 | pub async fn save(uid: i64, contacts: &[Contact]) -> Result<()> { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Session` is never constructed [INFO] [stdout] --> client/src/repository/session.rs:6:12 [INFO] [stdout] | [INFO] [stdout] 6 | pub struct Session { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `select` is never used [INFO] [stdout] --> client/src/repository/session.rs:15:14 [INFO] [stdout] | [INFO] [stdout] 15 | pub async fn select(uid: i64) -> Result> { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `save` is never used [INFO] [stdout] --> client/src/repository/session.rs:28:14 [INFO] [stdout] | [INFO] [stdout] 28 | pub async fn save(uid: i64, sessions: &[Session]) -> Result<()> { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `PluginManifest` is never constructed [INFO] [stdout] --> client/src/ext/loader.rs:17:12 [INFO] [stdout] | [INFO] [stdout] 17 | pub struct PluginManifest { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `PluginPackage` is never constructed [INFO] [stdout] --> client/src/ext/loader.rs:43:12 [INFO] [stdout] | [INFO] [stdout] 43 | pub struct PluginPackage { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> client/src/ext/loader.rs:55:12 [INFO] [stdout] | [INFO] [stdout] 53 | impl PluginPackage { [INFO] [stdout] | ------------------ associated function in this implementation [INFO] [stdout] 54 | /// Create a new plugin package [INFO] [stdout] 55 | pub fn new(manifest: PluginManifest, library_path: PathBuf, temp_dir: Option) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `load_plugins_from_directory` is never used [INFO] [stdout] --> client/src/ext/loader.rs:69:8 [INFO] [stdout] | [INFO] [stdout] 69 | pub fn load_plugins_from_directory>( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `is_plugin_package` is never used [INFO] [stdout] --> client/src/ext/loader.rs:106:4 [INFO] [stdout] | [INFO] [stdout] 106 | fn is_plugin_package(path: &Path) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `load_plugin_from_package` is never used [INFO] [stdout] --> client/src/ext/loader.rs:111:4 [INFO] [stdout] | [INFO] [stdout] 111 | fn load_plugin_from_package( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `read_plugin_package` is never used [INFO] [stdout] --> client/src/ext/loader.rs:141:4 [INFO] [stdout] | [INFO] [stdout] 141 | fn read_plugin_package(package_path: &Path) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `load_plugin_package` is never used [INFO] [stdout] --> client/src/ext/loader.rs:176:8 [INFO] [stdout] | [INFO] [stdout] 176 | pub fn load_plugin_package>( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling user v0.0.0 (/opt/rustwide/workdir/user) [INFO] [stderr] Compiling session v0.0.0 (/opt/rustwide/workdir/session) [INFO] [stderr] Compiling blob v0.0.0 (/opt/rustwide/workdir/blob) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 6m 23s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: num-bigint-dig v0.8.4 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] running `Command { std: "docker" "inspect" "64a7140cffbf7f525d4dc4e6cb3f60a1e05378b3412eaf8fee67cad704b13a13", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "64a7140cffbf7f525d4dc4e6cb3f60a1e05378b3412eaf8fee67cad704b13a13", kill_on_drop: false }` [INFO] [stdout] 64a7140cffbf7f525d4dc4e6cb3f60a1e05378b3412eaf8fee67cad704b13a13 [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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] e6efc025c52131b8a2652357a8cb94d34e4cefec363e82842239473fa5df203a [INFO] running `Command { std: "docker" "start" "-a" "e6efc025c52131b8a2652357a8cb94d34e4cefec363e82842239473fa5df203a", kill_on_drop: false }` [INFO] [stderr] warning: unnecessary parentheses around type [INFO] [stderr] --> core/src/extension.rs:32:61 [INFO] [stderr] | [INFO] [stderr] 32 | let is_message_processor = extension.as_any().is::<&(dyn MessageExtension)>(); [INFO] [stderr] | ^ ^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] help: remove these parentheses [INFO] [stderr] | [INFO] [stderr] 32 - let is_message_processor = extension.as_any().is::<&(dyn MessageExtension)>(); [INFO] [stderr] 32 + let is_message_processor = extension.as_any().is::<&dyn MessageExtension>(); [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around type [INFO] [stderr] --> core/src/extension.rs:38:59 [INFO] [stderr] | [INFO] [stderr] 38 | let is_command_handler = extension.as_any().is::<&(dyn CommandExtension)>(); [INFO] [stderr] | ^ ^ [INFO] [stderr] | [INFO] [stderr] help: remove these parentheses [INFO] [stderr] | [INFO] [stderr] 38 - let is_command_handler = extension.as_any().is::<&(dyn CommandExtension)>(); [INFO] [stderr] 38 + let is_command_handler = extension.as_any().is::<&dyn CommandExtension>(); [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around type [INFO] [stderr] --> core/src/extension.rs:70:86 [INFO] [stderr] | [INFO] [stderr] 70 | if let Some(handler) = loaded_ext.extension.as_any().downcast_ref::<&(dyn CommandExtension)>() { [INFO] [stderr] | ^ ^ [INFO] [stderr] | [INFO] [stderr] help: remove these parentheses [INFO] [stderr] | [INFO] [stderr] 70 - if let Some(handler) = loaded_ext.extension.as_any().downcast_ref::<&(dyn CommandExtension)>() { [INFO] [stderr] 70 + if let Some(handler) = loaded_ext.extension.as_any().downcast_ref::<&dyn CommandExtension>() { [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around type [INFO] [stderr] --> core/src/extension.rs:83:88 [INFO] [stderr] | [INFO] [stderr] 83 | if let Some(processor) = loaded_ext.extension.as_any().downcast_ref::<&(dyn MessageExtension)>() { [INFO] [stderr] | ^ ^ [INFO] [stderr] | [INFO] [stderr] help: remove these parentheses [INFO] [stderr] | [INFO] [stderr] 83 - if let Some(processor) = loaded_ext.extension.as_any().downcast_ref::<&(dyn MessageExtension)>() { [INFO] [stderr] 83 + if let Some(processor) = loaded_ext.extension.as_any().downcast_ref::<&dyn MessageExtension>() { [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around type [INFO] [stderr] --> core/src/extension.rs:99:88 [INFO] [stderr] | [INFO] [stderr] 99 | if let Some(processor) = loaded_ext.extension.as_any().downcast_ref::<&(dyn MessageExtension)>() { [INFO] [stderr] | ^ ^ [INFO] [stderr] | [INFO] [stderr] help: remove these parentheses [INFO] [stderr] | [INFO] [stderr] 99 - if let Some(processor) = loaded_ext.extension.as_any().downcast_ref::<&(dyn MessageExtension)>() { [INFO] [stderr] 99 + if let Some(processor) = loaded_ext.extension.as_any().downcast_ref::<&dyn MessageExtension>() { [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around type [INFO] [stderr] --> core/src/extension.rs:121:86 [INFO] [stderr] | [INFO] [stderr] 121 | if let Some(handler) = loaded_ext.extension.as_any().downcast_ref::<&(dyn CommandExtension)>() { [INFO] [stderr] | ^ ^ [INFO] [stderr] | [INFO] [stderr] help: remove these parentheses [INFO] [stderr] | [INFO] [stderr] 121 - if let Some(handler) = loaded_ext.extension.as_any().downcast_ref::<&(dyn CommandExtension)>() { [INFO] [stderr] 121 + if let Some(handler) = loaded_ext.extension.as_any().downcast_ref::<&dyn CommandExtension>() { [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around type [INFO] [stderr] --> core/src/extension.rs:136:86 [INFO] [stderr] | [INFO] [stderr] 136 | if let Some(handler) = loaded_ext.extension.as_any().downcast_ref::<&(dyn CommandExtension)>() { [INFO] [stderr] | ^ ^ [INFO] [stderr] | [INFO] [stderr] help: remove these parentheses [INFO] [stderr] | [INFO] [stderr] 136 - if let Some(handler) = loaded_ext.extension.as_any().downcast_ref::<&(dyn CommandExtension)>() { [INFO] [stderr] 136 + if let Some(handler) = loaded_ext.extension.as_any().downcast_ref::<&dyn CommandExtension>() { [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: unused variable: `command` [INFO] [stderr] --> core/src/extension.rs:116:17 [INFO] [stderr] | [INFO] [stderr] 116 | let command = parts[1]; [INFO] [stderr] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_command` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: `core` (lib) generated 8 warnings (run `cargo fix --lib -p core` to apply 8 suggestions) [INFO] [stderr] warning: unused import: `BufReader` [INFO] [stderr] --> example/src/bin/../build_complete_package.rs:2:22 [INFO] [stderr] | [INFO] [stderr] 2 | use std::io::{Write, BufReader, BufWriter}; [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: unused import: `zip::write::FileOptions` [INFO] [stderr] --> example/src/bin/../build_complete_package.rs:5:5 [INFO] [stderr] | [INFO] [stderr] 5 | use zip::write::FileOptions; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `CompressionMethod` [INFO] [stderr] --> example/src/bin/../build_complete_package.rs:6:22 [INFO] [stderr] | [INFO] [stderr] 6 | use zip::{ZipWriter, CompressionMethod}; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `example` (bin "build_complete_package" test) generated 3 warnings (run `cargo fix --bin "build_complete_package" -p example --tests` to apply 3 suggestions) [INFO] [stderr] warning: `core` (lib test) generated 8 warnings (8 duplicates) [INFO] [stderr] warning: unused import: `Read` [INFO] [stderr] --> client/src/ext/loader.rs:10:15 [INFO] [stderr] | [INFO] [stderr] 10 | use std::io::{Read, BufReader}; [INFO] [stderr] | ^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: unused variable: `extension_manager` [INFO] [stderr] --> client/src/ext/loader.rs:112:5 [INFO] [stderr] | [INFO] [stderr] 112 | extension_manager: &mut ExtensionManager, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_extension_manager` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: unused variable: `plugin_package` [INFO] [stderr] --> client/src/ext/loader.rs:115:9 [INFO] [stderr] | [INFO] [stderr] 115 | let plugin_package = read_plugin_package(package_path)?; [INFO] [stderr] | ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_plugin_package` [INFO] [stderr] [INFO] [stderr] warning: struct `Contact` is never constructed [INFO] [stderr] --> client/src/repository/contact.rs:6:12 [INFO] [stderr] | [INFO] [stderr] 6 | pub struct Contact { [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: function `select` is never used [INFO] [stderr] --> client/src/repository/contact.rs:15:14 [INFO] [stderr] | [INFO] [stderr] 15 | pub async fn select(uid: i64) -> Result> { [INFO] [stderr] | ^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function `save` is never used [INFO] [stderr] --> client/src/repository/contact.rs:28:14 [INFO] [stderr] | [INFO] [stderr] 28 | pub async fn save(uid: i64, contacts: &[Contact]) -> Result<()> { [INFO] [stderr] | ^^^^ [INFO] [stderr] [INFO] [stderr] warning: struct `Session` is never constructed [INFO] [stderr] --> client/src/repository/session.rs:6:12 [INFO] [stderr] | [INFO] [stderr] 6 | pub struct Session { [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function `select` is never used [INFO] [stderr] --> client/src/repository/session.rs:15:14 [INFO] [stderr] | [INFO] [stderr] 15 | pub async fn select(uid: i64) -> Result> { [INFO] [stderr] | ^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function `save` is never used [INFO] [stderr] --> client/src/repository/session.rs:28:14 [INFO] [stderr] | [INFO] [stderr] 28 | pub async fn save(uid: i64, sessions: &[Session]) -> Result<()> { [INFO] [stderr] | ^^^^ [INFO] [stderr] [INFO] [stderr] warning: struct `PluginManifest` is never constructed [INFO] [stderr] --> client/src/ext/loader.rs:17:12 [INFO] [stderr] | [INFO] [stderr] 17 | pub struct PluginManifest { [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: struct `PluginPackage` is never constructed [INFO] [stderr] --> client/src/ext/loader.rs:43:12 [INFO] [stderr] | [INFO] [stderr] 43 | pub struct PluginPackage { [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function `new` is never used [INFO] [stderr] --> client/src/ext/loader.rs:55:12 [INFO] [stderr] | [INFO] [stderr] 53 | impl PluginPackage { [INFO] [stderr] | ------------------ associated function in this implementation [INFO] [stderr] 54 | /// Create a new plugin package [INFO] [stderr] 55 | pub fn new(manifest: PluginManifest, library_path: PathBuf, temp_dir: Option) -> Self { [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: function `load_plugins_from_directory` is never used [INFO] [stderr] --> client/src/ext/loader.rs:69:8 [INFO] [stderr] | [INFO] [stderr] 69 | pub fn load_plugins_from_directory>( [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function `is_plugin_package` is never used [INFO] [stderr] --> client/src/ext/loader.rs:106:4 [INFO] [stderr] | [INFO] [stderr] 106 | fn is_plugin_package(path: &Path) -> bool { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function `load_plugin_from_package` is never used [INFO] [stderr] --> client/src/ext/loader.rs:111:4 [INFO] [stderr] | [INFO] [stderr] 111 | fn load_plugin_from_package( [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function `read_plugin_package` is never used [INFO] [stderr] --> client/src/ext/loader.rs:141:4 [INFO] [stderr] | [INFO] [stderr] 141 | fn read_plugin_package(package_path: &Path) -> Result { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function `load_plugin_package` is never used [INFO] [stderr] --> client/src/ext/loader.rs:176:8 [INFO] [stderr] | [INFO] [stderr] 176 | pub fn load_plugin_package>( [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `client` (bin "pubchat" test) generated 17 warnings (run `cargo fix --bin "pubchat" -p client --tests` to apply 3 suggestions) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.17s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: num-bigint-dig v0.8.4 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/blob-a1fef88b1e855f99) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/pubchat-c9777aa8b525d8a4) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/connection-05c1d4c1e492a746) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/core-18decdf84c24b7cb) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/example-5a1b51bd666d0756) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/bin/build_complete_package.rs (/opt/rustwide/target/debug/deps/build_complete_package-63bad759ab18ae74) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/pubchat-b5ce1bb2917188b4) [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/session-79ab7bb675002590) [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/user-e1a85d0011862d0f) [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test test::tests::test2 ... ok [INFO] [stdout] test test::tests::test ... ok [INFO] [stdout] test test::tests::test3 ... ok [INFO] [stdout] test test::tests::test1 ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Doc-tests core [INFO] [stderr] error[E0433]: cannot find `write` in `core` [INFO] [stderr] --> core/src/response.rs:12:41 [INFO] [stderr] | [INFO] [stderr] 12 | #[derive(Debug, Deserialize, Serialize, Error)] [INFO] [stderr] | ^^^^^ could not find `write` in `core` [INFO] [stderr] | [INFO] [stderr] = note: this error originates in the derive macro `Error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0433]: cannot find `fmt` in `core` [INFO] [stderr] --> core/src/response.rs:12:41 [INFO] [stderr] | [INFO] [stderr] 12 | #[derive(Debug, Deserialize, Serialize, Error)] [INFO] [stderr] | ^^^^^ could not find `fmt` in `core` [INFO] [stderr] | [INFO] [stderr] = note: this error originates in the derive macro `Error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] help: consider importing one of these modules [INFO] [stderr] | [INFO] [stderr] 1 + use std::fmt; [INFO] [stderr] | [INFO] [stderr] 1 + use env_logger::fmt; [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] error[E0433]: cannot find `fmt` in `core` [INFO] [stderr] --> core/src/response.rs:12:41 [INFO] [stderr] | [INFO] [stderr] 12 | #[derive(Debug, Deserialize, Serialize, Error)] [INFO] [stderr] | ^^^^^ could not find `fmt` in `core` [INFO] [stderr] | [INFO] [stderr] = note: this error originates in the derive macro `Error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] help: consider importing this module [INFO] [stderr] | [INFO] [stderr] 1 + use std::fmt; [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around type [INFO] [stderr] --> core/src/extension.rs:32:61 [INFO] [stderr] | [INFO] [stderr] 32 | let is_message_processor = extension.as_any().is::<&(dyn MessageExtension)>(); [INFO] [stderr] | ^ ^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] help: remove these parentheses [INFO] [stderr] | [INFO] [stderr] 32 - let is_message_processor = extension.as_any().is::<&(dyn MessageExtension)>(); [INFO] [stderr] 32 + let is_message_processor = extension.as_any().is::<&dyn MessageExtension>(); [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around type [INFO] [stderr] --> core/src/extension.rs:38:59 [INFO] [stderr] | [INFO] [stderr] 38 | let is_command_handler = extension.as_any().is::<&(dyn CommandExtension)>(); [INFO] [stderr] | ^ ^ [INFO] [stderr] | [INFO] [stderr] help: remove these parentheses [INFO] [stderr] | [INFO] [stderr] 38 - let is_command_handler = extension.as_any().is::<&(dyn CommandExtension)>(); [INFO] [stderr] 38 + let is_command_handler = extension.as_any().is::<&dyn CommandExtension>(); [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around type [INFO] [stderr] --> core/src/extension.rs:70:86 [INFO] [stderr] | [INFO] [stderr] 70 | if let Some(handler) = loaded_ext.extension.as_any().downcast_ref::<&(dyn CommandExtension)>() { [INFO] [stderr] | ^ ^ [INFO] [stderr] | [INFO] [stderr] help: remove these parentheses [INFO] [stderr] | [INFO] [stderr] 70 - if let Some(handler) = loaded_ext.extension.as_any().downcast_ref::<&(dyn CommandExtension)>() { [INFO] [stderr] 70 + if let Some(handler) = loaded_ext.extension.as_any().downcast_ref::<&dyn CommandExtension>() { [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around type [INFO] [stderr] --> core/src/extension.rs:83:88 [INFO] [stderr] | [INFO] [stderr] 83 | if let Some(processor) = loaded_ext.extension.as_any().downcast_ref::<&(dyn MessageExtension)>() { [INFO] [stderr] | ^ ^ [INFO] [stderr] | [INFO] [stderr] help: remove these parentheses [INFO] [stderr] | [INFO] [stderr] 83 - if let Some(processor) = loaded_ext.extension.as_any().downcast_ref::<&(dyn MessageExtension)>() { [INFO] [stderr] 83 + if let Some(processor) = loaded_ext.extension.as_any().downcast_ref::<&dyn MessageExtension>() { [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around type [INFO] [stderr] --> core/src/extension.rs:99:88 [INFO] [stderr] | [INFO] [stderr] 99 | if let Some(processor) = loaded_ext.extension.as_any().downcast_ref::<&(dyn MessageExtension)>() { [INFO] [stderr] | ^ ^ [INFO] [stderr] | [INFO] [stderr] help: remove these parentheses [INFO] [stderr] | [INFO] [stderr] 99 - if let Some(processor) = loaded_ext.extension.as_any().downcast_ref::<&(dyn MessageExtension)>() { [INFO] [stderr] 99 + if let Some(processor) = loaded_ext.extension.as_any().downcast_ref::<&dyn MessageExtension>() { [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around type [INFO] [stderr] --> core/src/extension.rs:121:86 [INFO] [stderr] | [INFO] [stderr] 121 | if let Some(handler) = loaded_ext.extension.as_any().downcast_ref::<&(dyn CommandExtension)>() { [INFO] [stderr] | ^ ^ [INFO] [stderr] | [INFO] [stderr] help: remove these parentheses [INFO] [stderr] | [INFO] [stderr] 121 - if let Some(handler) = loaded_ext.extension.as_any().downcast_ref::<&(dyn CommandExtension)>() { [INFO] [stderr] 121 + if let Some(handler) = loaded_ext.extension.as_any().downcast_ref::<&dyn CommandExtension>() { [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around type [INFO] [stderr] --> core/src/extension.rs:136:86 [INFO] [stderr] | [INFO] [stderr] 136 | if let Some(handler) = loaded_ext.extension.as_any().downcast_ref::<&(dyn CommandExtension)>() { [INFO] [stderr] | ^ ^ [INFO] [stderr] | [INFO] [stderr] help: remove these parentheses [INFO] [stderr] | [INFO] [stderr] 136 - if let Some(handler) = loaded_ext.extension.as_any().downcast_ref::<&(dyn CommandExtension)>() { [INFO] [stderr] 136 + if let Some(handler) = loaded_ext.extension.as_any().downcast_ref::<&dyn CommandExtension>() { [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] error: aborting due to 3 previous errors; 7 warnings emitted [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0433`. [INFO] [stderr] error: doctest failed, to rerun pass `-p core --doc` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/0abe69e6c16114311cc2700e972492e64d69c28f/bin/rustdoc --edition=2024 --crate-type lib --color auto --crate-name core --test core/src/lib.rs --test-run-directory /opt/rustwide/workdir/core -L native=/opt/rustwide/target/debug/build/aws-lc-sys-c05b897101024966/out -L native=/opt/rustwide/target/debug/build/ifcfg-edf10ac21e4533e7/out -L native=/opt/rustwide/target/debug/build/libsqlite3-sys-5eeea5372655294b/out -L native=/opt/rustwide/target/debug/build/ring-6473f3a9c6f6619a/out -L native=/opt/rustwide/target/debug/build/zstd-sys-2d4c3f1313203650/out --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-7e5dcd40304f6dad.rlib --extern axum=/opt/rustwide/target/debug/deps/libaxum-da10694e9b36c1ae.rlib --extern axum_extra=/opt/rustwide/target/debug/deps/libaxum_extra-eec49c7272eced3e.rlib --extern base62=/opt/rustwide/target/debug/deps/libbase62-7a15e5c6178e4312.rlib --extern bytes=/opt/rustwide/target/debug/deps/libbytes-bfe11088fe358bd1.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-8ed251ae3194b02b.rlib --extern core=/opt/rustwide/target/debug/deps/libcore-699be3bfddcbbdf2.rlib --extern dotenv=/opt/rustwide/target/debug/deps/libdotenv-ed16f8757ac7f100.rlib --extern env_logger=/opt/rustwide/target/debug/deps/libenv_logger-032760626cceb224.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-7a4eec1669a2dff8.rlib --extern http=/opt/rustwide/target/debug/deps/libhttp-b47bc680ed14946e.rlib --extern jsonwebtoken=/opt/rustwide/target/debug/deps/libjsonwebtoken-622d3992cf925e78.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-28f8cc0684f4f944.rlib --extern prost=/opt/rustwide/target/debug/deps/libprost-29c71f9f437978d4.rlib --extern pubchat=/opt/rustwide/target/debug/deps/libpubchat-60bb9d669d192323.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-b1c94ef2d9de5806.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-e0bd64d2651a6634.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-81b5878607e2bcd4.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-1e43e3e1cee5f0ac.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-1a531d32ed097ca3.rlib --extern tower=/opt/rustwide/target/debug/deps/libtower-d1d689a52e4cf874.rlib --extern tower_http=/opt/rustwide/target/debug/deps/libtower_http-749c427a8ce0804e.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-ca97b2f29c2519e1.rlib -L dependency=/opt/rustwide/target/debug/deps -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' --cap-lints=forbid --error-format human` (exit status: 1) [INFO] [stderr] note: test exited abnormally; to see the full output pass --no-capture to the harness. [INFO] running `Command { std: "docker" "inspect" "e6efc025c52131b8a2652357a8cb94d34e4cefec363e82842239473fa5df203a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e6efc025c52131b8a2652357a8cb94d34e4cefec363e82842239473fa5df203a", kill_on_drop: false }` [INFO] [stdout] e6efc025c52131b8a2652357a8cb94d34e4cefec363e82842239473fa5df203a