[INFO] fetching crate reinhardt-conf 0.3.1...
[INFO] testing reinhardt-conf-0.3.1 against 1.98.0-beta.1 for beta-1.98-1
[INFO] extracting crate reinhardt-conf 0.3.1 into /workspace/builds/worker-3-tc2/source
[INFO] started tweaking crates.io crate reinhardt-conf 0.3.1
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate reinhardt-conf 0.3.1
[INFO] tweaked toml for crates.io crate reinhardt-conf 0.3.1 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate reinhardt-conf 0.3.1 on toolchain 1.98.0-beta.1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate reinhardt-conf 0.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" "+1.98.0-beta.1" "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/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 81828bd2243eb699140b2b910de5092a6f9269f29fbc20c890d9a5a2d042c5e7
[INFO] running `Command { std: "docker" "start" "81828bd2243eb699140b2b910de5092a6f9269f29fbc20c890d9a5a2d042c5e7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "81828bd2243eb699140b2b910de5092a6f9269f29fbc20c890d9a5a2d042c5e7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "81828bd2243eb699140b2b910de5092a6f9269f29fbc20c890d9a5a2d042c5e7" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "81828bd2243eb699140b2b910de5092a6f9269f29fbc20c890d9a5a2d042c5e7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "81828bd2243eb699140b2b910de5092a6f9269f29fbc20c890d9a5a2d042c5e7" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling unicode-ident v1.0.24
[INFO] [stderr]    Compiling quote v1.0.46
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]    Compiling pin-project-lite v0.2.17
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling futures-core v0.3.32
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling memchr v2.8.2
[INFO] [stderr]    Compiling bytes v1.12.0
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]    Compiling itoa v1.0.18
[INFO] [stderr]    Compiling futures-sink v0.3.32
[INFO] [stderr]    Compiling smallvec v1.15.2
[INFO] [stderr]    Compiling shlex v2.0.1
[INFO] [stderr]    Compiling find-msvc-tools v0.1.9
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]    Compiling once_cell v1.21.4
[INFO] [stderr]    Compiling pkg-config v0.3.33
[INFO] [stderr]    Compiling fs_extra v1.3.0
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling litemap v0.8.2
[INFO] [stderr]    Compiling dunce v1.0.5
[INFO] [stderr]    Compiling writeable v0.6.3
[INFO] [stderr]    Compiling icu_properties_data v2.2.0
[INFO] [stderr]    Compiling hashbrown v0.17.1
[INFO] [stderr]    Compiling icu_normalizer_data v2.2.0
[INFO] [stderr]    Compiling futures-io v0.3.32
[INFO] [stderr]    Compiling utf8_iter v1.0.4
[INFO] [stderr]    Compiling futures-task v0.3.32
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling autocfg v1.5.1
[INFO] [stderr]    Compiling aws-lc-rs v1.17.1
[INFO] [stderr]    Compiling http v1.4.2
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling getrandom v0.4.3
[INFO] [stderr]    Compiling typenum v1.20.1
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling indexmap v2.14.0
[INFO] [stderr]    Compiling zerocopy v0.8.52
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling try-lock v0.2.5
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling atomic-waker v1.1.2
[INFO] [stderr]    Compiling want v0.3.1
[INFO] [stderr]    Compiling untrusted v0.9.0
[INFO] [stderr]    Compiling winnow v1.0.3
[INFO] [stderr]    Compiling serde_json v1.0.150
[INFO] [stderr]    Compiling httpdate v1.0.3
[INFO] [stderr]    Compiling syn v2.0.118
[INFO] [stderr]    Compiling rustls v0.23.41
[INFO] [stderr]    Compiling anyhow v1.0.103
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling dtor-proc-macro v0.0.6
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling toml_datetime v1.1.1+spec-1.1.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling tower-service v0.3.3
[INFO] [stderr]    Compiling ipnet v2.12.0
[INFO] [stderr]    Compiling sha1_smol v1.0.1
[INFO] [stderr]    Compiling either v1.16.0
[INFO] [stderr]    Compiling dtor v0.3.0
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling multer v3.1.0
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling socket2 v0.6.4
[INFO] [stderr]    Compiling mio v1.2.1
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling bitflags v2.13.0
[INFO] [stderr]    Compiling cc v1.2.65
[INFO] [stderr]    Compiling ryu v1.0.23
[INFO] [stderr]    Compiling toml_parser v1.1.2+spec-1.1.0
[INFO] [stderr]    Compiling rand_core v0.9.5
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling radium v0.7.0
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling mime v0.3.17
[INFO] [stderr]    Compiling iana-time-zone v0.1.65
[INFO] [stderr]    Compiling ctor-proc-macro v0.0.7
[INFO] [stderr]    Compiling regex-syntax v0.8.11
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling cfg_aliases v0.2.1
[INFO] [stderr]    Compiling toml_edit v0.25.12+spec-1.1.0
[INFO] [stderr]    Compiling reinhardt-core v0.3.1
[INFO] [stderr]    Compiling rmp v0.8.15
[INFO] [stderr]    Compiling lock_api v0.4.14
[INFO] [stderr]    Compiling ctor v0.8.0
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling inventory v0.3.24
[INFO] [stderr]    Compiling siphasher v1.0.3
[INFO] [stderr]    Compiling openssl-probe v0.2.1
[INFO] [stderr]    Compiling tower-layer v0.3.3
[INFO] [stderr]    Compiling nom v8.0.0
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling proc-macro-crate v3.5.0
[INFO] [stderr]    Compiling unicase v2.9.0
[INFO] [stderr]    Compiling cpufeatures v0.2.17
[INFO] [stderr]    Compiling tap v1.0.1
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling wyz v0.5.1
[INFO] [stderr]    Compiling phf_shared v0.12.1
[INFO] [stderr]    Compiling uuid v1.23.4
[INFO] [stderr]    Compiling cmake v0.1.58
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling funty v2.0.0
[INFO] [stderr]    Compiling chrono-tz v0.10.4
[INFO] [stderr]    Compiling urlencoding v2.1.3
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling vsimd v0.8.0
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling log v0.4.33
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling typed-arena v2.0.2
[INFO] [stderr]    Compiling outref v0.5.2
[INFO] [stderr]    Compiling bitvec v1.1.1
[INFO] [stderr]    Compiling phf v0.12.1
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling base64-simd v0.8.0
[INFO] [stderr]    Compiling if_chain v1.0.3
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling unicode-id-start v1.4.0
[INFO] [stderr]    Compiling aws-lc-sys v0.42.0
[INFO] [stderr]    Compiling fastrand v2.4.1
[INFO] [stderr]    Compiling data-encoding v2.11.0
[INFO] [stderr]    Compiling rustc-hash v2.1.3
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling serde_spanned v1.1.1
[INFO] [stderr]    Compiling toml_writer v1.1.1+spec-1.1.0
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]    Compiling dotenv v0.15.0
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling toml v1.1.2+spec-1.1.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling zerofrom-derive v0.1.7
[INFO] [stderr]    Compiling yoke-derive v0.8.2
[INFO] [stderr]    Compiling zerovec-derive v0.11.3
[INFO] [stderr]    Compiling displaydoc v0.2.6
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling zeroize_derive v1.5.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling prost-derive v0.14.4
[INFO] [stderr]    Compiling zeroize v1.9.0
[INFO] [stderr]    Compiling reinhardt-macros v0.3.1
[INFO] [stderr]    Compiling regex v1.12.4
[INFO] [stderr]    Compiling rustls-pki-types v1.15.0
[INFO] [stderr]    Compiling rand v0.9.4
[INFO] [stderr]    Compiling tokio v1.52.3
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling rustls-native-certs v0.8.4
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling secrecy v0.10.3
[INFO] [stderr]    Compiling zerofrom v0.1.8
[INFO] [stderr]    Compiling yoke v0.8.3
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling prost v0.14.4
[INFO] [stderr]    Compiling zerovec v0.11.6
[INFO] [stderr]    Compiling zerotrie v0.2.4
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling tinystr v0.8.3
[INFO] [stderr]    Compiling potential_utf v0.1.5
[INFO] [stderr]    Compiling icu_locale_core v2.2.0
[INFO] [stderr]    Compiling icu_collections v2.2.0
[INFO] [stderr]    Compiling chrono v0.4.45
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling rmp-serde v1.3.1
[INFO] [stderr]    Compiling debugid v0.8.0
[INFO] [stderr]    Compiling icu_provider v2.2.0
[INFO] [stderr]    Compiling icu_normalizer v2.2.0
[INFO] [stderr]    Compiling icu_properties v2.2.0
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling futures v0.3.32
[INFO] [stderr]    Compiling idna_adapter v1.2.2
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling sourcemap v9.3.2
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling tower-http v0.6.11
[INFO] [stderr]    Compiling h2 v0.4.15
[INFO] [stderr]    Compiling hyper v1.10.1
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling reinhardt-http v0.3.1
[INFO] [stderr]    Compiling rustls-webpki v0.103.13
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling rustls-platform-verifier v0.7.0
[INFO] [stderr]    Compiling hyper-rustls v0.27.9
[INFO] [stderr]    Compiling reqwest v0.13.4
[INFO] [stderr]    Compiling reinhardt-utils v0.3.1
[INFO] [stderr]    Compiling reinhardt-conf v0.3.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 32s
[INFO] running `Command { std: "docker" "inspect" "81828bd2243eb699140b2b910de5092a6f9269f29fbc20c890d9a5a2d042c5e7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "81828bd2243eb699140b2b910de5092a6f9269f29fbc20c890d9a5a2d042c5e7" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling getrandom v0.4.3
[INFO] [stderr]    Compiling rand_core v0.10.1
[INFO] [stderr]    Compiling winnow v1.0.3
[INFO] [stderr]    Compiling tokio v1.52.3
[INFO] [stderr]    Compiling log v0.4.33
[INFO] [stderr]    Compiling semver v1.0.28
[INFO] [stderr]    Compiling anstyle v1.0.14
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling toml_writer v1.1.1+spec-1.1.0
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.2
[INFO] [stderr]    Compiling predicates-core v1.0.10
[INFO] [stderr]    Compiling colorchoice v1.0.5
[INFO] [stderr]    Compiling mockall_derive v0.14.0
[INFO] [stderr]    Compiling anstyle-query v1.1.5
[INFO] [stderr]    Compiling anstyle-parse v1.0.0
[INFO] [stderr]    Compiling num_cpus v1.17.0
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling rustls-platform-verifier v0.7.0
[INFO] [stderr]    Compiling env_filter v2.0.0
[INFO] [stderr]    Compiling mockall v0.14.0
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling bit-vec v0.8.0
[INFO] [stderr]    Compiling anstream v1.0.0
[INFO] [stderr]    Compiling quick-error v1.2.3
[INFO] [stderr]    Compiling jiff v0.2.31
[INFO] [stderr]    Compiling similar v2.7.0
[INFO] [stderr]    Compiling relative-path v1.9.3
[INFO] [stderr]    Compiling deadpool-runtime v0.1.4
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling termtree v0.5.1
[INFO] [stderr]    Compiling predicates-tree v1.0.13
[INFO] [stderr]    Compiling rand v0.10.2
[INFO] [stderr]    Compiling rstest_macros v0.26.1
[INFO] [stderr]    Compiling bit-set v0.8.0
[INFO] [stderr]    Compiling predicates v3.1.4
[INFO] [stderr]    Compiling rand_xorshift v0.4.0
[INFO] [stderr]    Compiling serial_test_derive v3.5.0
[INFO] [stderr]    Compiling console v0.16.4
[INFO] [stderr]    Compiling fragile v2.1.0
[INFO] [stderr]    Compiling downcast v0.11.0
[INFO] [stderr]    Compiling rusty-fork v0.3.1
[INFO] [stderr]    Compiling colored v3.1.1
[INFO] [stderr]    Compiling futures-timer v3.0.4
[INFO] [stderr]    Compiling unarray v0.1.4
[INFO] [stderr]    Compiling quickcheck_macros v1.2.0
[INFO] [stderr]    Compiling proptest v1.11.0
[INFO] [stderr]    Compiling serial_test v3.5.0
[INFO] [stderr]    Compiling toml_parser v1.1.2+spec-1.1.0
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling toml_edit v0.25.12+spec-1.1.0
[INFO] [stderr]    Compiling proc-macro-crate v3.5.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling serde_json v1.0.150
[INFO] [stderr]    Compiling uuid v1.23.4
[INFO] [stderr]    Compiling serde_spanned v1.1.1
[INFO] [stderr]    Compiling toml_datetime v1.1.1+spec-1.1.0
[INFO] [stderr]    Compiling serde_bytes v0.11.19
[INFO] [stderr]    Compiling reinhardt-macros v0.3.1
[INFO] [stderr]    Compiling toml v1.1.2+spec-1.1.0
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling chrono v0.4.45
[INFO] [stderr]    Compiling rmp-serde v1.3.1
[INFO] [stderr]    Compiling debugid v0.8.0
[INFO] [stderr]    Compiling sourcemap v9.3.2
[INFO] [stderr]    Compiling assert-json-diff v2.0.2
[INFO] [stderr]    Compiling env_logger v0.11.11
[INFO] [stderr]    Compiling quickcheck v1.1.0
[INFO] [stderr]    Compiling insta v1.48.0
[INFO] [stderr]    Compiling regex v1.12.4
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling chrono-tz v0.10.4
[INFO] [stderr]    Compiling deadpool v0.12.3
[INFO] [stderr]    Compiling tower-http v0.6.11
[INFO] [stderr]    Compiling h2 v0.4.15
[INFO] [stderr]    Compiling hyper v1.10.1
[INFO] [stderr]    Compiling rstest v0.26.1
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling reinhardt-core v0.3.1
[INFO] [stderr]    Compiling hyper-rustls v0.27.9
[INFO] [stderr]    Compiling mockito v1.7.2
[INFO] [stderr]    Compiling wiremock v0.6.5
[INFO] [stderr]    Compiling reqwest v0.13.4
[INFO] [stderr]    Compiling reinhardt-http v0.3.1
[INFO] [stderr]    Compiling reinhardt-utils v0.3.1
[INFO] [stderr]    Compiling reinhardt-conf v0.3.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 14s
[INFO] running `Command { std: "docker" "inspect" "81828bd2243eb699140b2b910de5092a6f9269f29fbc20c890d9a5a2d042c5e7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "81828bd2243eb699140b2b910de5092a6f9269f29fbc20c890d9a5a2d042c5e7" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "test" "--frozen", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.69s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/reinhardt_conf-cf858f81289eedfd)
[INFO] [stdout] 
[INFO] [stdout] running 240 tests
[INFO] [stdout] test settings::builder::tests::test_build_composed_missing_required_field ... ok
[INFO] [stdout] test settings::builder::tests::test_build_error_missing_required_field_message ... ok
[INFO] [stdout] test settings::builder::tests::test_flat_core_warnings_detects_flat_core_key ... ok
[INFO] [stdout] test settings::builder::tests::test_contains_key ... ok
[INFO] [stdout] test settings::builder::tests::test_default_source_alone_produces_no_warnings ... ok
[INFO] [stdout] test settings::builder::tests::test_get_or ... ok
[INFO] [stdout] test settings::builder::tests::test_flat_core_warnings_silent_when_properly_nested ... ok
[INFO] [stdout] test settings::builder::tests::test_builder_merge_priority ... ok
[INFO] [stdout] test settings::builder::tests::test_settings_builder_basic ... ok
[INFO] [stdout] test settings::builder::tests::test_settings_builder_keys ... ok
[INFO] [stdout] test settings::builder::tests::test_get_optional ... ok
[INFO] [stdout] test settings::contacts::tests::test_contact_settings_default ... ok
[INFO] [stdout] test settings::cache::tests::test_cache_section_name ... ok
[INFO] [stdout] test settings::contacts::tests::test_contact_settings_with_contacts ... ok
[INFO] [stdout] test settings::core_settings::tests::test_core_settings_deserialize_nested_security_section ... ok
[INFO] [stdout] test settings::builder::tests::test_user_source_with_properly_nested_core_produces_no_warnings ... ok
[INFO] [stdout] test settings::builder::tests::test_user_source_with_flat_secret_key_produces_one_warning ... ok
[INFO] [stdout] test settings::cache::tests::test_cache_default_values ... ok
[INFO] [stdout] test settings::core_settings::tests::test_core_settings_deserialize_omitted_security_uses_defaults ... ok
[INFO] [stdout] test settings::core_settings::tests::test_core_settings_deserialize_partial_security_section ... ok
[INFO] [stdout] test settings::core_settings::tests::test_core_settings_default ... ok
[INFO] [stdout] test settings::core_settings::tests::test_core_settings_delegates_security_validation ... ok
[INFO] [stdout] test settings::contacts::tests::test_contact_settings_section ... ok
[INFO] [stdout] test settings::core_settings::tests::test_core_settings_section ... ok
[INFO] [stdout] test settings::core_settings::tests::test_core_settings_validate_production_debug_fails ... ok
[INFO] [stdout] test settings::core_settings::tests::test_core_settings_validate_production_ok ... ok
[INFO] [stdout] test settings::cors::tests::test_cors_default_values ... ok
[INFO] [stdout] test settings::cors::tests::test_cors_section_name ... ok
[INFO] [stdout] test settings::core_settings::tests::test_core_settings_field_policies_other_fields_optional ... ok
[INFO] [stdout] test settings::core_settings::tests::test_core_settings_field_policies_secret_key_required ... ok
[INFO] [stdout] test settings::core_settings::tests::test_core_settings_validate_missing_secret_key ... ok
[INFO] [stdout] test settings::database_config::tests::test_display_output_masks_credentials ... ok
[INFO] [stdout] test settings::database_config::tests::test_debug_output_without_password ... ok
[INFO] [stdout] test settings::database_config::tests::test_invalid_database_url_schemes::case_2 ... ok
[INFO] [stdout] test settings::database_config::tests::test_display_output_sqlite ... ok
[INFO] [stdout] test settings::database_config::tests::test_invalid_database_url_schemes::case_3 ... ok
[INFO] [stdout] test settings::core_settings::tests::test_core_settings_validate_development_ok ... ok
[INFO] [stdout] test settings::database_config::tests::test_settings_db_config_sqlite ... ok
[INFO] [stdout] test settings::database_config::tests::test_invalid_database_url_schemes::case_4 ... ok
[INFO] [stdout] test settings::database_config::tests::test_invalid_database_url_schemes::case_5 ... ok
[INFO] [stdout] test settings::database_config::tests::test_to_url_prevents_host_injection ... ok
[INFO] [stdout] test settings::database_config::tests::test_valid_database_url_schemes::case_1 ... ok
[INFO] [stdout] test settings::database_config::tests::test_to_url_encodes_query_parameter_values ... ok
[INFO] [stdout] test settings::database_config::tests::test_to_url_simple_credentials ... ok
[INFO] [stdout] test settings::database_config::tests::test_to_url_encodes_special_chars_in_username ... ok
[INFO] [stdout] test settings::database_config::tests::test_password_stored_as_secret_string ... ok
[INFO] [stdout] test settings::database_config::tests::test_to_url_encodes_special_chars_in_password ... ok
[INFO] [stdout] test settings::database_config::tests::test_settings_db_config_postgresql ... ok
[INFO] [stdout] test settings::database_config::tests::test_debug_output_redacts_password ... ok
[INFO] [stdout] test settings::builder::tests::test_into_typed ... ok
[INFO] [stdout] test settings::database_config::tests::test_valid_database_url_schemes::case_2 ... ok
[INFO] [stdout] test settings::database_config::tests::test_valid_database_url_schemes::case_4 ... ok
[INFO] [stdout] test settings::database_config::tests::test_valid_database_url_schemes::case_5 ... ok
[INFO] [stdout] test settings::database_config::tests::test_valid_database_url_schemes::case_6 ... ok
[INFO] [stdout] test settings::docs::tests::test_deprecated_setting ... ok
[INFO] [stdout] test settings::docs::tests::test_json_schema_generation ... ok
[INFO] [stdout] test settings::docs::tests::test_markdown_generation ... ok
[INFO] [stdout] test settings::docs::tests::test_nested_groups ... ok
[INFO] [stdout] test settings::email::tests::test_email_section_name ... ok
[INFO] [stdout] test settings::docs::tests::test_setting_doc_builder ... ok
[INFO] [stdout] test settings::email::tests::test_email_default_values ... ok
[INFO] [stdout] test settings::env::tests::test_env_rejects_empty_key_name ... ok
[INFO] [stdout] test settings::docs::tests::test_settings_group ... ok
[INFO] [stdout] test settings::env::tests::test_parse_error_does_not_leak_value ... ok
[INFO] [stdout] test settings::database_config::tests::test_invalid_database_url_schemes::case_1 ... ok
[INFO] [stdout] test settings::env::tests::test_validate_env_var_name_rejects_control_chars ... ok
[INFO] [stdout] test settings::env::tests::test_validate_env_var_name_accepts_valid_name ... ok
[INFO] [stdout] test settings::env::tests::test_validate_env_var_name_rejects_empty ... ok
[INFO] [stdout] test settings::database_config::tests::test_database_password_deserializes_from_secret_sources ... ok
[INFO] [stdout] test settings::env::tests::test_env_int ... ok
[INFO] [stdout] test settings::env::tests::test_env_list ... ok
[INFO] [stdout] test settings::env::tests::test_env_path ... ok
[INFO] [stdout] test settings::env::tests::test_env_str ... ok
[INFO] [stdout] test settings::env::tests::test_env_bool ... ok
[INFO] [stdout] test settings::env::tests::test_settings_env_with_prefix ... ok
[INFO] [stdout] test settings::env_loader::tests::test_parse_export ... ok
[INFO] [stdout] test settings::env_loader::tests::test_parse_quoted_values ... ok
[INFO] [stdout] test settings::env_loader::tests::test_parse_simple_env ... ok
[INFO] [stdout] test settings::env_loader::tests::test_unescape::case_02_carriage_return ... ok
[INFO] [stdout] test settings::env_loader::tests::test_unescape::case_05_literal_backslash_n ... ok
[INFO] [stdout] test settings::env_loader::tests::test_unescape::case_04_escaped_backslash ... ok
[INFO] [stdout] test settings::env_loader::tests::test_unescape::case_08_trailing_backslash ... ok
[INFO] [stdout] test settings::env_loader::tests::test_unescape::case_03_tab ... ok
[INFO] [stdout] test settings::env::tests::test_env_str_with_default ... ok
[INFO] [stdout] test settings::env_loader::tests::test_unescape::case_06_escaped_backslash_then_literal_n ... ok
[INFO] [stdout] test settings::env_loader::tests::test_single_quoted_values_preserve_escape_sequences ... ok
[INFO] [stdout] test settings::env_loader::tests::test_unescape::case_07_double_escaped_backslash ... ok
[INFO] [stdout] test settings::env_loader::tests::test_unescape::case_09_mixed_sequences ... ok
[INFO] [stdout] test settings::env_loader::tests::test_variable_expansion ... ok
[INFO] [stdout] test settings::env_loader::tests::test_escaped_dollar ... ok
[INFO] [stdout] test settings::builder::tests::test_build_composed_success ... ok
[INFO] [stdout] test settings::env_parser::tests::test_parse_cache_locmem ... ok
[INFO] [stdout] test settings::env_parser::tests::test_parse_cache_redis ... ok
[INFO] [stdout] test settings::env_parser::tests::test_parse_dict ... ok
[INFO] [stdout] test settings::database_config::tests::test_valid_database_url_schemes::case_3 ... ok
[INFO] [stdout] test settings::env_parser::tests::test_parse_dict_skips_empty_key_or_value ... ok
[INFO] [stdout] test settings::env_parser::tests::test_parse_list ... ok
[INFO] [stdout] test settings::env_loader::tests::test_unescape::case_01_newline ... ok
[INFO] [stdout] test settings::env_loader::tests::test_unescape::case_10_no_escapes ... ok
[INFO] [stdout] test settings::env_parser::tests::test_parse_bool ... ok
[INFO] [stdout] test settings::env::tests::test_validate_env_var_name_rejects_equals_sign ... ok
[INFO] [stdout] test settings::env_loader::tests::test_load_from_file ... ok
[INFO] [stdout] test settings::env_parser::tests::test_parse_mariadb ... ok
[INFO] [stdout] test settings::env_parser::tests::test_parse_mysql ... ok
[INFO] [stdout] test settings::env_parser::tests::test_parse_postgresql ... ok
[INFO] [stdout] test settings::env_parser::tests::test_parse_sqlite_file ... ok
[INFO] [stdout] test settings::env_parser::tests::test_parse_sqlite_memory ... ok
[INFO] [stdout] test settings::fragment::tests::test_settings_fragment_section ... ok
[INFO] [stdout] test settings::i18n::tests::test_i18n_settings_default ... ok
[INFO] [stdout] test settings::i18n::tests::test_i18n_settings_section ... ok
[INFO] [stdout] test settings::interpolation::tests::interpolate_str_ok::case_1_set_value ... ok
[INFO] [stdout] test settings::interpolation::tests::interpolate_str_required_msg_returns_message ... ok
[INFO] [stdout] test settings::interpolation::tests::interpolate_str_ok::case_2_with_prefix_suffix ... ok
[INFO] [stdout] test settings::interpolation::tests::interpolate_str_required_unset_returns_required_error ... ok
[INFO] [stdout] test settings::interpolation::tests::interpolate_str_ok::case_3_default_used ... ok
[INFO] [stdout] test settings::interpolation::tests::interpolate_str_required_empty_returns_required_error ... ok
[INFO] [stdout] test settings::interpolation::tests::interpolate_value_does_not_recurse_into_resolved_value ... ok
[INFO] [stdout] test settings::interpolation::tests::interpolate_value_array_error_includes_index_in_path ... ok
[INFO] [stdout] test settings::interpolation::tests::interpolate_str_syntax_error_for_unclosed_brace ... ok
[INFO] [stdout] test settings::interpolation::tests::interpolate_str_ok::case_5_empty_default_explicit ... ok
[INFO] [stdout] test settings::interpolation::tests::interpolate_value_propagates_key_path_in_error ... ok
[INFO] [stdout] test settings::interpolation::tests::interpolate_value_walks_array_with_index_in_path ... ok
[INFO] [stdout] test settings::interpolation::tests::interpolate_str_ok::case_6_empty_env_treated_as_unset ... ok
[INFO] [stdout] test settings::fragment::tests::test_settings_fragment_validate_default_ok ... ok
[INFO] [stdout] test settings::interpolation::tests::interpolate_str_ok::case_4_default_overridden ... ok
[INFO] [stdout] test settings::interpolation::tests::interpolate_value_walks_nested_table ... ok
[INFO] [stdout] test settings::interpolation::tests::interpolate_value_skips_non_string_types ... ok
[INFO] [stdout] test settings::interpolation::tests::interpolate_str_ok::case_7_escape_passthrough ... ok
[INFO] [stdout] test settings::interpolation::tests::interpolation_error_displays_context ... ok
[INFO] [stdout] test settings::interpolation::tests::parse_template_err::case_1_unclosed_brace ... ok
[INFO] [stdout] test settings::interpolation::tests::parse_template_err::case_3_var_starts_with_digit ... ok
[INFO] [stdout] test settings::interpolation::tests::parse_template_err::case_2_empty_var_name ... ok
[INFO] [stdout] test settings::interpolation::tests::parse_template_err::case_5_single_colon ... ok
[INFO] [stdout] test settings::interpolation::tests::parse_template_err::case_4_var_with_hyphen ... ok
[INFO] [stdout] test settings::interpolation::tests::parse_template_err::case_7_nested_placeholder ... ok
[INFO] [stdout] test settings::interpolation::tests::parse_template_err::case_8_question_only ... ok
[INFO] [stdout] test settings::interpolation::tests::parse_template_ok::case_01_empty ... ok
[INFO] [stdout] test settings::interpolation::tests::parse_template_ok::case_02_literal_only ... ok
[INFO] [stdout] test settings::interpolation::tests::parse_template_ok::case_03_escape_only ... ok
[INFO] [stdout] test settings::interpolation::tests::parse_template_ok::case_04_required ... ok
[INFO] [stdout] test settings::interpolation::tests::parse_template_ok::case_07_required_msg ... ok
[INFO] [stdout] test settings::interpolation::tests::parse_template_ok::case_10_escape_then_brace ... ok
[INFO] [stdout] test settings::interpolation::tests::parse_template_ok::case_08_two_placeholders ... ok
[INFO] [stdout] test settings::interpolation::tests::parse_template_ok::case_12_dollar_then_letter ... ok
[INFO] [stdout] test settings::interpolation::tests::parse_template_ok::case_13_escape_inside_default ... ok
[INFO] [stdout] test settings::logging::tests::test_logging_section_name ... ok
[INFO] [stdout] test settings::interpolation::tests::parse_template_ok::case_14_lone_dollar_in_default ... ok
[INFO] [stdout] test settings::merge::tests::deep_merge_preserves_distinct_top_level_keys ... ok
[INFO] [stdout] test settings::interpolation::tests::parse_template_err::case_6_dash_only ... ok
[INFO] [stdout] test settings::interpolation::tests::parse_template_ok::case_09_placeholder_with_literal ... ok
[INFO] [stdout] test settings::merge::tests::deep_merge_replaces_when_shapes_mismatch ... ok
[INFO] [stdout] test settings::media::tests::test_media_section_name ... ok
[INFO] [stdout] test settings::merge::tests::deep_merge_recurses_into_nested_objects ... ok
[INFO] [stdout] test settings::merge::tests::deep_merge_replaces_array_wholesale ... ok
[INFO] [stdout] test settings::merge::tests::deep_merge_recurses_through_three_levels ... ok
[INFO] [stdout] test settings::merge::tests::deep_merge_replaces_top_level_scalar ... ok
[INFO] [stdout] test settings::media::tests::test_media_default_values ... ok
[INFO] [stdout] test settings::interpolation::tests::parse_template_ok::case_05_default_empty ... ok
[INFO] [stdout] test settings::interpolation::tests::parse_template_ok::case_06_default_with_value ... ok
[INFO] [stdout] test settings::interpolation::tests::parse_template_ok::case_11_var_with_digits ... ok
[INFO] [stdout] test settings::logging::tests::test_logging_default_values ... ok
[INFO] [stdout] test settings::openapi::tests::test_has_openapi_settings_trait ... ok
[INFO] [stdout] test settings::openapi::tests::test_openapi_default_values ... ok
[INFO] [stdout] test settings::openapi::tests::test_openapi_disabled ... ok
[INFO] [stdout] test settings::openapi::tests::test_openapi_section_name ... ok
[INFO] [stdout] test settings::openapi::tests::test_openapi_serde_missing_fields_use_defaults ... ok
[INFO] [stdout] test settings::openapi::tests::test_openapi_serde_roundtrip ... ok
[INFO] [stdout] test settings::profile::tests::test_default_debug ... ok
[INFO] [stdout] test settings::profile::tests::test_profile_checks ... ok
[INFO] [stdout] test settings::profile::tests::test_env_file_name ... ok
[INFO] [stdout] test settings::profile::tests::test_profile_as_str ... ok
[INFO] [stdout] test settings::openapi::tests::test_openapi_toml_deserialization ... ok
[INFO] [stdout] test settings::profile::tests::test_profile_parse ... ok
[INFO] [stdout] test settings::schema::tests::root_section_primary_object_wins_over_fallback_object ... ok
[INFO] [stdout] test settings::profile::tests::test_settings_profile_from_env ... ok
[INFO] [stdout] test settings::secret_types::tests::test_secret_string_deserialization ... ok
[INFO] [stdout] test settings::schema::tests::root_section_malformed_primary_scalar_does_not_fall_back ... ok
[INFO] [stdout] test settings::schema::tests::root_section_uses_fallback_object_when_primary_absent ... ok
[INFO] [stdout] test settings::secret_types::tests::test_secret_string_debug ... ok
[INFO] [stdout] test settings::openapi::tests::test_openapi_toml_partial_uses_defaults ... ok
[INFO] [stdout] test settings::secret_types::tests::test_secret_string_display ... ok
[INFO] [stdout] test settings::secret_types::tests::test_secret_string_deserializes_from_env_source ... ok
[INFO] [stdout] test settings::secret_types::tests::test_secret_value_deserialization ... ok
[INFO] [stdout] test settings::secret_types::tests::test_secret_value_debug ... ok
[INFO] [stdout] test settings::secret_types::tests::test_secret_string_deserializes_from_file_source ... ok
[INFO] [stdout] test settings::secret_types::tests::test_secret_value_into_inner ... ok
[INFO] [stdout] test settings::secret_types::tests::test_secret_string_rejects_multiple_sources ... ok
[INFO] [stdout] test settings::secret_types::tests::test_secret_string_expose ... ok
[INFO] [stdout] test settings::secret_types::tests::test_secret_value_into_inner_non_clone ... ok
[INFO] [stdout] test settings::secret_types::tests::test_secret_string_equality ... ok
[INFO] [stdout] test settings::secret_types::tests::test_secret_string_into_inner ... ok
[INFO] [stdout] test settings::secret_types::tests::test_secret_string_len ... ok
[INFO] [stdout] test settings::secret_types::tests::test_secret_string_serialization_redacts_value ... ok
[INFO] [stdout] test settings::secret_types::tests::test_secret_value_constant_time_equality ... ok
[INFO] [stdout] test settings::secret_types::tests::test_secret_value_constant_time_equality_strings ... ok
[INFO] [stdout] test settings::secret_types::tests::test_secret_value_expose ... ok
[INFO] [stdout] test settings::security::tests::test_security_settings_development_validation_ok ... ok
[INFO] [stdout] test settings::security::tests::test_security_settings_production_validation_fails_without_ssl ... ok
[INFO] [stdout] test settings::security::tests::test_security_settings_section ... ok
[INFO] [stdout] test settings::session::tests::test_session_default_values ... ok
[INFO] [stdout] test settings::secret_types::tests::test_secret_value_serialization_redacts_value ... ok
[INFO] [stdout] test settings::sources::tests::test_toml_source ... ok
[INFO] [stdout] test settings::sources::tests::test_env_source ... ok
[INFO] [stdout] test settings::sources::tests::test_high_priority_env_source_wraps_env_source ... ok
[INFO] [stdout] test settings::sources::tests::test_high_priority_env_source_overrides_toml ... ok
[INFO] [stdout] test settings::sources::tests::test_default_source ... ok
[INFO] [stdout] test settings::session::tests::test_session_section_name ... ok
[INFO] [stdout] test settings::static_files::tests::test_static_files_default_values ... ok
[INFO] [stdout] test settings::static_files::tests::test_static_files_section_name ... ok
[INFO] [stdout] test settings::template_settings::tests::test_template_settings_section ... ok
[INFO] [stdout] test settings::security::tests::test_security_settings_default ... ok
[INFO] [stdout] test settings::testing::overrides::tests::test_nested_merge_preserves_siblings ... ok
[INFO] [stdout] test settings::sources::tests::test_high_priority_env_source_with_prefix ... ok
[INFO] [stdout] test settings::template_settings::tests::test_template_settings_default ... ok
[INFO] [stdout] test settings::sources::tests::test_source_priority ... ok
[INFO] [stdout] test settings::sources::tests::toml_file_source_without_interpolation_preserves_literal ... ok
[INFO] [stdout] test settings::testing::overrides::tests::test_override_guard_clears_on_drop ... ok
[INFO] [stdout] test settings::testing::overrides::tests::test_override_multiple_keys ... ok
[INFO] [stdout] test settings::testing::overrides::tests::test_override_sets_flat_key ... ok
[INFO] [stdout] test settings::testing::overrides::tests::test_override_sets_nested_key ... ok
[INFO] [stdout] test settings::testing::overrides::tests::test_override_wins_over_all_sources ... ok
[INFO] [stdout] test settings::typed_deserializer::tests::skeleton_passthrough_for_native_int ... ok
[INFO] [stdout] test settings::testing::overrides::tests::test_deep_merge_override_into_existing_object ... ok
[INFO] [stdout] test settings::validation::tests::test_security_validator_development ... ok
[INFO] [stdout] test settings::testing::overrides::tests::test_set_value_with_typed_value ... ok
[INFO] [stdout] test settings::testing::tests::test_env_restoration ... ok
[INFO] [stdout] test settings::testing::tests::test_remove_var ... ok
[INFO] [stdout] test settings::testing::tests::test_env_isolation ... ok
[INFO] [stdout] test settings::testing::tests::test_macro_assert_env ... ok
[INFO] [stdout] test settings::security::tests::test_security_settings_production_validation_ok ... ok
[INFO] [stdout] test settings::validation::tests::test_security_validator_missing_ssl_redirect_in_production ... ok
[INFO] [stdout] test settings::testing::tests::test_create_config_file ... ok
[INFO] [stdout] test settings::validation::tests::test_security_validator_ssl_redirect_false_in_production ... ok
[INFO] [stdout] test settings::validation::tests::test_settings_range_validator ... ok
[INFO] [stdout] test settings::testing::tests::test_create_env_file ... ok
[INFO] [stdout] test settings::validation::tests::test_security_validator_ssl_redirect_true_in_production ... ok
[INFO] [stdout] test settings::validation::tests::test_settings_validation_required ... ok
[INFO] [stdout] test settings::validation::tests::test_settings_validation_choice ... ok
[INFO] [stdout] test settings::validation::tests::test_security_validator_production ... ok
[INFO] [stdout] test settings::testing::tests::test_settings_builder ... ok
[INFO] [stderr]      Running tests/composable.rs (/opt/rustwide/target/debug/deps/composable-c0c5fe40bd23c6af)
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 240 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.10s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 115 tests
[INFO] [stdout] test boundary_values::allowed_hosts_count_boundary_production::case_1_empty ... ok
[INFO] [stdout] test boundary_values::allowed_hosts_count_boundary_production::case_3_many ... ok
[INFO] [stdout] test boundary_values::allowed_hosts_count_boundary_production::case_2_single ... ok
[INFO] [stdout] test boundary_values::cache_timeout_boundary::case_1_zero ... ok
[INFO] [stdout] test boundary_values::cache_timeout_boundary::case_4_large ... ok
[INFO] [stdout] test boundary_values::cache_timeout_boundary::case_2_one ... ok
[INFO] [stdout] test boundary_values::secret_key_length_boundary_core_validate::case_1_empty ... ok
[INFO] [stdout] test boundary_values::cache_timeout_boundary::case_3_default_val ... ok
[INFO] [stdout] test boundary_values::secret_key_length_boundary_core_validate::case_2_single_char ... ok
[INFO] [stdout] test boundary_values::secret_key_length_boundary_core_validate::case_4_long ... ok
[INFO] [stdout] test boundary_values::secret_key_length_boundary_core_validate::case_3_short ... ok
[INFO] [stdout] test boundary_values::session_cookie_age_boundary::case_2_one ... ok
[INFO] [stdout] test boundary_values::session_cookie_age_boundary::case_1_zero ... ok
[INFO] [stdout] test boundary_values::session_cookie_age_boundary::case_4_large ... ok
[INFO] [stdout] test combination::core_invalid_but_security_valid_production ... ok
[INFO] [stdout] test combination::core_with_multiple_databases_and_security ... ok
[INFO] [stdout] test combination::modify_cache_doesnt_affect_session ... ok
[INFO] [stdout] test decision_table::core_production_validation_decision_table::case_1_all_valid ... ok
[INFO] [stdout] test combination::email_tls_and_ssl_both_true ... ok
[INFO] [stdout] test decision_table::core_production_validation_decision_table::case_4_hosts_empty ... ok
[INFO] [stdout] test combination::multiple_fragments_serde_roundtrip ... ok
[INFO] [stdout] test combination::cors_allow_credentials_with_session_secure ... ok
[INFO] [stdout] test decision_table::core_production_validation_decision_table::case_2_debug_invalid ... ok
[INFO] [stdout] test decision_table::core_production_validation_decision_table::case_3_key_empty ... ok
[INFO] [stdout] test combination::all_fragments_default_validate_development ... ok
[INFO] [stdout] test combination::core_valid_but_nested_security_invalid_production ... ok
[INFO] [stdout] test decision_table::core_production_validation_decision_table::case_5_debug_and_key ... ok
[INFO] [stdout] test decision_table::core_production_validation_decision_table::case_7_key_and_hosts ... ok
[INFO] [stdout] test decision_table::core_production_validation_decision_table::case_6_debug_and_hosts ... ok
[INFO] [stdout] test decision_table::profile_debug_validation_matrix::case_1_dev_debug_ok ... ok
[INFO] [stdout] test decision_table::profile_debug_validation_matrix::case_2_staging_debug_ok ... ok
[INFO] [stdout] test decision_table::profile_debug_validation_matrix::case_3_custom_debug_ok ... ok
[INFO] [stdout] test decision_table::profile_debug_validation_matrix::case_4_prod_debug_fail ... ok
[INFO] [stdout] test decision_table::profile_debug_validation_matrix::case_5_prod_no_debug_ok ... ok
[INFO] [stdout] test decision_table::security_production_validation_decision_table::case_2_no_ssl ... ok
[INFO] [stdout] test boundary_values::session_cookie_age_boundary::case_3_two_weeks ... ok
[INFO] [stdout] test decision_table::security_production_validation_decision_table::case_1_all_secure ... ok
[INFO] [stdout] test decision_table::security_production_validation_decision_table::case_3_no_session_cookie ... ok
[INFO] [stdout] test decision_table::security_production_validation_decision_table::case_4_no_csrf_cookie ... ok
[INFO] [stdout] test decision_table::security_production_validation_decision_table::case_5_none_secure ... ok
[INFO] [stdout] test decision_table::security_production_validation_decision_table::case_6_only_ssl ... ok
[INFO] [stdout] test decision_table::security_production_validation_decision_table::case_7_only_session ... ok
[INFO] [stdout] test decision_table::security_production_validation_decision_table::case_8_only_csrf ... ok
[INFO] [stdout] test edge_cases::core_settings_with_empty_databases ... ok
[INFO] [stdout] test edge_cases::core_settings_with_multiple_databases ... ok
[INFO] [stdout] test edge_cases::fragment_clone_independence ... ok
[INFO] [stdout] test edge_cases::cache_timeout_zero_is_valid ... ok
[INFO] [stdout] test edge_cases::session_empty_cookie_name_is_valid ... ok
[INFO] [stdout] test edge_cases::email_settings_defaults_serde_roundtrip ... ok
[INFO] [stdout] test edge_cases::security_proxy_ssl_header_roundtrip ... ok
[INFO] [stdout] test edge_cases::security_all_optional_fields_none ... ok
[INFO] [stdout] test equivalence_partition::non_production_profiles_allow_debug_true::case_1_development ... ok
[INFO] [stdout] test equivalence_partition::non_production_profiles_allow_debug_true::case_2_staging ... ok
[INFO] [stdout] test equivalence_partition::profile_parse_equivalence_classes::case_07_production ... ok
[INFO] [stdout] test equivalence_partition::profile_parse_equivalence_classes::case_08_prod ... ok
[INFO] [stdout] test equivalence_partition::profile_parse_equivalence_classes::case_01_development ... ok
[INFO] [stdout] test equivalence_partition::non_production_profiles_allow_debug_true::case_3_custom ... ok
[INFO] [stdout] test equivalence_partition::production_rejects_debug_true ... ok
[INFO] [stdout] test equivalence_partition::profile_env_file_name_classes::case_1_dev ... ok
[INFO] [stdout] test equivalence_partition::profile_env_file_name_classes::case_2_staging ... ok
[INFO] [stdout] test equivalence_partition::profile_env_file_name_classes::case_3_production ... ok
[INFO] [stdout] test equivalence_partition::profile_env_file_name_classes::case_4_custom ... ok
[INFO] [stdout] test equivalence_partition::profile_parse_equivalence_classes::case_02_dev ... ok
[INFO] [stdout] test equivalence_partition::profile_parse_equivalence_classes::case_03_develop ... ok
[INFO] [stdout] test equivalence_partition::profile_parse_equivalence_classes::case_04_staging ... ok
[INFO] [stdout] test equivalence_partition::profile_parse_equivalence_classes::case_06_test_env ... ok
[INFO] [stdout] test equivalence_partition::profile_parse_equivalence_classes::case_09_custom_word ... ok
[INFO] [stdout] test equivalence_partition::profile_parse_equivalence_classes::case_10_unknown ... ok
[INFO] [stdout] test equivalence_partition::profile_parse_equivalence_classes::case_05_stage ... ok
[INFO] [stdout] test error_path::core_empty_allowed_hosts_fails_in_production ... ok
[INFO] [stdout] test equivalence_partition::profile_parse_equivalence_classes::case_11_uppercase_dev ... ok
[INFO] [stdout] test error_path::core_empty_secret_key_fails_in_development ... ok
[INFO] [stdout] test error_path::security_session_cookie_insecure_fails_in_production ... ok
[INFO] [stdout] test equivalence_partition::profile_parse_equivalence_classes::case_13_mixed_case ... ok
[INFO] [stdout] test error_path::security_ssl_redirect_false_fails_in_production ... ok
[INFO] [stdout] test error_path::core_debug_true_fails_in_production ... ok
[INFO] [stdout] test decision_table::core_production_validation_decision_table::case_8_all_invalid ... ok
[INFO] [stdout] test fuzz::fuzz_security_validate_never_panics ... ok
[INFO] [stdout] test happy_path::all_fragments_implement_clone ... ok
[INFO] [stdout] test error_path::security_csrf_cookie_insecure_fails_in_production ... ok
[INFO] [stdout] test happy_path::all_fragments_implement_send_sync ... ok
[INFO] [stdout] test happy_path::all_twelve_fragments_have_unique_sections ... ok
[INFO] [stdout] test fuzz::fuzz_profile_parse_never_panics ... ok
[INFO] [stdout] test happy_path::cache_settings_serde_roundtrip ... ok
[INFO] [stdout] test happy_path::security_settings_serde_roundtrip ... ok
[INFO] [stdout] test happy_path::production_core_validates_ok ... ok
[INFO] [stdout] test happy_path::session_settings_serde_roundtrip ... ok
[INFO] [stdout] test happy_path::core_settings_serde_roundtrip ... ok
[INFO] [stdout] test error_path::validation_error_display_contains_field_info ... ok
[INFO] [stdout] test sanity::validation_error_invalid_value_fields ... ok
[INFO] [stdout] test error_path::core_empty_secret_key_fails_in_production ... ok
[INFO] [stdout] test sanity::has_core_settings_usable_as_trait_bound ... ok
[INFO] [stdout] test equivalence_partition::profile_parse_equivalence_classes::case_12_uppercase_prod ... ok
[INFO] [stdout] test sanity::profile_default_is_development ... ok
[INFO] [stdout] test sanity::validation_error_constraint_holds_message ... ok
[INFO] [stdout] test fuzz::fuzz_validation_error_display_never_panics ... ok
[INFO] [stdout] test sanity::validation_error_missing_required_holds_name ... ok
[INFO] [stdout] test sanity::validation_error_multiple_holds_inner_errors ... ok
[INFO] [stdout] test sanity::validation_error_security_variant ... ok
[INFO] [stdout] test sanity::validation_result_err_variant ... ok
[INFO] [stdout] test sanity::validation_result_ok_variant ... ok
[INFO] [stdout] test state_transitions::custom_profile_matches_development_leniency ... ok
[INFO] [stdout] test state_transitions::fix_security_flags_then_revalidate ... ok
[INFO] [stdout] test state_transitions::production_to_development_recovers ... ok
[INFO] [stdout] test state_transitions::development_to_production_breaks_validation ... ok
[INFO] [stdout] test fuzz::fuzz_core_serde_roundtrip_preserves_key ... ok
[INFO] [stdout] test state_transitions::staging_matches_development_leniency ... ok
[INFO] [stdout] test state_transitions::fix_debug_flag_then_revalidate ... ok
[INFO] [stdout] test state_transitions::fix_secret_key_then_revalidate ... ok
[INFO] [stdout] test property_tests::prop_section_is_static ... ok
[INFO] [stdout] test fuzz::fuzz_core_validate_never_panics ... ok
[INFO] [stdout] test property_tests::prop_development_always_validates_with_key ... ok
[INFO] [stdout] test property_tests::prop_valid_production_implies_valid_development ... ok
[INFO] [stdout] test property_tests::prop_core_clone_preserves_secret_key ... ok
[INFO] [stdout] test property_tests::prop_core_serde_identity ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 115 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.42s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/env_loader.rs (/opt/rustwide/target/debug/deps/env_loader-8fb4a869d9447bcc)
[INFO] [stdout] 
[INFO] [stdout] running 60 tests
[INFO] [stdout] test env_bool_returns_parse_error_for_invalid_value ... ok
[INFO] [stdout] test env_bool_various_truthy_falsy_values::case_2 ... ok
[INFO] [stdout] test env_bool_various_truthy_falsy_values::case_1 ... ok
[INFO] [stdout] test env_bool_various_truthy_falsy_values::case_3 ... ok
[INFO] [stdout] test env_bool_various_truthy_falsy_values::case_4 ... ok
[INFO] [stdout] test env_bool_various_truthy_falsy_values::case_7 ... ok
[INFO] [stdout] test env_bool_with_default_true_when_missing ... ok
[INFO] [stdout] test env_database_url_reads_postgresql_url ... ok
[INFO] [stdout] test env_bool_various_truthy_falsy_values::case_8 ... ok
[INFO] [stdout] test env_int_reads_negative_integer ... ok
[INFO] [stdout] test env_int_reads_positive_integer ... ok
[INFO] [stdout] test env_int_returns_parse_error_for_non_numeric ... ok
[INFO] [stdout] test env_database_url_with_default_sqlite_memory ... ok
[INFO] [stdout] test env_int_with_default_uses_default_when_missing ... ok
[INFO] [stdout] test env_list_reads_comma_separated_values ... ok
[INFO] [stdout] test env_list_trims_whitespace_around_items ... ok
[INFO] [stdout] test env_loader_escaped_dollar_not_expanded ... ok
[INFO] [stdout] test env_loader_export_prefix ... ok
[INFO] [stdout] test env_loader_variable_interpolation_dollar_syntax ... ok
[INFO] [stdout] test env_loader_does_not_overwrite_by_default ... ok
[INFO] [stdout] test env_loader_loads_simple_key_value ... ok
[INFO] [stdout] test env_loader_skips_comment_lines ... ok
[INFO] [stdout] test env_loader_returns_error_for_missing_file ... ok
[INFO] [stdout] test env_loader_single_quoted_value ... ok
[INFO] [stdout] test env_loader_load_optional_returns_true_for_existing_file ... ok
[INFO] [stdout] test env_loader_overwrite_replaces_existing_value ... ok
[INFO] [stdout] test env_loader_skips_empty_lines ... ok
[INFO] [stdout] test env_loader_double_quoted_value ... ok
[INFO] [stdout] test env_bool_various_truthy_falsy_values::case_5 ... ok
[INFO] [stdout] test env_loader_load_optional_returns_false_for_missing_file ... ok
[INFO] [stdout] test parse_bool_extended_truthy_falsy_values::case_1 ... ok
[INFO] [stdout] test parse_bool_extended_truthy_falsy_values::case_3 ... ok
[INFO] [stdout] test parse_bool_extended_truthy_falsy_values::case_2 ... ok
[INFO] [stdout] test env_loader_unescape_newline ... ok
[INFO] [stdout] test parse_cache_url_locmem ... ok
[INFO] [stdout] test parse_bool_returns_error_for_unknown_value ... ok
[INFO] [stdout] test parse_cache_url_redis ... ok
[INFO] [stdout] test env_loader_variable_interpolation_braces_syntax ... ok
[INFO] [stdout] test env_path_reads_path_variable ... ok
[INFO] [stdout] test parse_database_url_sqlite_file_path ... ok
[INFO] [stdout] test parse_cache_url_memcached ... ok
[INFO] [stdout] test env_path_with_default_when_missing ... ok
[INFO] [stdout] test env_str_reads_existing_variable ... ok
[INFO] [stdout] test env_list_with_default_when_missing ... ok
[INFO] [stdout] test env_str_returns_error_for_missing_variable ... ok
[INFO] [stdout] test env_str_with_default_uses_default_when_missing ... ok
[INFO] [stdout] test env_with_prefix_missing_returns_missing_variable_error ... ok
[INFO] [stdout] test env_with_prefix_reads_prefixed_variable ... ok
[INFO] [stdout] test load_env_convenience_function ... ok
[INFO] [stdout] test load_env_optional_convenience_function_missing ... ok
[INFO] [stdout] test parse_database_url_mysql ... ok
[INFO] [stdout] test parse_database_url_sqlite_memory ... ok
[INFO] [stdout] test parse_cache_url_unsupported_scheme_returns_error ... ok
[INFO] [stdout] test parse_dict_trims_whitespace_from_keys_and_values ... ok
[INFO] [stdout] test parse_dict_basic_key_value_pairs ... ok
[INFO] [stdout] test parse_list_filters_empty_segments ... ok
[INFO] [stdout] test parse_list_empty_string_returns_empty_vec ... ok
[INFO] [stdout] test parse_list_single_item_no_comma ... ok
[INFO] [stdout] test parse_database_url_unsupported_scheme_returns_error ... ok
[INFO] [stdout] test env_bool_various_truthy_falsy_values::case_6 ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- env_bool_various_truthy_falsy_values::case_6 stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'env_bool_various_truthy_falsy_values::case_6' (6537) panicked at tests/env_loader.rs:509:5:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: true
[INFO] [stdout]  right: false
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5839de38d781 - std[73adb7dc35730857]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5839de38d781 - std[73adb7dc35730857]::backtrace_rs::backtrace::trace_unsynchronized::<std[73adb7dc35730857]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5839de38d781 - std[73adb7dc35730857]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5839de38d781 - <<std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[6883ba1bc0fe4ed1]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5839de3a26ea - <core[6883ba1bc0fe4ed1]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5839de3a26ea - core[6883ba1bc0fe4ed1]::fmt::write
[INFO] [stdout]    6:     0x5839de391ebc - std[73adb7dc35730857]::io::default_write_fmt::<alloc[55a36b64bcbf2c0d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:626:11
[INFO] [stdout]    7:     0x5839de391ebc - <alloc[55a36b64bcbf2c0d]::vec::Vec<u8> as std[73adb7dc35730857]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:1730:13
[INFO] [stdout]    8:     0x5839de36a196 - <std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5839de36a196 - std[73adb7dc35730857]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5839de384c29 - std[73adb7dc35730857]::panicking::default_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5839de26d150 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   12:     0x5839de26d150 - test[980ffaebd391d06d]::test_main_inner::<test[980ffaebd391d06d]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5839de384de2 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   14:     0x5839de384de2 - std[73adb7dc35730857]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:823:13
[INFO] [stdout]   15:     0x5839de36a242 - std[73adb7dc35730857]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:688:13
[INFO] [stdout]   16:     0x5839de361769 - std[73adb7dc35730857]::sys::backtrace::__rust_end_short_backtrace::<std[73adb7dc35730857]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5839de36b05d - __rustc[a7b7b02e776dd976]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:679:5
[INFO] [stdout]   18:     0x5839de3a2eec - core[6883ba1bc0fe4ed1]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5839de3a2d73 - core[6883ba1bc0fe4ed1]::panicking::assert_failed_inner
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:439:17
[INFO] [stdout]   20:     0x5839de305e89 - core[6883ba1bc0fe4ed1]::panicking::assert_failed::<bool, bool>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x5839de252b54 - env_loader[c8a8e0106e0fc425]::env_bool_various_truthy_falsy_values
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/env_loader.rs:509:2
[INFO] [stdout]   22:     0x5839de25bff9 - env_loader[c8a8e0106e0fc425]::env_bool_various_truthy_falsy_values::case_6
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/env_loader.rs:490:1
[INFO] [stdout]   23:     0x5839de2525d7 - env_loader[c8a8e0106e0fc425]::env_bool_various_truthy_falsy_values::case_6::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/env_loader.rs:490:10
[INFO] [stdout]   24:     0x5839de260276 - <env_loader[c8a8e0106e0fc425]::env_bool_various_truthy_falsy_values::case_6::{closure#0} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5839de26048b - <fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x5839de26048b - test[980ffaebd391d06d]::__rust_begin_short_backtrace::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:724:18
[INFO] [stdout]   27:     0x5839de26dad5 - test[980ffaebd391d06d]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:74
[INFO] [stdout]   28:     0x5839de26dad5 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   29:     0x5839de26dad5 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   30:     0x5839de26dad5 - std[73adb7dc35730857]::panicking::catch_unwind::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   31:     0x5839de26dad5 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   32:     0x5839de26dad5 - test[980ffaebd391d06d]::run_test_in_process
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:27
[INFO] [stdout]   33:     0x5839de26dad5 - test[980ffaebd391d06d]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:668:43
[INFO] [stdout]   34:     0x5839de268584 - test[980ffaebd391d06d]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:698:41
[INFO] [stdout]   35:     0x5839de268584 - std[73adb7dc35730857]::sys::backtrace::__rust_begin_short_backtrace::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   36:     0x5839de270c22 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   37:     0x5839de270c22 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   38:     0x5839de270c22 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   39:     0x5839de270c22 - std[73adb7dc35730857]::panicking::catch_unwind::<(), core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   40:     0x5839de270c22 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   41:     0x5839de270c22 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   42:     0x5839de270c22 - <std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x5839de38cc6f - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::ops::function::FnOnce<(), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2319:9
[INFO] [stdout]   44:     0x5839de38cc6f - <std[73adb7dc35730857]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/thread/unix.rs:123:17
[INFO] [stdout]   45:     0x7ddebb082aa4 - <unknown>
[INFO] [stdout]   46:     0x7ddebb10fa64 - clone
[INFO] [stdout]   47:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     env_bool_various_truthy_falsy_values::case_6
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 59 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.14s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--test env_loader`
[INFO] running `Command { std: "docker" "inspect" "81828bd2243eb699140b2b910de5092a6f9269f29fbc20c890d9a5a2d042c5e7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "81828bd2243eb699140b2b910de5092a6f9269f29fbc20c890d9a5a2d042c5e7", kill_on_drop: false }`
[INFO] [stdout] 81828bd2243eb699140b2b910de5092a6f9269f29fbc20c890d9a5a2d042c5e7
