[INFO] fetching crate sa-token-plugin-axum 0.1.12... [INFO] testing sa-token-plugin-axum-0.1.12 against master#562dee4820c458d823175268e41601d4c060588a for pr-154210-2 [INFO] extracting crate sa-token-plugin-axum 0.1.12 into /workspace/builds/worker-1-tc1/source [INFO] started tweaking crates.io crate sa-token-plugin-axum 0.1.12 [INFO] finished tweaking crates.io crate sa-token-plugin-axum 0.1.12 [INFO] tweaked toml for crates.io crate sa-token-plugin-axum 0.1.12 written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate sa-token-plugin-axum 0.1.12 on toolchain 562dee4820c458d823175268e41601d4c060588a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate sa-token-plugin-axum 0.1.12 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded sa-token-storage-redis v0.1.12 [INFO] [stderr] Downloaded sa-token-storage-database v0.1.12 [INFO] [stderr] Downloaded sa-token-macro v0.1.12 [INFO] [stderr] Downloaded sa-token-storage-memory v0.1.12 [INFO] [stderr] Downloaded sa-token-adapter v0.1.12 [INFO] [stderr] Downloaded redis v0.32.7 [INFO] [stderr] Downloaded sa-token-core v0.1.12 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 43722c572c581564cdd3344435dcdd9a088bd531d65fb36f968a0347720b705e [INFO] running `Command { std: "docker" "start" "-a" "43722c572c581564cdd3344435dcdd9a088bd531d65fb36f968a0347720b705e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "43722c572c581564cdd3344435dcdd9a088bd531d65fb36f968a0347720b705e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "43722c572c581564cdd3344435dcdd9a088bd531d65fb36f968a0347720b705e", kill_on_drop: false }` [INFO] [stdout] 43722c572c581564cdd3344435dcdd9a088bd531d65fb36f968a0347720b705e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2d44af15067d8a4ad5653108a7365035eab7885f93bd9b620d1e10b194b69087 [INFO] running `Command { std: "docker" "start" "-a" "2d44af15067d8a4ad5653108a7365035eab7885f93bd9b620d1e10b194b69087", kill_on_drop: false }` [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling http v1.3.1 [INFO] [stderr] Compiling syn v2.0.110 [INFO] [stderr] Compiling cc v1.2.46 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling time v0.3.44 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Compiling urlencoding v2.1.3 [INFO] [stderr] Compiling pem v3.0.6 [INFO] [stderr] Compiling serde_path_to_error v0.1.20 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling regex v1.12.2 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling sa-token-macro v0.1.12 [INFO] [stderr] Compiling tokio v1.48.0 [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Compiling simple_asn1 v0.6.3 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling axum-core v0.5.5 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling sa-token-adapter v0.1.12 [INFO] [stderr] Compiling chrono v0.4.42 [INFO] [stderr] Compiling uuid v1.18.1 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling jsonwebtoken v9.3.1 [INFO] [stderr] Compiling hyper v1.8.1 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling sa-token-core v0.1.12 [INFO] [stderr] Compiling sa-token-storage-memory v0.1.12 [INFO] [stderr] Compiling hyper-util v0.1.18 [INFO] [stderr] Compiling axum v0.8.7 [INFO] [stderr] Compiling sa-token-plugin-axum v0.1.12 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 30.56s [INFO] running `Command { std: "docker" "inspect" "2d44af15067d8a4ad5653108a7365035eab7885f93bd9b620d1e10b194b69087", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2d44af15067d8a4ad5653108a7365035eab7885f93bd9b620d1e10b194b69087", kill_on_drop: false }` [INFO] [stdout] 2d44af15067d8a4ad5653108a7365035eab7885f93bd9b620d1e10b194b69087 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d61de75937c15adac17c14d68674e4c74a29d74df849dd8c01f6ca43e79200cf [INFO] running `Command { std: "docker" "start" "-a" "d61de75937c15adac17c14d68674e4c74a29d74df849dd8c01f6ca43e79200cf", kill_on_drop: false }` [INFO] [stderr] Compiling sa-token-plugin-axum v0.1.12 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.77s [INFO] running `Command { std: "docker" "inspect" "d61de75937c15adac17c14d68674e4c74a29d74df849dd8c01f6ca43e79200cf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d61de75937c15adac17c14d68674e4c74a29d74df849dd8c01f6ca43e79200cf", kill_on_drop: false }` [INFO] [stdout] d61de75937c15adac17c14d68674e4c74a29d74df849dd8c01f6ca43e79200cf [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 05df3b1bd21d669df8ba9ab641df321ab8ac43077525dfc0c8a3c90fada8a70b [INFO] running `Command { std: "docker" "start" "-a" "05df3b1bd21d669df8ba9ab641df321ab8ac43077525dfc0c8a3c90fada8a70b", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.16s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/sa_token_plugin_axum-652fb32d6ed7ed32) [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] [stderr] Doc-tests sa_token_plugin_axum [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test src/lib.rs - (line 20) ... ignored [INFO] [stdout] test src/lib.rs - SaTokenState::builder (line 104) ... ignored [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 2 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] all doctests ran in 0.34s; merged doctests compilation took 0.33s [INFO] running `Command { std: "docker" "inspect" "05df3b1bd21d669df8ba9ab641df321ab8ac43077525dfc0c8a3c90fada8a70b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "05df3b1bd21d669df8ba9ab641df321ab8ac43077525dfc0c8a3c90fada8a70b", kill_on_drop: false }` [INFO] [stdout] 05df3b1bd21d669df8ba9ab641df321ab8ac43077525dfc0c8a3c90fada8a70b