[INFO] fetching crate axum-gate 0.1.0...
[INFO] testing axum-gate-0.1.0 against try#b83b707f97d809763b7861afa7638871f3339a33 for pr-145838-1
[INFO] extracting crate axum-gate 0.1.0 into /workspace/builds/worker-4-tc2/source
[INFO] started tweaking crates.io crate axum-gate 0.1.0
[INFO] finished tweaking crates.io crate axum-gate 0.1.0
[INFO] tweaked toml for crates.io crate axum-gate 0.1.0 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate axum-gate 0.1.0 on toolchain b83b707f97d809763b7861afa7638871f3339a33
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate axum-gate 0.1.0 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" "+b83b707f97d809763b7861afa7638871f3339a33" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e39e1e2525f009dbfcb3feeef0efc30d660cc44957345dd46778439de810a647
[INFO] running `Command { std: "docker" "start" "-a" "e39e1e2525f009dbfcb3feeef0efc30d660cc44957345dd46778439de810a647", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e39e1e2525f009dbfcb3feeef0efc30d660cc44957345dd46778439de810a647", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e39e1e2525f009dbfcb3feeef0efc30d660cc44957345dd46778439de810a647", kill_on_drop: false }`
[INFO] [stdout] e39e1e2525f009dbfcb3feeef0efc30d660cc44957345dd46778439de810a647
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] df0f19619f498273d5d7bdb691d75e1bda1d8ca1a3647f4c48ad8b8c4e4779e7
[INFO] running `Command { std: "docker" "start" "-a" "df0f19619f498273d5d7bdb691d75e1bda1d8ca1a3647f4c48ad8b8c4e4779e7", kill_on_drop: false }`
[INFO] [stderr] Compiling libc v0.2.171
[INFO] [stderr] Compiling futures-task v0.3.31
[INFO] [stderr] Compiling num-traits v0.2.19
[INFO] [stderr] Compiling tracing-core v0.1.33
[INFO] [stderr] Compiling zerocopy v0.8.24
[INFO] [stderr] Compiling quote v1.0.40
[INFO] [stderr] Compiling deranged v0.4.1
[INFO] [stderr] Compiling strsim v0.11.1
[INFO] [stderr] Compiling getrandom v0.3.2
[INFO] [stderr] Compiling rustversion v1.0.20
[INFO] [stderr] Compiling serde_json v1.0.140
[INFO] [stderr] Compiling cc v1.2.17
[INFO] [stderr] Compiling futures-channel v0.3.31
[INFO] [stderr] Compiling thiserror v2.0.12
[INFO] [stderr] Compiling smallvec v1.14.0
[INFO] [stderr] Compiling sync_wrapper v1.0.2
[INFO] [stderr] Compiling futures-util v0.3.31
[INFO] [stderr] Compiling cookie v0.18.1
[INFO] [stderr] Compiling matchit v0.8.4
[INFO] [stderr] Compiling base64ct v1.7.3
[INFO] [stderr] Compiling syn v2.0.100
[INFO] [stderr] Compiling num-integer v0.1.46
[INFO] [stderr] Compiling socket2 v0.5.9
[INFO] [stderr] Compiling mio v1.0.3
[INFO] [stderr] Compiling getrandom v0.2.15
[INFO] [stderr] Compiling num-bigint v0.4.6
[INFO] [stderr] Compiling rand_core v0.6.4
[INFO] [stderr] Compiling rand_core v0.9.3
[INFO] [stderr] Compiling password-hash v0.5.0
[INFO] [stderr] Compiling ring v0.17.14
[INFO] [stderr] Compiling argon2 v0.5.3
[INFO] [stderr] Compiling ppv-lite86 v0.2.21
[INFO] [stderr] Compiling time v0.3.41
[INFO] [stderr] Compiling rand_chacha v0.9.0
[INFO] [stderr] Compiling rand v0.9.0
[INFO] [stderr] Compiling darling_core v0.20.11
[INFO] [stderr] Compiling serde_derive v1.0.219
[INFO] [stderr] Compiling tokio-macros v2.5.0
[INFO] [stderr] Compiling tracing-attributes v0.1.28
[INFO] [stderr] Compiling thiserror-impl v2.0.12
[INFO] [stderr] Compiling pin-project-internal v1.1.10
[INFO] [stderr] Compiling tokio v1.44.1
[INFO] [stderr] Compiling pin-project v1.1.10
[INFO] [stderr] Compiling simple_asn1 v0.6.3
[INFO] [stderr] Compiling tracing v0.1.41
[INFO] [stderr] Compiling axum-core v0.5.2
[INFO] [stderr] Compiling darling_macro v0.20.11
[INFO] [stderr] Compiling darling v0.20.11
[INFO] [stderr] Compiling serde_with_macros v3.12.0
[INFO] [stderr] Compiling serde v1.0.219
[INFO] [stderr] Compiling hyper v1.6.0
[INFO] [stderr] Compiling tower v0.5.2
[INFO] [stderr] Compiling hyper-util v0.1.11
[INFO] [stderr] Compiling serde_path_to_error v0.1.17
[INFO] [stderr] Compiling serde_urlencoded v0.7.1
[INFO] [stderr] Compiling chrono v0.4.40
[INFO] [stderr] Compiling serde_with v3.12.0
[INFO] [stderr] Compiling axum v0.8.3
[INFO] [stderr] Compiling jsonwebtoken v9.3.1
[INFO] [stderr] Compiling axum-extra v0.10.1
[INFO] [stderr] Compiling axum-gate v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout] --> src/gate.rs:213:24
[INFO] [stdout] |
[INFO] [stdout] 213 | pub fn auth_cookie(&self, req: &Request
) -> Option {
[INFO] [stdout] | ^^^^^ the lifetime is elided here ^^^^^^ the same lifetime is hidden here
[INFO] [stdout] |
[INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout] |
[INFO] [stdout] 213 | pub fn auth_cookie(&self, req: &Request) -> Option> {
[INFO] [stdout] | ++++
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 41.95s
[INFO] running `Command { std: "docker" "inspect" "df0f19619f498273d5d7bdb691d75e1bda1d8ca1a3647f4c48ad8b8c4e4779e7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "df0f19619f498273d5d7bdb691d75e1bda1d8ca1a3647f4c48ad8b8c4e4779e7", kill_on_drop: false }`
[INFO] [stdout] df0f19619f498273d5d7bdb691d75e1bda1d8ca1a3647f4c48ad8b8c4e4779e7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8491993a7d5cedee1db62b6ef7644a4234c5df96b9f63a5c66cdd9c2322b4f48
[INFO] running `Command { std: "docker" "start" "-a" "8491993a7d5cedee1db62b6ef7644a4234c5df96b9f63a5c66cdd9c2322b4f48", kill_on_drop: false }`
[INFO] [stderr] Compiling log v0.4.27
[INFO] [stderr] Compiling tracing-core v0.1.33
[INFO] [stderr] Compiling tokio v1.44.1
[INFO] [stderr] Compiling regex-syntax v0.8.5
[INFO] [stderr] Compiling async-stream-impl v0.3.6
[INFO] [stderr] Compiling thread_local v1.1.8
[INFO] [stderr] Compiling sharded-slab v0.1.7
[INFO] [stderr] Compiling async-stream v0.3.6
[INFO] [stderr] Compiling tracing v0.1.41
[INFO] [stderr] Compiling tracing-log v0.2.0
[INFO] [stderr] Compiling axum-core v0.5.2
[INFO] [stderr] Compiling regex-automata v0.4.9
[INFO] [stderr] Compiling hyper v1.6.0
[INFO] [stderr] Compiling tower v0.5.2
[INFO] [stderr] Compiling tokio-stream v0.1.17
[INFO] [stderr] Compiling tokio-test v0.4.4
[INFO] [stderr] Compiling regex v1.11.1
[INFO] [stderr] Compiling tracing-subscriber v0.3.19
[INFO] [stderr] Compiling hyper-util v0.1.11
[INFO] [stderr] Compiling axum v0.8.3
[INFO] [stderr] Compiling axum-extra v0.10.1
[INFO] [stderr] Compiling axum-gate v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout] --> src/gate.rs:213:24
[INFO] [stdout] |
[INFO] [stdout] 213 | pub fn auth_cookie(&self, req: &Request) -> Option {
[INFO] [stdout] | ^^^^^ the lifetime is elided here ^^^^^^ the same lifetime is hidden here
[INFO] [stdout] |
[INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout] |
[INFO] [stdout] 213 | pub fn auth_cookie(&self, req: &Request) -> Option> {
[INFO] [stdout] | ++++
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout] --> src/gate.rs:213:24
[INFO] [stdout] |
[INFO] [stdout] 213 | pub fn auth_cookie(&self, req: &Request) -> Option {
[INFO] [stdout] | ^^^^^ the lifetime is elided here ^^^^^^ the same lifetime is hidden here
[INFO] [stdout] |
[INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout] |
[INFO] [stdout] 213 | pub fn auth_cookie(&self, req: &Request) -> Option> {
[INFO] [stdout] | ++++
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 19.48s
[INFO] running `Command { std: "docker" "inspect" "8491993a7d5cedee1db62b6ef7644a4234c5df96b9f63a5c66cdd9c2322b4f48", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8491993a7d5cedee1db62b6ef7644a4234c5df96b9f63a5c66cdd9c2322b4f48", kill_on_drop: false }`
[INFO] [stdout] 8491993a7d5cedee1db62b6ef7644a4234c5df96b9f63a5c66cdd9c2322b4f48
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] a27c37df5569322c7e5dd2898e8fe486c2c2dd7ba527c730f555ddd28141a29e
[INFO] running `Command { std: "docker" "start" "-a" "a27c37df5569322c7e5dd2898e8fe486c2c2dd7ba527c730f555ddd28141a29e", kill_on_drop: false }`
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr] --> src/gate.rs:213:24
[INFO] [stderr] |
[INFO] [stderr] 213 | pub fn auth_cookie(&self, req: &Request) -> Option {
[INFO] [stderr] | ^^^^^ the lifetime is elided here ^^^^^^ the same lifetime is hidden here
[INFO] [stderr] |
[INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr] |
[INFO] [stderr] 213 | pub fn auth_cookie(&self, req: &Request) -> Option> {
[INFO] [stderr] | ++++
[INFO] [stderr]
[INFO] [stderr] warning: `axum-gate` (lib) generated 1 warning (run `cargo fix --lib -p axum-gate` to apply 1 suggestion)
[INFO] [stderr] warning: `axum-gate` (lib test) generated 1 warning (1 duplicate)
[INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.24s
[INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/axum_gate-aac94040896b05dc)
[INFO] [stdout]
[INFO] [stdout] running 2 tests
[INFO] [stdout] test storage::credentials_memory_storage::credentials_memory_storage ... ok
[INFO] [stdout] test secrets::argon2hasher ... ok
[INFO] [stdout]
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 3.21s
[INFO] [stdout]
[INFO] [stderr] Doc-tests axum_gate
[INFO] [stdout]
[INFO] [stdout] running 8 tests
[INFO] [stdout] test src/lib.rs - (line 220) ... ignored
[INFO] [stdout] test src/lib.rs - (line 67) ... ok
[INFO] [stdout] test src/lib.rs - (line 122) ... ok
[INFO] [stdout] test src/lib.rs - (line 97) ... ok
[INFO] [stdout] test src/lib.rs - (line 174) ... ok
[INFO] [stdout] test src/lib.rs - (line 27) ... ok
[INFO] [stdout] test src/lib.rs - (line 153) ... ok
[INFO] [stdout] test src/storage/credentials_memory_storage.rs - storage::credentials_memory_storage::CredentialsMemoryStorage (line 14) ... ok
[INFO] [stdout]
[INFO] [stdout] test result: ok. 7 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 3.63s
[INFO] [stdout]
[INFO] running `Command { std: "docker" "inspect" "a27c37df5569322c7e5dd2898e8fe486c2c2dd7ba527c730f555ddd28141a29e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a27c37df5569322c7e5dd2898e8fe486c2c2dd7ba527c730f555ddd28141a29e", kill_on_drop: false }`
[INFO] [stdout] a27c37df5569322c7e5dd2898e8fe486c2c2dd7ba527c730f555ddd28141a29e