[INFO] fetching crate sendgrowl 0.7.4...
[INFO] testing sendgrowl-0.7.4 against master#0d162b25edd5bf0dba9a22e83b614f1113e90474 for pr-150681
[INFO] extracting crate sendgrowl 0.7.4 into /workspace/builds/worker-3-tc1/source
[INFO] started tweaking crates.io crate sendgrowl 0.7.4
[INFO] finished tweaking crates.io crate sendgrowl 0.7.4
[INFO] tweaked toml for crates.io crate sendgrowl 0.7.4 written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate sendgrowl 0.7.4 on toolchain 0d162b25edd5bf0dba9a22e83b614f1113e90474
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate sendgrowl 0.7.4 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" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded clap-version-flag v1.0.7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 1cc3bec7cd75bcc726daea5b3d37dda996388597f0c385200e285daf2d506b7e
[INFO] running `Command { std: "docker" "start" "-a" "1cc3bec7cd75bcc726daea5b3d37dda996388597f0c385200e285daf2d506b7e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1cc3bec7cd75bcc726daea5b3d37dda996388597f0c385200e285daf2d506b7e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1cc3bec7cd75bcc726daea5b3d37dda996388597f0c385200e285daf2d506b7e", kill_on_drop: false }`
[INFO] [stdout] 1cc3bec7cd75bcc726daea5b3d37dda996388597f0c385200e285daf2d506b7e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7383652400ccd10c21e5d39aef6cd6de26f5f756a4369a87da3aaecc1f71509e
[INFO] running `Command { std: "docker" "start" "-a" "7383652400ccd10c21e5d39aef6cd6de26f5f756a4369a87da3aaecc1f71509e", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.111
[INFO] [stderr]    Compiling clap_builder v4.5.53
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling uuid v1.19.0
[INFO] [stderr]    Compiling clap_derive v4.5.49
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling clap v4.5.53
[INFO] [stderr]    Compiling clap-version-flag v1.0.7
[INFO] [stderr]    Compiling sendgrowl v0.7.4 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 9.14s
[INFO] running `Command { std: "docker" "inspect" "7383652400ccd10c21e5d39aef6cd6de26f5f756a4369a87da3aaecc1f71509e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7383652400ccd10c21e5d39aef6cd6de26f5f756a4369a87da3aaecc1f71509e", kill_on_drop: false }`
[INFO] [stdout] 7383652400ccd10c21e5d39aef6cd6de26f5f756a4369a87da3aaecc1f71509e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] bb73e980a407a83ded12e9a448cd2562fdb69620944165ae03cfa06c76b428ef
[INFO] running `Command { std: "docker" "start" "-a" "bb73e980a407a83ded12e9a448cd2562fdb69620944165ae03cfa06c76b428ef", kill_on_drop: false }`
[INFO] [stderr]    Compiling sendgrowl v0.7.4 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.69s
[INFO] running `Command { std: "docker" "inspect" "bb73e980a407a83ded12e9a448cd2562fdb69620944165ae03cfa06c76b428ef", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bb73e980a407a83ded12e9a448cd2562fdb69620944165ae03cfa06c76b428ef", kill_on_drop: false }`
[INFO] [stdout] bb73e980a407a83ded12e9a448cd2562fdb69620944165ae03cfa06c76b428ef
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 5f22eda2d9f59def854e948d14fce5b59dfb6aa3c696e1d4c9055542d5e99950
[INFO] running `Command { std: "docker" "start" "-a" "5f22eda2d9f59def854e948d14fce5b59dfb6aa3c696e1d4c9055542d5e99950", 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/sendgrowl-0213caedb7ae55bf)
[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]      Running unittests src/sendgrowl.rs (/opt/rustwide/target/debug/deps/sendgrowl-ba87ba30f8ca8c18)
[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 sendgrowl
[INFO] [stdout] 
[INFO] [stdout] running 22 tests
[INFO] [stdout] test src/lib.rs - GntpClient::new (line 668) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 163) - compile ... FAILED
[INFO] [stdout] test src/lib.rs - (line 61) - compile ... FAILED
[INFO] [stdout] test src/lib.rs - GntpClient::with_host (line 689) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 78) - compile ... FAILED
[INFO] [stdout] test src/lib.rs - (line 96) - compile ... FAILED
[INFO] [stdout] test src/lib.rs - (line 33) - compile ... FAILED
[INFO] [stdout] test src/lib.rs - GntpClient::with_icon_mode (line 734) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 89) - compile ... FAILED
[INFO] [stdout] test src/lib.rs - (line 135) - compile ... FAILED
[INFO] [stdout] test src/lib.rs - NotifyOptions (line 1040) - compile ... FAILED
[INFO] [stdout] test src/lib.rs - Resource::from_pathbuf (line 392) - compile ... FAILED
[INFO] [stdout] test src/lib.rs - GntpClient::notify (line 856) - compile ... FAILED
[INFO] [stdout] test src/lib.rs - Resource::from_bytes (line 412) - compile ... FAILED
[INFO] [stdout] test src/lib.rs - (line 143) - compile ... FAILED
[INFO] [stdout] test src/lib.rs - GntpClient::notify_with_options (line 875) - compile ... FAILED
[INFO] [stdout] test src/lib.rs - GntpClient (line 620) - compile ... FAILED
[INFO] [stdout] test src/lib.rs - GntpClient::register (line 759) - compile ... FAILED
[INFO] [stdout] test src/lib.rs - (line 116) - compile ... FAILED
[INFO] [stdout] test src/lib.rs - NotificationType (line 551) - compile ... FAILED
[INFO] [stdout] test src/lib.rs - (line 70) - compile ... FAILED
[INFO] [stdout] test src/lib.rs - Resource::from_file (line 366) - compile ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/lib.rs - GntpClient::new (line 668) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `gntp`
[INFO] [stdout]    --> src/lib.rs:669:5
[INFO] [stdout]     |
[INFO] [stdout] 669 | use gntp::GntpClient;
[INFO] [stdout]     |     ^^^^ use of unresolved module or unlinked crate `gntp`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `gntp`, use `cargo add gntp` 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 - (line 163) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `gntp`
[INFO] [stdout]    --> src/lib.rs:164:5
[INFO] [stdout]     |
[INFO] [stdout] 164 | use gntp::{GntpClient, GntpError};
[INFO] [stdout]     |     ^^^^ use of unresolved module or unlinked crate `gntp`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `gntp`, use `cargo add gntp` 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 - (line 61) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `gntp`
[INFO] [stdout]   --> src/lib.rs:62:5
[INFO] [stdout]    |
[INFO] [stdout] 62 | use gntp::{GntpClient, IconMode};
[INFO] [stdout]    |     ^^^^ use of unresolved module or unlinked crate `gntp`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `gntp`, use `cargo add gntp` 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 - GntpClient::with_host (line 689) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `gntp`
[INFO] [stdout]    --> src/lib.rs:690:5
[INFO] [stdout]     |
[INFO] [stdout] 690 | use gntp::GntpClient;
[INFO] [stdout]     |     ^^^^ use of unresolved module or unlinked crate `gntp`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `gntp`, use `cargo add gntp` 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 - (line 78) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `gntp`
[INFO] [stdout]   --> src/lib.rs:79:5
[INFO] [stdout]    |
[INFO] [stdout] 79 | use gntp::{GntpClient, IconMode};
[INFO] [stdout]    |     ^^^^ use of unresolved module or unlinked crate `gntp`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `gntp`, use `cargo add gntp` 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 - (line 96) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `gntp`
[INFO] [stdout]   --> src/lib.rs:97:5
[INFO] [stdout]    |
[INFO] [stdout] 97 | use gntp::{GntpClient, NotifyOptions, Resource};
[INFO] [stdout]    |     ^^^^ use of unresolved module or unlinked crate `gntp`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `gntp`, use `cargo add gntp` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `gntp`
[INFO] [stdout]    --> src/lib.rs:112:10
[INFO] [stdout]     |
[INFO] [stdout] 112 | Ok::<(), gntp::GntpError>(())
[INFO] [stdout]     |          ^^^^ use of unresolved module or unlinked crate `gntp`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `gntp`, use `cargo add gntp` 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 - (line 33) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `gntp`
[INFO] [stdout]   --> src/lib.rs:34:5
[INFO] [stdout]    |
[INFO] [stdout] 34 | use gntp::{GntpClient, NotificationType, Resource, IconMode};
[INFO] [stdout]    |     ^^^^ use of unresolved module or unlinked crate `gntp`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `gntp`, use `cargo add gntp` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `gntp`
[INFO] [stdout]   --> src/lib.rs:36:25
[INFO] [stdout]    |
[INFO] [stdout] 36 | fn main() -> Result<(), gntp::GntpError> {
[INFO] [stdout]    |                         ^^^^ use of unresolved module or unlinked crate `gntp`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `gntp`, use `cargo add gntp` 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 - GntpClient::with_icon_mode (line 734) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `gntp`
[INFO] [stdout]    --> src/lib.rs:735:5
[INFO] [stdout]     |
[INFO] [stdout] 735 | use gntp::{GntpClient, IconMode};
[INFO] [stdout]     |     ^^^^ use of unresolved module or unlinked crate `gntp`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `gntp`, use `cargo add gntp` 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 - (line 89) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `gntp`
[INFO] [stdout]   --> src/lib.rs:90:5
[INFO] [stdout]    |
[INFO] [stdout] 90 | use gntp::Resource;
[INFO] [stdout]    |     ^^^^ use of unresolved module or unlinked crate `gntp`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `gntp`, use `cargo add gntp` 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 - (line 135) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `gntp`
[INFO] [stdout]    --> src/lib.rs:136:5
[INFO] [stdout]     |
[INFO] [stdout] 136 | use gntp::GntpClient;
[INFO] [stdout]     |     ^^^^ use of unresolved module or unlinked crate `gntp`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `gntp`, use `cargo add gntp` 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 - NotifyOptions (line 1040) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `gntp`
[INFO] [stdout]     --> src/lib.rs:1041:5
[INFO] [stdout]      |
[INFO] [stdout] 1041 | use gntp::{NotifyOptions, Resource};
[INFO] [stdout]      |     ^^^^ use of unresolved module or unlinked crate `gntp`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `gntp`, use `cargo add gntp` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `gntp`
[INFO] [stdout]     --> src/lib.rs:1048:10
[INFO] [stdout]      |
[INFO] [stdout] 1048 | Ok::<(), gntp::GntpError>(())
[INFO] [stdout]      |          ^^^^ use of unresolved module or unlinked crate `gntp`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `gntp`, use `cargo add gntp` 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 - Resource::from_pathbuf (line 392) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `gntp`
[INFO] [stdout]    --> src/lib.rs:393:5
[INFO] [stdout]     |
[INFO] [stdout] 393 | use gntp::Resource;
[INFO] [stdout]     |     ^^^^ use of unresolved module or unlinked crate `gntp`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `gntp`, use `cargo add gntp` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `gntp`
[INFO] [stdout]    --> src/lib.rs:397:10
[INFO] [stdout]     |
[INFO] [stdout] 397 | Ok::<(), gntp::GntpError>(())
[INFO] [stdout]     |          ^^^^ use of unresolved module or unlinked crate `gntp`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `gntp`, use `cargo add gntp` 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 - GntpClient::notify (line 856) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `gntp`
[INFO] [stdout]    --> src/lib.rs:857:5
[INFO] [stdout]     |
[INFO] [stdout] 857 | use gntp::GntpClient;
[INFO] [stdout]     |     ^^^^ use of unresolved module or unlinked crate `gntp`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `gntp`, use `cargo add gntp` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `gntp`
[INFO] [stdout]    --> src/lib.rs:861:10
[INFO] [stdout]     |
[INFO] [stdout] 861 | Ok::<(), gntp::GntpError>(())
[INFO] [stdout]     |          ^^^^ use of unresolved module or unlinked crate `gntp`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `gntp`, use `cargo add gntp` 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 - Resource::from_bytes (line 412) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `gntp`
[INFO] [stdout]    --> src/lib.rs:413:5
[INFO] [stdout]     |
[INFO] [stdout] 413 | use gntp::Resource;
[INFO] [stdout]     |     ^^^^ use of unresolved module or unlinked crate `gntp`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `gntp`, use `cargo add gntp` 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 - (line 143) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `gntp`
[INFO] [stdout]    --> src/lib.rs:144:5
[INFO] [stdout]     |
[INFO] [stdout] 144 | use gntp::GntpClient;
[INFO] [stdout]     |     ^^^^ use of unresolved module or unlinked crate `gntp`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `gntp`, use `cargo add gntp` 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 - GntpClient::notify_with_options (line 875) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `gntp`
[INFO] [stdout]    --> src/lib.rs:876:5
[INFO] [stdout]     |
[INFO] [stdout] 876 | use gntp::{GntpClient, NotifyOptions};
[INFO] [stdout]     |     ^^^^ use of unresolved module or unlinked crate `gntp`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `gntp`, use `cargo add gntp` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `gntp`
[INFO] [stdout]    --> src/lib.rs:884:10
[INFO] [stdout]     |
[INFO] [stdout] 884 | Ok::<(), gntp::GntpError>(())
[INFO] [stdout]     |          ^^^^ use of unresolved module or unlinked crate `gntp`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `gntp`, use `cargo add gntp` 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 - GntpClient (line 620) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `gntp`
[INFO] [stdout]    --> src/lib.rs:621:5
[INFO] [stdout]     |
[INFO] [stdout] 621 | use gntp::{GntpClient, NotificationType, IconMode};
[INFO] [stdout]     |     ^^^^ use of unresolved module or unlinked crate `gntp`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `gntp`, use `cargo add gntp` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `gntp`
[INFO] [stdout]    --> src/lib.rs:630:10
[INFO] [stdout]     |
[INFO] [stdout] 630 | Ok::<(), gntp::GntpError>(())
[INFO] [stdout]     |          ^^^^ use of unresolved module or unlinked crate `gntp`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `gntp`, use `cargo add gntp` 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 - GntpClient::register (line 759) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `gntp`
[INFO] [stdout]    --> src/lib.rs:760:5
[INFO] [stdout]     |
[INFO] [stdout] 760 | use gntp::{GntpClient, NotificationType};
[INFO] [stdout]     |     ^^^^ use of unresolved module or unlinked crate `gntp`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `gntp`, use `cargo add gntp` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `gntp`
[INFO] [stdout]    --> src/lib.rs:766:10
[INFO] [stdout]     |
[INFO] [stdout] 766 | Ok::<(), gntp::GntpError>(())
[INFO] [stdout]     |          ^^^^ use of unresolved module or unlinked crate `gntp`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `gntp`, use `cargo add gntp` 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 - (line 116) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `gntp`
[INFO] [stdout]    --> src/lib.rs:117:5
[INFO] [stdout]     |
[INFO] [stdout] 117 | use gntp::{GntpClient, NotificationType};
[INFO] [stdout]     |     ^^^^ use of unresolved module or unlinked crate `gntp`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `gntp`, use `cargo add gntp` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `gntp`
[INFO] [stdout]    --> src/lib.rs:131:10
[INFO] [stdout]     |
[INFO] [stdout] 131 | Ok::<(), gntp::GntpError>(())
[INFO] [stdout]     |          ^^^^ use of unresolved module or unlinked crate `gntp`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `gntp`, use `cargo add gntp` 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 - NotificationType (line 551) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `gntp`
[INFO] [stdout]    --> src/lib.rs:552:5
[INFO] [stdout]     |
[INFO] [stdout] 552 | use gntp::{NotificationType, Resource};
[INFO] [stdout]     |     ^^^^ use of unresolved module or unlinked crate `gntp`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `gntp`, use `cargo add gntp` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `gntp`
[INFO] [stdout]    --> src/lib.rs:559:10
[INFO] [stdout]     |
[INFO] [stdout] 559 | Ok::<(), gntp::GntpError>(())
[INFO] [stdout]     |          ^^^^ use of unresolved module or unlinked crate `gntp`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `gntp`, use `cargo add gntp` 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 - (line 70) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `gntp`
[INFO] [stdout]   --> src/lib.rs:71:5
[INFO] [stdout]    |
[INFO] [stdout] 71 | use gntp::{GntpClient, IconMode};
[INFO] [stdout]    |     ^^^^ use of unresolved module or unlinked crate `gntp`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `gntp`, use `cargo add gntp` 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 - Resource::from_file (line 366) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `gntp`
[INFO] [stdout]    --> src/lib.rs:367:5
[INFO] [stdout]     |
[INFO] [stdout] 367 | use gntp::Resource;
[INFO] [stdout]     |     ^^^^ use of unresolved module or unlinked crate `gntp`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `gntp`, use `cargo add gntp` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `gntp`
[INFO] [stdout]    --> src/lib.rs:369:10
[INFO] [stdout]     |
[INFO] [stdout] 369 | Ok::<(), gntp::GntpError>(())
[INFO] [stdout]     |          ^^^^ use of unresolved module or unlinked crate `gntp`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `gntp`, use `cargo add gntp` 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] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/lib.rs - (line 116)
[INFO] [stdout]     src/lib.rs - (line 135)
[INFO] [stdout]     src/lib.rs - (line 143)
[INFO] [stdout]     src/lib.rs - (line 163)
[INFO] [stdout]     src/lib.rs - (line 33)
[INFO] [stdout]     src/lib.rs - (line 61)
[INFO] [stdout]     src/lib.rs - (line 70)
[INFO] [stdout]     src/lib.rs - (line 78)
[INFO] [stdout]     src/lib.rs - (line 89)
[INFO] [stdout]     src/lib.rs - (line 96)
[INFO] [stdout]     src/lib.rs - GntpClient (line 620)
[INFO] [stdout]     src/lib.rs - GntpClient::new (line 668)
[INFO] [stdout]     src/lib.rs - GntpClient::notify (line 856)
[INFO] [stdout]     src/lib.rs - GntpClient::notify_with_options (line 875)
[INFO] [stdout]     src/lib.rs - GntpClient::register (line 759)
[INFO] [stdout]     src/lib.rs - GntpClient::with_host (line 689)
[INFO] [stdout]     src/lib.rs - GntpClient::with_icon_mode (line 734)
[INFO] [stdout]     src/lib.rs - NotificationType (line 551)
[INFO] [stdout]     src/lib.rs - NotifyOptions (line 1040)
[INFO] [stdout]     src/lib.rs - Resource::from_bytes (line 412)
[INFO] [stdout]     src/lib.rs - Resource::from_file (line 366)
[INFO] [stdout]     src/lib.rs - Resource::from_pathbuf (line 392)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 22 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.57s
[INFO] [stdout] 
[INFO] [stdout] all doctests ran in 0.76s; merged doctests compilation took 0.19s
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "5f22eda2d9f59def854e948d14fce5b59dfb6aa3c696e1d4c9055542d5e99950", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5f22eda2d9f59def854e948d14fce5b59dfb6aa3c696e1d4c9055542d5e99950", kill_on_drop: false }`
[INFO] [stdout] 5f22eda2d9f59def854e948d14fce5b59dfb6aa3c696e1d4c9055542d5e99950
