[INFO] fetching crate yew-interop-macro 0.3.0...
[INFO] testing yew-interop-macro-0.3.0 against master#1ef7943ee607160a564655b6596f83670ef95df5 for pr-146098-6
[INFO] extracting crate yew-interop-macro 0.3.0 into /workspace/builds/worker-0-tc1/source
[INFO] started tweaking crates.io crate yew-interop-macro 0.3.0
[INFO] finished tweaking crates.io crate yew-interop-macro 0.3.0
[INFO] tweaked toml for crates.io crate yew-interop-macro 0.3.0 written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate yew-interop-macro 0.3.0 on toolchain 1ef7943ee607160a564655b6596f83670ef95df5
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "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" "+1ef7943ee607160a564655b6596f83670ef95df5" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 78 packages to latest compatible versions
[INFO] [stderr]       Adding itertools v0.10.5 (available: v0.14.0)
[INFO] [stderr]       Adding syn v1.0.109 (available: v2.0.109)
[INFO] [stderr]       Adding yew v0.19.3 (available: v0.21.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded yew-interop-core v0.2.0
[INFO] [stderr]   Downloaded scoped-tls-hkt v0.1.5
[INFO] [stderr]   Downloaded yew v0.19.3
[INFO] [stderr]   Downloaded yew-macro v0.19.3
[INFO] [stderr]   Downloaded gloo v0.4.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] cff875f1de6c10a8da802c79ef302f02de52bf7f65c98a137575238070ffb596
[INFO] running `Command { std: "docker" "start" "-a" "cff875f1de6c10a8da802c79ef302f02de52bf7f65c98a137575238070ffb596", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "cff875f1de6c10a8da802c79ef302f02de52bf7f65c98a137575238070ffb596", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cff875f1de6c10a8da802c79ef302f02de52bf7f65c98a137575238070ffb596", kill_on_drop: false }`
[INFO] [stdout] cff875f1de6c10a8da802c79ef302f02de52bf7f65c98a137575238070ffb596
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8f7fe84e5c2daf997c68b3011df2054bdc782d82519c71bd75d3f45d2a8209ff
[INFO] running `Command { std: "docker" "start" "-a" "8f7fe84e5c2daf997c68b3011df2054bdc782d82519c71bd75d3f45d2a8209ff", kill_on_drop: false }`
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling writeable v0.6.2
[INFO] [stderr]    Compiling litemap v0.8.1
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling utf8_iter v1.0.4
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling yew-interop-core v0.2.0
[INFO] [stderr]    Compiling icu_properties_data v2.1.1
[INFO] [stderr]    Compiling icu_normalizer_data v2.1.1
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling syn v2.0.109
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.1
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling yew-interop-macro v0.3.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: trait `ExprExt` is never used
[INFO] [stdout]    --> src/lib.rs:613:7
[INFO] [stdout]     |
[INFO] [stdout] 613 | trait ExprExt {
[INFO] [stdout]     |       ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 17.11s
[INFO] running `Command { std: "docker" "inspect" "8f7fe84e5c2daf997c68b3011df2054bdc782d82519c71bd75d3f45d2a8209ff", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8f7fe84e5c2daf997c68b3011df2054bdc782d82519c71bd75d3f45d2a8209ff", kill_on_drop: false }`
[INFO] [stdout] 8f7fe84e5c2daf997c68b3011df2054bdc782d82519c71bd75d3f45d2a8209ff
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] bd813b78ab2067a73bc6ea80e589d7e2b0513c4655ab6cf0cf92f44bc6140032
[INFO] running `Command { std: "docker" "start" "-a" "bd813b78ab2067a73bc6ea80e589d7e2b0513c4655ab6cf0cf92f44bc6140032", kill_on_drop: false }`
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.105
[INFO] [stderr]    Compiling rustversion v1.0.22
[INFO] [stderr]    Compiling bumpalo v3.19.0
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling itoa v1.0.15
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling ryu v1.0.20
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling boolinator v2.4.0
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling scoped-tls-hkt v0.1.5
[INFO] [stderr]    Compiling slab v0.4.11
[INFO] [stderr]    Compiling yew-macro v0.19.3
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.105
[INFO] [stderr]    Compiling wasm-bindgen v0.2.105
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.1
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.105
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling js-sys v0.3.82
[INFO] [stderr]    Compiling console_error_panic_hook v0.1.7
[INFO] [stderr]    Compiling yew-interop-macro v0.3.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: trait `ExprExt` is never used
[INFO] [stdout]    --> src/lib.rs:613:7
[INFO] [stdout]     |
[INFO] [stdout] 613 | trait ExprExt {
[INFO] [stdout]     |       ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling web-sys v0.3.82
[INFO] [stderr]    Compiling gloo-timers v0.2.6
[INFO] [stderr]    Compiling wasm-bindgen-futures v0.4.55
[INFO] [stderr]    Compiling gloo-utils v0.1.7
[INFO] [stderr]    Compiling gloo-events v0.1.2
[INFO] [stderr]    Compiling gloo-render v0.1.1
[INFO] [stderr]    Compiling gloo-dialogs v0.1.1
[INFO] [stderr]    Compiling gloo-console v0.2.3
[INFO] [stderr]    Compiling gloo-storage v0.2.2
[INFO] [stderr]    Compiling gloo-file v0.2.3
[INFO] [stderr]    Compiling gloo v0.4.2
[INFO] [stderr]    Compiling yew v0.19.3
[INFO] [stdout] warning: trait `ExprExt` is never used
[INFO] [stdout]    --> src/lib.rs:613:7
[INFO] [stdout]     |
[INFO] [stdout] 613 | trait ExprExt {
[INFO] [stdout]     |       ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 26.60s
[INFO] running `Command { std: "docker" "inspect" "bd813b78ab2067a73bc6ea80e589d7e2b0513c4655ab6cf0cf92f44bc6140032", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bd813b78ab2067a73bc6ea80e589d7e2b0513c4655ab6cf0cf92f44bc6140032", kill_on_drop: false }`
[INFO] [stdout] bd813b78ab2067a73bc6ea80e589d7e2b0513c4655ab6cf0cf92f44bc6140032
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] a96393210d96ff9b2d6eee98f8aabd754492a162abda31212cf5e62194016b32
[INFO] running `Command { std: "docker" "start" "-a" "a96393210d96ff9b2d6eee98f8aabd754492a162abda31212cf5e62194016b32", kill_on_drop: false }`
[INFO] [stderr] warning: trait `ExprExt` is never used
[INFO] [stderr]    --> src/lib.rs:613:7
[INFO] [stderr]     |
[INFO] [stderr] 613 | trait ExprExt {
[INFO] [stderr]     |       ^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `yew-interop-macro` (lib) generated 1 warning
[INFO] [stderr] warning: `yew-interop-macro` (lib test) generated 1 warning (1 duplicate)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.14s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/yew_interop_macro-a18faa9b6adfdffb)
[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 yew_interop_macro
[INFO] [stdout] 
[INFO] [stdout] running 5 tests
[INFO] [stdout] test src/lib.rs - declare_resources (line 160) ... FAILED
[INFO] [stdout] test src/lib.rs - declare_resources (line 136) ... FAILED
[INFO] [stdout] test src/lib.rs - declare_resources (line 215) ... FAILED
[INFO] [stdout] test src/lib.rs - declare_resources (line 127) ... FAILED
[INFO] [stdout] test src/lib.rs - declare_resources (line 192) ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/lib.rs - declare_resources (line 160) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `yew_interop`
[INFO] [stdout]  --> src/lib.rs:162:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use yew_interop::declare_resources;
[INFO] [stdout]   |     ^^^^^^^^^^^ use of unresolved module or unlinked crate `yew_interop`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `yew_interop`, use `cargo add yew_interop` 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 - declare_resources (line 136) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `yew_interop`
[INFO] [stdout]  --> src/lib.rs:138:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use yew_interop::declare_resources;
[INFO] [stdout]   |     ^^^^^^^^^^^ use of unresolved module or unlinked crate `yew_interop`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `yew_interop`, use `cargo add yew_interop` 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 - declare_resources (line 215) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `yew_interop`
[INFO] [stdout]  --> src/lib.rs:217:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use yew_interop::declare_resources;
[INFO] [stdout]   |     ^^^^^^^^^^^ use of unresolved module or unlinked crate `yew_interop`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `yew_interop`, use `cargo add yew_interop` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `ResourceProvider` in this scope
[INFO] [stdout]   --> src/lib.rs:227:6
[INFO] [stdout]    |
[INFO] [stdout] 14 |     <ResourceProvider>
[INFO] [stdout]    |      ^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `ResourceProvider` in this scope
[INFO] [stdout]   --> src/lib.rs:227:6
[INFO] [stdout]    |
[INFO] [stdout] 14 |     <ResourceProvider>
[INFO] [stdout]    |      ^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]    |
[INFO] [stdout]  2 | fn main() { #[allow(non_snake_case)] fn _doctest_main_src_lib_rs_215_0<ResourceProvider>() {
[INFO] [stdout]    |                                                                       ++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0412, E0432.
[INFO] [stdout] For more information about an error, try `rustc --explain E0412`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - declare_resources (line 127) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `yew_interop`
[INFO] [stdout]  --> src/lib.rs:129:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use yew_interop::declare_resources;
[INFO] [stdout]   |     ^^^^^^^^^^^ use of unresolved module or unlinked crate `yew_interop`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `yew_interop`, use `cargo add yew_interop` 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] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/lib.rs - declare_resources (line 127)
[INFO] [stdout]     src/lib.rs - declare_resources (line 136)
[INFO] [stdout]     src/lib.rs - declare_resources (line 160)
[INFO] [stdout]     src/lib.rs - declare_resources (line 215)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 1 passed; 4 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.24s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "a96393210d96ff9b2d6eee98f8aabd754492a162abda31212cf5e62194016b32", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a96393210d96ff9b2d6eee98f8aabd754492a162abda31212cf5e62194016b32", kill_on_drop: false }`
[INFO] [stdout] a96393210d96ff9b2d6eee98f8aabd754492a162abda31212cf5e62194016b32
