[INFO] cloning repository https://github.com/tyilo/exhaustive-map
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/tyilo/exhaustive-map" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftyilo%2Fexhaustive-map", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftyilo%2Fexhaustive-map'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] e0183ab1d1424e43a65f00007af7cf0c04230706
[INFO] testing tyilo/exhaustive-map against try#db823df02fd0c2cf67b43025ac3fef3f2d743245 for pr-150681
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftyilo%2Fexhaustive-map" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/tyilo/exhaustive-map
[INFO] removed 0 missing tests
[INFO] finished tweaking git repo https://github.com/tyilo/exhaustive-map
[INFO] tweaked toml for git repo https://github.com/tyilo/exhaustive-map written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/tyilo/exhaustive-map on toolchain db823df02fd0c2cf67b43025ac3fef3f2d743245
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/tyilo/exhaustive-map 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" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 819c0430a9948fea9fdde98df955f311125d11776f712cbe89c0eae619c44094
[INFO] running `Command { std: "docker" "start" "-a" "819c0430a9948fea9fdde98df955f311125d11776f712cbe89c0eae619c44094", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "819c0430a9948fea9fdde98df955f311125d11776f712cbe89c0eae619c44094", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "819c0430a9948fea9fdde98df955f311125d11776f712cbe89c0eae619c44094", kill_on_drop: false }`
[INFO] [stdout] 819c0430a9948fea9fdde98df955f311125d11776f712cbe89c0eae619c44094
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7c0bdd206e0364e51220e0ea9d34d976d59fc7496f21e575b61a55efe19d38bf
[INFO] running `Command { std: "docker" "start" "-a" "7c0bdd206e0364e51220e0ea9d34d976d59fc7496f21e575b61a55efe19d38bf", 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 (/opt/rustwide/workdir/exhaustive-map-macros)
[INFO] [stderr]    Compiling exhaustive-map v0.3.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 8.37s
[INFO] running `Command { std: "docker" "inspect" "7c0bdd206e0364e51220e0ea9d34d976d59fc7496f21e575b61a55efe19d38bf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7c0bdd206e0364e51220e0ea9d34d976d59fc7496f21e575b61a55efe19d38bf", kill_on_drop: false }`
[INFO] [stdout] 7c0bdd206e0364e51220e0ea9d34d976d59fc7496f21e575b61a55efe19d38bf
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9732f7befa4943d21744749894ae9bbd51a3e6c5bddf8d70729ad939117f780d
[INFO] running `Command { std: "docker" "start" "-a" "9732f7befa4943d21744749894ae9bbd51a3e6c5bddf8d70729ad939117f780d", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]    Compiling libc v0.2.175
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling rustix v1.0.8
[INFO] [stderr]    Compiling syn v2.0.105
[INFO] [stderr]    Compiling owo-colors v4.2.2
[INFO] [stderr]    Compiling object v0.36.7
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling adler2 v2.0.1
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling color-spantrace v0.3.0
[INFO] [stderr]    Compiling bitflags v2.9.1
[INFO] [stderr]    Compiling tracing-subscriber v0.3.19
[INFO] [stderr]    Compiling linux-raw-sys v0.9.4
[INFO] [stderr]    Compiling eyre v0.6.12
[INFO] [stderr]    Compiling serde_json v1.0.142
[INFO] [stderr]    Compiling semver v1.0.26
[INFO] [stderr]    Compiling gimli v0.31.1
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling portable-atomic v1.11.1
[INFO] [stderr]    Compiling tracing-error v0.2.1
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling camino v1.1.11
[INFO] [stderr]    Compiling unicode-width v0.2.1
[INFO] [stderr]    Compiling indenter v0.3.4
[INFO] [stderr]    Compiling anyhow v1.0.99
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling rustc-demangle v0.1.26
[INFO] [stderr]    Compiling terminal_size v0.4.3
[INFO] [stderr]    Compiling pad v0.1.6
[INFO] [stderr]    Compiling clap_builder v4.5.44
[INFO] [stderr]    Compiling console v0.15.11
[INFO] [stderr]    Compiling number_prefix v0.4.0
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling addr2line v0.24.2
[INFO] [stderr]    Compiling owo-colors v3.5.0
[INFO] [stderr]    Compiling indicatif v0.17.11
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling bstr v1.12.0
[INFO] [stderr]    Compiling prettydiff v0.7.0
[INFO] [stderr]    Compiling backtrace v0.3.75
[INFO] [stderr]    Compiling clap v4.5.45
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling divan-macros v0.1.21
[INFO] [stderr]    Compiling color-eyre v0.6.5
[INFO] [stderr]    Compiling exhaustive-map-macros v0.3.0 (/opt/rustwide/workdir/exhaustive-map-macros)
[INFO] [stderr]    Compiling annotate-snippets v0.11.5
[INFO] [stderr]    Compiling spanned v0.4.1
[INFO] [stderr]    Compiling colored v2.2.0
[INFO] [stderr]    Compiling condtype v1.3.0
[INFO] [stderr]    Compiling comma v1.0.0
[INFO] [stderr]    Compiling regex-lite v0.1.6
[INFO] [stderr]    Compiling levenshtein v1.0.5
[INFO] [stderr]    Compiling exhaustive-map v0.3.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling divan v0.1.21
[INFO] [stderr]    Compiling cargo-platform v0.1.9
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling rustfix v0.8.7
[INFO] [stderr]    Compiling cargo_metadata v0.18.1
[INFO] [stderr]    Compiling ui_test v0.30.2
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 24s
[INFO] running `Command { std: "docker" "inspect" "9732f7befa4943d21744749894ae9bbd51a3e6c5bddf8d70729ad939117f780d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9732f7befa4943d21744749894ae9bbd51a3e6c5bddf8d70729ad939117f780d", kill_on_drop: false }`
[INFO] [stdout] 9732f7befa4943d21744749894ae9bbd51a3e6c5bddf8d70729ad939117f780d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 8d514520d419a4c00aacc7dd4285768645379aaf8b8f517d0571c95b900eef45
[INFO] running `Command { std: "docker" "start" "-a" "8d514520d419a4c00aacc7dd4285768645379aaf8b8f517d0571c95b900eef45", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.17s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/exhaustive_map-91c69f6254e54035)
[INFO] [stdout] running 57 tests
[INFO] [stdout] test finite_impls::alloc::test::test_cow_arr ... ok
[INFO] [stdout] test finite_impls::core::test::test_derive_empty_enum ... ok
[INFO] [stdout] test finite_impls::core::test::test_derive_generic ... 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_empty_tuple_struct ... ok
[INFO] [stdout] test finite_impls::core::test::test_derive_generic_complex ... 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_enum_with_non_clone_field ... ok
[INFO] [stdout] test finite_impls::core::test::test_derive_max_inhabitants ... 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_mixed_enum ... 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_struct_with_names_from_implementation ... ok
[INFO] [stdout] test finite_impls::core::test::test_f32 ... ignored, too slow in debug build
[INFO] [stdout] test finite_impls::core::test::test_i32 ... ignored, too slow in debug build
[INFO] [stdout] test finite_impls::core::test::test_i8 ... ok
[INFO] [stdout] test finite_impls::core::test::test_derive_named_struct ... ok
[INFO] [stdout] test finite_impls::core::test::test_ipv4_address ... ignored, too slow in debug build
[INFO] [stdout] test finite_impls::core::test::test_derive_tuple_struct ... ok
[INFO] [stdout] test finite_impls::core::test::test_i16 ... ok
[INFO] [stdout] test finite_impls::core::test::test_derive_unit_struct ... ok
[INFO] [stdout] test finite_impls::core::test::test_infallible ... ok
[INFO] [stdout] test finite_impls::core::test::test_nonzero_i16 ... ok
[INFO] [stdout] test finite_impls::core::test::test_nonzero_i32 ... ignored, too slow in debug build
[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_nonzero_i8 ... ok
[INFO] [stdout] test finite_impls::core::test::test_nonzero_u8 ... ok
[INFO] [stdout] test finite_impls::core::test::test_nonzero_i64 ... ok
[INFO] [stdout] test finite_impls::core::test::test_nonzero_usize ... ok
[INFO] [stdout] test finite_impls::core::test::test_tuple_and_arr_same_encoding ... ok
[INFO] [stdout] test finite_impls::core::test::test_tuple_bool_u8 ... ok
[INFO] [stdout] test finite_impls::core::test::test_tuple_u8_bool ... 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_bool ... ok
[INFO] [stdout] test finite_impls::core::test::test_derive_empty_named_struct ... ok
[INFO] [stdout] test finite_impls::core::test::test_std_cmp_ordering ... ok
[INFO] [stdout] test finite_impls::core::test::test_tuple_enum ... 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_arr_0 ... ok
[INFO] [stdout] test map::test::test_from_iter ... ok
[INFO] [stdout] test finite_impls::core::test::test_u8_arr_1 ... 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_try_unrwap_values ... ok
[INFO] [stdout] test map::test::test_uninit ... ok
[INFO] [stdout] test range::test::test_in_range_full ... 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 range::test::test_in_range ... ok
[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_u8_arr_2 ... ok
[INFO] [stdout] test finite_impls::core::test::test_char ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 51 passed; 0 failed; 6 ignored; 0 measured; 0 filtered out; finished in 0.13s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/lib.rs (/opt/rustwide/target/debug/deps/lib-f61f7dbf72e95732)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/ui.rs (/opt/rustwide/target/debug/deps/ui-8cf4777e8f8fdd31)
[INFO] [stdout] Compiler: rustc "--error-format=json" "--out-dir" OUT_DIR
[INFO] [stdout] Building dependencies ... ok
[INFO] [stdout] tests/fail/usize_max_plus_one.rs ... FAILED
[INFO] [stdout] tests/fail/u32_overflow.rs ... FAILED
[INFO] [stdout] 
[INFO] [stdout] FAILED TEST: tests/fail/usize_max_plus_one.rs
[INFO] [stdout] command: "rustc" "--error-format=json" "--crate-type=lib" "--out-dir" "/opt/rustwide/target/ui/0/tests/fail" "tests/fail/usize_max_plus_one.rs" "--extern" "exhaustive_map=/opt/rustwide/target/ui/0/x86_64-unknown-linux-gnu/debug/deps/libexhaustive_map-ee726f49158a312c.rlib" "--extern" "exhaustive_map=/opt/rustwide/target/ui/0/x86_64-unknown-linux-gnu/debug/deps/libexhaustive_map-ee726f49158a312c.rmeta" "--extern" "exhaustive_map_ui_tests=/opt/rustwide/target/ui/0/x86_64-unknown-linux-gnu/debug/libexhaustive_map_ui_tests.rlib" "--extern" "exhaustive_map_ui_tests=/opt/rustwide/target/ui/0/x86_64-unknown-linux-gnu/debug/deps/libexhaustive_map_ui_tests-fd1290076452ce9c.rmeta" "-L" "/opt/rustwide/target/ui/0/x86_64-unknown-linux-gnu/debug/deps" "-L" "/opt/rustwide/target/ui/0/debug/deps" "-L" "/opt/rustwide/target/ui/0/x86_64-unknown-linux-gnu/debug" "--edition" "2021"
[INFO] [stdout] 
[INFO] [stdout] error: actual output differed from expected
[INFO] [stdout] --- tests/fail/usize_max_plus_one.stderr
[INFO] [stdout] +++ <stderr output>
[INFO] [stdout]  error[E0271]: type mismatch resolving `<UInt<UInt<..., ...>, ...> as IsLessOrEqual<...>>::Output == B1`
[INFO] [stdout]   --> tests/fail/usize_max_plus_one.rs:6:10
[INFO] [stdout] ... 7 lines skipped ...
[INFO] [stdout]    = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout]    = note: this error originates in the derive macro `Finite` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] +help: add `#![feature(trivial_bounds)]` to the crate attributes to enable
[INFO] [stdout] +  |
[INFO] [stdout] +3 + #![feature(trivial_bounds)]
[INFO] [stdout] +  |
[INFO] [stdout]  
[INFO] [stdout]  error: aborting due to 1 previous error
[INFO] [stdout]  
[INFO] [stdout]  For more information about this error, try `rustc --explain E0271`.
[INFO] [stdout] 
[INFO] [stdout] Full unnormalized output:
[INFO] [stdout] error[E0271]: type mismatch resolving `<UInt<UInt<..., ...>, ...> as IsLessOrEqual<...>>::Output == B1`
[INFO] [stdout]  --> tests/fail/usize_max_plus_one.rs:6:10
[INFO] [stdout]   |
[INFO] [stdout] 6 | #[derive(Finite)]
[INFO] [stdout]   |          ^^^^^^ expected `B1`, found `B0`
[INFO] [stdout]   |
[INFO] [stdout]   = note: required for `UInt<UInt<UInt<UInt<UInt<UInt<..., ...>, ...>, ...>, ...>, ...>, ...>` to implement `exhaustive_map::finite::sealed::Sealed`
[INFO] [stdout]   = help: see issue #48214
[INFO] [stdout]   = note: the full name for the type has been written to '/opt/rustwide/target/ui/0/tests/fail/usize_max_plus_one.long-type-2685130207159972865.txt'
[INFO] [stdout]   = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout]   = note: this error originates in the derive macro `Finite` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: add `#![feature(trivial_bounds)]` to the crate attributes to enable
[INFO] [stdout]   |
[INFO] [stdout] 3 + #![feature(trivial_bounds)]
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0271`.
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] full stderr:
[INFO] [stdout] error[E0271]: type mismatch resolving `<UInt<UInt<..., ...>, ...> as IsLessOrEqual<...>>::Output == B1`
[INFO] [stdout]  --> tests/fail/usize_max_plus_one.rs:6:10
[INFO] [stdout]   |
[INFO] [stdout] 6 | #[derive(Finite)]
[INFO] [stdout]   |          ^^^^^^ expected `B1`, found `B0`
[INFO] [stdout]   |
[INFO] [stdout]   = note: required for `UInt<UInt<UInt<UInt<UInt<UInt<..., ...>, ...>, ...>, ...>, ...>, ...>` to implement `exhaustive_map::finite::sealed::Sealed`
[INFO] [stdout]   = help: see issue #48214
[INFO] [stdout]   = note: the full name for the type has been written to '/opt/rustwide/target/ui/0/tests/fail/usize_max_plus_one.long-type-2685130207159972865.txt'
[INFO] [stdout]   = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout]   = note: this error originates in the derive macro `Finite` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: add `#![feature(trivial_bounds)]` to the crate attributes to enable
[INFO] [stdout]   |
[INFO] [stdout] 3 + #![feature(trivial_bounds)]
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0271`.
[INFO] [stdout] 
[INFO] [stdout] full stdout:
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] FAILED TEST: tests/fail/u32_overflow.rs
[INFO] [stdout] command: "rustc" "--error-format=json" "--crate-type=lib" "--out-dir" "/opt/rustwide/target/ui/0/tests/fail" "tests/fail/u32_overflow.rs" "--extern" "exhaustive_map=/opt/rustwide/target/ui/0/x86_64-unknown-linux-gnu/debug/deps/libexhaustive_map-ee726f49158a312c.rlib" "--extern" "exhaustive_map=/opt/rustwide/target/ui/0/x86_64-unknown-linux-gnu/debug/deps/libexhaustive_map-ee726f49158a312c.rmeta" "--extern" "exhaustive_map_ui_tests=/opt/rustwide/target/ui/0/x86_64-unknown-linux-gnu/debug/libexhaustive_map_ui_tests.rlib" "--extern" "exhaustive_map_ui_tests=/opt/rustwide/target/ui/0/x86_64-unknown-linux-gnu/debug/deps/libexhaustive_map_ui_tests-fd1290076452ce9c.rmeta" "-L" "/opt/rustwide/target/ui/0/x86_64-unknown-linux-gnu/debug/deps" "-L" "/opt/rustwide/target/ui/0/debug/deps" "-L" "/opt/rustwide/target/ui/0/x86_64-unknown-linux-gnu/debug" "--edition" "2021"
[INFO] [stdout] 
[INFO] [stdout] error: actual output differed from expected
[INFO] [stdout] --- tests/fail/u32_overflow.stderr
[INFO] [stdout] +++ <stderr output>
[INFO] [stdout]  error[E0275]: overflow evaluating the requirement `UInt<UInt<UInt<UInt<UInt<UInt<UInt<..., ...>, ...>, ...>, ...>, ...>, ...>, ...>: Mul<...>`
[INFO] [stdout]    --> tests/fail/u32_overflow.rs:16:5
[INFO] [stdout] ... 3 lines skipped ...
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`u32_overflow`)
[INFO] [stdout] -   = note: required for `UInt<UInt<UInt<UInt<UInt<UInt<..., ...>, ...>, ...>, ...>, ...>, ...>` to implement `Mul<UInt<UInt<UInt<UInt<UInt<UInt<UInt<UInt<UInt<UInt<UInt<UInt<UInt<UInt<UInt<UInt<UInt<UInt<UInt<UInt<UInt<UInt<UInt<UInt<UInt<UInt<UInt<UInt<UInt<UInt<UInt<UInt<UInt<UInt<UInt<UInt<UInt<UInt<UInt<UInt<UInt<UInt<UInt<UInt<UInt<UInt<UInt<UInt<UInt<UInt<UInt<UInt<UInt<UInt<UInt<UInt<UInt<UInt<UInt<UInt<UInt<UInt<UInt<UInt<UInt<UInt<UInt<UInt<UInt<UInt<UInt<UInt<UInt<UInt<UInt<UInt<UInt<UInt<UInt<UInt<UInt<UInt<UInt<UInt<UInt<UInt<UInt<UInt<UInt<UInt<UInt<UInt<UInt<UInt<UInt<UInt<UInt<UInt<UInt<UInt<UInt<UInt<UInt<UInt<UInt<UInt<UInt<UInt<UInt<UInt<UInt<UInt<UInt<UInt<UInt<UInt<UInt<UInt<UInt<UInt<UInt<UInt<UInt<UInt<UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B0>, B0>, B0>, B0>, B0>, B0>, B0>, B0>, B0>, B0>, B0>, B0>, B0>, B0>, B0>, B0>, B0>, B0>, B0>, B0>, B0>, B0>, B0>, B0>, B0>, B0>, B0>, B0>, B0>, B0>, B0>, B0>, B0>, B0>, B0>, B0>, B0>, B0>, B0>, B0>, B0>, B0>, B0>, B0>, B0>, B0>, B0>, B0>, B0>, B0>, B0>, B0>, B0>, B0>, B0>, B0>, B0>, B0>, B0>, B0>, B0>, B0>, B0>, B0>, B0>, B0>, B0>, B0>, B0>, B0>, B0>, B0>, B0>, B0>, B0>, B0>, B0>, B0>, B0>, B0>, B0>, B0>, B0>, B0>, B0>, B0>, B0>, B0>, B0>, B0>, B0>, B0>, B0>, B0>, B0>, B0>, B0>, B0>, B0>, B0>, B0>, B0>, B0>, B0>, B0>, B0>, B0>, B0>, B0>, B0>, B0>, B0>, B0>, B0>, B0>, B0>, B0>, B0>, B0>, B0>, B0>, B0>, B0>, B0>, B0>, B0>, B0>, B0>>`
[INFO] [stdout] +   = note: required for `UInt<UInt<UInt<UInt<UInt<UInt<..., ...>, ...>, ...>, ...>, ...>, ...>` to implement `Mul<UInt<UInt<UInt<UInt<UInt<..., ...>, ...>, ...>, ...>, ...>>`
[INFO] [stdout]     = note: 116 redundant requirements hidden
[INFO] [stdout]     = note: required for `UInt<UInt<UInt<UInt<UInt<UInt<..., ...>, ...>, ...>, ...>, ...>, ...>` to implement `Mul`
[INFO] [stdout] -   = note: required for `UInt<UInt<UInt<UInt<UInt<UInt<..., ...>, ...>, ...>, ...>, ...>, ...>` to implement `PrivatePow<UInt<UTerm, B1>, UInt<UInt<UInt<UInt<UInt<UInt<UInt<UInt<UInt<UInt<UInt<UInt<UInt<UInt<UInt<UInt<UInt<UInt<UInt<UInt<UInt<UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B0>, B0>, B0>, B0>, B0>, B0>, B0>, B0>, B0>, B0>, B0>, B0>, B0>, B0>, B0>, B0>, B0>, B0>, B0>, B0>, B0>, B0>, B0>, B0>, B0>>`
[INFO] [stdout] +   = note: required for `UInt<UInt<UInt<UInt<UInt<UInt<..., ...>, ...>, ...>, ...>, ...>, ...>` to implement `PrivatePow<UInt<UTerm, B1>, UInt<UInt<UInt<..., ...>, ...>, ...>>`
[INFO] [stdout]     = note: 7 redundant requirements hidden
[INFO] [stdout] -   = note: required for `UInt<UInt<UTerm, B1>, B0>` to implement `PrivatePow<UInt<UTerm, B1>, UInt<UInt<UInt<UInt<UInt<UInt<UInt<UInt<UInt<UInt<UInt<UInt<UInt<UInt<UInt<UInt<UInt<UInt<UInt<UInt<UInt<UInt<UInt<UInt<UInt<UInt<UInt<UInt<UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B0>, B0>, B0>, B0>, B0>, B0>, B0>, B0>, B0>, B0>, B0>, B0>, B0>, B0>, B0>, B0>, B0>, B0>, B0>, B0>, B0>, B0>, B0>, B0>, B0>, B0>, B0>, B0>, B0>, B0>, B0>, B0>>`
[INFO] [stdout] +   = note: required for `UInt<UInt<UTerm, B1>, B0>` to implement `PrivatePow<UInt<UTerm, B1>, UInt<UInt<UInt<..., ...>, ...>, ...>>`
[INFO] [stdout] -   = note: required for `UInt<UInt<UTerm, B1>, B0>` to implement `Pow<UInt<UInt<UInt<UInt<UInt<UInt<UInt<UInt<UInt<UInt<UInt<UInt<UInt<UInt<UInt<UInt<UInt<UInt<UInt<UInt<UInt<UInt<UInt<UInt<UInt<UInt<UInt<UInt<UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B0>, B0>, B0>, B0>, B0>, B0>, B0>, B0>, B0>, B0>, B0>, B0>, B0>, B0>, B0>, B0>, B0>, B0>, B0>, B0>, B0>, B0>, B0>, B0>, B0>, B0>, B0>, B0>, B0>, B0>, B0>, B0>>`
[INFO] [stdout] +   = note: required for `UInt<UInt<UTerm, B1>, B0>` to implement `Pow<UInt<UInt<UInt<UInt<UInt<..., ...>, ...>, ...>, ...>, ...>>`
[INFO] [stdout]     = note: required for `GenericArray<bool, UInt<UInt<UInt<UInt<..., ...>, ...>, ...>, ...>>` to implement `Finite`
[INFO] [stdout]     = note: the full name for the type has been written to 'long-type-n.txt'
[INFO] [stdout] ... 3 lines skipped ...
[INFO] [stdout]  
[INFO] [stdout]  For more information about this error, try `rustc --explain E0275`.
[INFO] [stdout] 
[INFO] [stdout] Full unnormalized output:
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `UInt<UInt<UInt<UInt<UInt<UInt<UInt<..., ...>, ...>, ...>, ...>, ...>, ...>, ...>: Mul<...>`
[INFO] [stdout]   --> tests/fail/u32_overflow.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 16 |     <GenericArray<bool, LEN> as Finite>::INHABITANTS::USIZE
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`u32_overflow`)
[INFO] [stdout]    = note: required for `UInt<UInt<UInt<UInt<UInt<UInt<..., ...>, ...>, ...>, ...>, ...>, ...>` to implement `Mul<UInt<UInt<UInt<UInt<UInt<..., ...>, ...>, ...>, ...>, ...>>`
[INFO] [stdout]    = note: 116 redundant requirements hidden
[INFO] [stdout]    = note: required for `UInt<UInt<UInt<UInt<UInt<UInt<..., ...>, ...>, ...>, ...>, ...>, ...>` to implement `Mul`
[INFO] [stdout]    = note: required for `UInt<UInt<UInt<UInt<UInt<UInt<..., ...>, ...>, ...>, ...>, ...>, ...>` to implement `PrivatePow<UInt<UTerm, B1>, UInt<UInt<UInt<..., ...>, ...>, ...>>`
[INFO] [stdout]    = note: 7 redundant requirements hidden
[INFO] [stdout]    = note: required for `UInt<UInt<UTerm, B1>, B0>` to implement `PrivatePow<UInt<UTerm, B1>, UInt<UInt<UInt<..., ...>, ...>, ...>>`
[INFO] [stdout]    = note: required for `UInt<UInt<UTerm, B1>, B0>` to implement `Pow<UInt<UInt<UInt<UInt<UInt<..., ...>, ...>, ...>, ...>, ...>>`
[INFO] [stdout]    = note: required for `GenericArray<bool, UInt<UInt<UInt<UInt<..., ...>, ...>, ...>, ...>>` to implement `Finite`
[INFO] [stdout]    = note: the full name for the type has been written to '/opt/rustwide/target/ui/0/tests/fail/u32_overflow.long-type-14822090715452985380.txt'
[INFO] [stdout]    = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0275`.
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] full stderr:
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `UInt<UInt<UInt<UInt<UInt<UInt<UInt<..., ...>, ...>, ...>, ...>, ...>, ...>, ...>: Mul<...>`
[INFO] [stdout]   --> tests/fail/u32_overflow.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 16 |     <GenericArray<bool, LEN> as Finite>::INHABITANTS::USIZE
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`u32_overflow`)
[INFO] [stdout]    = note: required for `UInt<UInt<UInt<UInt<UInt<UInt<..., ...>, ...>, ...>, ...>, ...>, ...>` to implement `Mul<UInt<UInt<UInt<UInt<UInt<..., ...>, ...>, ...>, ...>, ...>>`
[INFO] [stdout]    = note: 116 redundant requirements hidden
[INFO] [stdout]    = note: required for `UInt<UInt<UInt<UInt<UInt<UInt<..., ...>, ...>, ...>, ...>, ...>, ...>` to implement `Mul`
[INFO] [stdout]    = note: required for `UInt<UInt<UInt<UInt<UInt<UInt<..., ...>, ...>, ...>, ...>, ...>, ...>` to implement `PrivatePow<UInt<UTerm, B1>, UInt<UInt<UInt<..., ...>, ...>, ...>>`
[INFO] [stdout]    = note: 7 redundant requirements hidden
[INFO] [stdout]    = note: required for `UInt<UInt<UTerm, B1>, B0>` to implement `PrivatePow<UInt<UTerm, B1>, UInt<UInt<UInt<..., ...>, ...>, ...>>`
[INFO] [stdout]    = note: required for `UInt<UInt<UTerm, B1>, B0>` to implement `Pow<UInt<UInt<UInt<UInt<UInt<..., ...>, ...>, ...>, ...>, ...>>`
[INFO] [stdout]    = note: required for `GenericArray<bool, UInt<UInt<UInt<UInt<..., ...>, ...>, ...>, ...>>` to implement `Finite`
[INFO] [stdout]    = note: the full name for the type has been written to '/opt/rustwide/target/ui/0/tests/fail/u32_overflow.long-type-14822090715452985380.txt'
[INFO] [stdout]    = note: consider using `--verbose` to print the full type name to the console
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0275`.
[INFO] [stdout] 
[INFO] [stdout] full stdout:
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] FAILURES:
[INFO] [stdout]     tests/fail/usize_max_plus_one.rs
[INFO] [stdout]     tests/fail/u32_overflow.rs
[INFO] [stdout] 
[INFO] [stdout] test result: FAIL. 2 failed
[INFO] [stdout] 
[INFO] [stderr] Error: tests failed
[INFO] [stderr] 
[INFO] [stderr] Location:
[INFO] [stderr]     /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ui_test-0.30.2/src/lib.rs:365:13
[INFO] [stderr] error: test failed, to rerun pass `--test ui`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/target/debug/deps/ui-8cf4777e8f8fdd31` (exit status: 1)
[INFO] running `Command { std: "docker" "inspect" "8d514520d419a4c00aacc7dd4285768645379aaf8b8f517d0571c95b900eef45", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8d514520d419a4c00aacc7dd4285768645379aaf8b8f517d0571c95b900eef45", kill_on_drop: false }`
[INFO] [stdout] 8d514520d419a4c00aacc7dd4285768645379aaf8b8f517d0571c95b900eef45
