[INFO] fetching crate conflagrate-macros 0.1.0... [INFO] testing conflagrate-macros-0.1.0 against try#8de4c7234dd9b97c9d76b58671343fdbbc9a433e+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_with_libc_patch_0 [INFO] extracting crate conflagrate-macros 0.1.0 into /workspace/builds/worker-5-tc1/source [INFO] started tweaking crates.io crate conflagrate-macros 0.1.0 [INFO] finished tweaking crates.io crate conflagrate-macros 0.1.0 [INFO] tweaked toml for crates.io crate conflagrate-macros 0.1.0 written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate conflagrate-macros 0.1.0 on toolchain 8de4c7234dd9b97c9d76b58671343fdbbc9a433e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "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" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 67 packages to latest compatible versions [INFO] [stderr] Adding syn v1.0.109 (available: v2.0.104) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded dot-generator v0.2.0 [INFO] [stderr] Downloaded into-attr v0.1.1 [INFO] [stderr] Downloaded into-attr-derive v0.2.1 [INFO] [stderr] Downloaded dot-structures v0.1.2 [INFO] [stderr] Downloaded graphviz-rust v0.9.5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2be66b64407579c51ce4d4c9a4bdf5df0c40ad42be6c943d354a6088ab62b6a7 [INFO] running `Command { std: "docker" "start" "-a" "2be66b64407579c51ce4d4c9a4bdf5df0c40ad42be6c943d354a6088ab62b6a7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2be66b64407579c51ce4d4c9a4bdf5df0c40ad42be6c943d354a6088ab62b6a7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2be66b64407579c51ce4d4c9a4bdf5df0c40ad42be6c943d354a6088ab62b6a7", kill_on_drop: false }` [INFO] [stdout] 2be66b64407579c51ce4d4c9a4bdf5df0c40ad42be6c943d354a6088ab62b6a7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "build" "--frozen" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 0c42800ed66fd53b3c395945e8cc5d7cba5c9107ff5677e484fb5aa05d76f948 [INFO] running `Command { std: "docker" "start" "-a" "0c42800ed66fd53b3c395945e8cc5d7cba5c9107ff5677e484fb5aa05d76f948", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.174 [INFO] [stderr] Compiling cfg-if v1.0.1 [INFO] [stderr] Compiling zerocopy v0.8.26 [INFO] [stderr] Compiling ucd-trie v0.1.7 [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling dot-structures v0.1.2 [INFO] [stderr] Compiling rustix v1.0.7 [INFO] [stderr] Compiling bitflags v2.9.1 [INFO] [stderr] Compiling linux-raw-sys v0.9.4 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Compiling dot-generator v0.2.0 [INFO] [stderr] Compiling into-attr v0.1.1 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling tempfile v3.20.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling into-attr-derive v0.2.1 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling pest v2.8.1 [INFO] [stderr] Compiling pest_meta v2.8.1 [INFO] [stderr] Compiling pest_generator v2.8.1 [INFO] [stderr] Compiling pest_derive v2.8.1 [INFO] [stderr] Compiling graphviz-rust v0.9.5 [INFO] [stderr] Compiling conflagrate-macros v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 16.04s [INFO] running `Command { std: "docker" "inspect" "0c42800ed66fd53b3c395945e8cc5d7cba5c9107ff5677e484fb5aa05d76f948", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0c42800ed66fd53b3c395945e8cc5d7cba5c9107ff5677e484fb5aa05d76f948", kill_on_drop: false }` [INFO] [stdout] 0c42800ed66fd53b3c395945e8cc5d7cba5c9107ff5677e484fb5aa05d76f948 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--no-run" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 1a846d3d59f8743524965a2d84cad4ccc1d0b5042db3d9c1208984460c91eda9 [INFO] running `Command { std: "docker" "start" "-a" "1a846d3d59f8743524965a2d84cad4ccc1d0b5042db3d9c1208984460c91eda9", kill_on_drop: false }` [INFO] [stderr] Compiling conflagrate-macros v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.44s [INFO] running `Command { std: "docker" "inspect" "1a846d3d59f8743524965a2d84cad4ccc1d0b5042db3d9c1208984460c91eda9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1a846d3d59f8743524965a2d84cad4ccc1d0b5042db3d9c1208984460c91eda9", kill_on_drop: false }` [INFO] [stdout] 1a846d3d59f8743524965a2d84cad4ccc1d0b5042db3d9c1208984460c91eda9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] f8c32069374d4e105c8f39b48e186f9547be25b661b23fdcb4fa012e5966de3c [INFO] running `Command { std: "docker" "start" "-a" "f8c32069374d4e105c8f39b48e186f9547be25b661b23fdcb4fa012e5966de3c", 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/conflagrate_macros-bcf2a3c1fe271a10) [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 conflagrate_macros [INFO] [stdout] [INFO] [stdout] running 8 tests [INFO] [stdout] test src/lib.rs - nodetype (line 146) ... FAILED [INFO] [stdout] test src/lib.rs - graph (line 340) - compile ... FAILED [INFO] [stdout] test src/lib.rs - graph (line 319) ... FAILED [INFO] [stdout] test src/lib.rs - nodetype (line 99) - compile ... FAILED [INFO] [stdout] test src/lib.rs - nodetype (line 202) ... FAILED [INFO] [stdout] test src/lib.rs - nodetype (line 167) ... FAILED [INFO] [stdout] test src/lib.rs - dependency (line 39) ... FAILED [INFO] [stdout] test src/lib.rs - nodetype (line 239) - compile ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- src/lib.rs - nodetype (line 146) stdout ---- [INFO] [stdout] error[E0432]: unresolved import `conflagrate` [INFO] [stdout] --> src/lib.rs:148:5 [INFO] [stdout] | [INFO] [stdout] 4 | use conflagrate::nodetype; [INFO] [stdout] | ^^^^^^^^^^^ use of unresolved module or unlinked crate `conflagrate` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `conflagrate`, use `cargo add conflagrate` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error[E0596]: cannot borrow `input` as mutable, as it is not declared as mutable [INFO] [stdout] --> src/lib.rs:151:15 [INFO] [stdout] | [INFO] [stdout] 7 | let cmd = input.pop_front().unwrap_or(String::from("")); [INFO] [stdout] | ^^^^^ cannot borrow as mutable [INFO] [stdout] | [INFO] [stdout] help: consider changing this to be mutable [INFO] [stdout] | [INFO] [stdout] 6 | async fn GetCommand(mut input: VecDeque) -> (String, VecDeque) { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0596. [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - graph (line 340) stdout ---- [INFO] [stdout] error[E0432]: unresolved import `conflagrate` [INFO] [stdout] --> src/lib.rs:341:5 [INFO] [stdout] | [INFO] [stdout] 2 | use conflagrate::{graph, nodetype}; [INFO] [stdout] | ^^^^^^^^^^^ use of unresolved module or unlinked crate `conflagrate` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `conflagrate`, use `cargo add conflagrate` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Loop` [INFO] [stdout] --> src/lib.rs:365:5 [INFO] [stdout] | [INFO] [stdout] 26 | Loop::run(()) [INFO] [stdout] | ^^^^ use of undeclared type `Loop` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 2 + use syn::token::Loop; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0433. [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - graph (line 319) stdout ---- [INFO] [stdout] error[E0432]: unresolved import `conflagrate` [INFO] [stdout] --> src/lib.rs:320:5 [INFO] [stdout] | [INFO] [stdout] 2 | use conflagrate::{graph, nodetype}; [INFO] [stdout] | ^^^^^^^^^^^ use of unresolved module or unlinked crate `conflagrate` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `conflagrate`, use `cargo add conflagrate` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Graph` [INFO] [stdout] --> src/lib.rs:333:5 [INFO] [stdout] | [INFO] [stdout] 15 | Graph::run(()); [INFO] [stdout] | ^^^^^ use of undeclared type `Graph` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 2 + use dot_structures::Graph; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0433. [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - nodetype (line 99) stdout ---- [INFO] [stdout] error[E0432]: unresolved import `conflagrate` [INFO] [stdout] --> src/lib.rs:101:5 [INFO] [stdout] | [INFO] [stdout] 4 | use conflagrate::nodetype; [INFO] [stdout] | ^^^^^^^^^^^ use of unresolved module or unlinked crate `conflagrate` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `conflagrate`, use `cargo add conflagrate` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - nodetype (line 202) stdout ---- [INFO] [stdout] error[E0432]: unresolved import `conflagrate` [INFO] [stdout] --> src/lib.rs:203:5 [INFO] [stdout] | [INFO] [stdout] 3 | use conflagrate::{nodetype}; [INFO] [stdout] | ^^^^^^^^^^^ use of unresolved module or unlinked crate `conflagrate` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `conflagrate`, use `cargo add conflagrate` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - nodetype (line 167) stdout ---- [INFO] [stdout] error[E0432]: unresolved import `conflagrate` [INFO] [stdout] --> src/lib.rs:169:5 [INFO] [stdout] | [INFO] [stdout] 4 | use conflagrate::nodetype; [INFO] [stdout] | ^^^^^^^^^^^ use of unresolved module or unlinked crate `conflagrate` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `conflagrate`, use `cargo add conflagrate` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/lib.rs:173:9 [INFO] [stdout] | [INFO] [stdout] 7 | match input.pop_front() { [INFO] [stdout] | ----------------- this expression has type `Option` [INFO] [stdout] 8 | Ok(cmd) => Ok((cmd, input)), [INFO] [stdout] | ^^^^^^^ expected `Option`, found `Result<_, _>` [INFO] [stdout] | [INFO] [stdout] = note: expected enum `Option` [INFO] [stdout] found enum `Result<_, _>` [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/lib.rs:174:9 [INFO] [stdout] | [INFO] [stdout] 7 | match input.pop_front() { [INFO] [stdout] | ----------------- this expression has type `Option` [INFO] [stdout] 8 | Ok(cmd) => Ok((cmd, input)), [INFO] [stdout] 9 | Err(e) => Err(format!("unable to get command from input: {}", e.to_string())), [INFO] [stdout] | ^^^^^^ expected `Option`, found `Result<_, _>` [INFO] [stdout] | [INFO] [stdout] = note: expected enum `Option` [INFO] [stdout] found enum `Result<_, _>` [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0308, E0432. [INFO] [stdout] For more information about an error, try `rustc --explain E0308`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - dependency (line 39) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tokio` [INFO] [stdout] --> src/lib.rs:41:5 [INFO] [stdout] | [INFO] [stdout] 3 | use tokio::sync::Mutex; [INFO] [stdout] | ^^^^^ use of unresolved module or unlinked crate `tokio` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `tokio`, use `cargo add tokio` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `conflagrate` [INFO] [stdout] --> src/lib.rs:40:5 [INFO] [stdout] | [INFO] [stdout] 2 | use conflagrate::{dependency, graph, nodetype}; [INFO] [stdout] | ^^^^^^^^^^^ use of unresolved module or unlinked crate `conflagrate` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `conflagrate`, use `cargo add conflagrate` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `MessageGraph` [INFO] [stdout] --> src/lib.rs:76:5 [INFO] [stdout] | [INFO] [stdout] 38 | MessageGraph::run(()); [INFO] [stdout] | ^^^^^^^^^^^^ use of undeclared type `MessageGraph` [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0433. [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - nodetype (line 239) stdout ---- [INFO] [stdout] error[E0432]: unresolved import `conflagrate` [INFO] [stdout] --> src/lib.rs:240:5 [INFO] [stdout] | [INFO] [stdout] 2 | use conflagrate::{graph, nodetype}; [INFO] [stdout] | ^^^^^^^^^^^ use of unresolved module or unlinked crate `conflagrate` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `conflagrate`, use `cargo add conflagrate` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `GreetingGraph` [INFO] [stdout] --> src/lib.rs:265:5 [INFO] [stdout] | [INFO] [stdout] 27 | GreetingGraph::run(()); [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared type `GreetingGraph` [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0433. [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] src/lib.rs - dependency (line 39) [INFO] [stdout] src/lib.rs - graph (line 319) [INFO] [stdout] src/lib.rs - graph (line 340) [INFO] [stdout] src/lib.rs - nodetype (line 146) [INFO] [stdout] src/lib.rs - nodetype (line 167) [INFO] [stdout] src/lib.rs - nodetype (line 202) [INFO] [stdout] src/lib.rs - nodetype (line 239) [INFO] [stdout] src/lib.rs - nodetype (line 99) [INFO] [stdout] [INFO] [stdout] test result: FAILED. 0 passed; 8 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.23s [INFO] [stdout] [INFO] [stderr] error: doctest failed, to rerun pass `--doc` [INFO] running `Command { std: "docker" "inspect" "f8c32069374d4e105c8f39b48e186f9547be25b661b23fdcb4fa012e5966de3c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f8c32069374d4e105c8f39b48e186f9547be25b661b23fdcb4fa012e5966de3c", kill_on_drop: false }` [INFO] [stdout] f8c32069374d4e105c8f39b48e186f9547be25b661b23fdcb4fa012e5966de3c