[INFO] fetching crate poem-ext 0.12.1... [INFO] testing poem-ext-0.12.1 against master#b03b3a7ec92682be2917540b679478d41c95a30c for pr-137122-1 [INFO] extracting crate poem-ext 0.12.1 into /workspace/builds/worker-3-tc1/source [INFO] started tweaking crates.io crate poem-ext 0.12.1 [INFO] finished tweaking crates.io crate poem-ext 0.12.1 [INFO] tweaked toml for crates.io crate poem-ext 0.12.1 written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate poem-ext 0.12.1 on toolchain b03b3a7ec92682be2917540b679478d41c95a30c [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b03b3a7ec92682be2917540b679478d41c95a30c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate poem-ext 0.12.1 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" "+b03b3a7ec92682be2917540b679478d41c95a30c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded tokio-shield v0.1.1 [INFO] [stderr] Downloaded poem-derive v3.1.4 [INFO] [stderr] Downloaded poem-openapi-derive v5.1.8 [INFO] [stderr] Downloaded sea-orm-macros v1.1.5 [INFO] [stderr] Downloaded poem v3.1.7 [INFO] [stderr] Downloaded sea-query v0.32.2 [INFO] [stderr] Downloaded poem-openapi v5.1.8 [INFO] [stderr] Downloaded sea-orm v1.1.5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+b03b3a7ec92682be2917540b679478d41c95a30c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a9c7b6535fa695eeab0ddfff0f4fab994fe00f6d3f99594b8f0dfbf0fb14d4b9 [INFO] running `Command { std: "docker" "start" "-a" "a9c7b6535fa695eeab0ddfff0f4fab994fe00f6d3f99594b8f0dfbf0fb14d4b9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a9c7b6535fa695eeab0ddfff0f4fab994fe00f6d3f99594b8f0dfbf0fb14d4b9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a9c7b6535fa695eeab0ddfff0f4fab994fe00f6d3f99594b8f0dfbf0fb14d4b9", kill_on_drop: false }` [INFO] [stdout] a9c7b6535fa695eeab0ddfff0f4fab994fe00f6d3f99594b8f0dfbf0fb14d4b9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+b03b3a7ec92682be2917540b679478d41c95a30c" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8645936a576485cd188625ebc31b91f678bf5904debbc87d158ae85c8cfc841d [INFO] running `Command { std: "docker" "start" "-a" "8645936a576485cd188625ebc31b91f678bf5904debbc87d158ae85c8cfc841d", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.93 [INFO] [stderr] Compiling unicode-ident v1.0.17 [INFO] [stderr] Compiling libc v0.2.169 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling typenum v1.18.0 [INFO] [stderr] Compiling itoa v1.0.14 [INFO] [stderr] Compiling pin-project-lite v0.2.16 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling bytes v1.10.0 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling smallvec v1.14.0 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling cpufeatures v0.2.17 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling once_cell v1.20.3 [INFO] [stderr] Compiling writeable v0.5.5 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling serde v1.0.218 [INFO] [stderr] Compiling litemap v0.7.4 [INFO] [stderr] Compiling icu_locid_transform_data v1.5.0 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling httparse v1.10.0 [INFO] [stderr] Compiling http v1.2.0 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling log v0.4.26 [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Compiling winnow v0.7.3 [INFO] [stderr] Compiling icu_properties_data v1.5.0 [INFO] [stderr] Compiling opaque-debug v0.3.1 [INFO] [stderr] Compiling uncased v0.9.10 [INFO] [stderr] Compiling proc-macro2-diagnostics v0.10.1 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling time-core v0.1.2 [INFO] [stderr] Compiling utf8_iter v1.0.4 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Compiling indexmap v2.7.1 [INFO] [stderr] Compiling bitflags v2.8.0 [INFO] [stderr] Compiling getrandom v0.3.1 [INFO] [stderr] Compiling httpdate v1.0.3 [INFO] [stderr] Compiling cfg_aliases v0.2.1 [INFO] [stderr] Compiling syn v2.0.98 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling thiserror v2.0.11 [INFO] [stderr] Compiling ryu v1.0.19 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling write16 v1.0.0 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling utf16_iter v1.0.5 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling icu_normalizer_data v1.5.0 [INFO] [stderr] Compiling atomic-waker v1.1.2 [INFO] [stderr] Compiling deranged v0.3.11 [INFO] [stderr] Compiling proc-macro-error-attr2 v2.0.0 [INFO] [stderr] Compiling time-macros v0.2.19 [INFO] [stderr] Compiling nix v0.29.0 [INFO] [stderr] Compiling multer v3.1.0 [INFO] [stderr] Compiling cookie v0.18.1 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling serde_json v1.0.139 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling yansi v1.0.1 [INFO] [stderr] Compiling linux-raw-sys v0.4.15 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling inout v0.1.4 [INFO] [stderr] Compiling headers-core v0.3.0 [INFO] [stderr] Compiling encoding_rs v0.8.35 [INFO] [stderr] Compiling base64 v0.21.7 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling unsafe-libyaml v0.2.11 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling unicode-xid v0.2.6 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling iana-time-zone v0.1.61 [INFO] [stderr] Compiling rfc7239 v0.1.3 [INFO] [stderr] Compiling ordered-float v3.9.2 [INFO] [stderr] Compiling sync_wrapper v1.0.2 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling wildmatch v2.4.0 [INFO] [stderr] Compiling chrono v0.4.39 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling aliasable v0.1.3 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling socket2 v0.5.8 [INFO] [stderr] Compiling mio v1.0.3 [INFO] [stderr] Compiling toml_edit v0.22.24 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling time v0.3.37 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling universal-hash v0.5.1 [INFO] [stderr] Compiling cipher v0.4.4 [INFO] [stderr] Compiling polyval v0.6.2 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling ctr v0.9.2 [INFO] [stderr] Compiling aes v0.8.4 [INFO] [stderr] Compiling aead v0.5.2 [INFO] [stderr] Compiling hkdf v0.12.4 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling ghash v0.5.1 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling proc-macro-crate v3.2.0 [INFO] [stderr] Compiling aes-gcm v0.10.3 [INFO] [stderr] Compiling headers v0.4.0 [INFO] [stderr] Compiling tempfile v3.17.1 [INFO] [stderr] Compiling strum v0.26.3 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Compiling darling_core v0.20.10 [INFO] [stderr] Compiling proc-macro-error2 v2.0.1 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling zerofrom-derive v0.1.5 [INFO] [stderr] Compiling yoke-derive v0.7.5 [INFO] [stderr] Compiling zerovec-derive v0.10.3 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling serde_derive v1.0.218 [INFO] [stderr] Compiling icu_provider_macros v1.5.0 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling thiserror-impl v2.0.11 [INFO] [stderr] Compiling darling_macro v0.20.10 [INFO] [stderr] Compiling sea-bae v0.2.1 [INFO] [stderr] Compiling poem-derive v3.1.4 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling darling v0.20.10 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling derive_more-impl v1.0.0 [INFO] [stderr] Compiling tokio v1.43.0 [INFO] [stderr] Compiling inherent v1.0.11 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling ouroboros_macro v0.18.5 [INFO] [stderr] Compiling async-stream v0.3.6 [INFO] [stderr] Compiling async-trait v0.1.86 [INFO] [stderr] Compiling sea-orm-macros v1.1.5 [INFO] [stderr] Compiling sea-query v0.32.2 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling zerofrom v0.1.5 [INFO] [stderr] Compiling yoke v0.7.5 [INFO] [stderr] Compiling zerovec v0.10.4 [INFO] [stderr] Compiling derive_more v1.0.0 [INFO] [stderr] Compiling poem-openapi-derive v5.1.8 [INFO] [stderr] Compiling ouroboros v0.18.5 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling http-body-util v0.1.2 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling tinystr v0.7.6 [INFO] [stderr] Compiling icu_collections v1.5.0 [INFO] [stderr] Compiling icu_locid v1.5.0 [INFO] [stderr] Compiling icu_provider v1.5.0 [INFO] [stderr] Compiling icu_locid_transform v1.5.0 [INFO] [stderr] Compiling icu_properties v1.5.1 [INFO] [stderr] Compiling tokio-util v0.7.13 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling tokio-shield v0.1.1 [INFO] [stderr] Compiling h2 v0.4.8 [INFO] [stderr] Compiling quick-xml v0.36.2 [INFO] [stderr] Compiling serde_yaml v0.9.34+deprecated [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling icu_normalizer v1.5.0 [INFO] [stderr] Compiling idna_adapter v1.2.0 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling sea-orm v1.1.5 [INFO] [stderr] Compiling hyper v1.6.0 [INFO] [stderr] Compiling hyper-util v0.1.10 [INFO] [stderr] Compiling poem v3.1.7 [INFO] [stderr] Compiling poem-openapi v5.1.8 [INFO] [stderr] Compiling poem-ext v0.12.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 59.12s [INFO] running `Command { std: "docker" "inspect" "8645936a576485cd188625ebc31b91f678bf5904debbc87d158ae85c8cfc841d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8645936a576485cd188625ebc31b91f678bf5904debbc87d158ae85c8cfc841d", kill_on_drop: false }` [INFO] [stdout] 8645936a576485cd188625ebc31b91f678bf5904debbc87d158ae85c8cfc841d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+b03b3a7ec92682be2917540b679478d41c95a30c" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2545d1a95f10915023a1083849636a5362e29a78e8fbc98b154f2abedcdf0cb1 [INFO] running `Command { std: "docker" "start" "-a" "2545d1a95f10915023a1083849636a5362e29a78e8fbc98b154f2abedcdf0cb1", kill_on_drop: false }` [INFO] [stderr] Compiling tokio v1.43.0 [INFO] [stderr] Compiling tokio-util v0.7.13 [INFO] [stderr] Compiling multer v3.1.0 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling tokio-shield v0.1.1 [INFO] [stderr] Compiling h2 v0.4.8 [INFO] [stderr] Compiling hyper v1.6.0 [INFO] [stderr] Compiling hyper-util v0.1.10 [INFO] [stderr] Compiling poem v3.1.7 [INFO] [stderr] Compiling poem-openapi v5.1.8 [INFO] [stderr] Compiling poem-ext v0.12.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 22.45s [INFO] running `Command { std: "docker" "inspect" "2545d1a95f10915023a1083849636a5362e29a78e8fbc98b154f2abedcdf0cb1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2545d1a95f10915023a1083849636a5362e29a78e8fbc98b154f2abedcdf0cb1", kill_on_drop: false }` [INFO] [stdout] 2545d1a95f10915023a1083849636a5362e29a78e8fbc98b154f2abedcdf0cb1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+b03b3a7ec92682be2917540b679478d41c95a30c" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 14c6a1388ed21a141d4535cc0cb7ce045acfdb001decf49916fb66065b7a1fb6 [INFO] running `Command { std: "docker" "start" "-a" "14c6a1388ed21a141d4535cc0cb7ce045acfdb001decf49916fb66065b7a1fb6", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.24s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/poem_ext-f7f49405b9bb5954) [INFO] [stdout] [INFO] [stdout] running 7 tests [INFO] [stdout] test auth::tests::test_correct_token ... ok [INFO] [stdout] test auth::tests::test_invalid_token ... ok [INFO] [stdout] test auth::tests::test_scheme_name ... ok [INFO] [stdout] test patch_value::tests::deserialize ... ok [INFO] [stdout] test patch_value::tests::serialize ... ok [INFO] [stdout] test responses::tests::test_response_schemas ... ok [INFO] [stdout] test auth::tests::test_missing_token ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Doc-tests poem_ext [INFO] [stdout] [INFO] [stdout] running 13 tests [INFO] [stdout] test src/shield_mw.rs - shield_mw::shield (line 12) - compile ... ok [INFO] [stdout] test src/db.rs - db (line 10) - compile ... ok [INFO] [stdout] test src/db.rs - db::DbTransactionMiddleware::with_check_fn (line 75) - compile ... ok [INFO] [stdout] test src/responses/mod.rs - responses::internal_server_error (line 91) ... ok [INFO] [stdout] test src/panic_handler.rs - panic_handler (line 5) ... FAILED [INFO] [stdout] test src/responses/mod.rs - responses::add_response_schemas (line 223) ... ok [INFO] [stdout] test src/responses/macros.rs - responses::macros::response (line 102) ... FAILED [INFO] [stdout] test src/responses/mod.rs - responses::Response (line 33) ... ok [INFO] [stdout] test src/patch_value.rs - patch_value (line 6) ... ok [INFO] [stdout] test src/responses/macros.rs - responses::macros::response (line 8) ... ok [INFO] [stdout] test src/static_string.rs - static_string::static_string (line 5) ... ok [INFO] [stdout] test src/auth.rs - auth::custom_auth (line 11) ... ok [INFO] [stdout] test src/shield_mw.rs - shield_mw::ShieldMiddleware (line 36) ... ok [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- src/panic_handler.rs - panic_handler (line 5) stdout ---- [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/tmp/rustdoctestghJK91/rmetaN2dBqc" [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/responses/macros.rs - responses::macros::response (line 102) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcl5sgYG/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libpoem_ext-1383e7288ac75c06.rlib,libtokio_shield-d2bb14681aebe976.rlib,libitertools-dbe135665412e559.rlib,libeither-38d43fea6173fdf6.rlib,libpoem_openapi-958f6e34a25bfaa0.rlib,libderive_more-baafbee8bd7d80ef.rlib,libsea_orm-6f514dbc43d1f100.rlib,libouroboros-1f721620f09ccba7.rlib,libstatic_assertions-d53a9977dc6e27e5.rlib,libaliasable-a847abc25fa8841c.rlib,libasync_stream-0fd9097cd054cb9b.rlib,libthiserror-02ffdb7ac8b42bc6.rlib,libstrum-d34fc9d52101e73c.rlib,liburl-f7333efc7686b0a4.rlib,libidna-395bda676a811c94.rlib,libidna_adapter-f5c820e1a00730fa.rlib,libicu_normalizer-ba728d2f719625ba.rlib,libicu_normalizer_data-924449c90d89dbe9.rlib,libwrite16-e3dc6fad88157cf5.rlib,libutf8_iter-0d9be7b316c2b184.rlib,libutf16_iter-d3264925eca367d9.rlib,libicu_properties-1d12134f589484da.rlib,libicu_properties_data-51b5eb2cadc91212.rlib,libicu_locid_transform-70b3f7b9c90590fb.rlib,libicu_locid_transform_data-ad15ccbe3fb30a0f.rlib,libicu_collections-7a40c922abf3c269.rlib,libicu_provider-0abf86edf43de74b.rlib,libicu_locid-6ab9d21b755ddf88.rlib,liblitemap-cecd5a7fd1787c64.rlib,libtinystr-6e28d57150a5aac8.rlib,libzerovec-190a64cc90157c80.rlib,libwriteable-45c783735d88c2b0.rlib,libyoke-d55738db0eced740.rlib,libzerofrom-cce59dc07b687bae.rlib,libstable_deref_trait-e5f295e98f1b80b2.rlib,libsea_query-a9ce24f2ca4a7aa9.rlib,libordered_float-3c82364becae2f09.rlib,libfutures-719d6a87ecd147c2.rlib,libpoem-ae9b452b79bf42d5.rlib,libtempfile-f80967157a773fc8.rlib,libgetrandom-44a1567d5994e038.rlib,libfastrand-503f12a96d791409.rlib,librustix-de393048911a4809.rlib,liblinux_raw_sys-b3e0a6b3ac010104.rlib,libcookie-168a819fc5dd6e26.rlib,libhkdf-faa12fc5613fb45e.rlib,libhmac-315a2c4873cd9078.rlib,libsha2-f88933b87f2aa528.rlib,libbase64-2a03de3babadded3.rlib,libtime-0f5a97f5cfecba12.rlib,libtime_core-4e44e5dcd53c485d.rlib,libnum_conv-2c976fbf8b8f2899.rlib,libderanged-9df638cca9ea2119.rlib,libpowerfmt-a0c185df26c26a22.rlib,libaes_gcm-d9959363d5abad5a.rlib,libctr-e20f9e88439945ef.rlib,libghash-1defbdac4e86ab7f.rlib,libpolyval-5db90c2a60437239.rlib,libopaque_debug-1c8528c9b2d49180.rlib,libuniversal_hash-7b030be37a1b57f8.rlib,libaes-42ce1ea8de256dd3.rlib,libcipher-9b65568c13ac7252.rlib,libinout-cc7277f31c31d5b2.rlib,libaead-8bd33abc23394bea.rlib,librand-98a04ce1d9058a16.rlib,librand_chacha-9b9dd16a981b54a5.rlib,libppv_lite86-6b8cda17aebfa768.rlib,libzerocopy-ec049a9cd55a0c28.rlib,libbyteorder-7df9ab1ae37e1368.rlib,libmulter-4e2afaeecf018f69.rlib,libspin-bbfc7d9afebf93b8.rlib,libencoding_rs-68ad4a143c31cce1.rlib,libserde_yaml-7442af70130670df.rlib,libunsafe_libyaml-7bc1bf218b2f5452.rlib,libquick_xml-dae4200274dc93a8.rlib,libserde_urlencoded-08a98bb1e6b61446.rlib,libform_urlencoded-a5edb5174711de82.rlib,libpercent_encoding-9bee39bbc5bd523a.rlib,libserde_json-03b944f7b9ff0677.rlib,libryu-6b175d60b6f34152.rlib,libthiserror-8244fc47b4284806.rlib,libhyper_util-d033109b9b43dcd3.rlib,libsync_wrapper-5a27d2ea02cd7690.rlib,libhyper-e2935b0a7615c883.rlib,libhttparse-393f41ac46057270.rlib,libh2-70f0a77c2972bb2a.rlib,libindexmap-1dfdff4da4264c8c.rlib,libequivalent-7e0e8cbe6c474a67.rlib,libhashbrown-19954401a582c725.rlib,libatomic_waker-001109810bdecbaa.rlib,libtokio_util-b17fe03f88441839.rlib,libhttp_body_util-77833096a72b362f.rlib,libhttp_body-5bc72e51fdac71cc.rlib,librfc7239-9e00f5811d9bb1c6.rlib,libuncased-5377d54b3e345a43.rlib,libserde-7747033de035e33b.rlib,libparking_lot-dbe7b978e370bc65.rlib,libparking_lot_core-cd7e5e5a23f353fa.rlib,libsmallvec-a5b45ffd15d94fdd.rlib,liblock_api-47948af6bba6d2a8.rlib,libscopeguard-d52bd00767847e44.rlib,libchrono-d0b45e43318c80c5.rlib,libnum_traits-39be14e70c722fe4.rlib,libiana_time_zone-33839373f004bfb1.rlib,libtracing-7b54db56d6d7b6f8.rlib,liblog-e36f16aa46751cfc.rlib,libtracing_core-46e3e2d0ba5b5e98.rlib,libonce_cell-5c42cc25c3567235.rlib,libregex-07d59f3792584a21.rlib,libregex_automata-b16ca0c62e99f813.rlib,libaho_corasick-5318fee7af990b33.rlib,libregex_syntax-13fc688ae7f36982.rlib,libwildmatch-6c5653a00b606a50.rlib,libnix-921260184159e750.rlib,libbitflags-0dbcd73e56b9cd85.rlib,libtokio-bb6973ffd160e2a4.rlib,libsocket2-b6f400c9e8a9a2e9.rlib,libmio-12d82b86515938eb.rlib,libheaders-584f7044cdf61a1f.rlib,libsha1-a714327d7382b86e.rlib,libcpufeatures-471354fefbcaf2d8.rlib,libdigest-a676fc2c94981cd7.rlib,libsubtle-6ff5d44cdfa0bfdf.rlib,libblock_buffer-eb912e7657afff52.rlib,libcrypto_common-691c335a3d6c7987.rlib,libgeneric_array-4d1e7d2120c15a03.rlib,libtypenum-b636c2b461885073.rlib,librand_core-1ab5943844726eca.rlib,libgetrandom-b996327625c2cb6b.rlib,liblibc-348bb14b111b37ff.rlib,libcfg_if-33ef6c02a07f9fec.rlib,libmime-4b44681fdb2c65f7.rlib,libhttpdate-9f9d2502c6a38412.rlib,libheaders_core-b445e6f82ec5ad65.rlib,libhttp-df75b824086b5e7b.rlib,libitoa-d34da3363977f6fb.rlib,libfnv-2d77ec4f6f971b24.rlib,libbytes-7a433da9c1db3f26.rlib,libbase64-64299f9d815d057c.rlib,libfutures_util-de966934c1706f08.rlib,libmemchr-3ffe5f7a52883367.rlib,libfutures_io-3e19596c076de665.rlib,libslab-b066ee2c679b47fd.rlib,libfutures_channel-f26d4826b597103e.rlib,libpin_project_lite-bedc6e0acd72ff2a.rlib,libfutures_sink-be8442ee548d90f9.rlib,libfutures_task-19b3aba2be9e7ae8.rlib,libpin_utils-9a5791cba021167a.rlib,libfutures_core-fc6bb1738f00fc87.rlib}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcl5sgYG/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,-znostart-stop-gc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestkBn0hW/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: PLEASE submit a bug report to https://github.com/llvm/llvm-project/issues/ and include the crash backtrace. [INFO] [stdout] LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stdout] collect2: fatal error: ld terminated with signal 7 [Bus error], core dumped [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] src/panic_handler.rs - panic_handler (line 5) [INFO] [stdout] src/responses/macros.rs - responses::macros::response (line 102) [INFO] [stdout] [INFO] [stdout] test result: FAILED. 11 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.49s [INFO] [stdout] [INFO] [stderr] error: doctest failed, to rerun pass `--doc` [INFO] running `Command { std: "docker" "inspect" "14c6a1388ed21a141d4535cc0cb7ce045acfdb001decf49916fb66065b7a1fb6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "14c6a1388ed21a141d4535cc0cb7ce045acfdb001decf49916fb66065b7a1fb6", kill_on_drop: false }` [INFO] [stdout] 14c6a1388ed21a141d4535cc0cb7ce045acfdb001decf49916fb66065b7a1fb6