[INFO] fetching crate partial-borrow 1.0.1...
[INFO] testing partial-borrow-1.0.1 against try#bd7d74411512a3dd3b35d2f699c51dd2557c7e7e+cargoflags=-Zbuild-dir-new-layout for pr-149852-1
[INFO] extracting crate partial-borrow 1.0.1 into /workspace/builds/worker-1-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-1-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate partial-borrow 1.0.1 on toolchain bd7d74411512a3dd3b35d2f699c51dd2557c7e7e
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "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" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 99d9c355bc155626e39d4250c054b9540ef6ef825352daa0d1993bb75ae1dcdb
[INFO] running `Command { std: "docker" "start" "-a" "99d9c355bc155626e39d4250c054b9540ef6ef825352daa0d1993bb75ae1dcdb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "99d9c355bc155626e39d4250c054b9540ef6ef825352daa0d1993bb75ae1dcdb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "99d9c355bc155626e39d4250c054b9540ef6ef825352daa0d1993bb75ae1dcdb", kill_on_drop: false }`
[INFO] [stdout] 99d9c355bc155626e39d4250c054b9540ef6ef825352daa0d1993bb75ae1dcdb
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "build" "--frozen" "--message-format=json" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] ab04c48ecbaa590a6407fd61ad843dc9e2dbe83958ee87cc4d48ab4dc0a02c99
[INFO] running `Command { std: "docker" "start" "-a" "ab04c48ecbaa590a6407fd61ad843dc9e2dbe83958ee87cc4d48ab4dc0a02c99", kill_on_drop: false }`
[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 version_check v0.9.4
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]    Compiling libc v0.2.132
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling fastrand v1.8.0
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling remove_dir_all v0.5.3
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling either v1.8.0
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling indexmap v1.9.1
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]    Compiling itertools v0.10.3
[INFO] [stderr]    Compiling tempfile v3.3.0
[INFO] [stderr]    Compiling darling_core v0.14.1
[INFO] [stderr]    Compiling fehler-macros v1.0.0
[INFO] [stderr]    Compiling fehler v1.0.0
[INFO] [stderr]    Compiling darling_macro v0.14.1
[INFO] [stderr]    Compiling darling v0.14.1
[INFO] [stderr]    Compiling partial-borrow-macros v1.0.1
[INFO] [stderr]    Compiling partial-borrow v1.0.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 12.98s
[INFO] running `Command { std: "docker" "inspect" "ab04c48ecbaa590a6407fd61ad843dc9e2dbe83958ee87cc4d48ab4dc0a02c99", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ab04c48ecbaa590a6407fd61ad843dc9e2dbe83958ee87cc4d48ab4dc0a02c99", kill_on_drop: false }`
[INFO] [stdout] ab04c48ecbaa590a6407fd61ad843dc9e2dbe83958ee87cc4d48ab4dc0a02c99
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "test" "--frozen" "--no-run" "--message-format=json" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] 6f170d60c03d570230a9f66fa3c4dc637b1c485cce2466b5260124ca1887c015
[INFO] running `Command { std: "docker" "start" "-a" "6f170d60c03d570230a9f66fa3c4dc637b1c485cce2466b5260124ca1887c015", 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 ryu v1.0.11
[INFO] [stderr]    Compiling itoa v1.0.3
[INFO] [stderr]    Compiling trybuild v1.0.64
[INFO] [stderr]    Compiling glob v0.3.0
[INFO] [stderr]    Compiling termcolor v1.1.3
[INFO] [stderr]    Compiling once_cell v1.14.0
[INFO] [stderr]    Compiling easy-ext v1.0.0
[INFO] [stderr]    Compiling toml v0.5.9
[INFO] [stderr]    Compiling partial-borrow v1.0.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 10.10s
[INFO] running `Command { std: "docker" "inspect" "6f170d60c03d570230a9f66fa3c4dc637b1c485cce2466b5260124ca1887c015", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6f170d60c03d570230a9f66fa3c4dc637b1c485cce2466b5260124ca1887c015", kill_on_drop: false }`
[INFO] [stdout] 6f170d60c03d570230a9f66fa3c4dc637b1c485cce2466b5260124ca1887c015
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "test" "--frozen" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] b65860448f556a75b29c7c9d17c80b9858e9ff1b685b69c0f7d0503b6c08368b
[INFO] running `Command { std: "docker" "start" "-a" "b65860448f556a75b29c7c9d17c80b9858e9ff1b685b69c0f7d0503b6c08368b", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.06s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/build/partial-borrow/794cce24feed7d47/deps/partial_borrow-794cce24feed7d47)
[INFO] [stdout] 
[INFO] [stdout] running 8 tests
[INFO] [stdout] test test::tgenerics::test ... ok
[INFO] [stdout] test test::treborrow::asref ... ok
[INFO] [stdout] test test::treborrow::split_from_from ... ok
[INFO] [stdout] test test::treborrow::split_into_into ... ok
[INFO] [stdout] test test::treborrow::split_off ... ok
[INFO] [stdout] test test::treborrow::split_into ... ok
[INFO] [stdout] test test::treborrow::downgrade ... ok
[INFO] [stderr] warning: `/opt/rustwide/target/tests/partial-borrow/.cargo/config` is deprecated in favor of `config.toml`
[INFO] [stderr]   |
[INFO] [stderr]   = help: if you need to support cargo 1.38 or earlier, you can symlink `config` to `config.toml`
[INFO] [stderr]    Compiling proc-macro2 v1.0.43
[INFO] [stderr]    Compiling quote v1.0.21
[INFO] [stderr]    Compiling unicode-ident v1.0.3
[INFO] [stderr]    Compiling syn v1.0.99
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]    Compiling libc v0.2.132
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling strsim v0.10.0
[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 remove_dir_all v0.5.3
[INFO] [stderr]    Compiling either v1.8.0
[INFO] [stderr]    Compiling easy-ext v1.0.0
[INFO] [stderr]    Compiling itertools v0.10.3
[INFO] [stderr]    Compiling indexmap v1.9.1
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[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 16.31s
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr] test reject/autobad-deref-field-const-mut.rs ... mismatch
[INFO] [stderr] 
[INFO] [stderr] EXPECTED:
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] error[E0596]: cannot borrow data in dereference of `F_a<Const, usize, X>` as mutable
[INFO] [stderr]   --> $DIR/autobad-deref-field-const-mut.rs:15:24
[INFO] [stderr]    |
[INFO] [stderr] 15 |   let _f: &mut usize = &mut *d.a;
[INFO] [stderr]    |                        ^^^^^^^^^ cannot borrow as mutable
[INFO] [stderr]    |
[INFO] [stderr]    = help: trait `DerefMut` is required to modify through a dereference, but it is not implemented for `F_a<Const, usize, X>`
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] 
[INFO] [stderr] ACTUAL OUTPUT:
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] error[E0596]: cannot borrow data in dereference of `F_a<partial_borrow::perms::Const, usize, X>` as mutable
[INFO] [stderr]   --> reject/autobad-deref-field-const-mut.rs:15:24
[INFO] [stderr]    |
[INFO] [stderr] 15 |   let _f: &mut usize = &mut *d.a;
[INFO] [stderr]    |                        ^^^^^^^^^ cannot borrow as mutable
[INFO] [stderr]    |
[INFO] [stderr]    = help: trait `DerefMut` is required to modify through a dereference, but it is not implemented for `F_a<partial_borrow::perms::Const, usize, X>`
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] note: If the actual output is the correct output you can bless it by rerunning
[INFO] [stderr]       your test with the environment variable TRYBUILD=overwrite
[INFO] [stderr] 
[INFO] [stderr] test reject/autobad-deref-field-no-const.rs ... mismatch
[INFO] [stderr] 
[INFO] [stderr] EXPECTED:
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] error[E0614]: type `F_a<No, usize, X>` cannot be dereferenced
[INFO] [stderr]   --> $DIR/autobad-deref-field-no-const.rs:15:23
[INFO] [stderr]    |
[INFO] [stderr] 15 |   let _f: & usize = & *d.a;
[INFO] [stderr]    |                       ^^^^
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] 
[INFO] [stderr] ACTUAL OUTPUT:
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] error[E0614]: type `F_a<partial_borrow::perms::No, usize, X>` cannot be dereferenced
[INFO] [stderr]   --> reject/autobad-deref-field-no-const.rs:15:23
[INFO] [stderr]    |
[INFO] [stderr] 15 |   let _f: & usize = & *d.a;
[INFO] [stderr]    |                       ^^^^ can't be dereferenced
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] note: If the actual output is the correct output you can bless it by rerunning
[INFO] [stderr]       your test with the environment variable TRYBUILD=overwrite
[INFO] [stderr] 
[INFO] [stderr] test reject/autobad-deref-field-no-mut.rs ... mismatch
[INFO] [stderr] 
[INFO] [stderr] EXPECTED:
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] error[E0614]: type `F_a<No, usize, X>` cannot be dereferenced
[INFO] [stderr]   --> $DIR/autobad-deref-field-no-mut.rs:15:29
[INFO] [stderr]    |
[INFO] [stderr] 15 |   let _f: &mut usize = &mut *d.a;
[INFO] [stderr]    |                             ^^^^
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] 
[INFO] [stderr] ACTUAL OUTPUT:
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] error[E0614]: type `F_a<partial_borrow::perms::No, usize, X>` cannot be dereferenced
[INFO] [stderr]   --> reject/autobad-deref-field-no-mut.rs:15:29
[INFO] [stderr]    |
[INFO] [stderr] 15 |   let _f: &mut usize = &mut *d.a;
[INFO] [stderr]    |                             ^^^^ can't be dereferenced
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] note: If the actual output is the correct output you can bless it by rerunning
[INFO] [stderr]       your test with the environment variable TRYBUILD=overwrite
[INFO] [stderr] 
[INFO] [stderr] test reject/autobad-deref-whole-const-mut.rs ... mismatch
[INFO] [stderr] 
[INFO] [stderr] EXPECTED:
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] error[E0596]: cannot borrow data in dereference of `X__Partial<Const>` as mutable
[INFO] [stderr]   --> $DIR/autobad-deref-whole-const-mut.rs:15:20
[INFO] [stderr]    |
[INFO] [stderr] 15 |   let _o: &mut X = &mut **d;
[INFO] [stderr]    |                    ^^^^^^^^ cannot borrow as mutable
[INFO] [stderr]    |
[INFO] [stderr]    = help: trait `DerefMut` is required to modify through a dereference, but it is not implemented for `X__Partial<Const>`
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] 
[INFO] [stderr] ACTUAL OUTPUT:
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] error[E0596]: cannot borrow data in dereference of `X__Partial<partial_borrow::perms::Const>` as mutable
[INFO] [stderr]   --> reject/autobad-deref-whole-const-mut.rs:15:20
[INFO] [stderr]    |
[INFO] [stderr] 15 |   let _o: &mut X = &mut **d;
[INFO] [stderr]    |                    ^^^^^^^^ cannot borrow as mutable
[INFO] [stderr]    |
[INFO] [stderr]    = help: trait `DerefMut` is required to modify through a dereference, but it is not implemented for `X__Partial<partial_borrow::perms::Const>`
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] note: If the actual output is the correct output you can bless it by rerunning
[INFO] [stderr]       your test with the environment variable TRYBUILD=overwrite
[INFO] [stderr] 
[INFO] [stderr] test reject/autobad-deref-whole-no-const.rs ... mismatch
[INFO] [stderr] 
[INFO] [stderr] EXPECTED:
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] error[E0614]: type `X__Partial<No>` cannot be dereferenced
[INFO] [stderr]   --> $DIR/autobad-deref-whole-no-const.rs:15:19
[INFO] [stderr]    |
[INFO] [stderr] 15 |   let _o: & X = & **d;
[INFO] [stderr]    |                   ^^^
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] 
[INFO] [stderr] ACTUAL OUTPUT:
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] error[E0614]: type `X__Partial<partial_borrow::perms::No>` cannot be dereferenced
[INFO] [stderr]   --> reject/autobad-deref-whole-no-const.rs:15:19
[INFO] [stderr]    |
[INFO] [stderr] 15 |   let _o: & X = & **d;
[INFO] [stderr]    |                   ^^^ can't be dereferenced
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] note: If the actual output is the correct output you can bless it by rerunning
[INFO] [stderr]       your test with the environment variable TRYBUILD=overwrite
[INFO] [stderr] 
[INFO] [stderr] test reject/autobad-deref-whole-no-mut.rs ... mismatch
[INFO] [stderr] 
[INFO] [stderr] EXPECTED:
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] error[E0614]: type `X__Partial<No>` cannot be dereferenced
[INFO] [stderr]   --> $DIR/autobad-deref-whole-no-mut.rs:15:25
[INFO] [stderr]    |
[INFO] [stderr] 15 |   let _o: &mut X = &mut **d;
[INFO] [stderr]    |                         ^^^
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] 
[INFO] [stderr] ACTUAL OUTPUT:
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] error[E0614]: type `X__Partial<partial_borrow::perms::No>` cannot be dereferenced
[INFO] [stderr]   --> reject/autobad-deref-whole-no-mut.rs:15:25
[INFO] [stderr]    |
[INFO] [stderr] 15 |   let _o: &mut X = &mut **d;
[INFO] [stderr]    |                         ^^^ can't be dereferenced
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] note: If the actual output is the correct output you can bless it by rerunning
[INFO] [stderr]       your test with the environment variable TRYBUILD=overwrite
[INFO] [stderr] 
[INFO] [stderr] test reject/autobad-dg-const-mut.rs ... mismatch
[INFO] [stderr] 
[INFO] [stderr] EXPECTED:
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] error[E0277]: the trait bound `Mut: IsDowngradeFrom<Const>` is not satisfied
[INFO] [stderr]   --> $DIR/autobad-dg-const-mut.rs:15:37
[INFO] [stderr]    |
[INFO] [stderr] 15 |   let e: &mut partial!(X mut a) = d.as_mut();
[INFO] [stderr]    |                                     ^^^^^^ the trait `IsDowngradeFrom<Const>` is not implemented for `Mut`
[INFO] [stderr]    |
[INFO] [stderr]    = help: the trait `IsDowngradeFrom<Mut>` is implemented for `Mut`
[INFO] [stderr] note: required because of the requirements on the impl of `AsMut<X__Partial<Mut>>` for `X__Partial<Const>`
[INFO] [stderr]   --> $DIR/autobad-dg-const-mut.rs:9:10
[INFO] [stderr]    |
[INFO] [stderr] 9  | #[derive(PartialBorrow,Default)]
[INFO] [stderr]    |          ^^^^^^^^^^^^^
[INFO] [stderr]    = note: this error originates in the derive macro `PartialBorrow` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] 
[INFO] [stderr] ACTUAL OUTPUT:
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] error[E0277]: the trait bound `Mut: IsDowngradeFrom<Const>` is not satisfied
[INFO] [stderr]    --> reject/autobad-dg-const-mut.rs:15:37
[INFO] [stderr]     |
[INFO] [stderr]  15 |   let e: &mut partial!(X mut a) = d.as_mut();
[INFO] [stderr]     |                                     ^^^^^^ the trait `partial_borrow::perms::IsDowngradeFrom<partial_borrow::perms::Const>` is not implemented for `partial_borrow::perms::Mut`
[INFO] [stderr]     |
[INFO] [stderr] help: the trait `IsDowngradeFrom<partial_borrow::perms::Const>` is not implemented for `partial_borrow::perms::Mut`
[INFO] [stderr]       but trait `IsDowngradeFrom<partial_borrow::perms::Mut>` is implemented for it
[INFO] [stderr]    --> src/lib.rs
[INFO] [stderr]     |
[INFO] [stderr]     |   unsafe impl IsDowngradeFrom<Mut>   for Mut   { type Remaining = No;    }
[INFO] [stderr]     |   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     = help: for that trait implementation, expected `partial_borrow::perms::Mut`, found `partial_borrow::perms::Const`
[INFO] [stderr] note: required for `X__Partial<partial_borrow::perms::Const>` to implement `AsMut<X__Partial<partial_borrow::perms::Mut>>`
[INFO] [stderr]    --> reject/autobad-dg-const-mut.rs:9:10
[INFO] [stderr]     |
[INFO] [stderr]   9 | #[derive(PartialBorrow,Default)]
[INFO] [stderr]     |          ^^^^^^^^^^^^^ unsatisfied trait bound introduced in this `derive` macro
[INFO] [stderr]     = note: the full name for the type has been written to '/opt/rustwide/target/tests/target/x86_64-unknown-linux-gnu/debug/deps/$CRATE-ade2e39f6c59f0fd.long-type-2311943676022574926.txt'
[INFO] [stderr]     = note: consider using `--verbose` to print the full type name to the console
[INFO] [stderr]     = note: this error originates in the derive macro `PartialBorrow` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] note: If the actual output is the correct output you can bless it by rerunning
[INFO] [stderr]       your test with the environment variable TRYBUILD=overwrite
[INFO] [stderr] 
[INFO] [stderr] test reject/autobad-dg-no-const.rs ... mismatch
[INFO] [stderr] 
[INFO] [stderr] EXPECTED:
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] error[E0277]: the trait bound `Const: IsDowngradeFrom<No>` is not satisfied
[INFO] [stderr]   --> $DIR/autobad-dg-no-const.rs:15:39
[INFO] [stderr]    |
[INFO] [stderr] 15 |   let e: &mut partial!(X const a) = d.as_mut();
[INFO] [stderr]    |                                       ^^^^^^ the trait `IsDowngradeFrom<No>` is not implemented for `Const`
[INFO] [stderr]    |
[INFO] [stderr]    = help: the following other types implement trait `IsDowngradeFrom<P>`:
[INFO] [stderr]              <Const as IsDowngradeFrom<Const>>
[INFO] [stderr]              <Const as IsDowngradeFrom<Mut>>
[INFO] [stderr] note: required because of the requirements on the impl of `AsMut<X__Partial<Const>>` for `X__Partial<No>`
[INFO] [stderr]   --> $DIR/autobad-dg-no-const.rs:9:10
[INFO] [stderr]    |
[INFO] [stderr] 9  | #[derive(PartialBorrow,Default)]
[INFO] [stderr]    |          ^^^^^^^^^^^^^
[INFO] [stderr]    = note: this error originates in the derive macro `PartialBorrow` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] 
[INFO] [stderr] ACTUAL OUTPUT:
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] error[E0277]: the trait bound `Const: IsDowngradeFrom<No>` is not satisfied
[INFO] [stderr]    --> reject/autobad-dg-no-const.rs:15:39
[INFO] [stderr]     |
[INFO] [stderr]  15 |   let e: &mut partial!(X const a) = d.as_mut();
[INFO] [stderr]     |                                       ^^^^^^ the trait `partial_borrow::perms::IsDowngradeFrom<partial_borrow::perms::No>` is not implemented for `partial_borrow::perms::Const`
[INFO] [stderr]     |
[INFO] [stderr] help: the following other types implement trait `partial_borrow::perms::IsDowngradeFrom<P>`
[INFO] [stderr]    --> src/lib.rs
[INFO] [stderr]     |
[INFO] [stderr]     |   unsafe impl IsDowngradeFrom<Mut>   for Const { type Remaining = Const; }
[INFO] [stderr]     |   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `partial_borrow::perms::Const` implements `partial_borrow::perms::IsDowngradeFrom<partial_borrow::perms::Mut>`
[INFO] [stderr] ...
[INFO] [stderr]     |   unsafe impl IsDowngradeFrom<Const> for Const { type Remaining = Const; }
[INFO] [stderr]     |   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `partial_borrow::perms::Const` implements `partial_borrow::perms::IsDowngradeFrom<partial_borrow::perms::Const>`
[INFO] [stderr] note: required for `X__Partial<partial_borrow::perms::No>` to implement `AsMut<X__Partial<partial_borrow::perms::Const>>`
[INFO] [stderr]    --> reject/autobad-dg-no-const.rs:9:10
[INFO] [stderr]     |
[INFO] [stderr]   9 | #[derive(PartialBorrow,Default)]
[INFO] [stderr]     |          ^^^^^^^^^^^^^ unsatisfied trait bound introduced in this `derive` macro
[INFO] [stderr]     = note: the full name for the type has been written to '/opt/rustwide/target/tests/target/x86_64-unknown-linux-gnu/debug/deps/$CRATE-bfc98b305769527b.long-type-9360115303037233766.txt'
[INFO] [stderr]     = note: consider using `--verbose` to print the full type name to the console
[INFO] [stderr]     = note: this error originates in the derive macro `PartialBorrow` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] note: If the actual output is the correct output you can bless it by rerunning
[INFO] [stderr]       your test with the environment variable TRYBUILD=overwrite
[INFO] [stderr] 
[INFO] [stderr] test reject/autobad-dg-no-mut.rs ... mismatch
[INFO] [stderr] 
[INFO] [stderr] EXPECTED:
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] error[E0277]: the trait bound `Mut: IsDowngradeFrom<No>` is not satisfied
[INFO] [stderr]   --> $DIR/autobad-dg-no-mut.rs:15:37
[INFO] [stderr]    |
[INFO] [stderr] 15 |   let e: &mut partial!(X mut a) = d.as_mut();
[INFO] [stderr]    |                                     ^^^^^^ the trait `IsDowngradeFrom<No>` is not implemented for `Mut`
[INFO] [stderr]    |
[INFO] [stderr]    = help: the trait `IsDowngradeFrom<Mut>` is implemented for `Mut`
[INFO] [stderr] note: required because of the requirements on the impl of `AsMut<X__Partial<Mut>>` for `X__Partial<No>`
[INFO] [stderr]   --> $DIR/autobad-dg-no-mut.rs:9:10
[INFO] [stderr]    |
[INFO] [stderr] 9  | #[derive(PartialBorrow,Default)]
[INFO] [stderr]    |          ^^^^^^^^^^^^^
[INFO] [stderr]    = note: this error originates in the derive macro `PartialBorrow` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] 
[INFO] [stderr] ACTUAL OUTPUT:
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] error[E0277]: the trait bound `partial_borrow::perms::Mut: partial_borrow::perms::IsDowngradeFrom<partial_borrow::perms::No>` is not satisfied
[INFO] [stderr]    --> reject/autobad-dg-no-mut.rs:15:37
[INFO] [stderr]     |
[INFO] [stderr]  15 |   let e: &mut partial!(X mut a) = d.as_mut();
[INFO] [stderr]     |                                     ^^^^^^ the trait `partial_borrow::perms::IsDowngradeFrom<partial_borrow::perms::No>` is not implemented for `partial_borrow::perms::Mut`
[INFO] [stderr]     |
[INFO] [stderr] help: the trait `IsDowngradeFrom<partial_borrow::perms::No>` is not implemented for `partial_borrow::perms::Mut`
[INFO] [stderr]       but trait `IsDowngradeFrom<partial_borrow::perms::Mut>` is implemented for it
[INFO] [stderr]    --> src/lib.rs
[INFO] [stderr]     |
[INFO] [stderr]     |   unsafe impl IsDowngradeFrom<Mut>   for Mut   { type Remaining = No;    }
[INFO] [stderr]     |   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     = help: for that trait implementation, expected `partial_borrow::perms::Mut`, found `partial_borrow::perms::No`
[INFO] [stderr] note: required for `X__Partial<partial_borrow::perms::No>` to implement `AsMut<X__Partial<partial_borrow::perms::Mut>>`
[INFO] [stderr]    --> reject/autobad-dg-no-mut.rs:9:10
[INFO] [stderr]     |
[INFO] [stderr]   9 | #[derive(PartialBorrow,Default)]
[INFO] [stderr]     |          ^^^^^^^^^^^^^ unsatisfied trait bound introduced in this `derive` macro
[INFO] [stderr]     = note: this error originates in the derive macro `PartialBorrow` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] note: If the actual output is the correct output you can bless it by rerunning
[INFO] [stderr]       your test with the environment variable TRYBUILD=overwrite
[INFO] [stderr] 
[INFO] [stderr] test reject/autobad-split-const-const-mut.rs ... mismatch
[INFO] [stderr] 
[INFO] [stderr] EXPECTED:
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] error[E0277]: the trait bound `Const: CanSplitInto<Const, Mut>` is not satisfied
[INFO] [stderr]   --> $DIR/autobad-split-const-const-mut.rs:14:43
[INFO] [stderr]    |
[INFO] [stderr] 14 |               &mut partial!(X mut a)) = i.into();
[INFO] [stderr]    |                                           ^^^^ the trait `CanSplitInto<Const, Mut>` is not implemented for `Const`
[INFO] [stderr]    |
[INFO] [stderr]    = help: the following other types implement trait `CanSplitInto<R, S>`:
[INFO] [stderr]              <Const as CanSplitInto<Const, Const>>
[INFO] [stderr]              <Const as CanSplitInto<Const, No>>
[INFO] [stderr]              <Const as CanSplitInto<No, Const>>
[INFO] [stderr]              <Const as CanSplitInto<No, No>>
[INFO] [stderr] note: required because of the requirements on the impl of `From<&mut X__Partial<Const>>` for `(&mut X__Partial<Const>, &mut X__Partial<Mut>)`
[INFO] [stderr]   --> $DIR/autobad-split-const-const-mut.rs:7:10
[INFO] [stderr]    |
[INFO] [stderr] 7  | #[derive(PartialBorrow,Default)]
[INFO] [stderr]    |          ^^^^^^^^^^^^^
[INFO] [stderr]    = note: required because of the requirements on the impl of `Into<(&mut X__Partial<Const>, &mut X__Partial<Mut>)>` for `&mut X__Partial<Const>`
[INFO] [stderr]    = note: this error originates in the derive macro `PartialBorrow` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] 
[INFO] [stderr] ACTUAL OUTPUT:
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] error[E0277]: the trait bound `Const: CanSplitInto<Const, Mut>` is not satisfied
[INFO] [stderr]    --> reject/autobad-split-const-const-mut.rs:14:43
[INFO] [stderr]     |
[INFO] [stderr]  14 |               &mut partial!(X mut a)) = i.into();
[INFO] [stderr]     |                                           ^^^^ unsatisfied trait bound
[INFO] [stderr]     |
[INFO] [stderr]     = help: the trait `partial_borrow::perms::CanSplitInto<partial_borrow::perms::Const, partial_borrow::perms::Mut>` is not implemented for `partial_borrow::perms::Const`
[INFO] [stderr] help: the following other types implement trait `partial_borrow::perms::CanSplitInto<R, S>`
[INFO] [stderr]    --> src/lib.rs
[INFO] [stderr]     |
[INFO] [stderr]     |   unsafe impl CanSplitInto<Const,Const> for Const { }
[INFO] [stderr]     |   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `partial_borrow::perms::Const` implements `CanSplitInto<Const, Const>`
[INFO] [stderr]     |   unsafe impl CanSplitInto<Const,No   > for Const { }
[INFO] [stderr]     |   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `partial_borrow::perms::Const` implements `partial_borrow::perms::CanSplitInto<partial_borrow::perms::Const, partial_borrow::perms::No>`
[INFO] [stderr]     |   unsafe impl CanSplitInto<No,   Const> for Const { }
[INFO] [stderr]     |   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `partial_borrow::perms::Const` implements `partial_borrow::perms::CanSplitInto<partial_borrow::perms::No, partial_borrow::perms::Const>`
[INFO] [stderr]     |   unsafe impl CanSplitInto<No,   No   > for Const { }
[INFO] [stderr]     |   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `partial_borrow::perms::Const` implements `partial_borrow::perms::CanSplitInto<partial_borrow::perms::No, partial_borrow::perms::No>`
[INFO] [stderr] note: required for `(&mut X__Partial<partial_borrow::perms::Const>, &mut X__Partial<partial_borrow::perms::Mut>)` to implement `From<&mut X__Partial<partial_borrow::perms::Const>>`
[INFO] [stderr]    --> reject/autobad-split-const-const-mut.rs:7:10
[INFO] [stderr]     |
[INFO] [stderr]   7 | #[derive(PartialBorrow,Default)]
[INFO] [stderr]     |          ^^^^^^^^^^^^^ unsatisfied trait bound introduced in this `derive` macro
[INFO] [stderr]     = note: required for `&mut X__Partial<partial_borrow::perms::Const>` to implement `Into<(&mut X__Partial<Const>, &mut X__Partial<Mut>)>`
[INFO] [stderr]     = note: the full name for the type has been written to '/opt/rustwide/target/tests/target/x86_64-unknown-linux-gnu/debug/deps/$CRATE-8f015cfcee0d3036.long-type-17705702765884624325.txt'
[INFO] [stderr]     = note: consider using `--verbose` to print the full type name to the console
[INFO] [stderr]     = note: this error originates in the derive macro `PartialBorrow` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] note: If the actual output is the correct output you can bless it by rerunning
[INFO] [stderr]       your test with the environment variable TRYBUILD=overwrite
[INFO] [stderr] 
[INFO] [stderr] test reject/autobad-split-const-mut-const.rs ... mismatch
[INFO] [stderr] 
[INFO] [stderr] EXPECTED:
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] error[E0277]: the trait bound `Const: CanSplitInto<Mut, Const>` is not satisfied
[INFO] [stderr]   --> $DIR/autobad-split-const-mut-const.rs:16:45
[INFO] [stderr]    |
[INFO] [stderr] 16 |               &mut partial!(X const a)) = i.into();
[INFO] [stderr]    |                                             ^^^^ the trait `CanSplitInto<Mut, Const>` is not implemented for `Const`
[INFO] [stderr]    |
[INFO] [stderr]    = help: the following other types implement trait `CanSplitInto<R, S>`:
[INFO] [stderr]              <Const as CanSplitInto<Const, Const>>
[INFO] [stderr]              <Const as CanSplitInto<Const, No>>
[INFO] [stderr]              <Const as CanSplitInto<No, Const>>
[INFO] [stderr]              <Const as CanSplitInto<No, No>>
[INFO] [stderr] note: required because of the requirements on the impl of `From<&mut X__Partial<Const>>` for `(&mut X__Partial<Mut>, &mut X__Partial<Const>)`
[INFO] [stderr]   --> $DIR/autobad-split-const-mut-const.rs:9:10
[INFO] [stderr]    |
[INFO] [stderr] 9  | #[derive(PartialBorrow,Default)]
[INFO] [stderr]    |          ^^^^^^^^^^^^^
[INFO] [stderr]    = note: required because of the requirements on the impl of `Into<(&mut X__Partial<Mut>, &mut X__Partial<Const>)>` for `&mut X__Partial<Const>`
[INFO] [stderr]    = note: this error originates in the derive macro `PartialBorrow` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] 
[INFO] [stderr] ACTUAL OUTPUT:
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] error[E0277]: the trait bound `Const: CanSplitInto<Mut, Const>` is not satisfied
[INFO] [stderr]    --> reject/autobad-split-const-mut-const.rs:16:45
[INFO] [stderr]     |
[INFO] [stderr]  16 |               &mut partial!(X const a)) = i.into();
[INFO] [stderr]     |                                             ^^^^ unsatisfied trait bound
[INFO] [stderr]     |
[INFO] [stderr]     = help: the trait `partial_borrow::perms::CanSplitInto<partial_borrow::perms::Mut, partial_borrow::perms::Const>` is not implemented for `partial_borrow::perms::Const`
[INFO] [stderr] help: the following other types implement trait `partial_borrow::perms::CanSplitInto<R, S>`
[INFO] [stderr]    --> src/lib.rs
[INFO] [stderr]     |
[INFO] [stderr]     |   unsafe impl CanSplitInto<Const,Const> for Const { }
[INFO] [stderr]     |   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `partial_borrow::perms::Const` implements `CanSplitInto<Const, Const>`
[INFO] [stderr]     |   unsafe impl CanSplitInto<Const,No   > for Const { }
[INFO] [stderr]     |   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `partial_borrow::perms::Const` implements `partial_borrow::perms::CanSplitInto<partial_borrow::perms::Const, partial_borrow::perms::No>`
[INFO] [stderr]     |   unsafe impl CanSplitInto<No,   Const> for Const { }
[INFO] [stderr]     |   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `partial_borrow::perms::Const` implements `partial_borrow::perms::CanSplitInto<partial_borrow::perms::No, partial_borrow::perms::Const>`
[INFO] [stderr]     |   unsafe impl CanSplitInto<No,   No   > for Const { }
[INFO] [stderr]     |   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `partial_borrow::perms::Const` implements `partial_borrow::perms::CanSplitInto<partial_borrow::perms::No, partial_borrow::perms::No>`
[INFO] [stderr] note: required for `(&mut X__Partial<partial_borrow::perms::Mut>, &mut X__Partial<partial_borrow::perms::Const>)` to implement `From<&mut X__Partial<partial_borrow::perms::Const>>`
[INFO] [stderr]    --> reject/autobad-split-const-mut-const.rs:9:10
[INFO] [stderr]     |
[INFO] [stderr]   9 | #[derive(PartialBorrow,Default)]
[INFO] [stderr]     |          ^^^^^^^^^^^^^ unsatisfied trait bound introduced in this `derive` macro
[INFO] [stderr]     = note: required for `&mut X__Partial<partial_borrow::perms::Const>` to implement `Into<(&mut X__Partial<Mut>, &mut X__Partial<Const>)>`
[INFO] [stderr]     = note: the full name for the type has been written to '/opt/rustwide/target/tests/target/x86_64-unknown-linux-gnu/debug/deps/$CRATE-52383cdf30fd75ea.long-type-9142629162262935640.txt'
[INFO] [stderr]     = note: consider using `--verbose` to print the full type name to the console
[INFO] [stderr]     = note: this error originates in the derive macro `PartialBorrow` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] note: If the actual output is the correct output you can bless it by rerunning
[INFO] [stderr]       your test with the environment variable TRYBUILD=overwrite
[INFO] [stderr] 
[INFO] [stderr] test reject/autobad-split-const-mut-mut.rs ... mismatch
[INFO] [stderr] 
[INFO] [stderr] EXPECTED:
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] error[E0277]: the trait bound `Const: CanSplitInto<Mut, Mut>` is not satisfied
[INFO] [stderr]   --> $DIR/autobad-split-const-mut-mut.rs:16:43
[INFO] [stderr]    |
[INFO] [stderr] 16 |               &mut partial!(X mut a)) = i.into();
[INFO] [stderr]    |                                           ^^^^ the trait `CanSplitInto<Mut, Mut>` is not implemented for `Const`
[INFO] [stderr]    |
[INFO] [stderr]    = help: the following other types implement trait `CanSplitInto<R, S>`:
[INFO] [stderr]              <Const as CanSplitInto<Const, Const>>
[INFO] [stderr]              <Const as CanSplitInto<Const, No>>
[INFO] [stderr]              <Const as CanSplitInto<No, Const>>
[INFO] [stderr]              <Const as CanSplitInto<No, No>>
[INFO] [stderr] note: required because of the requirements on the impl of `From<&mut X__Partial<Const>>` for `(&mut X__Partial<Mut>, &mut X__Partial<Mut>)`
[INFO] [stderr]   --> $DIR/autobad-split-const-mut-mut.rs:9:10
[INFO] [stderr]    |
[INFO] [stderr] 9  | #[derive(PartialBorrow,Default)]
[INFO] [stderr]    |          ^^^^^^^^^^^^^
[INFO] [stderr]    = note: required because of the requirements on the impl of `Into<(&mut X__Partial<Mut>, &mut X__Partial<Mut>)>` for `&mut X__Partial<Const>`
[INFO] [stderr]    = note: this error originates in the derive macro `PartialBorrow` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] 
[INFO] [stderr] ACTUAL OUTPUT:
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] error[E0277]: the trait bound `Const: CanSplitInto<Mut, Mut>` is not satisfied
[INFO] [stderr]    --> reject/autobad-split-const-mut-mut.rs:16:43
[INFO] [stderr]     |
[INFO] [stderr]  16 |               &mut partial!(X mut a)) = i.into();
[INFO] [stderr]     |                                           ^^^^ unsatisfied trait bound
[INFO] [stderr]     |
[INFO] [stderr]     = help: the trait `partial_borrow::perms::CanSplitInto<partial_borrow::perms::Mut, partial_borrow::perms::Mut>` is not implemented for `partial_borrow::perms::Const`
[INFO] [stderr] help: the following other types implement trait `partial_borrow::perms::CanSplitInto<R, S>`
[INFO] [stderr]    --> src/lib.rs
[INFO] [stderr]     |
[INFO] [stderr]     |   unsafe impl CanSplitInto<Const,Const> for Const { }
[INFO] [stderr]     |   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `partial_borrow::perms::Const` implements `CanSplitInto<Const, Const>`
[INFO] [stderr]     |   unsafe impl CanSplitInto<Const,No   > for Const { }
[INFO] [stderr]     |   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `partial_borrow::perms::Const` implements `partial_borrow::perms::CanSplitInto<partial_borrow::perms::Const, partial_borrow::perms::No>`
[INFO] [stderr]     |   unsafe impl CanSplitInto<No,   Const> for Const { }
[INFO] [stderr]     |   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `partial_borrow::perms::Const` implements `partial_borrow::perms::CanSplitInto<partial_borrow::perms::No, partial_borrow::perms::Const>`
[INFO] [stderr]     |   unsafe impl CanSplitInto<No,   No   > for Const { }
[INFO] [stderr]     |   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `partial_borrow::perms::Const` implements `partial_borrow::perms::CanSplitInto<partial_borrow::perms::No, partial_borrow::perms::No>`
[INFO] [stderr] note: required for `(&mut X__Partial<partial_borrow::perms::Mut>, &mut X__Partial<partial_borrow::perms::Mut>)` to implement `From<&mut X__Partial<partial_borrow::perms::Const>>`
[INFO] [stderr]    --> reject/autobad-split-const-mut-mut.rs:9:10
[INFO] [stderr]     |
[INFO] [stderr]   9 | #[derive(PartialBorrow,Default)]
[INFO] [stderr]     |          ^^^^^^^^^^^^^ unsatisfied trait bound introduced in this `derive` macro
[INFO] [stderr]     = note: required for `&mut X__Partial<partial_borrow::perms::Const>` to implement `Into<(&mut X__Partial<Mut>, &mut X__Partial<Mut>)>`
[INFO] [stderr]     = note: the full name for the type has been written to '/opt/rustwide/target/tests/target/x86_64-unknown-linux-gnu/debug/deps/$CRATE-ef484fdf9c8a81f7.long-type-17762916975219408401.txt'
[INFO] [stderr]     = note: consider using `--verbose` to print the full type name to the console
[INFO] [stderr]     = note: this error originates in the derive macro `PartialBorrow` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] note: If the actual output is the correct output you can bless it by rerunning
[INFO] [stderr]       your test with the environment variable TRYBUILD=overwrite
[INFO] [stderr] 
[INFO] [stderr] test reject/autobad-split-const-mut-no.rs ... mismatch
[INFO] [stderr] 
[INFO] [stderr] EXPECTED:
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] error[E0277]: the trait bound `Const: CanSplitInto<Mut, No>` is not satisfied
[INFO] [stderr]   --> $DIR/autobad-split-const-mut-no.rs:16:41
[INFO] [stderr]    |
[INFO] [stderr] 16 |               &mut partial!(X ! a)) = i.into();
[INFO] [stderr]    |                                         ^^^^ the trait `CanSplitInto<Mut, No>` is not implemented for `Const`
[INFO] [stderr]    |
[INFO] [stderr]    = help: the following other types implement trait `CanSplitInto<R, S>`:
[INFO] [stderr]              <Const as CanSplitInto<Const, Const>>
[INFO] [stderr]              <Const as CanSplitInto<Const, No>>
[INFO] [stderr]              <Const as CanSplitInto<No, Const>>
[INFO] [stderr]              <Const as CanSplitInto<No, No>>
[INFO] [stderr] note: required because of the requirements on the impl of `From<&mut X__Partial<Const>>` for `(&mut X__Partial<Mut>, &mut X__Partial<No>)`
[INFO] [stderr]   --> $DIR/autobad-split-const-mut-no.rs:9:10
[INFO] [stderr]    |
[INFO] [stderr] 9  | #[derive(PartialBorrow,Default)]
[INFO] [stderr]    |          ^^^^^^^^^^^^^
[INFO] [stderr]    = note: required because of the requirements on the impl of `Into<(&mut X__Partial<Mut>, &mut X__Partial<No>)>` for `&mut X__Partial<Const>`
[INFO] [stderr]    = note: this error originates in the derive macro `PartialBorrow` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] 
[INFO] [stderr] ACTUAL OUTPUT:
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] error[E0277]: the trait bound `Const: CanSplitInto<Mut, No>` is not satisfied
[INFO] [stderr]    --> reject/autobad-split-const-mut-no.rs:16:41
[INFO] [stderr]     |
[INFO] [stderr]  16 |               &mut partial!(X ! a)) = i.into();
[INFO] [stderr]     |                                         ^^^^ unsatisfied trait bound
[INFO] [stderr]     |
[INFO] [stderr]     = help: the trait `partial_borrow::perms::CanSplitInto<partial_borrow::perms::Mut, partial_borrow::perms::No>` is not implemented for `partial_borrow::perms::Const`
[INFO] [stderr] help: the following other types implement trait `partial_borrow::perms::CanSplitInto<R, S>`
[INFO] [stderr]    --> src/lib.rs
[INFO] [stderr]     |
[INFO] [stderr]     |   unsafe impl CanSplitInto<Const,Const> for Const { }
[INFO] [stderr]     |   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `partial_borrow::perms::Const` implements `CanSplitInto<Const, Const>`
[INFO] [stderr]     |   unsafe impl CanSplitInto<Const,No   > for Const { }
[INFO] [stderr]     |   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `partial_borrow::perms::Const` implements `partial_borrow::perms::CanSplitInto<partial_borrow::perms::Const, partial_borrow::perms::No>`
[INFO] [stderr]     |   unsafe impl CanSplitInto<No,   Const> for Const { }
[INFO] [stderr]     |   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `partial_borrow::perms::Const` implements `partial_borrow::perms::CanSplitInto<partial_borrow::perms::No, partial_borrow::perms::Const>`
[INFO] [stderr]     |   unsafe impl CanSplitInto<No,   No   > for Const { }
[INFO] [stderr]     |   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `partial_borrow::perms::Const` implements `partial_borrow::perms::CanSplitInto<partial_borrow::perms::No, partial_borrow::perms::No>`
[INFO] [stderr] note: required for `(&mut X__Partial<partial_borrow::perms::Mut>, &mut X__Partial<partial_borrow::perms::No>)` to implement `From<&mut X__Partial<partial_borrow::perms::Const>>`
[INFO] [stderr]    --> reject/autobad-split-const-mut-no.rs:9:10
[INFO] [stderr]     |
[INFO] [stderr]   9 | #[derive(PartialBorrow,Default)]
[INFO] [stderr]     |          ^^^^^^^^^^^^^ unsatisfied trait bound introduced in this `derive` macro
[INFO] [stderr]     = note: required for `&mut X__Partial<partial_borrow::perms::Const>` to implement `Into<(&mut X__Partial<Mut>, &mut X__Partial<No>)>`
[INFO] [stderr]     = note: the full name for the type has been written to '/opt/rustwide/target/tests/target/x86_64-unknown-linux-gnu/debug/deps/$CRATE-4236a2e4720ff611.long-type-10511989172059012075.txt'
[INFO] [stderr]     = note: consider using `--verbose` to print the full type name to the console
[INFO] [stderr]     = note: this error originates in the derive macro `PartialBorrow` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] note: If the actual output is the correct output you can bless it by rerunning
[INFO] [stderr]       your test with the environment variable TRYBUILD=overwrite
[INFO] [stderr] 
[INFO] [stderr] test reject/autobad-split-mut-const-mut.rs ... mismatch
[INFO] [stderr] 
[INFO] [stderr] EXPECTED:
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] error[E0277]: the trait bound `Mut: CanSplitInto<Const, Mut>` is not satisfied
[INFO] [stderr]   --> $DIR/autobad-split-mut-const-mut.rs:14:43
[INFO] [stderr]    |
[INFO] [stderr] 14 |               &mut partial!(X mut a)) = i.into();
[INFO] [stderr]    |                                           ^^^^ the trait `CanSplitInto<Const, Mut>` is not implemented for `Mut`
[INFO] [stderr]    |
[INFO] [stderr]    = help: the following other types implement trait `CanSplitInto<R, S>`:
[INFO] [stderr]              <Mut as CanSplitInto<Const, Const>>
[INFO] [stderr]              <Mut as CanSplitInto<Const, No>>
[INFO] [stderr]              <Mut as CanSplitInto<Mut, No>>
[INFO] [stderr]              <Mut as CanSplitInto<No, Const>>
[INFO] [stderr]              <Mut as CanSplitInto<No, Mut>>
[INFO] [stderr]              <Mut as CanSplitInto<No, No>>
[INFO] [stderr] note: required because of the requirements on the impl of `From<&mut X__Partial<Mut>>` for `(&mut X__Partial<Const>, &mut X__Partial<Mut>)`
[INFO] [stderr]   --> $DIR/autobad-split-mut-const-mut.rs:7:10
[INFO] [stderr]    |
[INFO] [stderr] 7  | #[derive(PartialBorrow,Default)]
[INFO] [stderr]    |          ^^^^^^^^^^^^^
[INFO] [stderr]    = note: required because of the requirements on the impl of `Into<(&mut X__Partial<Const>, &mut X__Partial<Mut>)>` for `&mut X__Partial<Mut>`
[INFO] [stderr]    = note: this error originates in the derive macro `PartialBorrow` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] 
[INFO] [stderr] ACTUAL OUTPUT:
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] error[E0277]: the trait bound `Mut: CanSplitInto<Const, Mut>` is not satisfied
[INFO] [stderr]   --> reject/autobad-split-mut-const-mut.rs:14:43
[INFO] [stderr]    |
[INFO] [stderr] 14 |               &mut partial!(X mut a)) = i.into();
[INFO] [stderr]    |                                           ^^^^ unsatisfied trait bound
[INFO] [stderr]    |
[INFO] [stderr]    = help: the trait `partial_borrow::perms::CanSplitInto<partial_borrow::perms::Const, partial_borrow::perms::Mut>` is not implemented for `partial_borrow::perms::Mut`
[INFO] [stderr]    = help: the following other types implement trait `partial_borrow::perms::CanSplitInto<R, S>`:
[INFO] [stderr]              `partial_borrow::perms::Mut` implements `CanSplitInto<Const, Const>`
[INFO] [stderr]              `partial_borrow::perms::Mut` implements `partial_borrow::perms::CanSplitInto<partial_borrow::perms::Const, partial_borrow::perms::No>`
[INFO] [stderr]              `partial_borrow::perms::Mut` implements `partial_borrow::perms::CanSplitInto<partial_borrow::perms::Mut, partial_borrow::perms::No>`
[INFO] [stderr]              `partial_borrow::perms::Mut` implements `partial_borrow::perms::CanSplitInto<partial_borrow::perms::No, partial_borrow::perms::Const>`
[INFO] [stderr]              `partial_borrow::perms::Mut` implements `partial_borrow::perms::CanSplitInto<partial_borrow::perms::No, partial_borrow::perms::Mut>`
[INFO] [stderr]              `partial_borrow::perms::Mut` implements `partial_borrow::perms::CanSplitInto<partial_borrow::perms::No, partial_borrow::perms::No>`
[INFO] [stderr] note: required for `(&mut X__Partial<partial_borrow::perms::Const>, &mut X__Partial<partial_borrow::perms::Mut>)` to implement `From<&mut X__Partial<partial_borrow::perms::Mut>>`
[INFO] [stderr]   --> reject/autobad-split-mut-const-mut.rs:7:10
[INFO] [stderr]    |
[INFO] [stderr]  7 | #[derive(PartialBorrow,Default)]
[INFO] [stderr]    |          ^^^^^^^^^^^^^ unsatisfied trait bound introduced in this `derive` macro
[INFO] [stderr]    = note: required for `&mut X__Partial<partial_borrow::perms::Mut>` to implement `Into<(&mut X__Partial<Const>, &mut X__Partial<Mut>)>`
[INFO] [stderr]    = note: the full name for the type has been written to '/opt/rustwide/target/tests/target/x86_64-unknown-linux-gnu/debug/deps/$CRATE-7a6296e9d89928b9.long-type-2049121791463871687.txt'
[INFO] [stderr]    = note: consider using `--verbose` to print the full type name to the console
[INFO] [stderr]    = note: this error originates in the derive macro `PartialBorrow` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] note: If the actual output is the correct output you can bless it by rerunning
[INFO] [stderr]       your test with the environment variable TRYBUILD=overwrite
[INFO] [stderr] 
[INFO] [stderr] test reject/autobad-split-mut-mut-const.rs ... mismatch
[INFO] [stderr] 
[INFO] [stderr] EXPECTED:
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] error[E0277]: the trait bound `Mut: CanSplitInto<Mut, Const>` is not satisfied
[INFO] [stderr]   --> $DIR/autobad-split-mut-mut-const.rs:16:45
[INFO] [stderr]    |
[INFO] [stderr] 16 |               &mut partial!(X const a)) = i.into();
[INFO] [stderr]    |                                             ^^^^ the trait `CanSplitInto<Mut, Const>` is not implemented for `Mut`
[INFO] [stderr]    |
[INFO] [stderr]    = help: the following other types implement trait `CanSplitInto<R, S>`:
[INFO] [stderr]              <Mut as CanSplitInto<Const, Const>>
[INFO] [stderr]              <Mut as CanSplitInto<Const, No>>
[INFO] [stderr]              <Mut as CanSplitInto<Mut, No>>
[INFO] [stderr]              <Mut as CanSplitInto<No, Const>>
[INFO] [stderr]              <Mut as CanSplitInto<No, Mut>>
[INFO] [stderr]              <Mut as CanSplitInto<No, No>>
[INFO] [stderr] note: required because of the requirements on the impl of `From<&mut X__Partial<Mut>>` for `(&mut X__Partial<Mut>, &mut X__Partial<Const>)`
[INFO] [stderr]   --> $DIR/autobad-split-mut-mut-const.rs:9:10
[INFO] [stderr]    |
[INFO] [stderr] 9  | #[derive(PartialBorrow,Default)]
[INFO] [stderr]    |          ^^^^^^^^^^^^^
[INFO] [stderr]    = note: required because of the requirements on the impl of `Into<(&mut X__Partial<Mut>, &mut X__Partial<Const>)>` for `&mut X__Partial<Mut>`
[INFO] [stderr]    = note: this error originates in the derive macro `PartialBorrow` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] 
[INFO] [stderr] ACTUAL OUTPUT:
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] error[E0277]: the trait bound `Mut: CanSplitInto<Mut, Const>` is not satisfied
[INFO] [stderr]   --> reject/autobad-split-mut-mut-const.rs:16:45
[INFO] [stderr]    |
[INFO] [stderr] 16 |               &mut partial!(X const a)) = i.into();
[INFO] [stderr]    |                                             ^^^^ unsatisfied trait bound
[INFO] [stderr]    |
[INFO] [stderr]    = help: the trait `partial_borrow::perms::CanSplitInto<partial_borrow::perms::Mut, partial_borrow::perms::Const>` is not implemented for `partial_borrow::perms::Mut`
[INFO] [stderr]    = help: the following other types implement trait `partial_borrow::perms::CanSplitInto<R, S>`:
[INFO] [stderr]              `partial_borrow::perms::Mut` implements `CanSplitInto<Const, Const>`
[INFO] [stderr]              `partial_borrow::perms::Mut` implements `partial_borrow::perms::CanSplitInto<partial_borrow::perms::Const, partial_borrow::perms::No>`
[INFO] [stderr]              `partial_borrow::perms::Mut` implements `partial_borrow::perms::CanSplitInto<partial_borrow::perms::Mut, partial_borrow::perms::No>`
[INFO] [stderr]              `partial_borrow::perms::Mut` implements `partial_borrow::perms::CanSplitInto<partial_borrow::perms::No, partial_borrow::perms::Const>`
[INFO] [stderr]              `partial_borrow::perms::Mut` implements `partial_borrow::perms::CanSplitInto<partial_borrow::perms::No, partial_borrow::perms::Mut>`
[INFO] [stderr]              `partial_borrow::perms::Mut` implements `partial_borrow::perms::CanSplitInto<partial_borrow::perms::No, partial_borrow::perms::No>`
[INFO] [stderr] note: required for `(&mut X__Partial<partial_borrow::perms::Mut>, &mut X__Partial<partial_borrow::perms::Const>)` to implement `From<&mut X__Partial<partial_borrow::perms::Mut>>`
[INFO] [stderr]   --> reject/autobad-split-mut-mut-const.rs:9:10
[INFO] [stderr]    |
[INFO] [stderr]  9 | #[derive(PartialBorrow,Default)]
[INFO] [stderr]    |          ^^^^^^^^^^^^^ unsatisfied trait bound introduced in this `derive` macro
[INFO] [stderr]    = note: required for `&mut X__Partial<partial_borrow::perms::Mut>` to implement `Into<(&mut X__Partial<Mut>, &mut X__Partial<Const>)>`
[INFO] [stderr]    = note: the full name for the type has been written to '/opt/rustwide/target/tests/target/x86_64-unknown-linux-gnu/debug/deps/$CRATE-f78b8622682255ba.long-type-5601379798869845797.txt'
[INFO] [stderr]    = note: consider using `--verbose` to print the full type name to the console
[INFO] [stderr]    = note: this error originates in the derive macro `PartialBorrow` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] note: If the actual output is the correct output you can bless it by rerunning
[INFO] [stderr]       your test with the environment variable TRYBUILD=overwrite
[INFO] [stderr] 
[INFO] [stderr] test reject/autobad-split-mut-mut-mut.rs ... mismatch
[INFO] [stderr] 
[INFO] [stderr] EXPECTED:
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] error[E0277]: the trait bound `Mut: CanSplitInto<Mut, Mut>` is not satisfied
[INFO] [stderr]   --> $DIR/autobad-split-mut-mut-mut.rs:16:43
[INFO] [stderr]    |
[INFO] [stderr] 16 |               &mut partial!(X mut a)) = i.into();
[INFO] [stderr]    |                                           ^^^^ the trait `CanSplitInto<Mut, Mut>` is not implemented for `Mut`
[INFO] [stderr]    |
[INFO] [stderr]    = help: the following other types implement trait `CanSplitInto<R, S>`:
[INFO] [stderr]              <Mut as CanSplitInto<Const, Const>>
[INFO] [stderr]              <Mut as CanSplitInto<Const, No>>
[INFO] [stderr]              <Mut as CanSplitInto<Mut, No>>
[INFO] [stderr]              <Mut as CanSplitInto<No, Const>>
[INFO] [stderr]              <Mut as CanSplitInto<No, Mut>>
[INFO] [stderr]              <Mut as CanSplitInto<No, No>>
[INFO] [stderr] note: required because of the requirements on the impl of `From<&mut X__Partial<Mut>>` for `(&mut X__Partial<Mut>, &mut X__Partial<Mut>)`
[INFO] [stderr]   --> $DIR/autobad-split-mut-mut-mut.rs:9:10
[INFO] [stderr]    |
[INFO] [stderr] 9  | #[derive(PartialBorrow,Default)]
[INFO] [stderr]    |          ^^^^^^^^^^^^^
[INFO] [stderr]    = note: required because of the requirements on the impl of `Into<(&mut X__Partial<Mut>, &mut X__Partial<Mut>)>` for `&mut X__Partial<Mut>`
[INFO] [stderr]    = note: this error originates in the derive macro `PartialBorrow` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] 
[INFO] [stderr] ACTUAL OUTPUT:
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] error[E0277]: the trait bound `Mut: CanSplitInto<Mut, Mut>` is not satisfied
[INFO] [stderr]   --> reject/autobad-split-mut-mut-mut.rs:16:43
[INFO] [stderr]    |
[INFO] [stderr] 16 |               &mut partial!(X mut a)) = i.into();
[INFO] [stderr]    |                                           ^^^^ unsatisfied trait bound
[INFO] [stderr]    |
[INFO] [stderr]    = help: the trait `partial_borrow::perms::CanSplitInto<partial_borrow::perms::Mut, partial_borrow::perms::Mut>` is not implemented for `partial_borrow::perms::Mut`
[INFO] [stderr]    = help: the following other types implement trait `partial_borrow::perms::CanSplitInto<R, S>`:
[INFO] [stderr]              `partial_borrow::perms::Mut` implements `CanSplitInto<Const, Const>`
[INFO] [stderr]              `partial_borrow::perms::Mut` implements `partial_borrow::perms::CanSplitInto<partial_borrow::perms::Const, partial_borrow::perms::No>`
[INFO] [stderr]              `partial_borrow::perms::Mut` implements `partial_borrow::perms::CanSplitInto<partial_borrow::perms::Mut, partial_borrow::perms::No>`
[INFO] [stderr]              `partial_borrow::perms::Mut` implements `partial_borrow::perms::CanSplitInto<partial_borrow::perms::No, partial_borrow::perms::Const>`
[INFO] [stderr]              `partial_borrow::perms::Mut` implements `partial_borrow::perms::CanSplitInto<partial_borrow::perms::No, partial_borrow::perms::Mut>`
[INFO] [stderr]              `partial_borrow::perms::Mut` implements `partial_borrow::perms::CanSplitInto<partial_borrow::perms::No, partial_borrow::perms::No>`
[INFO] [stderr] note: required for `(&mut X__Partial<partial_borrow::perms::Mut>, &mut X__Partial<partial_borrow::perms::Mut>)` to implement `From<&mut X__Partial<partial_borrow::perms::Mut>>`
[INFO] [stderr]   --> reject/autobad-split-mut-mut-mut.rs:9:10
[INFO] [stderr]    |
[INFO] [stderr]  9 | #[derive(PartialBorrow,Default)]
[INFO] [stderr]    |          ^^^^^^^^^^^^^ unsatisfied trait bound introduced in this `derive` macro
[INFO] [stderr]    = note: required for `&mut X__Partial<partial_borrow::perms::Mut>` to implement `Into<(&mut X__Partial<Mut>, &mut X__Partial<Mut>)>`
[INFO] [stderr]    = note: the full name for the type has been written to '/opt/rustwide/target/tests/target/x86_64-unknown-linux-gnu/debug/deps/$CRATE-a8580f413daef75d.long-type-1836167975955099136.txt'
[INFO] [stderr]    = note: consider using `--verbose` to print the full type name to the console
[INFO] [stderr]    = note: this error originates in the derive macro `PartialBorrow` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] note: If the actual output is the correct output you can bless it by rerunning
[INFO] [stderr]       your test with the environment variable TRYBUILD=overwrite
[INFO] [stderr] 
[INFO] [stderr] test reject/autobad-split-no-const-const.rs ... mismatch
[INFO] [stderr] 
[INFO] [stderr] EXPECTED:
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] error[E0277]: the trait bound `No: CanSplitInto<Const, Const>` is not satisfied
[INFO] [stderr]   --> $DIR/autobad-split-no-const-const.rs:16:45
[INFO] [stderr]    |
[INFO] [stderr] 16 |               &mut partial!(X const a)) = i.into();
[INFO] [stderr]    |                                             ^^^^ the trait `CanSplitInto<Const, Const>` is not implemented for `No`
[INFO] [stderr]    |
[INFO] [stderr]    = help: the trait `CanSplitInto<No, No>` is implemented for `No`
[INFO] [stderr] note: required because of the requirements on the impl of `From<&mut X__Partial<No>>` for `(&mut X__Partial<Const>, &mut X__Partial<Const>)`
[INFO] [stderr]   --> $DIR/autobad-split-no-const-const.rs:9:10
[INFO] [stderr]    |
[INFO] [stderr] 9  | #[derive(PartialBorrow,Default)]
[INFO] [stderr]    |          ^^^^^^^^^^^^^
[INFO] [stderr]    = note: required because of the requirements on the impl of `Into<(&mut X__Partial<Const>, &mut X__Partial<Const>)>` for `&mut X__Partial<No>`
[INFO] [stderr]    = note: this error originates in the derive macro `PartialBorrow` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] 
[INFO] [stderr] ACTUAL OUTPUT:
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] error[E0277]: the trait bound `No: CanSplitInto<Const, Const>` is not satisfied
[INFO] [stderr]    --> reject/autobad-split-no-const-const.rs:16:45
[INFO] [stderr]     |
[INFO] [stderr]  16 |               &mut partial!(X const a)) = i.into();
[INFO] [stderr]     |                                             ^^^^ unsatisfied trait bound
[INFO] [stderr]     |
[INFO] [stderr] help: the trait `CanSplitInto<partial_borrow::perms::Const, partial_borrow::perms::Const>` is not implemented for `partial_borrow::perms::No`
[INFO] [stderr]       but trait `CanSplitInto<partial_borrow::perms::No, partial_borrow::perms::No>` is implemented for it
[INFO] [stderr]    --> src/lib.rs
[INFO] [stderr]     |
[INFO] [stderr]     |   unsafe impl CanSplitInto<No,No> for No { }
[INFO] [stderr]     |   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] note: required for `(&mut X__Partial<Const>, &mut X__Partial<Const>)` to implement `From<&mut X__Partial<partial_borrow::perms::No>>`
[INFO] [stderr]    --> reject/autobad-split-no-const-const.rs:9:10
[INFO] [stderr]     |
[INFO] [stderr]   9 | #[derive(PartialBorrow,Default)]
[INFO] [stderr]     |          ^^^^^^^^^^^^^ unsatisfied trait bound introduced in this `derive` macro
[INFO] [stderr]     = note: required for `&mut X__Partial<partial_borrow::perms::No>` to implement `Into<(&mut X__Partial<Const>, &mut X__Partial<Const>)>`
[INFO] [stderr]     = note: the full name for the type has been written to '/opt/rustwide/target/tests/target/x86_64-unknown-linux-gnu/debug/deps/$CRATE-8979af5bd419ee43.long-type-4811003483241322746.txt'
[INFO] [stderr]     = note: consider using `--verbose` to print the full type name to the console
[INFO] [stderr]     = note: this error originates in the derive macro `PartialBorrow` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] note: If the actual output is the correct output you can bless it by rerunning
[INFO] [stderr]       your test with the environment variable TRYBUILD=overwrite
[INFO] [stderr] 
[INFO] [stderr] test reject/autobad-split-no-const-no.rs ... mismatch
[INFO] [stderr] 
[INFO] [stderr] EXPECTED:
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] error[E0277]: the trait bound `No: CanSplitInto<Const, No>` is not satisfied
[INFO] [stderr]   --> $DIR/autobad-split-no-const-no.rs:16:41
[INFO] [stderr]    |
[INFO] [stderr] 16 |               &mut partial!(X ! a)) = i.into();
[INFO] [stderr]    |                                         ^^^^ the trait `CanSplitInto<Const, No>` is not implemented for `No`
[INFO] [stderr]    |
[INFO] [stderr]    = help: the trait `CanSplitInto<No, No>` is implemented for `No`
[INFO] [stderr] note: required because of the requirements on the impl of `From<&mut X__Partial<No>>` for `(&mut X__Partial<Const>, &mut X__Partial<No>)`
[INFO] [stderr]   --> $DIR/autobad-split-no-const-no.rs:9:10
[INFO] [stderr]    |
[INFO] [stderr] 9  | #[derive(PartialBorrow,Default)]
[INFO] [stderr]    |          ^^^^^^^^^^^^^
[INFO] [stderr]    = note: required because of the requirements on the impl of `Into<(&mut X__Partial<Const>, &mut X__Partial<No>)>` for `&mut X__Partial<No>`
[INFO] [stderr]    = note: this error originates in the derive macro `PartialBorrow` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] 
[INFO] [stderr] ACTUAL OUTPUT:
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] error[E0277]: the trait bound `No: CanSplitInto<Const, No>` is not satisfied
[INFO] [stderr]    --> reject/autobad-split-no-const-no.rs:16:41
[INFO] [stderr]     |
[INFO] [stderr]  16 |               &mut partial!(X ! a)) = i.into();
[INFO] [stderr]     |                                         ^^^^ unsatisfied trait bound
[INFO] [stderr]     |
[INFO] [stderr] help: the trait `CanSplitInto<partial_borrow::perms::Const, partial_borrow::perms::No>` is not implemented for `partial_borrow::perms::No`
[INFO] [stderr]       but trait `CanSplitInto<partial_borrow::perms::No, partial_borrow::perms::No>` is implemented for it
[INFO] [stderr]    --> src/lib.rs
[INFO] [stderr]     |
[INFO] [stderr]     |   unsafe impl CanSplitInto<No,No> for No { }
[INFO] [stderr]     |   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     = help: for that trait implementation, expected `partial_borrow::perms::No`, found `partial_borrow::perms::Const`
[INFO] [stderr] note: required for `(&mut X__Partial<partial_borrow::perms::Const>, &mut X__Partial<partial_borrow::perms::No>)` to implement `From<&mut X__Partial<partial_borrow::perms::No>>`
[INFO] [stderr]    --> reject/autobad-split-no-const-no.rs:9:10
[INFO] [stderr]     |
[INFO] [stderr]   9 | #[derive(PartialBorrow,Default)]
[INFO] [stderr]     |          ^^^^^^^^^^^^^ unsatisfied trait bound introduced in this `derive` macro
[INFO] [stderr]     = note: required for `&mut X__Partial<partial_borrow::perms::No>` to implement `Into<(&mut X__Partial<Const>, &mut X__Partial<No>)>`
[INFO] [stderr]     = note: the full name for the type has been written to '/opt/rustwide/target/tests/target/x86_64-unknown-linux-gnu/debug/deps/$CRATE-352493a27d70e75a.long-type-10303129159223604871.txt'
[INFO] [stderr]     = note: consider using `--verbose` to print the full type name to the console
[INFO] [stderr]     = note: this error originates in the derive macro `PartialBorrow` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] note: If the actual output is the correct output you can bless it by rerunning
[INFO] [stderr]       your test with the environment variable TRYBUILD=overwrite
[INFO] [stderr] 
[INFO] [stderr] test reject/autobad-split-no-mut-const.rs ... mismatch
[INFO] [stderr] 
[INFO] [stderr] EXPECTED:
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] error[E0277]: the trait bound `No: CanSplitInto<Mut, Const>` is not satisfied
[INFO] [stderr]   --> $DIR/autobad-split-no-mut-const.rs:16:45
[INFO] [stderr]    |
[INFO] [stderr] 16 |               &mut partial!(X const a)) = i.into();
[INFO] [stderr]    |                                             ^^^^ the trait `CanSplitInto<Mut, Const>` is not implemented for `No`
[INFO] [stderr]    |
[INFO] [stderr]    = help: the trait `CanSplitInto<No, No>` is implemented for `No`
[INFO] [stderr] note: required because of the requirements on the impl of `From<&mut X__Partial<No>>` for `(&mut X__Partial<Mut>, &mut X__Partial<Const>)`
[INFO] [stderr]   --> $DIR/autobad-split-no-mut-const.rs:9:10
[INFO] [stderr]    |
[INFO] [stderr] 9  | #[derive(PartialBorrow,Default)]
[INFO] [stderr]    |          ^^^^^^^^^^^^^
[INFO] [stderr]    = note: required because of the requirements on the impl of `Into<(&mut X__Partial<Mut>, &mut X__Partial<Const>)>` for `&mut X__Partial<No>`
[INFO] [stderr]    = note: this error originates in the derive macro `PartialBorrow` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] 
[INFO] [stderr] ACTUAL OUTPUT:
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] error[E0277]: the trait bound `No: CanSplitInto<Mut, Const>` is not satisfied
[INFO] [stderr]    --> reject/autobad-split-no-mut-const.rs:16:45
[INFO] [stderr]     |
[INFO] [stderr]  16 |               &mut partial!(X const a)) = i.into();
[INFO] [stderr]     |                                             ^^^^ unsatisfied trait bound
[INFO] [stderr]     |
[INFO] [stderr] help: the trait `CanSplitInto<partial_borrow::perms::Mut, partial_borrow::perms::Const>` is not implemented for `partial_borrow::perms::No`
[INFO] [stderr]       but trait `CanSplitInto<partial_borrow::perms::No, partial_borrow::perms::No>` is implemented for it
[INFO] [stderr]    --> src/lib.rs
[INFO] [stderr]     |
[INFO] [stderr]     |   unsafe impl CanSplitInto<No,No> for No { }
[INFO] [stderr]     |   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] note: required for `(&mut X__Partial<partial_borrow::perms::Mut>, &mut X__Partial<partial_borrow::perms::Const>)` to implement `From<&mut X__Partial<partial_borrow::perms::No>>`
[INFO] [stderr]    --> reject/autobad-split-no-mut-const.rs:9:10
[INFO] [stderr]     |
[INFO] [stderr]   9 | #[derive(PartialBorrow,Default)]
[INFO] [stderr]     |          ^^^^^^^^^^^^^ unsatisfied trait bound introduced in this `derive` macro
[INFO] [stderr]     = note: required for `&mut X__Partial<partial_borrow::perms::No>` to implement `Into<(&mut X__Partial<Mut>, &mut X__Partial<Const>)>`
[INFO] [stderr]     = note: the full name for the type has been written to '/opt/rustwide/target/tests/target/x86_64-unknown-linux-gnu/debug/deps/$CRATE-ff9afbf1fa2b08e1.long-type-16918347563831465181.txt'
[INFO] [stderr]     = note: consider using `--verbose` to print the full type name to the console
[INFO] [stderr]     = note: this error originates in the derive macro `PartialBorrow` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] note: If the actual output is the correct output you can bless it by rerunning
[INFO] [stderr]       your test with the environment variable TRYBUILD=overwrite
[INFO] [stderr] 
[INFO] [stderr] test reject/autobad-split-no-mut-mut.rs ... mismatch
[INFO] [stderr] 
[INFO] [stderr] EXPECTED:
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] error[E0277]: the trait bound `No: CanSplitInto<Mut, Mut>` is not satisfied
[INFO] [stderr]   --> $DIR/autobad-split-no-mut-mut.rs:16:43
[INFO] [stderr]    |
[INFO] [stderr] 16 |               &mut partial!(X mut a)) = i.into();
[INFO] [stderr]    |                                           ^^^^ the trait `CanSplitInto<Mut, Mut>` is not implemented for `No`
[INFO] [stderr]    |
[INFO] [stderr]    = help: the trait `CanSplitInto<No, No>` is implemented for `No`
[INFO] [stderr] note: required because of the requirements on the impl of `From<&mut X__Partial<No>>` for `(&mut X__Partial<Mut>, &mut X__Partial<Mut>)`
[INFO] [stderr]   --> $DIR/autobad-split-no-mut-mut.rs:9:10
[INFO] [stderr]    |
[INFO] [stderr] 9  | #[derive(PartialBorrow,Default)]
[INFO] [stderr]    |          ^^^^^^^^^^^^^
[INFO] [stderr]    = note: required because of the requirements on the impl of `Into<(&mut X__Partial<Mut>, &mut X__Partial<Mut>)>` for `&mut X__Partial<No>`
[INFO] [stderr]    = note: this error originates in the derive macro `PartialBorrow` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] 
[INFO] [stderr] ACTUAL OUTPUT:
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] error[E0277]: the trait bound `No: CanSplitInto<Mut, Mut>` is not satisfied
[INFO] [stderr]    --> reject/autobad-split-no-mut-mut.rs:16:43
[INFO] [stderr]     |
[INFO] [stderr]  16 |               &mut partial!(X mut a)) = i.into();
[INFO] [stderr]     |                                           ^^^^ unsatisfied trait bound
[INFO] [stderr]     |
[INFO] [stderr] help: the trait `CanSplitInto<partial_borrow::perms::Mut, partial_borrow::perms::Mut>` is not implemented for `partial_borrow::perms::No`
[INFO] [stderr]       but trait `CanSplitInto<partial_borrow::perms::No, partial_borrow::perms::No>` is implemented for it
[INFO] [stderr]    --> src/lib.rs
[INFO] [stderr]     |
[INFO] [stderr]     |   unsafe impl CanSplitInto<No,No> for No { }
[INFO] [stderr]     |   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] note: required for `(&mut X__Partial<partial_borrow::perms::Mut>, &mut X__Partial<partial_borrow::perms::Mut>)` to implement `From<&mut X__Partial<partial_borrow::perms::No>>`
[INFO] [stderr]    --> reject/autobad-split-no-mut-mut.rs:9:10
[INFO] [stderr]     |
[INFO] [stderr]   9 | #[derive(PartialBorrow,Default)]
[INFO] [stderr]     |          ^^^^^^^^^^^^^ unsatisfied trait bound introduced in this `derive` macro
[INFO] [stderr]     = note: required for `&mut X__Partial<partial_borrow::perms::No>` to implement `Into<(&mut X__Partial<Mut>, &mut X__Partial<Mut>)>`
[INFO] [stderr]     = note: the full name for the type has been written to '/opt/rustwide/target/tests/target/x86_64-unknown-linux-gnu/debug/deps/$CRATE-786526ee00450544.long-type-3871808418453653874.txt'
[INFO] [stderr]     = note: consider using `--verbose` to print the full type name to the console
[INFO] [stderr]     = note: this error originates in the derive macro `PartialBorrow` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] note: If the actual output is the correct output you can bless it by rerunning
[INFO] [stderr]       your test with the environment variable TRYBUILD=overwrite
[INFO] [stderr] 
[INFO] [stderr] test reject/autobad-split-no-mut-no.rs ... mismatch
[INFO] [stderr] 
[INFO] [stderr] EXPECTED:
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] error[E0277]: the trait bound `No: CanSplitInto<Mut, No>` is not satisfied
[INFO] [stderr]   --> $DIR/autobad-split-no-mut-no.rs:16:41
[INFO] [stderr]    |
[INFO] [stderr] 16 |               &mut partial!(X ! a)) = i.into();
[INFO] [stderr]    |                                         ^^^^ the trait `CanSplitInto<Mut, No>` is not implemented for `No`
[INFO] [stderr]    |
[INFO] [stderr]    = help: the trait `CanSplitInto<No, No>` is implemented for `No`
[INFO] [stderr] note: required because of the requirements on the impl of `From<&mut X__Partial<No>>` for `(&mut X__Partial<Mut>, &mut X__Partial<No>)`
[INFO] [stderr]   --> $DIR/autobad-split-no-mut-no.rs:9:10
[INFO] [stderr]    |
[INFO] [stderr] 9  | #[derive(PartialBorrow,Default)]
[INFO] [stderr]    |          ^^^^^^^^^^^^^
[INFO] [stderr]    = note: required because of the requirements on the impl of `Into<(&mut X__Partial<Mut>, &mut X__Partial<No>)>` for `&mut X__Partial<No>`
[INFO] [stderr]    = note: this error originates in the derive macro `PartialBorrow` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] 
[INFO] [stderr] ACTUAL OUTPUT:
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] error[E0277]: the trait bound `No: CanSplitInto<Mut, No>` is not satisfied
[INFO] [stderr]    --> reject/autobad-split-no-mut-no.rs:16:41
[INFO] [stderr]     |
[INFO] [stderr]  16 |               &mut partial!(X ! a)) = i.into();
[INFO] [stderr]     |                                         ^^^^ unsatisfied trait bound
[INFO] [stderr]     |
[INFO] [stderr] help: the trait `CanSplitInto<partial_borrow::perms::Mut, partial_borrow::perms::No>` is not implemented for `partial_borrow::perms::No`
[INFO] [stderr]       but trait `CanSplitInto<partial_borrow::perms::No, partial_borrow::perms::No>` is implemented for it
[INFO] [stderr]    --> src/lib.rs
[INFO] [stderr]     |
[INFO] [stderr]     |   unsafe impl CanSplitInto<No,No> for No { }
[INFO] [stderr]     |   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     = help: for that trait implementation, expected `partial_borrow::perms::No`, found `partial_borrow::perms::Mut`
[INFO] [stderr] note: required for `(&mut X__Partial<partial_borrow::perms::Mut>, &mut X__Partial<partial_borrow::perms::No>)` to implement `From<&mut X__Partial<partial_borrow::perms::No>>`
[INFO] [stderr]    --> reject/autobad-split-no-mut-no.rs:9:10
[INFO] [stderr]     |
[INFO] [stderr]   9 | #[derive(PartialBorrow,Default)]
[INFO] [stderr]     |          ^^^^^^^^^^^^^ unsatisfied trait bound introduced in this `derive` macro
[INFO] [stderr]     = note: required for `&mut X__Partial<partial_borrow::perms::No>` to implement `Into<(&mut X__Partial<Mut>, &mut X__Partial<No>)>`
[INFO] [stderr]     = note: the full name for the type has been written to '/opt/rustwide/target/tests/target/x86_64-unknown-linux-gnu/debug/deps/$CRATE-404b37f2ef0c6226.long-type-15007249443179801657.txt'
[INFO] [stderr]     = note: consider using `--verbose` to print the full type name to the console
[INFO] [stderr]     = note: this error originates in the derive macro `PartialBorrow` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] note: If the actual output is the correct output you can bless it by rerunning
[INFO] [stderr]       your test with the environment variable TRYBUILD=overwrite
[INFO] [stderr] 
[INFO] [stderr] test reject/autobad-split-whole-mut-const.rs ... mismatch
[INFO] [stderr] 
[INFO] [stderr] EXPECTED:
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] error[E0277]: the trait bound `Mut: CanSplitInto<Mut, Const>` is not satisfied
[INFO] [stderr]   --> $DIR/autobad-split-whole-mut-const.rs:16:45
[INFO] [stderr]    |
[INFO] [stderr] 16 |               &mut partial!(X const a)) = i.into();
[INFO] [stderr]    |                                             ^^^^ the trait `CanSplitInto<Mut, Const>` is not implemented for `Mut`
[INFO] [stderr]    |
[INFO] [stderr]    = help: the following other types implement trait `CanSplitInto<R, S>`:
[INFO] [stderr]              <Mut as CanSplitInto<Const, Const>>
[INFO] [stderr]              <Mut as CanSplitInto<Const, No>>
[INFO] [stderr]              <Mut as CanSplitInto<Mut, No>>
[INFO] [stderr]              <Mut as CanSplitInto<No, Const>>
[INFO] [stderr]              <Mut as CanSplitInto<No, Mut>>
[INFO] [stderr]              <Mut as CanSplitInto<No, No>>
[INFO] [stderr] note: required because of the requirements on the impl of `From<&mut X>` for `(&mut X__Partial<Mut>, &mut X__Partial<Const>)`
[INFO] [stderr]   --> $DIR/autobad-split-whole-mut-const.rs:9:10
[INFO] [stderr]    |
[INFO] [stderr] 9  | #[derive(PartialBorrow,Default)]
[INFO] [stderr]    |          ^^^^^^^^^^^^^
[INFO] [stderr]    = note: required because of the requirements on the impl of `Into<(&mut X__Partial<Mut>, &mut X__Partial<Const>)>` for `&mut X`
[INFO] [stderr]    = note: this error originates in the derive macro `PartialBorrow` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] 
[INFO] [stderr] ACTUAL OUTPUT:
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] error[E0277]: the trait bound `Mut: CanSplitInto<Mut, Const>` is not satisfied
[INFO] [stderr]   --> reject/autobad-split-whole-mut-const.rs:16:45
[INFO] [stderr]    |
[INFO] [stderr] 16 |               &mut partial!(X const a)) = i.into();
[INFO] [stderr]    |                                             ^^^^ unsatisfied trait bound
[INFO] [stderr]    |
[INFO] [stderr]    = help: the trait `partial_borrow::perms::CanSplitInto<partial_borrow::perms::Mut, partial_borrow::perms::Const>` is not implemented for `partial_borrow::perms::Mut`
[INFO] [stderr]    = help: the following other types implement trait `partial_borrow::perms::CanSplitInto<R, S>`:
[INFO] [stderr]              `partial_borrow::perms::Mut` implements `CanSplitInto<Const, Const>`
[INFO] [stderr]              `partial_borrow::perms::Mut` implements `partial_borrow::perms::CanSplitInto<partial_borrow::perms::Const, partial_borrow::perms::No>`
[INFO] [stderr]              `partial_borrow::perms::Mut` implements `partial_borrow::perms::CanSplitInto<partial_borrow::perms::Mut, partial_borrow::perms::No>`
[INFO] [stderr]              `partial_borrow::perms::Mut` implements `partial_borrow::perms::CanSplitInto<partial_borrow::perms::No, partial_borrow::perms::Const>`
[INFO] [stderr]              `partial_borrow::perms::Mut` implements `partial_borrow::perms::CanSplitInto<partial_borrow::perms::No, partial_borrow::perms::Mut>`
[INFO] [stderr]              `partial_borrow::perms::Mut` implements `partial_borrow::perms::CanSplitInto<partial_borrow::perms::No, partial_borrow::perms::No>`
[INFO] [stderr] note: required for `(&mut X__Partial<partial_borrow::perms::Mut>, &mut X__Partial<partial_borrow::perms::Const>)` to implement `From<&mut X>`
[INFO] [stderr]   --> reject/autobad-split-whole-mut-const.rs:9:10
[INFO] [stderr]    |
[INFO] [stderr]  9 | #[derive(PartialBorrow,Default)]
[INFO] [stderr]    |          ^^^^^^^^^^^^^ unsatisfied trait bound introduced in this `derive` macro
[INFO] [stderr]    = note: required for `&mut X` to implement `Into<(&mut X__Partial<Mut>, &mut X__Partial<Const>)>`
[INFO] [stderr]    = note: the full name for the type has been written to '/opt/rustwide/target/tests/target/x86_64-unknown-linux-gnu/debug/deps/$CRATE-fcdd7a4aab22fafe.long-type-4670579411775620566.txt'
[INFO] [stderr]    = note: consider using `--verbose` to print the full type name to the console
[INFO] [stderr]    = note: this error originates in the derive macro `PartialBorrow` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] note: If the actual output is the correct output you can bless it by rerunning
[INFO] [stderr]       your test with the environment variable TRYBUILD=overwrite
[INFO] [stderr] 
[INFO] [stderr] test reject/autobad-split-whole-mut-mut.rs ... mismatch
[INFO] [stderr] 
[INFO] [stderr] EXPECTED:
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] error[E0277]: the trait bound `Mut: CanSplitInto<Mut, Mut>` is not satisfied
[INFO] [stderr]   --> $DIR/autobad-split-whole-mut-mut.rs:16:43
[INFO] [stderr]    |
[INFO] [stderr] 16 |               &mut partial!(X mut a)) = i.into();
[INFO] [stderr]    |                                           ^^^^ the trait `CanSplitInto<Mut, Mut>` is not implemented for `Mut`
[INFO] [stderr]    |
[INFO] [stderr]    = help: the following other types implement trait `CanSplitInto<R, S>`:
[INFO] [stderr]              <Mut as CanSplitInto<Const, Const>>
[INFO] [stderr]              <Mut as CanSplitInto<Const, No>>
[INFO] [stderr]              <Mut as CanSplitInto<Mut, No>>
[INFO] [stderr]              <Mut as CanSplitInto<No, Const>>
[INFO] [stderr]              <Mut as CanSplitInto<No, Mut>>
[INFO] [stderr]              <Mut as CanSplitInto<No, No>>
[INFO] [stderr] note: required because of the requirements on the impl of `From<&mut X>` for `(&mut X__Partial<Mut>, &mut X__Partial<Mut>)`
[INFO] [stderr]   --> $DIR/autobad-split-whole-mut-mut.rs:9:10
[INFO] [stderr]    |
[INFO] [stderr] 9  | #[derive(PartialBorrow,Default)]
[INFO] [stderr]    |          ^^^^^^^^^^^^^
[INFO] [stderr]    = note: required because of the requirements on the impl of `Into<(&mut X__Partial<Mut>, &mut X__Partial<Mut>)>` for `&mut X`
[INFO] [stderr]    = note: this error originates in the derive macro `PartialBorrow` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] 
[INFO] [stderr] ACTUAL OUTPUT:
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] error[E0277]: the trait bound `Mut: CanSplitInto<Mut, Mut>` is not satisfied
[INFO] [stderr]   --> reject/autobad-split-whole-mut-mut.rs:16:43
[INFO] [stderr]    |
[INFO] [stderr] 16 |               &mut partial!(X mut a)) = i.into();
[INFO] [stderr]    |                                           ^^^^ unsatisfied trait bound
[INFO] [stderr]    |
[INFO] [stderr]    = help: the trait `partial_borrow::perms::CanSplitInto<partial_borrow::perms::Mut, partial_borrow::perms::Mut>` is not implemented for `partial_borrow::perms::Mut`
[INFO] [stderr]    = help: the following other types implement trait `partial_borrow::perms::CanSplitInto<R, S>`:
[INFO] [stderr]              `partial_borrow::perms::Mut` implements `CanSplitInto<Const, Const>`
[INFO] [stderr]              `partial_borrow::perms::Mut` implements `partial_borrow::perms::CanSplitInto<partial_borrow::perms::Const, partial_borrow::perms::No>`
[INFO] [stderr]              `partial_borrow::perms::Mut` implements `partial_borrow::perms::CanSplitInto<partial_borrow::perms::Mut, partial_borrow::perms::No>`
[INFO] [stderr]              `partial_borrow::perms::Mut` implements `partial_borrow::perms::CanSplitInto<partial_borrow::perms::No, partial_borrow::perms::Const>`
[INFO] [stderr]              `partial_borrow::perms::Mut` implements `partial_borrow::perms::CanSplitInto<partial_borrow::perms::No, partial_borrow::perms::Mut>`
[INFO] [stderr]              `partial_borrow::perms::Mut` implements `partial_borrow::perms::CanSplitInto<partial_borrow::perms::No, partial_borrow::perms::No>`
[INFO] [stderr] note: required for `(&mut X__Partial<partial_borrow::perms::Mut>, &mut X__Partial<partial_borrow::perms::Mut>)` to implement `From<&mut X>`
[INFO] [stderr]   --> reject/autobad-split-whole-mut-mut.rs:9:10
[INFO] [stderr]    |
[INFO] [stderr]  9 | #[derive(PartialBorrow,Default)]
[INFO] [stderr]    |          ^^^^^^^^^^^^^ unsatisfied trait bound introduced in this `derive` macro
[INFO] [stderr]    = note: required for `&mut X` to implement `Into<(&mut X__Partial<Mut>, &mut X__Partial<Mut>)>`
[INFO] [stderr]    = note: the full name for the type has been written to '/opt/rustwide/target/tests/target/x86_64-unknown-linux-gnu/debug/deps/$CRATE-26101b8f474f932a.long-type-4889095695522669074.txt'
[INFO] [stderr]    = note: consider using `--verbose` to print the full type name to the console
[INFO] [stderr]    = note: this error originates in the derive macro `PartialBorrow` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] note: If the actual output is the correct output you can bless it by rerunning
[INFO] [stderr]       your test with the environment variable TRYBUILD=overwrite
[INFO] [stderr] 
[INFO] [stderr] test reject/bad-field.rs ... ok
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stdout] test test::reject ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- test::reject stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test::reject' (24) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/trybuild-1.0.64/src/run.rs:101:13:
[INFO] [stdout] 23 of 24 tests failed
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x59c28064faa2 - std[840933623431fd06]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x59c28064faa2 - std[840933623431fd06]::backtrace_rs::backtrace::trace_unsynchronized::<std[840933623431fd06]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x59c28064faa2 - std[840933623431fd06]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x59c28064faa2 - <<std[840933623431fd06]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8f93d80df273fe75]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x59c280665baa - <core[8f93d80df273fe75]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x59c280665baa - core[8f93d80df273fe75]::fmt::write
[INFO] [stdout]    6:     0x59c280654f06 - std[840933623431fd06]::io::default_write_fmt::<alloc[40b2bae28975ac47]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x59c280654f06 - <alloc[40b2bae28975ac47]::vec::Vec<u8> as std[840933623431fd06]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x59c28062afdf - <std[840933623431fd06]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x59c28062afdf - std[840933623431fd06]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x59c280646839 - std[840933623431fd06]::panicking::default_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x59c2805e002e - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x59c2805e002e - test[2f1252070343a163]::test_main_with_exit_callback::<test[2f1252070343a163]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x59c2806469f2 - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x59c2806469f2 - std[840933623431fd06]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x59c28062b098 - std[840933623431fd06]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x59c2806227c9 - std[840933623431fd06]::sys::backtrace::__rust_end_short_backtrace::<std[840933623431fd06]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x59c28062beed - __rustc[5b4a0c6d8cc4a177]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x59c2806662bc - core[8f93d80df273fe75]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x59c2804f7eb1 - <trybuild[cc4d92cd34875a41]::Runner>::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/trybuild-1.0.64/src/run.rs:101:13
[INFO] [stdout]   20:     0x59c280500998 - <trybuild[cc4d92cd34875a41]::TestCases as core[8f93d80df273fe75]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/trybuild-1.0.64/src/lib.rs:310:38
[INFO] [stdout]   21:     0x59c280419f37 - core[8f93d80df273fe75]::ptr::drop_in_place::<trybuild[cc4d92cd34875a41]::TestCases>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ptr/mod.rs:805:1
[INFO] [stdout]   22:     0x59c28041ad23 - partial_borrow[50a40f877bb3dcbc]::test::reject
[INFO] [stdout]                                at /opt/rustwide/workdir/src/../test/test.rs:12:69
[INFO] [stdout]   23:     0x59c28041a0f7 - partial_borrow[50a40f877bb3dcbc]::test::reject::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/../test/test.rs:12:12
[INFO] [stdout]   24:     0x59c280421ed6 - <partial_borrow[50a40f877bb3dcbc]::test::reject::{closure#0} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x59c2805d43db - <fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x59c2805d43db - test[2f1252070343a163]::__rust_begin_short_backtrace::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:663:18
[INFO] [stdout]   27:     0x59c2805e0c3a - test[2f1252070343a163]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:74
[INFO] [stdout]   28:     0x59c2805e0c3a - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   29:     0x59c2805e0c3a - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   30:     0x59c2805e0c3a - std[840933623431fd06]::panicking::catch_unwind::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   31:     0x59c2805e0c3a - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   32:     0x59c2805e0c3a - test[2f1252070343a163]::run_test_in_process
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:27
[INFO] [stdout]   33:     0x59c2805e0c3a - test[2f1252070343a163]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:607:43
[INFO] [stdout]   34:     0x59c2805db104 - test[2f1252070343a163]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:637:41
[INFO] [stdout]   35:     0x59c2805db104 - std[840933623431fd06]::sys::backtrace::__rust_begin_short_backtrace::<test[2f1252070343a163]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   36:     0x59c2805e3732 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   37:     0x59c2805e3732 - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   38:     0x59c2805e3732 - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   39:     0x59c2805e3732 - std[840933623431fd06]::panicking::catch_unwind::<(), core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   40:     0x59c2805e3732 - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   41:     0x59c2805e3732 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   42:     0x59c2805e3732 - <std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x59c28064ed3f - <alloc[40b2bae28975ac47]::boxed::Box<dyn core[8f93d80df273fe75]::ops::function::FnOnce<(), Output = ()> + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   44:     0x59c28064ed3f - <std[840933623431fd06]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   45:     0x7b7c60e72aa4 - <unknown>
[INFO] [stdout]   46:     0x7b7c60effa64 - 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 17.60s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "b65860448f556a75b29c7c9d17c80b9858e9ff1b685b69c0f7d0503b6c08368b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b65860448f556a75b29c7c9d17c80b9858e9ff1b685b69c0f7d0503b6c08368b", kill_on_drop: false }`
[INFO] [stdout] b65860448f556a75b29c7c9d17c80b9858e9ff1b685b69c0f7d0503b6c08368b
