[INFO] fetching crate rudi-macro 0.8.3... [INFO] testing rudi-macro-0.8.3 against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-8 [INFO] extracting crate rudi-macro 0.8.3 into /workspace/builds/worker-4-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-4-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate rudi-macro 0.8.3 on toolchain c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded from-attr v0.1.3 [INFO] [stderr] Downloaded proc-macro-utils v0.10.0 [INFO] [stderr] Downloaded quote-use v0.8.4 [INFO] [stderr] Downloaded rudi-core v0.1.0 [INFO] [stderr] Downloaded quote-use-macros v0.8.4 [INFO] [stderr] Downloaded from-attr-core v0.1.3 [INFO] [stderr] Downloaded from-attr-macro v0.1.3 [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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4d78f1365b8dac53c3fd09e7ab8ce8137999174639027f820c064be8c4fa0f75 [INFO] running `Command { std: "docker" "start" "-a" "4d78f1365b8dac53c3fd09e7ab8ce8137999174639027f820c064be8c4fa0f75", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4d78f1365b8dac53c3fd09e7ab8ce8137999174639027f820c064be8c4fa0f75", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4d78f1365b8dac53c3fd09e7ab8ce8137999174639027f820c064be8c4fa0f75", kill_on_drop: false }` [INFO] [stdout] 4d78f1365b8dac53c3fd09e7ab8ce8137999174639027f820c064be8c4fa0f75 [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" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] fdac7bf6f3d1ecfc88f2d75bb5b8c2391f8d04ebf6ef492e3538e52e52e85072 [INFO] running `Command { std: "docker" "start" "-a" "fdac7bf6f3d1ecfc88f2d75bb5b8c2391f8d04ebf6ef492e3538e52e52e85072", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.103 [INFO] [stderr] Compiling unicode-ident v1.0.22 [INFO] [stderr] Compiling quote v1.0.42 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling rudi-core v0.1.0 [INFO] [stderr] Compiling syn v2.0.110 [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 11.12s [INFO] running `Command { std: "docker" "inspect" "fdac7bf6f3d1ecfc88f2d75bb5b8c2391f8d04ebf6ef492e3538e52e52e85072", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fdac7bf6f3d1ecfc88f2d75bb5b8c2391f8d04ebf6ef492e3538e52e52e85072", kill_on_drop: false }` [INFO] [stdout] fdac7bf6f3d1ecfc88f2d75bb5b8c2391f8d04ebf6ef492e3538e52e52e85072 [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" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3e9a0137ee5a6da5a42af5d736e3d7a23f62fbd1d2056105d2f941c7ae53e096 [INFO] running `Command { std: "docker" "start" "-a" "3e9a0137ee5a6da5a42af5d736e3d7a23f62fbd1d2056105d2f941c7ae53e096", kill_on_drop: false }` [INFO] [stderr] Compiling pin-project-lite v0.2.16 [INFO] [stderr] Compiling syn v2.0.110 [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 from-attr-macro v0.1.3 [INFO] [stderr] Compiling tokio v1.48.0 [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 10.57s [INFO] running `Command { std: "docker" "inspect" "3e9a0137ee5a6da5a42af5d736e3d7a23f62fbd1d2056105d2f941c7ae53e096", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3e9a0137ee5a6da5a42af5d736e3d7a23f62fbd1d2056105d2f941c7ae53e096", kill_on_drop: false }` [INFO] [stdout] 3e9a0137ee5a6da5a42af5d736e3d7a23f62fbd1d2056105d2f941c7ae53e096 [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" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 2265e84c1709c060ef0a7e36cce16837219046791af53429e732af16f0d12328 [INFO] running `Command { std: "docker" "start" "-a" "2265e84c1709c060ef0a7e36cce16837219046791af53429e732af16f0d12328", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.07s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/rudi_macro-a41f118f0395ad30) [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 - SingleOwner (line 70) ... FAILED [INFO] [stdout] test src/lib.rs - Singleton (line 52) ... FAILED [INFO] [stdout] test src/lib.rs - SingleOwner (line 387) ... FAILED [INFO] [stdout] test src/lib.rs - Singleton (line 369) ... FAILED [INFO] [stdout] test src/lib.rs - Singleton (line 508) ... FAILED [INFO] [stdout] test src/lib.rs - SingleOwner (line 526) ... FAILED [INFO] [stdout] test src/lib.rs - Transient (line 378) ... FAILED [INFO] [stdout] test src/lib.rs - Transient (line 517) ... FAILED [INFO] [stdout] test src/lib.rs - Transient (line 61) ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [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] ---- 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 - 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::().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 - 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::().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 - 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)] 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)] 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, [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, [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); [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); [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 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)] 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)] 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, [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, [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); [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); [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 - 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::().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)] 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)] 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, [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, [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); [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); [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 - 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] [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.98s [INFO] [stdout] [INFO] [stderr] error: doctest failed, to rerun pass `--doc` [INFO] running `Command { std: "docker" "inspect" "2265e84c1709c060ef0a7e36cce16837219046791af53429e732af16f0d12328", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2265e84c1709c060ef0a7e36cce16837219046791af53429e732af16f0d12328", kill_on_drop: false }` [INFO] [stdout] 2265e84c1709c060ef0a7e36cce16837219046791af53429e732af16f0d12328