[INFO] fetching crate partial-borrow 1.0.1... [INFO] testing partial-borrow-1.0.1 against try#b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b for pr-145330-1 [INFO] extracting crate partial-borrow 1.0.1 into /workspace/builds/worker-4-tc2/source [INFO] started tweaking crates.io crate partial-borrow 1.0.1 [INFO] finished tweaking crates.io crate partial-borrow 1.0.1 [INFO] tweaked toml for crates.io crate partial-borrow 1.0.1 written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate partial-borrow 1.0.1 on toolchain b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "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" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a8caa0e385a66daf1c6a17f4f8a30fc342aa62dad5470637490f94b0baf980cf [INFO] running `Command { std: "docker" "start" "-a" "a8caa0e385a66daf1c6a17f4f8a30fc342aa62dad5470637490f94b0baf980cf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a8caa0e385a66daf1c6a17f4f8a30fc342aa62dad5470637490f94b0baf980cf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a8caa0e385a66daf1c6a17f4f8a30fc342aa62dad5470637490f94b0baf980cf", kill_on_drop: false }` [INFO] [stdout] a8caa0e385a66daf1c6a17f4f8a30fc342aa62dad5470637490f94b0baf980cf [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0c4c0971594608b4aea1ee71cbccb98733aafd68c1e87ae1e919c2d1e0056db6 [INFO] running `Command { std: "docker" "start" "-a" "0c4c0971594608b4aea1ee71cbccb98733aafd68c1e87ae1e919c2d1e0056db6", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.43 [INFO] [stderr] Compiling unicode-ident v1.0.3 [INFO] [stderr] Compiling syn v1.0.99 [INFO] [stderr] Compiling libc v0.2.132 [INFO] [stderr] Compiling fastrand v1.8.0 [INFO] [stderr] Compiling either v1.8.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling remove_dir_all v0.5.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 itertools v0.10.3 [INFO] [stderr] Compiling quote v1.0.21 [INFO] [stderr] Compiling tempfile v3.3.0 [INFO] [stderr] Compiling darling_core v0.14.1 [INFO] [stderr] Compiling fehler-macros v1.0.0 [INFO] [stderr] Compiling fehler v1.0.0 [INFO] [stderr] Compiling darling_macro v0.14.1 [INFO] [stderr] Compiling darling v0.14.1 [INFO] [stderr] Compiling partial-borrow-macros v1.0.1 [INFO] [stderr] Compiling partial-borrow v1.0.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 13.28s [INFO] running `Command { std: "docker" "inspect" "0c4c0971594608b4aea1ee71cbccb98733aafd68c1e87ae1e919c2d1e0056db6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0c4c0971594608b4aea1ee71cbccb98733aafd68c1e87ae1e919c2d1e0056db6", kill_on_drop: false }` [INFO] [stdout] 0c4c0971594608b4aea1ee71cbccb98733aafd68c1e87ae1e919c2d1e0056db6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6c1981f0209ddd02af456c9aef653de57de0d217476ecff9c45086742db8ccb0 [INFO] running `Command { std: "docker" "start" "-a" "6c1981f0209ddd02af456c9aef653de57de0d217476ecff9c45086742db8ccb0", 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 glob v0.3.0 [INFO] [stderr] Compiling termcolor v1.1.3 [INFO] [stderr] Compiling once_cell v1.14.0 [INFO] [stderr] Compiling easy-ext v1.0.0 [INFO] [stderr] Compiling toml v0.5.9 [INFO] [stderr] Compiling partial-borrow v1.0.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 10.22s [INFO] running `Command { std: "docker" "inspect" "6c1981f0209ddd02af456c9aef653de57de0d217476ecff9c45086742db8ccb0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6c1981f0209ddd02af456c9aef653de57de0d217476ecff9c45086742db8ccb0", kill_on_drop: false }` [INFO] [stdout] 6c1981f0209ddd02af456c9aef653de57de0d217476ecff9c45086742db8ccb0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 6cdbe0f4fc917dfe8024f138bc67d798c589c0625ff8e539d88cd6a9f6259854 [INFO] running `Command { std: "docker" "start" "-a" "6cdbe0f4fc917dfe8024f138bc67d798c589c0625ff8e539d88cd6a9f6259854", 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::tgenerics::test ... ok [INFO] [stdout] test test::treborrow::asref ... ok [INFO] [stdout] test test::treborrow::downgrade ... ok [INFO] [stdout] test test::treborrow::split_from_from ... ok [INFO] [stdout] test test::treborrow::split_off ... ok [INFO] [stdout] test test::treborrow::split_into ... 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] note: if you need to support cargo 1.38 or earlier, you can symlink `config` to `config.toml` [INFO] [stderr] Compiling proc-macro2 v1.0.43 [INFO] [stderr] Compiling quote v1.0.21 [INFO] [stderr] Compiling unicode-ident v1.0.3 [INFO] [stderr] Compiling syn v1.0.99 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling libc v0.2.132 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling fastrand v1.8.0 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling either v1.8.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling easy-ext v1.0.0 [INFO] [stderr] Compiling itertools v0.10.3 [INFO] [stderr] Compiling indexmap v1.9.1 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling tempfile v3.3.0 [INFO] [stderr] Compiling darling_core v0.14.1 [INFO] [stderr] Compiling fehler-macros v1.0.0 [INFO] [stderr] Compiling darling_macro v0.14.1 [INFO] [stderr] Compiling darling v0.14.1 [INFO] [stderr] Compiling fehler v1.0.0 [INFO] [stderr] Compiling partial-borrow-macros v1.0.1 [INFO] [stderr] Checking partial-borrow v1.0.1 (/opt/rustwide/workdir) [INFO] [stderr] Checking partial-borrow-tests v0.0.0 (/opt/rustwide/target/tests/partial-borrow) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.85s [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] test reject/autobad-deref-field-const-mut.rs ... ok [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` 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` 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` 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` 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 ... ok [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` 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` 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` 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` 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` 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` is not implemented for `Mut` [INFO] [stderr] | [INFO] [stderr] = help: the trait `IsDowngradeFrom` is implemented for `Mut` [INFO] [stderr] note: required because of the requirements on the impl of `AsMut>` for `X__Partial` [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` 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 `IsDowngradeFrom` is not implemented for `Mut` [INFO] [stderr] | [INFO] [stderr] = help: the trait `IsDowngradeFrom` is not implemented for `Mut` [INFO] [stderr] but trait `IsDowngradeFrom` is implemented for it [INFO] [stderr] = help: for that trait implementation, expected `Mut`, found `Const` [INFO] [stderr] note: required for `X__Partial` to implement `AsMut>` [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: 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` 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` is not implemented for `Const` [INFO] [stderr] | [INFO] [stderr] = help: the following other types implement trait `IsDowngradeFrom

