[INFO] fetching crate partial-borrow 1.0.1...
[INFO] testing partial-borrow-1.0.1 against try#db823df02fd0c2cf67b43025ac3fef3f2d743245 for pr-150681
[INFO] extracting crate partial-borrow 1.0.1 into /workspace/builds/worker-5-tc2/source
[INFO] started tweaking crates.io crate partial-borrow 1.0.1
[INFO] finished tweaking crates.io crate partial-borrow 1.0.1
[INFO] tweaked toml for crates.io crate partial-borrow 1.0.1 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate partial-borrow 1.0.1 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 crates.io crate partial-borrow 1.0.1 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] 14c6dc101841b2d2403209b0f9f3c9116c6bd9b048f1db8035f9e2b995eda848
[INFO] running `Command { std: "docker" "start" "-a" "14c6dc101841b2d2403209b0f9f3c9116c6bd9b048f1db8035f9e2b995eda848", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "14c6dc101841b2d2403209b0f9f3c9116c6bd9b048f1db8035f9e2b995eda848", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "14c6dc101841b2d2403209b0f9f3c9116c6bd9b048f1db8035f9e2b995eda848", kill_on_drop: false }`
[INFO] [stdout] 14c6dc101841b2d2403209b0f9f3c9116c6bd9b048f1db8035f9e2b995eda848
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] ab7a397bea0cc348d2426d2d88dfaec2191e41ad113c25ba5979cb4752ccb848
[INFO] running `Command { std: "docker" "start" "-a" "ab7a397bea0cc348d2426d2d88dfaec2191e41ad113c25ba5979cb4752ccb848", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.3
[INFO] [stderr]    Compiling syn v1.0.99
[INFO] [stderr]    Compiling libc v0.2.132
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling fastrand v1.8.0
[INFO] [stderr]    Compiling remove_dir_all v0.5.3
[INFO] [stderr]    Compiling either v1.8.0
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling indexmap v1.9.1
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling proc-macro2 v1.0.43
[INFO] [stderr]    Compiling itertools v0.10.3
[INFO] [stderr]    Compiling quote v1.0.21
[INFO] [stderr]    Compiling tempfile v3.3.0
[INFO] [stderr]    Compiling darling_core v0.14.1
[INFO] [stderr]    Compiling fehler-macros v1.0.0
[INFO] [stderr]    Compiling fehler v1.0.0
[INFO] [stderr]    Compiling darling_macro v0.14.1
[INFO] [stderr]    Compiling darling v0.14.1
[INFO] [stderr]    Compiling partial-borrow-macros v1.0.1
[INFO] [stderr]    Compiling partial-borrow v1.0.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 9.50s
[INFO] running `Command { std: "docker" "inspect" "ab7a397bea0cc348d2426d2d88dfaec2191e41ad113c25ba5979cb4752ccb848", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ab7a397bea0cc348d2426d2d88dfaec2191e41ad113c25ba5979cb4752ccb848", kill_on_drop: false }`
[INFO] [stdout] ab7a397bea0cc348d2426d2d88dfaec2191e41ad113c25ba5979cb4752ccb848
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] 2b53ff560680fff0e4e052ed65b01016bdc23926bcc05c1a7ac7380f865d8d26
[INFO] running `Command { std: "docker" "start" "-a" "2b53ff560680fff0e4e052ed65b01016bdc23926bcc05c1a7ac7380f865d8d26", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.144
[INFO] [stderr]    Compiling serde_derive v1.0.144
[INFO] [stderr]    Compiling trybuild v1.0.64
[INFO] [stderr]    Compiling once_cell v1.14.0
[INFO] [stderr]    Compiling termcolor v1.1.3
[INFO] [stderr]    Compiling glob v0.3.0
[INFO] [stderr]    Compiling easy-ext v1.0.0
[INFO] [stderr]    Compiling toml v0.5.9
[INFO] [stderr]    Compiling serde_json v1.0.85
[INFO] [stderr]    Compiling partial-borrow v1.0.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 9.78s
[INFO] running `Command { std: "docker" "inspect" "2b53ff560680fff0e4e052ed65b01016bdc23926bcc05c1a7ac7380f865d8d26", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2b53ff560680fff0e4e052ed65b01016bdc23926bcc05c1a7ac7380f865d8d26", kill_on_drop: false }`
[INFO] [stdout] 2b53ff560680fff0e4e052ed65b01016bdc23926bcc05c1a7ac7380f865d8d26
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] b6a190a482d00bae4baf006b444eb3ca629672834ef3f6edfad552dbcf3362b2
[INFO] running `Command { std: "docker" "start" "-a" "b6a190a482d00bae4baf006b444eb3ca629672834ef3f6edfad552dbcf3362b2", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.10s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/partial_borrow-794cce24feed7d47)
[INFO] [stdout] 
[INFO] [stdout] running 8 tests
[INFO] [stdout] test test::tgenerics::test ... ok
[INFO] [stdout] test test::treborrow::asref ... ok
[INFO] [stdout] test test::treborrow::split_from_from ... ok
[INFO] [stdout] test test::treborrow::downgrade ... ok
[INFO] [stdout] test test::treborrow::split_into ... ok
[INFO] [stdout] test test::treborrow::split_into_into ... ok
[INFO] [stdout] test test::treborrow::split_off ... ok
[INFO] [stderr] warning: `/opt/rustwide/target/tests/partial-borrow/.cargo/config` is deprecated in favor of `config.toml`
[INFO] [stderr]   |
[INFO] [stderr]   = help: if you need to support cargo 1.38 or earlier, you can symlink `config` to `config.toml`
[INFO] [stderr]    Compiling proc-macro2 v1.0.43
[INFO] [stderr]    Compiling quote v1.0.21
[INFO] [stderr]    Compiling unicode-ident v1.0.3
[INFO] [stderr]    Compiling syn v1.0.99
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling libc v0.2.132
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling either v1.8.0
[INFO] [stderr]    Compiling fastrand v1.8.0
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling remove_dir_all v0.5.3
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling easy-ext v1.0.0
[INFO] [stderr]    Compiling itertools v0.10.3
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling indexmap v1.9.1
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]    Compiling tempfile v3.3.0
[INFO] [stderr]    Compiling darling_core v0.14.1
[INFO] [stderr]    Compiling fehler-macros v1.0.0
[INFO] [stderr]    Compiling darling_macro v0.14.1
[INFO] [stderr]    Compiling fehler v1.0.0
[INFO] [stderr]    Compiling darling v0.14.1
[INFO] [stderr]    Compiling partial-borrow-macros v1.0.1
[INFO] [stderr]     Checking partial-borrow v1.0.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking partial-borrow-tests v0.0.0 (/opt/rustwide/target/tests/partial-borrow)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 13.26s
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr] test reject/autobad-deref-field-const-mut.rs ... mismatch
[INFO] [stderr] 
[INFO] [stderr] EXPECTED:
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] error[E0596]: cannot borrow data in dereference of `F_a<Const, usize, X>` as mutable
[INFO] [stderr]   --> $DIR/autobad-deref-field-const-mut.rs:15:24
[INFO] [stderr]    |
[INFO] [stderr] 15 |   let _f: &mut usize = &mut *d.a;
[INFO] [stderr]    |                        ^^^^^^^^^ cannot borrow as mutable
[INFO] [stderr]    |
[INFO] [stderr]    = help: trait `DerefMut` is required to modify through a dereference, but it is not implemented for `F_a<Const, usize, X>`
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] 
[INFO] [stderr] ACTUAL OUTPUT:
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] error[E0596]: cannot borrow data in dereference of `F_a<partial_borrow::perms::Const, usize, X>` as mutable
[INFO] [stderr]   --> reject/autobad-deref-field-const-mut.rs:15:24
[INFO] [stderr]    |
[INFO] [stderr] 15 |   let _f: &mut usize = &mut *d.a;
[INFO] [stderr]    |                        ^^^^^^^^^ cannot borrow as mutable
[INFO] [stderr]    |
[INFO] [stderr]    = help: trait `DerefMut` is required to modify through a dereference, but it is not implemented for `F_a<partial_borrow::perms::Const, usize, X>`
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] note: If the actual output is the correct output you can bless it by rerunning
[INFO] [stderr]       your test with the environment variable TRYBUILD=overwrite
[INFO] [stderr] 
[INFO] [stderr] test reject/autobad-deref-field-no-const.rs ... mismatch
[INFO] [stderr] 
[INFO] [stderr] EXPECTED:
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] error[E0614]: type `F_a<No, usize, X>` cannot be dereferenced
[INFO] [stderr]   --> $DIR/autobad-deref-field-no-const.rs:15:23
[INFO] [stderr]    |
[INFO] [stderr] 15 |   let _f: & usize = & *d.a;
[INFO] [stderr]    |                       ^^^^
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] 
[INFO] [stderr] ACTUAL OUTPUT:
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] error[E0614]: type `F_a<partial_borrow::perms::No, usize, X>` cannot be dereferenced
[INFO] [stderr]   --> reject/autobad-deref-field-no-const.rs:15:23
[INFO] [stderr]    |
[INFO] [stderr] 15 |   let _f: & usize = & *d.a;
[INFO] [stderr]    |                       ^^^^ can't be dereferenced
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] note: If the actual output is the correct output you can bless it by rerunning
[INFO] [stderr]       your test with the environment variable TRYBUILD=overwrite
[INFO] [stderr] 
[INFO] [stderr] test reject/autobad-deref-field-no-mut.rs ... mismatch
[INFO] [stderr] 
[INFO] [stderr] EXPECTED:
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] error[E0614]: type `F_a<No, usize, X>` cannot be dereferenced
[INFO] [stderr]   --> $DIR/autobad-deref-field-no-mut.rs:15:29
[INFO] [stderr]    |
[INFO] [stderr] 15 |   let _f: &mut usize = &mut *d.a;
[INFO] [stderr]    |                             ^^^^
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] 
[INFO] [stderr] ACTUAL OUTPUT:
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] error[E0614]: type `F_a<partial_borrow::perms::No, usize, X>` cannot be dereferenced
[INFO] [stderr]   --> reject/autobad-deref-field-no-mut.rs:15:29
[INFO] [stderr]    |
[INFO] [stderr] 15 |   let _f: &mut usize = &mut *d.a;
[INFO] [stderr]    |                             ^^^^ can't be dereferenced
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] note: If the actual output is the correct output you can bless it by rerunning
[INFO] [stderr]       your test with the environment variable TRYBUILD=overwrite
[INFO] [stderr] 
[INFO] [stderr] test reject/autobad-deref-whole-const-mut.rs ... mismatch
[INFO] [stderr] 
[INFO] [stderr] EXPECTED:
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] error[E0596]: cannot borrow data in dereference of `X__Partial<Const>` as mutable
[INFO] [stderr]   --> $DIR/autobad-deref-whole-const-mut.rs:15:20
[INFO] [stderr]    |
[INFO] [stderr] 15 |   let _o: &mut X = &mut **d;
[INFO] [stderr]    |                    ^^^^^^^^ cannot borrow as mutable
[INFO] [stderr]    |
[INFO] [stderr]    = help: trait `DerefMut` is required to modify through a dereference, but it is not implemented for `X__Partial<Const>`
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] 
[INFO] [stderr] ACTUAL OUTPUT:
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] error[E0596]: cannot borrow data in dereference of `X__Partial<partial_borrow::perms::Const>` as mutable
[INFO] [stderr]   --> reject/autobad-deref-whole-const-mut.rs:15:20
[INFO] [stderr]    |
[INFO] [stderr] 15 |   let _o: &mut X = &mut **d;
[INFO] [stderr]    |                    ^^^^^^^^ cannot borrow as mutable
[INFO] [stderr]    |
[INFO] [stderr]    = help: trait `DerefMut` is required to modify through a dereference, but it is not implemented for `X__Partial<partial_borrow::perms::Const>`
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] note: If the actual output is the correct output you can bless it by rerunning
[INFO] [stderr]       your test with the environment variable TRYBUILD=overwrite
[INFO] [stderr] 
[INFO] [stderr] test reject/autobad-deref-whole-no-const.rs ... mismatch
[INFO] [stderr] 
[INFO] [stderr] EXPECTED:
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] error[E0614]: type `X__Partial<No>` cannot be dereferenced
[INFO] [stderr]   --> $DIR/autobad-deref-whole-no-const.rs:15:19
[INFO] [stderr]    |
[INFO] [stderr] 15 |   let _o: & X = & **d;
[INFO] [stderr]    |                   ^^^
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] 
[INFO] [stderr] ACTUAL OUTPUT:
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] error[E0614]: type `X__Partial<partial_borrow::perms::No>` cannot be dereferenced
[INFO] [stderr]   --> reject/autobad-deref-whole-no-const.rs:15:19
[INFO] [stderr]    |
[INFO] [stderr] 15 |   let _o: & X = & **d;
[INFO] [stderr]    |                   ^^^ can't be dereferenced
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] note: If the actual output is the correct output you can bless it by rerunning
[INFO] [stderr]       your test with the environment variable TRYBUILD=overwrite
[INFO] [stderr] 
[INFO] [stderr] test reject/autobad-deref-whole-no-mut.rs ... mismatch
[INFO] [stderr] 
[INFO] [stderr] EXPECTED:
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] error[E0614]: type `X__Partial<No>` cannot be dereferenced
[INFO] [stderr]   --> $DIR/autobad-deref-whole-no-mut.rs:15:25
[INFO] [stderr]    |
[INFO] [stderr] 15 |   let _o: &mut X = &mut **d;
[INFO] [stderr]    |                         ^^^
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] 
[INFO] [stderr] ACTUAL OUTPUT:
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] error[E0614]: type `X__Partial<partial_borrow::perms::No>` cannot be dereferenced
[INFO] [stderr]   --> reject/autobad-deref-whole-no-mut.rs:15:25
[INFO] [stderr]    |
[INFO] [stderr] 15 |   let _o: &mut X = &mut **d;
[INFO] [stderr]    |                         ^^^ can't be dereferenced
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] note: If the actual output is the correct output you can bless it by rerunning
[INFO] [stderr]       your test with the environment variable TRYBUILD=overwrite
[INFO] [stderr] 
[INFO] [stderr] test reject/autobad-dg-const-mut.rs ... mismatch
[INFO] [stderr] 
[INFO] [stderr] EXPECTED:
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] error[E0277]: the trait bound `Mut: IsDowngradeFrom<Const>` is not satisfied
[INFO] [stderr]   --> $DIR/autobad-dg-const-mut.rs:15:37
[INFO] [stderr]    |
[INFO] [stderr] 15 |   let e: &mut partial!(X mut a) = d.as_mut();
[INFO] [stderr]    |                                     ^^^^^^ the trait `IsDowngradeFrom<Const>` is not implemented for `Mut`
[INFO] [stderr]    |
[INFO] [stderr]    = help: the trait `IsDowngradeFrom<Mut>` is implemented for `Mut`
[INFO] [stderr] note: required because of the requirements on the impl of `AsMut<X__Partial<Mut>>` for `X__Partial<Const>`
[INFO] [stderr]   --> $DIR/autobad-dg-const-mut.rs:9:10
[INFO] [stderr]    |
[INFO] [stderr] 9  | #[derive(PartialBorrow,Default)]
[INFO] [stderr]    |          ^^^^^^^^^^^^^
[INFO] [stderr]    = note: this error originates in the derive macro `PartialBorrow` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] 
[INFO] [stderr] ACTUAL OUTPUT:
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] error[E0277]: the trait bound `Mut: IsDowngradeFrom<Const>` is not satisfied
[INFO] [stderr]    --> reject/autobad-dg-const-mut.rs:15:37
[INFO] [stderr]     |
[INFO] [stderr]  15 |   let e: &mut partial!(X mut a) = d.as_mut();
[INFO] [stderr]     |                                     ^^^^^^ the trait `partial_borrow::perms::IsDowngradeFrom<partial_borrow::perms::Const>` is not implemented for `partial_borrow::perms::Mut`
[INFO] [stderr]     |
[INFO] [stderr] help: the trait `IsDowngradeFrom<partial_borrow::perms::Const>` is not implemented for `partial_borrow::perms::Mut`
[INFO] [stderr]       but trait `IsDowngradeFrom<partial_borrow::perms::Mut>` is implemented for it
[INFO] [stderr]    --> src/lib.rs
[INFO] [stderr]     |
[INFO] [stderr]     |   unsafe impl IsDowngradeFrom<Mut>   for Mut   { type Remaining = No;    }
[INFO] [stderr]     |   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     = help: for that trait implementation, expected `partial_borrow::perms::Mut`, found `partial_borrow::perms::Const`
[INFO] [stderr] note: required for `X__Partial<partial_borrow::perms::Const>` to implement `AsMut<X__Partial<partial_borrow::perms::Mut>>`
[INFO] [stderr]    --> reject/autobad-dg-const-mut.rs:9:10
[INFO] [stderr]     |
[INFO] [stderr]   9 | #[derive(PartialBorrow,Default)]
[INFO] [stderr]     |          ^^^^^^^^^^^^^ unsatisfied trait bound introduced in this `derive` macro
[INFO] [stderr]     = note: the full name for the type has been written to '/opt/rustwide/target/tests/target/x86_64-unknown-linux-gnu/debug/deps/$CRATE-ade2e39f6c59f0fd.long-type-17393960541323847219.txt'
[INFO] [stderr]     = note: consider using `--verbose` to print the full type name to the console
[INFO] [stderr]     = note: this error originates in the derive macro `PartialBorrow` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] note: If the actual output is the correct output you can bless it by rerunning
[INFO] [stderr]       your test with the environment variable TRYBUILD=overwrite
[INFO] [stderr] 
[INFO] [stderr] test reject/autobad-dg-no-const.rs ... mismatch
[INFO] [stderr] 
[INFO] [stderr] EXPECTED:
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] error[E0277]: the trait bound `Const: IsDowngradeFrom<No>` is not satisfied
[INFO] [stderr]   --> $DIR/autobad-dg-no-const.rs:15:39
[INFO] [stderr]    |
[INFO] [stderr] 15 |   let e: &mut partial!(X const a) = d.as_mut();
[INFO] [stderr]    |                                       ^^^^^^ the trait `IsDowngradeFrom<No>` is not implemented for `Const`
[INFO] [stderr]    |
[INFO] [stderr]    = help: the following other types implement trait `IsDowngradeFrom<P>`:
[INFO] [stderr]              <Const as IsDowngradeFrom<Const>>
[INFO] [stderr]              <Const as IsDowngradeFrom<Mut>>
[INFO] [stderr] note: required because of the requirements on the impl of `AsMut<X__Partial<Const>>` for `X__Partial<No>`
[INFO] [stderr]   --> $DIR/autobad-dg-no-const.rs:9:10
[INFO] [stderr]    |
[INFO] [stderr] 9  | #[derive(PartialBorrow,Default)]
[INFO] [stderr]    |          ^^^^^^^^^^^^^
[INFO] [stderr]    = note: this error originates in the derive macro `PartialBorrow` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] 
[INFO] [stderr] ACTUAL OUTPUT:
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] error[E0277]: the trait bound `Const: IsDowngradeFrom<No>` is not satisfied
[INFO] [stderr]    --> reject/autobad-dg-no-const.rs:15:39
[INFO] [stderr]     |
[INFO] [stderr]  15 |   let e: &mut partial!(X const a) = d.as_mut();
[INFO] [stderr]     |                                       ^^^^^^ the trait `partial_borrow::perms::IsDowngradeFrom<partial_borrow::perms::No>` is not implemented for `partial_borrow::perms::Const`
[INFO] [stderr]     |
[INFO] [stderr] help: the following other types implement trait `partial_borrow::perms::IsDowngradeFrom<P>`
[INFO] [stderr]    --> src/lib.rs
[INFO] [stderr]     |
[INFO] [stderr]     |   unsafe impl IsDowngradeFrom<Mut>   for Const { type Remaining = Const; }
[INFO] [stderr]     |   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `partial_borrow::perms::Const` implements `partial_borrow::perms::IsDowngradeFrom<partial_borrow::perms::Mut>`
[INFO] [stderr] ...
[INFO] [stderr]     |   unsafe impl IsDowngradeFrom<Const> for Const { type Remaining = Const; }
[INFO] [stderr]     |   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `partial_borrow::perms::Const` implements `partial_borrow::perms::IsDowngradeFrom<partial_borrow::perms::Const>`
[INFO] [stderr] note: required for `X__Partial<partial_borrow::perms::No>` to implement `AsMut<X__Partial<partial_borrow::perms::Const>>`
[INFO] [stderr]    --> reject/autobad-dg-no-const.rs:9:10
[INFO] [stderr]     |
[INFO] [stderr]   9 | #[derive(PartialBorrow,Default)]
[INFO] [stderr]     |          ^^^^^^^^^^^^^ unsatisfied trait bound introduced in this `derive` macro
[INFO] [stderr]     = note: the full name for the type has been written to '/opt/rustwide/target/tests/target/x86_64-unknown-linux-gnu/debug/deps/$CRATE-bfc98b305769527b.long-type-12379711376454399871.txt'
[INFO] [stderr]     = note: consider using `--verbose` to print the full type name to the console
[INFO] [stderr]     = note: this error originates in the derive macro `PartialBorrow` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] note: If the actual output is the correct output you can bless it by rerunning
[INFO] [stderr]       your test with the environment variable TRYBUILD=overwrite
[INFO] [stderr] 
[INFO] [stderr] test reject/autobad-dg-no-mut.rs ... mismatch
[INFO] [stderr] 
[INFO] [stderr] EXPECTED:
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] error[E0277]: the trait bound `Mut: IsDowngradeFrom<No>` is not satisfied
[INFO] [stderr]   --> $DIR/autobad-dg-no-mut.rs:15:37
[INFO] [stderr]    |
[INFO] [stderr] 15 |   let e: &mut partial!(X mut a) = d.as_mut();
[INFO] [stderr]    |                                     ^^^^^^ the trait `IsDowngradeFrom<No>` is not implemented for `Mut`
[INFO] [stderr]    |
[INFO] [stderr]    = help: the trait `IsDowngradeFrom<Mut>` is implemented for `Mut`
[INFO] [stderr] note: required because of the requirements on the impl of `AsMut<X__Partial<Mut>>` for `X__Partial<No>`
[INFO] [stderr]   --> $DIR/autobad-dg-no-mut.rs:9:10
[INFO] [stderr]    |
[INFO] [stderr] 9  | #[derive(PartialBorrow,Default)]
[INFO] [stderr]    |          ^^^^^^^^^^^^^
[INFO] [stderr]    = note: this error originates in the derive macro `PartialBorrow` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] 
[INFO] [stderr] ACTUAL OUTPUT:
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] error[E0277]: the trait bound `partial_borrow::perms::Mut: partial_borrow::perms::IsDowngradeFrom<partial_borrow::perms::No>` is not satisfied
[INFO] [stderr]    --> reject/autobad-dg-no-mut.rs:15:37
[INFO] [stderr]     |
[INFO] [stderr]  15 |   let e: &mut partial!(X mut a) = d.as_mut();
[INFO] [stderr]     |                                     ^^^^^^ the trait `partial_borrow::perms::IsDowngradeFrom<partial_borrow::perms::No>` is not implemented for `partial_borrow::perms::Mut`
[INFO] [stderr]     |
[INFO] [stderr] help: the trait `IsDowngradeFrom<partial_borrow::perms::No>` is not implemented for `partial_borrow::perms::Mut`
[INFO] [stderr]       but trait `IsDowngradeFrom<partial_borrow::perms::Mut>` is implemented for it
[INFO] [stderr]    --> src/lib.rs
[INFO] [stderr]     |
[INFO] [stderr]     |   unsafe impl IsDowngradeFrom<Mut>   for Mut   { type Remaining = No;    }
[INFO] [stderr]     |   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     = help: for that trait implementation, expected `partial_borrow::perms::Mut`, found `partial_borrow::perms::No`
[INFO] [stderr] note: required for `X__Partial<partial_borrow::perms::No>` to implement `AsMut<X__Partial<partial_borrow::perms::Mut>>`
[INFO] [stderr]    --> reject/autobad-dg-no-mut.rs:9:10
[INFO] [stderr]     |
[INFO] [stderr]   9 | #[derive(PartialBorrow,Default)]
[INFO] [stderr]     |          ^^^^^^^^^^^^^ unsatisfied trait bound introduced in this `derive` macro
[INFO] [stderr]     = note: this error originates in the derive macro `PartialBorrow` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] note: If the actual output is the correct output you can bless it by rerunning
[INFO] [stderr]       your test with the environment variable TRYBUILD=overwrite
[INFO] [stderr] 
[INFO] [stderr] test reject/autobad-split-const-const-mut.rs ... mismatch
[INFO] [stderr] 
[INFO] [stderr] EXPECTED:
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] error[E0277]: the trait bound `Const: CanSplitInto<Const, Mut>` is not satisfied
[INFO] [stderr]   --> $DIR/autobad-split-const-const-mut.rs:14:43
[INFO] [stderr]    |
[INFO] [stderr] 14 |               &mut partial!(X mut a)) = i.into();
[INFO] [stderr]    |                                           ^^^^ the trait `CanSplitInto<Const, Mut>` is not implemented for `Const`
[INFO] [stderr]    |
[INFO] [stderr]    = help: the following other types implement trait `CanSplitInto<R, S>`:
[INFO] [stderr]              <Const as CanSplitInto<Const, Const>>
[INFO] [stderr]              <Const as CanSplitInto<Const, No>>
[INFO] [stderr]              <Const as CanSplitInto<No, Const>>
[INFO] [stderr]              <Const as CanSplitInto<No, No>>
[INFO] [stderr] note: required because of the requirements on the impl of `From<&mut X__Partial<Const>>` for `(&mut X__Partial<Const>, &mut X__Partial<Mut>)`
[INFO] [stderr]   --> $DIR/autobad-split-const-const-mut.rs:7:10
[INFO] [stderr]    |
[INFO] [stderr] 7  | #[derive(PartialBorrow,Default)]
[INFO] [stderr]    |          ^^^^^^^^^^^^^
[INFO] [stderr]    = note: required because of the requirements on the impl of `Into<(&mut X__Partial<Const>, &mut X__Partial<Mut>)>` for `&mut X__Partial<Const>`
[INFO] [stderr]    = note: this error originates in the derive macro `PartialBorrow` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] 
[INFO] [stderr] ACTUAL OUTPUT:
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] error[E0277]: the trait bound `Const: CanSplitInto<Const, Mut>` is not satisfied
[INFO] [stderr]    --> reject/autobad-split-const-const-mut.rs:14:43
[INFO] [stderr]     |
[INFO] [stderr]  14 |               &mut partial!(X mut a)) = i.into();
[INFO] [stderr]     |                                           ^^^^ unsatisfied trait bound
[INFO] [stderr]     |
[INFO] [stderr]     = help: the trait `partial_borrow::perms::CanSplitInto<partial_borrow::perms::Const, partial_borrow::perms::Mut>` is not implemented for `partial_borrow::perms::Const`
[INFO] [stderr] help: the following other types implement trait `partial_borrow::perms::CanSplitInto<R, S>`
[INFO] [stderr]    --> src/lib.rs
[INFO] [stderr]     |
[INFO] [stderr]     |   unsafe impl CanSplitInto<Const,Const> for Const { }
[INFO] [stderr]     |   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `partial_borrow::perms::Const` implements `CanSplitInto<Const, Const>`
[INFO] [stderr]     |   unsafe impl CanSplitInto<Const,No   > for Const { }
[INFO] [stderr]     |   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `partial_borrow::perms::Const` implements `partial_borrow::perms::CanSplitInto<partial_borrow::perms::Const, partial_borrow::perms::No>`
[INFO] [stderr]     |   unsafe impl CanSplitInto<No,   Const> for Const { }
[INFO] [stderr]     |   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `partial_borrow::perms::Const` implements `partial_borrow::perms::CanSplitInto<partial_borrow::perms::No, partial_borrow::perms::Const>`
[INFO] [stderr]     |   unsafe impl CanSplitInto<No,   No   > for Const { }
[INFO] [stderr]     |   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `partial_borrow::perms::Const` implements `partial_borrow::perms::CanSplitInto<partial_borrow::perms::No, partial_borrow::perms::No>`
[INFO] [stderr] note: required for `(&mut X__Partial<partial_borrow::perms::Const>, &mut X__Partial<partial_borrow::perms::Mut>)` to implement `From<&mut X__Partial<partial_borrow::perms::Const>>`
[INFO] [stderr]    --> reject/autobad-split-const-const-mut.rs:7:10
[INFO] [stderr]     |
[INFO] [stderr]   7 | #[derive(PartialBorrow,Default)]
[INFO] [stderr]     |          ^^^^^^^^^^^^^ unsatisfied trait bound introduced in this `derive` macro
[INFO] [stderr]     = note: required for `&mut X__Partial<partial_borrow::perms::Const>` to implement `Into<(&mut X__Partial<Const>, &mut X__Partial<Mut>)>`
[INFO] [stderr]     = note: the full name for the type has been written to '/opt/rustwide/target/tests/target/x86_64-unknown-linux-gnu/debug/deps/$CRATE-8f015cfcee0d3036.long-type-7355454777565932885.txt'
[INFO] [stderr]     = note: consider using `--verbose` to print the full type name to the console
[INFO] [stderr]     = note: this error originates in the derive macro `PartialBorrow` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] note: If the actual output is the correct output you can bless it by rerunning
[INFO] [stderr]       your test with the environment variable TRYBUILD=overwrite
[INFO] [stderr] 
[INFO] [stderr] test reject/autobad-split-const-mut-const.rs ... mismatch
[INFO] [stderr] 
[INFO] [stderr] EXPECTED:
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] error[E0277]: the trait bound `Const: CanSplitInto<Mut, Const>` is not satisfied
[INFO] [stderr]   --> $DIR/autobad-split-const-mut-const.rs:16:45
[INFO] [stderr]    |
[INFO] [stderr] 16 |               &mut partial!(X const a)) = i.into();
[INFO] [stderr]    |                                             ^^^^ the trait `CanSplitInto<Mut, Const>` is not implemented for `Const`
[INFO] [stderr]    |
[INFO] [stderr]    = help: the following other types implement trait `CanSplitInto<R, S>`:
[INFO] [stderr]              <Const as CanSplitInto<Const, Const>>
[INFO] [stderr]              <Const as CanSplitInto<Const, No>>
[INFO] [stderr]              <Const as CanSplitInto<No, Const>>
[INFO] [stderr]              <Const as CanSplitInto<No, No>>
[INFO] [stderr] note: required because of the requirements on the impl of `From<&mut X__Partial<Const>>` for `(&mut X__Partial<Mut>, &mut X__Partial<Const>)`
[INFO] [stderr]   --> $DIR/autobad-split-const-mut-const.rs:9:10
[INFO] [stderr]    |
[INFO] [stderr] 9  | #[derive(PartialBorrow,Default)]
[INFO] [stderr]    |          ^^^^^^^^^^^^^
[INFO] [stderr]    = note: required because of the requirements on the impl of `Into<(&mut X__Partial<Mut>, &mut X__Partial<Const>)>` for `&mut X__Partial<Const>`
[INFO] [stderr]    = note: this error originates in the derive macro `PartialBorrow` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] 
[INFO] [stderr] ACTUAL OUTPUT:
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] error[E0277]: the trait bound `Const: CanSplitInto<Mut, Const>` is not satisfied
[INFO] [stderr]    --> reject/autobad-split-const-mut-const.rs:16:45
[INFO] [stderr]     |
[INFO] [stderr]  16 |               &mut partial!(X const a)) = i.into();
[INFO] [stderr]     |                                             ^^^^ unsatisfied trait bound
[INFO] [stderr]     |
[INFO] [stderr]     = help: the trait `partial_borrow::perms::CanSplitInto<partial_borrow::perms::Mut, partial_borrow::perms::Const>` is not implemented for `partial_borrow::perms::Const`
[INFO] [stderr] help: the following other types implement trait `partial_borrow::perms::CanSplitInto<R, S>`
[INFO] [stderr]    --> src/lib.rs
[INFO] [stderr]     |
[INFO] [stderr]     |   unsafe impl CanSplitInto<Const,Const> for Const { }
[INFO] [stderr]     |   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `partial_borrow::perms::Const` implements `CanSplitInto<Const, Const>`
[INFO] [stderr]     |   unsafe impl CanSplitInto<Const,No   > for Const { }
[INFO] [stderr]     |   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `partial_borrow::perms::Const` implements `partial_borrow::perms::CanSplitInto<partial_borrow::perms::Const, partial_borrow::perms::No>`
[INFO] [stderr]     |   unsafe impl CanSplitInto<No,   Const> for Const { }
[INFO] [stderr]     |   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `partial_borrow::perms::Const` implements `partial_borrow::perms::CanSplitInto<partial_borrow::perms::No, partial_borrow::perms::Const>`
[INFO] [stderr]     |   unsafe impl CanSplitInto<No,   No   > for Const { }
[INFO] [stderr]     |   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `partial_borrow::perms::Const` implements `partial_borrow::perms::CanSplitInto<partial_borrow::perms::No, partial_borrow::perms::No>`
[INFO] [stderr] note: required for `(&mut X__Partial<partial_borrow::perms::Mut>, &mut X__Partial<partial_borrow::perms::Const>)` to implement `From<&mut X__Partial<partial_borrow::perms::Const>>`
[INFO] [stderr]    --> reject/autobad-split-const-mut-const.rs:9:10
[INFO] [stderr]     |
[INFO] [stderr]   9 | #[derive(PartialBorrow,Default)]
[INFO] [stderr]     |          ^^^^^^^^^^^^^ unsatisfied trait bound introduced in this `derive` macro
[INFO] [stderr]     = note: required for `&mut X__Partial<partial_borrow::perms::Const>` to implement `Into<(&mut X__Partial<Mut>, &mut X__Partial<Const>)>`
[INFO] [stderr]     = note: the full name for the type has been written to '/opt/rustwide/target/tests/target/x86_64-unknown-linux-gnu/debug/deps/$CRATE-52383cdf30fd75ea.long-type-12356612282921535649.txt'
[INFO] [stderr]     = note: consider using `--verbose` to print the full type name to the console
[INFO] [stderr]     = note: this error originates in the derive macro `PartialBorrow` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] note: If the actual output is the correct output you can bless it by rerunning
[INFO] [stderr]       your test with the environment variable TRYBUILD=overwrite
[INFO] [stderr] 
[INFO] [stderr] test reject/autobad-split-const-mut-mut.rs ... mismatch
[INFO] [stderr] 
[INFO] [stderr] EXPECTED:
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] error[E0277]: the trait bound `Const: CanSplitInto<Mut, Mut>` is not satisfied
[INFO] [stderr]   --> $DIR/autobad-split-const-mut-mut.rs:16:43
[INFO] [stderr]    |
[INFO] [stderr] 16 |               &mut partial!(X mut a)) = i.into();
[INFO] [stderr]    |                                           ^^^^ the trait `CanSplitInto<Mut, Mut>` is not implemented for `Const`
[INFO] [stderr]    |
[INFO] [stderr]    = help: the following other types implement trait `CanSplitInto<R, S>`:
[INFO] [stderr]              <Const as CanSplitInto<Const, Const>>
[INFO] [stderr]              <Const as CanSplitInto<Const, No>>
[INFO] [stderr]              <Const as CanSplitInto<No, Const>>
[INFO] [stderr]              <Const as CanSplitInto<No, No>>
[INFO] [stderr] note: required because of the requirements on the impl of `From<&mut X__Partial<Const>>` for `(&mut X__Partial<Mut>, &mut X__Partial<Mut>)`
[INFO] [stderr]   --> $DIR/autobad-split-const-mut-mut.rs:9:10
[INFO] [stderr]    |
[INFO] [stderr] 9  | #[derive(PartialBorrow,Default)]
[INFO] [stderr]    |          ^^^^^^^^^^^^^
[INFO] [stderr]    = note: required because of the requirements on the impl of `Into<(&mut X__Partial<Mut>, &mut X__Partial<Mut>)>` for `&mut X__Partial<Const>`
[INFO] [stderr]    = note: this error originates in the derive macro `PartialBorrow` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] 
[INFO] [stderr] ACTUAL OUTPUT:
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] error[E0277]: the trait bound `Const: CanSplitInto<Mut, Mut>` is not satisfied
[INFO] [stderr]    --> reject/autobad-split-const-mut-mut.rs:16:43
[INFO] [stderr]     |
[INFO] [stderr]  16 |               &mut partial!(X mut a)) = i.into();
[INFO] [stderr]     |                                           ^^^^ unsatisfied trait bound
[INFO] [stderr]     |
[INFO] [stderr]     = help: the trait `partial_borrow::perms::CanSplitInto<partial_borrow::perms::Mut, partial_borrow::perms::Mut>` is not implemented for `partial_borrow::perms::Const`
[INFO] [stderr] help: the following other types implement trait `partial_borrow::perms::CanSplitInto<R, S>`
[INFO] [stderr]    --> src/lib.rs
[INFO] [stderr]     |
[INFO] [stderr]     |   unsafe impl CanSplitInto<Const,Const> for Const { }
[INFO] [stderr]     |   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `partial_borrow::perms::Const` implements `CanSplitInto<Const, Const>`
[INFO] [stderr]     |   unsafe impl CanSplitInto<Const,No   > for Const { }
[INFO] [stderr]     |   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `partial_borrow::perms::Const` implements `partial_borrow::perms::CanSplitInto<partial_borrow::perms::Const, partial_borrow::perms::No>`
[INFO] [stderr]     |   unsafe impl CanSplitInto<No,   Const> for Const { }
[INFO] [stderr]     |   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `partial_borrow::perms::Const` implements `partial_borrow::perms::CanSplitInto<partial_borrow::perms::No, partial_borrow::perms::Const>`
[INFO] [stderr]     |   unsafe impl CanSplitInto<No,   No   > for Const { }
[INFO] [stderr]     |   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `partial_borrow::perms::Const` implements `partial_borrow::perms::CanSplitInto<partial_borrow::perms::No, partial_borrow::perms::No>`
[INFO] [stderr] note: required for `(&mut X__Partial<partial_borrow::perms::Mut>, &mut X__Partial<partial_borrow::perms::Mut>)` to implement `From<&mut X__Partial<partial_borrow::perms::Const>>`
[INFO] [stderr]    --> reject/autobad-split-const-mut-mut.rs:9:10
[INFO] [stderr]     |
[INFO] [stderr]   9 | #[derive(PartialBorrow,Default)]
[INFO] [stderr]     |          ^^^^^^^^^^^^^ unsatisfied trait bound introduced in this `derive` macro
[INFO] [stderr]     = note: required for `&mut X__Partial<partial_borrow::perms::Const>` to implement `Into<(&mut X__Partial<Mut>, &mut X__Partial<Mut>)>`
[INFO] [stderr]     = note: the full name for the type has been written to '/opt/rustwide/target/tests/target/x86_64-unknown-linux-gnu/debug/deps/$CRATE-ef484fdf9c8a81f7.long-type-5246861064013656344.txt'
[INFO] [stderr]     = note: consider using `--verbose` to print the full type name to the console
[INFO] [stderr]     = note: this error originates in the derive macro `PartialBorrow` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] note: If the actual output is the correct output you can bless it by rerunning
[INFO] [stderr]       your test with the environment variable TRYBUILD=overwrite
[INFO] [stderr] 
[INFO] [stderr] test reject/autobad-split-const-mut-no.rs ... mismatch
[INFO] [stderr] 
[INFO] [stderr] EXPECTED:
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] error[E0277]: the trait bound `Const: CanSplitInto<Mut, No>` is not satisfied
[INFO] [stderr]   --> $DIR/autobad-split-const-mut-no.rs:16:41
[INFO] [stderr]    |
[INFO] [stderr] 16 |               &mut partial!(X ! a)) = i.into();
[INFO] [stderr]    |                                         ^^^^ the trait `CanSplitInto<Mut, No>` is not implemented for `Const`
[INFO] [stderr]    |
[INFO] [stderr]    = help: the following other types implement trait `CanSplitInto<R, S>`:
[INFO] [stderr]              <Const as CanSplitInto<Const, Const>>
[INFO] [stderr]              <Const as CanSplitInto<Const, No>>
[INFO] [stderr]              <Const as CanSplitInto<No, Const>>
[INFO] [stderr]              <Const as CanSplitInto<No, No>>
[INFO] [stderr] note: required because of the requirements on the impl of `From<&mut X__Partial<Const>>` for `(&mut X__Partial<Mut>, &mut X__Partial<No>)`
[INFO] [stderr]   --> $DIR/autobad-split-const-mut-no.rs:9:10
[INFO] [stderr]    |
[INFO] [stderr] 9  | #[derive(PartialBorrow,Default)]
[INFO] [stderr]    |          ^^^^^^^^^^^^^
[INFO] [stderr]    = note: required because of the requirements on the impl of `Into<(&mut X__Partial<Mut>, &mut X__Partial<No>)>` for `&mut X__Partial<Const>`
[INFO] [stderr]    = note: this error originates in the derive macro `PartialBorrow` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] 
[INFO] [stderr] ACTUAL OUTPUT:
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] error[E0277]: the trait bound `Const: CanSplitInto<Mut, No>` is not satisfied
[INFO] [stderr]    --> reject/autobad-split-const-mut-no.rs:16:41
[INFO] [stderr]     |
[INFO] [stderr]  16 |               &mut partial!(X ! a)) = i.into();
[INFO] [stderr]     |                                         ^^^^ unsatisfied trait bound
[INFO] [stderr]     |
[INFO] [stderr]     = help: the trait `partial_borrow::perms::CanSplitInto<partial_borrow::perms::Mut, partial_borrow::perms::No>` is not implemented for `partial_borrow::perms::Const`
[INFO] [stderr] help: the following other types implement trait `partial_borrow::perms::CanSplitInto<R, S>`
[INFO] [stderr]    --> src/lib.rs
[INFO] [stderr]     |
[INFO] [stderr]     |   unsafe impl CanSplitInto<Const,Const> for Const { }
[INFO] [stderr]     |   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `partial_borrow::perms::Const` implements `CanSplitInto<Const, Const>`
[INFO] [stderr]     |   unsafe impl CanSplitInto<Const,No   > for Const { }
[INFO] [stderr]     |   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `partial_borrow::perms::Const` implements `partial_borrow::perms::CanSplitInto<partial_borrow::perms::Const, partial_borrow::perms::No>`
[INFO] [stderr]     |   unsafe impl CanSplitInto<No,   Const> for Const { }
[INFO] [stderr]     |   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `partial_borrow::perms::Const` implements `partial_borrow::perms::CanSplitInto<partial_borrow::perms::No, partial_borrow::perms::Const>`
[INFO] [stderr]     |   unsafe impl CanSplitInto<No,   No   > for Const { }
[INFO] [stderr]     |   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `partial_borrow::perms::Const` implements `partial_borrow::perms::CanSplitInto<partial_borrow::perms::No, partial_borrow::perms::No>`
[INFO] [stderr] note: required for `(&mut X__Partial<partial_borrow::perms::Mut>, &mut X__Partial<partial_borrow::perms::No>)` to implement `From<&mut X__Partial<partial_borrow::perms::Const>>`
[INFO] [stderr]    --> reject/autobad-split-const-mut-no.rs:9:10
[INFO] [stderr]     |
[INFO] [stderr]   9 | #[derive(PartialBorrow,Default)]
[INFO] [stderr]     |          ^^^^^^^^^^^^^ unsatisfied trait bound introduced in this `derive` macro
[INFO] [stderr]     = note: required for `&mut X__Partial<partial_borrow::perms::Const>` to implement `Into<(&mut X__Partial<Mut>, &mut X__Partial<No>)>`
[INFO] [stderr]     = note: the full name for the type has been written to '/opt/rustwide/target/tests/target/x86_64-unknown-linux-gnu/debug/deps/$CRATE-4236a2e4720ff611.long-type-6777223578627336096.txt'
[INFO] [stderr]     = note: consider using `--verbose` to print the full type name to the console
[INFO] [stderr]     = note: this error originates in the derive macro `PartialBorrow` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] note: If the actual output is the correct output you can bless it by rerunning
[INFO] [stderr]       your test with the environment variable TRYBUILD=overwrite
[INFO] [stderr] 
[INFO] [stderr] test reject/autobad-split-mut-const-mut.rs ... mismatch
[INFO] [stderr] 
[INFO] [stderr] EXPECTED:
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] error[E0277]: the trait bound `Mut: CanSplitInto<Const, Mut>` is not satisfied
[INFO] [stderr]   --> $DIR/autobad-split-mut-const-mut.rs:14:43
[INFO] [stderr]    |
[INFO] [stderr] 14 |               &mut partial!(X mut a)) = i.into();
[INFO] [stderr]    |                                           ^^^^ the trait `CanSplitInto<Const, Mut>` is not implemented for `Mut`
[INFO] [stderr]    |
[INFO] [stderr]    = help: the following other types implement trait `CanSplitInto<R, S>`:
[INFO] [stderr]              <Mut as CanSplitInto<Const, Const>>
[INFO] [stderr]              <Mut as CanSplitInto<Const, No>>
[INFO] [stderr]              <Mut as CanSplitInto<Mut, No>>
[INFO] [stderr]              <Mut as CanSplitInto<No, Const>>
[INFO] [stderr]              <Mut as CanSplitInto<No, Mut>>
[INFO] [stderr]              <Mut as CanSplitInto<No, No>>
[INFO] [stderr] note: required because of the requirements on the impl of `From<&mut X__Partial<Mut>>` for `(&mut X__Partial<Const>, &mut X__Partial<Mut>)`
[INFO] [stderr]   --> $DIR/autobad-split-mut-const-mut.rs:7:10
[INFO] [stderr]    |
[INFO] [stderr] 7  | #[derive(PartialBorrow,Default)]
[INFO] [stderr]    |          ^^^^^^^^^^^^^
[INFO] [stderr]    = note: required because of the requirements on the impl of `Into<(&mut X__Partial<Const>, &mut X__Partial<Mut>)>` for `&mut X__Partial<Mut>`
[INFO] [stderr]    = note: this error originates in the derive macro `PartialBorrow` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] 
[INFO] [stderr] ACTUAL OUTPUT:
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] error[E0277]: the trait bound `Mut: CanSplitInto<Const, Mut>` is not satisfied
[INFO] [stderr]   --> reject/autobad-split-mut-const-mut.rs:14:43
[INFO] [stderr]    |
[INFO] [stderr] 14 |               &mut partial!(X mut a)) = i.into();
[INFO] [stderr]    |                                           ^^^^ unsatisfied trait bound
[INFO] [stderr]    |
[INFO] [stderr]    = help: the trait `partial_borrow::perms::CanSplitInto<partial_borrow::perms::Const, partial_borrow::perms::Mut>` is not implemented for `partial_borrow::perms::Mut`
[INFO] [stderr]    = help: the following other types implement trait `partial_borrow::perms::CanSplitInto<R, S>`:
[INFO] [stderr]              `partial_borrow::perms::Mut` implements `CanSplitInto<Const, Const>`
[INFO] [stderr]              `partial_borrow::perms::Mut` implements `partial_borrow::perms::CanSplitInto<partial_borrow::perms::Const, partial_borrow::perms::No>`
[INFO] [stderr]              `partial_borrow::perms::Mut` implements `partial_borrow::perms::CanSplitInto<partial_borrow::perms::Mut, partial_borrow::perms::No>`
[INFO] [stderr]              `partial_borrow::perms::Mut` implements `partial_borrow::perms::CanSplitInto<partial_borrow::perms::No, partial_borrow::perms::Const>`
[INFO] [stderr]              `partial_borrow::perms::Mut` implements `partial_borrow::perms::CanSplitInto<partial_borrow::perms::No, partial_borrow::perms::Mut>`
[INFO] [stderr]              `partial_borrow::perms::Mut` implements `partial_borrow::perms::CanSplitInto<partial_borrow::perms::No, partial_borrow::perms::No>`
[INFO] [stderr] note: required for `(&mut X__Partial<partial_borrow::perms::Const>, &mut X__Partial<partial_borrow::perms::Mut>)` to implement `From<&mut X__Partial<partial_borrow::perms::Mut>>`
[INFO] [stderr]   --> reject/autobad-split-mut-const-mut.rs:7:10
[INFO] [stderr]    |
[INFO] [stderr]  7 | #[derive(PartialBorrow,Default)]
[INFO] [stderr]    |          ^^^^^^^^^^^^^ unsatisfied trait bound introduced in this `derive` macro
[INFO] [stderr]    = note: required for `&mut X__Partial<partial_borrow::perms::Mut>` to implement `Into<(&mut X__Partial<Const>, &mut X__Partial<Mut>)>`
[INFO] [stderr]    = note: the full name for the type has been written to '/opt/rustwide/target/tests/target/x86_64-unknown-linux-gnu/debug/deps/$CRATE-7a6296e9d89928b9.long-type-14342723300587185731.txt'
[INFO] [stderr]    = note: consider using `--verbose` to print the full type name to the console
[INFO] [stderr]    = note: this error originates in the derive macro `PartialBorrow` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] note: If the actual output is the correct output you can bless it by rerunning
[INFO] [stderr]       your test with the environment variable TRYBUILD=overwrite
[INFO] [stderr] 
[INFO] [stderr] test reject/autobad-split-mut-mut-const.rs ... mismatch
[INFO] [stderr] 
[INFO] [stderr] EXPECTED:
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] error[E0277]: the trait bound `Mut: CanSplitInto<Mut, Const>` is not satisfied
[INFO] [stderr]   --> $DIR/autobad-split-mut-mut-const.rs:16:45
[INFO] [stderr]    |
[INFO] [stderr] 16 |               &mut partial!(X const a)) = i.into();
[INFO] [stderr]    |                                             ^^^^ the trait `CanSplitInto<Mut, Const>` is not implemented for `Mut`
[INFO] [stderr]    |
[INFO] [stderr]    = help: the following other types implement trait `CanSplitInto<R, S>`:
[INFO] [stderr]              <Mut as CanSplitInto<Const, Const>>
[INFO] [stderr]              <Mut as CanSplitInto<Const, No>>
[INFO] [stderr]              <Mut as CanSplitInto<Mut, No>>
[INFO] [stderr]              <Mut as CanSplitInto<No, Const>>
[INFO] [stderr]              <Mut as CanSplitInto<No, Mut>>
[INFO] [stderr]              <Mut as CanSplitInto<No, No>>
[INFO] [stderr] note: required because of the requirements on the impl of `From<&mut X__Partial<Mut>>` for `(&mut X__Partial<Mut>, &mut X__Partial<Const>)`
[INFO] [stderr]   --> $DIR/autobad-split-mut-mut-const.rs:9:10
[INFO] [stderr]    |
[INFO] [stderr] 9  | #[derive(PartialBorrow,Default)]
[INFO] [stderr]    |          ^^^^^^^^^^^^^
[INFO] [stderr]    = note: required because of the requirements on the impl of `Into<(&mut X__Partial<Mut>, &mut X__Partial<Const>)>` for `&mut X__Partial<Mut>`
[INFO] [stderr]    = note: this error originates in the derive macro `PartialBorrow` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] 
[INFO] [stderr] ACTUAL OUTPUT:
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] error[E0277]: the trait bound `Mut: CanSplitInto<Mut, Const>` is not satisfied
[INFO] [stderr]   --> reject/autobad-split-mut-mut-const.rs:16:45
[INFO] [stderr]    |
[INFO] [stderr] 16 |               &mut partial!(X const a)) = i.into();
[INFO] [stderr]    |                                             ^^^^ unsatisfied trait bound
[INFO] [stderr]    |
[INFO] [stderr]    = help: the trait `partial_borrow::perms::CanSplitInto<partial_borrow::perms::Mut, partial_borrow::perms::Const>` is not implemented for `partial_borrow::perms::Mut`
[INFO] [stderr]    = help: the following other types implement trait `partial_borrow::perms::CanSplitInto<R, S>`:
[INFO] [stderr]              `partial_borrow::perms::Mut` implements `CanSplitInto<Const, Const>`
[INFO] [stderr]              `partial_borrow::perms::Mut` implements `partial_borrow::perms::CanSplitInto<partial_borrow::perms::Const, partial_borrow::perms::No>`
[INFO] [stderr]              `partial_borrow::perms::Mut` implements `partial_borrow::perms::CanSplitInto<partial_borrow::perms::Mut, partial_borrow::perms::No>`
[INFO] [stderr]              `partial_borrow::perms::Mut` implements `partial_borrow::perms::CanSplitInto<partial_borrow::perms::No, partial_borrow::perms::Const>`
[INFO] [stderr]              `partial_borrow::perms::Mut` implements `partial_borrow::perms::CanSplitInto<partial_borrow::perms::No, partial_borrow::perms::Mut>`
[INFO] [stderr]              `partial_borrow::perms::Mut` implements `partial_borrow::perms::CanSplitInto<partial_borrow::perms::No, partial_borrow::perms::No>`
[INFO] [stderr] note: required for `(&mut X__Partial<partial_borrow::perms::Mut>, &mut X__Partial<partial_borrow::perms::Const>)` to implement `From<&mut X__Partial<partial_borrow::perms::Mut>>`
[INFO] [stderr]   --> reject/autobad-split-mut-mut-const.rs:9:10
[INFO] [stderr]    |
[INFO] [stderr]  9 | #[derive(PartialBorrow,Default)]
[INFO] [stderr]    |          ^^^^^^^^^^^^^ unsatisfied trait bound introduced in this `derive` macro
[INFO] [stderr]    = note: required for `&mut X__Partial<partial_borrow::perms::Mut>` to implement `Into<(&mut X__Partial<Mut>, &mut X__Partial<Const>)>`
[INFO] [stderr]    = note: the full name for the type has been written to '/opt/rustwide/target/tests/target/x86_64-unknown-linux-gnu/debug/deps/$CRATE-f78b8622682255ba.long-type-17726129090263798815.txt'
[INFO] [stderr]    = note: consider using `--verbose` to print the full type name to the console
[INFO] [stderr]    = note: this error originates in the derive macro `PartialBorrow` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] note: If the actual output is the correct output you can bless it by rerunning
[INFO] [stderr]       your test with the environment variable TRYBUILD=overwrite
[INFO] [stderr] 
[INFO] [stderr] test reject/autobad-split-mut-mut-mut.rs ... mismatch
[INFO] [stderr] 
[INFO] [stderr] EXPECTED:
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] error[E0277]: the trait bound `Mut: CanSplitInto<Mut, Mut>` is not satisfied
[INFO] [stderr]   --> $DIR/autobad-split-mut-mut-mut.rs:16:43
[INFO] [stderr]    |
[INFO] [stderr] 16 |               &mut partial!(X mut a)) = i.into();
[INFO] [stderr]    |                                           ^^^^ the trait `CanSplitInto<Mut, Mut>` is not implemented for `Mut`
[INFO] [stderr]    |
[INFO] [stderr]    = help: the following other types implement trait `CanSplitInto<R, S>`:
[INFO] [stderr]              <Mut as CanSplitInto<Const, Const>>
[INFO] [stderr]              <Mut as CanSplitInto<Const, No>>
[INFO] [stderr]              <Mut as CanSplitInto<Mut, No>>
[INFO] [stderr]              <Mut as CanSplitInto<No, Const>>
[INFO] [stderr]              <Mut as CanSplitInto<No, Mut>>
[INFO] [stderr]              <Mut as CanSplitInto<No, No>>
[INFO] [stderr] note: required because of the requirements on the impl of `From<&mut X__Partial<Mut>>` for `(&mut X__Partial<Mut>, &mut X__Partial<Mut>)`
[INFO] [stderr]   --> $DIR/autobad-split-mut-mut-mut.rs:9:10
[INFO] [stderr]    |
[INFO] [stderr] 9  | #[derive(PartialBorrow,Default)]
[INFO] [stderr]    |          ^^^^^^^^^^^^^
[INFO] [stderr]    = note: required because of the requirements on the impl of `Into<(&mut X__Partial<Mut>, &mut X__Partial<Mut>)>` for `&mut X__Partial<Mut>`
[INFO] [stderr]    = note: this error originates in the derive macro `PartialBorrow` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] 
[INFO] [stderr] ACTUAL OUTPUT:
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] error[E0277]: the trait bound `Mut: CanSplitInto<Mut, Mut>` is not satisfied
[INFO] [stderr]   --> reject/autobad-split-mut-mut-mut.rs:16:43
[INFO] [stderr]    |
[INFO] [stderr] 16 |               &mut partial!(X mut a)) = i.into();
[INFO] [stderr]    |                                           ^^^^ unsatisfied trait bound
[INFO] [stderr]    |
[INFO] [stderr]    = help: the trait `partial_borrow::perms::CanSplitInto<partial_borrow::perms::Mut, partial_borrow::perms::Mut>` is not implemented for `partial_borrow::perms::Mut`
[INFO] [stderr]    = help: the following other types implement trait `partial_borrow::perms::CanSplitInto<R, S>`:
[INFO] [stderr]              `partial_borrow::perms::Mut` implements `CanSplitInto<Const, Const>`
[INFO] [stderr]              `partial_borrow::perms::Mut` implements `partial_borrow::perms::CanSplitInto<partial_borrow::perms::Const, partial_borrow::perms::No>`
[INFO] [stderr]              `partial_borrow::perms::Mut` implements `partial_borrow::perms::CanSplitInto<partial_borrow::perms::Mut, partial_borrow::perms::No>`
[INFO] [stderr]              `partial_borrow::perms::Mut` implements `partial_borrow::perms::CanSplitInto<partial_borrow::perms::No, partial_borrow::perms::Const>`
[INFO] [stderr]              `partial_borrow::perms::Mut` implements `partial_borrow::perms::CanSplitInto<partial_borrow::perms::No, partial_borrow::perms::Mut>`
[INFO] [stderr]              `partial_borrow::perms::Mut` implements `partial_borrow::perms::CanSplitInto<partial_borrow::perms::No, partial_borrow::perms::No>`
[INFO] [stderr] note: required for `(&mut X__Partial<partial_borrow::perms::Mut>, &mut X__Partial<partial_borrow::perms::Mut>)` to implement `From<&mut X__Partial<partial_borrow::perms::Mut>>`
[INFO] [stderr]   --> reject/autobad-split-mut-mut-mut.rs:9:10
[INFO] [stderr]    |
[INFO] [stderr]  9 | #[derive(PartialBorrow,Default)]
[INFO] [stderr]    |          ^^^^^^^^^^^^^ unsatisfied trait bound introduced in this `derive` macro
[INFO] [stderr]    = note: required for `&mut X__Partial<partial_borrow::perms::Mut>` to implement `Into<(&mut X__Partial<Mut>, &mut X__Partial<Mut>)>`
[INFO] [stderr]    = note: the full name for the type has been written to '/opt/rustwide/target/tests/target/x86_64-unknown-linux-gnu/debug/deps/$CRATE-a8580f413daef75d.long-type-16419756298102112964.txt'
[INFO] [stderr]    = note: consider using `--verbose` to print the full type name to the console
[INFO] [stderr]    = note: this error originates in the derive macro `PartialBorrow` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] note: If the actual output is the correct output you can bless it by rerunning
[INFO] [stderr]       your test with the environment variable TRYBUILD=overwrite
[INFO] [stderr] 
[INFO] [stderr] test reject/autobad-split-no-const-const.rs ... mismatch
[INFO] [stderr] 
[INFO] [stderr] EXPECTED:
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] error[E0277]: the trait bound `No: CanSplitInto<Const, Const>` is not satisfied
[INFO] [stderr]   --> $DIR/autobad-split-no-const-const.rs:16:45
[INFO] [stderr]    |
[INFO] [stderr] 16 |               &mut partial!(X const a)) = i.into();
[INFO] [stderr]    |                                             ^^^^ the trait `CanSplitInto<Const, Const>` is not implemented for `No`
[INFO] [stderr]    |
[INFO] [stderr]    = help: the trait `CanSplitInto<No, No>` is implemented for `No`
[INFO] [stderr] note: required because of the requirements on the impl of `From<&mut X__Partial<No>>` for `(&mut X__Partial<Const>, &mut X__Partial<Const>)`
[INFO] [stderr]   --> $DIR/autobad-split-no-const-const.rs:9:10
[INFO] [stderr]    |
[INFO] [stderr] 9  | #[derive(PartialBorrow,Default)]
[INFO] [stderr]    |          ^^^^^^^^^^^^^
[INFO] [stderr]    = note: required because of the requirements on the impl of `Into<(&mut X__Partial<Const>, &mut X__Partial<Const>)>` for `&mut X__Partial<No>`
[INFO] [stderr]    = note: this error originates in the derive macro `PartialBorrow` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] 
[INFO] [stderr] ACTUAL OUTPUT:
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] error[E0277]: the trait bound `No: CanSplitInto<Const, Const>` is not satisfied
[INFO] [stderr]    --> reject/autobad-split-no-const-const.rs:16:45
[INFO] [stderr]     |
[INFO] [stderr]  16 |               &mut partial!(X const a)) = i.into();
[INFO] [stderr]     |                                             ^^^^ unsatisfied trait bound
[INFO] [stderr]     |
[INFO] [stderr] help: the trait `CanSplitInto<partial_borrow::perms::Const, partial_borrow::perms::Const>` is not implemented for `partial_borrow::perms::No`
[INFO] [stderr]       but trait `CanSplitInto<partial_borrow::perms::No, partial_borrow::perms::No>` is implemented for it
[INFO] [stderr]    --> src/lib.rs
[INFO] [stderr]     |
[INFO] [stderr]     |   unsafe impl CanSplitInto<No,No> for No { }
[INFO] [stderr]     |   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] note: required for `(&mut X__Partial<Const>, &mut X__Partial<Const>)` to implement `From<&mut X__Partial<partial_borrow::perms::No>>`
[INFO] [stderr]    --> reject/autobad-split-no-const-const.rs:9:10
[INFO] [stderr]     |
[INFO] [stderr]   9 | #[derive(PartialBorrow,Default)]
[INFO] [stderr]     |          ^^^^^^^^^^^^^ unsatisfied trait bound introduced in this `derive` macro
[INFO] [stderr]     = note: required for `&mut X__Partial<partial_borrow::perms::No>` to implement `Into<(&mut X__Partial<Const>, &mut X__Partial<Const>)>`
[INFO] [stderr]     = note: the full name for the type has been written to '/opt/rustwide/target/tests/target/x86_64-unknown-linux-gnu/debug/deps/$CRATE-8979af5bd419ee43.long-type-10005487421490678158.txt'
[INFO] [stderr]     = note: consider using `--verbose` to print the full type name to the console
[INFO] [stderr]     = note: this error originates in the derive macro `PartialBorrow` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] note: If the actual output is the correct output you can bless it by rerunning
[INFO] [stderr]       your test with the environment variable TRYBUILD=overwrite
[INFO] [stderr] 
[INFO] [stderr] test reject/autobad-split-no-const-no.rs ... mismatch
[INFO] [stderr] 
[INFO] [stderr] EXPECTED:
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] error[E0277]: the trait bound `No: CanSplitInto<Const, No>` is not satisfied
[INFO] [stderr]   --> $DIR/autobad-split-no-const-no.rs:16:41
[INFO] [stderr]    |
[INFO] [stderr] 16 |               &mut partial!(X ! a)) = i.into();
[INFO] [stderr]    |                                         ^^^^ the trait `CanSplitInto<Const, No>` is not implemented for `No`
[INFO] [stderr]    |
[INFO] [stderr]    = help: the trait `CanSplitInto<No, No>` is implemented for `No`
[INFO] [stderr] note: required because of the requirements on the impl of `From<&mut X__Partial<No>>` for `(&mut X__Partial<Const>, &mut X__Partial<No>)`
[INFO] [stderr]   --> $DIR/autobad-split-no-const-no.rs:9:10
[INFO] [stderr]    |
[INFO] [stderr] 9  | #[derive(PartialBorrow,Default)]
[INFO] [stderr]    |          ^^^^^^^^^^^^^
[INFO] [stderr]    = note: required because of the requirements on the impl of `Into<(&mut X__Partial<Const>, &mut X__Partial<No>)>` for `&mut X__Partial<No>`
[INFO] [stderr]    = note: this error originates in the derive macro `PartialBorrow` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] 
[INFO] [stderr] ACTUAL OUTPUT:
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] error[E0277]: the trait bound `No: CanSplitInto<Const, No>` is not satisfied
[INFO] [stderr]    --> reject/autobad-split-no-const-no.rs:16:41
[INFO] [stderr]     |
[INFO] [stderr]  16 |               &mut partial!(X ! a)) = i.into();
[INFO] [stderr]     |                                         ^^^^ unsatisfied trait bound
[INFO] [stderr]     |
[INFO] [stderr] help: the trait `CanSplitInto<partial_borrow::perms::Const, partial_borrow::perms::No>` is not implemented for `partial_borrow::perms::No`
[INFO] [stderr]       but trait `CanSplitInto<partial_borrow::perms::No, partial_borrow::perms::No>` is implemented for it
[INFO] [stderr]    --> src/lib.rs
[INFO] [stderr]     |
[INFO] [stderr]     |   unsafe impl CanSplitInto<No,No> for No { }
[INFO] [stderr]     |   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     = help: for that trait implementation, expected `partial_borrow::perms::No`, found `partial_borrow::perms::Const`
[INFO] [stderr] note: required for `(&mut X__Partial<partial_borrow::perms::Const>, &mut X__Partial<partial_borrow::perms::No>)` to implement `From<&mut X__Partial<partial_borrow::perms::No>>`
[INFO] [stderr]    --> reject/autobad-split-no-const-no.rs:9:10
[INFO] [stderr]     |
[INFO] [stderr]   9 | #[derive(PartialBorrow,Default)]
[INFO] [stderr]     |          ^^^^^^^^^^^^^ unsatisfied trait bound introduced in this `derive` macro
[INFO] [stderr]     = note: required for `&mut X__Partial<partial_borrow::perms::No>` to implement `Into<(&mut X__Partial<Const>, &mut X__Partial<No>)>`
[INFO] [stderr]     = note: the full name for the type has been written to '/opt/rustwide/target/tests/target/x86_64-unknown-linux-gnu/debug/deps/$CRATE-352493a27d70e75a.long-type-14870202416672450347.txt'
[INFO] [stderr]     = note: consider using `--verbose` to print the full type name to the console
[INFO] [stderr]     = note: this error originates in the derive macro `PartialBorrow` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] note: If the actual output is the correct output you can bless it by rerunning
[INFO] [stderr]       your test with the environment variable TRYBUILD=overwrite
[INFO] [stderr] 
[INFO] [stderr] test reject/autobad-split-no-mut-const.rs ... mismatch
[INFO] [stderr] 
[INFO] [stderr] EXPECTED:
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] error[E0277]: the trait bound `No: CanSplitInto<Mut, Const>` is not satisfied
[INFO] [stderr]   --> $DIR/autobad-split-no-mut-const.rs:16:45
[INFO] [stderr]    |
[INFO] [stderr] 16 |               &mut partial!(X const a)) = i.into();
[INFO] [stderr]    |                                             ^^^^ the trait `CanSplitInto<Mut, Const>` is not implemented for `No`
[INFO] [stderr]    |
[INFO] [stderr]    = help: the trait `CanSplitInto<No, No>` is implemented for `No`
[INFO] [stderr] note: required because of the requirements on the impl of `From<&mut X__Partial<No>>` for `(&mut X__Partial<Mut>, &mut X__Partial<Const>)`
[INFO] [stderr]   --> $DIR/autobad-split-no-mut-const.rs:9:10
[INFO] [stderr]    |
[INFO] [stderr] 9  | #[derive(PartialBorrow,Default)]
[INFO] [stderr]    |          ^^^^^^^^^^^^^
[INFO] [stderr]    = note: required because of the requirements on the impl of `Into<(&mut X__Partial<Mut>, &mut X__Partial<Const>)>` for `&mut X__Partial<No>`
[INFO] [stderr]    = note: this error originates in the derive macro `PartialBorrow` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] 
[INFO] [stderr] ACTUAL OUTPUT:
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] error[E0277]: the trait bound `No: CanSplitInto<Mut, Const>` is not satisfied
[INFO] [stderr]    --> reject/autobad-split-no-mut-const.rs:16:45
[INFO] [stderr]     |
[INFO] [stderr]  16 |               &mut partial!(X const a)) = i.into();
[INFO] [stderr]     |                                             ^^^^ unsatisfied trait bound
[INFO] [stderr]     |
[INFO] [stderr] help: the trait `CanSplitInto<partial_borrow::perms::Mut, partial_borrow::perms::Const>` is not implemented for `partial_borrow::perms::No`
[INFO] [stderr]       but trait `CanSplitInto<partial_borrow::perms::No, partial_borrow::perms::No>` is implemented for it
[INFO] [stderr]    --> src/lib.rs
[INFO] [stderr]     |
[INFO] [stderr]     |   unsafe impl CanSplitInto<No,No> for No { }
[INFO] [stderr]     |   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] note: required for `(&mut X__Partial<partial_borrow::perms::Mut>, &mut X__Partial<partial_borrow::perms::Const>)` to implement `From<&mut X__Partial<partial_borrow::perms::No>>`
[INFO] [stderr]    --> reject/autobad-split-no-mut-const.rs:9:10
[INFO] [stderr]     |
[INFO] [stderr]   9 | #[derive(PartialBorrow,Default)]
[INFO] [stderr]     |          ^^^^^^^^^^^^^ unsatisfied trait bound introduced in this `derive` macro
[INFO] [stderr]     = note: required for `&mut X__Partial<partial_borrow::perms::No>` to implement `Into<(&mut X__Partial<Mut>, &mut X__Partial<Const>)>`
[INFO] [stderr]     = note: the full name for the type has been written to '/opt/rustwide/target/tests/target/x86_64-unknown-linux-gnu/debug/deps/$CRATE-ff9afbf1fa2b08e1.long-type-12572241494908961397.txt'
[INFO] [stderr]     = note: consider using `--verbose` to print the full type name to the console
[INFO] [stderr]     = note: this error originates in the derive macro `PartialBorrow` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] note: If the actual output is the correct output you can bless it by rerunning
[INFO] [stderr]       your test with the environment variable TRYBUILD=overwrite
[INFO] [stderr] 
[INFO] [stderr] test reject/autobad-split-no-mut-mut.rs ... mismatch
[INFO] [stderr] 
[INFO] [stderr] EXPECTED:
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] error[E0277]: the trait bound `No: CanSplitInto<Mut, Mut>` is not satisfied
[INFO] [stderr]   --> $DIR/autobad-split-no-mut-mut.rs:16:43
[INFO] [stderr]    |
[INFO] [stderr] 16 |               &mut partial!(X mut a)) = i.into();
[INFO] [stderr]    |                                           ^^^^ the trait `CanSplitInto<Mut, Mut>` is not implemented for `No`
[INFO] [stderr]    |
[INFO] [stderr]    = help: the trait `CanSplitInto<No, No>` is implemented for `No`
[INFO] [stderr] note: required because of the requirements on the impl of `From<&mut X__Partial<No>>` for `(&mut X__Partial<Mut>, &mut X__Partial<Mut>)`
[INFO] [stderr]   --> $DIR/autobad-split-no-mut-mut.rs:9:10
[INFO] [stderr]    |
[INFO] [stderr] 9  | #[derive(PartialBorrow,Default)]
[INFO] [stderr]    |          ^^^^^^^^^^^^^
[INFO] [stderr]    = note: required because of the requirements on the impl of `Into<(&mut X__Partial<Mut>, &mut X__Partial<Mut>)>` for `&mut X__Partial<No>`
[INFO] [stderr]    = note: this error originates in the derive macro `PartialBorrow` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] 
[INFO] [stderr] ACTUAL OUTPUT:
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] error[E0277]: the trait bound `No: CanSplitInto<Mut, Mut>` is not satisfied
[INFO] [stderr]    --> reject/autobad-split-no-mut-mut.rs:16:43
[INFO] [stderr]     |
[INFO] [stderr]  16 |               &mut partial!(X mut a)) = i.into();
[INFO] [stderr]     |                                           ^^^^ unsatisfied trait bound
[INFO] [stderr]     |
[INFO] [stderr] help: the trait `CanSplitInto<partial_borrow::perms::Mut, partial_borrow::perms::Mut>` is not implemented for `partial_borrow::perms::No`
[INFO] [stderr]       but trait `CanSplitInto<partial_borrow::perms::No, partial_borrow::perms::No>` is implemented for it
[INFO] [stderr]    --> src/lib.rs
[INFO] [stderr]     |
[INFO] [stderr]     |   unsafe impl CanSplitInto<No,No> for No { }
[INFO] [stderr]     |   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] note: required for `(&mut X__Partial<partial_borrow::perms::Mut>, &mut X__Partial<partial_borrow::perms::Mut>)` to implement `From<&mut X__Partial<partial_borrow::perms::No>>`
[INFO] [stderr]    --> reject/autobad-split-no-mut-mut.rs:9:10
[INFO] [stderr]     |
[INFO] [stderr]   9 | #[derive(PartialBorrow,Default)]
[INFO] [stderr]     |          ^^^^^^^^^^^^^ unsatisfied trait bound introduced in this `derive` macro
[INFO] [stderr]     = note: required for `&mut X__Partial<partial_borrow::perms::No>` to implement `Into<(&mut X__Partial<Mut>, &mut X__Partial<Mut>)>`
[INFO] [stderr]     = note: the full name for the type has been written to '/opt/rustwide/target/tests/target/x86_64-unknown-linux-gnu/debug/deps/$CRATE-786526ee00450544.long-type-4023525427510613563.txt'
[INFO] [stderr]     = note: consider using `--verbose` to print the full type name to the console
[INFO] [stderr]     = note: this error originates in the derive macro `PartialBorrow` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] note: If the actual output is the correct output you can bless it by rerunning
[INFO] [stderr]       your test with the environment variable TRYBUILD=overwrite
[INFO] [stderr] 
[INFO] [stderr] test reject/autobad-split-no-mut-no.rs ... mismatch
[INFO] [stderr] 
[INFO] [stderr] EXPECTED:
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] error[E0277]: the trait bound `No: CanSplitInto<Mut, No>` is not satisfied
[INFO] [stderr]   --> $DIR/autobad-split-no-mut-no.rs:16:41
[INFO] [stderr]    |
[INFO] [stderr] 16 |               &mut partial!(X ! a)) = i.into();
[INFO] [stderr]    |                                         ^^^^ the trait `CanSplitInto<Mut, No>` is not implemented for `No`
[INFO] [stderr]    |
[INFO] [stderr]    = help: the trait `CanSplitInto<No, No>` is implemented for `No`
[INFO] [stderr] note: required because of the requirements on the impl of `From<&mut X__Partial<No>>` for `(&mut X__Partial<Mut>, &mut X__Partial<No>)`
[INFO] [stderr]   --> $DIR/autobad-split-no-mut-no.rs:9:10
[INFO] [stderr]    |
[INFO] [stderr] 9  | #[derive(PartialBorrow,Default)]
[INFO] [stderr]    |          ^^^^^^^^^^^^^
[INFO] [stderr]    = note: required because of the requirements on the impl of `Into<(&mut X__Partial<Mut>, &mut X__Partial<No>)>` for `&mut X__Partial<No>`
[INFO] [stderr]    = note: this error originates in the derive macro `PartialBorrow` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] 
[INFO] [stderr] ACTUAL OUTPUT:
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] error[E0277]: the trait bound `No: CanSplitInto<Mut, No>` is not satisfied
[INFO] [stderr]    --> reject/autobad-split-no-mut-no.rs:16:41
[INFO] [stderr]     |
[INFO] [stderr]  16 |               &mut partial!(X ! a)) = i.into();
[INFO] [stderr]     |                                         ^^^^ unsatisfied trait bound
[INFO] [stderr]     |
[INFO] [stderr] help: the trait `CanSplitInto<partial_borrow::perms::Mut, partial_borrow::perms::No>` is not implemented for `partial_borrow::perms::No`
[INFO] [stderr]       but trait `CanSplitInto<partial_borrow::perms::No, partial_borrow::perms::No>` is implemented for it
[INFO] [stderr]    --> src/lib.rs
[INFO] [stderr]     |
[INFO] [stderr]     |   unsafe impl CanSplitInto<No,No> for No { }
[INFO] [stderr]     |   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     = help: for that trait implementation, expected `partial_borrow::perms::No`, found `partial_borrow::perms::Mut`
[INFO] [stderr] note: required for `(&mut X__Partial<partial_borrow::perms::Mut>, &mut X__Partial<partial_borrow::perms::No>)` to implement `From<&mut X__Partial<partial_borrow::perms::No>>`
[INFO] [stderr]    --> reject/autobad-split-no-mut-no.rs:9:10
[INFO] [stderr]     |
[INFO] [stderr]   9 | #[derive(PartialBorrow,Default)]
[INFO] [stderr]     |          ^^^^^^^^^^^^^ unsatisfied trait bound introduced in this `derive` macro
[INFO] [stderr]     = note: required for `&mut X__Partial<partial_borrow::perms::No>` to implement `Into<(&mut X__Partial<Mut>, &mut X__Partial<No>)>`
[INFO] [stderr]     = note: the full name for the type has been written to '/opt/rustwide/target/tests/target/x86_64-unknown-linux-gnu/debug/deps/$CRATE-404b37f2ef0c6226.long-type-1091518218918018811.txt'
[INFO] [stderr]     = note: consider using `--verbose` to print the full type name to the console
[INFO] [stderr]     = note: this error originates in the derive macro `PartialBorrow` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] note: If the actual output is the correct output you can bless it by rerunning
[INFO] [stderr]       your test with the environment variable TRYBUILD=overwrite
[INFO] [stderr] 
[INFO] [stderr] test reject/autobad-split-whole-mut-const.rs ... mismatch
[INFO] [stderr] 
[INFO] [stderr] EXPECTED:
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] error[E0277]: the trait bound `Mut: CanSplitInto<Mut, Const>` is not satisfied
[INFO] [stderr]   --> $DIR/autobad-split-whole-mut-const.rs:16:45
[INFO] [stderr]    |
[INFO] [stderr] 16 |               &mut partial!(X const a)) = i.into();
[INFO] [stderr]    |                                             ^^^^ the trait `CanSplitInto<Mut, Const>` is not implemented for `Mut`
[INFO] [stderr]    |
[INFO] [stderr]    = help: the following other types implement trait `CanSplitInto<R, S>`:
[INFO] [stderr]              <Mut as CanSplitInto<Const, Const>>
[INFO] [stderr]              <Mut as CanSplitInto<Const, No>>
[INFO] [stderr]              <Mut as CanSplitInto<Mut, No>>
[INFO] [stderr]              <Mut as CanSplitInto<No, Const>>
[INFO] [stderr]              <Mut as CanSplitInto<No, Mut>>
[INFO] [stderr]              <Mut as CanSplitInto<No, No>>
[INFO] [stderr] note: required because of the requirements on the impl of `From<&mut X>` for `(&mut X__Partial<Mut>, &mut X__Partial<Const>)`
[INFO] [stderr]   --> $DIR/autobad-split-whole-mut-const.rs:9:10
[INFO] [stderr]    |
[INFO] [stderr] 9  | #[derive(PartialBorrow,Default)]
[INFO] [stderr]    |          ^^^^^^^^^^^^^
[INFO] [stderr]    = note: required because of the requirements on the impl of `Into<(&mut X__Partial<Mut>, &mut X__Partial<Const>)>` for `&mut X`
[INFO] [stderr]    = note: this error originates in the derive macro `PartialBorrow` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] 
[INFO] [stderr] ACTUAL OUTPUT:
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] error[E0277]: the trait bound `Mut: CanSplitInto<Mut, Const>` is not satisfied
[INFO] [stderr]   --> reject/autobad-split-whole-mut-const.rs:16:45
[INFO] [stderr]    |
[INFO] [stderr] 16 |               &mut partial!(X const a)) = i.into();
[INFO] [stderr]    |                                             ^^^^ unsatisfied trait bound
[INFO] [stderr]    |
[INFO] [stderr]    = help: the trait `partial_borrow::perms::CanSplitInto<partial_borrow::perms::Mut, partial_borrow::perms::Const>` is not implemented for `partial_borrow::perms::Mut`
[INFO] [stderr]    = help: the following other types implement trait `partial_borrow::perms::CanSplitInto<R, S>`:
[INFO] [stderr]              `partial_borrow::perms::Mut` implements `CanSplitInto<Const, Const>`
[INFO] [stderr]              `partial_borrow::perms::Mut` implements `partial_borrow::perms::CanSplitInto<partial_borrow::perms::Const, partial_borrow::perms::No>`
[INFO] [stderr]              `partial_borrow::perms::Mut` implements `partial_borrow::perms::CanSplitInto<partial_borrow::perms::Mut, partial_borrow::perms::No>`
[INFO] [stderr]              `partial_borrow::perms::Mut` implements `partial_borrow::perms::CanSplitInto<partial_borrow::perms::No, partial_borrow::perms::Const>`
[INFO] [stderr]              `partial_borrow::perms::Mut` implements `partial_borrow::perms::CanSplitInto<partial_borrow::perms::No, partial_borrow::perms::Mut>`
[INFO] [stderr]              `partial_borrow::perms::Mut` implements `partial_borrow::perms::CanSplitInto<partial_borrow::perms::No, partial_borrow::perms::No>`
[INFO] [stderr] note: required for `(&mut X__Partial<partial_borrow::perms::Mut>, &mut X__Partial<partial_borrow::perms::Const>)` to implement `From<&mut X>`
[INFO] [stderr]   --> reject/autobad-split-whole-mut-const.rs:9:10
[INFO] [stderr]    |
[INFO] [stderr]  9 | #[derive(PartialBorrow,Default)]
[INFO] [stderr]    |          ^^^^^^^^^^^^^ unsatisfied trait bound introduced in this `derive` macro
[INFO] [stderr]    = note: required for `&mut X` to implement `Into<(&mut X__Partial<Mut>, &mut X__Partial<Const>)>`
[INFO] [stderr]    = note: the full name for the type has been written to '/opt/rustwide/target/tests/target/x86_64-unknown-linux-gnu/debug/deps/$CRATE-fcdd7a4aab22fafe.long-type-6975468001578604283.txt'
[INFO] [stderr]    = note: consider using `--verbose` to print the full type name to the console
[INFO] [stderr]    = note: this error originates in the derive macro `PartialBorrow` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] note: If the actual output is the correct output you can bless it by rerunning
[INFO] [stderr]       your test with the environment variable TRYBUILD=overwrite
[INFO] [stderr] 
[INFO] [stderr] test reject/autobad-split-whole-mut-mut.rs ... mismatch
[INFO] [stderr] 
[INFO] [stderr] EXPECTED:
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] error[E0277]: the trait bound `Mut: CanSplitInto<Mut, Mut>` is not satisfied
[INFO] [stderr]   --> $DIR/autobad-split-whole-mut-mut.rs:16:43
[INFO] [stderr]    |
[INFO] [stderr] 16 |               &mut partial!(X mut a)) = i.into();
[INFO] [stderr]    |                                           ^^^^ the trait `CanSplitInto<Mut, Mut>` is not implemented for `Mut`
[INFO] [stderr]    |
[INFO] [stderr]    = help: the following other types implement trait `CanSplitInto<R, S>`:
[INFO] [stderr]              <Mut as CanSplitInto<Const, Const>>
[INFO] [stderr]              <Mut as CanSplitInto<Const, No>>
[INFO] [stderr]              <Mut as CanSplitInto<Mut, No>>
[INFO] [stderr]              <Mut as CanSplitInto<No, Const>>
[INFO] [stderr]              <Mut as CanSplitInto<No, Mut>>
[INFO] [stderr]              <Mut as CanSplitInto<No, No>>
[INFO] [stderr] note: required because of the requirements on the impl of `From<&mut X>` for `(&mut X__Partial<Mut>, &mut X__Partial<Mut>)`
[INFO] [stderr]   --> $DIR/autobad-split-whole-mut-mut.rs:9:10
[INFO] [stderr]    |
[INFO] [stderr] 9  | #[derive(PartialBorrow,Default)]
[INFO] [stderr]    |          ^^^^^^^^^^^^^
[INFO] [stderr]    = note: required because of the requirements on the impl of `Into<(&mut X__Partial<Mut>, &mut X__Partial<Mut>)>` for `&mut X`
[INFO] [stderr]    = note: this error originates in the derive macro `PartialBorrow` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] 
[INFO] [stderr] ACTUAL OUTPUT:
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] error[E0277]: the trait bound `Mut: CanSplitInto<Mut, Mut>` is not satisfied
[INFO] [stderr]   --> reject/autobad-split-whole-mut-mut.rs:16:43
[INFO] [stderr]    |
[INFO] [stderr] 16 |               &mut partial!(X mut a)) = i.into();
[INFO] [stderr]    |                                           ^^^^ unsatisfied trait bound
[INFO] [stderr]    |
[INFO] [stderr]    = help: the trait `partial_borrow::perms::CanSplitInto<partial_borrow::perms::Mut, partial_borrow::perms::Mut>` is not implemented for `partial_borrow::perms::Mut`
[INFO] [stderr]    = help: the following other types implement trait `partial_borrow::perms::CanSplitInto<R, S>`:
[INFO] [stderr]              `partial_borrow::perms::Mut` implements `CanSplitInto<Const, Const>`
[INFO] [stderr]              `partial_borrow::perms::Mut` implements `partial_borrow::perms::CanSplitInto<partial_borrow::perms::Const, partial_borrow::perms::No>`
[INFO] [stderr]              `partial_borrow::perms::Mut` implements `partial_borrow::perms::CanSplitInto<partial_borrow::perms::Mut, partial_borrow::perms::No>`
[INFO] [stderr]              `partial_borrow::perms::Mut` implements `partial_borrow::perms::CanSplitInto<partial_borrow::perms::No, partial_borrow::perms::Const>`
[INFO] [stderr]              `partial_borrow::perms::Mut` implements `partial_borrow::perms::CanSplitInto<partial_borrow::perms::No, partial_borrow::perms::Mut>`
[INFO] [stderr]              `partial_borrow::perms::Mut` implements `partial_borrow::perms::CanSplitInto<partial_borrow::perms::No, partial_borrow::perms::No>`
[INFO] [stderr] note: required for `(&mut X__Partial<partial_borrow::perms::Mut>, &mut X__Partial<partial_borrow::perms::Mut>)` to implement `From<&mut X>`
[INFO] [stderr]   --> reject/autobad-split-whole-mut-mut.rs:9:10
[INFO] [stderr]    |
[INFO] [stderr]  9 | #[derive(PartialBorrow,Default)]
[INFO] [stderr]    |          ^^^^^^^^^^^^^ unsatisfied trait bound introduced in this `derive` macro
[INFO] [stderr]    = note: required for `&mut X` to implement `Into<(&mut X__Partial<Mut>, &mut X__Partial<Mut>)>`
[INFO] [stderr]    = note: the full name for the type has been written to '/opt/rustwide/target/tests/target/x86_64-unknown-linux-gnu/debug/deps/$CRATE-26101b8f474f932a.long-type-69970048901350789.txt'
[INFO] [stderr]    = note: consider using `--verbose` to print the full type name to the console
[INFO] [stderr]    = note: this error originates in the derive macro `PartialBorrow` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] note: If the actual output is the correct output you can bless it by rerunning
[INFO] [stderr]       your test with the environment variable TRYBUILD=overwrite
[INFO] [stderr] 
[INFO] [stderr] test reject/bad-field.rs ... ok
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stdout] test test::reject ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- test::reject stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test::reject' (24) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/trybuild-1.0.64/src/run.rs:101:13:
[INFO] [stdout] 23 of 24 tests failed
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5634135d7e82 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5634135d7e82 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::trace_unsynchronized::<std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5634135d7e82 - std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5634135d7e82 - <<std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[585f66e14d78f9ba]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5634135edf5a - <core[585f66e14d78f9ba]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5634135edf5a - core[585f66e14d78f9ba]::fmt::write
[INFO] [stdout]    6:     0x5634135dd2b6 - std[3f03f8b59f91bef1]::io::default_write_fmt::<alloc[15e7b27aba85d2e2]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5634135dd2b6 - <alloc[15e7b27aba85d2e2]::vec::Vec<u8> as std[3f03f8b59f91bef1]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5634135b3b7f - <std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5634135b3b7f - std[3f03f8b59f91bef1]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5634135cec19 - std[3f03f8b59f91bef1]::panicking::default_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x563413568a7e - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x563413568a7e - test[30224e0cb089acd2]::test_main_with_exit_callback::<test[30224e0cb089acd2]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5634135cedd2 - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5634135cedd2 - std[3f03f8b59f91bef1]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5634135b3c38 - std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5634135a8b89 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_end_short_backtrace::<std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5634135b4a8d - __rustc[caa99d26c7bae192]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5634135ee66c - core[585f66e14d78f9ba]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5634134cd8a1 - <trybuild[af04a4955782b732]::Runner>::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/trybuild-1.0.64/src/run.rs:101:13
[INFO] [stdout]   20:     0x5634134d5888 - <trybuild[af04a4955782b732]::TestCases as core[585f66e14d78f9ba]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/trybuild-1.0.64/src/lib.rs:310:38
[INFO] [stdout]   21:     0x56341339af07 - core[585f66e14d78f9ba]::ptr::drop_in_place::<trybuild[af04a4955782b732]::TestCases>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ptr/mod.rs:805:1
[INFO] [stdout]   22:     0x56341339bcf3 - partial_borrow[45a10fe3466987cf]::test::reject
[INFO] [stdout]                                at /opt/rustwide/workdir/src/../test/test.rs:12:69
[INFO] [stdout]   23:     0x56341339b0c7 - partial_borrow[45a10fe3466987cf]::test::reject::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/../test/test.rs:12:12
[INFO] [stdout]   24:     0x5634133a2ef6 - <partial_borrow[45a10fe3466987cf]::test::reject::{closure#0} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x56341355ce2b - <fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x56341355ce2b - test[30224e0cb089acd2]::__rust_begin_short_backtrace::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:663:18
[INFO] [stdout]   27:     0x56341356968a - test[30224e0cb089acd2]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:74
[INFO] [stdout]   28:     0x56341356968a - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   29:     0x56341356968a - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   30:     0x56341356968a - std[3f03f8b59f91bef1]::panicking::catch_unwind::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   31:     0x56341356968a - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   32:     0x56341356968a - test[30224e0cb089acd2]::run_test_in_process
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:27
[INFO] [stdout]   33:     0x56341356968a - test[30224e0cb089acd2]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:607:43
[INFO] [stdout]   34:     0x563413563b54 - test[30224e0cb089acd2]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:637:41
[INFO] [stdout]   35:     0x563413563b54 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_begin_short_backtrace::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   36:     0x56341356c182 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   37:     0x56341356c182 - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   38:     0x56341356c182 - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   39:     0x56341356c182 - std[3f03f8b59f91bef1]::panicking::catch_unwind::<(), core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   40:     0x56341356c182 - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   41:     0x56341356c182 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   42:     0x56341356c182 - <std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x5634135d711f - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn core[585f66e14d78f9ba]::ops::function::FnOnce<(), Output = ()> + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   44:     0x5634135d711f - <std[3f03f8b59f91bef1]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   45:     0x7d6419379aa4 - <unknown>
[INFO] [stdout]   46:     0x7d6419406a64 - clone
[INFO] [stdout]   47:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     test::reject
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 7 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 14.12s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "b6a190a482d00bae4baf006b444eb3ca629672834ef3f6edfad552dbcf3362b2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b6a190a482d00bae4baf006b444eb3ca629672834ef3f6edfad552dbcf3362b2", kill_on_drop: false }`
[INFO] [stdout] b6a190a482d00bae4baf006b444eb3ca629672834ef3f6edfad552dbcf3362b2
