[INFO] fetching crate exhaustive-map 0.3.0...
[INFO] testing exhaustive-map-0.3.0 against 1.90.0 for beta-1.91-3
[INFO] extracting crate exhaustive-map 0.3.0 into /workspace/builds/worker-0-tc1/source
[INFO] started tweaking crates.io crate exhaustive-map 0.3.0
[INFO] finished tweaking crates.io crate exhaustive-map 0.3.0
[INFO] tweaked toml for crates.io crate exhaustive-map 0.3.0 written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate exhaustive-map 0.3.0 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 exhaustive-map 0.3.0 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 color-spantrace v0.3.0
[INFO] [stderr]   Downloaded pad v0.1.6
[INFO] [stderr]   Downloaded owo-colors v4.2.2
[INFO] [stderr]   Downloaded exhaustive-map-macros v0.3.0
[INFO] [stderr]   Downloaded cargo_metadata v0.18.1
[INFO] [stderr]   Downloaded terminal_size v0.4.3
[INFO] [stderr]   Downloaded condtype v1.3.0
[INFO] [stderr]   Downloaded clap v4.5.45
[INFO] [stderr]   Downloaded camino v1.1.11
[INFO] [stderr]   Downloaded prettydiff v0.7.0
[INFO] [stderr]   Downloaded divan v0.1.21
[INFO] [stderr]   Downloaded divan-macros v0.1.21
[INFO] [stderr]   Downloaded cargo-platform v0.1.9
[INFO] [stderr]   Downloaded rustfix v0.8.7
[INFO] [stderr]   Downloaded spanned v0.4.1
[INFO] [stderr]   Downloaded clap_builder v4.5.44
[INFO] [stderr]   Downloaded ui_test v0.30.2
[INFO] [stderr]   Downloaded comma v1.0.0
[INFO] [stderr]   Downloaded levenshtein v1.0.5
[INFO] [stderr]   Downloaded syn v2.0.105
[INFO] [stderr]   Downloaded color-eyre v0.6.5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] 9b561c8504b1a05f55952a2b48de82914569eabae512b97e78658e0b74a45df5
[INFO] running `Command { std: "docker" "start" "-a" "9b561c8504b1a05f55952a2b48de82914569eabae512b97e78658e0b74a45df5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9b561c8504b1a05f55952a2b48de82914569eabae512b97e78658e0b74a45df5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9b561c8504b1a05f55952a2b48de82914569eabae512b97e78658e0b74a45df5", kill_on_drop: false }`
[INFO] [stdout] 9b561c8504b1a05f55952a2b48de82914569eabae512b97e78658e0b74a45df5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] 9acd199d4894a2fab3e69fc3774661db94a56f982589fab31539c89a54e90a33
[INFO] running `Command { std: "docker" "start" "-a" "9acd199d4894a2fab3e69fc3774661db94a56f982589fab31539c89a54e90a33", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.97
[INFO] [stderr]    Compiling typenum v1.18.0
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling syn v2.0.105
[INFO] [stderr]    Compiling generic-array v1.2.0
[INFO] [stderr]    Compiling exhaustive-map-macros v0.3.0
[INFO] [stderr]    Compiling exhaustive-map v0.3.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 8.94s
[INFO] running `Command { std: "docker" "inspect" "9acd199d4894a2fab3e69fc3774661db94a56f982589fab31539c89a54e90a33", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9acd199d4894a2fab3e69fc3774661db94a56f982589fab31539c89a54e90a33", kill_on_drop: false }`
[INFO] [stdout] 9acd199d4894a2fab3e69fc3774661db94a56f982589fab31539c89a54e90a33
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] 9043c47d9689591417d16c784aab5b33d5fe0b128ef7e8c13b70adfdbb7c1cee
[INFO] running `Command { std: "docker" "start" "-a" "9043c47d9689591417d16c784aab5b33d5fe0b128ef7e8c13b70adfdbb7c1cee", kill_on_drop: false }`
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]    Compiling libc v0.2.175
[INFO] [stderr]    Compiling pin-project-lite v0.2.16
[INFO] [stderr]    Compiling owo-colors v4.2.2
[INFO] [stderr]    Compiling rustix v1.0.8
[INFO] [stderr]    Compiling object v0.36.7
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling semver v1.0.26
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling adler2 v2.0.1
[INFO] [stderr]    Compiling gimli v0.31.1
[INFO] [stderr]    Compiling color-spantrace v0.3.0
[INFO] [stderr]    Compiling eyre v0.6.12
[INFO] [stderr]    Compiling syn v2.0.105
[INFO] [stderr]    Compiling anstyle v1.0.11
[INFO] [stderr]    Compiling serde_json v1.0.142
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling camino v1.1.11
[INFO] [stderr]    Compiling rustc-demangle v0.1.26
[INFO] [stderr]    Compiling anyhow v1.0.99
[INFO] [stderr]    Compiling unicode-width v0.2.1
[INFO] [stderr]    Compiling indenter v0.3.4
[INFO] [stderr]    Compiling portable-atomic v1.11.1
[INFO] [stderr]    Compiling clap_lex v0.7.5
[INFO] [stderr]    Compiling pad v0.1.6
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling owo-colors v3.5.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.19
[INFO] [stderr]    Compiling annotate-snippets v0.11.5
[INFO] [stderr]    Compiling condtype v1.3.0
[INFO] [stderr]    Compiling levenshtein v1.0.5
[INFO] [stderr]    Compiling comma v1.0.0
[INFO] [stderr]    Compiling regex-lite v0.1.6
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling terminal_size v0.4.3
[INFO] [stderr]    Compiling prettydiff v0.7.0
[INFO] [stderr]    Compiling clap_builder v4.5.44
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling console v0.15.11
[INFO] [stderr]    Compiling tracing-error v0.2.1
[INFO] [stderr]    Compiling indicatif v0.17.11
[INFO] [stderr]    Compiling addr2line v0.24.2
[INFO] [stderr]    Compiling bstr v1.12.0
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling clap v4.5.45
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling divan-macros v0.1.21
[INFO] [stderr]    Compiling exhaustive-map-macros v0.3.0
[INFO] [stderr]    Compiling exhaustive-map v0.3.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling divan v0.1.21
[INFO] [stderr]    Compiling backtrace v0.3.75
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling color-eyre v0.6.5
[INFO] [stderr]    Compiling spanned v0.4.1
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling cargo-platform v0.1.9
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling cargo_metadata v0.18.1
[INFO] [stderr]    Compiling rustfix v0.8.7
[INFO] [stderr]    Compiling ui_test v0.30.2
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 41.05s
[INFO] running `Command { std: "docker" "inspect" "9043c47d9689591417d16c784aab5b33d5fe0b128ef7e8c13b70adfdbb7c1cee", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9043c47d9689591417d16c784aab5b33d5fe0b128ef7e8c13b70adfdbb7c1cee", kill_on_drop: false }`
[INFO] [stdout] 9043c47d9689591417d16c784aab5b33d5fe0b128ef7e8c13b70adfdbb7c1cee
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] 1d575ba9ad4d8f5b090430c41aac0d62cd3e3a213a1d63ccdebdbe5ff807b6aa
[INFO] running `Command { std: "docker" "start" "-a" "1d575ba9ad4d8f5b090430c41aac0d62cd3e3a213a1d63ccdebdbe5ff807b6aa", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.24s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/exhaustive_map-6517c1a576826dd7)
[INFO] [stdout] 
[INFO] [stdout] running 57 tests
[INFO] [stdout] test finite_impls::core::test::test_derive_empty_tuple_struct ... ok
[INFO] [stdout] test finite_impls::core::test::test_derive_empty_enum ... ok
[INFO] [stdout] test finite_impls::core::test::test_bool ... ok
[INFO] [stdout] test finite_impls::alloc::test::test_cow_arr ... ok
[INFO] [stdout] test finite_impls::core::test::test_derive_enum_with_non_clone_field ... ok
[INFO] [stdout] test finite_impls::core::test::test_derive_generic ... ok
[INFO] [stdout] test finite_impls::core::test::test_derive_generic_complex_enum ... ok
[INFO] [stdout] test finite_impls::core::test::test_derive_generic_lifetime ... ok
[INFO] [stdout] test finite_impls::core::test::test_derive_max_inhabitants ... ok
[INFO] [stdout] test finite_impls::core::test::test_derive_named_struct ... ok
[INFO] [stdout] test finite_impls::core::test::test_derive_enum_with_names_from_implementation ... ok
[INFO] [stdout] test finite_impls::core::test::test_derive_generic_complex ... ok
[INFO] [stdout] test finite_impls::core::test::test_f32 ... ignored, too slow in debug build
[INFO] [stdout] test finite_impls::core::test::test_derive_empty_named_struct ... ok
[INFO] [stdout] test finite_impls::core::test::test_derive_mixed_enum ... ok
[INFO] [stdout] test finite_impls::core::test::test_derive_simple_enum ... ok
[INFO] [stdout] test finite_impls::core::test::test_derive_struct_enum ... ok
[INFO] [stdout] test finite_impls::core::test::test_derive_struct_with_names_from_implementation ... ok
[INFO] [stdout] test finite_impls::core::test::test_derive_struct_with_non_clone_field ... ok
[INFO] [stdout] test finite_impls::core::test::test_derive_tuple_struct ... ok
[INFO] [stdout] test finite_impls::core::test::test_derive_unit_struct ... ok
[INFO] [stdout] test finite_impls::core::test::test_i32 ... ignored, too slow in debug build
[INFO] [stdout] test finite_impls::core::test::test_ipv4_address ... ignored, too slow in debug build
[INFO] [stdout] test finite_impls::core::test::test_nonzero_i32 ... ignored, too slow in debug build
[INFO] [stdout] test finite_impls::core::test::test_infallible ... ok
[INFO] [stdout] test finite_impls::core::test::test_i8 ... ok
[INFO] [stdout] test finite_impls::core::test::test_nonzero_u32 ... ignored, too slow in debug build
[INFO] [stdout] test finite_impls::core::test::test_nonzero_isize ... ok
[INFO] [stdout] test finite_impls::core::test::test_tuple_enum ... ok
[INFO] [stdout] test finite_impls::core::test::test_nonzero_i64 ... ok
[INFO] [stdout] test finite_impls::core::test::test_i16 ... ok
[INFO] [stdout] test finite_impls::core::test::test_nonzero_u64 ... ok
[INFO] [stdout] test finite_impls::core::test::test_nonzero_u16 ... ok
[INFO] [stdout] test finite_impls::core::test::test_u32 ... ignored, too slow in debug build
[INFO] [stdout] test finite_impls::core::test::test_u8 ... ok
[INFO] [stdout] test finite_impls::core::test::test_u16 ... ok
[INFO] [stdout] test finite_impls::core::test::test_nonzero_i8 ... ok
[INFO] [stdout] test finite_impls::core::test::test_tuple_u8_bool ... ok
[INFO] [stdout] test finite_impls::core::test::test_nonzero_i16 ... ok
[INFO] [stdout] test finite_impls::core::test::test_nonzero_usize ... ok
[INFO] [stdout] test finite_impls::core::test::test_u8_arr_0 ... ok
[INFO] [stdout] test finite_impls::core::test::test_std_cmp_ordering ... ok
[INFO] [stdout] test finite_impls::core::test::test_tuple_bool_u8 ... ok
[INFO] [stdout] test finite_impls::core::test::test_u8_arr_1 ... ok
[INFO] [stdout] test finite_impls::core::test::test_nonzero_u8 ... ok
[INFO] [stdout] test finite_impls::core::test::test_tuple_and_arr_same_encoding ... ok
[INFO] [stdout] test range::test::test_in_range_inclusive ... ok
[INFO] [stdout] test range::test::test_in_range_inclusive_almost_full ... ok
[INFO] [stdout] test finite_impls::core::test::test_unit ... ok
[INFO] [stdout] test finite_impls::core::test::test_unit_arr ... ok
[INFO] [stdout] test map::test::test_conversion ... ok
[INFO] [stdout] test map::test::test_try_unrwap_values ... 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 finite_impls::core::test::test_u8_arr_2 ... ok
[INFO] [stdout] test finite_impls::core::test::test_char ... ok
[INFO] [stderr]    Doc-tests exhaustive_map
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 51 passed; 0 failed; 6 ignored; 0 measured; 0 filtered out; finished in 0.11s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 9 tests
[INFO] [stdout] test src/lib.rs - (line 51) ... ok
[INFO] [stdout] test src/lib.rs - (line 33) ... ok
[INFO] [stdout] test src/lib.rs - (line 101) ... ok
[INFO] [stdout] test src/finite.rs - finite::Finite (line 11) ... ok
[INFO] [stdout] test src/map.rs - map::ExhaustiveMap<K,V>::from_usize_fn (line 82) ... ok
[INFO] [stdout] test src/map.rs - map::ExhaustiveMap (line 44) ... ok
[INFO] [stdout] test src/lib.rs - (line 66) ... ok
[INFO] [stdout] test src/map.rs - map::ExhaustiveMap<K,V>::map_values (line 145) ... ok
[INFO] [stdout] test src/map.rs - map::ExhaustiveMap (line 23) ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 9 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "1d575ba9ad4d8f5b090430c41aac0d62cd3e3a213a1d63ccdebdbe5ff807b6aa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1d575ba9ad4d8f5b090430c41aac0d62cd3e3a213a1d63ccdebdbe5ff807b6aa", kill_on_drop: false }`
[INFO] [stdout] 1d575ba9ad4d8f5b090430c41aac0d62cd3e3a213a1d63ccdebdbe5ff807b6aa
