[INFO] fetching crate exhaustive-map 0.2.2... [INFO] testing exhaustive-map-0.2.2 against try#8de4c7234dd9b97c9d76b58671343fdbbc9a433e+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_with_libc_patch_0 [INFO] extracting crate exhaustive-map 0.2.2 into /workspace/builds/worker-1-tc1/source [INFO] started tweaking crates.io crate exhaustive-map 0.2.2 [INFO] finished tweaking crates.io crate exhaustive-map 0.2.2 [INFO] tweaked toml for crates.io crate exhaustive-map 0.2.2 written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate exhaustive-map 0.2.2 on toolchain 8de4c7234dd9b97c9d76b58671343fdbbc9a433e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 5 packages to latest compatible versions [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded exhaustive-map-macros v0.2.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f4038ca856ca2bcfa5a3c92fc294340c5bf34a1e62c937bff5a3509ae32aa197 [INFO] running `Command { std: "docker" "start" "-a" "f4038ca856ca2bcfa5a3c92fc294340c5bf34a1e62c937bff5a3509ae32aa197", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f4038ca856ca2bcfa5a3c92fc294340c5bf34a1e62c937bff5a3509ae32aa197", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f4038ca856ca2bcfa5a3c92fc294340c5bf34a1e62c937bff5a3509ae32aa197", kill_on_drop: false }` [INFO] [stdout] f4038ca856ca2bcfa5a3c92fc294340c5bf34a1e62c937bff5a3509ae32aa197 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "build" "--frozen" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 472abef5da0c9077cef48356e71626269910e7be4387b4155f6953d58facdadc [INFO] running `Command { std: "docker" "start" "-a" "472abef5da0c9077cef48356e71626269910e7be4387b4155f6953d58facdadc", kill_on_drop: false }` [INFO] [stderr] Compiling exhaustive-map-macros v0.2.2 [INFO] [stderr] Compiling exhaustive-map v0.2.2 (/opt/rustwide/workdir) [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/map.rs:145:19 [INFO] [stdout] | [INFO] [stdout] 145 | pub fn values(&self) -> Values { [INFO] [stdout] | ^^^^^ --------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 145 | pub fn values(&self) -> Values<'_, V> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/map.rs:150:23 [INFO] [stdout] | [INFO] [stdout] 150 | pub fn values_mut(&mut self) -> ValuesMut { [INFO] [stdout] | ^^^^^^^^^ ------------ the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 150 | pub fn values_mut(&mut self) -> ValuesMut<'_, V> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/map.rs:163:17 [INFO] [stdout] | [INFO] [stdout] 163 | pub fn iter(&self) -> Iter { [INFO] [stdout] | ^^^^^ ---------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 163 | pub fn iter(&self) -> Iter<'_, K, V> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/map.rs:170:21 [INFO] [stdout] | [INFO] [stdout] 170 | pub fn iter_mut(&mut self) -> IterMut { [INFO] [stdout] | ^^^^^^^^^ ------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 170 | pub fn iter_mut(&mut self) -> IterMut<'_, K, V> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.47s [INFO] running `Command { std: "docker" "inspect" "472abef5da0c9077cef48356e71626269910e7be4387b4155f6953d58facdadc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "472abef5da0c9077cef48356e71626269910e7be4387b4155f6953d58facdadc", kill_on_drop: false }` [INFO] [stdout] 472abef5da0c9077cef48356e71626269910e7be4387b4155f6953d58facdadc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--no-run" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 41f59b3cf037c63805c7616ee8fd04ca02c010e739ff24b0be99c70e2f4ff4b8 [INFO] running `Command { std: "docker" "start" "-a" "41f59b3cf037c63805c7616ee8fd04ca02c010e739ff24b0be99c70e2f4ff4b8", kill_on_drop: false }` [INFO] [stderr] Compiling exhaustive-map v0.2.2 (/opt/rustwide/workdir) [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/map.rs:145:19 [INFO] [stdout] | [INFO] [stdout] 145 | pub fn values(&self) -> Values { [INFO] [stdout] | ^^^^^ --------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 145 | pub fn values(&self) -> Values<'_, V> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/map.rs:150:23 [INFO] [stdout] | [INFO] [stdout] 150 | pub fn values_mut(&mut self) -> ValuesMut { [INFO] [stdout] | ^^^^^^^^^ ------------ the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 150 | pub fn values_mut(&mut self) -> ValuesMut<'_, V> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/map.rs:163:17 [INFO] [stdout] | [INFO] [stdout] 163 | pub fn iter(&self) -> Iter { [INFO] [stdout] | ^^^^^ ---------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 163 | pub fn iter(&self) -> Iter<'_, K, V> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/map.rs:170:21 [INFO] [stdout] | [INFO] [stdout] 170 | pub fn iter_mut(&mut self) -> IterMut { [INFO] [stdout] | ^^^^^^^^^ ------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 170 | pub fn iter_mut(&mut self) -> IterMut<'_, K, V> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/map.rs:145:19 [INFO] [stdout] | [INFO] [stdout] 145 | pub fn values(&self) -> Values { [INFO] [stdout] | ^^^^^ --------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 145 | pub fn values(&self) -> Values<'_, V> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/map.rs:150:23 [INFO] [stdout] | [INFO] [stdout] 150 | pub fn values_mut(&mut self) -> ValuesMut { [INFO] [stdout] | ^^^^^^^^^ ------------ the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 150 | pub fn values_mut(&mut self) -> ValuesMut<'_, V> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/map.rs:163:17 [INFO] [stdout] | [INFO] [stdout] 163 | pub fn iter(&self) -> Iter { [INFO] [stdout] | ^^^^^ ---------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 163 | pub fn iter(&self) -> Iter<'_, K, V> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/map.rs:170:21 [INFO] [stdout] | [INFO] [stdout] 170 | pub fn iter_mut(&mut self) -> IterMut { [INFO] [stdout] | ^^^^^^^^^ ------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 170 | pub fn iter_mut(&mut self) -> IterMut<'_, K, V> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.57s [INFO] running `Command { std: "docker" "inspect" "41f59b3cf037c63805c7616ee8fd04ca02c010e739ff24b0be99c70e2f4ff4b8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "41f59b3cf037c63805c7616ee8fd04ca02c010e739ff24b0be99c70e2f4ff4b8", kill_on_drop: false }` [INFO] [stdout] 41f59b3cf037c63805c7616ee8fd04ca02c010e739ff24b0be99c70e2f4ff4b8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 3f4f0a306f8bd4eb0eeb3ed3fc5f5566ac8cf69e8c4942c54e6b653057ff8011 [INFO] running `Command { std: "docker" "start" "-a" "3f4f0a306f8bd4eb0eeb3ed3fc5f5566ac8cf69e8c4942c54e6b653057ff8011", kill_on_drop: false }` [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> src/map.rs:145:19 [INFO] [stderr] | [INFO] [stderr] 145 | pub fn values(&self) -> Values { [INFO] [stderr] | ^^^^^ --------- the lifetime gets resolved as `'_` [INFO] [stderr] | | [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 145 | pub fn values(&self) -> Values<'_, V> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> src/map.rs:150:23 [INFO] [stderr] | [INFO] [stderr] 150 | pub fn values_mut(&mut self) -> ValuesMut { [INFO] [stderr] | ^^^^^^^^^ ------------ the lifetime gets resolved as `'_` [INFO] [stderr] | | [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] | [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 150 | pub fn values_mut(&mut self) -> ValuesMut<'_, V> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> src/map.rs:163:17 [INFO] [stderr] | [INFO] [stderr] 163 | pub fn iter(&self) -> Iter { [INFO] [stderr] | ^^^^^ ---------- the lifetime gets resolved as `'_` [INFO] [stderr] | | [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] | [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 163 | pub fn iter(&self) -> Iter<'_, K, V> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> src/map.rs:170:21 [INFO] [stdout] [INFO] [stderr] | [INFO] [stdout] running 50 tests [INFO] [stderr] 170 | pub fn iter_mut(&mut self) -> IterMut { [INFO] [stderr] | ^^^^^^^^^ ------------- the lifetime gets resolved as `'_` [INFO] [stderr] | | [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] | [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 170 | pub fn iter_mut(&mut self) -> IterMut<'_, K, V> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: `exhaustive-map` (lib) generated 4 warnings (run `cargo fix --lib -p exhaustive-map` to apply 4 suggestions) [INFO] [stderr] warning: `exhaustive-map` (lib test) generated 4 warnings (4 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.03s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/exhaustive_map-189ba93219f0e474) [INFO] [stdout] test finite::test::test_bool ... ok [INFO] [stdout] test finite::test::test_cow_arr ... ok [INFO] [stdout] test finite::test::test_derive_empty_enum ... ok [INFO] [stdout] test finite::test::test_derive_empty_tuple_struct ... ok [INFO] [stdout] test finite::test::test_derive_enum_with_non_clone_field ... ok [INFO] [stdout] test finite::test::test_derive_generic ... ok [INFO] [stdout] test finite::test::test_derive_mixed_enum ... ok [INFO] [stdout] test finite::test::test_derive_enum_with_names_from_implementation ... ok [INFO] [stdout] test finite::test::test_derive_generic_lifetime ... ok [INFO] [stdout] test finite::test::test_derive_simple_enum ... ok [INFO] [stdout] test finite::test::test_derive_named_struct ... ok [INFO] [stdout] test finite::test::test_derive_struct_enum ... ok [INFO] [stdout] test finite::test::test_derive_struct_with_names_from_implementation ... ok [INFO] [stdout] test finite::test::test_derive_struct_with_non_clone_field ... ok [INFO] [stdout] test finite::test::test_derive_empty_named_struct ... ok [INFO] [stdout] test finite::test::test_derive_tuple_struct ... ok [INFO] [stdout] test finite::test::test_f32 ... ignored [INFO] [stdout] test finite::test::test_derive_unit_struct ... ok [INFO] [stdout] test finite::test::test_i32 ... ignored [INFO] [stdout] test finite::test::test_i8 ... ok [INFO] [stdout] test finite::test::test_ipv4_address ... ignored [INFO] [stdout] test finite::test::test_nonzero_i32 ... ignored [INFO] [stdout] test finite::test::test_infallible ... ok [INFO] [stdout] test finite::test::test_nonzero_u32 ... ignored [INFO] [stdout] test finite::test::test_nonzero_u8 ... ok [INFO] [stdout] test finite::test::test_nonzero_i8 ... ok [INFO] [stdout] test finite::test::test_i16 ... ok [INFO] [stdout] test finite::test::test_nonzero_u16 ... ok [INFO] [stdout] test finite::test::test_tuple_u8_bool ... ok [INFO] [stdout] test finite::test::test_u32 ... ignored [INFO] [stdout] test finite::test::test_nonzero_i16 ... ok [INFO] [stdout] test finite::test::test_u16 ... ok [INFO] [stdout] test finite::test::test_u8 ... ok [INFO] [stdout] test finite::test::test_u8_arr_1 ... ok [INFO] [stdout] test finite::test::test_unit ... ok [INFO] [stdout] test map::test::test_conversion ... ok [INFO] [stdout] test map::test::test_uninit ... ok [INFO] [stdout] test range::test::test_in_range ... ok [INFO] [stdout] test range::test::test_in_range_full ... ok [INFO] [stdout] test range::test::test_in_range_inclusive ... ok [INFO] [stdout] test finite::test::test_u8_arr_0 ... ok [INFO] [stdout] test range::test::test_in_range_inclusive_almost_full ... ok [INFO] [stdout] test finite::test::test_tuple_bool_u8 ... ok [INFO] [stdout] test finite::test::test_tuple_enum ... ok [INFO] [stdout] test finite::test::test_unit_arr ... ok [INFO] [stdout] test finite::test::test_std_cmp_ordering ... ok [INFO] [stdout] test finite::test::test_tuple_and_arr_same_encoding ... ok [INFO] [stdout] test map::test::test_try_unrwap_values ... ok [INFO] [stdout] test finite::test::test_u8_arr_2 ... ok [INFO] [stdout] test finite::test::test_char ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 44 passed; 0 failed; 6 ignored; 0 measured; 0 filtered out; finished in 0.11s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "3f4f0a306f8bd4eb0eeb3ed3fc5f5566ac8cf69e8c4942c54e6b653057ff8011", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3f4f0a306f8bd4eb0eeb3ed3fc5f5566ac8cf69e8c4942c54e6b653057ff8011", kill_on_drop: false }` [INFO] [stdout] 3f4f0a306f8bd4eb0eeb3ed3fc5f5566ac8cf69e8c4942c54e6b653057ff8011