[INFO] fetching crate poem-grants 3.0.2... [INFO] testing poem-grants-3.0.2 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-8 [INFO] extracting crate poem-grants 3.0.2 into /workspace/builds/worker-6-tc2/source [INFO] started tweaking crates.io crate poem-grants 3.0.2 [INFO] removed 0 missing examples [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate poem-grants 3.0.2 [INFO] tweaked toml for crates.io crate poem-grants 3.0.2 written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate poem-grants 3.0.2 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate poem-grants 3.0.2 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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a15bc59f74c9e5deaed2002ae38f3a83154c69653c5d33f246d184f5062e348f [INFO] running `Command { std: "docker" "start" "-a" "a15bc59f74c9e5deaed2002ae38f3a83154c69653c5d33f246d184f5062e348f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a15bc59f74c9e5deaed2002ae38f3a83154c69653c5d33f246d184f5062e348f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a15bc59f74c9e5deaed2002ae38f3a83154c69653c5d33f246d184f5062e348f", kill_on_drop: false }` [INFO] [stdout] a15bc59f74c9e5deaed2002ae38f3a83154c69653c5d33f246d184f5062e348f [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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 41c2d487386f61df95e68da4b80c9fc5afcc376d4128e600ec0a23ef67c1c113 [INFO] running `Command { std: "docker" "start" "-a" "41c2d487386f61df95e68da4b80c9fc5afcc376d4128e600ec0a23ef67c1c113", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.92 [INFO] [stderr] Compiling unicode-ident v1.0.14 [INFO] [stderr] Compiling libc v0.2.169 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling bytes v1.9.0 [INFO] [stderr] Compiling itoa v1.0.14 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling pin-project-lite v0.2.15 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling once_cell v1.20.2 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling serde v1.0.217 [INFO] [stderr] Compiling httparse v1.9.5 [INFO] [stderr] Compiling uncased v0.9.10 [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling winnow v0.6.22 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling nix v0.29.0 [INFO] [stderr] Compiling thiserror v2.0.9 [INFO] [stderr] Compiling indexmap v2.7.0 [INFO] [stderr] Compiling http v1.2.0 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling cpufeatures v0.2.16 [INFO] [stderr] Compiling serde_json v1.0.134 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling base64 v0.21.7 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling rfc7239 v0.1.3 [INFO] [stderr] Compiling wildmatch v2.4.0 [INFO] [stderr] Compiling syn v2.0.95 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling headers-core v0.3.0 [INFO] [stderr] Compiling toml_edit v0.22.22 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling mio v1.0.3 [INFO] [stderr] Compiling socket2 v0.5.8 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling headers v0.4.0 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling proc-macro-crate v3.2.0 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling darling_core v0.20.10 [INFO] [stderr] Compiling tokio-macros v2.4.0 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling serde_derive v1.0.217 [INFO] [stderr] Compiling thiserror-impl v2.0.9 [INFO] [stderr] Compiling poem-derive v3.1.4 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling tokio v1.42.0 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling darling_macro v0.20.10 [INFO] [stderr] Compiling darling v0.20.10 [INFO] [stderr] Compiling protect-endpoints-proc-macro v0.4.0 [INFO] [stderr] Compiling http-body-util v0.1.2 [INFO] [stderr] Compiling tokio-util v0.7.13 [INFO] [stderr] Compiling h2 v0.4.7 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling hyper v1.5.2 [INFO] [stderr] Compiling hyper-util v0.1.10 [INFO] [stderr] Compiling poem v3.1.6 [INFO] [stderr] Compiling poem-grants v3.0.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 40.12s [INFO] running `Command { std: "docker" "inspect" "41c2d487386f61df95e68da4b80c9fc5afcc376d4128e600ec0a23ef67c1c113", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "41c2d487386f61df95e68da4b80c9fc5afcc376d4128e600ec0a23ef67c1c113", kill_on_drop: false }` [INFO] [stdout] 41c2d487386f61df95e68da4b80c9fc5afcc376d4128e600ec0a23ef67c1c113 [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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7029e954566e3e296e144e5576a47255a7ce6f6ed4690b6d927db021cd992b4b [INFO] running `Command { std: "docker" "start" "-a" "7029e954566e3e296e144e5576a47255a7ce6f6ed4690b6d927db021cd992b4b", kill_on_drop: false }` [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling pin-project-internal v0.4.30 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling time-core v0.1.2 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling inout v0.1.3 [INFO] [stderr] Compiling tokio v1.42.0 [INFO] [stderr] Compiling deranged v0.3.11 [INFO] [stderr] Compiling opaque-debug v0.3.1 [INFO] [stderr] Compiling rustix v0.38.42 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling time-macros v0.2.19 [INFO] [stderr] Compiling multer v3.1.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling cookie v0.18.1 [INFO] [stderr] Compiling bytes v0.5.6 [INFO] [stderr] Compiling linux-raw-sys v0.4.14 [INFO] [stderr] Compiling cc v1.2.7 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling encoding_rs v0.8.35 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling iana-time-zone v0.1.61 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling cipher v0.4.4 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling universal-hash v0.5.1 [INFO] [stderr] Compiling aes v0.8.4 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling polyval v0.6.2 [INFO] [stderr] Compiling ctr v0.9.2 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling aead v0.5.2 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling hkdf v0.12.4 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling ghash v0.5.1 [INFO] [stderr] Compiling aes-gcm v0.10.3 [INFO] [stderr] Compiling serde_json v1.0.134 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling chrono v0.4.39 [INFO] [stderr] Compiling headers v0.4.0 [INFO] [stderr] Compiling quick-xml v0.36.2 [INFO] [stderr] Compiling serde_yaml v0.9.34+deprecated [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Compiling time v0.3.37 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling nix v0.29.0 [INFO] [stderr] Compiling unicode-xid v0.2.6 [INFO] [stderr] Compiling derive_more-impl v1.0.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling tempfile v3.15.0 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling untrusted v0.9.0 [INFO] [stderr] Compiling pem v3.0.4 [INFO] [stderr] Compiling derive_more v1.0.0 [INFO] [stderr] Compiling simple_asn1 v0.6.2 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling http-body-util v0.1.2 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling pin-project v0.4.30 [INFO] [stderr] Compiling futures_codec v0.4.1 [INFO] [stderr] Compiling sse-codec v0.3.2 [INFO] [stderr] Compiling tokio-util v0.7.13 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling jsonwebtoken v9.3.0 [INFO] [stderr] Compiling poem-openapi-derive v5.1.4 [INFO] [stderr] Compiling h2 v0.4.7 [INFO] [stderr] Compiling hyper v1.5.2 [INFO] [stderr] Compiling hyper-util v0.1.10 [INFO] [stderr] Compiling poem v3.1.6 [INFO] [stderr] Compiling poem-openapi v5.1.5 [INFO] [stderr] Compiling poem-grants v3.0.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 02s [INFO] running `Command { std: "docker" "inspect" "7029e954566e3e296e144e5576a47255a7ce6f6ed4690b6d927db021cd992b4b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7029e954566e3e296e144e5576a47255a7ce6f6ed4690b6d927db021cd992b4b", kill_on_drop: false }` [INFO] [stdout] 7029e954566e3e296e144e5576a47255a7ce6f6ed4690b6d927db021cd992b4b [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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 11015cc335bea781403e582a66a82f21b243c46d07d12cf7073cb87e590bb11d [INFO] running `Command { std: "docker" "start" "-a" "11015cc335bea781403e582a66a82f21b243c46d07d12cf7073cb87e590bb11d", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.27s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/poem_grants-f4243e30f20ec31b) [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test authorities::extractors::tests::test_fn_mut_extractor_impl ... ok [INFO] [stderr] Running tests/common.rs (/opt/rustwide/target/debug/deps/common-e7c23bf600e4cda3) [INFO] [stdout] test authorities::extractors::tests::test_fn_extractor_impl ... ok [INFO] [stderr] Running tests/tests.rs (/opt/rustwide/target/debug/deps/tests-672cc05f01b8078e) [INFO] [stdout] [INFO] [stdout] test result: ok. 2 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] [stdout] [INFO] [stdout] running 13 tests [INFO] [stdout] test proc_macro::different_fn_types::test_secure_with_user_id ... ok [INFO] [stdout] test proc_macro::different_fn_types::test_return ... ok [INFO] [stdout] test authorities_check::manual_check::enum_type::test_forbidden ... ok [INFO] [stdout] test authorities_check::manual_check::string_type::test_different_bodies ... ok [INFO] [stdout] test authorities_check::manual_check::enum_type::test_different_bodies ... ok [INFO] [stdout] test proc_macro::different_fn_types::test_http_response ... ok [INFO] [stdout] test proc_macro::type_feature::test_incorrect_http_response ... ok [INFO] [stdout] test proc_macro::different_fn_types::test_result ... ok [INFO] [stdout] test authorities_check::manual_check::string_type::test_forbidden ... ok [INFO] [stdout] test proc_macro::type_feature::test_http_response_for_full_path_enum ... ok [INFO] [stdout] test proc_macro::different_fn_types::test_sync_handler ... ok [INFO] [stdout] test proc_macro::different_fn_types::test_str ... ok [INFO] [stdout] test proc_macro::type_feature::test_http_response_for_imported_enum ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 13 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.06s [INFO] [stdout] [INFO] [stderr] Doc-tests poem_grants [INFO] [stdout] [INFO] [stdout] running 10 tests [INFO] [stdout] test src/lib.rs - (line 101) ... ignored [INFO] [stdout] test src/lib.rs - (line 43) ... ignored [INFO] [stdout] test src/lib.rs - (line 50) ... ignored [INFO] [stdout] test src/lib.rs - (line 122) - compile ... ok [INFO] [stdout] test src/lib.rs - (line 61) - compile ... ok [INFO] [stdout] test src/lib.rs - (line 72) - compile ... ok [INFO] [stdout] test src/authorities/attache.rs - authorities::attache::AttachAuthorities (line 11) ... ok [INFO] [stdout] test src/middleware.rs - middleware::GrantsMiddleware::with_extractor (line 66) ... ok [INFO] [stdout] test src/lib.rs - proc_macro (line 29) ... ok [INFO] [stdout] test src/middleware.rs - middleware::GrantsMiddleware (line 12) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 7 passed; 0 failed; 3 ignored; 0 measured; 0 filtered out; finished in 1.77s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "11015cc335bea781403e582a66a82f21b243c46d07d12cf7073cb87e590bb11d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "11015cc335bea781403e582a66a82f21b243c46d07d12cf7073cb87e590bb11d", kill_on_drop: false }` [INFO] [stdout] 11015cc335bea781403e582a66a82f21b243c46d07d12cf7073cb87e590bb11d