`: [INFO] [stderr] > [INFO] [stderr] > [INFO] [stderr] note: required because of the requirements on the impl of `AsMut>` for `X__Partial` [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` 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 `IsDowngradeFrom` is not implemented for `Const` [INFO] [stderr] | [INFO] [stderr] = help: the following other types implement trait `IsDowngradeFrom

`: [INFO] [stderr] `Const` implements `IsDowngradeFrom` [INFO] [stderr] `Const` implements `IsDowngradeFrom` [INFO] [stderr] note: required for `X__Partial` to implement `AsMut>` [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: 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` 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` is not implemented for `Mut` [INFO] [stderr] | [INFO] [stderr] = help: the trait `IsDowngradeFrom` is implemented for `Mut` [INFO] [stderr] note: required because of the requirements on the impl of `AsMut>` for `X__Partial` [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 `Mut: IsDowngradeFrom` 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 `IsDowngradeFrom` is not implemented for `Mut` [INFO] [stderr] | [INFO] [stderr] = help: the trait `IsDowngradeFrom` is not implemented for `Mut` [INFO] [stderr] but trait `IsDowngradeFrom` is implemented for it [INFO] [stderr] = help: for that trait implementation, expected `Mut`, found `No` [INFO] [stderr] note: required for `X__Partial` to implement `AsMut>` [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` 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` is not implemented for `Const` [INFO] [stderr] | [INFO] [stderr] = help: the following other types implement trait `CanSplitInto`: [INFO] [stderr] > [INFO] [stderr] > [INFO] [stderr] > [INFO] [stderr] > [INFO] [stderr] note: required because of the requirements on the impl of `From<&mut X__Partial>` for `(&mut X__Partial, &mut X__Partial)` [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, &mut X__Partial)>` for `&mut X__Partial` [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` 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] | ^^^^ the trait `CanSplitInto` is not implemented for `Const` [INFO] [stderr] | [INFO] [stderr] = help: the following other types implement trait `CanSplitInto`: [INFO] [stderr] `Const` implements `CanSplitInto` [INFO] [stderr] `Const` implements `CanSplitInto` [INFO] [stderr] `Const` implements `CanSplitInto` [INFO] [stderr] `Const` implements `CanSplitInto` [INFO] [stderr] note: required for `(&mut X__Partial, &mut X__Partial)` to implement `From<&mut X__Partial>` [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` to implement `Into<(&mut X__Partial, &mut X__Partial)>` [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` 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` is not implemented for `Const` [INFO] [stderr] | [INFO] [stderr] = help: the following other types implement trait `CanSplitInto`: [INFO] [stderr] > [INFO] [stderr] > [INFO] [stderr] > [INFO] [stderr] > [INFO] [stderr] note: required because of the requirements on the impl of `From<&mut X__Partial>` for `(&mut X__Partial, &mut X__Partial)` [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 X__Partial)>` for `&mut X__Partial` [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` 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] | ^^^^ the trait `CanSplitInto` is not implemented for `Const` [INFO] [stderr] | [INFO] [stderr] = help: the following other types implement trait `CanSplitInto`: [INFO] [stderr] `Const` implements `CanSplitInto` [INFO] [stderr] `Const` implements `CanSplitInto` [INFO] [stderr] `Const` implements `CanSplitInto` [INFO] [stderr] `Const` implements `CanSplitInto` [INFO] [stderr] note: required for `(&mut X__Partial, &mut X__Partial)` to implement `From<&mut X__Partial>` [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` to implement `Into<(&mut X__Partial, &mut X__Partial)>` [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` 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` is not implemented for `Const` [INFO] [stderr] | [INFO] [stderr] = help: the following other types implement trait `CanSplitInto`: [INFO] [stderr] > [INFO] [stderr] > [INFO] [stderr] > [INFO] [stderr] > [INFO] [stderr] note: required because of the requirements on the impl of `From<&mut X__Partial>` for `(&mut X__Partial, &mut X__Partial)` [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 X__Partial)>` for `&mut X__Partial` [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` 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] | ^^^^ the trait `CanSplitInto` is not implemented for `Const` [INFO] [stderr] | [INFO] [stderr] = help: the following other types implement trait `CanSplitInto`: [INFO] [stderr] `Const` implements `CanSplitInto` [INFO] [stderr] `Const` implements `CanSplitInto` [INFO] [stderr] `Const` implements `CanSplitInto` [INFO] [stderr] `Const` implements `CanSplitInto` [INFO] [stderr] note: required for `(&mut X__Partial, &mut X__Partial)` to implement `From<&mut X__Partial>` [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` to implement `Into<(&mut X__Partial, &mut X__Partial)>` [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` 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` is not implemented for `Const` [INFO] [stderr] | [INFO] [stderr] = help: the following other types implement trait `CanSplitInto`: [INFO] [stderr] > [INFO] [stderr] > [INFO] [stderr] > [INFO] [stderr] > [INFO] [stderr] note: required because of the requirements on the impl of `From<&mut X__Partial>` for `(&mut X__Partial, &mut X__Partial)` [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 X__Partial)>` for `&mut X__Partial` [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` 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] | ^^^^ the trait `CanSplitInto` is not implemented for `Const` [INFO] [stderr] | [INFO] [stderr] = help: the following other types implement trait `CanSplitInto`: [INFO] [stderr] `Const` implements `CanSplitInto` [INFO] [stderr] `Const` implements `CanSplitInto` [INFO] [stderr] `Const` implements `CanSplitInto` [INFO] [stderr] `Const` implements `CanSplitInto` [INFO] [stderr] note: required for `(&mut X__Partial, &mut X__Partial)` to implement `From<&mut X__Partial>` [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` to implement `Into<(&mut X__Partial, &mut X__Partial)>` [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` 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` is not implemented for `Mut` [INFO] [stderr] | [INFO] [stderr] = help: the following other types implement trait `CanSplitInto`: [INFO] [stderr] > [INFO] [stderr] > [INFO] [stderr] > [INFO] [stderr] > [INFO] [stderr] > [INFO] [stderr] > [INFO] [stderr] note: required because of the requirements on the impl of `From<&mut X__Partial>` for `(&mut X__Partial, &mut X__Partial)` [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, &mut X__Partial)>` for `&mut X__Partial` [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` 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] | ^^^^ the trait `CanSplitInto` is not implemented for `Mut` [INFO] [stderr] | [INFO] [stderr] = help: the following other types implement trait `CanSplitInto`: [INFO] [stderr] `Mut` implements `CanSplitInto` [INFO] [stderr] `Mut` implements `CanSplitInto` [INFO] [stderr] `Mut` implements `CanSplitInto` [INFO] [stderr] `Mut` implements `CanSplitInto` [INFO] [stderr] `Mut` implements `CanSplitInto` [INFO] [stderr] `Mut` implements `CanSplitInto` [INFO] [stderr] note: required for `(&mut X__Partial, &mut X__Partial)` to implement `From<&mut X__Partial>` [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` to implement `Into<(&mut X__Partial, &mut X__Partial)>` [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` 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` is not implemented for `Mut` [INFO] [stderr] | [INFO] [stderr] = help: the following other types implement trait `CanSplitInto`: [INFO] [stderr] > [INFO] [stderr] > [INFO] [stderr] > [INFO] [stderr] > [INFO] [stderr] > [INFO] [stderr] > [INFO] [stderr] note: required because of the requirements on the impl of `From<&mut X__Partial>` for `(&mut X__Partial, &mut X__Partial)` [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 X__Partial)>` for `&mut X__Partial` [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` 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] | ^^^^ the trait `CanSplitInto` is not implemented for `Mut` [INFO] [stderr] | [INFO] [stderr] = help: the following other types implement trait `CanSplitInto`: [INFO] [stderr] `Mut` implements `CanSplitInto` [INFO] [stderr] `Mut` implements `CanSplitInto` [INFO] [stderr] `Mut` implements `CanSplitInto` [INFO] [stderr] `Mut` implements `CanSplitInto` [INFO] [stderr] `Mut` implements `CanSplitInto` [INFO] [stderr] `Mut` implements `CanSplitInto` [INFO] [stderr] note: required for `(&mut X__Partial, &mut X__Partial)` to implement `From<&mut X__Partial>` [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` to implement `Into<(&mut X__Partial, &mut X__Partial)>` [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` 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` is not implemented for `Mut` [INFO] [stderr] | [INFO] [stderr] = help: the following other types implement trait `CanSplitInto`: [INFO] [stderr] > [INFO] [stderr] > [INFO] [stderr] > [INFO] [stderr] > [INFO] [stderr] > [INFO] [stderr] > [INFO] [stderr] note: required because of the requirements on the impl of `From<&mut X__Partial>` for `(&mut X__Partial, &mut X__Partial)` [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 X__Partial)>` for `&mut X__Partial` [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` 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] | ^^^^ the trait `CanSplitInto` is not implemented for `Mut` [INFO] [stderr] | [INFO] [stderr] = help: the following other types implement trait `CanSplitInto`: [INFO] [stderr] `Mut` implements `CanSplitInto` [INFO] [stderr] `Mut` implements `CanSplitInto` [INFO] [stderr] `Mut` implements `CanSplitInto` [INFO] [stderr] `Mut` implements `CanSplitInto` [INFO] [stderr] `Mut` implements `CanSplitInto` [INFO] [stderr] `Mut` implements `CanSplitInto` [INFO] [stderr] note: required for `(&mut X__Partial, &mut X__Partial)` to implement `From<&mut X__Partial>` [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` to implement `Into<(&mut X__Partial, &mut X__Partial)>` [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` 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` is not implemented for `No` [INFO] [stderr] | [INFO] [stderr] = help: the trait `CanSplitInto` is implemented for `No` [INFO] [stderr] note: required because of the requirements on the impl of `From<&mut X__Partial>` for `(&mut X__Partial, &mut X__Partial)` [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, &mut X__Partial)>` for `&mut X__Partial` [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` 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] | ^^^^ the trait `CanSplitInto` is not implemented for `No` [INFO] [stderr] | [INFO] [stderr] = help: the trait `CanSplitInto` is not implemented for `No` [INFO] [stderr] but trait `CanSplitInto` is implemented for it [INFO] [stderr] note: required for `(&mut X__Partial, &mut X__Partial)` to implement `From<&mut X__Partial>` [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` to implement `Into<(&mut X__Partial, &mut X__Partial)>` [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` 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` is not implemented for `No` [INFO] [stderr] | [INFO] [stderr] = help: the trait `CanSplitInto` is implemented for `No` [INFO] [stderr] note: required because of the requirements on the impl of `From<&mut X__Partial>` for `(&mut X__Partial, &mut X__Partial)` [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, &mut X__Partial)>` for `&mut X__Partial` [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` 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] | ^^^^ the trait `CanSplitInto` is not implemented for `No` [INFO] [stderr] | [INFO] [stderr] = help: the trait `CanSplitInto` is not implemented for `No` [INFO] [stderr] but trait `CanSplitInto` is implemented for it [INFO] [stderr] = help: for that trait implementation, expected `No`, found `Const` [INFO] [stderr] note: required for `(&mut X__Partial, &mut X__Partial)` to implement `From<&mut X__Partial>` [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` to implement `Into<(&mut X__Partial, &mut X__Partial)>` [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` 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` is not implemented for `No` [INFO] [stderr] | [INFO] [stderr] = help: the trait `CanSplitInto` is implemented for `No` [INFO] [stderr] note: required because of the requirements on the impl of `From<&mut X__Partial>` for `(&mut X__Partial, &mut X__Partial)` [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 X__Partial)>` for `&mut X__Partial` [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` 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] | ^^^^ the trait `CanSplitInto` is not implemented for `No` [INFO] [stderr] | [INFO] [stderr] = help: the trait `CanSplitInto` is not implemented for `No` [INFO] [stderr] but trait `CanSplitInto` is implemented for it [INFO] [stderr] note: required for `(&mut X__Partial, &mut X__Partial)` to implement `From<&mut X__Partial>` [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` to implement `Into<(&mut X__Partial, &mut X__Partial)>` [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` 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` is not implemented for `No` [INFO] [stderr] | [INFO] [stderr] = help: the trait `CanSplitInto` is implemented for `No` [INFO] [stderr] note: required because of the requirements on the impl of `From<&mut X__Partial>` for `(&mut X__Partial, &mut X__Partial)` [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 X__Partial)>` for `&mut X__Partial` [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` 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] | ^^^^ the trait `CanSplitInto` is not implemented for `No` [INFO] [stderr] | [INFO] [stderr] = help: the trait `CanSplitInto` is not implemented for `No` [INFO] [stderr] but trait `CanSplitInto` is implemented for it [INFO] [stderr] note: required for `(&mut X__Partial, &mut X__Partial)` to implement `From<&mut X__Partial>` [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` to implement `Into<(&mut X__Partial, &mut X__Partial)>` [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` 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` is not implemented for `No` [INFO] [stderr] | [INFO] [stderr] = help: the trait `CanSplitInto` is implemented for `No` [INFO] [stderr] note: required because of the requirements on the impl of `From<&mut X__Partial>` for `(&mut X__Partial, &mut X__Partial)` [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 X__Partial)>` for `&mut X__Partial` [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` 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] | ^^^^ the trait `CanSplitInto` is not implemented for `No` [INFO] [stderr] | [INFO] [stderr] = help: the trait `CanSplitInto` is not implemented for `No` [INFO] [stderr] but trait `CanSplitInto` is implemented for it [INFO] [stderr] = help: for that trait implementation, expected `No`, found `Mut` [INFO] [stderr] note: required for `(&mut X__Partial, &mut X__Partial)` to implement `From<&mut X__Partial>` [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` to implement `Into<(&mut X__Partial, &mut X__Partial)>` [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` 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` is not implemented for `Mut` [INFO] [stderr] | [INFO] [stderr] = help: the following other types implement trait `CanSplitInto`: [INFO] [stderr] > [INFO] [stderr] > [INFO] [stderr] > [INFO] [stderr] > [INFO] [stderr] > [INFO] [stderr] > [INFO] [stderr] note: required because of the requirements on the impl of `From<&mut X>` for `(&mut X__Partial, &mut X__Partial)` [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 X__Partial)>` 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` 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] | ^^^^ the trait `CanSplitInto` is not implemented for `Mut` [INFO] [stderr] | [INFO] [stderr] = help: the following other types implement trait `CanSplitInto`: [INFO] [stderr] `Mut` implements `CanSplitInto` [INFO] [stderr] `Mut` implements `CanSplitInto` [INFO] [stderr] `Mut` implements `CanSplitInto` [INFO] [stderr] `Mut` implements `CanSplitInto` [INFO] [stderr] `Mut` implements `CanSplitInto` [INFO] [stderr] `Mut` implements `CanSplitInto` [INFO] [stderr] note: required for `(&mut X__Partial, &mut X__Partial)` 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 X__Partial)>` [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` 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` is not implemented for `Mut` [INFO] [stderr] | [INFO] [stderr] = help: the following other types implement trait `CanSplitInto`: [INFO] [stderr] > [INFO] [stderr] > [INFO] [stderr] > [INFO] [stderr] > [INFO] [stderr] > [INFO] [stderr] > [INFO] [stderr] note: required because of the requirements on the impl of `From<&mut X>` for `(&mut X__Partial, &mut X__Partial)` [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 X__Partial)>` 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` 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] | ^^^^ the trait `CanSplitInto` is not implemented for `Mut` [INFO] [stderr] | [INFO] [stderr] = help: the following other types implement trait `CanSplitInto`: [INFO] [stderr] `Mut` implements `CanSplitInto` [INFO] [stderr] `Mut` implements `CanSplitInto` [INFO] [stderr] `Mut` implements `CanSplitInto` [INFO] [stderr] `Mut` implements `CanSplitInto` [INFO] [stderr] `Mut` implements `CanSplitInto` [INFO] [stderr] `Mut` implements `CanSplitInto` [INFO] [stderr] note: required for `(&mut X__Partial, &mut X__Partial)` 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 X__Partial)>` [INFO] [stderr] = note: this error originates in the derive macro `PartialBorrow` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈ [INFO] [stderr] note: If the actual output is the correct output you can bless it by rerunning [INFO] [stderr] your test with the environment variable TRYBUILD=overwrite [INFO] [stderr] [INFO] [stderr] test reject/bad-field.rs ... ok [INFO] [stderr] [INFO] [stderr] [INFO] [stdout] test test::reject ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- test::reject stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'test::reject' (24) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/trybuild-1.0.64/src/run.rs:101:13: [INFO] [stdout] 21 of 24 tests failed [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x652136fea262 - std::backtrace_rs::backtrace::libunwind::trace::hc4a5f428cfb78751 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x652136fea262 - std::backtrace_rs::backtrace::trace_unsynchronized::h20e1095684b4c296 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x652136fea262 - std::sys::backtrace::_print_fmt::h461f2e3a8f6b29e2 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x652136fea262 - ::fmt::h4ee3a75aa71a2c45 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x65213700e42f - core::fmt::rt::Argument::fmt::h6f1564705cd089af [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x65213700e42f - core::fmt::write::h21ca93b65a7c281a [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x652136fd65f3 - std::io::default_write_fmt::h6f3360f4711e9130 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x652136fd65f3 - std::io::Write::write_fmt::hf4539125c0e0bc30 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x652136fea8b2 - std::sys::backtrace::BacktraceLock::print::h58d5d73f9e953cf1 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x652136fd4b5c - std::panicking::default_hook::{{closure}}::h1457fbe47c9457d1 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x652136fd49d4 - std::panicking::default_hook::hccb5e73b206c0830 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/panicking.rs:325:9 [INFO] [stdout] 11: 0x652136f849de - as core::ops::function::Fn>::call::h04940a86aa899793 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 12: 0x652136f849de - test::test_main_with_exit_callback::{{closure}}::hca6cc295403b83e8 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x652136fd5803 - as core::ops::function::Fn>::call::h9d85285925beb538 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 14: 0x652136fd5803 - std::panicking::panic_with_hook::h3190ecc6229cdd29 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/panicking.rs:842:13 [INFO] [stdout] 15: 0x652136fea6ba - std::panicking::panic_handler::{{closure}}::ha1f1b769bc2bb40c [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/panicking.rs:707:13 [INFO] [stdout] 16: 0x652136fea619 - std::sys::backtrace::__rust_end_short_backtrace::h5f9cf66f19c2a172 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x652136fd545d - __rustc[a93bd50104b99ad4]::rust_begin_unwind [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/panicking.rs:698:5 [INFO] [stdout] 18: 0x652137016940 - core::panicking::panic_fmt::hc70c3c83f13c1375 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/core/src/panicking.rs:75:14 [INFO] [stdout] 19: 0x652136eb7661 - trybuild::run::::run::h349826b4b8982872 [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: 0x652136eb4088 - ::drop::h0c085e07309f1c73 [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: 0x652136dad2a7 - core::ptr::drop_in_place::h9efb1ee3f1fe0b41 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/core/src/ptr/mod.rs:804:1 [INFO] [stdout] 22: 0x652136dad743 - partial_borrow::test::reject::hc21f3d939c4fe1ef [INFO] [stdout] at /opt/rustwide/workdir/src/../test/test.rs:12:69 [INFO] [stdout] 23: 0x652136dad6d7 - partial_borrow::test::reject::{{closure}}::hd014ab9998947e1a [INFO] [stdout] at /opt/rustwide/workdir/src/../test/test.rs:12:12 [INFO] [stdout] 24: 0x652136dad4e6 - core::ops::function::FnOnce::call_once::hb56968798d7c99d6 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 25: 0x652136f85a5b - core::ops::function::FnOnce::call_once::h70d190c46966003b [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 26: 0x652136f85a5b - test::__rust_begin_short_backtrace::hb077ccaabb17d2ec [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/test/src/lib.rs:663:18 [INFO] [stdout] 27: 0x652136f836c5 - test::run_test_in_process::{{closure}}::hd73eeb633a1507bd [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/test/src/lib.rs:686:74 [INFO] [stdout] 28: 0x652136f836c5 - as core::ops::function::FnOnce<()>>::call_once::h033c82756fc9d192 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 29: 0x652136f836c5 - std::panicking::catch_unwind::do_call::h734b44e243d34585 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/panicking.rs:590:40 [INFO] [stdout] 30: 0x652136f836c5 - std::panicking::catch_unwind::h5e85417122517fb1 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/panicking.rs:553:19 [INFO] [stdout] 31: 0x652136f836c5 - std::panic::catch_unwind::h0900e58a82a7d188 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/panic.rs:359:14 [INFO] [stdout] 32: 0x652136f836c5 - test::run_test_in_process::h27721efd62ae77d0 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/test/src/lib.rs:686:27 [INFO] [stdout] 33: 0x652136f836c5 - test::run_test::{{closure}}::h8b1264838cc597aa [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/test/src/lib.rs:607:43 [INFO] [stdout] 34: 0x652136faa5d4 - test::run_test::{{closure}}::h6ecb96835e2eae4f [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/test/src/lib.rs:637:41 [INFO] [stdout] 35: 0x652136faa5d4 - std::sys::backtrace::__rust_begin_short_backtrace::h098f38ee82a820a7 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 36: 0x652136f911ea - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h042592f748f5e369 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 37: 0x652136f911ea - as core::ops::function::FnOnce<()>>::call_once::h134fe7f3a2d9ec8d [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 38: 0x652136f911ea - std::panicking::catch_unwind::do_call::heb87d604f60aee16 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/panicking.rs:590:40 [INFO] [stdout] 39: 0x652136f911ea - std::panicking::catch_unwind::h2203a0f553b89fd7 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/panicking.rs:553:19 [INFO] [stdout] 40: 0x652136f911ea - std::panic::catch_unwind::h4d383e0b0e25d838 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/panic.rs:359:14 [INFO] [stdout] 41: 0x652136f911ea - std::thread::Builder::spawn_unchecked_::{{closure}}::h76cbdd4635cfd58b [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 42: 0x652136f911ea - core::ops::function::FnOnce::call_once{{vtable.shim}}::he72e066680f5e267 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 43: 0x652136fbe3ff - as core::ops::function::FnOnce>::call_once::h1b9c6fea2cbefc68 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/alloc/src/boxed.rs:1971:9 [INFO] [stdout] 44: 0x652136fbe3ff - std::sys::pal::unix::thread::Thread::new::thread_start::h92caa992bc760789 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/sys/pal/unix/thread.rs:107:17 [INFO] [stdout] 45: 0x7c0fc1ba2aa4 - [INFO] [stdout] 46: 0x7c0fc1c2fa34 - clone [INFO] [stdout] 47: 0x0 - [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 15.73s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `--lib` [INFO] running `Command { std: "docker" "inspect" "6cdbe0f4fc917dfe8024f138bc67d798c589c0625ff8e539d88cd6a9f6259854", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6cdbe0f4fc917dfe8024f138bc67d798c589c0625ff8e539d88cd6a9f6259854", kill_on_drop: false }` [INFO] [stdout] 6cdbe0f4fc917dfe8024f138bc67d798c589c0625ff8e539d88cd6a9f6259854