[INFO] fetching crate deepwell 2024.5.12...
[INFO] checking deepwell-2024.5.12 against try#c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f for pr-133502-17
[INFO] extracting crate deepwell 2024.5.12 into /workspace/builds/worker-6-tc2/source
[INFO] started tweaking crates.io crate deepwell 2024.5.12
[INFO] finished tweaking crates.io crate deepwell 2024.5.12
[INFO] tweaked toml for crates.io crate deepwell 2024.5.12 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate deepwell 2024.5.12 on toolchain c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate deepwell 2024.5.12 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" "+c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 0973b6ab6d67efcdbcfa90b9c42e8e69c8f0ed5d9bdfbca054c2218b9a759fc2
[INFO] running `Command { std: "docker" "start" "-a" "0973b6ab6d67efcdbcfa90b9c42e8e69c8f0ed5d9bdfbca054c2218b9a759fc2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0973b6ab6d67efcdbcfa90b9c42e8e69c8f0ed5d9bdfbca054c2218b9a759fc2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0973b6ab6d67efcdbcfa90b9c42e8e69c8f0ed5d9bdfbca054c2218b9a759fc2", kill_on_drop: false }`
[INFO] [stdout] 0973b6ab6d67efcdbcfa90b9c42e8e69c8f0ed5d9bdfbca054c2218b9a759fc2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b38f67f011d1d4c2290602b9f710463ddd65c11f8fb1fe5b965d53493173ca03
[INFO] running `Command { std: "docker" "start" "-a" "b38f67f011d1d4c2290602b9f710463ddd65c11f8fb1fe5b965d53493173ca03", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.81
[INFO] [stderr]    Compiling libc v0.2.154
[INFO] [stderr]    Compiling autocfg v1.2.0
[INFO] [stderr]    Compiling serde v1.0.200
[INFO] [stderr]     Checking futures-core v0.3.30
[INFO] [stderr]     Checking memchr v2.7.2
[INFO] [stderr]     Checking futures-io v0.3.30
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling thiserror v1.0.59
[INFO] [stderr]     Checking bytes v1.6.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.19
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]     Checking tracing-core v0.1.32
[INFO] [stderr]     Checking futures-channel v0.3.30
[INFO] [stderr]     Checking futures-task v0.3.30
[INFO] [stderr]    Compiling jobserver v0.1.31
[INFO] [stderr]    Compiling getrandom v0.2.14
[INFO] [stderr]     Checking generic-array v0.14.7
[INFO] [stderr]    Compiling log v0.4.21
[INFO] [stderr]     Checking ryu v1.0.17
[INFO] [stderr]     Checking zerocopy v0.7.32
[INFO] [stderr]    Compiling ppv-lite86 v0.2.17
[INFO] [stderr]     Checking subtle v2.5.0
[INFO] [stderr]    Compiling cc v1.0.96
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]    Compiling syn v2.0.60
[INFO] [stderr]     Checking mio v0.8.11
[INFO] [stderr]     Checking socket2 v0.5.7
[INFO] [stderr]     Checking signal-hook-registry v1.4.2
[INFO] [stderr]     Checking parking_lot v0.12.2
[INFO] [stderr]    Compiling serde_json v1.0.116
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]    Compiling tinyvec v1.6.0
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling num-traits v0.2.18
[INFO] [stderr]    Compiling unicode-bidi v0.3.15
[INFO] [stderr]     Checking unicode-normalization v0.1.23
[INFO] [stderr]    Compiling unicode-segmentation v1.11.0
[INFO] [stderr]    Compiling ring v0.17.8
[INFO] [stderr]    Compiling time-macros v0.2.18
[INFO] [stderr]    Compiling idna v0.5.0
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking concurrent-queue v2.5.0
[INFO] [stderr]    Compiling bitflags v2.5.0
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking indexmap v2.2.6
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]    Compiling url v2.5.0
[INFO] [stderr]    Compiling allocator-api2 v0.2.18
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling httparse v1.8.0
[INFO] [stderr]    Compiling rustls v0.21.12
[INFO] [stderr]    Compiling libz-sys v1.1.16
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling ahash v0.7.8
[INFO] [stderr]    Compiling pin-project-lite v0.2.14
[INFO] [stderr]    Compiling paste v1.0.14
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling libgit2-sys v0.16.2+1.7.2
[INFO] [stderr]     Checking http v0.2.12
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling powerfmt v0.2.0
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.92
[INFO] [stderr]    Compiling futures-sink v0.3.30
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling deranged v0.3.11
[INFO] [stderr]    Compiling sct v0.7.1
[INFO] [stderr]    Compiling rustls-webpki v0.101.7
[INFO] [stderr]    Compiling tokio v1.37.0
[INFO] [stderr]     Checking hashbrown v0.12.3
[INFO] [stderr]    Compiling rand_pcg v0.2.1
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling serde_derive v1.0.200
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling thiserror-impl v1.0.59
[INFO] [stderr]    Compiling tokio-macros v2.2.0
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling pin-project-internal v1.1.5
[INFO] [stderr]     Checking futures-util v0.3.30
[INFO] [stderr]    Compiling async-trait v0.1.80
[INFO] [stderr]    Compiling displaydoc v0.2.4
[INFO] [stderr]     Checking pin-project v1.1.5
[INFO] [stderr]     Checking event-listener v4.0.3
[INFO] [stderr]    Compiling rustversion v1.0.15
[INFO] [stderr]    Compiling rustix v0.38.34
[INFO] [stderr]    Compiling base64 v0.21.7
[INFO] [stderr]    Compiling cpufeatures v0.2.12
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling rustls-pemfile v1.0.4
[INFO] [stderr]     Checking event-listener-strategy v0.4.0
[INFO] [stderr]     Checking tinystr v0.7.5
[INFO] [stderr]    Compiling tokio-stream v0.1.15
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]     Checking futures-executor v0.3.30
[INFO] [stderr]    Compiling futures-intrusive v0.5.0
[INFO] [stderr]    Compiling time v0.3.36
[INFO] [stderr]    Compiling crossbeam-queue v0.3.11
[INFO] [stderr]     Checking futures-lite v2.3.0
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling hashlink v0.8.4
[INFO] [stderr]    Compiling atoi v2.0.0
[INFO] [stderr]     Checking event-listener v5.3.0
[INFO] [stderr]    Compiling linux-raw-sys v0.4.13
[INFO] [stderr]     Checking rustls-pki-types v1.5.0
[INFO] [stderr]    Compiling webpki-roots v0.25.4
[INFO] [stderr]    Compiling iana-time-zone v0.1.60
[INFO] [stderr]     Checking serde_fmt v1.0.3
[INFO] [stderr]     Checking erased-serde v0.4.4
[INFO] [stderr]     Checking either v1.11.0
[INFO] [stderr]     Checking value-bag-serde1 v1.8.1
[INFO] [stderr]    Compiling finl_unicode v1.2.0
[INFO] [stderr]     Checking value-bag v1.8.1
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling bumpalo v3.16.0
[INFO] [stderr]    Compiling stringprep v0.1.4
[INFO] [stderr]    Compiling wasm-bindgen-backend v0.2.92
[INFO] [stderr]     Checking tokio-util v0.7.10
[INFO] [stderr]    Compiling chrono v0.4.38
[INFO] [stderr]     Checking h2 v0.3.26
[INFO] [stderr]     Checking hex v0.4.3
[INFO] [stderr]    Compiling sqlformat v0.2.3
[INFO] [stderr]     Checking event-listener-strategy v0.5.2
[INFO] [stderr]    Compiling phf_generator v0.10.0
[INFO] [stderr]    Compiling phf_generator v0.8.0
[INFO] [stderr]    Compiling hkdf v0.12.4
[INFO] [stderr]     Checking futures v0.3.30
[INFO] [stderr]     Checking unic-langid-impl v0.9.4
[INFO] [stderr]     Checking async-lock v3.3.0
[INFO] [stderr]     Checking http-body v0.4.6
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]     Checking http v1.1.0
[INFO] [stderr]    Compiling polling v2.8.0
[INFO] [stderr]    Compiling fastrand v2.1.0
[INFO] [stderr]    Compiling home v0.5.9
[INFO] [stderr]    Compiling whoami v1.5.1
[INFO] [stderr]    Compiling anyhow v1.0.82
[INFO] [stderr]     Checking tower v0.4.13
[INFO] [stderr]    Compiling tempfile v3.10.1
[INFO] [stderr]     Checking http-body v1.0.0
[INFO] [stderr]     Checking piper v0.2.1
[INFO] [stderr]     Checking polling v3.7.0
[INFO] [stderr]    Compiling phf_macros v0.10.0
[INFO] [stderr]     Checking unic-langid v0.9.4
[INFO] [stderr]    Compiling phf_codegen v0.8.0
[INFO] [stderr]     Checking async-channel v2.2.1
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.92
[INFO] [stderr]     Checking io-lifetimes v1.0.11
[INFO] [stderr]    Compiling ptr_meta_derive v0.1.4
[INFO] [stderr]    Compiling cssparser v0.29.6
[INFO] [stderr]     Checking hyper v0.14.28
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]    Compiling num-bigint v0.4.4
[INFO] [stderr]    Compiling async-io v1.13.0
[INFO] [stderr]     Checking dtoa v1.0.9
[INFO] [stderr]     Checking outref v0.1.0
[INFO] [stderr]     Checking regex-syntax v0.8.3
[INFO] [stderr]     Checking waker-fn v1.1.1
[INFO] [stderr]    Compiling rkyv v0.7.44
[INFO] [stderr]    Compiling rustls v0.22.4
[INFO] [stderr]    Compiling wasm-bindgen v0.2.92
[INFO] [stderr]     Checking futures-lite v1.13.0
[INFO] [stderr]     Checking rustix v0.37.27
[INFO] [stderr]     Checking simd-abstraction v0.7.1
[INFO] [stderr]     Checking dtoa-short v0.3.4
[INFO] [stderr]    Compiling pest v2.7.9
[INFO] [stderr]     Checking regex-automata v0.4.6
[INFO] [stderr]     Checking crossbeam-deque v0.8.5
[INFO] [stderr]    Compiling sqlx-core v0.7.4
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.92
[INFO] [stderr]     Checking ptr_meta v0.1.4
[INFO] [stderr]     Checking phf v0.10.1
[INFO] [stderr]     Checking blocking v1.6.0
[INFO] [stderr]    Compiling parcel_selectors v0.24.7
[INFO] [stderr]     Checking async-io v2.3.2
[INFO] [stderr]     Checking async-executor v1.11.0
[INFO] [stderr]     Checking beef v0.5.2
[INFO] [stderr]     Checking rustls-webpki v0.102.3
[INFO] [stderr]    Compiling rkyv_derive v0.7.44
[INFO] [stderr]    Compiling cssparser-macros v0.6.1
[INFO] [stderr]     Checking block-buffer v0.9.0
[INFO] [stderr]     Checking digest v0.9.0
[INFO] [stderr]     Checking socket2 v0.4.10
[INFO] [stderr]    Compiling num-rational v0.4.1
[INFO] [stderr]    Compiling unicase v2.7.0
[INFO] [stderr]     Checking seahash v4.1.0
[INFO] [stderr]    Compiling toml_datetime v0.6.5
[INFO] [stderr]     Checking utf8parse v0.2.1
[INFO] [stderr]     Checking zeroize v1.7.0
[INFO] [stderr]     Checking dotenvy v0.15.7
[INFO] [stderr]     Checking anstyle-parse v0.2.3
[INFO] [stderr]    Compiling toml_edit v0.21.1
[INFO] [stderr]     Checking ordered-multimap v0.4.3
[INFO] [stderr]    Compiling derive_more v0.99.17
[INFO] [stderr]     Checking sha-1 v0.9.8
[INFO] [stderr]    Compiling sqlx-postgres v0.7.4
[INFO] [stderr]     Checking jsonrpsee-types v0.22.5
[INFO] [stderr]     Checking async-global-executor v2.4.1
[INFO] [stderr]     Checking regex v1.10.4
[INFO] [stderr]    Compiling pest_meta v2.7.9
[INFO] [stderr]     Checking rayon-core v1.12.1
[INFO] [stderr]     Checking base64-simd v0.7.0
[INFO] [stderr]     Checking hyper v1.3.1
[INFO] [stderr]     Checking data-url v0.1.1
[INFO] [stderr]    Compiling err-derive v0.3.1
[INFO] [stderr]     Checking kv-log-macro v1.0.7
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling sea-query-derive v0.4.1
[INFO] [stderr]    Compiling const-str-proc-macro v0.3.2
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]    Compiling inherent v1.0.11
[INFO] [stderr]     Checking async-channel v1.9.0
[INFO] [stderr]     Checking ordered-float v3.9.2
[INFO] [stderr]    Compiling backtrace v0.3.71
[INFO] [stderr]     Checking dirs-sys v0.3.7
[INFO] [stderr]     Checking vlq v0.5.1
[INFO] [stderr]     Checking maplit v1.0.2
[INFO] [stderr]     Checking self_cell v1.0.3
[INFO] [stderr]     Checking anstyle-query v1.0.2
[INFO] [stderr]     Checking gimli v0.28.1
[INFO] [stderr]     Checking colorchoice v1.0.0
[INFO] [stderr]     Checking xml-rs v0.8.20
[INFO] [stderr]     Checking trim-in-place v0.1.7
[INFO] [stderr]     Checking anstyle v1.0.6
[INFO] [stderr]     Checking wikidot-normalize v0.12.0
[INFO] [stderr]     Checking self_cell v0.10.3
[INFO] [stderr]     Checking anstream v0.6.13
[INFO] [stderr]     Checking miniz_oxide v0.7.2
[INFO] [stderr]     Checking parcel_sourcemap v2.1.1
[INFO] [stderr]    Compiling sqlx-macros-core v0.7.4
[INFO] [stderr]     Checking dirs v4.0.0
[INFO] [stderr]    Compiling synstructure v0.12.6
[INFO] [stderr]     Checking serde-xml-rs v0.5.1
[INFO] [stderr]     Checking const-str v0.3.2
[INFO] [stderr]     Checking async-std v1.12.0
[INFO] [stderr]     Checking hyper-util v0.1.3
[INFO] [stderr]     Checking sea-query v0.30.7
[INFO] [stderr]     Checking intl-memoizer v0.5.2
[INFO] [stderr]     Checking rayon v1.10.0
[INFO] [stderr]     Checking addr2line v0.21.0
[INFO] [stderr]    Compiling pest_generator v2.7.9
[INFO] [stderr]    Compiling sqlx-macros v0.7.4
[INFO] [stderr]     Checking js-sys v0.3.69
[INFO] [stderr]    Compiling proc-macro-crate v3.1.0
[INFO] [stderr]     Checking jsonrpsee-core v0.22.5
[INFO] [stderr]     Checking tokio-rustls v0.25.0
[INFO] [stderr]     Checking soketto v0.7.1
[INFO] [stderr]     Checking rust-ini v0.18.0
[INFO] [stderr]     Checking num-iter v0.1.44
[INFO] [stderr]     Checking fluent-langneg v0.13.0
[INFO] [stderr]     Checking intl_pluralrules v7.0.2
[INFO] [stderr]     Checking combine v4.6.7
[INFO] [stderr]     Checking itertools v0.10.5
[INFO] [stderr]     Checking serde_spanned v0.6.5
[INFO] [stderr]    Compiling ouroboros_macro v0.17.2
[INFO] [stderr]    Compiling sea-bae v0.2.0
[INFO] [stderr]     Checking sqlx v0.7.4
[INFO] [stderr]     Checking tokio-retry v0.3.0
[INFO] [stderr]     Checking fluent-syntax v0.11.1
[INFO] [stderr]    Compiling enum-map-derive v0.17.0
[INFO] [stderr]    Compiling async-stream-impl v0.3.5
[INFO] [stderr]     Checking num-complex v0.4.5
[INFO] [stderr]     Checking dashmap v5.5.3
[INFO] [stderr]     Checking object v0.32.2
[INFO] [stderr]     Checking clap_lex v0.7.0
[INFO] [stderr]     Checking route-recognizer v0.3.1
[INFO] [stderr]     Checking winnow v0.6.7
[INFO] [stderr]     Checking sha1_smol v1.0.0
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]     Checking base64 v0.22.0
[INFO] [stderr]     Checking rustc-demangle v0.1.23
[INFO] [stderr]     Checking ouroboros v0.17.2
[INFO] [stderr]     Checking parcel_css v1.0.0-alpha.32
[INFO] [stderr]     Checking rustls-pemfile v2.1.2
[INFO] [stderr]     Checking clap_builder v4.5.2
[INFO] [stderr]     Checking password-hash v0.5.0
[INFO] [stderr]     Checking sha3 v0.10.8
[INFO] [stderr]     Checking jsonrpsee-server v0.22.5
[INFO] [stderr]     Checking serde-wasm-bindgen v0.6.5
[INFO] [stderr]     Checking reqwest v0.11.27
[INFO] [stderr]     Checking num v0.4.2
[INFO] [stderr]     Checking toml_edit v0.22.12
[INFO] [stderr]     Checking async-stream v0.3.5
[INFO] [stderr]     Checking enum-map v2.7.3
[INFO] [stderr]     Checking fluent-bundle v0.15.3
[INFO] [stderr]    Compiling sea-orm-macros v0.12.15
[INFO] [stderr]     Checking sea-query-binder v0.5.0
[INFO] [stderr]     Checking aws-creds v0.30.0
[INFO] [stderr]    Compiling pest_derive v2.7.9
[INFO] [stderr]     Checking hyper-rustls v0.26.0
[INFO] [stderr]    Compiling jsonrpsee-proc-macros v0.22.5
[INFO] [stderr]     Checking http-body-util v0.1.1
[INFO] [stderr]    Compiling strum_macros v0.26.2
[INFO] [stderr]     Checking webpki-roots v0.26.1
[INFO] [stderr]     Checking bb8 v0.8.3
[INFO] [stderr]     Checking aws-region v0.25.4
[INFO] [stderr]    Compiling maybe-async v0.2.10
[INFO] [stderr]    Compiling serde_repr v0.1.19
[INFO] [stderr]     Checking blake2 v0.10.6
[INFO] [stderr]     Checking md5 v0.7.0
[INFO] [stderr]     Checking str-macro v1.0.0
[INFO] [stderr]     Checking strum v0.25.0
[INFO] [stderr]     Checking cuid-util v0.1.0
[INFO] [stderr]     Checking radix_fmt v1.0.0
[INFO] [stderr]     Checking ascii v1.1.0
[INFO] [stderr]     Checking strum v0.26.2
[INFO] [stderr]     Checking latex2mathml v0.2.3
[INFO] [stderr]     Checking ref-map v0.1.3
[INFO] [stderr]     Checking rust-otp v2.0.0
[INFO] [stderr]     Checking cuid2 v0.1.2
[INFO] [stderr]     Checking color-backtrace v0.6.1
[INFO] [stderr]     Checking rust-s3 v0.32.3
[INFO] [stderr]     Checking sea-orm v0.12.15
[INFO] [stderr]     Checking argon2 v0.5.3
[INFO] [stderr]     Checking jsonrpsee v0.22.5
[INFO] [stderr]     Checking toml v0.8.12
[INFO] [stderr]     Checking reqwest v0.12.4
[INFO] [stderr]     Checking fluent v0.16.1
[INFO] [stderr]     Checking clap v4.5.4
[INFO] [stderr]     Checking wikidot-path v0.6.0
[INFO] [stderr]     Checking femme v2.2.1
[INFO] [stderr]     Checking filemagic v0.12.3
[INFO] [stderr]     Checking hostname v0.4.0
[INFO] [stderr]     Checking arraystring v0.3.0
[INFO] [stderr]     Checking redis v0.25.3
[INFO] [stderr]    Compiling git2 v0.18.3
[INFO] [stderr]    Compiling built v0.7.2
[INFO] [stderr]     Checking rsmq_async v9.0.0
[INFO] [stderr]    Compiling ftml v1.24.0
[INFO] [stderr]    Compiling deepwell v2024.5.12 (/opt/rustwide/workdir)
[INFO] [stderr] error: could not compile `deepwell` (bin "deepwell" test)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f/bin/rustc --crate-name deepwell --edition=2021 src/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --forbid=unsafe_code --deny=missing_debug_implementations '--allow=clippy::large_enum_variant' --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("notify", "watch"))' -C metadata=f324d7e1c939da8d -C extra-filename=-2fb05fd8addeed93 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-07e3fe7236452086.rmeta --extern argon2=/opt/rustwide/target/debug/deps/libargon2-dd9d4421a232c278.rmeta --extern arraystring=/opt/rustwide/target/debug/deps/libarraystring-b7757736e8c23a1a.rmeta --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-31e770218506cb6b.so --extern cfg_if=/opt/rustwide/target/debug/deps/libcfg_if-d541ac7a75168aa5.rmeta --extern clap=/opt/rustwide/target/debug/deps/libclap-225780ee06b5f456.rmeta --extern color_backtrace=/opt/rustwide/target/debug/deps/libcolor_backtrace-b55f11d77a455d2b.rmeta --extern cuid2=/opt/rustwide/target/debug/deps/libcuid2-02d96c6d0985461d.rmeta --extern data_encoding=/opt/rustwide/target/debug/deps/libdata_encoding-57f6434490e95c83.rmeta --extern dotenvy=/opt/rustwide/target/debug/deps/libdotenvy-9e536007c79e99aa.rmeta --extern either=/opt/rustwide/target/debug/deps/libeither-251d82b065fab837.rmeta --extern femme=/opt/rustwide/target/debug/deps/libfemme-476c7cc33e94616a.rmeta --extern filemagic=/opt/rustwide/target/debug/deps/libfilemagic-c7f2dfc2ab523f3f.rmeta --extern fluent=/opt/rustwide/target/debug/deps/libfluent-70eebd9e8958da08.rmeta --extern fluent_syntax=/opt/rustwide/target/debug/deps/libfluent_syntax-7e10c0a7a094677c.rmeta --extern ftml=/opt/rustwide/target/debug/deps/libftml-9561a4897226224d.rmeta --extern futures=/opt/rustwide/target/debug/deps/libfutures-62818fb1e59895eb.rmeta --extern hex=/opt/rustwide/target/debug/deps/libhex-52d9f8c78de3924d.rmeta --extern hostname=/opt/rustwide/target/debug/deps/libhostname-819a9f310d293c84.rmeta --extern intl_memoizer=/opt/rustwide/target/debug/deps/libintl_memoizer-c7d64a4b8aae1d16.rmeta --extern jsonrpsee=/opt/rustwide/target/debug/deps/libjsonrpsee-3202c00fb44359d9.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-4259967086d4ad57.rmeta --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-9a4a314c4444a257.rmeta --extern paste=/opt/rustwide/target/debug/deps/libpaste-c055e4a9762de25a.so --extern rand=/opt/rustwide/target/debug/deps/librand-a0a61848bb22bca9.rmeta --extern redis=/opt/rustwide/target/debug/deps/libredis-168851f8daebc539.rmeta --extern ref_map=/opt/rustwide/target/debug/deps/libref_map-a73f4c18b90121e2.rmeta --extern regex=/opt/rustwide/target/debug/deps/libregex-2874df51a75e9367.rmeta --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-228d13d59ada71ee.rmeta --extern rsmq_async=/opt/rustwide/target/debug/deps/librsmq_async-6639541be47b9483.rmeta --extern rust_otp=/opt/rustwide/target/debug/deps/librust_otp-91298f0e9caa8e17.rmeta --extern s3=/opt/rustwide/target/debug/deps/libs3-3385662ebefadc93.rmeta --extern sea_orm=/opt/rustwide/target/debug/deps/libsea_orm-f365a79ab19d973c.rmeta --extern sea_query=/opt/rustwide/target/debug/deps/libsea_query-e9cab75705096d86.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-076e773c9166f271.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-d9ae5439a50e6b03.rmeta --extern sha2=/opt/rustwide/target/debug/deps/libsha2-8d1fda49959198c5.rmeta --extern sqlx=/opt/rustwide/target/debug/deps/libsqlx-4bf6746ca05512e8.rmeta --extern str_macro=/opt/rustwide/target/debug/deps/libstr_macro-105eed5de09d3f4b.rmeta --extern strum=/opt/rustwide/target/debug/deps/libstrum-a09add561d1c3e83.rmeta --extern strum_macros=/opt/rustwide/target/debug/deps/libstrum_macros-ebd68ee43a18b09e.so --extern subtle=/opt/rustwide/target/debug/deps/libsubtle-b46329a5f9e9a44e.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-15e9603a6d1bf58c.rmeta --extern time=/opt/rustwide/target/debug/deps/libtime-498fd09ec6d1a3ec.rmeta --extern tiny_keccak=/opt/rustwide/target/debug/deps/libtiny_keccak-f940059bb095b154.rmeta --extern tokio=/opt/rustwide/target/debug/deps/libtokio-45f46f6903e80a0d.rmeta --extern toml=/opt/rustwide/target/debug/deps/libtoml-39c158982a798ce6.rmeta --extern typenum=/opt/rustwide/target/debug/deps/libtypenum-c8aa4bd6375c23ad.rmeta --extern unic_langid=/opt/rustwide/target/debug/deps/libunic_langid-ae251ed898ef955f.rmeta --extern unicase=/opt/rustwide/target/debug/deps/libunicase-be429282411b9b3c.rmeta --extern wikidot_normalize=/opt/rustwide/target/debug/deps/libwikidot_normalize-8299faa0387cec90.rmeta --extern wikidot_path=/opt/rustwide/target/debug/deps/libwikidot_path-fb938a06844b3cf7.rmeta --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/ring-3e3112430de4be49/out` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] warning: fields `files_domain`, `files_domain_no_dot`, and `special_page_prefix` are never read
[INFO] [stdout]    --> src/config/object.rs:67:9
[INFO] [stdout]     |
[INFO] [stdout]  36 | pub struct Config {
[INFO] [stdout]     |            ------ fields in this struct
[INFO] [stdout] ...
[INFO] [stdout]  67 |     pub files_domain: String,
[INFO] [stdout]     |         ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  70 |     pub files_domain_no_dot: String,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 166 |     pub special_page_prefix: String,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Config` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `created` is never read
[INFO] [stdout]   --> src/services/blob/structs.rs:29:9
[INFO] [stdout]    |
[INFO] [stdout] 25 | pub struct CreateBlobOutput {
[INFO] [stdout]    |            ---------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 29 |     pub created: bool,
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `CreateBlobOutput` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `mime`, `size`, and `created_at` are never read
[INFO] [stdout]   --> src/services/blob/structs.rs:34:9
[INFO] [stdout]    |
[INFO] [stdout] 33 | pub struct BlobMetadata {
[INFO] [stdout]    |            ------------ fields in this struct
[INFO] [stdout] 34 |     pub mime: String,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] 35 |     pub size: i64,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] 36 |     pub created_at: OffsetDateTime,
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `BlobMetadata` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `email` and `domain` are never read
[INFO] [stdout]   --> src/services/email/structs.rs:27:9
[INFO] [stdout]    |
[INFO] [stdout] 25 | pub struct MailCheckResponse {
[INFO] [stdout]    |            ----------------- fields in this struct
[INFO] [stdout] 26 |     pub status: u16,
[INFO] [stdout] 27 |     pub email: String,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout] 28 |     pub domain: String,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `MailCheckResponse` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `GetPageReference` is never constructed
[INFO] [stdout]   --> src/services/page/structs.rs:52:12
[INFO] [stdout]    |
[INFO] [stdout] 52 | pub struct GetPageReference<'a> {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `MeanScorer` is never constructed
[INFO] [stdout]   --> src/services/score/impls/mean.rs:24:12
[INFO] [stdout]    |
[INFO] [stdout] 24 | pub struct MeanScorer;
[INFO] [stdout]    |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `PercentScorer` is never constructed
[INFO] [stdout]   --> src/services/score/impls/percent.rs:25:12
[INFO] [stdout]    |
[INFO] [stdout] 25 | pub struct PercentScorer;
[INFO] [stdout]    |            ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `SumScorer` is never constructed
[INFO] [stdout]   --> src/services/score/impls/sum.rs:24:12
[INFO] [stdout]    |
[INFO] [stdout] 24 | pub struct SumScorer;
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `collect_votes` is never used
[INFO] [stdout]   --> src/services/score/service.rs:51:25
[INFO] [stdout]    |
[INFO] [stdout] 27 | impl ScoreService {
[INFO] [stdout]    | ----------------- associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 51 |     pub(crate) async fn collect_votes(
[INFO] [stdout]    |                         ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new`, `insert`, and `get` are never used
[INFO] [stdout]   --> src/services/score/structs.rs:48:12
[INFO] [stdout]    |
[INFO] [stdout] 46 | impl VoteMap {
[INFO] [stdout]    | ------------ associated items in this implementation
[INFO] [stdout] 47 |     #[inline]
[INFO] [stdout] 48 |     pub fn new() -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 53 |     pub fn insert(&mut self, vote: VoteValue, count: u64) {
[INFO] [stdout]    |            ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 58 |     pub fn get(&self, vote: VoteValue) -> u64 {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `CreateBotOwnerBody` is never constructed
[INFO] [stdout]   --> src/services/user_bot_owner/structs.rs:66:12
[INFO] [stdout]    |
[INFO] [stdout] 66 | pub struct CreateBotOwnerBody {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/locales/fluent.rs:119:36
[INFO] [stdout]     |
[INFO] [stdout] 116 |         &'a self,
[INFO] [stdout]     |          -- the lifetime is named here
[INFO] [stdout] ...
[INFO] [stdout] 119 |     ) -> Result<(&'a FluentBundle, FluentMessage), ServiceError> {
[INFO] [stdout]     |                   --               ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   the same lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 119 |     ) -> Result<(&'a FluentBundle, FluentMessage<'a>), ServiceError> {
[INFO] [stdout]     |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "b38f67f011d1d4c2290602b9f710463ddd65c11f8fb1fe5b965d53493173ca03", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b38f67f011d1d4c2290602b9f710463ddd65c11f8fb1fe5b965d53493173ca03", kill_on_drop: false }`
[INFO] [stdout] b38f67f011d1d4c2290602b9f710463ddd65c11f8fb1fe5b965d53493173ca03
