[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 master#2fd6efc32704647e64d3d646d21c4c68eae100e4 for pr-149852-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbrianredbeard%2Fcopypasta-ext-rb" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/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-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/brianredbeard/copypasta-ext-rb on toolchain 2fd6efc32704647e64d3d646d21c4c68eae100e4
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "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" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "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]  Downloading crates ...
[INFO] [stderr]   Downloaded windows-targets v0.52.3
[INFO] [stderr]   Downloaded x11-clipboard v0.9.1
[INFO] [stderr]   Downloaded wayland-cursor v0.31.1
[INFO] [stderr]   Downloaded which v4.4.1
[INFO] [stderr]   Downloaded smithay-clipboard v0.7.1
[INFO] [stderr]   Downloaded wayland-sys v0.31.1
[INFO] [stderr]   Downloaded wayland-scanner v0.31.1
[INFO] [stderr]   Downloaded wayland-client v0.31.2
[INFO] [stderr]   Downloaded wayland-backend v0.3.3
[INFO] [stderr]   Downloaded cc v1.0.88
[INFO] [stderr]   Downloaded syn v2.0.51
[INFO] [stderr]   Downloaded windows_x86_64_gnullvm v0.52.3
[INFO] [stderr]   Downloaded windows_aarch64_gnullvm v0.52.3
[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-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] dbccdf5dd21b57e25f8198f5b7ee73c6a5c854fa883b03d3b50335d113f39a00
[INFO] running `Command { std: "docker" "start" "-a" "dbccdf5dd21b57e25f8198f5b7ee73c6a5c854fa883b03d3b50335d113f39a00", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "dbccdf5dd21b57e25f8198f5b7ee73c6a5c854fa883b03d3b50335d113f39a00", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "dbccdf5dd21b57e25f8198f5b7ee73c6a5c854fa883b03d3b50335d113f39a00", kill_on_drop: false }`
[INFO] [stdout] dbccdf5dd21b57e25f8198f5b7ee73c6a5c854fa883b03d3b50335d113f39a00
[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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e5bdaf7e2bb09d1e77a821991834ee381c3adb6db5b2aeb6c912c40658490e87
[INFO] running `Command { std: "docker" "start" "-a" "e5bdaf7e2bb09d1e77a821991834ee381c3adb6db5b2aeb6c912c40658490e87", 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 smallvec v1.13.1
[INFO] [stderr]    Compiling memchr v2.7.1
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]    Compiling wayland-sys v0.31.1
[INFO] [stderr]    Compiling libloading v0.8.1
[INFO] [stderr]    Compiling thiserror v1.0.57
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling smithay-client-toolkit v0.18.1
[INFO] [stderr]    Compiling xcursor v0.3.5
[INFO] [stderr]    Compiling xkeysym v0.2.0
[INFO] [stderr]    Compiling x11rb-protocol v0.13.0
[INFO] [stderr]    Compiling copypasta-ext-rb v0.4.5 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling dlib v0.5.2
[INFO] [stderr]    Compiling either v1.10.0
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling quick-xml v0.31.0
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]    Compiling syn v2.0.51
[INFO] [stderr]    Compiling wayland-backend v0.3.3
[INFO] [stderr]    Compiling wayland-scanner v0.31.1
[INFO] [stderr]    Compiling memmap2 v0.9.4
[INFO] [stderr]    Compiling dirs-sys v0.4.1
[INFO] [stderr]    Compiling dirs v5.0.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 x11rb v0.13.0
[INFO] [stderr]    Compiling wayland-client v0.31.2
[INFO] [stderr]    Compiling wayland-csd-frame v0.3.0
[INFO] [stderr]    Compiling x11-clipboard v0.9.1
[INFO] [stderr]    Compiling wayland-protocols v0.31.2
[INFO] [stderr]    Compiling wayland-cursor v0.31.1
[INFO] [stderr]    Compiling calloop-wayland-source v0.2.0
[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 24.50s
[INFO] running `Command { std: "docker" "inspect" "e5bdaf7e2bb09d1e77a821991834ee381c3adb6db5b2aeb6c912c40658490e87", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e5bdaf7e2bb09d1e77a821991834ee381c3adb6db5b2aeb6c912c40658490e87", kill_on_drop: false }`
[INFO] [stdout] e5bdaf7e2bb09d1e77a821991834ee381c3adb6db5b2aeb6c912c40658490e87
[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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] fe61fb6c6daa0f651af2a5b320fc3b169af9974c116af4512f683feea85c3433
[INFO] running `Command { std: "docker" "start" "-a" "fe61fb6c6daa0f651af2a5b320fc3b169af9974c116af4512f683feea85c3433", 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.49s
[INFO] running `Command { std: "docker" "inspect" "fe61fb6c6daa0f651af2a5b320fc3b169af9974c116af4512f683feea85c3433", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fe61fb6c6daa0f651af2a5b320fc3b169af9974c116af4512f683feea85c3433", kill_on_drop: false }`
[INFO] [stdout] fe61fb6c6daa0f651af2a5b320fc3b169af9974c116af4512f683feea85c3433
[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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 13ddc8b37d22a656c081ec2a2decd58662f7b5283e80d2a5619c25b44bec431e
[INFO] running `Command { std: "docker" "start" "-a" "13ddc8b37d22a656c081ec2a2decd58662f7b5283e80d2a5619c25b44bec431e", 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/copypasta_ext_rb-35060c7bdf7b39d0)
[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 copypasta_ext_rb
[INFO] [stdout] 
[INFO] [stdout] running 11 tests
[INFO] [stdout] test src/x11_bin.rs - x11_bin (line 44) - compile ... FAILED
[INFO] [stdout] test src/lib.rs - prelude (line 145) ... 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/lib.rs - (line 51) - compile ... FAILED
[INFO] [stdout] test src/wayland_bin.rs - wayland_bin (line 28) - compile ... FAILED
[INFO] [stdout] test src/x11_fork.rs - x11_fork (line 36) - compile ... FAILED
[INFO] [stdout] test src/x11_bin.rs - x11_bin (line 55) - compile ... FAILED
[INFO] [stdout] test src/lib.rs - (line 37) - compile ... FAILED
[INFO] [stdout] test src/wayland_bin.rs - wayland_bin (line 39) - compile ... FAILED
[INFO] [stdout] test src/lib.rs - (line 25) - compile ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/x11_bin.rs - x11_bin (line 44) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `copypasta_ext`
[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]: failed to resolve: use of unresolved module or unlinked crate `copypasta_ext`
[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/lib.rs - prelude (line 145) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `copypasta_ext`
[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/x11_fork.rs - x11_fork (line 25) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `copypasta_ext`
[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]: failed to resolve: use of unresolved module or unlinked crate `copypasta_ext`
[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]: failed to resolve: use of unresolved module or unlinked crate `copypasta_ext`
[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]: failed to resolve: use of unresolved module or unlinked crate `copypasta_ext`
[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/lib.rs - (line 51) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `copypasta_ext`
[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]: failed to resolve: use of unresolved module or unlinked crate `copypasta_ext`
[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/wayland_bin.rs - wayland_bin (line 28) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `copypasta_ext`
[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]: failed to resolve: use of unresolved module or unlinked crate `copypasta_ext`
[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/x11_fork.rs - x11_fork (line 36) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `copypasta_ext`
[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]: failed to resolve: use of unresolved module or unlinked crate `copypasta_ext`
[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/x11_bin.rs - x11_bin (line 55) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `copypasta_ext`
[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]: failed to resolve: use of unresolved module or unlinked crate `copypasta_ext`
[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/lib.rs - (line 37) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `copypasta_ext`
[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]: failed to resolve: use of unresolved module or unlinked crate `copypasta_ext`
[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/wayland_bin.rs - wayland_bin (line 39) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `copypasta_ext`
[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]: failed to resolve: use of unresolved module or unlinked crate `copypasta_ext`
[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] ---- src/lib.rs - (line 25) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `copypasta_ext`
[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] 
[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.25s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "13ddc8b37d22a656c081ec2a2decd58662f7b5283e80d2a5619c25b44bec431e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "13ddc8b37d22a656c081ec2a2decd58662f7b5283e80d2a5619c25b44bec431e", kill_on_drop: false }`
[INFO] [stdout] 13ddc8b37d22a656c081ec2a2decd58662f7b5283e80d2a5619c25b44bec431e
