[INFO] cloning repository https://github.com/BrenonOrtega/rust_feature_toggles
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/BrenonOrtega/rust_feature_toggles" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBrenonOrtega%2Frust_feature_toggles", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBrenonOrtega%2Frust_feature_toggles'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] f4547d52c5a3234d58f4bda6fc44e60046ab6a8b
[INFO] testing BrenonOrtega/rust_feature_toggles against beta-2025-09-21 for beta-1.91-3
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBrenonOrtega%2Frust_feature_toggles" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/BrenonOrtega/rust_feature_toggles
[INFO] finished tweaking git repo https://github.com/BrenonOrtega/rust_feature_toggles
[INFO] tweaked toml for git repo https://github.com/BrenonOrtega/rust_feature_toggles written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/BrenonOrtega/rust_feature_toggles on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/BrenonOrtega/rust_feature_toggles 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" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 6f30a24eff1c97825a55596a48b18ecb4613b35784c0dbc291e7b6d1d7326221
[INFO] running `Command { std: "docker" "start" "-a" "6f30a24eff1c97825a55596a48b18ecb4613b35784c0dbc291e7b6d1d7326221", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6f30a24eff1c97825a55596a48b18ecb4613b35784c0dbc291e7b6d1d7326221", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6f30a24eff1c97825a55596a48b18ecb4613b35784c0dbc291e7b6d1d7326221", kill_on_drop: false }`
[INFO] [stdout] 6f30a24eff1c97825a55596a48b18ecb4613b35784c0dbc291e7b6d1d7326221
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 03af2b411c7a9500a9e202d96c5f2df5a24b457213db5b632c0ecb8710047e45
[INFO] running `Command { std: "docker" "start" "-a" "03af2b411c7a9500a9e202d96c5f2df5a24b457213db5b632c0ecb8710047e45", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.70
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling libc v0.2.151
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]    Compiling memchr v2.6.4
[INFO] [stderr]    Compiling pkg-config v0.3.27
[INFO] [stderr]    Compiling vcpkg v0.2.15
[INFO] [stderr]    Compiling thiserror v1.0.51
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]    Compiling serde v1.0.193
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]    Compiling static_assertions v1.1.0
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling glob v0.3.1
[INFO] [stderr]    Compiling lexical-util v0.8.5
[INFO] [stderr]    Compiling crossbeam-utils v0.8.17
[INFO] [stderr]    Compiling regex-syntax v0.8.2
[INFO] [stderr]    Compiling bitflags v2.4.1
[INFO] [stderr]    Compiling num-traits v0.2.17
[INFO] [stderr]    Compiling num-bigint v0.4.4
[INFO] [stderr]    Compiling memoffset v0.9.0
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]    Compiling clang-sys v1.6.1
[INFO] [stderr]    Compiling ahash v0.7.7
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling libloading v0.7.4
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling syn v2.0.41
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling bindgen v0.69.1
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling ucd-trie v0.1.6
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling hashbrown v0.14.3
[INFO] [stderr]    Compiling frunk_core v0.4.2
[INFO] [stderr]    Compiling lexical-parse-integer v0.8.6
[INFO] [stderr]    Compiling lexical-write-integer v0.8.5
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling ahash v0.8.6
[INFO] [stderr]    Compiling shlex v1.2.0
[INFO] [stderr]    Compiling winnow v0.5.28
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]    Compiling getrandom v0.2.11
[INFO] [stderr]    Compiling toml_datetime v0.6.5
[INFO] [stderr]    Compiling lazycell v1.3.0
[INFO] [stderr]    Compiling serde_json v1.0.108
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling indexmap v2.1.0
[INFO] [stderr]    Compiling radium v0.7.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.17
[INFO] [stderr]    Compiling peeking_take_while v0.1.2
[INFO] [stderr]    Compiling tinyvec_macros v0.1.1
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling crc32fast v1.3.2
[INFO] [stderr]    Compiling tinyvec v1.6.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling lexical-write-float v0.8.5
[INFO] [stderr]    Compiling cmake v0.1.50
[INFO] [stderr]    Compiling lexical-parse-float v0.8.5
[INFO] [stderr]    Compiling subprocess v0.2.9
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling openssl-sys v0.9.97
[INFO] [stderr]    Compiling libz-sys v1.1.12
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling aho-corasick v1.1.2
[INFO] [stderr]    Compiling regex-automata v0.4.3
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]    Compiling powerfmt v0.2.0
[INFO] [stderr]    Compiling openssl v0.10.61
[INFO] [stderr]    Compiling foreign-types-shared v0.1.1
[INFO] [stderr]    Compiling rust_decimal v1.33.1
[INFO] [stderr]    Compiling cpufeatures v0.2.11
[INFO] [stderr]    Compiling itoa v1.0.10
[INFO] [stderr]    Compiling ryu v1.0.16
[INFO] [stderr]    Compiling zerocopy v0.7.31
[INFO] [stderr]    Compiling tap v1.0.1
[INFO] [stderr]    Compiling wyz v0.5.1
[INFO] [stderr]    Compiling deranged v0.3.10
[INFO] [stderr]    Compiling unicode-normalization v0.1.22
[INFO] [stderr]    Compiling foreign-types v0.3.2
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.16
[INFO] [stderr]    Compiling lexical-core v0.8.5
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling toml_edit v0.19.15
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling native-tls v0.2.11
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling funty v2.0.0
[INFO] [stderr]    Compiling arrayvec v0.7.4
[INFO] [stderr]    Compiling time-core v0.1.2
[INFO] [stderr]    Compiling base64 v0.21.5
[INFO] [stderr]    Compiling unicode-bidi v0.3.14
[INFO] [stderr]    Compiling async-trait v0.1.74
[INFO] [stderr]    Compiling dlv-list v0.3.0
[INFO] [stderr]    Compiling regex v1.10.2
[INFO] [stderr]    Compiling termcolor v1.4.0
[INFO] [stderr]    Compiling bitvec v1.0.1
[INFO] [stderr]    Compiling ordered-multimap v0.4.3
[INFO] [stderr]    Compiling idna v0.5.0
[INFO] [stderr]    Compiling bigdecimal v0.3.1
[INFO] [stderr]    Compiling time v0.3.30
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling flate2 v1.0.28
[INFO] [stderr]    Compiling crossbeam-deque v0.8.4
[INFO] [stderr]    Compiling hashbrown v0.13.2
[INFO] [stderr]    Compiling frunk_proc_macro_helpers v0.1.2
[INFO] [stderr]    Compiling darling_core v0.20.3
[INFO] [stderr]    Compiling derive_utils v0.13.2
[INFO] [stderr]    Compiling lexical v6.1.1
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling crossbeam-channel v0.5.9
[INFO] [stderr]    Compiling crossbeam-queue v0.3.9
[INFO] [stderr]    Compiling proc-macro-crate v1.3.1
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling linked-hash-map v0.5.6
[INFO] [stderr]    Compiling saturating v0.1.0
[INFO] [stderr]    Compiling base64 v0.13.1
[INFO] [stderr]    Compiling mysql v24.0.0
[INFO] [stderr]    Compiling smallvec v1.11.2
[INFO] [stderr]    Compiling uuid v1.6.1
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling openssl-probe v0.1.5
[INFO] [stderr]    Compiling bytes v1.5.0
[INFO] [stderr]    Compiling log v0.4.20
[INFO] [stderr]    Compiling crossbeam v0.8.2
[INFO] [stderr]    Compiling yaml-rust v0.4.5
[INFO] [stderr]    Compiling lru v0.10.1
[INFO] [stderr]    Compiling url v2.5.0
[INFO] [stderr]    Compiling rust-ini v0.18.0
[INFO] [stderr]    Compiling pem v2.0.1
[INFO] [stderr]    Compiling twox-hash v1.6.3
[INFO] [stderr]    Compiling socket2 v0.5.5
[INFO] [stderr]    Compiling bufstream v0.1.4
[INFO] [stderr]    Compiling pathdiff v0.2.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.51
[INFO] [stderr]    Compiling serde_derive v1.0.193
[INFO] [stderr]    Compiling frunk_derives v0.4.2
[INFO] [stderr]    Compiling frunk_proc_macros v0.1.2
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling io-enum v1.1.1
[INFO] [stderr]    Compiling darling_macro v0.20.3
[INFO] [stderr]    Compiling darling v0.20.3
[INFO] [stderr]    Compiling frunk v0.4.2
[INFO] [stderr]    Compiling pest v2.7.5
[INFO] [stderr]    Compiling mysql-common-derive v0.30.2
[INFO] [stderr]    Compiling pest_meta v2.7.5
[INFO] [stderr]    Compiling mysql_common v0.30.6
[INFO] [stderr]    Compiling pest_generator v2.7.5
[INFO] [stderr]    Compiling pest_derive v2.7.5
[INFO] [stderr]    Compiling ron v0.7.1
[INFO] [stderr]    Compiling toml v0.5.11
[INFO] [stderr]    Compiling json5 v0.4.1
[INFO] [stderr]    Compiling config v0.13.4
[INFO] [stderr]    Compiling feature_toggles v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused imports: `FeatureState` and `FeatureToggle`
[INFO] [stdout]   --> src/feature_toggles.rs:43:34
[INFO] [stdout]    |
[INFO] [stdout] 43 |     use crate::feature_toggles::{FeatureToggle, FeatureState};
[INFO] [stdout]    |                                  ^^^^^^^^^^^^^  ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 56.99s
[INFO] running `Command { std: "docker" "inspect" "03af2b411c7a9500a9e202d96c5f2df5a24b457213db5b632c0ecb8710047e45", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "03af2b411c7a9500a9e202d96c5f2df5a24b457213db5b632c0ecb8710047e45", kill_on_drop: false }`
[INFO] [stdout] 03af2b411c7a9500a9e202d96c5f2df5a24b457213db5b632c0ecb8710047e45
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7dca9647aad3dd630dcb717210b7365f099080e627b00c3582e21ef7eadf4134
[INFO] running `Command { std: "docker" "start" "-a" "7dca9647aad3dd630dcb717210b7365f099080e627b00c3582e21ef7eadf4134", kill_on_drop: false }`
[INFO] [stdout] warning: unused imports: `FeatureState` and `FeatureToggle`
[INFO] [stdout]   --> src/feature_toggles.rs:43:34
[INFO] [stdout]    |
[INFO] [stdout] 43 |     use crate::feature_toggles::{FeatureToggle, FeatureState};
[INFO] [stdout]    |                                  ^^^^^^^^^^^^^  ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling feature_toggles v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: struct `Teardown` is never constructed
[INFO] [stdout]  --> tests/mysql_teardown.rs:3:19
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub(crate) struct Teardown {
[INFO] [stdout]   |                   ^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_default_teardown` is never used
[INFO] [stdout]   --> tests/mysql_feature_manager_integration_tests.rs:11:4
[INFO] [stdout]    |
[INFO] [stdout] 11 | fn get_default_teardown(conn_str: &str) -> Teardown {
[INFO] [stdout]    |    ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `assert_features_are_loaded` is never used
[INFO] [stdout]   --> tests/mysql_feature_manager_integration_tests.rs:85:4
[INFO] [stdout]    |
[INFO] [stdout] 85 | fn assert_features_are_loaded(
[INFO] [stdout]    |    ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `TEST_DB` is never used
[INFO] [stdout]  --> tests/constants.rs:1:11
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub const TEST_DB: &str = "test_feature_management";
[INFO] [stdout]   |           ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Teardown` is never constructed
[INFO] [stdout]  --> tests/mysql_teardown.rs:3:19
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub(crate) struct Teardown {
[INFO] [stdout]   |                   ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.80s
[INFO] running `Command { std: "docker" "inspect" "7dca9647aad3dd630dcb717210b7365f099080e627b00c3582e21ef7eadf4134", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7dca9647aad3dd630dcb717210b7365f099080e627b00c3582e21ef7eadf4134", kill_on_drop: false }`
[INFO] [stdout] 7dca9647aad3dd630dcb717210b7365f099080e627b00c3582e21ef7eadf4134
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] f9dde02c748bbd563e7ce4106c3c65b0a02bbf1e6727c56c5e199ffca1dcfc82
[INFO] running `Command { std: "docker" "start" "-a" "f9dde02c748bbd563e7ce4106c3c65b0a02bbf1e6727c56c5e199ffca1dcfc82", kill_on_drop: false }`
[INFO] [stderr] warning: unused imports: `FeatureState` and `FeatureToggle`
[INFO] [stdout] 
[INFO] [stderr]   --> src/feature_toggles.rs:43:34
[INFO] [stdout] running 2 tests
[INFO] [stderr]    |
[INFO] [stdout] test feature_toggles::tests::should_have_correct_boolean_value ... ok
[INFO] [stderr] 43 |     use crate::feature_toggles::{FeatureToggle, FeatureState};
[INFO] [stdout] test feature_toggles::tests::should_have_expected_name ... ok
[INFO] [stderr]    |                                  ^^^^^^^^^^^^^  ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stderr]    |
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stderr]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stderr] 
[INFO] [stdout] 
[INFO] [stderr] warning: `feature_toggles` (lib) generated 1 warning (run `cargo fix --lib -p feature_toggles` to apply 1 suggestion)
[INFO] [stdout] running 0 tests
[INFO] [stderr] warning: function `get_default_teardown` is never used
[INFO] [stdout] 
[INFO] [stderr]   --> tests/mysql_feature_manager_integration_tests.rs:11:4
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stderr]    |
[INFO] [stdout] 
[INFO] [stderr] 11 | fn get_default_teardown(conn_str: &str) -> Teardown {
[INFO] [stdout] 
[INFO] [stderr]    |    ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] running 0 tests
[INFO] [stderr]    |
[INFO] [stdout] 
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stderr] 
[INFO] [stdout] 
[INFO] [stderr] warning: function `assert_features_are_loaded` is never used
[INFO] [stdout] 
[INFO] [stderr]   --> tests/mysql_feature_manager_integration_tests.rs:85:4
[INFO] [stdout] running 0 tests
[INFO] [stderr]    |
[INFO] [stdout] 
[INFO] [stderr] 85 | fn assert_features_are_loaded(
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stderr]    |    ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stderr] 
[INFO] [stdout] 
[INFO] [stderr] warning: constant `TEST_DB` is never used
[INFO] [stdout] running 0 tests
[INFO] [stderr]  --> tests/constants.rs:1:11
[INFO] [stdout] 
[INFO] [stderr]   |
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stderr] 1 | pub const TEST_DB: &str = "test_feature_management";
[INFO] [stdout] 
[INFO] [stderr]   |           ^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `Teardown` is never constructed
[INFO] [stderr]  --> tests/mysql_teardown.rs:3:19
[INFO] [stderr]   |
[INFO] [stderr] 3 | pub(crate) struct Teardown {
[INFO] [stderr]   |                   ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `Teardown` is never constructed
[INFO] [stderr]  --> tests/mysql_teardown.rs:3:19
[INFO] [stderr]   |
[INFO] [stderr] 3 | pub(crate) struct Teardown {
[INFO] [stderr]   |                   ^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `feature_toggles` (test "mysql_feature_manager_integration_tests") generated 4 warnings
[INFO] [stderr] warning: `feature_toggles` (test "mysql_teardown") generated 1 warning
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.21s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/feature_toggles-0b8a011fa52f24b1)
[INFO] [stderr]      Running tests/constants.rs (/opt/rustwide/target/debug/deps/constants-60e61e96b9f170ba)
[INFO] [stderr]      Running tests/mysql_feature_manager_integration_tests.rs (/opt/rustwide/target/debug/deps/mysql_feature_manager_integration_tests-a1412fa1e8d9b7cb)
[INFO] [stderr]      Running tests/mysql_teardown.rs (/opt/rustwide/target/debug/deps/mysql_teardown-9e689e824c63f4a7)
[INFO] [stderr]      Running tests/postgres_feature_manager_tests.rs (/opt/rustwide/target/debug/deps/postgres_feature_manager_tests-f64fb8f7d154b413)
[INFO] [stderr]    Doc-tests feature_toggles
[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" "f9dde02c748bbd563e7ce4106c3c65b0a02bbf1e6727c56c5e199ffca1dcfc82", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f9dde02c748bbd563e7ce4106c3c65b0a02bbf1e6727c56c5e199ffca1dcfc82", kill_on_drop: false }`
[INFO] [stdout] f9dde02c748bbd563e7ce4106c3c65b0a02bbf1e6727c56c5e199ffca1dcfc82
