[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 1.90.0 for beta-1.91-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBrenonOrtega%2Frust_feature_toggles" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/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-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/BrenonOrtega/rust_feature_toggles on toolchain 1.90.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "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" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded pem v2.0.1
[INFO] [stderr]   Downloaded thiserror v1.0.51
[INFO] [stderr]   Downloaded frunk_derives v0.4.2
[INFO] [stderr]   Downloaded ptr_meta_derive v0.1.4
[INFO] [stderr]   Downloaded frunk_proc_macros v0.1.2
[INFO] [stderr]   Downloaded bytecheck_derive v0.6.11
[INFO] [stderr]   Downloaded openssl-sys v0.9.97
[INFO] [stderr]   Downloaded pest_generator v2.7.5
[INFO] [stderr]   Downloaded lexical-parse-integer v0.8.6
[INFO] [stderr]   Downloaded lexical-core v0.8.5
[INFO] [stderr]   Downloaded mysql-common-derive v0.30.2
[INFO] [stderr]   Downloaded pest_meta v2.7.5
[INFO] [stderr]   Downloaded config v0.13.4
[INFO] [stderr]   Downloaded crossbeam-deque v0.8.4
[INFO] [stderr]   Downloaded pest v2.7.5
[INFO] [stderr]   Downloaded bindgen v0.69.1
[INFO] [stderr]   Downloaded darling_core v0.20.3
[INFO] [stderr]   Downloaded openssl v0.10.61
[INFO] [stderr]   Downloaded lexical-parse-float v0.8.5
[INFO] [stderr]   Downloaded saturating v0.1.0
[INFO] [stderr]   Downloaded rust_decimal v1.33.1
[INFO] [stderr]   Downloaded mysql_common v0.30.6
[INFO] [stderr]   Downloaded rkyv v0.7.43
[INFO] [stderr]   Downloaded num-bigint v0.4.4
[INFO] [stderr]   Downloaded lexical-util v0.8.5
[INFO] [stderr]   Downloaded lexical-write-integer v0.8.5
[INFO] [stderr]   Downloaded thiserror-impl v1.0.51
[INFO] [stderr]   Downloaded darling v0.20.3
[INFO] [stderr]   Downloaded borsh v1.2.1
[INFO] [stderr]   Downloaded rend v0.4.1
[INFO] [stderr]   Downloaded seahash v4.1.0
[INFO] [stderr]   Downloaded subprocess v0.2.9
[INFO] [stderr]   Downloaded named_pipe v0.4.1
[INFO] [stderr]   Downloaded mysql v24.0.0
[INFO] [stderr]   Downloaded lexical-write-float v0.8.5
[INFO] [stderr]   Downloaded crossbeam-epoch v0.9.16
[INFO] [stderr]   Downloaded derive_utils v0.13.2
[INFO] [stderr]   Downloaded bigdecimal v0.3.1
[INFO] [stderr]   Downloaded frunk_core v0.4.2
[INFO] [stderr]   Downloaded frunk v0.4.2
[INFO] [stderr]   Downloaded borsh-derive v1.2.1
[INFO] [stderr]   Downloaded tempfile v3.8.1
[INFO] [stderr]   Downloaded pest_derive v2.7.5
[INFO] [stderr]   Downloaded crossbeam-queue v0.3.9
[INFO] [stderr]   Downloaded crossbeam v0.8.2
[INFO] [stderr]   Downloaded io-enum v1.1.1
[INFO] [stderr]   Downloaded frunk_proc_macro_helpers v0.1.2
[INFO] [stderr]   Downloaded lexical v6.1.1
[INFO] [stderr]   Downloaded proc-macro-crate v2.0.0
[INFO] [stderr]   Downloaded bytecheck v0.6.11
[INFO] [stderr]   Downloaded rkyv_derive v0.7.43
[INFO] [stderr]   Downloaded syn_derive v0.1.8
[INFO] [stderr]   Downloaded ptr_meta v0.1.4
[INFO] [stderr]   Downloaded darling_macro v0.20.3
[INFO] [stderr]   Downloaded crossbeam-channel v0.5.9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b943ed94a5a4edc2015b5cdba44c5d9302e1e970ea9b8f1fe78db12e82e86cfe
[INFO] running `Command { std: "docker" "start" "-a" "b943ed94a5a4edc2015b5cdba44c5d9302e1e970ea9b8f1fe78db12e82e86cfe", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b943ed94a5a4edc2015b5cdba44c5d9302e1e970ea9b8f1fe78db12e82e86cfe", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b943ed94a5a4edc2015b5cdba44c5d9302e1e970ea9b8f1fe78db12e82e86cfe", kill_on_drop: false }`
[INFO] [stdout] b943ed94a5a4edc2015b5cdba44c5d9302e1e970ea9b8f1fe78db12e82e86cfe
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3948f7ed2b4c472f74bbf10e85c209d1afa2700c2066ade8c0b5067b533dffa1
[INFO] running `Command { std: "docker" "start" "-a" "3948f7ed2b4c472f74bbf10e85c209d1afa2700c2066ade8c0b5067b533dffa1", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.70
[INFO] [stderr]    Compiling libc v0.2.151
[INFO] [stderr]    Compiling memchr v2.6.4
[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 typenum v1.17.0
[INFO] [stderr]    Compiling serde v1.0.193
[INFO] [stderr]    Compiling glob v0.3.1
[INFO] [stderr]    Compiling num-traits v0.2.17
[INFO] [stderr]    Compiling lexical-util v0.8.5
[INFO] [stderr]    Compiling crossbeam-utils v0.8.17
[INFO] [stderr]    Compiling num-bigint v0.4.4
[INFO] [stderr]    Compiling bitflags v2.4.1
[INFO] [stderr]    Compiling regex-syntax v0.8.2
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling memoffset v0.9.0
[INFO] [stderr]    Compiling ahash v0.7.7
[INFO] [stderr]    Compiling libloading v0.7.4
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling hashbrown v0.14.3
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling frunk_core v0.4.2
[INFO] [stderr]    Compiling bindgen v0.69.1
[INFO] [stderr]    Compiling ucd-trie v0.1.6
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling clang-sys v1.6.1
[INFO] [stderr]    Compiling lexical-write-integer v0.8.5
[INFO] [stderr]    Compiling lexical-parse-integer v0.8.6
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]    Compiling getrandom v0.2.11
[INFO] [stderr]    Compiling indexmap v2.1.0
[INFO] [stderr]    Compiling ahash v0.8.6
[INFO] [stderr]    Compiling lazycell v1.3.0
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling peeking_take_while v0.1.2
[INFO] [stderr]    Compiling radium v0.7.0
[INFO] [stderr]    Compiling winnow v0.5.28
[INFO] [stderr]    Compiling serde_json v1.0.108
[INFO] [stderr]    Compiling syn v2.0.41
[INFO] [stderr]    Compiling toml_datetime v0.6.5
[INFO] [stderr]    Compiling shlex v1.2.0
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling cmake v0.1.50
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling lexical-write-float v0.8.5
[INFO] [stderr]    Compiling subprocess v0.2.9
[INFO] [stderr]    Compiling lexical-parse-float v0.8.5
[INFO] [stderr]    Compiling aho-corasick v1.1.2
[INFO] [stderr]    Compiling tap v1.0.1
[INFO] [stderr]    Compiling powerfmt v0.2.0
[INFO] [stderr]    Compiling itoa v1.0.10
[INFO] [stderr]    Compiling regex-automata v0.4.3
[INFO] [stderr]    Compiling zerocopy v0.7.31
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling openssl-sys v0.9.97
[INFO] [stderr]    Compiling libz-sys v1.1.12
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling cpufeatures v0.2.11
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling rust_decimal v1.33.1
[INFO] [stderr]    Compiling openssl v0.10.61
[INFO] [stderr]    Compiling ryu v1.0.16
[INFO] [stderr]    Compiling deranged v0.3.10
[INFO] [stderr]    Compiling wyz v0.5.1
[INFO] [stderr]    Compiling lexical-core v0.8.5
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.16
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]    Compiling unicode-normalization v0.1.22
[INFO] [stderr]    Compiling toml_edit v0.19.15
[INFO] [stderr]    Compiling async-trait v0.1.74
[INFO] [stderr]    Compiling arrayvec v0.7.4
[INFO] [stderr]    Compiling funty v2.0.0
[INFO] [stderr]    Compiling dlv-list v0.3.0
[INFO] [stderr]    Compiling base64 v0.21.5
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]    Compiling time-core v0.1.2
[INFO] [stderr]    Compiling unicode-bidi v0.3.14
[INFO] [stderr]    Compiling termcolor v1.4.0
[INFO] [stderr]    Compiling time v0.3.30
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling ordered-multimap v0.4.3
[INFO] [stderr]    Compiling idna v0.5.0
[INFO] [stderr]    Compiling native-tls v0.2.11
[INFO] [stderr]    Compiling bitvec v1.0.1
[INFO] [stderr]    Compiling regex v1.10.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 bigdecimal v0.3.1
[INFO] [stderr]    Compiling flate2 v1.0.28
[INFO] [stderr]    Compiling proc-macro-crate v1.3.1
[INFO] [stderr]    Compiling crossbeam-deque v0.8.4
[INFO] [stderr]    Compiling hashbrown 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-queue v0.3.9
[INFO] [stderr]    Compiling crossbeam-channel v0.5.9
[INFO] [stderr]    Compiling saturating v0.1.0
[INFO] [stderr]    Compiling smallvec v1.11.2
[INFO] [stderr]    Compiling mysql v24.0.0
[INFO] [stderr]    Compiling uuid v1.6.1
[INFO] [stderr]    Compiling log v0.4.20
[INFO] [stderr]    Compiling bytes v1.5.0
[INFO] [stderr]    Compiling yaml-rust v0.4.5
[INFO] [stderr]    Compiling url v2.5.0
[INFO] [stderr]    Compiling rust-ini v0.18.0
[INFO] [stderr]    Compiling lru v0.10.1
[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 crossbeam v0.8.2
[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 openssl-macros v0.1.1
[INFO] [stderr]    Compiling frunk_derives v0.4.2
[INFO] [stderr]    Compiling frunk_proc_macros v0.1.2
[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 pest_generator v2.7.5
[INFO] [stderr]    Compiling mysql_common v0.30.6
[INFO] [stderr]    Compiling pest_derive v2.7.5
[INFO] [stderr]    Compiling json5 v0.4.1
[INFO] [stderr]    Compiling ron v0.7.1
[INFO] [stderr]    Compiling toml v0.5.11
[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)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 28.85s
[INFO] running `Command { std: "docker" "inspect" "3948f7ed2b4c472f74bbf10e85c209d1afa2700c2066ade8c0b5067b533dffa1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3948f7ed2b4c472f74bbf10e85c209d1afa2700c2066ade8c0b5067b533dffa1", kill_on_drop: false }`
[INFO] [stdout] 3948f7ed2b4c472f74bbf10e85c209d1afa2700c2066ade8c0b5067b533dffa1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] bbc25c4c6b46c73203e872be01d099741b5b7ef19127d201b795ff75913291e2
[INFO] running `Command { std: "docker" "start" "-a" "bbc25c4c6b46c73203e872be01d099741b5b7ef19127d201b795ff75913291e2", 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)]` 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)]` 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)]` 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.49s
[INFO] running `Command { std: "docker" "inspect" "bbc25c4c6b46c73203e872be01d099741b5b7ef19127d201b795ff75913291e2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bbc25c4c6b46c73203e872be01d099741b5b7ef19127d201b795ff75913291e2", kill_on_drop: false }`
[INFO] [stdout] bbc25c4c6b46c73203e872be01d099741b5b7ef19127d201b795ff75913291e2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 59d2b64a8996c763b6755b94aba37ed0204650ad992349494b4dca74d715141b
[INFO] running `Command { std: "docker" "start" "-a" "59d2b64a8996c763b6755b94aba37ed0204650ad992349494b4dca74d715141b", kill_on_drop: false }`
[INFO] [stderr] warning: unused imports: `FeatureState` and `FeatureToggle`
[INFO] [stderr]   --> src/feature_toggles.rs:43:34
[INFO] [stderr]    |
[INFO] [stderr] 43 |     use crate::feature_toggles::{FeatureToggle, FeatureState};
[INFO] [stderr]    |                                  ^^^^^^^^^^^^^  ^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `feature_toggles` (lib) generated 1 warning (run `cargo fix --lib -p feature_toggles` to apply 1 suggestion)
[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)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: function `get_default_teardown` is never used
[INFO] [stderr]   --> tests/mysql_feature_manager_integration_tests.rs:11:4
[INFO] [stderr]    |
[INFO] [stderr] 11 | fn get_default_teardown(conn_str: &str) -> Teardown {
[INFO] [stderr]    |    ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: function `assert_features_are_loaded` is never used
[INFO] [stderr]   --> tests/mysql_feature_manager_integration_tests.rs:85:4
[INFO] [stderr]    |
[INFO] [stderr] 85 | fn assert_features_are_loaded(
[INFO] [stderr]    |    ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: constant `TEST_DB` is never used
[INFO] [stderr]  --> tests/constants.rs:1:11
[INFO] [stderr]   |
[INFO] [stderr] 1 | pub const TEST_DB: &str = "test_feature_management";
[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: `feature_toggles` (test "mysql_teardown") generated 1 warning
[INFO] [stderr] warning: `feature_toggles` (test "mysql_feature_manager_integration_tests") generated 4 warnings
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.14s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/feature_toggles-f08ed6927ca3bbbb)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test feature_toggles::tests::should_have_correct_boolean_value ... ok
[INFO] [stdout] test feature_toggles::tests::should_have_expected_name ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/constants.rs (/opt/rustwide/target/debug/deps/constants-85195629953b2c47)
[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] [stderr]      Running tests/mysql_feature_manager_integration_tests.rs (/opt/rustwide/target/debug/deps/mysql_feature_manager_integration_tests-ad93cefa6fed0192)
[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] [stderr]      Running tests/mysql_teardown.rs (/opt/rustwide/target/debug/deps/mysql_teardown-4da68ab93de17841)
[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] [stderr]      Running tests/postgres_feature_manager_tests.rs (/opt/rustwide/target/debug/deps/postgres_feature_manager_tests-336fab6f66d214c5)
[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] [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" "59d2b64a8996c763b6755b94aba37ed0204650ad992349494b4dca74d715141b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "59d2b64a8996c763b6755b94aba37ed0204650ad992349494b4dca74d715141b", kill_on_drop: false }`
[INFO] [stdout] 59d2b64a8996c763b6755b94aba37ed0204650ad992349494b4dca74d715141b
