[INFO] fetching crate rudi-macro 0.8.3...
[INFO] testing rudi-macro-0.8.3 against master#0d162b25edd5bf0dba9a22e83b614f1113e90474 for pr-150681
[INFO] extracting crate rudi-macro 0.8.3 into /workspace/builds/worker-2-tc1/source
[INFO] started tweaking crates.io crate rudi-macro 0.8.3
[INFO] finished tweaking crates.io crate rudi-macro 0.8.3
[INFO] tweaked toml for crates.io crate rudi-macro 0.8.3 written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate rudi-macro 0.8.3 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 15 packages to latest compatible versions
[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] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded from-attr v0.1.3
[INFO] [stderr]   Downloaded from-attr-core v0.1.3
[INFO] [stderr]   Downloaded quote-use-macros v0.8.4
[INFO] [stderr]   Downloaded quote-use v0.8.4
[INFO] [stderr]   Downloaded rudi-core v0.1.0
[INFO] [stderr]   Downloaded from-attr-macro v0.1.3
[INFO] [stderr]   Downloaded proc-macro-utils v0.10.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] 045a084faa21559072f366d9868a29e1f04abaada618b91bfb540731b3ef8640
[INFO] running `Command { std: "docker" "start" "-a" "045a084faa21559072f366d9868a29e1f04abaada618b91bfb540731b3ef8640", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "045a084faa21559072f366d9868a29e1f04abaada618b91bfb540731b3ef8640", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "045a084faa21559072f366d9868a29e1f04abaada618b91bfb540731b3ef8640", kill_on_drop: false }`
[INFO] [stdout] 045a084faa21559072f366d9868a29e1f04abaada618b91bfb540731b3ef8640
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] 5edb7f85083f60b5ee424db8cdbaa7e31ce2b389cedb3e467b8135f4202e50a5
[INFO] running `Command { std: "docker" "start" "-a" "5edb7f85083f60b5ee424db8cdbaa7e31ce2b389cedb3e467b8135f4202e50a5", kill_on_drop: false }`
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling rudi-core v0.1.0
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling proc-macro-utils v0.10.0
[INFO] [stderr]    Compiling from-attr-core v0.1.3
[INFO] [stderr]    Compiling quote-use-macros v0.8.4
[INFO] [stderr]    Compiling quote-use v0.8.4
[INFO] [stderr]    Compiling from-attr-macro v0.1.3
[INFO] [stderr]    Compiling from-attr v0.1.3
[INFO] [stderr]    Compiling rudi-macro v0.8.3 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.93s
[INFO] running `Command { std: "docker" "inspect" "5edb7f85083f60b5ee424db8cdbaa7e31ce2b389cedb3e467b8135f4202e50a5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5edb7f85083f60b5ee424db8cdbaa7e31ce2b389cedb3e467b8135f4202e50a5", kill_on_drop: false }`
[INFO] [stdout] 5edb7f85083f60b5ee424db8cdbaa7e31ce2b389cedb3e467b8135f4202e50a5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] f5682b7d81c770e0dec469ec3ef0abb4ef8b6d738ed86d5f59d8b1315be1c6ca
[INFO] running `Command { std: "docker" "start" "-a" "f5682b7d81c770e0dec469ec3ef0abb4ef8b6d738ed86d5f59d8b1315be1c6ca", kill_on_drop: false }`
[INFO] [stderr]    Compiling pin-project-lite v0.2.16
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling from-attr-core v0.1.3
[INFO] [stderr]    Compiling quote-use-macros v0.8.4
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling quote-use v0.8.4
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling from-attr-macro v0.1.3
[INFO] [stderr]    Compiling from-attr v0.1.3
[INFO] [stderr]    Compiling rudi-macro v0.8.3 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 8.68s
[INFO] running `Command { std: "docker" "inspect" "f5682b7d81c770e0dec469ec3ef0abb4ef8b6d738ed86d5f59d8b1315be1c6ca", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f5682b7d81c770e0dec469ec3ef0abb4ef8b6d738ed86d5f59d8b1315be1c6ca", kill_on_drop: false }`
[INFO] [stdout] f5682b7d81c770e0dec469ec3ef0abb4ef8b6d738ed86d5f59d8b1315be1c6ca
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] ad1c28d08d0ce9e09a30fc9e4d7b4330427f100d3c73b598ae254aa16d317308
[INFO] running `Command { std: "docker" "start" "-a" "ad1c28d08d0ce9e09a30fc9e4d7b4330427f100d3c73b598ae254aa16d317308", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.06s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/rudi_macro-63507668abd03ffc)
[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 rudi_macro
[INFO] [stdout] 
[INFO] [stdout] running 21 tests
[INFO] [stdout] test src/lib.rs - SingleOwner (line 320) ... ignored
[INFO] [stdout] test src/lib.rs - SingleOwner (line 332) ... ignored
[INFO] [stdout] test src/lib.rs - SingleOwner (line 344) ... ignored
[INFO] [stdout] test src/lib.rs - SingleOwner (line 356) ... ignored
[INFO] [stdout] test src/lib.rs - Singleton (line 302) ... ignored
[INFO] [stdout] test src/lib.rs - Singleton (line 314) ... ignored
[INFO] [stdout] test src/lib.rs - Singleton (line 326) ... ignored
[INFO] [stdout] test src/lib.rs - Singleton (line 338) ... ignored
[INFO] [stdout] test src/lib.rs - Transient (line 311) ... ignored
[INFO] [stdout] test src/lib.rs - Transient (line 323) ... ignored
[INFO] [stdout] test src/lib.rs - Transient (line 335) ... ignored
[INFO] [stdout] test src/lib.rs - Transient (line 347) ... ignored
[INFO] [stdout] test src/lib.rs - Singleton (line 369) ... FAILED
[INFO] [stdout] test src/lib.rs - Transient (line 517) ... FAILED
[INFO] [stdout] test src/lib.rs - Singleton (line 52) ... FAILED
[INFO] [stdout] test src/lib.rs - Singleton (line 508) ... FAILED
[INFO] [stdout] test src/lib.rs - SingleOwner (line 387) ... FAILED
[INFO] [stdout] test src/lib.rs - Transient (line 378) ... FAILED
[INFO] [stdout] test src/lib.rs - Transient (line 61) ... FAILED
[INFO] [stdout] test src/lib.rs - SingleOwner (line 526) ... FAILED
[INFO] [stdout] test src/lib.rs - SingleOwner (line 70) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/lib.rs - Singleton (line 369) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `rudi`
[INFO] [stdout]    --> src/lib.rs:372:5
[INFO] [stdout]     |
[INFO] [stdout] 372 | use rudi::{Context, Singleton, Transient};
[INFO] [stdout]     |     ^^^^ use of unresolved module or unlinked crate `rudi`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `rudi`, use `cargo add rudi` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `rudi`
[INFO] [stdout]    --> src/lib.rs:453:13
[INFO] [stdout]     |
[INFO] [stdout] 453 |     pub use rudi::*;
[INFO] [stdout]     |             ^^^^ use of unresolved module or unlinked crate `rudi`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `rudi`, use `cargo add rudi` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `di` in this scope
[INFO] [stdout]    --> src/lib.rs:457:3
[INFO] [stdout]     |
[INFO] [stdout] 457 | #[di(rudi_path = rudi)]
[INFO] [stdout]     |   ^^
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `di` in this scope
[INFO] [stdout]    --> src/lib.rs:461:3
[INFO] [stdout]     |
[INFO] [stdout] 461 | #[di(rudi_path = a)]
[INFO] [stdout]     |   ^^
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `di` in this scope
[INFO] [stdout]    --> src/lib.rs:470:7
[INFO] [stdout]     |
[INFO] [stdout] 470 |     #[di]
[INFO] [stdout]     |       ^^
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/lib.rs:495:13
[INFO] [stdout]     |
[INFO] [stdout] 495 |     assert!(cx.resolve_option_async::<B>().await.is_some());
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 6 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0282, E0432.
[INFO] [stdout] For more information about an error, try `rustc --explain E0282`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - Transient (line 517) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `rudi`
[INFO] [stdout]    --> src/lib.rs:518:5
[INFO] [stdout]     |
[INFO] [stdout] 518 | use rudi::{Context, Singleton, Transient};
[INFO] [stdout]     |     ^^^^ use of unresolved module or unlinked crate `rudi`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `rudi`, use `cargo add rudi` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `rudi`
[INFO] [stdout]    --> src/lib.rs:625:9
[INFO] [stdout]     |
[INFO] [stdout] 625 |     use rudi::Singleton;
[INFO] [stdout]     |         ^^^^ use of unresolved module or unlinked crate `rudi`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `rudi`, use `cargo add rudi` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `di` in this scope
[INFO] [stdout]    --> src/lib.rs:639:11
[INFO] [stdout]     |
[INFO] [stdout] 639 |         #[di(ref = i8)] one: OneAndTwo<'_>,
[INFO] [stdout]     |           ^^
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `di` in this scope
[INFO] [stdout]    --> src/lib.rs:640:11
[INFO] [stdout]     |
[INFO] [stdout] 640 |         #[di(ref = i8, name = "2")] two: OneAndTwo<'_>,
[INFO] [stdout]     |           ^^
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `di` in this scope
[INFO] [stdout]    --> src/lib.rs:642:11
[INFO] [stdout]     |
[INFO] [stdout] 642 |         #[di(ref = Option<i16>)] three: Three<'_>,
[INFO] [stdout]     |           ^^
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `di` in this scope
[INFO] [stdout]    --> src/lib.rs:643:11
[INFO] [stdout]     |
[INFO] [stdout] 643 |         #[di(ref = i16, option)] four: Four<'_>,
[INFO] [stdout]     |           ^^
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `di` in this scope
[INFO] [stdout]    --> src/lib.rs:645:11
[INFO] [stdout]     |
[INFO] [stdout] 645 |         #[di(ref = i32, default = &0)] zero: ZeroAndFortyTwo<'_>,
[INFO] [stdout]     |           ^^
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `di` in this scope
[INFO] [stdout]    --> src/lib.rs:646:11
[INFO] [stdout]     |
[INFO] [stdout] 646 |         #[di(ref = i32, default = &42)] forty_two: ZeroAndFortyTwo<'_>,
[INFO] [stdout]     |           ^^
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `di` in this scope
[INFO] [stdout]    --> src/lib.rs:648:11
[INFO] [stdout]     |
[INFO] [stdout] 648 |         #[di(ref = Vec<i64>)] five: Five<'_>,
[INFO] [stdout]     |           ^^
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `di` in this scope
[INFO] [stdout]    --> src/lib.rs:649:11
[INFO] [stdout]     |
[INFO] [stdout] 649 |         #[di(ref = i64, vec)] six: Six<'_>,
[INFO] [stdout]     |           ^^
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `di` in this scope
[INFO] [stdout]    --> src/lib.rs:599:7
[INFO] [stdout]     |
[INFO] [stdout] 599 |     #[di(ref)] one: &i8,
[INFO] [stdout]     |       ^^
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `di` in this scope
[INFO] [stdout]    --> src/lib.rs:600:7
[INFO] [stdout]     |
[INFO] [stdout] 600 |     #[di(ref, name = "2")] two: &i8,
[INFO] [stdout]     |       ^^
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `di` in this scope
[INFO] [stdout]    --> src/lib.rs:602:7
[INFO] [stdout]     |
[INFO] [stdout] 602 |     #[di(ref)] three: &Option<i16>,
[INFO] [stdout]     |       ^^
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `di` in this scope
[INFO] [stdout]    --> src/lib.rs:603:7
[INFO] [stdout]     |
[INFO] [stdout] 603 |     #[di(ref, option)] four: Option<&i16>,
[INFO] [stdout]     |       ^^
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `di` in this scope
[INFO] [stdout]    --> src/lib.rs:605:7
[INFO] [stdout]     |
[INFO] [stdout] 605 |     #[di(ref, default = &0)] zero: &i32,
[INFO] [stdout]     |       ^^
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `di` in this scope
[INFO] [stdout]    --> src/lib.rs:606:7
[INFO] [stdout]     |
[INFO] [stdout] 606 |     #[di(ref, default = &42)] forty_two: &i32,
[INFO] [stdout]     |       ^^
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `di` in this scope
[INFO] [stdout]    --> src/lib.rs:608:7
[INFO] [stdout]     |
[INFO] [stdout] 608 |     #[di(ref)] five: &Vec<i64>,
[INFO] [stdout]     |       ^^
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `di` in this scope
[INFO] [stdout]    --> src/lib.rs:609:7
[INFO] [stdout]     |
[INFO] [stdout] 609 |     #[di(ref, vec)] six: Vec<&i64>,
[INFO] [stdout]     |       ^^
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `di` in this scope
[INFO] [stdout]    --> src/lib.rs:580:12
[INFO] [stdout]     |
[INFO] [stdout] 580 | struct H(#[di(vec)] Vec<i64>);
[INFO] [stdout]     |            ^^
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `di` in this scope
[INFO] [stdout]    --> src/lib.rs:562:12
[INFO] [stdout]     |
[INFO] [stdout] 562 | struct F(#[di(default = 42)] i32);
[INFO] [stdout]     |            ^^
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `di` in this scope
[INFO] [stdout]    --> src/lib.rs:559:12
[INFO] [stdout]     |
[INFO] [stdout] 559 | struct E(#[di(default)] i32);
[INFO] [stdout]     |            ^^
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `di` in this scope
[INFO] [stdout]    --> src/lib.rs:554:12
[INFO] [stdout]     |
[INFO] [stdout] 554 | struct D(#[di(option)] Option<i16>);
[INFO] [stdout]     |            ^^
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `di` in this scope
[INFO] [stdout]    --> src/lib.rs:536:12
[INFO] [stdout]     |
[INFO] [stdout] 536 | struct B(#[di(name = "2")] i8);
[INFO] [stdout]     |            ^^
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 23 previous errors
[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 - Singleton (line 52) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `rudi`
[INFO] [stdout]   --> src/lib.rs:53:5
[INFO] [stdout]    |
[INFO] [stdout] 53 | use rudi::{Context, Singleton, Transient};
[INFO] [stdout]    |     ^^^^ use of unresolved module or unlinked crate `rudi`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `rudi`, use `cargo add rudi` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `di` in this scope
[INFO] [stdout]   --> src/lib.rs:62:7
[INFO] [stdout]    |
[INFO] [stdout] 62 |     #[di]
[INFO] [stdout]    |       ^^
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `di` in this scope
[INFO] [stdout]   --> src/lib.rs:84:7
[INFO] [stdout]    |
[INFO] [stdout] 84 |     #[di]
[INFO] [stdout]    |       ^^
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[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 - Singleton (line 508) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `rudi`
[INFO] [stdout]    --> src/lib.rs:509:5
[INFO] [stdout]     |
[INFO] [stdout] 509 | use rudi::{Context, Singleton, Transient};
[INFO] [stdout]     |     ^^^^ use of unresolved module or unlinked crate `rudi`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `rudi`, use `cargo add rudi` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `rudi`
[INFO] [stdout]    --> src/lib.rs:616:9
[INFO] [stdout]     |
[INFO] [stdout] 616 |     use rudi::Singleton;
[INFO] [stdout]     |         ^^^^ use of unresolved module or unlinked crate `rudi`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `rudi`, use `cargo add rudi` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `di` in this scope
[INFO] [stdout]    --> src/lib.rs:630:11
[INFO] [stdout]     |
[INFO] [stdout] 630 |         #[di(ref = i8)] one: OneAndTwo<'_>,
[INFO] [stdout]     |           ^^
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `di` in this scope
[INFO] [stdout]    --> src/lib.rs:631:11
[INFO] [stdout]     |
[INFO] [stdout] 631 |         #[di(ref = i8, name = "2")] two: OneAndTwo<'_>,
[INFO] [stdout]     |           ^^
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `di` in this scope
[INFO] [stdout]    --> src/lib.rs:633:11
[INFO] [stdout]     |
[INFO] [stdout] 633 |         #[di(ref = Option<i16>)] three: Three<'_>,
[INFO] [stdout]     |           ^^
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `di` in this scope
[INFO] [stdout]    --> src/lib.rs:634:11
[INFO] [stdout]     |
[INFO] [stdout] 634 |         #[di(ref = i16, option)] four: Four<'_>,
[INFO] [stdout]     |           ^^
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `di` in this scope
[INFO] [stdout]    --> src/lib.rs:636:11
[INFO] [stdout]     |
[INFO] [stdout] 636 |         #[di(ref = i32, default = &0)] zero: ZeroAndFortyTwo<'_>,
[INFO] [stdout]     |           ^^
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `di` in this scope
[INFO] [stdout]    --> src/lib.rs:637:11
[INFO] [stdout]     |
[INFO] [stdout] 637 |         #[di(ref = i32, default = &42)] forty_two: ZeroAndFortyTwo<'_>,
[INFO] [stdout]     |           ^^
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `di` in this scope
[INFO] [stdout]    --> src/lib.rs:639:11
[INFO] [stdout]     |
[INFO] [stdout] 639 |         #[di(ref = Vec<i64>)] five: Five<'_>,
[INFO] [stdout]     |           ^^
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `di` in this scope
[INFO] [stdout]    --> src/lib.rs:640:11
[INFO] [stdout]     |
[INFO] [stdout] 640 |         #[di(ref = i64, vec)] six: Six<'_>,
[INFO] [stdout]     |           ^^
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `di` in this scope
[INFO] [stdout]    --> src/lib.rs:590:7
[INFO] [stdout]     |
[INFO] [stdout] 590 |     #[di(ref)] one: &i8,
[INFO] [stdout]     |       ^^
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `di` in this scope
[INFO] [stdout]    --> src/lib.rs:591:7
[INFO] [stdout]     |
[INFO] [stdout] 591 |     #[di(ref, name = "2")] two: &i8,
[INFO] [stdout]     |       ^^
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `di` in this scope
[INFO] [stdout]    --> src/lib.rs:593:7
[INFO] [stdout]     |
[INFO] [stdout] 593 |     #[di(ref)] three: &Option<i16>,
[INFO] [stdout]     |       ^^
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `di` in this scope
[INFO] [stdout]    --> src/lib.rs:594:7
[INFO] [stdout]     |
[INFO] [stdout] 594 |     #[di(ref, option)] four: Option<&i16>,
[INFO] [stdout]     |       ^^
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `di` in this scope
[INFO] [stdout]    --> src/lib.rs:596:7
[INFO] [stdout]     |
[INFO] [stdout] 596 |     #[di(ref, default = &0)] zero: &i32,
[INFO] [stdout]     |       ^^
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `di` in this scope
[INFO] [stdout]    --> src/lib.rs:597:7
[INFO] [stdout]     |
[INFO] [stdout] 597 |     #[di(ref, default = &42)] forty_two: &i32,
[INFO] [stdout]     |       ^^
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `di` in this scope
[INFO] [stdout]    --> src/lib.rs:599:7
[INFO] [stdout]     |
[INFO] [stdout] 599 |     #[di(ref)] five: &Vec<i64>,
[INFO] [stdout]     |       ^^
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `di` in this scope
[INFO] [stdout]    --> src/lib.rs:600:7
[INFO] [stdout]     |
[INFO] [stdout] 600 |     #[di(ref, vec)] six: Vec<&i64>,
[INFO] [stdout]     |       ^^
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `di` in this scope
[INFO] [stdout]    --> src/lib.rs:571:12
[INFO] [stdout]     |
[INFO] [stdout] 571 | struct H(#[di(vec)] Vec<i64>);
[INFO] [stdout]     |            ^^
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `di` in this scope
[INFO] [stdout]    --> src/lib.rs:553:12
[INFO] [stdout]     |
[INFO] [stdout] 553 | struct F(#[di(default = 42)] i32);
[INFO] [stdout]     |            ^^
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `di` in this scope
[INFO] [stdout]    --> src/lib.rs:550:12
[INFO] [stdout]     |
[INFO] [stdout] 550 | struct E(#[di(default)] i32);
[INFO] [stdout]     |            ^^
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `di` in this scope
[INFO] [stdout]    --> src/lib.rs:545:12
[INFO] [stdout]     |
[INFO] [stdout] 545 | struct D(#[di(option)] Option<i16>);
[INFO] [stdout]     |            ^^
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `di` in this scope
[INFO] [stdout]    --> src/lib.rs:527:12
[INFO] [stdout]     |
[INFO] [stdout] 527 | struct B(#[di(name = "2")] i8);
[INFO] [stdout]     |            ^^
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 23 previous errors
[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 - SingleOwner (line 387) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `rudi`
[INFO] [stdout]    --> src/lib.rs:390:5
[INFO] [stdout]     |
[INFO] [stdout] 390 | use rudi::{Context, Singleton, Transient};
[INFO] [stdout]     |     ^^^^ use of unresolved module or unlinked crate `rudi`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `rudi`, use `cargo add rudi` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `rudi`
[INFO] [stdout]    --> src/lib.rs:471:13
[INFO] [stdout]     |
[INFO] [stdout] 471 |     pub use rudi::*;
[INFO] [stdout]     |             ^^^^ use of unresolved module or unlinked crate `rudi`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `rudi`, use `cargo add rudi` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `di` in this scope
[INFO] [stdout]    --> src/lib.rs:475:3
[INFO] [stdout]     |
[INFO] [stdout] 475 | #[di(rudi_path = rudi)]
[INFO] [stdout]     |   ^^
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `di` in this scope
[INFO] [stdout]    --> src/lib.rs:479:3
[INFO] [stdout]     |
[INFO] [stdout] 479 | #[di(rudi_path = a)]
[INFO] [stdout]     |   ^^
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `di` in this scope
[INFO] [stdout]    --> src/lib.rs:488:7
[INFO] [stdout]     |
[INFO] [stdout] 488 |     #[di]
[INFO] [stdout]     |       ^^
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/lib.rs:513:13
[INFO] [stdout]     |
[INFO] [stdout] 513 |     assert!(cx.resolve_option_async::<B>().await.is_some());
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 6 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0282, E0432.
[INFO] [stdout] For more information about an error, try `rustc --explain E0282`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - Transient (line 378) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `rudi`
[INFO] [stdout]    --> src/lib.rs:381:5
[INFO] [stdout]     |
[INFO] [stdout] 381 | use rudi::{Context, Singleton, Transient};
[INFO] [stdout]     |     ^^^^ use of unresolved module or unlinked crate `rudi`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `rudi`, use `cargo add rudi` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `rudi`
[INFO] [stdout]    --> src/lib.rs:462:13
[INFO] [stdout]     |
[INFO] [stdout] 462 |     pub use rudi::*;
[INFO] [stdout]     |             ^^^^ use of unresolved module or unlinked crate `rudi`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `rudi`, use `cargo add rudi` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `di` in this scope
[INFO] [stdout]    --> src/lib.rs:466:3
[INFO] [stdout]     |
[INFO] [stdout] 466 | #[di(rudi_path = rudi)]
[INFO] [stdout]     |   ^^
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `di` in this scope
[INFO] [stdout]    --> src/lib.rs:470:3
[INFO] [stdout]     |
[INFO] [stdout] 470 | #[di(rudi_path = a)]
[INFO] [stdout]     |   ^^
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `di` in this scope
[INFO] [stdout]    --> src/lib.rs:479:7
[INFO] [stdout]     |
[INFO] [stdout] 479 |     #[di]
[INFO] [stdout]     |       ^^
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/lib.rs:504:13
[INFO] [stdout]     |
[INFO] [stdout] 504 |     assert!(cx.resolve_option_async::<B>().await.is_some());
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 6 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0282, E0432.
[INFO] [stdout] For more information about an error, try `rustc --explain E0282`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - Transient (line 61) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `rudi`
[INFO] [stdout]   --> src/lib.rs:62:5
[INFO] [stdout]    |
[INFO] [stdout] 62 | use rudi::{Context, Singleton, Transient};
[INFO] [stdout]    |     ^^^^ use of unresolved module or unlinked crate `rudi`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `rudi`, use `cargo add rudi` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `di` in this scope
[INFO] [stdout]   --> src/lib.rs:71:7
[INFO] [stdout]    |
[INFO] [stdout] 71 |     #[di]
[INFO] [stdout]    |       ^^
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `di` in this scope
[INFO] [stdout]   --> src/lib.rs:93:7
[INFO] [stdout]    |
[INFO] [stdout] 93 |     #[di]
[INFO] [stdout]    |       ^^
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[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 - SingleOwner (line 526) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `rudi`
[INFO] [stdout]    --> src/lib.rs:527:5
[INFO] [stdout]     |
[INFO] [stdout] 527 | use rudi::{Context, Singleton, Transient};
[INFO] [stdout]     |     ^^^^ use of unresolved module or unlinked crate `rudi`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `rudi`, use `cargo add rudi` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `rudi`
[INFO] [stdout]    --> src/lib.rs:634:9
[INFO] [stdout]     |
[INFO] [stdout] 634 |     use rudi::Singleton;
[INFO] [stdout]     |         ^^^^ use of unresolved module or unlinked crate `rudi`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `rudi`, use `cargo add rudi` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `di` in this scope
[INFO] [stdout]    --> src/lib.rs:648:11
[INFO] [stdout]     |
[INFO] [stdout] 648 |         #[di(ref = i8)] one: OneAndTwo<'_>,
[INFO] [stdout]     |           ^^
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `di` in this scope
[INFO] [stdout]    --> src/lib.rs:649:11
[INFO] [stdout]     |
[INFO] [stdout] 649 |         #[di(ref = i8, name = "2")] two: OneAndTwo<'_>,
[INFO] [stdout]     |           ^^
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `di` in this scope
[INFO] [stdout]    --> src/lib.rs:651:11
[INFO] [stdout]     |
[INFO] [stdout] 651 |         #[di(ref = Option<i16>)] three: Three<'_>,
[INFO] [stdout]     |           ^^
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `di` in this scope
[INFO] [stdout]    --> src/lib.rs:652:11
[INFO] [stdout]     |
[INFO] [stdout] 652 |         #[di(ref = i16, option)] four: Four<'_>,
[INFO] [stdout]     |           ^^
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `di` in this scope
[INFO] [stdout]    --> src/lib.rs:654:11
[INFO] [stdout]     |
[INFO] [stdout] 654 |         #[di(ref = i32, default = &0)] zero: ZeroAndFortyTwo<'_>,
[INFO] [stdout]     |           ^^
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `di` in this scope
[INFO] [stdout]    --> src/lib.rs:655:11
[INFO] [stdout]     |
[INFO] [stdout] 655 |         #[di(ref = i32, default = &42)] forty_two: ZeroAndFortyTwo<'_>,
[INFO] [stdout]     |           ^^
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `di` in this scope
[INFO] [stdout]    --> src/lib.rs:657:11
[INFO] [stdout]     |
[INFO] [stdout] 657 |         #[di(ref = Vec<i64>)] five: Five<'_>,
[INFO] [stdout]     |           ^^
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `di` in this scope
[INFO] [stdout]    --> src/lib.rs:658:11
[INFO] [stdout]     |
[INFO] [stdout] 658 |         #[di(ref = i64, vec)] six: Six<'_>,
[INFO] [stdout]     |           ^^
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `di` in this scope
[INFO] [stdout]    --> src/lib.rs:608:7
[INFO] [stdout]     |
[INFO] [stdout] 608 |     #[di(ref)] one: &i8,
[INFO] [stdout]     |       ^^
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `di` in this scope
[INFO] [stdout]    --> src/lib.rs:609:7
[INFO] [stdout]     |
[INFO] [stdout] 609 |     #[di(ref, name = "2")] two: &i8,
[INFO] [stdout]     |       ^^
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `di` in this scope
[INFO] [stdout]    --> src/lib.rs:611:7
[INFO] [stdout]     |
[INFO] [stdout] 611 |     #[di(ref)] three: &Option<i16>,
[INFO] [stdout]     |       ^^
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `di` in this scope
[INFO] [stdout]    --> src/lib.rs:612:7
[INFO] [stdout]     |
[INFO] [stdout] 612 |     #[di(ref, option)] four: Option<&i16>,
[INFO] [stdout]     |       ^^
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `di` in this scope
[INFO] [stdout]    --> src/lib.rs:614:7
[INFO] [stdout]     |
[INFO] [stdout] 614 |     #[di(ref, default = &0)] zero: &i32,
[INFO] [stdout]     |       ^^
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `di` in this scope
[INFO] [stdout]    --> src/lib.rs:615:7
[INFO] [stdout]     |
[INFO] [stdout] 615 |     #[di(ref, default = &42)] forty_two: &i32,
[INFO] [stdout]     |       ^^
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `di` in this scope
[INFO] [stdout]    --> src/lib.rs:617:7
[INFO] [stdout]     |
[INFO] [stdout] 617 |     #[di(ref)] five: &Vec<i64>,
[INFO] [stdout]     |       ^^
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `di` in this scope
[INFO] [stdout]    --> src/lib.rs:618:7
[INFO] [stdout]     |
[INFO] [stdout] 618 |     #[di(ref, vec)] six: Vec<&i64>,
[INFO] [stdout]     |       ^^
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `di` in this scope
[INFO] [stdout]    --> src/lib.rs:589:12
[INFO] [stdout]     |
[INFO] [stdout] 589 | struct H(#[di(vec)] Vec<i64>);
[INFO] [stdout]     |            ^^
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `di` in this scope
[INFO] [stdout]    --> src/lib.rs:571:12
[INFO] [stdout]     |
[INFO] [stdout] 571 | struct F(#[di(default = 42)] i32);
[INFO] [stdout]     |            ^^
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `di` in this scope
[INFO] [stdout]    --> src/lib.rs:568:12
[INFO] [stdout]     |
[INFO] [stdout] 568 | struct E(#[di(default)] i32);
[INFO] [stdout]     |            ^^
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `di` in this scope
[INFO] [stdout]    --> src/lib.rs:563:12
[INFO] [stdout]     |
[INFO] [stdout] 563 | struct D(#[di(option)] Option<i16>);
[INFO] [stdout]     |            ^^
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `di` in this scope
[INFO] [stdout]    --> src/lib.rs:545:12
[INFO] [stdout]     |
[INFO] [stdout] 545 | struct B(#[di(name = "2")] i8);
[INFO] [stdout]     |            ^^
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 23 previous errors
[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 - SingleOwner (line 70) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `rudi`
[INFO] [stdout]   --> src/lib.rs:71:5
[INFO] [stdout]    |
[INFO] [stdout] 71 | use rudi::{Context, Singleton, Transient};
[INFO] [stdout]    |     ^^^^ use of unresolved module or unlinked crate `rudi`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `rudi`, use `cargo add rudi` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `di` in this scope
[INFO] [stdout]   --> src/lib.rs:80:7
[INFO] [stdout]    |
[INFO] [stdout] 80 |     #[di]
[INFO] [stdout]    |       ^^
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `di` in this scope
[INFO] [stdout]    --> src/lib.rs:102:7
[INFO] [stdout]     |
[INFO] [stdout] 102 |     #[di]
[INFO] [stdout]     |       ^^
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/lib.rs - SingleOwner (line 387)
[INFO] [stdout]     src/lib.rs - SingleOwner (line 526)
[INFO] [stdout]     src/lib.rs - SingleOwner (line 70)
[INFO] [stdout]     src/lib.rs - Singleton (line 369)
[INFO] [stdout]     src/lib.rs - Singleton (line 508)
[INFO] [stdout]     src/lib.rs - Singleton (line 52)
[INFO] [stdout]     src/lib.rs - Transient (line 378)
[INFO] [stdout]     src/lib.rs - Transient (line 517)
[INFO] [stdout]     src/lib.rs - Transient (line 61)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 9 failed; 12 ignored; 0 measured; 0 filtered out; finished in 0.50s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "ad1c28d08d0ce9e09a30fc9e4d7b4330427f100d3c73b598ae254aa16d317308", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ad1c28d08d0ce9e09a30fc9e4d7b4330427f100d3c73b598ae254aa16d317308", kill_on_drop: false }`
[INFO] [stdout] ad1c28d08d0ce9e09a30fc9e4d7b4330427f100d3c73b598ae254aa16d317308
