[INFO] fetching crate kubus 0.4.2...
[INFO] testing kubus-0.4.2 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-8
[INFO] extracting crate kubus 0.4.2 into /workspace/builds/worker-1-tc2/source
[INFO] started tweaking crates.io crate kubus 0.4.2
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate kubus 0.4.2
[INFO] tweaked toml for crates.io crate kubus 0.4.2 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate kubus 0.4.2 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate kubus 0.4.2 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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 93b8f79bcc1ea5859ea0f45130258d096391ced8693144226855a4bd9ccd3a2f
[INFO] running `Command { std: "docker" "start" "-a" "93b8f79bcc1ea5859ea0f45130258d096391ced8693144226855a4bd9ccd3a2f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "93b8f79bcc1ea5859ea0f45130258d096391ced8693144226855a4bd9ccd3a2f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "93b8f79bcc1ea5859ea0f45130258d096391ced8693144226855a4bd9ccd3a2f", kill_on_drop: false }`
[INFO] [stdout] 93b8f79bcc1ea5859ea0f45130258d096391ced8693144226855a4bd9ccd3a2f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 964b515b2ef7c55cfa2fa6e22e7e5d4b8606b8e83bd161b5be01f9f802672388
[INFO] running `Command { std: "docker" "start" "-a" "964b515b2ef7c55cfa2fa6e22e7e5d4b8606b8e83bd161b5be01f9f802672388", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling unicode-ident v1.0.19
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling http v1.3.1
[INFO] [stderr]    Compiling cc v1.2.41
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling signal-hook-registry v1.4.6
[INFO] [stderr]    Compiling socket2 v0.6.0
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling untrusted v0.9.0
[INFO] [stderr]    Compiling rustls-pki-types v1.12.0
[INFO] [stderr]    Compiling ucd-trie v0.1.7
[INFO] [stderr]    Compiling ref-cast v1.0.25
[INFO] [stderr]    Compiling rustls v0.23.32
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling pest v2.8.3
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling k8s-openapi v0.26.0
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling regex-syntax v0.8.7
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling parking v2.2.1
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling rustls-native-certs v0.8.1
[INFO] [stderr]    Compiling indexmap v2.11.4
[INFO] [stderr]    Compiling bitflags v2.9.4
[INFO] [stderr]    Compiling unsafe-libyaml v0.2.11
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling ordered-float v2.10.1
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling pem v3.0.6
[INFO] [stderr]    Compiling secrecy v0.10.3
[INFO] [stderr]    Compiling event-listener v5.4.1
[INFO] [stderr]    Compiling home v0.5.11
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]    Compiling event-listener-strategy v0.5.4
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling async-broadcast v0.7.2
[INFO] [stderr]    Compiling hostname v0.4.1
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling pest_meta v2.8.3
[INFO] [stderr]    Compiling regex-automata v0.4.12
[INFO] [stderr]    Compiling serde_derive_internals v0.29.1
[INFO] [stderr]    Compiling pest_generator v2.8.3
[INFO] [stderr]    Compiling darling_core v0.21.3
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling ref-cast-impl v1.0.25
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling derive_more-impl v2.0.1
[INFO] [stderr]    Compiling regex v1.12.1
[INFO] [stderr]    Compiling enum-ordinalize-derive v4.3.1
[INFO] [stderr]    Compiling schemars_derive v1.0.4
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling enum-ordinalize v4.3.0
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling educe v0.6.0
[INFO] [stderr]    Compiling pest_derive v2.8.3
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling kubus_derive v0.4.2
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling async-stream v0.3.6
[INFO] [stderr]    Compiling rustls-webpki v0.103.7
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling jsonpath-rust v0.7.5
[INFO] [stderr]    Compiling pin-project v1.1.10
[INFO] [stderr]    Compiling derive_more v2.0.1
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling tower-http v0.6.6
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling darling_macro v0.21.3
[INFO] [stderr]    Compiling darling v0.21.3
[INFO] [stderr]    Compiling kube-derive v2.0.1
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling jsonptr v0.7.1
[INFO] [stderr]    Compiling schemars v1.0.4
[INFO] [stderr]    Compiling serde-value v0.7.0
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling json-patch v4.1.0
[INFO] [stderr]    Compiling hyper v1.7.0
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling tokio-util v0.7.16
[INFO] [stderr]    Compiling backon v1.5.2
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling hyper-util v0.1.17
[INFO] [stderr]    Compiling hyper-timeout v0.5.2
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling kube-core v2.0.1
[INFO] [stderr]    Compiling kube-client v2.0.1
[INFO] [stderr]    Compiling kube-runtime v2.0.1
[INFO] [stderr]    Compiling kube v2.0.1
[INFO] [stderr]    Compiling kubus v0.4.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 00s
[INFO] running `Command { std: "docker" "inspect" "964b515b2ef7c55cfa2fa6e22e7e5d4b8606b8e83bd161b5be01f9f802672388", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "964b515b2ef7c55cfa2fa6e22e7e5d4b8606b8e83bd161b5be01f9f802672388", kill_on_drop: false }`
[INFO] [stdout] 964b515b2ef7c55cfa2fa6e22e7e5d4b8606b8e83bd161b5be01f9f802672388
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9bc51d3c44c92d23ed27add297e5d0f0ade25fcda842d54fefb336af1118c2f1
[INFO] running `Command { std: "docker" "start" "-a" "9bc51d3c44c92d23ed27add297e5d0f0ade25fcda842d54fefb336af1118c2f1", kill_on_drop: false }`
[INFO] [stderr]    Compiling kubus v0.4.2 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `time::Duration`
[INFO] [stdout]  --> examples/derive.rs:1:22
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::{sync::Arc, time::Duration};
[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: `runtime::controller::Action`
[INFO] [stdout]  --> examples/derive.rs:4:12
[INFO] [stdout]   |
[INFO] [stdout] 4 | use kube::{runtime::controller::Action, Client, Resource, ResourceExt};
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Resource`
[INFO] [stdout]  --> examples/derive.rs:4:49
[INFO] [stdout]   |
[INFO] [stdout] 4 | use kube::{runtime::controller::Action, Client, Resource, ResourceExt};
[INFO] [stdout]   |                                                 ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 5.25s
[INFO] running `Command { std: "docker" "inspect" "9bc51d3c44c92d23ed27add297e5d0f0ade25fcda842d54fefb336af1118c2f1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9bc51d3c44c92d23ed27add297e5d0f0ade25fcda842d54fefb336af1118c2f1", kill_on_drop: false }`
[INFO] [stdout] 9bc51d3c44c92d23ed27add297e5d0f0ade25fcda842d54fefb336af1118c2f1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] fedd85b32b35d56e643d41de85fa4d4492a47f7cfb667cc431ddffd30924ebaf
[INFO] running `Command { std: "docker" "start" "-a" "fedd85b32b35d56e643d41de85fa4d4492a47f7cfb667cc431ddffd30924ebaf", kill_on_drop: false }`
[INFO] [stderr] warning: unused import: `time::Duration`
[INFO] [stderr]  --> examples/derive.rs:1:22
[INFO] [stderr]   |
[INFO] [stderr] 1 | use std::{sync::Arc, time::Duration};
[INFO] [stderr]   |                      ^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `runtime::controller::Action`
[INFO] [stderr]  --> examples/derive.rs:4:12
[INFO] [stderr]   |
[INFO] [stderr] 4 | use kube::{runtime::controller::Action, Client, Resource, ResourceExt};
[INFO] [stderr]   |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `Resource`
[INFO] [stderr]  --> examples/derive.rs:4:49
[INFO] [stderr]   |
[INFO] [stderr] 4 | use kube::{runtime::controller::Action, Client, Resource, ResourceExt};
[INFO] [stderr]   |                                                 ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `kubus` (example "derive") generated 3 warnings (run `cargo fix --example "derive" -p kubus` to apply 2 suggestions)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.27s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/kubus-036ba575be5186f1)
[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 kubus
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test src/lib.rs - (line 39) - compile ... FAILED
[INFO] [stdout] test src/lib.rs - (line 10) - compile ... FAILED
[INFO] [stdout] test src/lib.rs - print_crds (line 619) - compile ... FAILED
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] [stdout] test src/lib.rs - (line 78) - compile ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/lib.rs - (line 39) stdout ----
[INFO] [stdout] error: custom attribute panicked
[INFO] [stdout]   --> src/lib.rs:58:1
[INFO] [stdout]    |
[INFO] [stdout] 58 | / #[kubus(
[INFO] [stdout] 59 | |     event = Apply,
[INFO] [stdout] 60 | |     label_selector = "app.kubernetes.io/managed-by=kubus"
[INFO] [stdout] 61 | | )]
[INFO] [stdout]    | |__^
[INFO] [stdout]    |
[INFO] [stdout]    = help: message: unable to extract resource type from handler function
[INFO] [stdout] 
[INFO] [stdout] error: custom attribute panicked
[INFO] [stdout]   --> src/lib.rs:67:1
[INFO] [stdout]    |
[INFO] [stdout] 67 | / #[kubus(
[INFO] [stdout] 68 | |     event = Delete,
[INFO] [stdout] 69 | |     label_selector = "app.kubernetes.io/managed-by=kubus"
[INFO] [stdout] 70 | | )]
[INFO] [stdout]    | |__^
[INFO] [stdout]    |
[INFO] [stdout]    = help: message: unable to extract resource type from handler function
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `on_pod_apply` in this scope
[INFO] [stdout]   --> src/lib.rs:52:18
[INFO] [stdout]    |
[INFO] [stdout] 52 |         .handler(on_pod_apply)
[INFO] [stdout]    |                  ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `on_pod_delete` in this scope
[INFO] [stdout]   --> src/lib.rs:53:18
[INFO] [stdout]    |
[INFO] [stdout] 53 |         .handler(on_pod_delete)
[INFO] [stdout]    |                  ^^^^^^^^^^^^^ not found in this scope
[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 - (line 10) stdout ----
[INFO] [stdout] error: custom attribute panicked
[INFO] [stdout]   --> src/lib.rs:28:1
[INFO] [stdout]    |
[INFO] [stdout] 28 | #[kubus(event = Apply)]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: message: unable to extract resource type from handler function
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `on_pod` in this scope
[INFO] [stdout]   --> src/lib.rs:23:18
[INFO] [stdout]    |
[INFO] [stdout] 23 |         .handler(on_pod)
[INFO] [stdout]    |                  ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 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 - print_crds (line 619) stdout ----
[INFO] [stdout] error: cannot find macro `print_crds` in this scope
[INFO] [stdout]    --> src/lib.rs:620:1
[INFO] [stdout]     |
[INFO] [stdout] 620 | print_crds![Database, Backup];
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]     |
[INFO] [stdout] 619 + use kubus::print_crds;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/lib.rs - (line 10)
[INFO] [stdout]     src/lib.rs - (line 39)
[INFO] [stdout]     src/lib.rs - print_crds (line 619)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 1 passed; 3 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.39s
[INFO] [stdout] 
[INFO] [stdout] all doctests ran in 0.75s; merged doctests compilation took 0.36s
[INFO] running `Command { std: "docker" "inspect" "fedd85b32b35d56e643d41de85fa4d4492a47f7cfb667cc431ddffd30924ebaf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fedd85b32b35d56e643d41de85fa4d4492a47f7cfb667cc431ddffd30924ebaf", kill_on_drop: false }`
[INFO] [stdout] fedd85b32b35d56e643d41de85fa4d4492a47f7cfb667cc431ddffd30924ebaf
