[INFO] cloning repository https://github.com/robinhundt/barrel
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/robinhundt/barrel" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frobinhundt%2Fbarrel", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frobinhundt%2Fbarrel'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 58d411b3860e37a70143b15d507c5884550e8d66
[INFO] building robinhundt/barrel against try#58b1b3c5342a414c161338871f8004258ccef2a7 for pr-149937
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frobinhundt%2Fbarrel" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/robinhundt/barrel
[INFO] finished tweaking git repo https://github.com/robinhundt/barrel
[INFO] tweaked toml for git repo https://github.com/robinhundt/barrel written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/robinhundt/barrel on toolchain 58b1b3c5342a414c161338871f8004258ccef2a7
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+58b1b3c5342a414c161338871f8004258ccef2a7" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/robinhundt/barrel 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" "+58b1b3c5342a414c161338871f8004258ccef2a7" "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 rand_distr v0.2.2
[INFO] [stderr]   Downloaded x11cap v0.4.1
[INFO] [stderr]   Downloaded simba v0.7.3
[INFO] [stderr]   Downloaded num v0.4.1
[INFO] [stderr]   Downloaded captrs v0.3.1
[INFO] [stderr]   Downloaded bytemuck v1.15.0
[INFO] [stderr]   Downloaded dxgcap v0.2.4
[INFO] [stderr]   Downloaded nalgebra v0.30.1
[INFO] [stderr]   Downloaded imageproc v0.23.0
[INFO] [stderr]   Downloaded image v0.25.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+58b1b3c5342a414c161338871f8004258ccef2a7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 32f0eefd6f5d578b4928d9adf92035ff1cb1c20f66b4e529c1031ccc646bc9e7
[INFO] running `Command { std: "docker" "start" "-a" "32f0eefd6f5d578b4928d9adf92035ff1cb1c20f66b4e529c1031ccc646bc9e7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "32f0eefd6f5d578b4928d9adf92035ff1cb1c20f66b4e529c1031ccc646bc9e7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "32f0eefd6f5d578b4928d9adf92035ff1cb1c20f66b4e529c1031ccc646bc9e7", kill_on_drop: false }`
[INFO] [stdout] 32f0eefd6f5d578b4928d9adf92035ff1cb1c20f66b4e529c1031ccc646bc9e7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+58b1b3c5342a414c161338871f8004258ccef2a7" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 335250ca3fcd2a7fff344072f7cb7f50db694e2ed98164f7c65760303e665670
[INFO] running `Command { std: "docker" "start" "-a" "335250ca3fcd2a7fff344072f7cb7f50db694e2ed98164f7c65760303e665670", kill_on_drop: false }`
[INFO] [stderr]    Compiling num-traits v0.2.18
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]    Compiling crossbeam-utils v0.8.19
[INFO] [stderr]    Compiling num-bigint v0.4.4
[INFO] [stderr]    Compiling proc-macro2 v1.0.79
[INFO] [stderr]    Compiling bytemuck v1.15.0
[INFO] [stderr]    Compiling num-rational v0.4.1
[INFO] [stderr]    Compiling paste v1.0.14
[INFO] [stderr]    Compiling matrixmultiply v0.3.8
[INFO] [stderr]    Compiling either v1.10.0
[INFO] [stderr]    Compiling ttf-parser v0.15.2
[INFO] [stderr]    Compiling rawpointer v0.2.1
[INFO] [stderr]    Compiling thiserror v1.0.58
[INFO] [stderr]    Compiling custom_derive v0.1.7
[INFO] [stderr]    Compiling itoa v1.0.10
[INFO] [stderr]    Compiling conv v0.3.3
[INFO] [stderr]    Compiling safe_arch v0.7.1
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling wide v0.7.15
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling syn v2.0.52
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling num-complex v0.4.5
[INFO] [stderr]    Compiling approx v0.5.1
[INFO] [stderr]    Compiling image v0.24.9
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling crossbeam-deque v0.8.5
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling num-iter v0.1.44
[INFO] [stderr]    Compiling simba v0.7.3
[INFO] [stderr]    Compiling rand_distr v0.2.2
[INFO] [stderr]    Compiling owned_ttf_parser v0.15.2
[INFO] [stderr]    Compiling rusttype v0.9.3
[INFO] [stderr]    Compiling rayon v1.9.0
[INFO] [stderr]    Compiling num v0.4.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.58
[INFO] [stderr]    Compiling nalgebra v0.30.1
[INFO] [stderr]    Compiling imageproc v0.23.0
[INFO] [stderr]    Compiling barrel v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0432]: unresolved import `barrel::camera`
[INFO] [stdout]   --> src/main.rs:4:13
[INFO] [stdout]    |
[INFO] [stdout]  4 | use barrel::camera::CameraWriter;
[INFO] [stdout]    |             ^^^^^^ could not find `camera` in `barrel`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/workdir/src/lib.rs:10:9
[INFO] [stdout]    |
[INFO] [stdout]  9 | #[cfg(feature = "camera")]
[INFO] [stdout]    |       ------------------ the item is gated behind the `camera` feature
[INFO] [stdout] 10 | pub mod camera;
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `barrel::image_writer`
[INFO] [stdout]  --> src/main.rs:5:13
[INFO] [stdout]   |
[INFO] [stdout] 5 | use barrel::image_writer::GifWriter;
[INFO] [stdout]   |             ^^^^^^^^^^^^ could not find `image_writer` in `barrel`
[INFO] [stdout]   |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]  --> /opt/rustwide/workdir/src/lib.rs:8:9
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[cfg(feature = "image")]
[INFO] [stdout]   |       ----------------- the item is gated behind the `image` feature
[INFO] [stdout] 8 | pub mod image_writer;
[INFO] [stdout]   |         ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `barrel::screen_capture`
[INFO] [stdout]   --> src/main.rs:6:13
[INFO] [stdout]    |
[INFO] [stdout]  6 | use barrel::screen_capture::{Mode, ScreenWriter};
[INFO] [stdout]    |             ^^^^^^^^^^^^^^ could not find `screen_capture` in `barrel`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/workdir/src/lib.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout] 12 | #[cfg(feature = "capture")]
[INFO] [stdout]    |       ------------------- the item is gated behind the `capture` feature
[INFO] [stdout] 13 | pub mod screen_capture;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::collections::btree_map::Entry`
[INFO] [stdout]  --> src/main.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::collections::btree_map::Entry;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `fs` and `mem`
[INFO] [stdout]  --> src/main.rs:2:11
[INFO] [stdout]   |
[INFO] [stdout] 2 | use std::{fs, mem};
[INFO] [stdout]   |           ^^  ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Msg`, `Pos`, and `Rgba`
[INFO] [stdout]  --> src/main.rs:3:22
[INFO] [stdout]   |
[INFO] [stdout] 3 | use barrel::{Client, Msg, Pos, Rgba};
[INFO] [stdout]   |                      ^^^  ^^^  ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `send_camera_capture` found for struct `Client` in the current scope
[INFO] [stdout]   --> src/main.rs:36:16
[INFO] [stdout]    |
[INFO] [stdout] 36 |         client.send_camera_capture(&mut cam_writer).unwrap()
[INFO] [stdout]    |                ^^^^^^^^^^^^^^^^^^^ method not found in `Client`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `barrel` (bin "barrel") due to 4 previous errors; 3 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "335250ca3fcd2a7fff344072f7cb7f50db694e2ed98164f7c65760303e665670", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "335250ca3fcd2a7fff344072f7cb7f50db694e2ed98164f7c65760303e665670", kill_on_drop: false }`
[INFO] [stdout] 335250ca3fcd2a7fff344072f7cb7f50db694e2ed98164f7c65760303e665670
