[INFO] cloning repository https://github.com/brianredbeard/copypasta-ext-rb [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/brianredbeard/copypasta-ext-rb" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbrianredbeard%2Fcopypasta-ext-rb", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbrianredbeard%2Fcopypasta-ext-rb'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 89af37b14023f8d9636d6106cfc772dc37ee5b0a [INFO] testing brianredbeard/copypasta-ext-rb against try#8da20828b6ea601dfd8e2448cb50ace88876bd78 for pr-150933 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbrianredbeard%2Fcopypasta-ext-rb" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/brianredbeard/copypasta-ext-rb [INFO] finished tweaking git repo https://github.com/brianredbeard/copypasta-ext-rb [INFO] tweaked toml for git repo https://github.com/brianredbeard/copypasta-ext-rb written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/brianredbeard/copypasta-ext-rb on toolchain 8da20828b6ea601dfd8e2448cb50ace88876bd78 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8da20828b6ea601dfd8e2448cb50ace88876bd78" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/brianredbeard/copypasta-ext-rb 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" "+8da20828b6ea601dfd8e2448cb50ace88876bd78" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded windows-targets v0.52.3 [INFO] [stderr] Downloaded x11-clipboard v0.9.1 [INFO] [stderr] Downloaded which v4.4.1 [INFO] [stderr] Downloaded lazy-bytes-cast v5.0.1 [INFO] [stderr] Downloaded calloop-wayland-source v0.2.0 [INFO] [stderr] Downloaded wayland-cursor v0.31.1 [INFO] [stderr] Downloaded redox_users v0.4.4 [INFO] [stderr] Downloaded copypasta v0.10.1 [INFO] [stderr] Downloaded clipboard-win v3.1.1 [INFO] [stderr] Downloaded xcursor v0.3.5 [INFO] [stderr] Downloaded wayland-sys v0.31.1 [INFO] [stderr] Downloaded wayland-protocols-wlr v0.2.0 [INFO] [stderr] Downloaded polling v3.5.0 [INFO] [stderr] Downloaded calloop v0.12.4 [INFO] [stderr] Downloaded xkeysym v0.2.0 [INFO] [stderr] Downloaded wayland-backend v0.3.3 [INFO] [stderr] Downloaded cc v1.0.88 [INFO] [stderr] Downloaded wayland-protocols v0.31.2 [INFO] [stderr] Downloaded quick-xml v0.31.0 [INFO] [stderr] Downloaded x11rb v0.13.0 [INFO] [stderr] Downloaded smithay-client-toolkit v0.18.1 [INFO] [stderr] Downloaded wayland-client v0.31.2 [INFO] [stderr] Downloaded wayland-scanner v0.31.1 [INFO] [stderr] Downloaded smithay-clipboard v0.7.1 [INFO] [stderr] Downloaded libredox v0.0.1 [INFO] [stderr] Downloaded gethostname v0.4.3 [INFO] [stderr] Downloaded rustix v0.38.31 [INFO] [stderr] Downloaded windows_x86_64_gnullvm v0.52.3 [INFO] [stderr] Downloaded windows_aarch64_gnullvm v0.52.3 [INFO] [stderr] Downloaded x11rb-protocol v0.13.0 [INFO] [stderr] Downloaded windows_aarch64_msvc v0.52.3 [INFO] [stderr] Downloaded windows_x86_64_gnu v0.52.3 [INFO] [stderr] Downloaded windows_x86_64_msvc v0.52.3 [INFO] [stderr] Downloaded windows_i686_gnu v0.52.3 [INFO] [stderr] Downloaded windows_i686_msvc v0.52.3 [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:cfa559dde23f44738f9990739aaa3487d8df3af37eb5df0572f7cf76004a604a" "/opt/rustwide/cargo-home/bin/cargo" "+8da20828b6ea601dfd8e2448cb50ace88876bd78" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d8779b81e4d1bafbb5f4e7a285eb90baf737d2c97b6624bc46d56c94a657498d [INFO] running `Command { std: "docker" "start" "-a" "d8779b81e4d1bafbb5f4e7a285eb90baf737d2c97b6624bc46d56c94a657498d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d8779b81e4d1bafbb5f4e7a285eb90baf737d2c97b6624bc46d56c94a657498d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d8779b81e4d1bafbb5f4e7a285eb90baf737d2c97b6624bc46d56c94a657498d", kill_on_drop: false }` [INFO] [stdout] d8779b81e4d1bafbb5f4e7a285eb90baf737d2c97b6624bc46d56c94a657498d [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:cfa559dde23f44738f9990739aaa3487d8df3af37eb5df0572f7cf76004a604a" "/opt/rustwide/cargo-home/bin/cargo" "+8da20828b6ea601dfd8e2448cb50ace88876bd78" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e32cd45eecc7bb5314ad48876a4e9024673263290614d3e039f145a40aaa7ea4 [INFO] running `Command { std: "docker" "start" "-a" "e32cd45eecc7bb5314ad48876a4e9024673263290614d3e039f145a40aaa7ea4", kill_on_drop: false }` [INFO] [stderr] Compiling rustix v0.38.31 [INFO] [stderr] Compiling linux-raw-sys v0.4.13 [INFO] [stderr] Compiling proc-macro2 v1.0.78 [INFO] [stderr] Compiling bitflags v2.4.2 [INFO] [stderr] Compiling cc v1.0.88 [INFO] [stderr] Compiling libloading v0.8.1 [INFO] [stderr] Compiling wayland-sys v0.31.1 [INFO] [stderr] Compiling log v0.4.20 [INFO] [stderr] Compiling dlib v0.5.2 [INFO] [stderr] Compiling downcast-rs v1.2.0 [INFO] [stderr] Compiling scoped-tls v1.0.1 [INFO] [stderr] Compiling smallvec v1.13.1 [INFO] [stderr] Compiling memchr v2.7.1 [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling pin-project-lite v0.2.13 [INFO] [stderr] Compiling thiserror v1.0.57 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling syn v2.0.51 [INFO] [stderr] Compiling smithay-client-toolkit v0.18.1 [INFO] [stderr] Compiling cursor-icon v1.1.0 [INFO] [stderr] Compiling xcursor v0.3.5 [INFO] [stderr] Compiling wayland-backend v0.3.3 [INFO] [stderr] Compiling quick-xml v0.31.0 [INFO] [stderr] Compiling option-ext v0.2.0 [INFO] [stderr] Compiling x11rb-protocol v0.13.0 [INFO] [stderr] Compiling xkeysym v0.2.0 [INFO] [stderr] Compiling copypasta-ext-rb v0.4.5 (/opt/rustwide/workdir) [INFO] [stderr] Compiling memmap2 v0.9.4 [INFO] [stderr] Compiling dirs-sys v0.4.1 [INFO] [stderr] Compiling either v1.10.0 [INFO] [stderr] Compiling dirs v5.0.1 [INFO] [stderr] Compiling wayland-scanner v0.31.1 [INFO] [stderr] Compiling thiserror-impl v1.0.57 [INFO] [stderr] Compiling polling v3.5.0 [INFO] [stderr] Compiling which v4.4.1 [INFO] [stderr] Compiling calloop v0.12.4 [INFO] [stderr] Compiling wayland-client v0.31.2 [INFO] [stderr] Compiling wayland-csd-frame v0.3.0 [INFO] [stderr] Compiling x11rb v0.13.0 [INFO] [stderr] Compiling wayland-protocols v0.31.2 [INFO] [stderr] Compiling calloop-wayland-source v0.2.0 [INFO] [stderr] Compiling wayland-cursor v0.31.1 [INFO] [stderr] Compiling x11-clipboard v0.9.1 [INFO] [stderr] Compiling wayland-protocols-wlr v0.2.0 [INFO] [stderr] Compiling smithay-clipboard v0.7.1 [INFO] [stderr] Compiling copypasta v0.10.1 [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 44.08s [INFO] running `Command { std: "docker" "inspect" "e32cd45eecc7bb5314ad48876a4e9024673263290614d3e039f145a40aaa7ea4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e32cd45eecc7bb5314ad48876a4e9024673263290614d3e039f145a40aaa7ea4", kill_on_drop: false }` [INFO] [stdout] e32cd45eecc7bb5314ad48876a4e9024673263290614d3e039f145a40aaa7ea4 [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:cfa559dde23f44738f9990739aaa3487d8df3af37eb5df0572f7cf76004a604a" "/opt/rustwide/cargo-home/bin/cargo" "+8da20828b6ea601dfd8e2448cb50ace88876bd78" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5c1bf0be47bb52eb0ead59c98118c55e37854179ffdaf987c304babb3c36756d [INFO] running `Command { std: "docker" "start" "-a" "5c1bf0be47bb52eb0ead59c98118c55e37854179ffdaf987c304babb3c36756d", kill_on_drop: false }` [INFO] [stderr] Compiling copypasta-ext-rb v0.4.5 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.53s [INFO] running `Command { std: "docker" "inspect" "5c1bf0be47bb52eb0ead59c98118c55e37854179ffdaf987c304babb3c36756d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5c1bf0be47bb52eb0ead59c98118c55e37854179ffdaf987c304babb3c36756d", kill_on_drop: false }` [INFO] [stdout] 5c1bf0be47bb52eb0ead59c98118c55e37854179ffdaf987c304babb3c36756d [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:cfa559dde23f44738f9990739aaa3487d8df3af37eb5df0572f7cf76004a604a" "/opt/rustwide/cargo-home/bin/cargo" "+8da20828b6ea601dfd8e2448cb50ace88876bd78" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 05924c2b4cf892f33fe0b94e19a59d70835183e3568f47ea54de979d273c1d0f [INFO] running `Command { std: "docker" "start" "-a" "05924c2b4cf892f33fe0b94e19a59d70835183e3568f47ea54de979d273c1d0f", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.12s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/copypasta_ext_rb-35060c7bdf7b39d0) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stderr] Doc-tests copypasta_ext_rb [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 11 tests [INFO] [stdout] test src/lib.rs - prelude (line 145) ... FAILED [INFO] [stdout] test src/lib.rs - (line 37) - compile ... FAILED [INFO] [stdout] test src/lib.rs - (line 25) - compile ... FAILED [INFO] [stdout] test src/x11_fork.rs - x11_fork (line 25) - compile ... FAILED [INFO] [stdout] test src/x11_bin.rs - x11_bin (line 33) - compile ... FAILED [INFO] [stdout] test src/x11_fork.rs - x11_fork (line 36) - compile ... FAILED [INFO] [stdout] test src/wayland_bin.rs - wayland_bin (line 28) - compile ... FAILED [INFO] [stdout] test src/lib.rs - (line 51) - compile ... FAILED [INFO] [stdout] test src/x11_bin.rs - x11_bin (line 55) - compile ... FAILED [INFO] [stdout] test src/x11_bin.rs - x11_bin (line 44) - compile ... FAILED [INFO] [stdout] test src/wayland_bin.rs - wayland_bin (line 39) - compile ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- src/lib.rs - prelude (line 145) stdout ---- [INFO] [stdout] error[E0433]: cannot find module or crate `copypasta_ext` in this scope [INFO] [stdout] --> src/lib.rs:146:5 [INFO] [stdout] | [INFO] [stdout] 146 | use copypasta_ext::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^ use of unresolved module or unlinked crate `copypasta_ext` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 146 | use copypasta_ext_rb::prelude::*; [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - (line 37) stdout ---- [INFO] [stdout] error[E0433]: cannot find module or crate `copypasta_ext` in this scope [INFO] [stdout] --> src/lib.rs:38:5 [INFO] [stdout] | [INFO] [stdout] 38 | use copypasta_ext::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^ use of unresolved module or unlinked crate `copypasta_ext` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 38 | use copypasta_ext_rb::prelude::*; [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `copypasta_ext` in this scope [INFO] [stdout] --> src/lib.rs:39:5 [INFO] [stdout] | [INFO] [stdout] 39 | use copypasta_ext::x11_fork::ClipboardContext; [INFO] [stdout] | ^^^^^^^^^^^^^ use of unresolved module or unlinked crate `copypasta_ext` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 39 | use copypasta_ext_rb::x11_fork::ClipboardContext; [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `copypasta_ext::x11_fork::ClipboardContext` [INFO] [stdout] --> src/lib.rs:39:5 [INFO] [stdout] | [INFO] [stdout] 39 | use copypasta_ext::x11_fork::ClipboardContext; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0433. [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - (line 25) stdout ---- [INFO] [stdout] error[E0433]: cannot find module or crate `copypasta_ext` in this scope [INFO] [stdout] --> src/lib.rs:26:15 [INFO] [stdout] | [INFO] [stdout] 26 | let mut ctx = copypasta_ext::try_context().expect("failed to get clipboard context"); [INFO] [stdout] | ^^^^^^^^^^^^^ use of unresolved module or unlinked crate `copypasta_ext` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 26 | let mut ctx = copypasta_ext_rb::try_context().expect("failed to get clipboard context"); [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/x11_fork.rs - x11_fork (line 25) stdout ---- [INFO] [stdout] error[E0433]: cannot find module or crate `copypasta_ext` in this scope [INFO] [stdout] --> src/x11_fork.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | use copypasta_ext::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^ use of unresolved module or unlinked crate `copypasta_ext` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 26 | use copypasta_ext_rb::prelude::*; [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `copypasta_ext` in this scope [INFO] [stdout] --> src/x11_fork.rs:27:5 [INFO] [stdout] | [INFO] [stdout] 27 | use copypasta_ext::x11_fork::X11ForkClipboardContext; [INFO] [stdout] | ^^^^^^^^^^^^^ use of unresolved module or unlinked crate `copypasta_ext` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 27 | use copypasta_ext_rb::x11_fork::X11ForkClipboardContext; [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `copypasta_ext::x11_fork::X11ForkClipboardContext` [INFO] [stdout] --> src/x11_fork.rs:27:5 [INFO] [stdout] | [INFO] [stdout] 27 | use copypasta_ext::x11_fork::X11ForkClipboardContext; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0433. [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/x11_bin.rs - x11_bin (line 33) stdout ---- [INFO] [stdout] error[E0433]: cannot find module or crate `copypasta_ext` in this scope [INFO] [stdout] --> src/x11_bin.rs:34:5 [INFO] [stdout] | [INFO] [stdout] 34 | use copypasta_ext::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^ use of unresolved module or unlinked crate `copypasta_ext` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 34 | use copypasta_ext_rb::prelude::*; [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `copypasta_ext` in this scope [INFO] [stdout] --> src/x11_bin.rs:35:5 [INFO] [stdout] | [INFO] [stdout] 35 | use copypasta_ext::x11_bin::X11BinClipboardContext; [INFO] [stdout] | ^^^^^^^^^^^^^ use of unresolved module or unlinked crate `copypasta_ext` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 35 | use copypasta_ext_rb::x11_bin::X11BinClipboardContext; [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `copypasta_ext::x11_bin::X11BinClipboardContext` [INFO] [stdout] --> src/x11_bin.rs:35:5 [INFO] [stdout] | [INFO] [stdout] 35 | use copypasta_ext::x11_bin::X11BinClipboardContext; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0433. [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/x11_fork.rs - x11_fork (line 36) stdout ---- [INFO] [stdout] error[E0433]: cannot find module or crate `copypasta_ext` in this scope [INFO] [stdout] --> src/x11_fork.rs:37:5 [INFO] [stdout] | [INFO] [stdout] 37 | use copypasta_ext::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^ use of unresolved module or unlinked crate `copypasta_ext` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 37 | use copypasta_ext_rb::prelude::*; [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `copypasta_ext` in this scope [INFO] [stdout] --> src/x11_fork.rs:38:5 [INFO] [stdout] | [INFO] [stdout] 38 | use copypasta_ext::x11_fork::ClipboardContext; [INFO] [stdout] | ^^^^^^^^^^^^^ use of unresolved module or unlinked crate `copypasta_ext` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 38 | use copypasta_ext_rb::x11_fork::ClipboardContext; [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `copypasta_ext::x11_fork::ClipboardContext` [INFO] [stdout] --> src/x11_fork.rs:38:5 [INFO] [stdout] | [INFO] [stdout] 38 | use copypasta_ext::x11_fork::ClipboardContext; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0433. [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/wayland_bin.rs - wayland_bin (line 28) stdout ---- [INFO] [stdout] error[E0433]: cannot find module or crate `copypasta_ext` in this scope [INFO] [stdout] --> src/wayland_bin.rs:29:5 [INFO] [stdout] | [INFO] [stdout] 29 | use copypasta_ext::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^ use of unresolved module or unlinked crate `copypasta_ext` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 29 | use copypasta_ext_rb::prelude::*; [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `copypasta_ext` in this scope [INFO] [stdout] --> src/wayland_bin.rs:30:5 [INFO] [stdout] | [INFO] [stdout] 30 | use copypasta_ext::wayland_bin::WaylandBinClipboardContext; [INFO] [stdout] | ^^^^^^^^^^^^^ use of unresolved module or unlinked crate `copypasta_ext` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 30 | use copypasta_ext_rb::wayland_bin::WaylandBinClipboardContext; [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `copypasta_ext::wayland_bin::WaylandBinClipboardContext` [INFO] [stdout] --> src/wayland_bin.rs:30:5 [INFO] [stdout] | [INFO] [stdout] 30 | use copypasta_ext::wayland_bin::WaylandBinClipboardContext; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0433. [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - (line 51) stdout ---- [INFO] [stdout] error[E0433]: cannot find module or crate `copypasta_ext` in this scope [INFO] [stdout] --> src/lib.rs:52:5 [INFO] [stdout] | [INFO] [stdout] 52 | use copypasta_ext::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^ use of unresolved module or unlinked crate `copypasta_ext` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 52 | use copypasta_ext_rb::prelude::*; [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `copypasta_ext` in this scope [INFO] [stdout] --> src/lib.rs:53:5 [INFO] [stdout] | [INFO] [stdout] 53 | use copypasta_ext::x11_bin::ClipboardContext; [INFO] [stdout] | ^^^^^^^^^^^^^ use of unresolved module or unlinked crate `copypasta_ext` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 53 | use copypasta_ext_rb::x11_bin::ClipboardContext; [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `copypasta_ext::x11_bin::ClipboardContext` [INFO] [stdout] --> src/lib.rs:53:5 [INFO] [stdout] | [INFO] [stdout] 53 | use copypasta_ext::x11_bin::ClipboardContext; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0433. [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/x11_bin.rs - x11_bin (line 55) stdout ---- [INFO] [stdout] error[E0433]: cannot find module or crate `copypasta_ext` in this scope [INFO] [stdout] --> src/x11_bin.rs:56:5 [INFO] [stdout] | [INFO] [stdout] 56 | use copypasta_ext::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^ use of unresolved module or unlinked crate `copypasta_ext` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 56 | use copypasta_ext_rb::prelude::*; [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `copypasta_ext` in this scope [INFO] [stdout] --> src/x11_bin.rs:57:5 [INFO] [stdout] | [INFO] [stdout] 57 | use copypasta_ext::x11_bin::X11BinClipboardContext; [INFO] [stdout] | ^^^^^^^^^^^^^ use of unresolved module or unlinked crate `copypasta_ext` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 57 | use copypasta_ext_rb::x11_bin::X11BinClipboardContext; [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `copypasta_ext::x11_bin::X11BinClipboardContext` [INFO] [stdout] --> src/x11_bin.rs:57:5 [INFO] [stdout] | [INFO] [stdout] 57 | use copypasta_ext::x11_bin::X11BinClipboardContext; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0433. [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/x11_bin.rs - x11_bin (line 44) stdout ---- [INFO] [stdout] error[E0433]: cannot find module or crate `copypasta_ext` in this scope [INFO] [stdout] --> src/x11_bin.rs:45:5 [INFO] [stdout] | [INFO] [stdout] 45 | use copypasta_ext::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^ use of unresolved module or unlinked crate `copypasta_ext` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 45 | use copypasta_ext_rb::prelude::*; [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `copypasta_ext` in this scope [INFO] [stdout] --> src/x11_bin.rs:46:5 [INFO] [stdout] | [INFO] [stdout] 46 | use copypasta_ext::x11_bin::ClipboardContext; [INFO] [stdout] | ^^^^^^^^^^^^^ use of unresolved module or unlinked crate `copypasta_ext` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 46 | use copypasta_ext_rb::x11_bin::ClipboardContext; [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `copypasta_ext::x11_bin::ClipboardContext` [INFO] [stdout] --> src/x11_bin.rs:46:5 [INFO] [stdout] | [INFO] [stdout] 46 | use copypasta_ext::x11_bin::ClipboardContext; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0433. [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/wayland_bin.rs - wayland_bin (line 39) stdout ---- [INFO] [stdout] error[E0433]: cannot find module or crate `copypasta_ext` in this scope [INFO] [stdout] --> src/wayland_bin.rs:40:5 [INFO] [stdout] | [INFO] [stdout] 40 | use copypasta_ext::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^ use of unresolved module or unlinked crate `copypasta_ext` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 40 | use copypasta_ext_rb::prelude::*; [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `copypasta_ext` in this scope [INFO] [stdout] --> src/wayland_bin.rs:41:5 [INFO] [stdout] | [INFO] [stdout] 41 | use copypasta_ext::wayland_bin::ClipboardContext; [INFO] [stdout] | ^^^^^^^^^^^^^ use of unresolved module or unlinked crate `copypasta_ext` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 41 | use copypasta_ext_rb::wayland_bin::ClipboardContext; [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `copypasta_ext::wayland_bin::ClipboardContext` [INFO] [stdout] --> src/wayland_bin.rs:41:5 [INFO] [stdout] | [INFO] [stdout] 41 | use copypasta_ext::wayland_bin::ClipboardContext; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0433. [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] src/lib.rs - (line 25) [INFO] [stdout] src/lib.rs - (line 37) [INFO] [stdout] src/lib.rs - (line 51) [INFO] [stdout] src/lib.rs - prelude (line 145) [INFO] [stdout] src/wayland_bin.rs - wayland_bin (line 28) [INFO] [stdout] src/wayland_bin.rs - wayland_bin (line 39) [INFO] [stdout] src/x11_bin.rs - x11_bin (line 33) [INFO] [stdout] src/x11_bin.rs - x11_bin (line 44) [INFO] [stdout] src/x11_bin.rs - x11_bin (line 55) [INFO] [stdout] src/x11_fork.rs - x11_fork (line 25) [INFO] [stdout] src/x11_fork.rs - x11_fork (line 36) [INFO] [stdout] [INFO] [stdout] test result: FAILED. 0 passed; 11 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.33s [INFO] [stdout] [INFO] [stderr] error: doctest failed, to rerun pass `--doc` [INFO] running `Command { std: "docker" "inspect" "05924c2b4cf892f33fe0b94e19a59d70835183e3568f47ea54de979d273c1d0f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "05924c2b4cf892f33fe0b94e19a59d70835183e3568f47ea54de979d273c1d0f", kill_on_drop: false }` [INFO] [stdout] 05924c2b4cf892f33fe0b94e19a59d70835183e3568f47ea54de979d273c1d0f