[INFO] fetching crate salvo-jwt-auth 0.84.2... [INFO] testing salvo-jwt-auth-0.84.2 against beta-2025-10-28 for beta-1.92-2 [INFO] extracting crate salvo-jwt-auth 0.84.2 into /workspace/builds/worker-5-tc2/source [INFO] started tweaking crates.io crate salvo-jwt-auth 0.84.2 [INFO] finished tweaking crates.io crate salvo-jwt-auth 0.84.2 [INFO] tweaked toml for crates.io crate salvo-jwt-auth 0.84.2 written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate salvo-jwt-auth 0.84.2 on toolchain beta-2025-10-28 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate salvo-jwt-auth 0.84.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" "+beta-2025-10-28" "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" "+beta-2025-10-28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4bcb5644739c0d3dfb4c613fd9da1e4d21532a7667945402cbc8d167b76b27d6 [INFO] running `Command { std: "docker" "start" "-a" "4bcb5644739c0d3dfb4c613fd9da1e4d21532a7667945402cbc8d167b76b27d6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4bcb5644739c0d3dfb4c613fd9da1e4d21532a7667945402cbc8d167b76b27d6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4bcb5644739c0d3dfb4c613fd9da1e4d21532a7667945402cbc8d167b76b27d6", kill_on_drop: false }` [INFO] [stdout] 4bcb5644739c0d3dfb4c613fd9da1e4d21532a7667945402cbc8d167b76b27d6 [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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2025-10-28" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0816f3e1ceeca0ddfa067c6eef5762a7b789cd1d55b8324b659b64a623e34004 [INFO] running `Command { std: "docker" "start" "-a" "0816f3e1ceeca0ddfa067c6eef5762a7b789cd1d55b8324b659b64a623e34004", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.177 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling const-oid v0.9.6 [INFO] [stderr] Compiling base64ct v1.8.0 [INFO] [stderr] Compiling generic-array v0.14.9 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling base16ct v0.2.0 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling syn v2.0.107 [INFO] [stderr] Compiling regex-syntax v0.8.8 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling deranged v0.5.4 [INFO] [stderr] Compiling time-macros v0.2.24 [INFO] [stderr] Compiling winnow v0.7.13 [INFO] [stderr] Compiling memchr v2.7.6 [INFO] [stderr] Compiling curve25519-dalek v4.1.3 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling pem-rfc7468 v0.7.0 [INFO] [stderr] Compiling toml_datetime v0.7.3 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling cfg_aliases v0.2.1 [INFO] [stderr] Compiling der v0.7.10 [INFO] [stderr] Compiling unicase v2.8.1 [INFO] [stderr] Compiling num-bigint-dig v0.8.4 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling nix v0.30.1 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling multer v3.1.0 [INFO] [stderr] Compiling mime-infer v4.0.1 [INFO] [stderr] Compiling cookie v0.18.1 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling lock_api v0.4.14 [INFO] [stderr] Compiling headers-core v0.3.0 [INFO] [stderr] Compiling xml-rs v0.8.27 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling inout v0.1.4 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling chardetng v0.1.17 [INFO] [stderr] Compiling pem v3.0.6 [INFO] [stderr] Compiling content_inspector v0.2.4 [INFO] [stderr] Compiling time v0.3.44 [INFO] [stderr] Compiling num-iter v0.1.45 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Compiling sync_wrapper v1.0.2 [INFO] [stderr] Compiling spki v0.7.3 [INFO] [stderr] Compiling pkcs8 v0.10.2 [INFO] [stderr] Compiling sec1 v0.7.3 [INFO] [stderr] Compiling toml_parser v1.0.4 [INFO] [stderr] Compiling pkcs1 v0.7.5 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling socket2 v0.6.1 [INFO] [stderr] Compiling mio v1.1.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling tempfile v3.23.0 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling ff v0.13.1 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling group v0.13.0 [INFO] [stderr] Compiling crypto-bigint v0.5.5 [INFO] [stderr] Compiling universal-hash v0.5.1 [INFO] [stderr] Compiling cipher v0.4.4 [INFO] [stderr] Compiling aead v0.5.2 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling polyval v0.6.2 [INFO] [stderr] Compiling toml_edit v0.23.7 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling signature v2.2.0 [INFO] [stderr] Compiling hkdf v0.12.4 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling rfc6979 v0.4.0 [INFO] [stderr] Compiling ghash v0.5.1 [INFO] [stderr] Compiling ctr v0.9.2 [INFO] [stderr] Compiling aes v0.8.4 [INFO] [stderr] Compiling ed25519 v2.2.3 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling headers v0.4.1 [INFO] [stderr] Compiling proc-macro-crate v3.4.0 [INFO] [stderr] Compiling aes-gcm v0.10.3 [INFO] [stderr] Compiling regex v1.12.2 [INFO] [stderr] Compiling elliptic-curve v0.13.8 [INFO] [stderr] Compiling salvo-serde-util v0.84.2 [INFO] [stderr] Compiling rsa v0.9.8 [INFO] [stderr] Compiling ecdsa v0.16.9 [INFO] [stderr] Compiling primeorder v0.13.6 [INFO] [stderr] Compiling p384 v0.13.1 [INFO] [stderr] Compiling p256 v0.13.2 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling curve25519-dalek-derive v0.1.1 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling enumflags2_derive v0.7.12 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling salvo_macros v0.84.2 [INFO] [stderr] Compiling tokio v1.48.0 [INFO] [stderr] Compiling pin-project v1.1.10 [INFO] [stderr] Compiling enumflags2 v0.7.12 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Compiling simple_asn1 v0.6.3 [INFO] [stderr] Compiling ed25519-dalek v2.2.0 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling serde-xml-rs v0.8.1 [INFO] [stderr] Compiling multimap v0.10.1 [INFO] [stderr] Compiling jsonwebtoken v10.1.0 [INFO] [stderr] Compiling tokio-util v0.7.16 [INFO] [stderr] Compiling h2 v0.4.12 [INFO] [stderr] Compiling hyper v1.7.0 [INFO] [stderr] Compiling hyper-util v0.1.17 [INFO] [stderr] Compiling salvo_core v0.84.2 [INFO] [stderr] Compiling salvo-jwt-auth v0.84.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 54.72s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: num-bigint-dig v0.8.4 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] running `Command { std: "docker" "inspect" "0816f3e1ceeca0ddfa067c6eef5762a7b789cd1d55b8324b659b64a623e34004", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0816f3e1ceeca0ddfa067c6eef5762a7b789cd1d55b8324b659b64a623e34004", kill_on_drop: false }` [INFO] [stdout] 0816f3e1ceeca0ddfa067c6eef5762a7b789cd1d55b8324b659b64a623e34004 [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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2025-10-28" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b616fef3b5d0ce9b2d6b488e8b12793f62615ebad496cccbee21279793572437 [INFO] running `Command { std: "docker" "start" "-a" "b616fef3b5d0ce9b2d6b488e8b12793f62615ebad496cccbee21279793572437", kill_on_drop: false }` [INFO] [stderr] Compiling time v0.3.44 [INFO] [stderr] Compiling cookie v0.18.1 [INFO] [stderr] Compiling simple_asn1 v0.6.3 [INFO] [stderr] Compiling salvo_core v0.84.2 [INFO] [stderr] Compiling jsonwebtoken v10.1.0 [INFO] [stderr] Compiling salvo-jwt-auth v0.84.2 (/opt/rustwide/workdir) [INFO] [stdout] error[E0432]: unresolved import `salvo_core::test` [INFO] [stdout] --> src/lib.rs:417:21 [INFO] [stdout] | [INFO] [stdout] 417 | use salvo_core::test::{ResponseExt, TestClient}; [INFO] [stdout] | ^^^^ could not find `test` in `salvo_core` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/salvo_core-0.84.2/src/lib.rs:65:13 [INFO] [stdout] | [INFO] [stdout] 64 | #![feature ="test"] [INFO] [stdout] | --------------- the item is gated behind the `test` feature [INFO] [stdout] 65 | pub mod test; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/lib.rs:448:13 [INFO] [stdout] | [INFO] [stdout] 448 | / TestClient::get("http://127.0.0.1:5801/hello") [INFO] [stdout] 449 | | .add_header("Authorization", format!("Bearer {token}"), true) [INFO] [stdout] 450 | | .send(service) [INFO] [stdout] 451 | | .await [INFO] [stdout] | |______________________^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/lib.rs:448:13 [INFO] [stdout] | [INFO] [stdout] 448 | / TestClient::get("http://127.0.0.1:5801/hello") [INFO] [stdout] 449 | | .add_header("Authorization", format!("Bearer {token}"), true) [INFO] [stdout] 450 | | .send(service) [INFO] [stdout] 451 | | .await [INFO] [stdout] 452 | | .take_string() [INFO] [stdout] 453 | | .await [INFO] [stdout] | |______________________^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/lib.rs:471:23 [INFO] [stdout] | [INFO] [stdout] 471 | let content = TestClient::get(format!("http://127.0.0.1:5801/hello?jwt_token={token}")) [INFO] [stdout] | _______________________^ [INFO] [stdout] 472 | | .send(&service) [INFO] [stdout] 473 | | .await [INFO] [stdout] | |__________________^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/lib.rs:471:23 [INFO] [stdout] | [INFO] [stdout] 471 | let content = TestClient::get(format!("http://127.0.0.1:5801/hello?jwt_token={token}")) [INFO] [stdout] | _______________________^ [INFO] [stdout] 472 | | .send(&service) [INFO] [stdout] 473 | | .await [INFO] [stdout] 474 | | .take_string() [INFO] [stdout] 475 | | .await [INFO] [stdout] | |__________________^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/lib.rs:478:23 [INFO] [stdout] | [INFO] [stdout] 478 | let content = TestClient::get("http://127.0.0.1:5801/hello") [INFO] [stdout] | _______________________^ [INFO] [stdout] 479 | | .add_header("Cookie", format!("jwt_token={token}"), true) [INFO] [stdout] 480 | | .send(&service) [INFO] [stdout] 481 | | .await [INFO] [stdout] | |__________________^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/lib.rs:478:23 [INFO] [stdout] | [INFO] [stdout] 478 | let content = TestClient::get("http://127.0.0.1:5801/hello") [INFO] [stdout] | _______________________^ [INFO] [stdout] 479 | | .add_header("Cookie", format!("jwt_token={token}"), true) [INFO] [stdout] 480 | | .send(&service) [INFO] [stdout] 481 | | .await [INFO] [stdout] 482 | | .take_string() [INFO] [stdout] 483 | | .await [INFO] [stdout] | |__________________^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0282, E0432. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0282`. [INFO] [stdout] [INFO] [stderr] error: could not compile `salvo-jwt-auth` (lib test) due to 7 previous errors [INFO] running `Command { std: "docker" "inspect" "b616fef3b5d0ce9b2d6b488e8b12793f62615ebad496cccbee21279793572437", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b616fef3b5d0ce9b2d6b488e8b12793f62615ebad496cccbee21279793572437", kill_on_drop: false }` [INFO] [stdout] b616fef3b5d0ce9b2d6b488e8b12793f62615ebad496cccbee21279793572437