[INFO] fetching crate qail-gateway 0.1.0... [INFO] testing qail-gateway-0.1.0 against master#7704328ba5ae8d6ce0ac303c9d5a1a1605906766 for pr-146989 [INFO] extracting crate qail-gateway 0.1.0 into /workspace/builds/worker-3-tc1/source [INFO] started tweaking crates.io crate qail-gateway 0.1.0 [INFO] finished tweaking crates.io crate qail-gateway 0.1.0 [INFO] tweaked toml for crates.io crate qail-gateway 0.1.0 written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate qail-gateway 0.1.0 on toolchain 7704328ba5ae8d6ce0ac303c9d5a1a1605906766 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+7704328ba5ae8d6ce0ac303c9d5a1a1605906766" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate qail-gateway 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" "+7704328ba5ae8d6ce0ac303c9d5a1a1605906766" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded qail-pg v0.14.21 [INFO] [stderr] Downloaded qail-core v0.14.21 [INFO] [stderr] Downloaded aws-lc-rs v1.15.2 [INFO] [stderr] Downloaded sqlparser v0.60.0 [INFO] [stderr] Downloaded aws-lc-sys v0.35.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+7704328ba5ae8d6ce0ac303c9d5a1a1605906766" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4ebeed538b00a860c14f1d83e8db94877dba9f0482867395244847a918844df7 [INFO] running `Command { std: "docker" "start" "-a" "4ebeed538b00a860c14f1d83e8db94877dba9f0482867395244847a918844df7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4ebeed538b00a860c14f1d83e8db94877dba9f0482867395244847a918844df7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4ebeed538b00a860c14f1d83e8db94877dba9f0482867395244847a918844df7", kill_on_drop: false }` [INFO] [stdout] 4ebeed538b00a860c14f1d83e8db94877dba9f0482867395244847a918844df7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+7704328ba5ae8d6ce0ac303c9d5a1a1605906766" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8d634f567bc48e551fa9ee2a1e28afe662a265995e50ab4fa1eb77f9c7350d66 [INFO] running `Command { std: "docker" "start" "-a" "8d634f567bc48e551fa9ee2a1e28afe662a265995e50ab4fa1eb77f9c7350d66", kill_on_drop: false }` [INFO] [stderr] Compiling quote v1.0.42 [INFO] [stderr] Compiling fs_extra v1.3.0 [INFO] [stderr] Compiling proc-macro2 v1.0.103 [INFO] [stderr] Compiling dunce v1.0.5 [INFO] [stderr] Compiling object v0.32.2 [INFO] [stderr] Compiling cc v1.2.50 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling aws-lc-rs v1.15.2 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling rustls-pki-types v1.13.2 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling crypto-common v0.1.7 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling rustls v0.23.35 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Compiling syn v2.0.111 [INFO] [stderr] Compiling cmake v0.1.57 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling unicode-normalization v0.1.25 [INFO] [stderr] Compiling aws-lc-sys v0.35.0 [INFO] [stderr] Compiling stacker v0.1.22 [INFO] [stderr] Compiling signal-hook-registry v1.4.7 [INFO] [stderr] Compiling foldhash v0.2.0 [INFO] [stderr] Compiling unicode-bidi v0.3.18 [INFO] [stderr] Compiling base64ct v1.8.1 [INFO] [stderr] Compiling unicode-properties v0.1.4 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling stringprep v0.1.5 [INFO] [stderr] Compiling password-hash v0.5.0 [INFO] [stderr] Compiling hashbrown v0.16.1 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling regex v1.12.2 [INFO] [stderr] Compiling md-5 v0.10.6 [INFO] [stderr] Compiling ar_archive_writer v0.2.0 [INFO] [stderr] Compiling uuid v1.19.0 [INFO] [stderr] Compiling openssl-probe v0.1.6 [INFO] [stderr] Compiling colored v3.0.0 [INFO] [stderr] Compiling fallible-iterator v0.2.0 [INFO] [stderr] Compiling rustls-native-certs v0.8.2 [INFO] [stderr] Compiling lru v0.16.2 [INFO] [stderr] Compiling psm v0.1.28 [INFO] [stderr] Compiling pbkdf2 v0.12.2 [INFO] [stderr] Compiling postgres-protocol v0.6.9 [INFO] [stderr] Compiling rustls-pemfile v2.2.0 [INFO] [stderr] Compiling tracing-core v0.1.36 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling recursive-proc-macro-impl v0.1.1 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling recursive v0.1.1 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling sqlparser v0.60.0 [INFO] [stderr] Compiling tokio v1.48.0 [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling rust_decimal v1.39.0 [INFO] [stderr] Compiling chrono v0.4.42 [INFO] [stderr] Compiling qail-core v0.14.21 [INFO] [stderr] Compiling rustls-webpki v0.103.8 [INFO] [stderr] Compiling tokio-rustls v0.26.4 [INFO] [stderr] Compiling qail-pg v0.14.21 [INFO] [stderr] Compiling qail-gateway v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: field `policies` is never read [INFO] [stdout] --> src/policy.rs:43:5 [INFO] [stdout] | [INFO] [stdout] 42 | pub struct PolicyEngine { [INFO] [stdout] | ------------ field in this struct [INFO] [stdout] 43 | policies: Vec, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `PolicyEngine` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 42s [INFO] running `Command { std: "docker" "inspect" "8d634f567bc48e551fa9ee2a1e28afe662a265995e50ab4fa1eb77f9c7350d66", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8d634f567bc48e551fa9ee2a1e28afe662a265995e50ab4fa1eb77f9c7350d66", kill_on_drop: false }` [INFO] [stdout] 8d634f567bc48e551fa9ee2a1e28afe662a265995e50ab4fa1eb77f9c7350d66 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+7704328ba5ae8d6ce0ac303c9d5a1a1605906766" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ebf89b4ca8948ecc3db8d7ccf73e865b95f32445812d7f84bd0104a3d485775c [INFO] running `Command { std: "docker" "start" "-a" "ebf89b4ca8948ecc3db8d7ccf73e865b95f32445812d7f84bd0104a3d485775c", kill_on_drop: false }` [INFO] [stderr] Compiling tokio v1.48.0 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Compiling async-stream v0.3.6 [INFO] [stderr] Compiling tokio-rustls v0.26.4 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling qail-pg v0.14.21 [INFO] [stderr] Compiling tokio-test v0.4.4 [INFO] [stderr] Compiling qail-gateway v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: field `policies` is never read [INFO] [stdout] --> src/policy.rs:43:5 [INFO] [stdout] | [INFO] [stdout] 42 | pub struct PolicyEngine { [INFO] [stdout] | ------------ field in this struct [INFO] [stdout] 43 | policies: Vec, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `PolicyEngine` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `policies` is never read [INFO] [stdout] --> src/policy.rs:43:5 [INFO] [stdout] | [INFO] [stdout] 42 | pub struct PolicyEngine { [INFO] [stdout] | ------------ field in this struct [INFO] [stdout] 43 | policies: Vec, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `PolicyEngine` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 14.14s [INFO] running `Command { std: "docker" "inspect" "ebf89b4ca8948ecc3db8d7ccf73e865b95f32445812d7f84bd0104a3d485775c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ebf89b4ca8948ecc3db8d7ccf73e865b95f32445812d7f84bd0104a3d485775c", kill_on_drop: false }` [INFO] [stdout] ebf89b4ca8948ecc3db8d7ccf73e865b95f32445812d7f84bd0104a3d485775c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+7704328ba5ae8d6ce0ac303c9d5a1a1605906766" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] b5bbbc9c54b6d5bf5f9ea8f79de23c76d35bed1db173d8abf54fb47d4763373d [INFO] running `Command { std: "docker" "start" "-a" "b5bbbc9c54b6d5bf5f9ea8f79de23c76d35bed1db173d8abf54fb47d4763373d", kill_on_drop: false }` [INFO] [stderr] warning: field `policies` is never read [INFO] [stderr] --> src/policy.rs:43:5 [INFO] [stderr] | [INFO] [stderr] 42 | pub struct PolicyEngine { [INFO] [stderr] | ------------ field in this struct [INFO] [stderr] 43 | policies: Vec, [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `PolicyEngine` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: `qail-gateway` (lib) generated 1 warning [INFO] [stderr] warning: `qail-gateway` (lib test) generated 1 warning (1 duplicate) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.22s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/qail_gateway-43dce9e7a2c0357a) [INFO] [stderr] Doc-tests qail_gateway [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test policy::tests::test_policy_engine_allows_by_default ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [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] running `Command { std: "docker" "inspect" "b5bbbc9c54b6d5bf5f9ea8f79de23c76d35bed1db173d8abf54fb47d4763373d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b5bbbc9c54b6d5bf5f9ea8f79de23c76d35bed1db173d8abf54fb47d4763373d", kill_on_drop: false }` [INFO] [stdout] b5bbbc9c54b6d5bf5f9ea8f79de23c76d35bed1db173d8abf54fb47d4763373d