[INFO] fetching crate vert-macros 0.1.1... [INFO] testing vert-macros-0.1.1 against try#dec9417b8611e34e787a3e4c37686b5131f9e5c5 for pr-154210-2 [INFO] extracting crate vert-macros 0.1.1 into /workspace/builds/worker-5-tc2/source [INFO] started tweaking crates.io crate vert-macros 0.1.1 [INFO] finished tweaking crates.io crate vert-macros 0.1.1 [INFO] tweaked toml for crates.io crate vert-macros 0.1.1 written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate vert-macros 0.1.1 on toolchain dec9417b8611e34e787a3e4c37686b5131f9e5c5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 4 packages to latest compatible versions [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2e82067dfe5c181d56af4ce2d59682e540a02f2814645f54cabcebd4b3b630dd [INFO] running `Command { std: "docker" "start" "-a" "2e82067dfe5c181d56af4ce2d59682e540a02f2814645f54cabcebd4b3b630dd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2e82067dfe5c181d56af4ce2d59682e540a02f2814645f54cabcebd4b3b630dd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2e82067dfe5c181d56af4ce2d59682e540a02f2814645f54cabcebd4b3b630dd", kill_on_drop: false }` [INFO] [stdout] 2e82067dfe5c181d56af4ce2d59682e540a02f2814645f54cabcebd4b3b630dd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c10e062870e38f139073ed2f31ef044f1f1feab1b081ea23918a7d892b16a0bb [INFO] running `Command { std: "docker" "start" "-a" "c10e062870e38f139073ed2f31ef044f1f1feab1b081ea23918a7d892b16a0bb", kill_on_drop: false }` [INFO] [stderr] Compiling vert-macros v0.1.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `parse_quote` [INFO] [stdout] --> src/lib.rs:3:11 [INFO] [stdout] | [INFO] [stdout] 3 | use syn::{parse_quote, TypePath}; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s [INFO] running `Command { std: "docker" "inspect" "c10e062870e38f139073ed2f31ef044f1f1feab1b081ea23918a7d892b16a0bb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c10e062870e38f139073ed2f31ef044f1f1feab1b081ea23918a7d892b16a0bb", kill_on_drop: false }` [INFO] [stdout] c10e062870e38f139073ed2f31ef044f1f1feab1b081ea23918a7d892b16a0bb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 05d9d5258f497cc5d492f8c83c06ead5ff4eab833bdd8905918bc935114794a7 [INFO] running `Command { std: "docker" "start" "-a" "05d9d5258f497cc5d492f8c83c06ead5ff4eab833bdd8905918bc935114794a7", kill_on_drop: false }` [INFO] [stderr] Compiling vert-macros v0.1.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `parse_quote` [INFO] [stdout] --> src/lib.rs:3:11 [INFO] [stdout] | [INFO] [stdout] 3 | use syn::{parse_quote, TypePath}; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `parse_quote` [INFO] [stdout] --> src/lib.rs:3:11 [INFO] [stdout] | [INFO] [stdout] 3 | use syn::{parse_quote, TypePath}; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.66s [INFO] running `Command { std: "docker" "inspect" "05d9d5258f497cc5d492f8c83c06ead5ff4eab833bdd8905918bc935114794a7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "05d9d5258f497cc5d492f8c83c06ead5ff4eab833bdd8905918bc935114794a7", kill_on_drop: false }` [INFO] [stdout] 05d9d5258f497cc5d492f8c83c06ead5ff4eab833bdd8905918bc935114794a7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 931e918f71846f95592b990a97cfb706b6879d6aea11067abddcc7410f789ebc [INFO] running `Command { std: "docker" "start" "-a" "931e918f71846f95592b990a97cfb706b6879d6aea11067abddcc7410f789ebc", kill_on_drop: false }` [INFO] [stderr] warning: unused import: `parse_quote` [INFO] [stderr] --> src/lib.rs:3:11 [INFO] [stderr] | [INFO] [stderr] 3 | use syn::{parse_quote, TypePath}; [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: `vert-macros` (lib) generated 1 warning (run `cargo fix --lib -p vert-macros` to apply 1 suggestion) [INFO] [stderr] warning: `vert-macros` (lib test) generated 1 warning (1 duplicate) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.03s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/vert_macros-c0130e8265450d60) [INFO] [stdout] [INFO] [stderr] Doc-tests vert_macros [INFO] [stdout] running 0 tests [INFO] [stderr] warning: unknown attribute `no-run` [INFO] [stdout] [INFO] [stderr] --> src/lib.rs:5:1 [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stderr] | [INFO] [stdout] [INFO] [stderr] 5 | / /// [INFO] [stdout] [INFO] [stderr] 6 | | /// A struct like this: [INFO] [stdout] running 4 tests [INFO] [stderr] 7 | | /// ```rust,no-run [INFO] [stderr] 8 | | /// pub struct RendererDependencies { [INFO] [stderr] ... | [INFO] [stderr] 39 | | /// } [INFO] [stderr] 40 | | /// ``` [INFO] [stderr] | |__________^ [INFO] [stderr] | [INFO] [stderr] = help: use `no_run` to compile, but not run, the code sample during testing [INFO] [stderr] = help: this code block may be skipped during testing, because unknown attributes are treated as markers for code samples written in other programming languages, unless it is also explicitly marked as `rust` [INFO] [stderr] = note: `#[warn(rustdoc::invalid_codeblock_attributes)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unknown attribute `no-run` [INFO] [stderr] --> src/lib.rs:148:1 [INFO] [stderr] | [INFO] [stderr] 148 | / /// Derives the Lerp trait for a struct where each field implements Lerp. [INFO] [stderr] 149 | | /// For example the Struct: [INFO] [stderr] 150 | | /// ```rust,no-run [INFO] [stderr] 151 | | /// struct Color{ [INFO] [stderr] ... | [INFO] [stderr] 171 | | /// [INFO] [stderr] 172 | | /// Don't use this Derive Macro if the fields should not be lerped independently. [INFO] [stderr] | |_________________________________________________________________________________^ [INFO] [stderr] | [INFO] [stderr] = help: use `no_run` to compile, but not run, the code sample during testing [INFO] [stderr] = help: this code block may be skipped during testing, because unknown attributes are treated as markers for code samples written in other programming languages, unless it is also explicitly marked as `rust` [INFO] [stderr] [INFO] [stderr] warning: 2 warnings emitted [INFO] [stderr] [INFO] [stdout] test src/lib.rs - derive_lerp (line 160) ... FAILED [INFO] [stdout] test src/lib.rs - derive_dependencies (line 7) ... FAILED [INFO] [stdout] test src/lib.rs - derive_dependencies (line 14) ... FAILED [INFO] [stdout] test src/lib.rs - derive_lerp (line 150) ... ok [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- src/lib.rs - derive_lerp (line 160) stdout ---- [INFO] [stdout] error[E0405]: cannot find trait `Lerp` in this scope [INFO] [stdout] --> src/lib.rs:161:6 [INFO] [stdout] | [INFO] [stdout] 161 | impl Lerp for Color{ [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `Color` in this scope [INFO] [stdout] --> src/lib.rs:161:15 [INFO] [stdout] | [INFO] [stdout] 161 | impl Lerp for Color{ [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Color` in this scope [INFO] [stdout] --> src/lib.rs:163:9 [INFO] [stdout] | [INFO] [stdout] 163 | Color { [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0405, E0422, E0425. [INFO] [stdout] For more information about an error, try `rustc --explain E0405`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - derive_dependencies (line 7) stdout ---- [INFO] [stdout] error[E0425]: cannot find type `Handle` in this scope [INFO] [stdout] --> src/lib.rs:9:16 [INFO] [stdout] | [INFO] [stdout] 9 | scheduler: Handle, [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `Scheduler` in this scope [INFO] [stdout] --> src/lib.rs:9:23 [INFO] [stdout] | [INFO] [stdout] 9 | scheduler: Handle, [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 8 | pub struct RendererDependencies { [INFO] [stdout] | +++++++++++ [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `Handle` in this scope [INFO] [stdout] --> src/lib.rs:10:15 [INFO] [stdout] | [INFO] [stdout] 10 | graphics: Handle, [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `GraphicsContext` in this scope [INFO] [stdout] --> src/lib.rs:10:22 [INFO] [stdout] | [INFO] [stdout] 10 | graphics: Handle, [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 8 | pub struct RendererDependencies { [INFO] [stdout] | +++++++++++++++++ [INFO] [stdout] [INFO] [stdout] error: aborting due to 4 previous errors [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0425`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - derive_dependencies (line 14) stdout ---- [INFO] [stdout] error[E0433]: cannot find `app` in `crate` [INFO] [stdout] --> src/lib.rs:16:33 [INFO] [stdout] | [INFO] [stdout] 16 | fn type_ids() -> Vec { [INFO] [stdout] | ^^^ could not find `app` in the crate root [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find `app` in `crate` [INFO] [stdout] --> src/lib.rs:22:44 [INFO] [stdout] | [INFO] [stdout] 22 | fn from_untyped_handles(ptrs: &[crate::app::UntypedHandle]) -> Self { [INFO] [stdout] | ^^^ could not find `app` in the crate root [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `Dependencies` in this scope [INFO] [stdout] --> src/lib.rs:15:6 [INFO] [stdout] | [INFO] [stdout] 15 | impl Dependencies for RendererDependencies { [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `RendererDependencies` in this scope [INFO] [stdout] --> src/lib.rs:15:23 [INFO] [stdout] | [INFO] [stdout] 15 | impl Dependencies for RendererDependencies { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find `alloc` in the crate root [INFO] [stdout] --> src/lib.rs:17:25 [INFO] [stdout] | [INFO] [stdout] 17 | let mut ids = ::alloc::vec::Vec::new(); [INFO] [stdout] | ^^^^^ could not find `alloc` in the list of imported crates [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 14 + use std::vec::Vec; [INFO] [stdout] | [INFO] [stdout] help: if you import `Vec`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 17 - let mut ids = ::alloc::vec::Vec::new(); [INFO] [stdout] 17 + let mut ids = Vec::new(); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `Dependencies` in this scope [INFO] [stdout] --> src/lib.rs:18:42 [INFO] [stdout] | [INFO] [stdout] 18 | ids.extend( as Dependencies>::type_ids()); [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `Handle` in this scope [INFO] [stdout] --> src/lib.rs:18:21 [INFO] [stdout] | [INFO] [stdout] 18 | ids.extend( as Dependencies>::type_ids()); [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `Scheduler` in this scope [INFO] [stdout] --> src/lib.rs:18:28 [INFO] [stdout] | [INFO] [stdout] 18 | ids.extend( as Dependencies>::type_ids()); [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 15 | impl Dependencies for RendererDependencies { [INFO] [stdout] | +++++++++++ [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `Dependencies` in this scope [INFO] [stdout] --> src/lib.rs:19:48 [INFO] [stdout] | [INFO] [stdout] 19 | ids.extend( as Dependencies>::type_ids()); [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `Handle` in this scope [INFO] [stdout] --> src/lib.rs:19:21 [INFO] [stdout] | [INFO] [stdout] 19 | ids.extend( as Dependencies>::type_ids()); [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `GraphicsContext` in this scope [INFO] [stdout] --> src/lib.rs:19:28 [INFO] [stdout] | [INFO] [stdout] 19 | ids.extend( as Dependencies>::type_ids()); [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 15 | impl Dependencies for RendererDependencies { [INFO] [stdout] | +++++++++++++++++ [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `Dependencies` in this scope [INFO] [stdout] --> src/lib.rs:24:41 [INFO] [stdout] | [INFO] [stdout] 24 | let ids = as Dependencies>::type_ids(); [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `Handle` in this scope [INFO] [stdout] --> src/lib.rs:24:20 [INFO] [stdout] | [INFO] [stdout] 24 | let ids = as Dependencies>::type_ids(); [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `Scheduler` in this scope [INFO] [stdout] --> src/lib.rs:24:27 [INFO] [stdout] | [INFO] [stdout] 24 | let ids = as Dependencies>::type_ids(); [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 15 | impl Dependencies for RendererDependencies { [INFO] [stdout] | +++++++++++ [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `Dependencies` in this scope [INFO] [stdout] --> src/lib.rs:27:47 [INFO] [stdout] | [INFO] [stdout] 27 | let ids = as Dependencies>::type_ids(); [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `Handle` in this scope [INFO] [stdout] --> src/lib.rs:27:20 [INFO] [stdout] | [INFO] [stdout] 27 | let ids = as Dependencies>::type_ids(); [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `GraphicsContext` in this scope [INFO] [stdout] --> src/lib.rs:27:27 [INFO] [stdout] | [INFO] [stdout] 27 | let ids = as Dependencies>::type_ids(); [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 15 | impl Dependencies for RendererDependencies { [INFO] [stdout] | +++++++++++++++++ [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `Dependencies` in this scope [INFO] [stdout] --> src/lib.rs:33:18 [INFO] [stdout] | [INFO] [stdout] 33 | > as Dependencies>::from_untyped_handles(&ptrs[range_0]), [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `Handle` in this scope [INFO] [stdout] --> src/lib.rs:31:25 [INFO] [stdout] | [INFO] [stdout] 31 | scheduler: src/lib.rs:32:17 [INFO] [stdout] | [INFO] [stdout] 32 | Scheduler, [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 15 | impl Dependencies for RendererDependencies { [INFO] [stdout] | +++++++++++ [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `Dependencies` in this scope [INFO] [stdout] --> src/lib.rs:36:18 [INFO] [stdout] | [INFO] [stdout] 36 | > as Dependencies>::from_untyped_handles(&ptrs[range_1]), [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find type `Handle` in this scope [INFO] [stdout] --> src/lib.rs:34:24 [INFO] [stdout] | [INFO] [stdout] 34 | graphics: src/lib.rs:35:17 [INFO] [stdout] | [INFO] [stdout] 35 | GraphicsContext, [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 15 | impl Dependencies for RendererDependencies { [INFO] [stdout] | +++++++++++++++++ [INFO] [stdout] [INFO] [stdout] error: aborting due to 23 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0405, E0425, E0433. [INFO] [stdout] For more information about an error, try `rustc --explain E0405`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] src/lib.rs - derive_dependencies (line 14) [INFO] [stdout] src/lib.rs - derive_dependencies (line 7) [INFO] [stdout] src/lib.rs - derive_lerp (line 160) [INFO] [stdout] [INFO] [stdout] test result: FAILED. 1 passed; 3 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.31s [INFO] [stdout] [INFO] [stderr] error: doctest failed, to rerun pass `--doc` [INFO] running `Command { std: "docker" "inspect" "931e918f71846f95592b990a97cfb706b6879d6aea11067abddcc7410f789ebc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "931e918f71846f95592b990a97cfb706b6879d6aea11067abddcc7410f789ebc", kill_on_drop: false }` [INFO] [stdout] 931e918f71846f95592b990a97cfb706b6879d6aea11067abddcc7410f789ebc