[INFO] fetching crate sentinel-agent-mqtt-gateway 0.1.0...
[INFO] testing sentinel-agent-mqtt-gateway-0.1.0 against 1.95.0 for beta-1.96-2
[INFO] extracting crate sentinel-agent-mqtt-gateway 0.1.0 into /workspace/builds/worker-6-tc1/source
[INFO] started tweaking crates.io crate sentinel-agent-mqtt-gateway 0.1.0
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate sentinel-agent-mqtt-gateway 0.1.0
[INFO] tweaked toml for crates.io crate sentinel-agent-mqtt-gateway 0.1.0 written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate sentinel-agent-mqtt-gateway 0.1.0 on toolchain 1.95.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate sentinel-agent-mqtt-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" "+1.95.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded protobuf-support v3.7.2
[INFO] [stderr]   Downloaded openssl-probe v0.2.0
[INFO] [stderr]   Downloaded mqttrs v0.4.1
[INFO] [stderr]   Downloaded sentinel-common v0.3.1
[INFO] [stderr]   Downloaded prometheus v0.14.0
[INFO] [stderr]   Downloaded sentinel-agent-protocol v0.3.1
[INFO] [stderr]   Downloaded ntapi v0.4.2
[INFO] [stderr]   Downloaded webpki-roots v1.0.5
[INFO] [stderr]   Downloaded protobuf v3.7.2
[INFO] [stderr]   Downloaded jsonschema v0.18.3
[INFO] [stderr]   Downloaded portable-atomic v1.13.0
[INFO] [stderr]   Downloaded iso8601 v0.6.3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b701c16b65471f85ec55e5fba20dc8e3123ed1ba8d80e4563ed915b7f03f00b3
[INFO] running `Command { std: "docker" "start" "-a" "b701c16b65471f85ec55e5fba20dc8e3123ed1ba8d80e4563ed915b7f03f00b3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b701c16b65471f85ec55e5fba20dc8e3123ed1ba8d80e4563ed915b7f03f00b3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b701c16b65471f85ec55e5fba20dc8e3123ed1ba8d80e4563ed915b7f03f00b3", kill_on_drop: false }`
[INFO] [stdout] b701c16b65471f85ec55e5fba20dc8e3123ed1ba8d80e4563ed915b7f03f00b3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+1.95.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6953412a685db786e093ce6cb934c8e644b3ec4e25a56aecb3e019e7bcf62ece
[INFO] running `Command { std: "docker" "start" "-a" "6953412a685db786e093ce6cb934c8e644b3ec4e25a56aecb3e019e7bcf62ece", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.105
[INFO] [stderr]    Compiling quote v1.0.43
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling socket2 v0.6.1
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling rustls-pki-types v1.13.2
[INFO] [stderr]    Compiling zerocopy v0.8.33
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling zmij v1.0.12
[INFO] [stderr]    Compiling libc v0.2.180
[INFO] [stderr]    Compiling rustls v0.23.36
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]    Compiling bytes v1.11.0
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling fixedbitset v0.5.7
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling multimap v0.10.1
[INFO] [stderr]    Compiling petgraph v0.7.1
[INFO] [stderr]    Compiling time-core v0.1.6
[INFO] [stderr]    Compiling protobuf v3.7.2
[INFO] [stderr]    Compiling semver v1.0.27
[INFO] [stderr]    Compiling webpki-roots v1.0.5
[INFO] [stderr]    Compiling time-macros v0.2.24
[INFO] [stderr]    Compiling prometheus v0.14.0
[INFO] [stderr]    Compiling uuid v1.19.0
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling inout v0.1.4
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling heapless v0.7.17
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling openssl-probe v0.2.0
[INFO] [stderr]    Compiling portable-atomic v1.13.0
[INFO] [stderr]    Compiling bit-vec v0.6.3
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling nu-ansi-term v0.50.3
[INFO] [stderr]    Compiling clap_builder v4.5.54
[INFO] [stderr]    Compiling time v0.3.44
[INFO] [stderr]    Compiling num v0.4.3
[INFO] [stderr]    Compiling bit-set v0.5.3
[INFO] [stderr]    Compiling rustls-native-certs v0.8.3
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling sysinfo v0.31.4
[INFO] [stderr]    Compiling hash32 v0.2.1
[INFO] [stderr]    Compiling raw-cpuid v11.6.0
[INFO] [stderr]    Compiling rustls-pemfile v2.2.0
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling tempfile v3.24.0
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling nom v8.0.0
[INFO] [stderr]    Compiling blowfish v0.9.1
[INFO] [stderr]    Compiling fraction v0.15.3
[INFO] [stderr]    Compiling dashmap v5.5.3
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling pem v3.0.6
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling spinning_top v0.3.0
[INFO] [stderr]    Compiling num-cmp v0.1.0
[INFO] [stderr]    Compiling no-std-compat v0.4.1
[INFO] [stderr]    Compiling nonzero_ext v0.3.0
[INFO] [stderr]    Compiling bytecount v0.6.9
[INFO] [stderr]    Compiling futures-timer v3.0.3
[INFO] [stderr]    Compiling bcrypt v0.15.1
[INFO] [stderr]    Compiling dashmap v6.1.0
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling quanta v0.12.6
[INFO] [stderr]    Compiling rustls-webpki v0.103.8
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling fancy-regex v0.13.0
[INFO] [stderr]    Compiling iso8601 v0.6.3
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling prost-derive v0.13.5
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling clap_derive v4.5.49
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling async-stream v0.3.6
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling protobuf-support v3.7.2
[INFO] [stderr]    Compiling pin-project v1.1.10
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling prost v0.13.5
[INFO] [stderr]    Compiling clap v4.5.54
[INFO] [stderr]    Compiling simple_asn1 v0.6.3
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling prost-types v0.13.5
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling tracing-serde v0.2.0
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling mqttrs v0.4.1
[INFO] [stderr]    Compiling jsonwebtoken v9.3.1
[INFO] [stderr]    Compiling prost-build v0.13.5
[INFO] [stderr]    Compiling tracing-subscriber v0.3.22
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling axum-core v0.4.5
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling tonic-build v0.12.3
[INFO] [stderr]    Compiling governor v0.6.3
[INFO] [stderr]    Compiling sentinel-agent-protocol v0.3.1
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling tokio-stream v0.1.18
[INFO] [stderr]    Compiling sentinel-common v0.3.1
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling h2 v0.4.13
[INFO] [stderr]    Compiling tower v0.4.13
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling axum v0.7.9
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling hyper-util v0.1.19
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling hyper-timeout v0.5.2
[INFO] [stderr]    Compiling tonic v0.12.3
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling jsonschema v0.18.3
[INFO] [stderr]    Compiling sentinel-agent-mqtt-gateway v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: function `hash_password` is never used
[INFO] [stdout]    --> src/auth/credentials.rs:157:8
[INFO] [stdout]     |
[INFO] [stdout] 157 | pub fn hash_password(password: &str) -> Result<String> {
[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 `contains` is never used
[INFO] [stdout]   --> src/auth/jwt.rs:43:12
[INFO] [stdout]    |
[INFO] [stdout] 42 | impl StringOrVec {
[INFO] [stdout]    | ---------------- method in this implementation
[INFO] [stdout] 43 |     pub fn contains(&self, s: &str) -> bool {
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 26s
[INFO] running `Command { std: "docker" "inspect" "6953412a685db786e093ce6cb934c8e644b3ec4e25a56aecb3e019e7bcf62ece", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6953412a685db786e093ce6cb934c8e644b3ec4e25a56aecb3e019e7bcf62ece", kill_on_drop: false }`
[INFO] [stdout] 6953412a685db786e093ce6cb934c8e644b3ec4e25a56aecb3e019e7bcf62ece
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+1.95.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] cec97ab5677fc7f8ecf86cdf5b490782db0b7f4c58c77e311a954685d8ca2edc
[INFO] running `Command { std: "docker" "start" "-a" "cec97ab5677fc7f8ecf86cdf5b490782db0b7f4c58c77e311a954685d8ca2edc", kill_on_drop: false }`
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling tempfile v3.24.0
[INFO] [stderr]    Compiling raw-cpuid v11.6.0
[INFO] [stderr]    Compiling prost-build v0.13.5
[INFO] [stderr]    Compiling tonic-build v0.12.3
[INFO] [stderr]    Compiling sentinel-agent-protocol v0.3.1
[INFO] [stderr]    Compiling quanta v0.12.6
[INFO] [stderr]    Compiling governor v0.6.3
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling tokio-stream v0.1.18
[INFO] [stderr]    Compiling sentinel-common v0.3.1
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling axum v0.7.9
[INFO] [stderr]    Compiling h2 v0.4.13
[INFO] [stderr]    Compiling tower v0.4.13
[INFO] [stderr]    Compiling tokio-test v0.4.5
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling hyper-util v0.1.19
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling hyper-timeout v0.5.2
[INFO] [stderr]    Compiling tonic v0.12.3
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling jsonschema v0.18.3
[INFO] [stderr]    Compiling sentinel-agent-mqtt-gateway v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: function `hash_password` is never used
[INFO] [stdout]    --> src/auth/credentials.rs:157:8
[INFO] [stdout]     |
[INFO] [stdout] 157 | pub fn hash_password(password: &str) -> Result<String> {
[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 `contains` is never used
[INFO] [stdout]   --> src/auth/jwt.rs:43:12
[INFO] [stdout]    |
[INFO] [stdout] 42 | impl StringOrVec {
[INFO] [stdout]    | ---------------- method in this implementation
[INFO] [stdout] 43 |     pub fn contains(&self, s: &str) -> bool {
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `hash_password` is never used
[INFO] [stdout]    --> src/auth/credentials.rs:157:8
[INFO] [stdout]     |
[INFO] [stdout] 157 | pub fn hash_password(password: &str) -> Result<String> {
[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 `contains` is never used
[INFO] [stdout]   --> src/auth/jwt.rs:43:12
[INFO] [stdout]    |
[INFO] [stdout] 42 | impl StringOrVec {
[INFO] [stdout]    | ---------------- method in this implementation
[INFO] [stdout] 43 |     pub fn contains(&self, s: &str) -> bool {
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 47.73s
[INFO] running `Command { std: "docker" "inspect" "cec97ab5677fc7f8ecf86cdf5b490782db0b7f4c58c77e311a954685d8ca2edc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cec97ab5677fc7f8ecf86cdf5b490782db0b7f4c58c77e311a954685d8ca2edc", kill_on_drop: false }`
[INFO] [stdout] cec97ab5677fc7f8ecf86cdf5b490782db0b7f4c58c77e311a954685d8ca2edc
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+1.95.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 8aa5220f873937de510ea6324a2d1d12a5685de75bdfba183b26d87382fa0a83
[INFO] running `Command { std: "docker" "start" "-a" "8aa5220f873937de510ea6324a2d1d12a5685de75bdfba183b26d87382fa0a83", kill_on_drop: false }`
[INFO] [stderr] warning: function `hash_password` is never used
[INFO] [stderr]    --> src/auth/credentials.rs:157:8
[INFO] [stderr]     |
[INFO] [stderr] 157 | pub fn hash_password(password: &str) -> Result<String> {
[INFO] [stderr]     |        ^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: method `contains` is never used
[INFO] [stderr]   --> src/auth/jwt.rs:43:12
[INFO] [stderr]    |
[INFO] [stderr] 42 | impl StringOrVec {
[INFO] [stderr]    | ---------------- method in this implementation
[INFO] [stderr] 43 |     pub fn contains(&self, s: &str) -> bool {
[INFO] [stderr]    |            ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `sentinel-agent-mqtt-gateway` (lib) generated 2 warnings
[INFO] [stderr] warning: `sentinel-agent-mqtt-gateway` (lib test) generated 2 warnings (2 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.51s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/sentinel_agent_mqtt_gateway-1527902f611cebde)
[INFO] [stdout] 
[INFO] [stdout] running 51 tests
[INFO] [stdout] test acl::evaluator::tests::test_default_deny ... ok
[INFO] [stdout] test acl::evaluator::tests::test_priority_ordering ... ok
[INFO] [stdout] test acl::rules::tests::test_empty_actions_matches_all ... ok
[INFO] [stdout] test acl::rules::tests::test_ip_cidr_matching ... ok
[INFO] [stdout] test acl::evaluator::tests::test_topic_wildcard_matching ... ok
[INFO] [stdout] test acl::evaluator::tests::test_disabled_acl ... ok
[INFO] [stdout] test acl::rules::tests::test_action_matching ... ok
[INFO] [stdout] test config::tests::test_default_config ... ok
[INFO] [stdout] test auth::jwt::tests::test_expired_jwt ... ok
[INFO] [stdout] test auth::jwt::tests::test_valid_jwt ... ok
[INFO] [stdout] test auth::jwt::tests::test_invalid_signature ... ok
[INFO] [stdout] test config::tests::test_deserialize_config ... ok
[INFO] [stdout] test acl::evaluator::tests::test_basic_allow_rule ... ok
[INFO] [stdout] test mqtt::parser::tests::test_parse_connect_packet ... ok
[INFO] [stdout] test mqtt::parser::tests::test_parse_publish_packet ... ok
[INFO] [stdout] test mqtt::topic::tests::test_combined_wildcards ... ok
[INFO] [stdout] test mqtt::topic::tests::test_exact_match ... ok
[INFO] [stdout] test inspection::schema::tests::test_is_valid ... ok
[INFO] [stdout] test inspection::schema::tests::test_valid_json ... ok
[INFO] [stdout] test inspection::schema::tests::test_out_of_range ... ok
[INFO] [stdout] test inspection::schema::tests::test_invalid_json ... ok
[INFO] [stdout] test inspection::schema::tests::test_missing_required_field ... ok
[INFO] [stdout] test mqtt::topic::tests::test_valid_topics ... ok
[INFO] [stdout] test mqtt::topic::tests::test_system_topics ... ok
[INFO] [stdout] test mqtt::topic::tests::test_valid_filters ... ok
[INFO] [stdout] test mqtt::topic::tests::test_single_level_wildcard ... ok
[INFO] [stdout] test qos::tests::test_allowed_qos ... ok
[INFO] [stdout] test qos::tests::test_disabled ... ok
[INFO] [stdout] test qos::tests::test_qos_denied ... ok
[INFO] [stdout] test qos::tests::test_per_topic_limit ... ok
[INFO] [stdout] test ratelimit::limiter::tests::test_disabled_rate_limiting ... ok
[INFO] [stdout] test retained::tests::test_blocked_topics ... ok
[INFO] [stdout] test retained::tests::test_disabled_allows_all ... ok
[INFO] [stdout] test retained::tests::test_global_deny_with_allowed_topics ... ok
[INFO] [stdout] test retained::tests::test_non_retained_always_allowed ... ok
[INFO] [stdout] test retained::tests::test_size_limit ... ok
[INFO] [stdout] test ratelimit::limiter::tests::test_per_client_rate_limit ... ok
[INFO] [stdout] test ratelimit::limiter::tests::test_per_topic_rate_limit ... ok
[INFO] [stdout] test inspection::patterns::tests::test_path_traversal_detection ... ok
[INFO] [stdout] test ratelimit::limiter::tests::test_different_clients ... ok
[INFO] [stdout] test inspection::patterns::tests::test_command_injection_detection ... ok
[INFO] [stdout] test auth::credentials::tests::test_disabled_user ... ok
[INFO] [stdout] test inspection::patterns::tests::test_custom_patterns ... ok
[INFO] [stdout] test acl::rules::tests::test_username_matching ... ok
[INFO] [stdout] test auth::credentials::tests::test_successful_auth ... ok
[INFO] [stdout] test inspection::schema::tests::test_invalid_type ... ok
[INFO] [stdout] test auth::credentials::tests::test_wrong_password ... ok
[INFO] [stdout] test mqtt::topic::tests::test_multi_level_wildcard ... ok
[INFO] [stdout] test qos::tests::test_qos_downgrade ... ok
[INFO] [stdout] test inspection::patterns::tests::test_sqli_detection ... ok
[INFO] [stdout] test inspection::patterns::tests::test_xss_detection ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 51 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.25s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/sentinel_mqtt_agent-1148c45b6ef1dde0)
[INFO] [stdout] 
[INFO] [stderr]      Running tests/integration.rs (/opt/rustwide/target/debug/deps/integration-ca5851372e704658)
[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] [stdout] 
[INFO] [stdout] running 9 tests
[INFO] [stdout] test test_parse_connect_packet ... ok
[INFO] [stdout] test test_config_deserialization ... ok
[INFO] [stdout] test test_qos_enforcement ... ok
[INFO] [stdout] test test_agent_creation ... ok
[INFO] [stdout] test test_retained_control ... ok
[INFO] [stdout] test test_rate_limiting ... ok
[INFO] [stdout] test test_topic_matching ... ok
[INFO] [stdout] test test_acl_evaluation ... ok
[INFO] [stdout] test test_inspection_patterns ... ok
[INFO] [stderr]    Doc-tests sentinel_agent_mqtt_gateway
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 9 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.21s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test src/mqtt/topic.rs - mqtt::topic::TopicMatcher::matches (line 28) ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.61s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "8aa5220f873937de510ea6324a2d1d12a5685de75bdfba183b26d87382fa0a83", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8aa5220f873937de510ea6324a2d1d12a5685de75bdfba183b26d87382fa0a83", kill_on_drop: false }`
[INFO] [stdout] 8aa5220f873937de510ea6324a2d1d12a5685de75bdfba183b26d87382fa0a83
