[INFO] fetching crate aliri_actix 0.9.2...
[INFO] testing aliri_actix-0.9.2 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7
[INFO] extracting crate aliri_actix 0.9.2 into /workspace/builds/worker-6-tc2/source
[INFO] started tweaking crates.io crate aliri_actix 0.9.2
[INFO] finished tweaking crates.io crate aliri_actix 0.9.2
[INFO] tweaked toml for crates.io crate aliri_actix 0.9.2 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate aliri_actix 0.9.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] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 212 packages to latest compatible versions
[INFO] [stderr]       Adding thiserror v1.0.69 (available: v2.0.17)
[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] 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] b94cc75f2561f432b2f46d86932641c21e59ef57e02a1a2303256a3abb98d798
[INFO] running `Command { std: "docker" "start" "-a" "b94cc75f2561f432b2f46d86932641c21e59ef57e02a1a2303256a3abb98d798", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b94cc75f2561f432b2f46d86932641c21e59ef57e02a1a2303256a3abb98d798", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b94cc75f2561f432b2f46d86932641c21e59ef57e02a1a2303256a3abb98d798", kill_on_drop: false }`
[INFO] [stdout] b94cc75f2561f432b2f46d86932641c21e59ef57e02a1a2303256a3abb98d798
[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] 970bfe460661e2bb89284170767485f1604cf70870c797e9442b4847eb59dfdf
[INFO] running `Command { std: "docker" "start" "-a" "970bfe460661e2bb89284170767485f1604cf70870c797e9442b4847eb59dfdf", kill_on_drop: false }`
[INFO] [stderr]    Compiling mio v1.1.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]    Compiling generic-array v0.14.9
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling rustversion v1.0.22
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling derive_more-impl v2.0.1
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling bytestring v1.5.0
[INFO] [stderr]    Compiling aliri_braid_impl v0.4.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling aliri_clock v0.1.4
[INFO] [stderr]    Compiling aliri_base64 v0.1.8
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling regex-lite v0.1.8
[INFO] [stderr]    Compiling time v0.3.44
[INFO] [stderr]    Compiling aliri_traits v0.1.1
[INFO] [stderr]    Compiling arc-swap v1.7.1
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling castaway v0.2.4
[INFO] [stderr]    Compiling compact_str v0.7.1
[INFO] [stderr]    Compiling aliri_braid v0.4.0
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling actix-router v0.5.3
[INFO] [stderr]    Compiling derive_more v2.0.1
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling aliri v0.6.4
[INFO] [stderr]    Compiling actix-rt v2.11.0
[INFO] [stderr]    Compiling hyper v1.7.0
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling tokio-util v0.7.17
[INFO] [stderr]    Compiling actix-server v2.6.0
[INFO] [stderr]    Compiling tower-http v0.6.6
[INFO] [stderr]    Compiling actix-codec v0.5.2
[INFO] [stderr]    Compiling actix-http v3.11.2
[INFO] [stderr]    Compiling hyper-util v0.1.17
[INFO] [stderr]    Compiling reqwest v0.12.24
[INFO] [stderr]    Compiling actix-web v4.11.0
[INFO] [stderr]    Compiling aliri_oauth2 v0.10.2
[INFO] [stderr]    Compiling aliri_actix v0.9.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 35.04s
[INFO] running `Command { std: "docker" "inspect" "970bfe460661e2bb89284170767485f1604cf70870c797e9442b4847eb59dfdf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "970bfe460661e2bb89284170767485f1604cf70870c797e9442b4847eb59dfdf", kill_on_drop: false }`
[INFO] [stdout] 970bfe460661e2bb89284170767485f1604cf70870c797e9442b4847eb59dfdf
[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] 4772fedb14e5c5c17e12caaa8bfc9a48db03d3b603155fa097b189c0a4010bf1
[INFO] running `Command { std: "docker" "start" "-a" "4772fedb14e5c5c17e12caaa8bfc9a48db03d3b603155fa097b189c0a4010bf1", kill_on_drop: false }`
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling actix-macros v0.2.4
[INFO] [stderr]    Compiling bytestring v1.5.0
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling owo-colors v4.2.3
[INFO] [stderr]    Compiling object v0.37.3
[INFO] [stderr]    Compiling gimli v0.32.3
[INFO] [stderr]    Compiling color-spantrace v0.3.0
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling indenter v0.3.4
[INFO] [stderr]    Compiling rustc-demangle v0.1.26
[INFO] [stderr]    Compiling eyre v0.6.12
[INFO] [stderr]    Compiling actix-rt v2.11.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.20
[INFO] [stderr]    Compiling actix-router v0.5.3
[INFO] [stderr]    Compiling actix-codec v0.5.2
[INFO] [stderr]    Compiling hyper-util v0.1.17
[INFO] [stderr]    Compiling actix-server v2.6.0
[INFO] [stderr]    Compiling actix-http v3.11.2
[INFO] [stderr]    Compiling actix-web-codegen v4.3.0
[INFO] [stderr]    Compiling tracing-error v0.2.1
[INFO] [stderr]    Compiling reqwest v0.12.24
[INFO] [stderr]    Compiling addr2line v0.25.1
[INFO] [stderr]    Compiling aliri_oauth2 v0.10.2
[INFO] [stderr]    Compiling actix-web v4.11.0
[INFO] [stderr]    Compiling backtrace v0.3.76
[INFO] [stderr]    Compiling color-eyre v0.6.5
[INFO] [stderr]    Compiling aliri_actix v0.9.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 27.95s
[INFO] running `Command { std: "docker" "inspect" "4772fedb14e5c5c17e12caaa8bfc9a48db03d3b603155fa097b189c0a4010bf1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4772fedb14e5c5c17e12caaa8bfc9a48db03d3b603155fa097b189c0a4010bf1", kill_on_drop: false }`
[INFO] [stdout] 4772fedb14e5c5c17e12caaa8bfc9a48db03d3b603155fa097b189c0a4010bf1
[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] e028684c66151866dcaaa8e7b733b7a6b4225312726ef94926dad5431202a769
[INFO] running `Command { std: "docker" "start" "-a" "e028684c66151866dcaaa8e7b733b7a6b4225312726ef94926dad5431202a769", 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/aliri_actix-a8cbf2ece22df754)
[INFO] [stdout] 
[INFO] [stdout] running 10 tests
[INFO] [stdout] test jwt::tests::test_proc_with_matching_scopes_peter_and_paul ... ok
[INFO] [stdout] test jwt::tests::test_proc_with_matching_scopes_test ... ok
[INFO] [stdout] test jwt::tests::test_proc_with_matching_scopes_peter_and_roger ... ok
[INFO] [stdout] test jwt::tests::test_proc_with_matching_scopes_roger ... ok
[INFO] [stdout] test jwt::tests::test_proc_with_missing_scopes_paul_but_not_peter ... ok
[INFO] [stdout] test jwt::tests::test_proc_with_missing_scopes_steve_but_not_peter ... ok
[INFO] [stdout] test jwt::tests::test_with_no_scopes ... ok
[INFO] [stdout] test jwt::tests::test_with_missing_authority ... ok
[INFO] [stdout] test jwt::tests::test_proc_with_missing_scopes_peter_and_not_paul_or_steve ... ok
[INFO] [stdout] test jwt::tests::test_proc_with_matching_scopes_peter_and_steve ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stderr]    Doc-tests aliri_actix
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 12 tests
[INFO] [stdout] test src/macros.rs - macros::scope_policy (line 47) ... ok
[INFO] [stdout] test src/jwt.rs - jwt::ScopeGuard (line 87) ... ok
[INFO] [stdout] test src/jwt.rs - jwt::AllowAll (line 197) ... ok
[INFO] [stdout] test src/jwt.rs - jwt::ScopeGuard::scope_policy (line 129) ... ok
[INFO] [stdout] test src/jwt.rs - jwt::AllowAll (line 209) ... ok
[INFO] [stdout] test src/macros.rs - macros::scope_policy (line 23) ... ok
[INFO] [stdout] test src/macros.rs - macros::scope_policy (line 59) ... ok
[INFO] [stdout] test src/jwt.rs - jwt::AllowAll (line 227) ... ok
[INFO] [stdout] test src/macros.rs - macros::scope_policy (line 33) ... ok
[INFO] [stdout] test src/macros.rs - macros::scope_policy (line 121) ... ok
[INFO] [stdout] test src/macros.rs - macros::scope_policy (line 73) ... ok
[INFO] [stdout] test src/lib.rs - (line 9) ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 3.13s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "e028684c66151866dcaaa8e7b733b7a6b4225312726ef94926dad5431202a769", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e028684c66151866dcaaa8e7b733b7a6b4225312726ef94926dad5431202a769", kill_on_drop: false }`
[INFO] [stdout] e028684c66151866dcaaa8e7b733b7a6b4225312726ef94926dad5431202a769
