error: Found non-Arc type annotated with #[shaku(inject)] --> $DIR/inject_non_arc.rs:18:5 | 18 | dependency: Box, | ^^^^^^^^^^ error: Found non-Arc type annotated with #[shaku(inject)] --> $DIR/inject_non_arc.rs:26:5 | 26 | dependency: Box, | ^^^^^^^^^^