[INFO] cloning repository https://github.com/Beinsezii/RawR
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Beinsezii/RawR" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBeinsezii%2FRawR", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBeinsezii%2FRawR'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 85278f4f28d6bf9509841d44b4ff993c54bbfa1e
[INFO] building Beinsezii/RawR against try#334963c956d25708feab489a3816ae63f639355d for pr-135216
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBeinsezii%2FRawR" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/Beinsezii/RawR on toolchain 334963c956d25708feab489a3816ae63f639355d
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/Beinsezii/RawR
[INFO] finished tweaking git repo https://github.com/Beinsezii/RawR
[INFO] tweaked toml for git repo https://github.com/Beinsezii/RawR written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 219 packages to latest compatible versions
[INFO] [stderr]       Adding clap v2.34.0 (available: v4.5.24)
[INFO] [stderr]       Adding copypasta v0.7.1 (available: v0.10.1)
[INFO] [stderr]       Adding copypasta-ext v0.3.9 (available: v0.4.4)
[INFO] [stderr]       Adding eframe v0.11.0 (available: v0.30.0)
[INFO] [stderr]       Adding nix v0.20.0 (available: v0.20.2)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 712c2ec70d5839a0bdd4feba0661f6c926607813ca56189fb959c9f09e0618d8
[INFO] running `Command { std: "docker" "start" "-a" "712c2ec70d5839a0bdd4feba0661f6c926607813ca56189fb959c9f09e0618d8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "712c2ec70d5839a0bdd4feba0661f6c926607813ca56189fb959c9f09e0618d8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "712c2ec70d5839a0bdd4feba0661f6c926607813ca56189fb959c9f09e0618d8", kill_on_drop: false }`
[INFO] [stdout] 712c2ec70d5839a0bdd4feba0661f6c926607813ca56189fb959c9f09e0618d8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 70a3a9cdbaa2766e1e8c8016fc739135c196102c61154490fdcf2e73dbbd64c7
[INFO] running `Command { std: "docker" "start" "-a" "70a3a9cdbaa2766e1e8c8016fc739135c196102c61154490fdcf2e73dbbd64c7", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.169
[INFO] [stderr]    Compiling xml-rs v0.8.25
[INFO] [stderr]    Compiling pkg-config v0.3.31
[INFO] [stderr]    Compiling libloading v0.8.6
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]    Compiling khronos_api v3.1.0
[INFO] [stderr]    Compiling ttf-parser v0.15.2
[INFO] [stderr]    Compiling ab_glyph_rasterizer v0.1.8
[INFO] [stderr]    Compiling nix v0.18.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling dlib v0.5.2
[INFO] [stderr]    Compiling parking_lot_core v0.8.6
[INFO] [stderr]    Compiling ahash v0.7.8
[INFO] [stderr]    Compiling quick-xml v0.22.0
[INFO] [stderr]    Compiling libloading v0.6.7
[INFO] [stderr]    Compiling instant v0.1.13
[INFO] [stderr]    Compiling xdg v2.5.2
[INFO] [stderr]    Compiling raw-window-handle v0.4.3
[INFO] [stderr]    Compiling dlib v0.4.2
[INFO] [stderr]    Compiling lazycell v1.3.0
[INFO] [stderr]    Compiling object v0.36.7
[INFO] [stderr]    Compiling wayland-sys v0.28.6
[INFO] [stderr]    Compiling wayland-sys v0.29.5
[INFO] [stderr]    Compiling wayland-scanner v0.28.6
[INFO] [stderr]    Compiling wayland-scanner v0.29.5
[INFO] [stderr]    Compiling gl_generator v0.14.0
[INFO] [stderr]    Compiling nix v0.24.3
[INFO] [stderr]    Compiling nix v0.20.0
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling x11-dl v2.21.0
[INFO] [stderr]    Compiling smithay-client-toolkit v0.16.1
[INFO] [stderr]    Compiling net2 v0.2.39
[INFO] [stderr]    Compiling memmap2 v0.5.10
[INFO] [stderr]    Compiling iovec v0.1.4
[INFO] [stderr]    Compiling mio v0.6.23
[INFO] [stderr]    Compiling wayland-client v0.29.5
[INFO] [stderr]    Compiling wayland-protocols v0.29.5
[INFO] [stderr]    Compiling wayland-client v0.28.6
[INFO] [stderr]    Compiling owned_ttf_parser v0.15.2
[INFO] [stderr]    Compiling rusttype v0.9.3
[INFO] [stderr]    Compiling wayland-protocols v0.28.6
[INFO] [stderr]    Compiling andrew v0.3.1
[INFO] [stderr]    Compiling glutin_egl_sys v0.1.6
[INFO] [stderr]    Compiling wayland-commons v0.28.6
[INFO] [stderr]    Compiling calloop v0.6.5
[INFO] [stderr]    Compiling glutin_glx_sys v0.1.8
[INFO] [stderr]    Compiling xcb v0.10.1
[INFO] [stderr]    Compiling wayland-commons v0.29.5
[INFO] [stderr]    Compiling memmap2 v0.1.0
[INFO] [stderr]    Compiling wayland-cursor v0.28.6
[INFO] [stderr]    Compiling parking_lot v0.11.2
[INFO] [stderr]    Compiling mio-extras v2.0.6
[INFO] [stderr]    Compiling ordered-float v2.10.1
[INFO] [stderr]    Compiling shared_library v0.1.9
[INFO] [stderr]    Compiling raw-window-handle v0.3.4
[INFO] [stderr]    Compiling syn v2.0.95
[INFO] [stderr]    Compiling quick-xml v0.30.0
[INFO] [stderr]    Compiling adler2 v2.0.0
[INFO] [stderr]    Compiling emath v0.11.0
[INFO] [stderr]    Compiling atomic_refcell v0.1.13
[INFO] [stderr]    Compiling gimli v0.31.1
[INFO] [stderr]    Compiling wayland-cursor v0.29.5
[INFO] [stderr]    Compiling xcb v1.5.0
[INFO] [stderr]    Compiling epaint v0.11.0
[INFO] [stderr]    Compiling miniz_oxide v0.8.2
[INFO] [stderr]    Compiling addr2line v0.24.2
[INFO] [stderr]    Compiling osmesa-sys v0.1.2
[INFO] [stderr]    Compiling wayland-egl v0.28.6
[INFO] [stderr]    Compiling x11rb-protocol v0.10.0
[INFO] [stderr]    Compiling glium v0.29.1
[INFO] [stderr]    Compiling gethostname v0.2.3
[INFO] [stderr]    Compiling rustc-demangle v0.1.24
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling rustix v0.38.43
[INFO] [stderr]    Compiling x11-clipboard v0.5.3
[INFO] [stderr]    Compiling smithay-client-toolkit v0.12.3
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling egui v0.11.0
[INFO] [stderr]    Compiling backtrace v0.3.74
[INFO] [stderr]    Compiling smithay-clipboard v0.6.6
[INFO] [stderr]    Compiling winit v0.24.0
[INFO] [stderr]    Compiling takeable-option v0.5.0
[INFO] [stderr]    Compiling copypasta v0.7.1
[INFO] [stderr]    Compiling epi v0.11.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling webbrowser v0.5.5
[INFO] [stderr]    Compiling x11rb v0.10.1
[INFO] [stderr]    Compiling copypasta-ext v0.3.9
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling home v0.5.11
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]    Compiling glutin v0.26.0
[INFO] [stderr]    Compiling x11-clipboard v0.7.1
[INFO] [stderr]    Compiling copypasta v0.8.2
[INFO] [stderr]    Compiling which v4.4.2
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling ansi_term v0.12.1
[INFO] [stderr]    Compiling vec_map v0.8.2
[INFO] [stderr]    Compiling strsim v0.8.0
[INFO] [stderr]    Compiling clap v2.34.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling x11-clipboard v0.6.1
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/copypasta-ext-0.3.9/src/x11_fork.rs:95:29
[INFO] [stdout]    |
[INFO] [stdout] 95 |                     S::atom(&clip.setter.atoms),
[INFO] [stdout]    |                     ------- ^^^^^^^^^^^^^^^^^^ expected `x11_clipboard::Atoms`, found `Atoms`
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     arguments to this function are incorrect
[INFO] [stdout]    |
[INFO] [stdout] note: two different versions of crate `x11_clipboard` are being used; two types coming from two different versions of the same crate are different types even if they look the same
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/x11-clipboard-0.7.1/src/lib.rs:26:1
[INFO] [stdout]    |
[INFO] [stdout] 26 | pub struct Atoms {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^ this is the expected type `x11_clipboard::Atoms`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/x11-clipboard-0.6.1/src/lib.rs:20:1
[INFO] [stdout]    |
[INFO] [stdout] 20 | pub struct Atoms {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^ this is the found type `Atoms`
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/copypasta-ext-0.3.9/src/combined.rs:1:5
[INFO] [stdout]    |
[INFO] [stdout] 1  | use copypasta::ClipboardProvider;
[INFO] [stdout]    |     --------- one version of crate `x11_clipboard` used here, as a dependency of crate `copypasta`
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/copypasta-ext-0.3.9/src/x11_fork.rs:54:5
[INFO] [stdout]    |
[INFO] [stdout] 54 | use x11_clipboard::Clipboard as X11Clipboard;
[INFO] [stdout]    |     ------------- one version of crate `x11_clipboard` used here, as a direct dependency of the current crate
[INFO] [stdout]    = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] note: associated function defined here
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/copypasta-0.8.2/src/x11_clipboard.rs:24:8
[INFO] [stdout]    |
[INFO] [stdout] 24 |     fn atom(atoms: &Atoms) -> Atom;
[INFO] [stdout]    |        ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/copypasta-ext-0.3.9/src/x11_fork.rs:95:21
[INFO] [stdout]     |
[INFO] [stdout] 94  |                 clip.store(
[INFO] [stdout]     |                      ----- arguments to this method are incorrect
[INFO] [stdout] 95  |                     S::atom(&clip.setter.atoms),
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `Atom`, found `u32`
[INFO] [stdout]     |
[INFO] [stdout] note: method defined here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/x11-clipboard-0.6.1/src/lib.rs:333:12
[INFO] [stdout]     |
[INFO] [stdout] 333 |     pub fn store<T: Into<Vec<u8>>>(&self, selection: x::Atom, target: x::Atom, value: T)
[INFO] [stdout]     |            ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/copypasta-ext-0.3.9/src/x11_fork.rs:103:29
[INFO] [stdout]     |
[INFO] [stdout] 103 |                     S::atom(&clip.getter.atoms),
[INFO] [stdout]     |                     ------- ^^^^^^^^^^^^^^^^^^ expected `x11_clipboard::Atoms`, found `Atoms`
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     arguments to this function are incorrect
[INFO] [stdout]     |
[INFO] [stdout] note: two different versions of crate `x11_clipboard` are being used; two types coming from two different versions of the same crate are different types even if they look the same
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/x11-clipboard-0.7.1/src/lib.rs:26:1
[INFO] [stdout]     |
[INFO] [stdout] 26  | pub struct Atoms {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^ this is the expected type `x11_clipboard::Atoms`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/x11-clipboard-0.6.1/src/lib.rs:20:1
[INFO] [stdout]     |
[INFO] [stdout] 20  | pub struct Atoms {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^ this is the found type `Atoms`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/copypasta-ext-0.3.9/src/combined.rs:1:5
[INFO] [stdout]     |
[INFO] [stdout] 1   | use copypasta::ClipboardProvider;
[INFO] [stdout]     |     --------- one version of crate `x11_clipboard` used here, as a dependency of crate `copypasta`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/copypasta-ext-0.3.9/src/x11_fork.rs:54:5
[INFO] [stdout]     |
[INFO] [stdout] 54  | use x11_clipboard::Clipboard as X11Clipboard;
[INFO] [stdout]     |     ------------- one version of crate `x11_clipboard` used here, as a direct dependency of the current crate
[INFO] [stdout]     = help: you can use `cargo tree` to explore your dependency tree
[INFO] [stdout] note: associated function defined here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/copypasta-0.8.2/src/x11_clipboard.rs:24:8
[INFO] [stdout]     |
[INFO] [stdout] 24  |     fn atom(atoms: &Atoms) -> Atom;
[INFO] [stdout]     |        ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/copypasta-ext-0.3.9/src/x11_fork.rs:103:21
[INFO] [stdout]     |
[INFO] [stdout] 102 |                 clip.load_wait(
[INFO] [stdout]     |                      --------- arguments to this method are incorrect
[INFO] [stdout] 103 |                     S::atom(&clip.getter.atoms),
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `Atom`, found `u32`
[INFO] [stdout]     |
[INFO] [stdout] note: method defined here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/x11-clipboard-0.6.1/src/lib.rs:289:12
[INFO] [stdout]     |
[INFO] [stdout] 289 |     pub fn load_wait(&self, selection: x::Atom, target: x::Atom, property: x::Atom)
[INFO] [stdout]     |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0308`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `copypasta-ext` (lib) due to 4 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "70a3a9cdbaa2766e1e8c8016fc739135c196102c61154490fdcf2e73dbbd64c7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "70a3a9cdbaa2766e1e8c8016fc739135c196102c61154490fdcf2e73dbbd64c7", kill_on_drop: false }`
[INFO] [stdout] 70a3a9cdbaa2766e1e8c8016fc739135c196102c61154490fdcf2e73dbbd64c7
