[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#1ef7943ee607160a564655b6596f83670ef95df5 for pr-146098-6
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbrianredbeard%2Fcopypasta-ext-rb" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-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-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/brianredbeard/copypasta-ext-rb on toolchain 1ef7943ee607160a564655b6596f83670ef95df5
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] 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" "+1ef7943ee607160a564655b6596f83670ef95df5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded windows-targets v0.52.3
[INFO] [stderr]   Downloaded x11-clipboard v0.9.1
[INFO] [stderr]   Downloaded lazy-bytes-cast v5.0.1
[INFO] [stderr]   Downloaded wayland-csd-frame v0.3.0
[INFO] [stderr]   Downloaded dlib v0.5.2
[INFO] [stderr]   Downloaded clipboard-win v3.1.1
[INFO] [stderr]   Downloaded calloop-wayland-source v0.2.0
[INFO] [stderr]   Downloaded memmap2 v0.9.4
[INFO] [stderr]   Downloaded wayland-scanner v0.31.1
[INFO] [stderr]   Downloaded crossbeam-utils v0.8.19
[INFO] [stderr]   Downloaded wayland-backend v0.3.3
[INFO] [stderr]   Downloaded base64 v0.21.7
[INFO] [stderr]   Downloaded xkeysym v0.2.0
[INFO] [stderr]   Downloaded wayland-protocols v0.31.2
[INFO] [stderr]   Downloaded concurrent-queue v2.4.0
[INFO] [stderr]   Downloaded which v4.4.1
[INFO] [stderr]   Downloaded x11rb v0.13.0
[INFO] [stderr]   Downloaded polling v3.5.0
[INFO] [stderr]   Downloaded calloop v0.12.4
[INFO] [stderr]   Downloaded wayland-client v0.31.2
[INFO] [stderr]   Downloaded syn v2.0.51
[INFO] [stderr]   Downloaded rustix v0.38.31
[INFO] [stderr]   Downloaded wayland-protocols-wlr v0.2.0
[INFO] [stderr]   Downloaded smithay-client-toolkit v0.18.1
[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 proc-macro2 v1.0.78
[INFO] [stderr]   Downloaded gethostname v0.4.3
[INFO] [stderr]   Downloaded smallvec v1.13.1
[INFO] [stderr]   Downloaded wayland-cursor v0.31.1
[INFO] [stderr]   Downloaded wayland-sys v0.31.1
[INFO] [stderr]   Downloaded copypasta v0.10.1
[INFO] [stderr]   Downloaded either v1.10.0
[INFO] [stderr]   Downloaded objc-foundation v0.1.1
[INFO] [stderr]   Downloaded windows_x86_64_gnu v0.52.3
[INFO] [stderr]   Downloaded windows_i686_msvc v0.52.3
[INFO] [stderr]   Downloaded windows_aarch64_msvc v0.52.3
[INFO] [stderr]   Downloaded windows_i686_gnu v0.52.3
[INFO] [stderr]   Downloaded windows_x86_64_msvc v0.52.3
[INFO] [stderr]   Downloaded cursor-icon v1.1.0
[INFO] [stderr]   Downloaded smithay-clipboard v0.7.1
[INFO] [stderr]   Downloaded thiserror-impl v1.0.57
[INFO] [stderr]   Downloaded errno v0.3.8
[INFO] [stderr]   Downloaded xcursor v0.3.5
[INFO] [stderr]   Downloaded libloading v0.8.1
[INFO] [stderr]   Downloaded thiserror v1.0.57
[INFO] [stderr]   Downloaded linux-raw-sys v0.4.13
[INFO] [stderr]   Downloaded quick-xml v0.31.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 9afb477f58488a9d9ac6804d880b220a369f1143655d2e632bb43a1c14c01892
[INFO] running `Command { std: "docker" "start" "-a" "9afb477f58488a9d9ac6804d880b220a369f1143655d2e632bb43a1c14c01892", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9afb477f58488a9d9ac6804d880b220a369f1143655d2e632bb43a1c14c01892", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9afb477f58488a9d9ac6804d880b220a369f1143655d2e632bb43a1c14c01892", kill_on_drop: false }`
[INFO] [stdout] 9afb477f58488a9d9ac6804d880b220a369f1143655d2e632bb43a1c14c01892
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 819f25097478d7b4e2df4b6999364963efb14648dd6fcaffd0cfaf6cc52d9560
[INFO] running `Command { std: "docker" "start" "-a" "819f25097478d7b4e2df4b6999364963efb14648dd6fcaffd0cfaf6cc52d9560", kill_on_drop: false }`
[INFO] [stderr]    Compiling rustix v0.38.31
[INFO] [stderr]    Compiling linux-raw-sys v0.4.13
[INFO] [stderr]    Compiling bitflags v2.4.2
[INFO] [stderr]    Compiling proc-macro2 v1.0.78
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling pkg-config v0.3.30
[INFO] [stderr]    Compiling cc v1.0.88
[INFO] [stderr]    Compiling log v0.4.20
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]    Compiling smallvec v1.13.1
[INFO] [stderr]    Compiling downcast-rs v1.2.0
[INFO] [stderr]    Compiling scoped-tls v1.0.1
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]    Compiling memchr v2.7.1
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]    Compiling thiserror v1.0.57
[INFO] [stderr]    Compiling libloading v0.8.1
[INFO] [stderr]    Compiling pin-project-lite v0.2.13
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling cursor-icon v1.1.0
[INFO] [stderr]    Compiling xcursor v0.3.5
[INFO] [stderr]    Compiling smithay-client-toolkit v0.18.1
[INFO] [stderr]    Compiling x11rb-protocol v0.13.0
[INFO] [stderr]    Compiling dlib v0.5.2
[INFO] [stderr]    Compiling option-ext v0.2.0
[INFO] [stderr]    Compiling xkeysym v0.2.0
[INFO] [stderr]    Compiling copypasta-ext-rb v0.4.5 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling either v1.10.0
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling wayland-sys v0.31.1
[INFO] [stderr]    Compiling slab v0.4.9
[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 memmap2 v0.9.4
[INFO] [stderr]    Compiling dirs-sys v0.4.1
[INFO] [stderr]    Compiling wayland-scanner v0.31.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 28.23s
[INFO] running `Command { std: "docker" "inspect" "819f25097478d7b4e2df4b6999364963efb14648dd6fcaffd0cfaf6cc52d9560", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "819f25097478d7b4e2df4b6999364963efb14648dd6fcaffd0cfaf6cc52d9560", kill_on_drop: false }`
[INFO] [stdout] 819f25097478d7b4e2df4b6999364963efb14648dd6fcaffd0cfaf6cc52d9560
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6aafe9e186635592ce73c8b955ea5817d3171b50d7c326a1fa704510afc86521
[INFO] running `Command { std: "docker" "start" "-a" "6aafe9e186635592ce73c8b955ea5817d3171b50d7c326a1fa704510afc86521", 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.52s
[INFO] running `Command { std: "docker" "inspect" "6aafe9e186635592ce73c8b955ea5817d3171b50d7c326a1fa704510afc86521", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6aafe9e186635592ce73c8b955ea5817d3171b50d7c326a1fa704510afc86521", kill_on_drop: false }`
[INFO] [stdout] 6aafe9e186635592ce73c8b955ea5817d3171b50d7c326a1fa704510afc86521
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] cd497165f4360c26351d527f70cc3316194e729105c9ba83d955c46a90787028
[INFO] running `Command { std: "docker" "start" "-a" "cd497165f4360c26351d527f70cc3316194e729105c9ba83d955c46a90787028", 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-bdd575072c5123e1)
[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/x11_bin.rs - x11_bin (line 44) - compile ... FAILED
[INFO] [stdout] test src/x11_bin.rs - x11_bin (line 33) - compile ... FAILED
[INFO] [stdout] test src/wayland_bin.rs - wayland_bin (line 28) - compile ... FAILED
[INFO] [stdout] test src/lib.rs - (line 37) - compile ... FAILED
[INFO] [stdout] test src/x11_fork.rs - x11_fork (line 36) - 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/wayland_bin.rs - wayland_bin (line 39) - compile ... FAILED
[INFO] [stdout] test src/x11_bin.rs - x11_bin (line 55) - compile ... FAILED
[INFO] [stdout] test src/lib.rs - (line 51) - 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] 3 | 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] 3 | 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] 4 | 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] 4 | 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] 4 | 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 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] 3 | 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] 3 | 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] 4 | 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] 4 | 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] 4 | 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/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] 3 | 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] 3 | 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] 4 | 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] 4 | 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] 4 | 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 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] 3 | 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] 3 | 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] 4 | 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] 4 | 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] 4 | 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_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] 3 | 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] 3 | 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] 4 | 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] 4 | 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] 4 | 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 - 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] 3 | 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] 3 | 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] 3 | 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] 3 | 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] 4 | 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] 4 | 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] 4 | 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/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] 3 | 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] 3 | 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] 4 | 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] 4 | 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] 4 | 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/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] 3 | 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] 3 | 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] 4 | 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] 4 | 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] 4 | 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] 3 | 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] 3 | 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] 4 | 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] 4 | 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] 4 | 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 - (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] 3 | 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] 3 | 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.12s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "cd497165f4360c26351d527f70cc3316194e729105c9ba83d955c46a90787028", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cd497165f4360c26351d527f70cc3316194e729105c9ba83d955c46a90787028", kill_on_drop: false }`
[INFO] [stdout] cd497165f4360c26351d527f70cc3316194e729105c9ba83d955c46a90787028
