[INFO] fetching crate partial-borrow 1.0.1...
[INFO] testing partial-borrow-1.0.1 against beta-2025-09-21 for beta-1.91-3
[INFO] extracting crate partial-borrow 1.0.1 into /workspace/builds/worker-7-tc2/source
[INFO] started tweaking crates.io crate partial-borrow 1.0.1
[INFO] finished tweaking crates.io crate partial-borrow 1.0.1
[INFO] tweaked toml for crates.io crate partial-borrow 1.0.1 written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate partial-borrow 1.0.1 on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "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" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] af811b1a02892bf9e2240532e7b9465a16dae772b6f5c3d1a19384524f2e95a8
[INFO] running `Command { std: "docker" "start" "-a" "af811b1a02892bf9e2240532e7b9465a16dae772b6f5c3d1a19384524f2e95a8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "af811b1a02892bf9e2240532e7b9465a16dae772b6f5c3d1a19384524f2e95a8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "af811b1a02892bf9e2240532e7b9465a16dae772b6f5c3d1a19384524f2e95a8", kill_on_drop: false }`
[INFO] [stdout] af811b1a02892bf9e2240532e7b9465a16dae772b6f5c3d1a19384524f2e95a8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d25fa425210f1934bce85f969db47e3d10457682bed77c6b376c79b7ffaadcfc
[INFO] running `Command { std: "docker" "start" "-a" "d25fa425210f1934bce85f969db47e3d10457682bed77c6b376c79b7ffaadcfc", kill_on_drop: false }`
[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 libc v0.2.132
[INFO] [stderr]    Compiling indexmap v1.9.1
[INFO] [stderr]    Compiling either v1.8.0
[INFO] [stderr]    Compiling fastrand v1.8.0
[INFO] [stderr]    Compiling remove_dir_all v0.5.3
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling itertools v0.10.3
[INFO] [stderr]    Compiling tempfile v3.3.0
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling darling_core v0.14.1
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[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 18.64s
[INFO] running `Command { std: "docker" "inspect" "d25fa425210f1934bce85f969db47e3d10457682bed77c6b376c79b7ffaadcfc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d25fa425210f1934bce85f969db47e3d10457682bed77c6b376c79b7ffaadcfc", kill_on_drop: false }`
[INFO] [stdout] d25fa425210f1934bce85f969db47e3d10457682bed77c6b376c79b7ffaadcfc
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4250099977f06e7f216927d29d7007b067ab99de244bcee66782e498b676aa84
[INFO] running `Command { std: "docker" "start" "-a" "4250099977f06e7f216927d29d7007b067ab99de244bcee66782e498b676aa84", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.144
[INFO] [stderr]    Compiling serde_json v1.0.85
[INFO] [stderr]    Compiling serde_derive v1.0.144
[INFO] [stderr]    Compiling itoa v1.0.3
[INFO] [stderr]    Compiling trybuild v1.0.64
[INFO] [stderr]    Compiling ryu v1.0.11
[INFO] [stderr]    Compiling once_cell v1.14.0
[INFO] [stderr]    Compiling glob v0.3.0
[INFO] [stderr]    Compiling easy-ext v1.0.0
[INFO] [stderr]    Compiling toml v0.5.9
[INFO] [stderr]    Compiling partial-borrow v1.0.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 16.09s
[INFO] running `Command { std: "docker" "inspect" "4250099977f06e7f216927d29d7007b067ab99de244bcee66782e498b676aa84", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4250099977f06e7f216927d29d7007b067ab99de244bcee66782e498b676aa84", kill_on_drop: false }`
[INFO] [stdout] 4250099977f06e7f216927d29d7007b067ab99de244bcee66782e498b676aa84
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 1052a517732cbe30750fd1c2ebc79f09b202ce46fb4158dc4dd22e0f58bafbe4
[INFO] running `Command { std: "docker" "start" "-a" "1052a517732cbe30750fd1c2ebc79f09b202ce46fb4158dc4dd22e0f58bafbe4", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.10s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/partial_borrow-4db01284673e5c9a)
[INFO] [stdout] running 8 tests
[INFO] [stdout] test test::treborrow::split_from_from ... ok
[INFO] [stdout] test test::treborrow::asref ... 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] [stdout] test test::tgenerics::test ... ok
[INFO] [stderr] warning: `/opt/rustwide/target/tests/partial-borrow/.cargo/config` is deprecated in favor of `config.toml`
[INFO] [stderr] note: if you need to support cargo 1.38 or earlier, you can symlink `config` to `config.toml`
[INFO] [stderr]    Compiling proc-macro2 v1.0.43
[INFO] [stderr]    Compiling unicode-ident v1.0.3
[INFO] [stderr]    Compiling quote v1.0.21
[INFO] [stderr]    Compiling syn v1.0.99
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling libc v0.2.132
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling either v1.8.0
[INFO] [stderr]    Compiling remove_dir_all v0.5.3
[INFO] [stderr]    Compiling fastrand v1.8.0
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling itertools v0.10.3
[INFO] [stderr]    Compiling easy-ext v1.0.0
[INFO] [stderr]    Compiling indexmap v1.9.1
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[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 darling v0.14.1
[INFO] [stderr]    Compiling fehler v1.0.0
[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 21.86s
[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]    = 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-f49a01a06a9c0e3e.long-type-5775088434027258701.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]              `partial_borrow::perms::Const` implements `partial_borrow::perms::IsDowngradeFrom<partial_borrow::perms::Const>`
[INFO] [stderr]              `partial_borrow::perms::Const` implements `partial_borrow::perms::IsDowngradeFrom<partial_borrow::perms::Mut>`
[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-9892f9cef68915ad.long-type-13845918431706574109.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]    = 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]              `partial_borrow::perms::Const` implements `CanSplitInto<Const, Const>`
[INFO] [stderr]              `partial_borrow::perms::Const` implements `partial_borrow::perms::CanSplitInto<partial_borrow::perms::Const, partial_borrow::perms::No>`
[INFO] [stderr]              `partial_borrow::perms::Const` implements `partial_borrow::perms::CanSplitInto<partial_borrow::perms::No, partial_borrow::perms::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-91d4f5cf7b6ba60a.long-type-9479536834629724046.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]              `partial_borrow::perms::Const` implements `CanSplitInto<Const, Const>`
[INFO] [stderr]              `partial_borrow::perms::Const` implements `partial_borrow::perms::CanSplitInto<partial_borrow::perms::Const, partial_borrow::perms::No>`
[INFO] [stderr]              `partial_borrow::perms::Const` implements `partial_borrow::perms::CanSplitInto<partial_borrow::perms::No, partial_borrow::perms::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-472dfae6cdc57143.long-type-5771675301088802240.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]              `partial_borrow::perms::Const` implements `CanSplitInto<Const, Const>`
[INFO] [stderr]              `partial_borrow::perms::Const` implements `partial_borrow::perms::CanSplitInto<partial_borrow::perms::Const, partial_borrow::perms::No>`
[INFO] [stderr]              `partial_borrow::perms::Const` implements `partial_borrow::perms::CanSplitInto<partial_borrow::perms::No, partial_borrow::perms::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-e73d492ae5bab605.long-type-18007039594381436687.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]              `partial_borrow::perms::Const` implements `CanSplitInto<Const, Const>`
[INFO] [stderr]              `partial_borrow::perms::Const` implements `partial_borrow::perms::CanSplitInto<partial_borrow::perms::Const, partial_borrow::perms::No>`
[INFO] [stderr]              `partial_borrow::perms::Const` implements `partial_borrow::perms::CanSplitInto<partial_borrow::perms::No, partial_borrow::perms::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-52bf56c14efa4f71.long-type-17561540872630179537.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-f0eb2bea756507f3.long-type-887489269309583219.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-94cf1856f78a975f.long-type-18416804495122912308.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-387b4d89e31a9da2.long-type-299194845937288270.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] 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-643e369fd55014a5.long-type-11801782706500187636.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]    = 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-d8858b15558d863d.long-type-16227569877656300349.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] 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-1bac5afd84bd8827.long-type-16131984645695542266.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] 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-02c0e9ae65d0725f.long-type-939767515339354501.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]    = 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-f01e0431b35286ef.long-type-9942364749137881764.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-b3abb4e4c3ad6a54.long-type-15196213886043183547.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-d00aa0401970a75d.long-type-12912499342339427738.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] [stderr] error: test failed, to rerun pass `--lib`
[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' (16) 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:     0x60fa142aaef2 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x60fa142aaef2 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x60fa142aaef2 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x60fa142aaef2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x60fa142bbdef - core::fmt::rt::Argument::fmt::hef94184842aeafdd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x60fa142bbdef - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x60fa14275cd1 - std::io::default_write_fmt::h69967ac0ba93195f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x60fa14275cd1 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x60fa14283042 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x60fa142887ff - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x60fa14288691 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x60fa1424616e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h18383b2e29377420
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   12:     0x60fa1424616e - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x60fa14288ebf - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h6dba6e441651a0d1
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   14:     0x60fa14288ebf - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x60fa14288d1a - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x60fa14283179 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x60fa1426903d - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x60fa142c50a0 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x60fa140f6d31 - trybuild::run::<impl trybuild::Runner>::run::h46ce954fb8e11766
[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:     0x60fa140f3a98 - <trybuild::TestCases as core::ops::drop::Drop>::drop::h70b24a8a901f4b38
[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:     0x60fa1405ffc7 - core::ptr::drop_in_place<trybuild::TestCases>::hbce4c37154fce66d
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ptr/mod.rs:804:1
[INFO] [stdout]   22:     0x60fa14059583 - partial_borrow::test::reject::h78a81edc8a0ffdf4
[INFO] [stdout]                                at /opt/rustwide/workdir/src/../test/test.rs:12:69
[INFO] [stdout]   23:     0x60fa140595b7 - partial_borrow::test::reject::{{closure}}::h4247246983e5af6b
[INFO] [stdout]                                at /opt/rustwide/workdir/src/../test/test.rs:12:12
[INFO] [stdout]   24:     0x60fa1405ff36 - core::ops::function::FnOnce::call_once::ha8ad55b2393dc349
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x60fa14245f2b - core::ops::function::FnOnce::call_once::h70887edf07a630ba
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x60fa14245f2b - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18
[INFO] [stdout]   27:     0x60fa1425bb95 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74
[INFO] [stdout]   28:     0x60fa1425bb95 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h75905e8ffe81974f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   29:     0x60fa1425bb95 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   30:     0x60fa1425bb95 - std::panicking::catch_unwind::hae1ec7bf94407afa
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   31:     0x60fa1425bb95 - std::panic::catch_unwind::h0f4ff4773d84d3cd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   32:     0x60fa1425bb95 - test::run_test_in_process::h03fbc77ae48b3f10
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27
[INFO] [stdout]   33:     0x60fa1425bb95 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43
[INFO] [stdout]   34:     0x60fa14232384 - test::run_test::{{closure}}::h515482ad1e7fe7de
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41
[INFO] [stdout]   35:     0x60fa14232384 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   36:     0x60fa14235c4a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   37:     0x60fa14235c4a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd70e28dc46ec20be
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   38:     0x60fa14235c4a - std::panicking::catch_unwind::do_call::hdc29e11311eb7655
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   39:     0x60fa14235c4a - std::panicking::catch_unwind::h9e402d6a96fef41c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   40:     0x60fa14235c4a - std::panic::catch_unwind::h9213c0c54aec70e0
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   41:     0x60fa14235c4a - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   42:     0x60fa14235c4a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x60fa1427e12f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h2044e71c41d3958a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   44:     0x60fa1427e12f - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stdout]   45:     0x7168c3af5aa4 - <unknown>
[INFO] [stdout]   46:     0x7168c3b82a34 - 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 29.82s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "1052a517732cbe30750fd1c2ebc79f09b202ce46fb4158dc4dd22e0f58bafbe4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1052a517732cbe30750fd1c2ebc79f09b202ce46fb4158dc4dd22e0f58bafbe4", kill_on_drop: false }`
[INFO] [stdout] 1052a517732cbe30750fd1c2ebc79f09b202ce46fb4158dc4dd22e0f58bafbe4
