[INFO] fetching crate vpp-plugin-macros 0.2.0...
[INFO] testing vpp-plugin-macros-0.2.0 against master#ec6f9a5b4413f74386267ef8efc93712c2ce6db6 for pr-155739-1
[INFO] extracting crate vpp-plugin-macros 0.2.0 into /workspace/builds/worker-1-tc1/source
[INFO] started tweaking crates.io crate vpp-plugin-macros 0.2.0
[INFO] finished tweaking crates.io crate vpp-plugin-macros 0.2.0
[INFO] tweaked toml for crates.io crate vpp-plugin-macros 0.2.0 written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate vpp-plugin-macros 0.2.0 on toolchain ec6f9a5b4413f74386267ef8efc93712c2ce6db6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate vpp-plugin-macros 0.2.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 91f54fca115be2c841b6ec2de2c686179a3634153ad30343bd37317c267f8759
[INFO] running `Command { std: "docker" "start" "-a" "91f54fca115be2c841b6ec2de2c686179a3634153ad30343bd37317c267f8759", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "91f54fca115be2c841b6ec2de2c686179a3634153ad30343bd37317c267f8759", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "91f54fca115be2c841b6ec2de2c686179a3634153ad30343bd37317c267f8759", kill_on_drop: false }`
[INFO] [stdout] 91f54fca115be2c841b6ec2de2c686179a3634153ad30343bd37317c267f8759
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1afc0fb2c9f471cf327380f2136bb8d4675fa3ccf1b944509da397ee8a7f2153
[INFO] running `Command { std: "docker" "start" "-a" "1afc0fb2c9f471cf327380f2136bb8d4675fa3ccf1b944509da397ee8a7f2153", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.109
[INFO] [stderr]    Compiling vpp-plugin-macros v0.2.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.25s
[INFO] running `Command { std: "docker" "inspect" "1afc0fb2c9f471cf327380f2136bb8d4675fa3ccf1b944509da397ee8a7f2153", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1afc0fb2c9f471cf327380f2136bb8d4675fa3ccf1b944509da397ee8a7f2153", kill_on_drop: false }`
[INFO] [stdout] 1afc0fb2c9f471cf327380f2136bb8d4675fa3ccf1b944509da397ee8a7f2153
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 45fe9d251ee2b7d1a412395e178819eb63dcaa027fcf05a71fe4b600c62325f3
[INFO] running `Command { std: "docker" "start" "-a" "45fe9d251ee2b7d1a412395e178819eb63dcaa027fcf05a71fe4b600c62325f3", kill_on_drop: false }`
[INFO] [stderr]    Compiling vpp-plugin-macros v0.2.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.45s
[INFO] running `Command { std: "docker" "inspect" "45fe9d251ee2b7d1a412395e178819eb63dcaa027fcf05a71fe4b600c62325f3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "45fe9d251ee2b7d1a412395e178819eb63dcaa027fcf05a71fe4b600c62325f3", kill_on_drop: false }`
[INFO] [stdout] 45fe9d251ee2b7d1a412395e178819eb63dcaa027fcf05a71fe4b600c62325f3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] b015754754f6d9b986167994b3dd131e531d16d4c49a806b9ff73b77714d001b
[INFO] running `Command { std: "docker" "start" "-a" "b015754754f6d9b986167994b3dd131e531d16d4c49a806b9ff73b77714d001b", 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/vpp_plugin_macros-1525d24531072922)
[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 vpp_plugin_macros
[INFO] [stdout] 
[INFO] [stdout] running 7 tests
[INFO] [stdout] test src/lib.rs - derive_next_nodes (line 257) ... FAILED
[INFO] [stdout] test src/lib.rs - vlib_plugin_register (line 76) ... FAILED
[INFO] [stdout] test src/lib.rs - vlib_cli_command (line 1098) ... FAILED
[INFO] [stdout] test src/lib.rs - vnet_feature_init (line 959) ... FAILED
[INFO] [stdout] test src/lib.rs - vlib_init_function (line 129) ... FAILED
[INFO] [stdout] test src/lib.rs - derive_error_counters (line 400) ... FAILED
[INFO] [stdout] test src/lib.rs - vlib_node (line 584) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/lib.rs - derive_next_nodes (line 257) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `vpp_plugin`
[INFO] [stdout]    --> src/lib.rs:258:5
[INFO] [stdout]     |
[INFO] [stdout] 258 | use vpp_plugin::NextNodes;
[INFO] [stdout]     |     ^^^^^^^^^^ use of unresolved module or unlinked crate `vpp_plugin`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `vpp_plugin`, use `cargo add vpp_plugin` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `next_node` in this scope
[INFO] [stdout]    --> src/lib.rs:261:7
[INFO] [stdout]     |
[INFO] [stdout] 261 |     #[next_node = "drop"]
[INFO] [stdout]     |       ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: `next_node` is an attribute that can be used by the derive macro `NextNodes`, you might be missing a `derive` attribute
[INFO] [stdout]     |
[INFO] [stdout] 260 + #[derive(NextNodes)]
[INFO] [stdout] 261 | enum ExampleNextNode {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 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 - vlib_plugin_register (line 76) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `vpp_plugin`
[INFO] [stdout]   --> src/lib.rs:77:5
[INFO] [stdout]    |
[INFO] [stdout] 77 | use vpp_plugin::vlib_plugin_register;
[INFO] [stdout]    |     ^^^^^^^^^^ use of unresolved module or unlinked crate `vpp_plugin`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `vpp_plugin`, use `cargo add vpp_plugin` 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 - vlib_cli_command (line 1098) stdout ----
[INFO] [stdout] error[E0433]: cannot find module or crate `vpp_plugin` in this scope
[INFO] [stdout]     --> src/lib.rs:1099:5
[INFO] [stdout]      |
[INFO] [stdout] 1099 | use vpp_plugin::{vlib_cli_command, vlib, vppinfra::error::ErrorStack};
[INFO] [stdout]      |     ^^^^^^^^^^ use of unresolved module or unlinked crate `vpp_plugin`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `vpp_plugin`, use `cargo add vpp_plugin` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `vpp_plugin`
[INFO] [stdout]     --> src/lib.rs:1099:5
[INFO] [stdout]      |
[INFO] [stdout] 1099 | use vpp_plugin::{vlib_cli_command, vlib, vppinfra::error::ErrorStack};
[INFO] [stdout]      |     ^^^^^^^^^^ use of unresolved module or unlinked crate `vpp_plugin`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `vpp_plugin`, use `cargo add vpp_plugin` to add it to your `Cargo.toml`
[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 - vnet_feature_init (line 959) stdout ----
[INFO] [stdout] error[E0433]: cannot find module or crate `vpp_plugin` in this scope
[INFO] [stdout]    --> src/lib.rs:960:5
[INFO] [stdout]     |
[INFO] [stdout] 960 | use vpp_plugin::{vlib::{self, node::Node}, vlib_node, vnet_feature_init, ErrorCounters, NextNodes};
[INFO] [stdout]     |     ^^^^^^^^^^ use of unresolved module or unlinked crate `vpp_plugin`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `vpp_plugin`, use `cargo add vpp_plugin` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `vpp_plugin`
[INFO] [stdout]    --> src/lib.rs:960:5
[INFO] [stdout]     |
[INFO] [stdout] 960 | use vpp_plugin::{vlib::{self, node::Node}, vlib_node, vnet_feature_init, ErrorCounters, NextNodes};
[INFO] [stdout]     |     ^^^^^^^^^^ use of unresolved module or unlinked crate `vpp_plugin`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `vpp_plugin`, use `cargo add vpp_plugin` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `next_node` in this scope
[INFO] [stdout]    --> src/lib.rs:963:7
[INFO] [stdout]     |
[INFO] [stdout] 963 |     #[next_node = "drop"]
[INFO] [stdout]     |       ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: `next_node` is an attribute that can be used by the derive macro `NextNodes`, you might be missing a `derive` attribute
[INFO] [stdout]     |
[INFO] [stdout] 962 + #[derive(NextNodes)]
[INFO] [stdout] 963 | enum ExampleNextNode {
[INFO] [stdout]     |
[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 - vlib_init_function (line 129) stdout ----
[INFO] [stdout] error[E0433]: cannot find module or crate `vpp_plugin` in this scope
[INFO] [stdout]    --> src/lib.rs:130:5
[INFO] [stdout]     |
[INFO] [stdout] 130 | use vpp_plugin::{vlib::BarrierHeldMainRef, vlib_init_function, vppinfra::error::ErrorStack};
[INFO] [stdout]     |     ^^^^^^^^^^ use of unresolved module or unlinked crate `vpp_plugin`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `vpp_plugin`, use `cargo add vpp_plugin` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `vpp_plugin`
[INFO] [stdout]    --> src/lib.rs:130:5
[INFO] [stdout]     |
[INFO] [stdout] 130 | use vpp_plugin::{vlib::BarrierHeldMainRef, vlib_init_function, vppinfra::error::ErrorStack};
[INFO] [stdout]     |     ^^^^^^^^^^ use of unresolved module or unlinked crate `vpp_plugin`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `vpp_plugin`, use `cargo add vpp_plugin` to add it to your `Cargo.toml`
[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 - derive_error_counters (line 400) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `vpp_plugin`
[INFO] [stdout]    --> src/lib.rs:401:5
[INFO] [stdout]     |
[INFO] [stdout] 401 | use vpp_plugin::ErrorCounters;
[INFO] [stdout]     |     ^^^^^^^^^^ use of unresolved module or unlinked crate `vpp_plugin`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `vpp_plugin`, use `cargo add vpp_plugin` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `error_counter` in this scope
[INFO] [stdout]    --> src/lib.rs:404:7
[INFO] [stdout]     |
[INFO] [stdout] 404 |     #[error_counter(name = "drop", description = "Example drop", severity = ERROR)]
[INFO] [stdout]     |       ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: `error_counter` is an attribute that can be used by the derive macro `ErrorCounters`, you might be missing a `derive` attribute
[INFO] [stdout]     |
[INFO] [stdout] 403 + #[derive(ErrorCounters)]
[INFO] [stdout] 404 | enum ExampleErrors {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 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 - vlib_node (line 584) stdout ----
[INFO] [stdout] error[E0433]: cannot find module or crate `vpp_plugin` in this scope
[INFO] [stdout]    --> src/lib.rs:586:5
[INFO] [stdout]     |
[INFO] [stdout] 586 | use vpp_plugin::{vlib::{self, node::Node}, vlib_node, ErrorCounters, NextNodes};
[INFO] [stdout]     |     ^^^^^^^^^^ use of unresolved module or unlinked crate `vpp_plugin`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `vpp_plugin`, use `cargo add vpp_plugin` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `vpp_plugin`
[INFO] [stdout]    --> src/lib.rs:586:5
[INFO] [stdout]     |
[INFO] [stdout] 586 | use vpp_plugin::{vlib::{self, node::Node}, vlib_node, ErrorCounters, NextNodes};
[INFO] [stdout]     |     ^^^^^^^^^^ use of unresolved module or unlinked crate `vpp_plugin`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `vpp_plugin`, use `cargo add vpp_plugin` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `next_node` in this scope
[INFO] [stdout]    --> src/lib.rs:605:7
[INFO] [stdout]     |
[INFO] [stdout] 605 |     #[next_node = "drop"]
[INFO] [stdout]     |       ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: `next_node` is an attribute that can be used by the derive macro `NextNodes`, you might be missing a `derive` attribute
[INFO] [stdout]     |
[INFO] [stdout] 604 + #[derive(NextNodes)]
[INFO] [stdout] 605 | enum ExampleNextNode {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `error_counter` in this scope
[INFO] [stdout]    --> src/lib.rs:610:7
[INFO] [stdout]     |
[INFO] [stdout] 610 |     #[error_counter(description = "Drops", severity = ERROR)]
[INFO] [stdout]     |       ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: `error_counter` is an attribute that can be used by the derive macro `ErrorCounters`, you might be missing a `derive` attribute
[INFO] [stdout]     |
[INFO] [stdout] 609 + #[derive(ErrorCounters)]
[INFO] [stdout] 610 | enum ExampleErrorCounter {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 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 - derive_error_counters (line 400)
[INFO] [stdout]     src/lib.rs - derive_next_nodes (line 257)
[INFO] [stdout]     src/lib.rs - vlib_cli_command (line 1098)
[INFO] [stdout]     src/lib.rs - vlib_init_function (line 129)
[INFO] [stdout]     src/lib.rs - vlib_node (line 584)
[INFO] [stdout]     src/lib.rs - vlib_plugin_register (line 76)
[INFO] [stdout]     src/lib.rs - vnet_feature_init (line 959)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 7 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.43s
[INFO] [stdout] 
[INFO] [stdout] all doctests ran in 0.64s; merged doctests compilation took 0.21s
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "b015754754f6d9b986167994b3dd131e531d16d4c49a806b9ff73b77714d001b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b015754754f6d9b986167994b3dd131e531d16d4c49a806b9ff73b77714d001b", kill_on_drop: false }`
[INFO] [stdout] b015754754f6d9b986167994b3dd131e531d16d4c49a806b9ff73b77714d001b
