[INFO] fetching crate aegis-waf 3.3.1...
[INFO] checking aegis-waf-3.3.1 against master#779e19d8baa3e3625bd4fc5c85cbb2ad47b43155 for pr-147589-1
[INFO] extracting crate aegis-waf 3.3.1 into /workspace/builds/worker-7-tc1/source
[INFO] started tweaking crates.io crate aegis-waf 3.3.1
[INFO] finished tweaking crates.io crate aegis-waf 3.3.1
[INFO] tweaked toml for crates.io crate aegis-waf 3.3.1 written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate aegis-waf 3.3.1 on toolchain 779e19d8baa3e3625bd4fc5c85cbb2ad47b43155
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate aegis-waf 3.3.1 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" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded bb8-redis v0.17.0
[INFO] [stderr]   Downloaded bb8 v0.8.6
[INFO] [stderr]   Downloaded opentelemetry-otlp v0.26.0
[INFO] [stderr]   Downloaded opentelemetry-semantic-conventions v0.26.0
[INFO] [stderr]   Downloaded opentelemetry v0.26.0
[INFO] [stderr]   Downloaded opentelemetry_sdk v0.26.0
[INFO] [stderr]   Downloaded opentelemetry-proto v0.26.1
[INFO] [stderr]   Downloaded rustls v0.23.15
[INFO] [stderr]   Downloaded libc v0.2.160
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] fcd5a38ab3c176257e3c583f21b769688a9895908feb7e988dcad4c55cf4c484
[INFO] running `Command { std: "docker" "start" "-a" "fcd5a38ab3c176257e3c583f21b769688a9895908feb7e988dcad4c55cf4c484", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "fcd5a38ab3c176257e3c583f21b769688a9895908feb7e988dcad4c55cf4c484", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fcd5a38ab3c176257e3c583f21b769688a9895908feb7e988dcad4c55cf4c484", kill_on_drop: false }`
[INFO] [stdout] fcd5a38ab3c176257e3c583f21b769688a9895908feb7e988dcad4c55cf4c484
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d6e0f7dba67a8bcf49a6d05acca24ce2f0ce2b9c8f64ff1a6f3fb38c4bf1ead4
[INFO] running `Command { std: "docker" "start" "-a" "d6e0f7dba67a8bcf49a6d05acca24ce2f0ce2b9c8f64ff1a6f3fb38c4bf1ead4", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.88
[INFO] [stderr]    Compiling libc v0.2.160
[INFO] [stderr]     Checking log v0.4.22
[INFO] [stderr]     Checking tracing-core v0.1.32
[INFO] [stderr]    Compiling rustversion v1.0.18
[INFO] [stderr]    Compiling anyhow v1.0.89
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]     Checking unicode-normalization v0.1.24
[INFO] [stderr]     Checking unicode-bidi v0.3.17
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling serde v1.0.210
[INFO] [stderr]     Checking http v0.2.12
[INFO] [stderr]    Compiling bytes v1.7.2
[INFO] [stderr]    Compiling pin-project-lite v0.2.14
[INFO] [stderr]     Checking regex v1.11.0
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]     Checking actix-service v2.0.2
[INFO] [stderr]     Checking actix-utils v3.0.1
[INFO] [stderr]     Checking bytestring v1.3.1
[INFO] [stderr]     Checking rustls-pki-types v1.10.0
[INFO] [stderr]     Checking clap_builder v4.5.20
[INFO] [stderr]     Checking rustls-pemfile v2.2.0
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking idna v0.5.0
[INFO] [stderr]     Checking thread_local v1.1.8
[INFO] [stderr]     Checking opentelemetry-semantic-conventions v0.26.0
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]     Checking signal-hook-registry v1.4.2
[INFO] [stderr]     Checking socket2 v0.5.7
[INFO] [stderr]     Checking mio v1.0.2
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]     Checking url v2.5.2
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking uuid v1.11.0
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling jobserver v0.1.32
[INFO] [stderr]    Compiling syn v2.0.79
[INFO] [stderr]    Compiling cc v1.1.30
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]    Compiling openssl-sys v0.9.104
[INFO] [stderr]    Compiling zstd-sys v2.0.13+zstd.1.5.6
[INFO] [stderr]    Compiling openssl v0.10.68
[INFO] [stderr]    Compiling native-tls v0.2.12
[INFO] [stderr]    Compiling actix-router v0.5.3
[INFO] [stderr]    Compiling tokio-macros v2.4.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling serde_derive v1.0.210
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling async-trait v0.1.83
[INFO] [stderr]    Compiling thiserror-impl v1.0.64
[INFO] [stderr]    Compiling pin-project-internal v1.1.6
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling prost-derive v0.13.3
[INFO] [stderr]    Compiling derive_more v0.99.18
[INFO] [stderr]    Compiling clap_derive v4.5.18
[INFO] [stderr]    Compiling actix-web-codegen v4.3.0
[INFO] [stderr]     Checking async-stream v0.3.6
[INFO] [stderr]     Checking tokio v1.40.0
[INFO] [stderr]    Compiling actix-macros v0.2.4
[INFO] [stderr]     Checking thiserror v1.0.64
[INFO] [stderr]     Checking opentelemetry v0.26.0
[INFO] [stderr]     Checking zerocopy v0.7.35
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking pin-project v1.1.6
[INFO] [stderr]     Checking prost v0.13.3
[INFO] [stderr]     Checking ppv-lite86 v0.2.20
[INFO] [stderr]     Checking ahash v0.8.11
[INFO] [stderr]     Checking clap v4.5.20
[INFO] [stderr]    Compiling zstd-safe v7.2.1
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking zstd v0.13.2
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking http-body-util v0.1.2
[INFO] [stderr]     Checking tower v0.5.1
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]     Checking axum-core v0.4.5
[INFO] [stderr]     Checking serde_json v1.0.128
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking tracing-serde v0.1.3
[INFO] [stderr]     Checking serde_yaml v0.9.34+deprecated
[INFO] [stderr]     Checking axum v0.7.7
[INFO] [stderr]     Checking tokio-util v0.7.12
[INFO] [stderr]     Checking tokio-stream v0.1.16
[INFO] [stderr]     Checking actix-rt v2.10.0
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking bb8 v0.8.6
[INFO] [stderr]     Checking tower-http v0.6.1
[INFO] [stderr]     Checking actix-server v2.5.0
[INFO] [stderr]     Checking opentelemetry_sdk v0.26.0
[INFO] [stderr]     Checking tracing-subscriber v0.3.18
[INFO] [stderr]     Checking h2 v0.4.6
[INFO] [stderr]     Checking tower v0.4.13
[INFO] [stderr]     Checking h2 v0.3.26
[INFO] [stderr]     Checking combine v4.6.7
[INFO] [stderr]     Checking actix-codec v0.5.2
[INFO] [stderr]     Checking actix-http v3.9.0
[INFO] [stderr]     Checking redis v0.27.4
[INFO] [stderr]     Checking hyper v1.5.0
[INFO] [stderr]     Checking hyper-util v0.1.9
[INFO] [stderr]     Checking actix-web v4.9.0
[INFO] [stderr]     Checking hyper-timeout v0.5.1
[INFO] [stderr]     Checking hyper-tls v0.6.0
[INFO] [stderr]     Checking reqwest v0.12.8
[INFO] [stderr]     Checking tonic v0.12.3
[INFO] [stderr]     Checking opentelemetry-proto v0.26.1
[INFO] [stderr]     Checking opentelemetry-otlp v0.26.0
[INFO] [stderr]     Checking bb8-redis v0.17.0
[INFO] [stderr]     Checking aegis-waf v3.3.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: methods `get` and `incr` are never used
[INFO] [stdout]   --> src/clients/redis.rs:43:18
[INFO] [stdout]    |
[INFO] [stdout] 23 | impl RedisClient {
[INFO] [stdout]    | ---------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 43 |     pub async fn get<T: bb8_redis::redis::FromRedisValue>(
[INFO] [stdout]    |                  ^^^
[INFO] [stdout] ...
[INFO] [stdout] 52 |     pub async fn incr<
[INFO] [stdout]    |                  ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/config/mod.rs:54:12
[INFO] [stdout]    |
[INFO] [stdout] 53 | impl AegisConfig {
[INFO] [stdout]    | ---------------- associated function in this implementation
[INFO] [stdout] 54 |     pub fn new(upstream: String) -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `negate` is never used
[INFO] [stdout]    --> src/config/mod.rs:347:12
[INFO] [stdout]     |
[INFO] [stdout] 346 | impl RuleAction {
[INFO] [stdout]     | --------------- method in this implementation
[INFO] [stdout] 347 |     pub fn negate(&self) -> Self {
[INFO] [stdout]     |            ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `get` and `incr` are never used
[INFO] [stdout]   --> src/clients/redis.rs:43:18
[INFO] [stdout]    |
[INFO] [stdout] 23 | impl RedisClient {
[INFO] [stdout]    | ---------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 43 |     pub async fn get<T: bb8_redis::redis::FromRedisValue>(
[INFO] [stdout]    |                  ^^^
[INFO] [stdout] ...
[INFO] [stdout] 52 |     pub async fn incr<
[INFO] [stdout]    |                  ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `negate` is never used
[INFO] [stdout]    --> src/config/mod.rs:347:12
[INFO] [stdout]     |
[INFO] [stdout] 346 | impl RuleAction {
[INFO] [stdout]     | --------------- method in this implementation
[INFO] [stdout] 347 |     pub fn negate(&self) -> Self {
[INFO] [stdout]     |            ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 53.66s
[INFO] running `Command { std: "docker" "inspect" "d6e0f7dba67a8bcf49a6d05acca24ce2f0ce2b9c8f64ff1a6f3fb38c4bf1ead4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d6e0f7dba67a8bcf49a6d05acca24ce2f0ce2b9c8f64ff1a6f3fb38c4bf1ead4", kill_on_drop: false }`
[INFO] [stdout] d6e0f7dba67a8bcf49a6d05acca24ce2f0ce2b9c8f64ff1a6f3fb38c4bf1ead4
