[INFO] fetching crate partial-borrow 1.0.1...
[INFO] testing partial-borrow-1.0.1 against master#0d162b25edd5bf0dba9a22e83b614f1113e90474 for pr-150681
[INFO] extracting crate partial-borrow 1.0.1 into /workspace/builds/worker-5-tc1/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-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate partial-borrow 1.0.1 on toolchain 0d162b25edd5bf0dba9a22e83b614f1113e90474
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "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" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded fehler-macros v1.0.0
[INFO] [stderr]   Downloaded fehler v1.0.0
[INFO] [stderr]   Downloaded partial-borrow-macros v1.0.1
[INFO] [stderr]   Downloaded glob v0.3.0
[INFO] [stderr]   Downloaded serde v1.0.144
[INFO] [stderr]   Downloaded trybuild v1.0.64
[INFO] [stderr]   Downloaded easy-ext v1.0.0
[INFO] [stderr]   Downloaded once_cell v1.14.0
[INFO] [stderr]   Downloaded serde_derive v1.0.144
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 7e1d1300ae4be081c6a15f3d7ee5169c115b9f1415a7799273a32bb4802636b7
[INFO] running `Command { std: "docker" "start" "-a" "7e1d1300ae4be081c6a15f3d7ee5169c115b9f1415a7799273a32bb4802636b7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7e1d1300ae4be081c6a15f3d7ee5169c115b9f1415a7799273a32bb4802636b7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7e1d1300ae4be081c6a15f3d7ee5169c115b9f1415a7799273a32bb4802636b7", kill_on_drop: false }`
[INFO] [stdout] 7e1d1300ae4be081c6a15f3d7ee5169c115b9f1415a7799273a32bb4802636b7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a16c5608fb32927600288dd6a33231c4841024cd4ecccee8a4444495e67e9de6
[INFO] running `Command { std: "docker" "start" "-a" "a16c5608fb32927600288dd6a33231c4841024cd4ecccee8a4444495e67e9de6", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.3
[INFO] [stderr]    Compiling syn v1.0.99
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling libc v0.2.132
[INFO] [stderr]    Compiling fastrand v1.8.0
[INFO] [stderr]    Compiling either v1.8.0
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling remove_dir_all v0.5.3
[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 8.24s
[INFO] running `Command { std: "docker" "inspect" "a16c5608fb32927600288dd6a33231c4841024cd4ecccee8a4444495e67e9de6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a16c5608fb32927600288dd6a33231c4841024cd4ecccee8a4444495e67e9de6", kill_on_drop: false }`
[INFO] [stdout] a16c5608fb32927600288dd6a33231c4841024cd4ecccee8a4444495e67e9de6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 131ac3a561d5cda25fc0ff572e86334a68d7c41319278e71be4bc63f46e86e20
[INFO] running `Command { std: "docker" "start" "-a" "131ac3a561d5cda25fc0ff572e86334a68d7c41319278e71be4bc63f46e86e20", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.144
[INFO] [stderr]    Compiling serde_derive v1.0.144
[INFO] [stderr]    Compiling serde_json v1.0.85
[INFO] [stderr]    Compiling trybuild v1.0.64
[INFO] [stderr]    Compiling glob v0.3.0
[INFO] [stderr]    Compiling termcolor v1.1.3
[INFO] [stderr]    Compiling once_cell v1.14.0
[INFO] [stderr]    Compiling easy-ext v1.0.0
[INFO] [stderr]    Compiling toml v0.5.9
[INFO] [stderr]    Compiling partial-borrow v1.0.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 8.80s
[INFO] running `Command { std: "docker" "inspect" "131ac3a561d5cda25fc0ff572e86334a68d7c41319278e71be4bc63f46e86e20", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "131ac3a561d5cda25fc0ff572e86334a68d7c41319278e71be4bc63f46e86e20", kill_on_drop: false }`
[INFO] [stdout] 131ac3a561d5cda25fc0ff572e86334a68d7c41319278e71be4bc63f46e86e20
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 71402b33ebb6be7b8aa08830cad08615e56d2e4ecdc20d3c1502132060c88ee9
[INFO] running `Command { std: "docker" "start" "-a" "71402b33ebb6be7b8aa08830cad08615e56d2e4ecdc20d3c1502132060c88ee9", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.07s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/partial_borrow-794cce24feed7d47)
[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] [stdout] 
[INFO] [stdout] running 8 tests
[INFO] [stdout] test test::treborrow::asref ... ok
[INFO] [stdout] test test::treborrow::split_from_from ... ok
[INFO] [stdout] test test::tgenerics::test ... ok
[INFO] [stdout] test test::treborrow::split_into ... ok
[INFO] [stdout] test test::treborrow::downgrade ... ok
[INFO] [stdout] test test::treborrow::split_into_into ... ok
[INFO] [stdout] test test::treborrow::split_off ... ok
[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 libc v0.2.132
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling fastrand v1.8.0
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling either v1.8.0
[INFO] [stderr]    Compiling remove_dir_all v0.5.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 9.57s
[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-13808947425516329600.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-479514173702847566.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-13363050223880787464.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-4623634121014214617.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-2678254046602011802.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-1074238654965935435.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-6288419301708536486.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-18402836071836559421.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-16465754307005853021.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-4866617582161502252.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-4810003913560412618.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-11483463007397422852.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-1352861141994639992.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-1899359305571360873.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-11800878447881352497.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-5536867946436983935.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' (25) 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:     0x5ab274babd22 - std[3b51380354919863]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5ab274babd22 - std[3b51380354919863]::backtrace_rs::backtrace::trace_unsynchronized::<std[3b51380354919863]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5ab274babd22 - std[3b51380354919863]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5ab274babd22 - <<std[3b51380354919863]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[27de1724e4349be2]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5ab274bc1dfa - <core[27de1724e4349be2]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5ab274bc1dfa - core[27de1724e4349be2]::fmt::write
[INFO] [stdout]    6:     0x5ab274bb1156 - std[3b51380354919863]::io::default_write_fmt::<alloc[a57f19327c0ad893]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5ab274bb1156 - <alloc[a57f19327c0ad893]::vec::Vec<u8> as std[3b51380354919863]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5ab274b87a1f - <std[3b51380354919863]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5ab274b87a1f - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5ab274ba2a69 - std[3b51380354919863]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5ab274b3c91e - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5ab274b3c91e - test[182b2e79ecd7bbd9]::test_main_with_exit_callback::<test[182b2e79ecd7bbd9]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5ab274ba2c22 - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5ab274ba2c22 - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5ab274b87ad8 - std[3b51380354919863]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5ab274b7cab9 - std[3b51380354919863]::sys::backtrace::__rust_end_short_backtrace::<std[3b51380354919863]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5ab274b8892d - __rustc[d79c0ace40940972]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5ab274bc250c - core[27de1724e4349be2]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5ab274a87351 - <trybuild[d102628041728554]::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:     0x5ab274a8de18 - <trybuild[d102628041728554]::TestCases as core[27de1724e4349be2]::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:     0x5ab274974407 - core[27de1724e4349be2]::ptr::drop_in_place::<trybuild[d102628041728554]::TestCases>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ptr/mod.rs:805:1
[INFO] [stdout]   22:     0x5ab274975163 - partial_borrow[11cced634e6b45b1]::test::reject
[INFO] [stdout]                                at /opt/rustwide/workdir/src/../test/test.rs:12:69
[INFO] [stdout]   23:     0x5ab274974607 - partial_borrow[11cced634e6b45b1]::test::reject::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/../test/test.rs:12:12
[INFO] [stdout]   24:     0x5ab27497c436 - <partial_borrow[11cced634e6b45b1]::test::reject::{closure#0} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5ab274b30ccb - <fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x5ab274b30ccb - test[182b2e79ecd7bbd9]::__rust_begin_short_backtrace::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:663:18
[INFO] [stdout]   27:     0x5ab274b3d52a - test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:74
[INFO] [stdout]   28:     0x5ab274b3d52a - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   29:     0x5ab274b3d52a - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   30:     0x5ab274b3d52a - std[3b51380354919863]::panicking::catch_unwind::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   31:     0x5ab274b3d52a - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   32:     0x5ab274b3d52a - test[182b2e79ecd7bbd9]::run_test_in_process
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:27
[INFO] [stdout]   33:     0x5ab274b3d52a - test[182b2e79ecd7bbd9]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:607:43
[INFO] [stdout]   34:     0x5ab274b38ad4 - test[182b2e79ecd7bbd9]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:637:41
[INFO] [stdout]   35:     0x5ab274b38ad4 - std[3b51380354919863]::sys::backtrace::__rust_begin_short_backtrace::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   36:     0x5ab274b40022 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   37:     0x5ab274b40022 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   38:     0x5ab274b40022 - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   39:     0x5ab274b40022 - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   40:     0x5ab274b40022 - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   41:     0x5ab274b40022 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   42:     0x5ab274b40022 - <std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x5ab274baafbf - <alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   44:     0x5ab274baafbf - <std[3b51380354919863]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   45:     0x70986b3a7aa4 - <unknown>
[INFO] [stdout]   46:     0x70986b434a64 - 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 9.99s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "71402b33ebb6be7b8aa08830cad08615e56d2e4ecdc20d3c1502132060c88ee9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "71402b33ebb6be7b8aa08830cad08615e56d2e4ecdc20d3c1502132060c88ee9", kill_on_drop: false }`
[INFO] [stdout] 71402b33ebb6be7b8aa08830cad08615e56d2e4ecdc20d3c1502132060c88ee9
