[INFO] cloning repository https://github.com/j03-dev/oxhttp [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/j03-dev/oxhttp" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fj03-dev%2Foxhttp", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fj03-dev%2Foxhttp'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b8851b32f5ec8e441caabb12d2f747690f24a33f [INFO] checking j03-dev/oxhttp against try#4f260f0f20b3133d20cfb50353c0221943af5796+rustflags=-Dunmustuse_in_always_ok for pr-148577 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fj03-dev%2Foxhttp" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/j03-dev/oxhttp [INFO] finished tweaking git repo https://github.com/j03-dev/oxhttp [INFO] tweaked toml for git repo https://github.com/j03-dev/oxhttp written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/j03-dev/oxhttp on toolchain 4f260f0f20b3133d20cfb50353c0221943af5796 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/j03-dev/oxhttp 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" "+4f260f0f20b3133d20cfb50353c0221943af5796" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 87ff9bd858df774ad142cce2041fefd86088487057564d6ca2b9346083d0f1bd [INFO] running `Command { std: "docker" "start" "-a" "87ff9bd858df774ad142cce2041fefd86088487057564d6ca2b9346083d0f1bd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "87ff9bd858df774ad142cce2041fefd86088487057564d6ca2b9346083d0f1bd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "87ff9bd858df774ad142cce2041fefd86088487057564d6ca2b9346083d0f1bd", kill_on_drop: false }` [INFO] [stdout] 87ff9bd858df774ad142cce2041fefd86088487057564d6ca2b9346083d0f1bd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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 -Dunmustuse_in_always_ok" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6cea5ae01aa69849d6ee7898d5f4f784a999acf5165bd85a6f0b44159a63d949 [INFO] running `Command { std: "docker" "start" "-a" "6cea5ae01aa69849d6ee7898d5f4f784a999acf5165bd85a6f0b44159a63d949", 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 libc v0.2.177 [INFO] [stderr] Checking cfg-if v1.0.4 [INFO] [stderr] Compiling zerocopy v0.8.27 [INFO] [stderr] Checking zeroize v1.8.2 [INFO] [stderr] Compiling typenum v1.19.0 [INFO] [stderr] Checking memchr v2.7.6 [INFO] [stderr] Compiling libm v0.2.15 [INFO] [stderr] Checking const-oid v0.9.6 [INFO] [stderr] Checking subtle v2.6.1 [INFO] [stderr] Compiling generic-array v0.14.9 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling target-lexicon v0.13.3 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Checking base64ct v1.8.0 [INFO] [stderr] Checking stable_deref_trait v1.2.1 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Checking lock_api v0.4.14 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Checking slab v0.4.11 [INFO] [stderr] Checking pem-rfc7468 v0.7.0 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling phf v0.11.3 [INFO] [stderr] Compiling ryu v1.0.20 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Checking der v0.7.10 [INFO] [stderr] Compiling itertools v0.11.0 [INFO] [stderr] Compiling malachite-nz v0.4.22 [INFO] [stderr] Checking percent-encoding v2.3.2 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Checking spin v0.9.8 [INFO] [stderr] Compiling anyhow v1.0.100 [INFO] [stderr] Compiling regex-syntax v0.8.8 [INFO] [stderr] Compiling pyo3-build-config v0.26.0 [INFO] [stderr] Compiling unicode-width v0.2.2 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking spki v0.7.3 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Checking pkcs8 v0.10.2 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Compiling getopts v0.2.24 [INFO] [stderr] Checking log v0.4.28 [INFO] [stderr] Compiling unicode-xid v0.2.6 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Checking hashbrown v0.16.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking bitflags v2.9.4 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Checking base16ct v0.2.0 [INFO] [stderr] Checking hmac v0.12.1 [INFO] [stderr] Checking num-iter v0.1.45 [INFO] [stderr] Compiling pyo3-macros-backend v0.26.0 [INFO] [stderr] Compiling pyo3-ffi v0.26.0 [INFO] [stderr] Checking hkdf v0.12.4 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Checking sec1 v0.7.3 [INFO] [stderr] Checking num-bigint v0.4.6 [INFO] [stderr] Checking num-complex v0.4.6 [INFO] [stderr] Checking lazy_static v1.5.0 [INFO] [stderr] Checking tracing-core v0.1.34 [INFO] [stderr] Compiling memoffset v0.9.1 [INFO] [stderr] Compiling unic-char-range v0.9.0 [INFO] [stderr] Compiling semver v1.0.27 [INFO] [stderr] Compiling unic-common v0.9.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling unic-ucd-version v0.9.0 [INFO] [stderr] Compiling unic-char-property v0.9.0 [INFO] [stderr] Compiling pyo3 v0.26.0 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Checking indexmap v2.12.0 [INFO] [stderr] Compiling rustpython-parser-vendored v0.4.0 [INFO] [stderr] Compiling malachite-base v0.4.22 [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Checking signal-hook-registry v1.4.6 [INFO] [stderr] Checking mio v1.1.0 [INFO] [stderr] Checking socket2 v0.6.1 [INFO] [stderr] Compiling matrixmultiply v0.3.10 [INFO] [stderr] Checking parking_lot v0.12.5 [INFO] [stderr] Compiling ref-cast v1.0.25 [INFO] [stderr] Compiling ucd-trie v0.1.7 [INFO] [stderr] Checking ff v0.13.1 [INFO] [stderr] Checking signature v2.2.0 [INFO] [stderr] Compiling phf_generator v0.11.3 [INFO] [stderr] Checking crypto-bigint v0.5.5 [INFO] [stderr] Checking group v0.13.0 [INFO] [stderr] Compiling pest v2.8.3 [INFO] [stderr] Compiling phf_codegen v0.11.3 [INFO] [stderr] Compiling curve25519-dalek v4.1.3 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Checking rfc6979 v0.4.0 [INFO] [stderr] Checking sha2 v0.10.9 [INFO] [stderr] Checking form_urlencoded v1.2.2 [INFO] [stderr] Compiling unicode_names2_generator v1.3.0 [INFO] [stderr] Checking bstr v1.12.0 [INFO] [stderr] Compiling rustpython-parser v0.4.0 [INFO] [stderr] Checking siphasher v1.0.1 [INFO] [stderr] Compiling time-core v0.1.6 [INFO] [stderr] Compiling num-bigint-dig v0.8.4 [INFO] [stderr] Compiling cfg_aliases v0.2.1 [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Checking rawpointer v0.2.1 [INFO] [stderr] Compiling indoc v2.0.6 [INFO] [stderr] Checking unindent v0.2.4 [INFO] [stderr] Checking iana-time-zone v0.1.64 [INFO] [stderr] Checking deranged v0.5.4 [INFO] [stderr] Checking chrono v0.4.42 [INFO] [stderr] Compiling time-macros v0.2.24 [INFO] [stderr] Checking phf_shared v0.11.3 [INFO] [stderr] Compiling nix v0.30.1 [INFO] [stderr] Checking crossbeam-deque v0.8.6 [INFO] [stderr] Checking num-rational v0.4.2 [INFO] [stderr] Compiling unic-emoji-char v0.9.0 [INFO] [stderr] Compiling unic-ucd-ident v0.9.0 [INFO] [stderr] Compiling numpy v0.26.0 [INFO] [stderr] Compiling unicode_names2 v1.3.0 [INFO] [stderr] Checking winnow v0.7.13 [INFO] [stderr] Checking bit-vec v0.8.0 [INFO] [stderr] Checking borrow-or-share v0.2.2 [INFO] [stderr] Compiling lalrpop-util v0.20.2 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Checking bit-set v0.8.0 [INFO] [stderr] Checking num v0.4.3 [INFO] [stderr] Checking ndarray v0.16.1 [INFO] [stderr] Checking ed25519 v2.2.3 [INFO] [stderr] Checking rand_core v0.9.3 [INFO] [stderr] Compiling pest_meta v2.8.3 [INFO] [stderr] Checking serde_spanned v1.0.3 [INFO] [stderr] Checking toml_datetime v0.7.3 [INFO] [stderr] Compiling regex v1.12.2 [INFO] [stderr] Checking pkcs1 v0.7.5 [INFO] [stderr] Compiling multer v3.1.0 [INFO] [stderr] Checking deunicode v1.6.2 [INFO] [stderr] Checking toml_writer v1.0.4 [INFO] [stderr] Compiling parse-zoneinfo v0.3.1 [INFO] [stderr] Checking uuid v1.18.1 [INFO] [stderr] Checking vsimd v0.8.0 [INFO] [stderr] Checking outref v0.5.2 [INFO] [stderr] Checking elliptic-curve v0.13.8 [INFO] [stderr] Compiling chrono-tz-build v0.3.0 [INFO] [stderr] Checking time v0.3.44 [INFO] [stderr] Checking rustc-hash v2.1.1 [INFO] [stderr] Checking itertools v0.13.0 [INFO] [stderr] Checking uuid-simd v0.8.0 [INFO] [stderr] Checking slug v0.1.6 [INFO] [stderr] Checking rsa v0.9.8 [INFO] [stderr] Checking chacha20 v0.10.0-rc.2 [INFO] [stderr] Checking fraction v0.15.3 [INFO] [stderr] Checking primeorder v0.13.6 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling chrono-tz v0.9.0 [INFO] [stderr] Checking ecdsa v0.16.9 [INFO] [stderr] Checking toml_parser v1.0.4 [INFO] [stderr] Compiling pest_generator v2.8.3 [INFO] [stderr] Checking pem v3.0.6 [INFO] [stderr] Checking p256 v0.13.2 [INFO] [stderr] Checking toml v0.9.8 [INFO] [stderr] Checking p384 v0.13.1 [INFO] [stderr] Checking ordered-float v5.1.0 [INFO] [stderr] Checking humansize v2.1.3 [INFO] [stderr] Checking globset v0.4.17 [INFO] [stderr] Checking fancy-regex v0.16.2 [INFO] [stderr] Checking encoding_rs v0.8.35 [INFO] [stderr] Checking num-cmp v0.1.0 [INFO] [stderr] Checking maplit v1.0.2 [INFO] [stderr] Checking bytecount v0.6.9 [INFO] [stderr] Checking inventory v0.3.21 [INFO] [stderr] Checking ignore v0.4.24 [INFO] [stderr] Checking ctrlc v3.5.0 [INFO] [stderr] Checking rand v0.10.0-rc.0 [INFO] [stderr] Checking matchit v0.8.6 (https://github.com/ibraheemdev/matchit?branch=master#83da7171) [INFO] [stderr] Checking glob v0.3.3 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling derive_more-impl v1.0.0 [INFO] [stderr] Compiling is-macro v0.3.7 [INFO] [stderr] Compiling ref-cast-impl v1.0.25 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling curve25519-dalek-derive v0.1.1 [INFO] [stderr] Checking tokio v1.48.0 [INFO] [stderr] Compiling rustpython-parser-core v0.4.0 [INFO] [stderr] Checking globwalk v0.9.1 [INFO] [stderr] Compiling pest_derive v2.8.3 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Checking zerofrom v0.1.6 [INFO] [stderr] Checking yoke v0.8.0 [INFO] [stderr] Checking zerovec v0.11.4 [INFO] [stderr] Checking zerotrie v0.2.2 [INFO] [stderr] Checking simple_asn1 v0.6.3 [INFO] [stderr] Compiling pyo3-macros v0.26.0 [INFO] [stderr] Checking tinystr v0.8.1 [INFO] [stderr] Checking potential_utf v0.1.3 [INFO] [stderr] Checking icu_collections v2.0.0 [INFO] [stderr] Compiling derive_more v1.0.0 [INFO] [stderr] Checking icu_locale_core v2.0.0 [INFO] [stderr] Checking icu_provider v2.0.0 [INFO] [stderr] Checking fluent-uri v0.3.2 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking email_address v0.2.9 [INFO] [stderr] Checking tera v1.20.0 [INFO] [stderr] Checking minijinja v2.12.0 [INFO] [stderr] Checking ed25519-dalek v2.2.0 [INFO] [stderr] Checking icu_normalizer v2.0.0 [INFO] [stderr] Checking icu_properties v2.0.1 [INFO] [stderr] Checking jsonwebtoken v10.0.0 [INFO] [stderr] Checking futures-executor v0.3.31 [INFO] [stderr] Checking futures v0.3.31 [INFO] [stderr] Checking referencing v0.33.0 [INFO] [stderr] Checking idna_adapter v1.2.1 [INFO] [stderr] Checking idna v1.1.0 [INFO] [stderr] Checking tokio-util v0.7.16 [INFO] [stderr] Checking tower v0.5.2 [INFO] [stderr] Checking url v2.5.7 [INFO] [stderr] Checking h2 v0.4.12 [INFO] [stderr] Checking tower-http v0.6.6 [INFO] [stderr] Checking pyo3-async-runtimes v0.26.0 [INFO] [stderr] Checking hyper v1.7.0 [INFO] [stderr] Compiling malachite-q v0.4.22 [INFO] [stderr] Checking hyper-util v0.1.17 [INFO] [stderr] Compiling malachite v0.4.22 [INFO] [stderr] Compiling malachite-bigint v0.2.3 [INFO] [stderr] Checking reqwest v0.12.24 [INFO] [stderr] Compiling rustpython-ast v0.4.0 [INFO] [stderr] Checking jsonschema v0.33.0 [INFO] [stderr] Compiling pyo3-stub-gen-derive v0.15.1 (https://github.com/j03-dev/pyo3-stub-gen?rev=6cab5f86#6cab5f86) [INFO] [stderr] Checking pyo3-stub-gen v0.15.1 (https://github.com/j03-dev/pyo3-stub-gen?rev=6cab5f86#6cab5f86) [INFO] [stderr] Checking oxapy v0.6.7 (/opt/rustwide/workdir) [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/lib.rs:196:52 [INFO] [stdout] | [INFO] [stdout] 196 | fn app_data(&mut self, app_data: Py) -> Self { [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: requested on the command line with `-D unmustuse-in-always-ok` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/lib.rs:231:45 [INFO] [stdout] | [INFO] [stdout] 231 | fn attach(&mut self, router: Router) -> Self { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/lib.rs:250:65 [INFO] [stdout] | [INFO] [stdout] 250 | fn session_store(&mut self, session_store: SessionStore) -> Self { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/lib.rs:269:51 [INFO] [stdout] | [INFO] [stdout] 269 | fn template(&mut self, template: Template) -> Self { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/lib.rs:288:39 [INFO] [stdout] | [INFO] [stdout] 288 | fn cors(&mut self, cors: Cors) -> Self { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/lib.rs:305:62 [INFO] [stdout] | [INFO] [stdout] 305 | fn max_connections(&mut self, max_connections: usize) -> Self { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/lib.rs:325:64 [INFO] [stdout] | [INFO] [stdout] 325 | fn channel_capacity(&mut self, channel_capacity: usize) -> Self { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/lib.rs:346:78 [INFO] [stdout] | [INFO] [stdout] 346 | fn catchers(&mut self, catchers: Vec>, py: Python<'_>) -> Self { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/lib.rs:384:33 [INFO] [stdout] | [INFO] [stdout] 384 | fn async_mode(&mut self) -> Self { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/catcher.rs:49:47 [INFO] [stdout] | [INFO] [stdout] 49 | fn __call__(&self, handler: Py) -> Catcher { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/catcher.rs:79:35 [INFO] [stdout] | [INFO] [stdout] 79 | pub fn catcher(status: Status) -> CatcherBuilder { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/into_response.rs:118:24 [INFO] [stdout] | [INFO] [stdout] 118 | return value.try_into().into_py_exception(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 174 | / to_response!( [INFO] [stdout] 175 | | result, [INFO] [stdout] 176 | | py, [INFO] [stdout] 177 | | Response, [INFO] [stdout] ... | [INFO] [stdout] 182 | | Py [INFO] [stdout] 183 | | ) [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `to_response` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/multipart.rs:62:52 [INFO] [stdout] | [INFO] [stdout] 62 | fn content<'py>(&'py self, py: Python<'py>) -> Bound<'py, PyBytes> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/request.rs:215:41 [INFO] [stdout] | [INFO] [stdout] 215 | fn get_cookie(&self, name: &str) -> Option<&str> { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/response.rs:429:59 [INFO] [stdout] | [INFO] [stdout] 429 | let stream = stream::iter(chunk_iter).map(|bytes| Ok(Frame::data(bytes))); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/routing.rs:89:89 [INFO] [stdout] | [INFO] [stdout] 89 | pub fn $method(path: String, handler: Option>, py: Python<'_>) -> Route { [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 100 | / method_decorator!( [INFO] [stdout] 101 | | /// Registers an HTTP GET route. [INFO] [stdout] 102 | | /// [INFO] [stdout] 103 | | /// Parameters: [INFO] [stdout] ... | [INFO] [stdout] 204 | | options; [INFO] [stdout] 205 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `method_decorator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/serializer/mod.rs:124:20 [INFO] [stdout] | [INFO] [stdout] 124 | fn schema(slf: Bound<'_, Self>) -> PyResult> { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result<&pyo3::Bound<'_, serializer::Serializer>, Infallible> [INFO] [stdout] --> src/serializer/mod.rs:142:22 [INFO] [stdout] | [INFO] [stdout] 142 | fn is_valid(slf: &Bound<'_, Self>) -> PyResult<()> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/serializer/mod.rs:172:26 [INFO] [stdout] | [INFO] [stdout] 172 | fn validate<'a>(slf: Bound<'a, Self>, attr: Bound<'a, PyDict>) -> PyResult> { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/serializer/mod.rs:213:22 [INFO] [stdout] | [INFO] [stdout] 213 | fn data<'l>(slf: Bound<'l, Self>, py: Python<'l>) -> PyResult> { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result<&pyo3::Bound<'_, serializer::Serializer>, Infallible> [INFO] [stdout] --> src/serializer/mod.rs:252:14 [INFO] [stdout] | [INFO] [stdout] 252 | slf: &'l Bound, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/serializer/mod.rs:284:18 [INFO] [stdout] | [INFO] [stdout] 284 | fn save(slf: Bound<'_, Self>, session: Py) -> PyResult> { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/serializer/mod.rs:334:14 [INFO] [stdout] | [INFO] [stdout] 334 | slf: Bound<'_, Self>, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/session.rs:451:59 [INFO] [stdout] | [INFO] [stdout] 451 | pub fn get_cookie_header(&self, session: &Session) -> String { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/status.rs:206:23 [INFO] [stdout] | [INFO] [stdout] 206 | fn code(&self) -> u16 { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `oxapy` (lib test) due to 25 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/lib.rs:196:52 [INFO] [stdout] | [INFO] [stdout] 196 | fn app_data(&mut self, app_data: Py) -> Self { [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: requested on the command line with `-D unmustuse-in-always-ok` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/lib.rs:231:45 [INFO] [stdout] | [INFO] [stdout] 231 | fn attach(&mut self, router: Router) -> Self { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/lib.rs:250:65 [INFO] [stdout] | [INFO] [stdout] 250 | fn session_store(&mut self, session_store: SessionStore) -> Self { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/lib.rs:269:51 [INFO] [stdout] | [INFO] [stdout] 269 | fn template(&mut self, template: Template) -> Self { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/lib.rs:288:39 [INFO] [stdout] | [INFO] [stdout] 288 | fn cors(&mut self, cors: Cors) -> Self { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/lib.rs:305:62 [INFO] [stdout] | [INFO] [stdout] 305 | fn max_connections(&mut self, max_connections: usize) -> Self { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/lib.rs:325:64 [INFO] [stdout] | [INFO] [stdout] 325 | fn channel_capacity(&mut self, channel_capacity: usize) -> Self { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/lib.rs:346:78 [INFO] [stdout] | [INFO] [stdout] 346 | fn catchers(&mut self, catchers: Vec>, py: Python<'_>) -> Self { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/lib.rs:384:33 [INFO] [stdout] | [INFO] [stdout] 384 | fn async_mode(&mut self) -> Self { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/catcher.rs:49:47 [INFO] [stdout] | [INFO] [stdout] 49 | fn __call__(&self, handler: Py) -> Catcher { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/catcher.rs:79:35 [INFO] [stdout] | [INFO] [stdout] 79 | pub fn catcher(status: Status) -> CatcherBuilder { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/into_response.rs:118:24 [INFO] [stdout] | [INFO] [stdout] 118 | return value.try_into().into_py_exception(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 174 | / to_response!( [INFO] [stdout] 175 | | result, [INFO] [stdout] 176 | | py, [INFO] [stdout] 177 | | Response, [INFO] [stdout] ... | [INFO] [stdout] 182 | | Py [INFO] [stdout] 183 | | ) [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `to_response` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/multipart.rs:62:52 [INFO] [stdout] | [INFO] [stdout] 62 | fn content<'py>(&'py self, py: Python<'py>) -> Bound<'py, PyBytes> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/request.rs:215:41 [INFO] [stdout] | [INFO] [stdout] 215 | fn get_cookie(&self, name: &str) -> Option<&str> { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/response.rs:429:59 [INFO] [stdout] | [INFO] [stdout] 429 | let stream = stream::iter(chunk_iter).map(|bytes| Ok(Frame::data(bytes))); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/routing.rs:89:89 [INFO] [stdout] | [INFO] [stdout] 89 | pub fn $method(path: String, handler: Option>, py: Python<'_>) -> Route { [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 100 | / method_decorator!( [INFO] [stdout] 101 | | /// Registers an HTTP GET route. [INFO] [stdout] 102 | | /// [INFO] [stdout] 103 | | /// Parameters: [INFO] [stdout] ... | [INFO] [stdout] 204 | | options; [INFO] [stdout] 205 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `method_decorator` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/serializer/mod.rs:124:20 [INFO] [stdout] | [INFO] [stdout] 124 | fn schema(slf: Bound<'_, Self>) -> PyResult> { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result<&pyo3::Bound<'_, serializer::Serializer>, Infallible> [INFO] [stdout] --> src/serializer/mod.rs:142:22 [INFO] [stdout] | [INFO] [stdout] 142 | fn is_valid(slf: &Bound<'_, Self>) -> PyResult<()> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/serializer/mod.rs:172:26 [INFO] [stdout] | [INFO] [stdout] 172 | fn validate<'a>(slf: Bound<'a, Self>, attr: Bound<'a, PyDict>) -> PyResult> { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/serializer/mod.rs:213:22 [INFO] [stdout] | [INFO] [stdout] 213 | fn data<'l>(slf: Bound<'l, Self>, py: Python<'l>) -> PyResult> { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result<&pyo3::Bound<'_, serializer::Serializer>, Infallible> [INFO] [stdout] --> src/serializer/mod.rs:252:14 [INFO] [stdout] | [INFO] [stdout] 252 | slf: &'l Bound, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/serializer/mod.rs:284:18 [INFO] [stdout] | [INFO] [stdout] 284 | fn save(slf: Bound<'_, Self>, session: Py) -> PyResult> { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/serializer/mod.rs:334:14 [INFO] [stdout] | [INFO] [stdout] 334 | slf: Bound<'_, Self>, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/session.rs:451:59 [INFO] [stdout] | [INFO] [stdout] 451 | pub fn get_cookie_header(&self, session: &Session) -> String { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/status.rs:206:23 [INFO] [stdout] | [INFO] [stdout] 206 | fn code(&self) -> u16 { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `oxapy` (lib) due to 25 previous errors [INFO] running `Command { std: "docker" "inspect" "6cea5ae01aa69849d6ee7898d5f4f784a999acf5165bd85a6f0b44159a63d949", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6cea5ae01aa69849d6ee7898d5f4f784a999acf5165bd85a6f0b44159a63d949", kill_on_drop: false }` [INFO] [stdout] 6cea5ae01aa69849d6ee7898d5f4f784a999acf5165bd85a6f0b44159a63d949