[INFO] fetching crate try-ref 0.1.0...
[INFO] testing try-ref-0.1.0 against master#0d162b25edd5bf0dba9a22e83b614f1113e90474 for pr-150681
[INFO] extracting crate try-ref 0.1.0 into /workspace/builds/worker-6-tc1/source
[INFO] started tweaking crates.io crate try-ref 0.1.0
[INFO] finished tweaking crates.io crate try-ref 0.1.0
[INFO] tweaked toml for crates.io crate try-ref 0.1.0 written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate try-ref 0.1.0 on toolchain 0d162b25edd5bf0dba9a22e83b614f1113e90474
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 7 packages to latest compatible versions
[INFO] [stderr]       Adding thiserror v1.0.69 (available: v2.0.17)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 714a1de59acdfd41398f2927ee18d52be572c4932901c5df8d31f6c59665be08
[INFO] running `Command { std: "docker" "start" "-a" "714a1de59acdfd41398f2927ee18d52be572c4932901c5df8d31f6c59665be08", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "714a1de59acdfd41398f2927ee18d52be572c4932901c5df8d31f6c59665be08", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "714a1de59acdfd41398f2927ee18d52be572c4932901c5df8d31f6c59665be08", kill_on_drop: false }`
[INFO] [stdout] 714a1de59acdfd41398f2927ee18d52be572c4932901c5df8d31f6c59665be08
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 482f9ea67a84808e7b0991f75c761f0ef3453ed30ef8e91fa279ef25aa4c5319
[INFO] running `Command { std: "docker" "start" "-a" "482f9ea67a84808e7b0991f75c761f0ef3453ed30ef8e91fa279ef25aa4c5319", kill_on_drop: false }`
[INFO] [stderr]    Compiling try-ref v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.15s
[INFO] running `Command { std: "docker" "inspect" "482f9ea67a84808e7b0991f75c761f0ef3453ed30ef8e91fa279ef25aa4c5319", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "482f9ea67a84808e7b0991f75c761f0ef3453ed30ef8e91fa279ef25aa4c5319", kill_on_drop: false }`
[INFO] [stdout] 482f9ea67a84808e7b0991f75c761f0ef3453ed30ef8e91fa279ef25aa4c5319
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6fa3e281edb1d38137371bea57e7d361f25e80f86469abc227b00bd77b506fe4
[INFO] running `Command { std: "docker" "start" "-a" "6fa3e281edb1d38137371bea57e7d361f25e80f86469abc227b00bd77b506fe4", kill_on_drop: false }`
[INFO] [stderr]    Compiling try-ref v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.40s
[INFO] running `Command { std: "docker" "inspect" "6fa3e281edb1d38137371bea57e7d361f25e80f86469abc227b00bd77b506fe4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6fa3e281edb1d38137371bea57e7d361f25e80f86469abc227b00bd77b506fe4", kill_on_drop: false }`
[INFO] [stdout] 6fa3e281edb1d38137371bea57e7d361f25e80f86469abc227b00bd77b506fe4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 1463780746a612c2f32ecb5d38851f76ef89973a0bea1684b8d106c74118160a
[INFO] running `Command { std: "docker" "start" "-a" "1463780746a612c2f32ecb5d38851f76ef89973a0bea1684b8d106c74118160a", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.04s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/try_ref-313926f5bf127c82)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test tests::test_try_as_ref ... ok
[INFO] [stdout] test tests::test_try_as_mut ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests try_ref
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test src/lib.rs - TryAsMut (line 27) - compile ... FAILED
[INFO] [stdout] test src/lib.rs - TryAsRef (line 3) - compile ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/lib.rs - TryAsMut (line 27) stdout ----
[INFO] [stdout] error[E0425]: cannot find type `TestError` in this scope
[INFO] [stdout]   --> src/lib.rs:29:25
[INFO] [stdout]    |
[INFO] [stdout] 29 | let a: Result<&mut str, TestError> = a.try_as_mut();
[INFO] [stdout]    |                         ^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]    |
[INFO] [stdout] 27 | fn main() { #[allow(non_snake_case)] fn _doctest_main_src_lib_rs_27_0<TestError>() {
[INFO] [stdout]    |                                                                      +++++++++++
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `TestStruct` in this scope
[INFO] [stdout]   --> src/lib.rs:32:12
[INFO] [stdout]    |
[INFO] [stdout] 32 | let mut a: TestStruct = TestStruct(TestEnum::BType(BType()));
[INFO] [stdout]    |            ^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `TestError` in this scope
[INFO] [stdout]   --> src/lib.rs:33:25
[INFO] [stdout]    |
[INFO] [stdout] 33 | let a: Result<&mut str, TestError> = a.try_as_mut();
[INFO] [stdout]    |                         ^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]    |
[INFO] [stdout] 27 | fn main() { #[allow(non_snake_case)] fn _doctest_main_src_lib_rs_27_0<TestError>() {
[INFO] [stdout]    |                                                                      +++++++++++
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `BType` in this scope
[INFO] [stdout]   --> src/lib.rs:37:20
[INFO] [stdout]    |
[INFO] [stdout] 37 | let b: Result<&mut BType, TestError> = b.try_as_mut();
[INFO] [stdout]    |                    ^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]    |
[INFO] [stdout] 27 | fn main() { #[allow(non_snake_case)] fn _doctest_main_src_lib_rs_27_0<BType>() {
[INFO] [stdout]    |                                                                      +++++++
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `TestError` in this scope
[INFO] [stdout]   --> src/lib.rs:37:27
[INFO] [stdout]    |
[INFO] [stdout] 37 | let b: Result<&mut BType, TestError> = b.try_as_mut();
[INFO] [stdout]    |                           ^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]    |
[INFO] [stdout] 27 | fn main() { #[allow(non_snake_case)] fn _doctest_main_src_lib_rs_27_0<TestError>() {
[INFO] [stdout]    |                                                                      +++++++++++
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `BType` in this scope
[INFO] [stdout]   --> src/lib.rs:41:20
[INFO] [stdout]    |
[INFO] [stdout] 41 | let b: Result<&mut BType, TestError> = b.try_as_mut();
[INFO] [stdout]    |                    ^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]    |
[INFO] [stdout] 27 | fn main() { #[allow(non_snake_case)] fn _doctest_main_src_lib_rs_27_0<BType>() {
[INFO] [stdout]    |                                                                      +++++++
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `TestError` in this scope
[INFO] [stdout]   --> src/lib.rs:41:27
[INFO] [stdout]    |
[INFO] [stdout] 41 | let b: Result<&mut BType, TestError> = b.try_as_mut();
[INFO] [stdout]    |                           ^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]    |
[INFO] [stdout] 27 | fn main() { #[allow(non_snake_case)] fn _doctest_main_src_lib_rs_27_0<TestError>() {
[INFO] [stdout]    |                                                                      +++++++++++
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `TestEnum`
[INFO] [stdout]   --> src/lib.rs:28:24
[INFO] [stdout]    |
[INFO] [stdout] 28 | let mut a = TestStruct(TestEnum::AType(String::from("a_type")));
[INFO] [stdout]    |                        ^^^^^^^^ use of undeclared type `TestEnum`
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `TestStruct` in this scope
[INFO] [stdout]   --> src/lib.rs:28:13
[INFO] [stdout]    |
[INFO] [stdout] 28 | let mut a = TestStruct(TestEnum::AType(String::from("a_type")));
[INFO] [stdout]    |             ^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `TestEnum`
[INFO] [stdout]   --> src/lib.rs:32:36
[INFO] [stdout]    |
[INFO] [stdout] 32 | let mut a: TestStruct = TestStruct(TestEnum::BType(BType()));
[INFO] [stdout]    |                                    ^^^^^^^^ use of undeclared type `TestEnum`
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `BType` in this scope
[INFO] [stdout]   --> src/lib.rs:32:52
[INFO] [stdout]    |
[INFO] [stdout] 32 | let mut a: TestStruct = TestStruct(TestEnum::BType(BType()));
[INFO] [stdout]    |                                                    ^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `TestStruct` in this scope
[INFO] [stdout]   --> src/lib.rs:32:25
[INFO] [stdout]    |
[INFO] [stdout] 32 | let mut a: TestStruct = TestStruct(TestEnum::BType(BType()));
[INFO] [stdout]    |                         ^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `TestEnum`
[INFO] [stdout]   --> src/lib.rs:36:24
[INFO] [stdout]    |
[INFO] [stdout] 36 | let mut b = TestStruct(TestEnum::BType(BType()));
[INFO] [stdout]    |                        ^^^^^^^^ use of undeclared type `TestEnum`
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `BType` in this scope
[INFO] [stdout]   --> src/lib.rs:36:40
[INFO] [stdout]    |
[INFO] [stdout] 36 | let mut b = TestStruct(TestEnum::BType(BType()));
[INFO] [stdout]    |                                        ^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `TestStruct` in this scope
[INFO] [stdout]   --> src/lib.rs:36:13
[INFO] [stdout]    |
[INFO] [stdout] 36 | let mut b = TestStruct(TestEnum::BType(BType()));
[INFO] [stdout]    |             ^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `TestEnum`
[INFO] [stdout]   --> src/lib.rs:40:24
[INFO] [stdout]    |
[INFO] [stdout] 40 | let mut b = TestStruct(TestEnum::AType(String::from("a_type")));
[INFO] [stdout]    |                        ^^^^^^^^ use of undeclared type `TestEnum`
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `TestStruct` in this scope
[INFO] [stdout]   --> src/lib.rs:40:13
[INFO] [stdout]    |
[INFO] [stdout] 40 | let mut b = TestStruct(TestEnum::AType(String::from("a_type")));
[INFO] [stdout]    |             ^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 17 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - TryAsRef (line 3) stdout ----
[INFO] [stdout] error[E0425]: cannot find type `TestError` in this scope
[INFO] [stdout]  --> src/lib.rs:5:21
[INFO] [stdout]   |
[INFO] [stdout] 5 | let a: Result<&str, TestError> = a.try_as_ref();
[INFO] [stdout]   |                     ^^^^^^^^^ not found in this scope
[INFO] [stdout]   |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]   |
[INFO] [stdout] 3 | fn main() { #[allow(non_snake_case)] fn _doctest_main_src_lib_rs_3_0<TestError>() {
[INFO] [stdout]   |                                                                     +++++++++++
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `TestStruct` in this scope
[INFO] [stdout]  --> src/lib.rs:8:8
[INFO] [stdout]   |
[INFO] [stdout] 8 | let a: TestStruct = TestStruct(TestEnum::BType(BType()));
[INFO] [stdout]   |        ^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `TestError` in this scope
[INFO] [stdout]  --> src/lib.rs:9:21
[INFO] [stdout]   |
[INFO] [stdout] 9 | let a: Result<&str, TestError> = a.try_as_ref();
[INFO] [stdout]   |                     ^^^^^^^^^ not found in this scope
[INFO] [stdout]   |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]   |
[INFO] [stdout] 3 | fn main() { #[allow(non_snake_case)] fn _doctest_main_src_lib_rs_3_0<TestError>() {
[INFO] [stdout]   |                                                                     +++++++++++
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `BType` in this scope
[INFO] [stdout]   --> src/lib.rs:13:16
[INFO] [stdout]    |
[INFO] [stdout] 13 | let b: Result<&BType, TestError> = b.try_as_ref();
[INFO] [stdout]    |                ^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]    |
[INFO] [stdout]  3 | fn main() { #[allow(non_snake_case)] fn _doctest_main_src_lib_rs_3_0<BType>() {
[INFO] [stdout]    |                                                                     +++++++
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `TestError` in this scope
[INFO] [stdout]   --> src/lib.rs:13:23
[INFO] [stdout]    |
[INFO] [stdout] 13 | let b: Result<&BType, TestError> = b.try_as_ref();
[INFO] [stdout]    |                       ^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]    |
[INFO] [stdout]  3 | fn main() { #[allow(non_snake_case)] fn _doctest_main_src_lib_rs_3_0<TestError>() {
[INFO] [stdout]    |                                                                     +++++++++++
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `BType` in this scope
[INFO] [stdout]   --> src/lib.rs:17:16
[INFO] [stdout]    |
[INFO] [stdout] 17 | let b: Result<&BType, TestError> = b.try_as_ref();
[INFO] [stdout]    |                ^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]    |
[INFO] [stdout]  3 | fn main() { #[allow(non_snake_case)] fn _doctest_main_src_lib_rs_3_0<BType>() {
[INFO] [stdout]    |                                                                     +++++++
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `TestError` in this scope
[INFO] [stdout]   --> src/lib.rs:17:23
[INFO] [stdout]    |
[INFO] [stdout] 17 | let b: Result<&BType, TestError> = b.try_as_ref();
[INFO] [stdout]    |                       ^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]    |
[INFO] [stdout]  3 | fn main() { #[allow(non_snake_case)] fn _doctest_main_src_lib_rs_3_0<TestError>() {
[INFO] [stdout]    |                                                                     +++++++++++
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `TestEnum`
[INFO] [stdout]  --> src/lib.rs:4:20
[INFO] [stdout]   |
[INFO] [stdout] 4 | let a = TestStruct(TestEnum::AType(String::from("a_type")));
[INFO] [stdout]   |                    ^^^^^^^^ use of undeclared type `TestEnum`
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `TestStruct` in this scope
[INFO] [stdout]  --> src/lib.rs:4:9
[INFO] [stdout]   |
[INFO] [stdout] 4 | let a = TestStruct(TestEnum::AType(String::from("a_type")));
[INFO] [stdout]   |         ^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `TestEnum`
[INFO] [stdout]  --> src/lib.rs:8:32
[INFO] [stdout]   |
[INFO] [stdout] 8 | let a: TestStruct = TestStruct(TestEnum::BType(BType()));
[INFO] [stdout]   |                                ^^^^^^^^ use of undeclared type `TestEnum`
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `BType` in this scope
[INFO] [stdout]  --> src/lib.rs:8:48
[INFO] [stdout]   |
[INFO] [stdout] 8 | let a: TestStruct = TestStruct(TestEnum::BType(BType()));
[INFO] [stdout]   |                                                ^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `TestStruct` in this scope
[INFO] [stdout]  --> src/lib.rs:8:21
[INFO] [stdout]   |
[INFO] [stdout] 8 | let a: TestStruct = TestStruct(TestEnum::BType(BType()));
[INFO] [stdout]   |                     ^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `TestEnum`
[INFO] [stdout]   --> src/lib.rs:12:20
[INFO] [stdout]    |
[INFO] [stdout] 12 | let b = TestStruct(TestEnum::BType(BType()));
[INFO] [stdout]    |                    ^^^^^^^^ use of undeclared type `TestEnum`
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `BType` in this scope
[INFO] [stdout]   --> src/lib.rs:12:36
[INFO] [stdout]    |
[INFO] [stdout] 12 | let b = TestStruct(TestEnum::BType(BType()));
[INFO] [stdout]    |                                    ^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `TestStruct` in this scope
[INFO] [stdout]   --> src/lib.rs:12:9
[INFO] [stdout]    |
[INFO] [stdout] 12 | let b = TestStruct(TestEnum::BType(BType()));
[INFO] [stdout]    |         ^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `TestEnum`
[INFO] [stdout]   --> src/lib.rs:16:20
[INFO] [stdout]    |
[INFO] [stdout] 16 | let b = TestStruct(TestEnum::AType(String::from("a_type")));
[INFO] [stdout]    |                    ^^^^^^^^ use of undeclared type `TestEnum`
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `TestStruct` in this scope
[INFO] [stdout]   --> src/lib.rs:16:9
[INFO] [stdout]    |
[INFO] [stdout] 16 | let b = TestStruct(TestEnum::AType(String::from("a_type")));
[INFO] [stdout]    |         ^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 17 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/lib.rs - TryAsMut (line 27)
[INFO] [stdout]     src/lib.rs - TryAsRef (line 3)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.21s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "1463780746a612c2f32ecb5d38851f76ef89973a0bea1684b8d106c74118160a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1463780746a612c2f32ecb5d38851f76ef89973a0bea1684b8d106c74118160a", kill_on_drop: false }`
[INFO] [stdout] 1463780746a612c2f32ecb5d38851f76ef89973a0bea1684b8d106c74118160a
