[INFO] fetching crate envstruct 1.0.10...
[INFO] testing envstruct-1.0.10 against 1.90.0 for beta-1.91-2
[INFO] extracting crate envstruct 1.0.10 into /workspace/builds/worker-5-tc1/source
[INFO] started tweaking crates.io crate envstruct 1.0.10
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate envstruct 1.0.10
[INFO] tweaked toml for crates.io crate envstruct 1.0.10 written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate envstruct 1.0.10 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 crates.io crate envstruct 1.0.10 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 is-terminal v0.4.15
[INFO] [stderr]   Downloaded envstruct_derive v1.0.10
[INFO] [stderr]   Downloaded prettytable-rs v0.10.0
[INFO] [stderr]   Downloaded sdd v3.0.5
[INFO] [stderr]   Downloaded scc v2.3.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] ddc0b8f34264ea06ba7ad6e209ee24408a714f794e27663542d787a5bab01c79
[INFO] running `Command { std: "docker" "start" "-a" "ddc0b8f34264ea06ba7ad6e209ee24408a714f794e27663542d787a5bab01c79", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ddc0b8f34264ea06ba7ad6e209ee24408a714f794e27663542d787a5bab01c79", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ddc0b8f34264ea06ba7ad6e209ee24408a714f794e27663542d787a5bab01c79", kill_on_drop: false }`
[INFO] [stdout] ddc0b8f34264ea06ba7ad6e209ee24408a714f794e27663542d787a5bab01c79
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] e43b5848ef7b7d77850e4e34b815f6f49aa42c4a4fe306015d90939506f81c67
[INFO] running `Command { std: "docker" "start" "-a" "e43b5848ef7b7d77850e4e34b815f6f49aa42c4a4fe306015d90939506f81c67", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.96
[INFO] [stderr]    Compiling serde v1.0.217
[INFO] [stderr]    Compiling dirs-sys-next v0.1.2
[INFO] [stderr]    Compiling ryu v1.0.19
[INFO] [stderr]    Compiling csv-core v0.1.11
[INFO] [stderr]    Compiling thiserror v2.0.11
[INFO] [stderr]    Compiling serde_json v1.0.138
[INFO] [stderr]    Compiling is-terminal v0.4.15
[INFO] [stderr]    Compiling encode_unicode v1.0.0
[INFO] [stderr]    Compiling dirs-next v2.0.0
[INFO] [stderr]    Compiling term v0.7.0
[INFO] [stderr]    Compiling chrono v0.4.39
[INFO] [stderr]    Compiling bytesize v1.3.0
[INFO] [stderr]    Compiling csv v1.3.1
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling darling_core v0.20.10
[INFO] [stderr]    Compiling prettytable-rs v0.10.0
[INFO] [stderr]    Compiling zerofrom-derive v0.1.5
[INFO] [stderr]    Compiling yoke-derive v0.7.5
[INFO] [stderr]    Compiling zerovec-derive v0.10.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.11
[INFO] [stderr]    Compiling zerofrom v0.1.5
[INFO] [stderr]    Compiling yoke v0.7.5
[INFO] [stderr]    Compiling darling_macro v0.20.10
[INFO] [stderr]    Compiling zerovec v0.10.4
[INFO] [stderr]    Compiling darling v0.20.10
[INFO] [stderr]    Compiling envstruct_derive v1.0.10
[INFO] [stderr]    Compiling tinystr v0.7.6
[INFO] [stderr]    Compiling icu_collections v1.5.0
[INFO] [stderr]    Compiling icu_locid v1.5.0
[INFO] [stderr]    Compiling icu_provider v1.5.0
[INFO] [stderr]    Compiling icu_locid_transform v1.5.0
[INFO] [stderr]    Compiling icu_properties v1.5.1
[INFO] [stderr]    Compiling icu_normalizer v1.5.0
[INFO] [stderr]    Compiling idna_adapter v1.2.0
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling envstruct v1.0.10 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 37.55s
[INFO] running `Command { std: "docker" "inspect" "e43b5848ef7b7d77850e4e34b815f6f49aa42c4a4fe306015d90939506f81c67", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e43b5848ef7b7d77850e4e34b815f6f49aa42c4a4fe306015d90939506f81c67", kill_on_drop: false }`
[INFO] [stdout] e43b5848ef7b7d77850e4e34b815f6f49aa42c4a4fe306015d90939506f81c67
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] fc77811d5ea035dc94c3bc02ffdc9231d2aeadea5de6de963731f07fd8183aff
[INFO] running `Command { std: "docker" "start" "-a" "fc77811d5ea035dc94c3bc02ffdc9231d2aeadea5de6de963731f07fd8183aff", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_derive v1.0.217
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling rustversion v1.0.19
[INFO] [stderr]    Compiling indexmap v2.7.1
[INFO] [stderr]    Compiling csv-core v0.1.11
[INFO] [stderr]    Compiling winnow v0.7.0
[INFO] [stderr]    Compiling target-triple v0.1.3
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling sdd v3.0.5
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling serial_test_derive v3.2.0
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling scc v2.3.0
[INFO] [stderr]    Compiling log v0.4.25
[INFO] [stderr]    Compiling once_cell v1.20.2
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling strum v0.26.3
[INFO] [stderr]    Compiling serde v1.0.217
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling serial_test v3.2.0
[INFO] [stderr]    Compiling toml_datetime v0.6.8
[INFO] [stderr]    Compiling serde_spanned v0.6.8
[INFO] [stderr]    Compiling csv v1.3.1
[INFO] [stderr]    Compiling serde_json v1.0.138
[INFO] [stderr]    Compiling toml_edit v0.22.23
[INFO] [stderr]    Compiling prettytable-rs v0.10.0
[INFO] [stderr]    Compiling envstruct v1.0.10 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling toml v0.8.19
[INFO] [stderr]    Compiling trybuild v1.0.103
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 36.56s
[INFO] running `Command { std: "docker" "inspect" "fc77811d5ea035dc94c3bc02ffdc9231d2aeadea5de6de963731f07fd8183aff", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fc77811d5ea035dc94c3bc02ffdc9231d2aeadea5de6de963731f07fd8183aff", kill_on_drop: false }`
[INFO] [stdout] fc77811d5ea035dc94c3bc02ffdc9231d2aeadea5de6de963731f07fd8183aff
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] bc68eab3ead0969e21b0d319331ccf43c093fb83e0f19cb42e4afcc2083fc9cb
[INFO] running `Command { std: "docker" "start" "-a" "bc68eab3ead0969e21b0d319331ccf43c093fb83e0f19cb42e4afcc2083fc9cb", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.26s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/envstruct-e656868263a91537)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test usage::test_strip_namespace ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/compiletest.rs (/opt/rustwide/target/debug/deps/compiletest-e2e094f80d2eed8f)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stderr]    Compiling proc-macro2 v1.0.93
[INFO] [stderr]    Compiling unicode-ident v1.0.16
[INFO] [stderr]    Compiling autocfg v1.4.0
[INFO] [stderr]     Checking stable_deref_trait v1.2.0
[INFO] [stderr]     Checking memchr v2.7.4
[INFO] [stderr]    Compiling libc v0.2.169
[INFO] [stderr]     Checking litemap v0.7.4
[INFO] [stderr]     Checking writeable v0.5.5
[INFO] [stderr]     Checking smallvec v1.13.2
[INFO] [stderr]     Checking cfg-if v1.0.0
[INFO] [stderr]     Checking icu_locid_transform_data v1.5.0
[INFO] [stderr]     Checking icu_properties_data v1.5.0
[INFO] [stderr]    Compiling serde v1.0.217
[INFO] [stderr]     Checking icu_normalizer_data v1.5.0
[INFO] [stderr]     Checking utf8_iter v1.0.4
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]     Checking futures-core v0.3.31
[INFO] [stderr]     Checking write16 v1.0.0
[INFO] [stderr]     Checking utf16_iter v1.0.5
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]     Checking futures-sink v0.3.31
[INFO] [stderr]     Checking futures-channel v0.3.31
[INFO] [stderr]     Checking futures-io v0.3.31
[INFO] [stderr]    Compiling rustversion v1.0.19
[INFO] [stderr]     Checking futures-task v0.3.31
[INFO] [stderr]     Checking pin-utils v0.1.0
[INFO] [stderr]     Checking itoa v1.0.14
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]     Checking pin-project-lite v0.2.16
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking ryu v1.0.19
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]     Checking csv-core v0.1.11
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]    Compiling paste v1.0.15
[INFO] [stderr]    Compiling serde_json v1.0.138
[INFO] [stderr]     Checking scopeguard v1.2.0
[INFO] [stderr]    Compiling syn v2.0.96
[INFO] [stderr]    Compiling thiserror v2.0.11
[INFO] [stderr]     Checking percent-encoding v2.3.1
[INFO] [stderr]     Checking regex-syntax v0.8.5
[INFO] [stderr]     Checking form_urlencoded v1.2.1
[INFO] [stderr]     Checking dirs-sys-next v0.1.2
[INFO] [stderr]     Checking is-terminal v0.4.15
[INFO] [stderr]     Checking dirs-next v2.0.0
[INFO] [stderr]     Checking term v0.7.0
[INFO] [stderr]     Checking encode_unicode v1.0.0
[INFO] [stderr]     Checking lazy_static v1.5.0
[INFO] [stderr]     Checking unicode-width v0.1.14
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]     Checking sdd v3.0.5
[INFO] [stderr]     Checking iana-time-zone v0.1.61
[INFO] [stderr]     Checking scc v2.3.0
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]     Checking chrono v0.4.39
[INFO] [stderr]     Checking log v0.4.25
[INFO] [stderr]     Checking humantime v2.1.0
[INFO] [stderr]     Checking once_cell v1.20.2
[INFO] [stderr]     Checking bytesize v1.3.0
[INFO] [stderr]     Checking regex-automata v0.4.9
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]     Checking regex v1.11.1
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling darling_core v0.20.10
[INFO] [stderr]    Compiling zerofrom-derive v0.1.5
[INFO] [stderr]    Compiling yoke-derive v0.7.5
[INFO] [stderr]    Compiling zerovec-derive v0.10.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]    Compiling serde_derive v1.0.217
[INFO] [stderr]    Compiling thiserror-impl v2.0.11
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling serial_test_derive v3.2.0
[INFO] [stderr]     Checking serial_test v3.2.0
[INFO] [stderr]     Checking zerofrom v0.1.5
[INFO] [stderr]     Checking yoke v0.7.5
[INFO] [stderr]     Checking zerovec v0.10.4
[INFO] [stderr]    Compiling darling_macro v0.20.10
[INFO] [stderr]    Compiling darling v0.20.10
[INFO] [stderr]     Checking strum v0.26.3
[INFO] [stderr]    Compiling envstruct_derive v1.0.10
[INFO] [stderr]     Checking tinystr v0.7.6
[INFO] [stderr]     Checking icu_collections v1.5.0
[INFO] [stderr]     Checking icu_locid v1.5.0
[INFO] [stderr]     Checking icu_provider v1.5.0
[INFO] [stderr]     Checking icu_locid_transform v1.5.0
[INFO] [stderr]     Checking icu_properties v1.5.1
[INFO] [stderr]     Checking icu_normalizer v1.5.0
[INFO] [stderr]     Checking csv v1.3.1
[INFO] [stderr]     Checking idna_adapter v1.2.0
[INFO] [stderr]     Checking idna v1.0.3
[INFO] [stderr]     Checking prettytable-rs v0.10.0
[INFO] [stdout] test compiletest has been running for over 60 seconds
[INFO] [stderr]     Checking url v2.5.4
[INFO] [stderr]     Checking envstruct v1.0.10 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking envstruct-tests v0.0.0 (/opt/rustwide/target/tests/trybuild/envstruct)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 01s
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr] test tests/compiletest/derive_error_span.rs ... ok
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stdout] test compiletest ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 61.86s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/test_env_skip.rs (/opt/rustwide/target/debug/deps/test_env_skip-ccf00428c900e61f)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test test_env_skip ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/test_nonzero.rs (/opt/rustwide/target/debug/deps/test_nonzero-b022af2b7f73835d)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test test_non_zero ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/test_parse_env.rs (/opt/rustwide/target/debug/deps/test_parse_env-467abe19e3879985)
[INFO] [stdout] 
[INFO] [stdout] running 19 tests
[INFO] [stdout] test test_date_values ... ok
[INFO] [stdout] test test_container_values ... ok
[INFO] [stdout] test test_map_values ... ok
[INFO] [stdout] test test_bytesize_values ... ok
[INFO] [stdout] test test_default_value ... ok
[INFO] [stdout] test test_duration_values ... ok
[INFO] [stdout] test test_flatten_enum ... ok
[INFO] [stdout] test test_nested_config_parsing ... ok
[INFO] [stdout] test test_flatten_struct ... ok
[INFO] [stdout] test test_rc_value ... ok
[INFO] [stdout] test test_optional_struct ... ok
[INFO] [stdout] test test_path_values ... ok
[INFO] [stdout] test test_custom_parsing ... FAILED
[INFO] [stdout] test test_url_values ... FAILED
[INFO] [stdout] test test_usage_output ... FAILED
[INFO] [stdout] test test_with_override ... FAILED
[INFO] [stdout] test test_serde_values ... FAILED
[INFO] [stderr] error: test failed, to rerun pass `--test test_parse_env`
[INFO] [stdout] test test_enum_parsing ... FAILED
[INFO] [stdout] test test_regex_values ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- test_custom_parsing stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test_custom_parsing' panicked at library/std/src/env.rs:162:83:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: "Hello\xFFworld"
[INFO] [stdout] note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
[INFO] [stdout] 
[INFO] [stdout] ---- test_url_values stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test_url_values' panicked at library/std/src/env.rs:162:83:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: "Hello\xFFworld"
[INFO] [stdout] 
[INFO] [stdout] ---- test_usage_output stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test_usage_output' panicked at library/std/src/env.rs:162:83:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: "Hello\xFFworld"
[INFO] [stdout] 
[INFO] [stdout] ---- test_with_override stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test_with_override' panicked at library/std/src/env.rs:162:83:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: "Hello\xFFworld"
[INFO] [stdout] 
[INFO] [stdout] ---- test_serde_values stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test_serde_values' panicked at library/std/src/env.rs:162:83:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: "Hello\xFFworld"
[INFO] [stdout] 
[INFO] [stdout] ---- test_enum_parsing stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test_enum_parsing' panicked at library/std/src/env.rs:162:83:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: "Hello\xFFworld"
[INFO] [stdout] 
[INFO] [stdout] ---- test_regex_values stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test_regex_values' panicked at library/std/src/env.rs:162:83:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: "Hello\xFFworld"
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     test_custom_parsing
[INFO] [stdout]     test_enum_parsing
[INFO] [stdout]     test_regex_values
[INFO] [stdout]     test_serde_values
[INFO] [stdout]     test_url_values
[INFO] [stdout]     test_usage_output
[INFO] [stdout]     test_with_override
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 12 passed; 7 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.04s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "bc68eab3ead0969e21b0d319331ccf43c093fb83e0f19cb42e4afcc2083fc9cb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bc68eab3ead0969e21b0d319331ccf43c093fb83e0f19cb42e4afcc2083fc9cb", kill_on_drop: false }`
[INFO] [stdout] bc68eab3ead0969e21b0d319331ccf43c093fb83e0f19cb42e4afcc2083fc9cb
