[INFO] fetching crate partial-borrow 1.0.1...
[INFO] testing partial-borrow-1.0.1 against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-8
[INFO] extracting crate partial-borrow 1.0.1 into /workspace/builds/worker-1-tc1/source
[INFO] started tweaking crates.io crate partial-borrow 1.0.1
[INFO] finished tweaking crates.io crate partial-borrow 1.0.1
[INFO] tweaked toml for crates.io crate partial-borrow 1.0.1 written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate partial-borrow 1.0.1 on toolchain c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded darling_macro v0.14.1
[INFO] [stderr]   Downloaded darling_core v0.14.1
[INFO] [stderr]   Downloaded partial-borrow-macros v1.0.1
[INFO] [stderr]   Downloaded easy-ext v1.0.0
[INFO] [stderr]   Downloaded trybuild v1.0.64
[INFO] [stderr]   Downloaded darling v0.14.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 9ca96d3b8d737c314b4111ec151782668c7a339a99f66e82136d56acc6957b70
[INFO] running `Command { std: "docker" "start" "-a" "9ca96d3b8d737c314b4111ec151782668c7a339a99f66e82136d56acc6957b70", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9ca96d3b8d737c314b4111ec151782668c7a339a99f66e82136d56acc6957b70", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9ca96d3b8d737c314b4111ec151782668c7a339a99f66e82136d56acc6957b70", kill_on_drop: false }`
[INFO] [stdout] 9ca96d3b8d737c314b4111ec151782668c7a339a99f66e82136d56acc6957b70
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] bafecf6e13cd5b4ceb17ae4f7baea0e4210142c58e1b42801b49d77f2f8a4b56
[INFO] running `Command { std: "docker" "start" "-a" "bafecf6e13cd5b4ceb17ae4f7baea0e4210142c58e1b42801b49d77f2f8a4b56", 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 strsim v0.10.0
[INFO] [stderr]    Compiling libc v0.2.132
[INFO] [stderr]    Compiling remove_dir_all v0.5.3
[INFO] [stderr]    Compiling either v1.8.0
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling fastrand 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 10.98s
[INFO] running `Command { std: "docker" "inspect" "bafecf6e13cd5b4ceb17ae4f7baea0e4210142c58e1b42801b49d77f2f8a4b56", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bafecf6e13cd5b4ceb17ae4f7baea0e4210142c58e1b42801b49d77f2f8a4b56", kill_on_drop: false }`
[INFO] [stdout] bafecf6e13cd5b4ceb17ae4f7baea0e4210142c58e1b42801b49d77f2f8a4b56
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1eaa470a97ba4bcbaa3536fa6a036d52479ac0b8c497572f77f5dba6d410e530
[INFO] running `Command { std: "docker" "start" "-a" "1eaa470a97ba4bcbaa3536fa6a036d52479ac0b8c497572f77f5dba6d410e530", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.144
[INFO] [stderr]    Compiling serde_derive v1.0.144
[INFO] [stderr]    Compiling serde_json v1.0.85
[INFO] [stderr]    Compiling itoa v1.0.3
[INFO] [stderr]    Compiling trybuild v1.0.64
[INFO] [stderr]    Compiling ryu v1.0.11
[INFO] [stderr]    Compiling glob v0.3.0
[INFO] [stderr]    Compiling once_cell v1.14.0
[INFO] [stderr]    Compiling termcolor v1.1.3
[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 9.82s
[INFO] running `Command { std: "docker" "inspect" "1eaa470a97ba4bcbaa3536fa6a036d52479ac0b8c497572f77f5dba6d410e530", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1eaa470a97ba4bcbaa3536fa6a036d52479ac0b8c497572f77f5dba6d410e530", kill_on_drop: false }`
[INFO] [stdout] 1eaa470a97ba4bcbaa3536fa6a036d52479ac0b8c497572f77f5dba6d410e530
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 21ea6aefb2edb01c70b34fdc93bffae11319ffba3b09383837662a1edd4890da
[INFO] running `Command { std: "docker" "start" "-a" "21ea6aefb2edb01c70b34fdc93bffae11319ffba3b09383837662a1edd4890da", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.08s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/partial_borrow-3ca3a486909db10b)
[INFO] [stdout] 
[INFO] [stdout] running 8 tests
[INFO] [stdout] test test::treborrow::downgrade ... ok
[INFO] [stdout] test test::tgenerics::test ... ok
[INFO] [stdout] test test::treborrow::split_from_from ... ok
[INFO] [stdout] test test::treborrow::split_into ... ok
[INFO] [stdout] test test::treborrow::asref ... ok
[INFO] [stdout] test test::treborrow::split_off ... ok
[INFO] [stdout] test test::treborrow::split_into_into ... 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 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 strsim v0.10.0
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling fastrand v1.8.0
[INFO] [stderr]    Compiling remove_dir_all v0.5.3
[INFO] [stderr]    Compiling either v1.8.0
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling easy-ext v1.0.0
[INFO] [stderr]    Compiling itertools v0.10.3
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling indexmap v1.9.1
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]    Compiling tempfile v3.3.0
[INFO] [stderr]    Compiling darling_core v0.14.1
[INFO] [stderr]    Compiling fehler-macros v1.0.0
[INFO] [stderr]    Compiling darling_macro v0.14.1
[INFO] [stderr]    Compiling 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 12.70s
[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-bfa115f12cd95c26.long-type-6446456320126249373.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-15daa6756b3f7eee.long-type-11168414899408756077.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-cb481b04429f6076.long-type-6216300247687598306.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-0bcc08bed1bda719.long-type-13017204042593787853.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-4d7e8b36f1d15c40.long-type-6827854933446137566.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-4d3f7a4096103115.long-type-16095187953510364738.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-6da72b5b9a9ca54f.long-type-14880284358095492605.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-2d812df93f007e4a.long-type-16391421131444903439.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-7d248d102b75d7c6.long-type-17499812245571438697.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-3b2c913060f69485.long-type-2155609733367440266.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-1cbd19d722dab772.long-type-3252502302604666546.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-0808747692d70572.long-type-5318692859465698678.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-698159fbb8a4cbb3.long-type-9233917497870714505.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-9a899331dd76ddb7.long-type-14235185579069114245.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-3e27d8862fe9340c.long-type-10571514628143279548.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-4ff8d502f2c5cfbe.long-type-13128362919129291743.txt'
[INFO] [stderr]    = note: consider using `--verbose` to print the full type name to the console
[INFO] [stderr]    = note: this error originates in the derive macro `PartialBorrow` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] note: If the actual output is the correct output you can bless it by rerunning
[INFO] [stderr]       your test with the environment variable TRYBUILD=overwrite
[INFO] [stderr] 
[INFO] [stderr] test reject/bad-field.rs ... ok
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stdout] test test::reject ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- test::reject stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test::reject' (25) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/trybuild-1.0.64/src/run.rs:101:13:
[INFO] [stdout] 23 of 24 tests failed
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x57691ed1b472 - std::backtrace_rs::backtrace::libunwind::trace::ha50a1f28c7a10cf8
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x57691ed1b472 - std::backtrace_rs::backtrace::trace_unsynchronized::h34f8c4ec82a320bc
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x57691ed1b472 - std::sys::backtrace::_print_fmt::h2d23e84e13d343bc
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x57691ed1b472 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hde21067283f7e82e
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x57691ed2c04f - core::fmt::rt::Argument::fmt::he65307037dca33c6
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x57691ed2c04f - core::fmt::write::h24186904251c31cb
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x57691ece68e3 - std::io::default_write_fmt::h4e8d11c5c4b9cafe
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x57691ece68e3 - std::io::Write::write_fmt::ha849be0824d095ef
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x57691ecf3812 - std::sys::backtrace::BacktraceLock::print::he038489aba5894a6
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x57691ecf8fbf - std::panicking::default_hook::{{closure}}::h80a26d916c49679b
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x57691ecf8e51 - std::panicking::default_hook::he2e9efee79b3dce9
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x57691ecb901e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h202f496763929329
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   12:     0x57691ecb901e - test::test_main_with_exit_callback::{{closure}}::h805a6913adddaea3
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x57691ecf95cf - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h2883c9d2dbd4e81c
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   14:     0x57691ecf95cf - std::panicking::panic_with_hook::hf5648b7cec6bc73e
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x57691ecf942a - std::panicking::panic_handler::{{closure}}::h1b2ed3864ba94359
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x57691ecf3959 - std::sys::backtrace::__rust_end_short_backtrace::hd0186b2b27f5aaa7
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x57691ecd9f0d - __rustc[f7dae8b92efe1d7a]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x57691ed35280 - core::panicking::panic_fmt::hb5d6b83773432920
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x57691eba96f9 - trybuild::run::<impl trybuild::Runner>::run::hac0c43004ddec3f5
[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:     0x57691eba56a8 - <trybuild::TestCases as core::ops::drop::Drop>::drop::h3aadf481a4999570
[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:     0x57691ead9b57 - core::ptr::drop_in_place<trybuild::TestCases>::h4fe58284dfedaac3
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/ptr/mod.rs:805:1
[INFO] [stdout]   22:     0x57691ead3063 - partial_borrow::test::reject::h409d6d2f5260403a
[INFO] [stdout]                                at /opt/rustwide/workdir/src/../test/test.rs:12:69
[INFO] [stdout]   23:     0x57691ead3097 - partial_borrow::test::reject::{{closure}}::h08b9a703c2889435
[INFO] [stdout]                                at /opt/rustwide/workdir/src/../test/test.rs:12:12
[INFO] [stdout]   24:     0x57691ead9b06 - core::ops::function::FnOnce::call_once::he25ec083ad5e521d
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x57691ecb8e8b - core::ops::function::FnOnce::call_once::h3a2d82edd1a9b770
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x57691ecb8e8b - test::__rust_begin_short_backtrace::h85d4fe5033219107
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/test/src/lib.rs:663:18
[INFO] [stdout]   27:     0x57691eccce7d - test::run_test_in_process::{{closure}}::h67b48a81b9c9d7b6
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/test/src/lib.rs:686:74
[INFO] [stdout]   28:     0x57691eccce7d - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h7680585480377cb5
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   29:     0x57691eccce7d - std::panicking::catch_unwind::do_call::hf71351b2657d4002
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:590:40
[INFO] [stdout]   30:     0x57691eccce7d - std::panicking::catch_unwind::h7fcb5c0312d9e172
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:553:19
[INFO] [stdout]   31:     0x57691eccce7d - std::panic::catch_unwind::h5cf3c9bdee894ebe
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panic.rs:359:14
[INFO] [stdout]   32:     0x57691eccce7d - test::run_test_in_process::h1469cb85193a3a25
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/test/src/lib.rs:686:27
[INFO] [stdout]   33:     0x57691eccce7d - test::run_test::{{closure}}::h59d45b3cd6453d69
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/test/src/lib.rs:607:43
[INFO] [stdout]   34:     0x57691eca63c4 - test::run_test::{{closure}}::h9baa0c3d443f28c9
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/test/src/lib.rs:637:41
[INFO] [stdout]   35:     0x57691eca63c4 - std::sys::backtrace::__rust_begin_short_backtrace::h97ea8cee4828663e
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   36:     0x57691eca9c1a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h5d7539d5f78cee61
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]   37:     0x57691eca9c1a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::he4c551e23c5e9b22
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   38:     0x57691eca9c1a - std::panicking::catch_unwind::do_call::h522b41a6c157aaba
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:590:40
[INFO] [stdout]   39:     0x57691eca9c1a - std::panicking::catch_unwind::h0efbf72006b8e365
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:553:19
[INFO] [stdout]   40:     0x57691eca9c1a - std::panic::catch_unwind::h3b081041e6c97066
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panic.rs:359:14
[INFO] [stdout]   41:     0x57691eca9c1a - std::thread::Builder::spawn_unchecked_::{{closure}}::ha751309815d5d8cf
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]   42:     0x57691eca9c1a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h2084b887a5fe25a7
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x57691eceeb9f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h3adbd6ccf5f737af
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/alloc/src/boxed.rs:2085:9
[INFO] [stdout]   44:     0x57691eceeb9f - std::sys::thread::unix::Thread::new::thread_start::hb3dc6483caa1b987
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/sys/thread/unix.rs:124:17
[INFO] [stdout]   45:     0x7f12aa5d3aa4 - <unknown>
[INFO] [stdout]   46:     0x7f12aa660a64 - 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 13.61s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "21ea6aefb2edb01c70b34fdc93bffae11319ffba3b09383837662a1edd4890da", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "21ea6aefb2edb01c70b34fdc93bffae11319ffba3b09383837662a1edd4890da", kill_on_drop: false }`
[INFO] [stdout] 21ea6aefb2edb01c70b34fdc93bffae11319ffba3b09383837662a1edd4890da
