[INFO] fetching crate tenvy_derive 1.0.0...
[INFO] testing tenvy_derive-1.0.0 against master#d98a5da813da67eb189387b8ccfb73cf481275d8+rustflags=-Copt-level=3 for pr-138759
[INFO] extracting crate tenvy_derive 1.0.0 into /workspace/builds/worker-4-tc1/source
[INFO] started tweaking crates.io crate tenvy_derive 1.0.0
[INFO] finished tweaking crates.io crate tenvy_derive 1.0.0
[INFO] tweaked toml for crates.io crate tenvy_derive 1.0.0 written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate tenvy_derive 1.0.0 on toolchain d98a5da813da67eb189387b8ccfb73cf481275d8
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate tenvy_derive 1.0.0 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" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] aa32b6e2a00b186a8ec8628cf2db6155fcde2c5c1072b76db8d0053ccad47758
[INFO] running `Command { std: "docker" "start" "-a" "aa32b6e2a00b186a8ec8628cf2db6155fcde2c5c1072b76db8d0053ccad47758", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "aa32b6e2a00b186a8ec8628cf2db6155fcde2c5c1072b76db8d0053ccad47758", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "aa32b6e2a00b186a8ec8628cf2db6155fcde2c5c1072b76db8d0053ccad47758", kill_on_drop: false }`
[INFO] [stdout] aa32b6e2a00b186a8ec8628cf2db6155fcde2c5c1072b76db8d0053ccad47758
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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 -Copt-level=3" "-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" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7b08b7fb388a69f57ad7dfd9a1c932dc67edb73387256766553c1c977648d2ca
[INFO] running `Command { std: "docker" "start" "-a" "7b08b7fb388a69f57ad7dfd9a1c932dc67edb73387256766553c1c977648d2ca", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling tenvy_derive v1.0.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 44.78s
[INFO] running `Command { std: "docker" "inspect" "7b08b7fb388a69f57ad7dfd9a1c932dc67edb73387256766553c1c977648d2ca", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7b08b7fb388a69f57ad7dfd9a1c932dc67edb73387256766553c1c977648d2ca", kill_on_drop: false }`
[INFO] [stdout] 7b08b7fb388a69f57ad7dfd9a1c932dc67edb73387256766553c1c977648d2ca
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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 -Copt-level=3" "-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" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ab963d5d9b9989b02957ca33c1db25704ee88195992712c92ef7113f87ffa4a1
[INFO] running `Command { std: "docker" "start" "-a" "ab963d5d9b9989b02957ca33c1db25704ee88195992712c92ef7113f87ffa4a1", kill_on_drop: false }`
[INFO] [stderr]    Compiling thiserror v2.0.16
[INFO] [stderr]    Compiling thiserror-impl v2.0.16
[INFO] [stderr]    Compiling tenvy_derive v1.0.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 25.64s
[INFO] running `Command { std: "docker" "inspect" "ab963d5d9b9989b02957ca33c1db25704ee88195992712c92ef7113f87ffa4a1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ab963d5d9b9989b02957ca33c1db25704ee88195992712c92ef7113f87ffa4a1", kill_on_drop: false }`
[INFO] [stdout] ab963d5d9b9989b02957ca33c1db25704ee88195992712c92ef7113f87ffa4a1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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 -Copt-level=3" "-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" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] a1d195f762fbd6e032b4f40e0ec86883878cfaf098c4df90bc619dff4e38f2d6
[INFO] running `Command { std: "docker" "start" "-a" "a1d195f762fbd6e032b4f40e0ec86883878cfaf098c4df90bc619dff4e38f2d6", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.05s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/tenvy_derive-5f448d29d8f1bae4)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests tenvy_derive
[INFO] [stdout] 
[INFO] [stdout] running 15 tests
[INFO] [stdout] test src/lib.rs - my_macro (line 108) ... FAILED
[INFO] [stdout] test src/lib.rs - my_macro (line 206) ... FAILED
[INFO] [stdout] test src/lib.rs - my_macro (line 165) ... FAILED
[INFO] [stdout] test src/lib.rs - my_macro (line 100) ... FAILED
[INFO] [stdout] test src/lib.rs - my_macro (line 190) ... FAILED
[INFO] [stdout] test src/lib.rs - my_macro (line 234) ... FAILED
[INFO] [stdout] test src/lib.rs - my_macro (line 36) ... FAILED
[INFO] [stdout] test src/lib.rs - my_macro (line 123) ... FAILED
[INFO] [stdout] test src/lib.rs - my_macro (line 66) ... FAILED
[INFO] [stdout] test src/lib.rs - my_macro (line 25) ... FAILED
[INFO] [stdout] test src/lib.rs - my_macro (line 172) ... FAILED
[INFO] [stdout] test src/lib.rs - my_macro (line 86) ... FAILED
[INFO] [stdout] test src/lib.rs - my_macro (line 246) ... FAILED
[INFO] [stdout] test src/lib.rs - my_macro (line 78) ... FAILED
[INFO] [stdout] test src/lib.rs - my_macro (line 58) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/lib.rs - my_macro (line 108) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `tenvy`
[INFO] [stdout]  --> src/lib.rs:109:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use tenvy::*;
[INFO] [stdout]   |     ^^^^^ use of unresolved module or unlinked crate `tenvy`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `tenvy`, use `cargo add tenvy` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - my_macro (line 206) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: could not find `tenvy` in the list of imported crates
[INFO] [stdout]  --> src/lib.rs:209:10
[INFO] [stdout]   |
[INFO] [stdout] 6 | #[derive(Tenvy)]
[INFO] [stdout]   |          ^^^^^ could not find `tenvy` in the list of imported crates
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `Tenvy` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `tenvy` in the list of imported crates
[INFO] [stdout]   --> src/lib.rs:214:10
[INFO] [stdout]    |
[INFO] [stdout] 11 | #[derive(Tenvy)]
[INFO] [stdout]    |          ^^^^^ could not find `tenvy` in the list of imported crates
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `Tenvy` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - my_macro (line 165) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: could not find `tenvy` in the list of imported crates
[INFO] [stdout]  --> src/lib.rs:168:10
[INFO] [stdout]   |
[INFO] [stdout] 6 | #[derive(Tenvy)]
[INFO] [stdout]   |          ^^^^^ could not find `tenvy` in the list of imported crates
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `Tenvy` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `tenvy` in the list of imported crates
[INFO] [stdout]  --> src/lib.rs:168:10
[INFO] [stdout]   |
[INFO] [stdout] 6 | #[derive(Tenvy)]
[INFO] [stdout]   |          ^^^^^ could not find `tenvy` in the list of imported crates
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `Tenvy` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]   |
[INFO] [stdout] 2 + use std::error::Error;
[INFO] [stdout]   |
[INFO] [stdout] 2 + use std::fmt::Error;
[INFO] [stdout]   |
[INFO] [stdout] 2 + use std::io::Error;
[INFO] [stdout]   |
[INFO] [stdout] 2 + use core::error::Error;
[INFO] [stdout]   |
[INFO] [stdout]     and 2 other candidates
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - my_macro (line 100) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: could not find `tenvy` in the list of imported crates
[INFO] [stdout]  --> src/lib.rs:103:10
[INFO] [stdout]   |
[INFO] [stdout] 6 | #[derive(Tenvy)]
[INFO] [stdout]   |          ^^^^^ could not find `tenvy` in the list of imported crates
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `Tenvy` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - my_macro (line 190) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: could not find `tenvy` in the list of imported crates
[INFO] [stdout]  --> src/lib.rs:193:10
[INFO] [stdout]   |
[INFO] [stdout] 6 | #[derive(Tenvy)]
[INFO] [stdout]   |          ^^^^^ could not find `tenvy` in the list of imported crates
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `Tenvy` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - my_macro (line 234) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: could not find `tenvy` in the list of imported crates
[INFO] [stdout]  --> src/lib.rs:238:10
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[derive(Tenvy)]
[INFO] [stdout]   |          ^^^^^ could not find `tenvy` in the list of imported crates
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `Tenvy` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tenvy`
[INFO] [stdout]  --> src/lib.rs:239:15
[INFO] [stdout]   |
[INFO] [stdout] 8 | #[tenvy(via = tenvy::TryFrom<u8>)]
[INFO] [stdout]   |               ^^^^^ use of unresolved module or unlinked crate `tenvy`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `tenvy`, use `cargo add tenvy` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - my_macro (line 36) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `tenvy`
[INFO] [stdout]  --> src/lib.rs:37:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use tenvy::*;
[INFO] [stdout]   |     ^^^^^ use of unresolved module or unlinked crate `tenvy`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `tenvy`, use `cargo add tenvy` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - my_macro (line 123) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `tenvy`
[INFO] [stdout]  --> src/lib.rs:125:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use tenvy::*;
[INFO] [stdout]   |     ^^^^^ use of unresolved module or unlinked crate `tenvy`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `tenvy`, use `cargo add tenvy` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - my_macro (line 66) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `tenvy`
[INFO] [stdout]  --> src/lib.rs:67:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use tenvy::*;
[INFO] [stdout]   |     ^^^^^ use of unresolved module or unlinked crate `tenvy`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `tenvy`, use `cargo add tenvy` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - my_macro (line 25) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: could not find `tenvy` in the list of imported crates
[INFO] [stdout]  --> src/lib.rs:28:10
[INFO] [stdout]   |
[INFO] [stdout] 6 | #[derive(Tenvy)]
[INFO] [stdout]   |          ^^^^^ could not find `tenvy` in the list of imported crates
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `Tenvy` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - my_macro (line 172) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: could not find `tenvy` in the list of imported crates
[INFO] [stdout]  --> src/lib.rs:175:10
[INFO] [stdout]   |
[INFO] [stdout] 6 | #[derive(Tenvy)]
[INFO] [stdout]   |          ^^^^^ could not find `tenvy` in the list of imported crates
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `Tenvy` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `tenvy` in the list of imported crates
[INFO] [stdout]  --> src/lib.rs:175:10
[INFO] [stdout]   |
[INFO] [stdout] 6 | #[derive(Tenvy)]
[INFO] [stdout]   |          ^^^^^ could not find `tenvy` in the list of imported crates
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `Tenvy` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]   |
[INFO] [stdout] 2 + use std::error::Error;
[INFO] [stdout]   |
[INFO] [stdout] 2 + use std::fmt::Error;
[INFO] [stdout]   |
[INFO] [stdout] 2 + use std::io::Error;
[INFO] [stdout]   |
[INFO] [stdout] 2 + use core::error::Error;
[INFO] [stdout]   |
[INFO] [stdout]     and 2 other candidates
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - my_macro (line 86) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `tenvy`
[INFO] [stdout]  --> src/lib.rs:87:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use tenvy::*;
[INFO] [stdout]   |     ^^^^^ use of unresolved module or unlinked crate `tenvy`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `tenvy`, use `cargo add tenvy` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - my_macro (line 246) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: could not find `tenvy` in the list of imported crates
[INFO] [stdout]  --> src/lib.rs:251:10
[INFO] [stdout]   |
[INFO] [stdout] 8 | #[derive(Tenvy)]
[INFO] [stdout]   |          ^^^^^ could not find `tenvy` in the list of imported crates
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `Tenvy` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `tenvy` in the list of imported crates
[INFO] [stdout]   --> src/lib.rs:255:10
[INFO] [stdout]    |
[INFO] [stdout] 12 | #[derive(Tenvy)]
[INFO] [stdout]    |          ^^^^^ could not find `tenvy` in the list of imported crates
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `Tenvy` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tenvy`
[INFO] [stdout]   --> src/lib.rs:258:19
[INFO] [stdout]    |
[INFO] [stdout] 15 |     #[tenvy(via = tenvy::From<Seconds>)]
[INFO] [stdout]    |                   ^^^^^ use of unresolved module or unlinked crate `tenvy`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `tenvy`, use `cargo add tenvy` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - my_macro (line 78) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: could not find `tenvy` in the list of imported crates
[INFO] [stdout]  --> src/lib.rs:81:10
[INFO] [stdout]   |
[INFO] [stdout] 6 | #[derive(Tenvy)]
[INFO] [stdout]   |          ^^^^^ could not find `tenvy` in the list of imported crates
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `Tenvy` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - my_macro (line 58) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: could not find `tenvy` in the list of imported crates
[INFO] [stdout]  --> src/lib.rs:61:10
[INFO] [stdout]   |
[INFO] [stdout] 6 | #[derive(Tenvy)]
[INFO] [stdout]   |          ^^^^^ could not find `tenvy` in the list of imported crates
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `Tenvy` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/lib.rs - my_macro (line 100)
[INFO] [stdout]     src/lib.rs - my_macro (line 108)
[INFO] [stdout]     src/lib.rs - my_macro (line 123)
[INFO] [stdout]     src/lib.rs - my_macro (line 165)
[INFO] [stdout]     src/lib.rs - my_macro (line 172)
[INFO] [stdout]     src/lib.rs - my_macro (line 190)
[INFO] [stdout]     src/lib.rs - my_macro (line 206)
[INFO] [stdout]     src/lib.rs - my_macro (line 234)
[INFO] [stdout]     src/lib.rs - my_macro (line 246)
[INFO] [stdout]     src/lib.rs - my_macro (line 25)
[INFO] [stdout]     src/lib.rs - my_macro (line 36)
[INFO] [stdout]     src/lib.rs - my_macro (line 58)
[INFO] [stdout]     src/lib.rs - my_macro (line 66)
[INFO] [stdout]     src/lib.rs - my_macro (line 78)
[INFO] [stdout]     src/lib.rs - my_macro (line 86)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 15 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.15s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "a1d195f762fbd6e032b4f40e0ec86883878cfaf098c4df90bc619dff4e38f2d6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a1d195f762fbd6e032b4f40e0ec86883878cfaf098c4df90bc619dff4e38f2d6", kill_on_drop: false }`
[INFO] [stdout] a1d195f762fbd6e032b4f40e0ec86883878cfaf098c4df90bc619dff4e38f2d6
