[INFO] fetching crate sendgrowl 0.7.4... [INFO] testing sendgrowl-0.7.4 against try#dec9417b8611e34e787a3e4c37686b5131f9e5c5 for pr-154210-2 [INFO] extracting crate sendgrowl 0.7.4 into /workspace/builds/worker-7-tc2/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-7-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate sendgrowl 0.7.4 on toolchain dec9417b8611e34e787a3e4c37686b5131f9e5c5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] de2f5d8d85dbde02d78b916b6ef13cff2e440eda1a8dbee3bb41f3a10200a852 [INFO] running `Command { std: "docker" "start" "-a" "de2f5d8d85dbde02d78b916b6ef13cff2e440eda1a8dbee3bb41f3a10200a852", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "de2f5d8d85dbde02d78b916b6ef13cff2e440eda1a8dbee3bb41f3a10200a852", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "de2f5d8d85dbde02d78b916b6ef13cff2e440eda1a8dbee3bb41f3a10200a852", kill_on_drop: false }` [INFO] [stdout] de2f5d8d85dbde02d78b916b6ef13cff2e440eda1a8dbee3bb41f3a10200a852 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3eda4402e07247f6c299af5c9f3de79909ce78a48939c77be844a307cac1283d [INFO] running `Command { std: "docker" "start" "-a" "3eda4402e07247f6c299af5c9f3de79909ce78a48939c77be844a307cac1283d", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.103 [INFO] [stderr] Compiling anstyle-query v1.1.5 [INFO] [stderr] Compiling libc v0.2.178 [INFO] [stderr] Compiling anstyle v1.0.13 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.2 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling clap_lex v0.7.6 [INFO] [stderr] Compiling anyhow v1.0.100 [INFO] [stderr] Compiling anstream v0.6.21 [INFO] [stderr] Compiling clap_builder v4.5.53 [INFO] [stderr] Compiling quote v1.0.42 [INFO] [stderr] Compiling syn v2.0.111 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling uuid v1.19.0 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling clap_derive v4.5.49 [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 19.74s [INFO] running `Command { std: "docker" "inspect" "3eda4402e07247f6c299af5c9f3de79909ce78a48939c77be844a307cac1283d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3eda4402e07247f6c299af5c9f3de79909ce78a48939c77be844a307cac1283d", kill_on_drop: false }` [INFO] [stdout] 3eda4402e07247f6c299af5c9f3de79909ce78a48939c77be844a307cac1283d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 01824639980e39192cbf4c307f2db9c6375542e6e05f160434576396114b0f69 [INFO] running `Command { std: "docker" "start" "-a" "01824639980e39192cbf4c307f2db9c6375542e6e05f160434576396114b0f69", kill_on_drop: false }` [INFO] [stderr] Compiling sendgrowl v0.7.4 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.02s [INFO] running `Command { std: "docker" "inspect" "01824639980e39192cbf4c307f2db9c6375542e6e05f160434576396114b0f69", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "01824639980e39192cbf4c307f2db9c6375542e6e05f160434576396114b0f69", kill_on_drop: false }` [INFO] [stdout] 01824639980e39192cbf4c307f2db9c6375542e6e05f160434576396114b0f69 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 8dc7a0e788d08ac33c0864628393d46b237d439299ddbc6cde1065de2f004235 [INFO] running `Command { std: "docker" "start" "-a" "8dc7a0e788d08ac33c0864628393d46b237d439299ddbc6cde1065de2f004235", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.08s [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] [stderr] Doc-tests sendgrowl [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] [stdout] [INFO] [stdout] running 22 tests [INFO] [stdout] test src/lib.rs - (line 135) - compile ... FAILED [INFO] [stdout] test src/lib.rs - (line 163) - compile ... FAILED [INFO] [stdout] test src/lib.rs - (line 89) - compile ... FAILED [INFO] [stdout] test src/lib.rs - (line 78) - compile ... FAILED [INFO] [stdout] test src/lib.rs - (line 61) - compile ... FAILED [INFO] [stdout] test src/lib.rs - (line 143) - compile ... FAILED [INFO] [stdout] test src/lib.rs - (line 70) - compile ... FAILED [INFO] [stdout] test src/lib.rs - (line 116) - compile ... FAILED [INFO] [stdout] test src/lib.rs - (line 96) - compile ... FAILED [INFO] [stdout] test src/lib.rs - GntpClient (line 620) - compile ... FAILED [INFO] [stdout] test src/lib.rs - (line 33) - compile ... FAILED [INFO] [stdout] test src/lib.rs - GntpClient::new (line 668) ... FAILED [INFO] [stdout] test src/lib.rs - GntpClient::notify_with_options (line 875) - compile ... FAILED [INFO] [stdout] test src/lib.rs - Resource::from_bytes (line 412) - compile ... FAILED [INFO] [stdout] test src/lib.rs - GntpClient::with_icon_mode (line 734) ... FAILED [INFO] [stdout] test src/lib.rs - GntpClient::register (line 759) - compile ... FAILED [INFO] [stdout] test src/lib.rs - GntpClient::with_host (line 689) ... FAILED [INFO] [stdout] test src/lib.rs - GntpClient::notify (line 856) - compile ... FAILED [INFO] [stdout] test src/lib.rs - NotificationType (line 551) - compile ... FAILED [INFO] [stdout] test src/lib.rs - Resource::from_file (line 366) - 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] [INFO] [stdout] failures: [INFO] [stdout] [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 - (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 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 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 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 - (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 - (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 - (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]: cannot find module or crate `gntp` in this scope [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 - (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]: cannot find module or crate `gntp` in this scope [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 - 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]: cannot find module or crate `gntp` in this scope [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 - (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]: cannot find module or crate `gntp` in this scope [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::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 - 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]: cannot find module or crate `gntp` in this scope [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 - 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 - 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 - 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]: cannot find module or crate `gntp` in this scope [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 - 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 - 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]: cannot find module or crate `gntp` in this scope [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 - 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]: cannot find module or crate `gntp` in this scope [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 - 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]: cannot find module or crate `gntp` in this scope [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] ---- 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]: cannot find module or crate `gntp` in this scope [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]: cannot find module or crate `gntp` in this scope [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] [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.96s [INFO] [stdout] [INFO] [stdout] all doctests ran in 1.14s; merged doctests compilation took 0.18s [INFO] [stderr] error: doctest failed, to rerun pass `--doc` [INFO] running `Command { std: "docker" "inspect" "8dc7a0e788d08ac33c0864628393d46b237d439299ddbc6cde1065de2f004235", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8dc7a0e788d08ac33c0864628393d46b237d439299ddbc6cde1065de2f004235", kill_on_drop: false }` [INFO] [stdout] 8dc7a0e788d08ac33c0864628393d46b237d439299ddbc6cde1065de2f004235