[INFO] fetching crate media-device 0.7.1...
[INFO] testing media-device-0.7.1 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-8
[INFO] extracting crate media-device 0.7.1 into /workspace/builds/worker-3-tc2/source
[INFO] started tweaking crates.io crate media-device 0.7.1
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate media-device 0.7.1
[INFO] tweaked toml for crates.io crate media-device 0.7.1 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate media-device 0.7.1 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate media-device 0.7.1 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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 2b0a93c9dc867ec384d7b49d877e07efa76706de68e4231ffc6b2f1ab7a03d9d
[INFO] running `Command { std: "docker" "start" "-a" "2b0a93c9dc867ec384d7b49d877e07efa76706de68e4231ffc6b2f1ab7a03d9d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2b0a93c9dc867ec384d7b49d877e07efa76706de68e4231ffc6b2f1ab7a03d9d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2b0a93c9dc867ec384d7b49d877e07efa76706de68e4231ffc6b2f1ab7a03d9d", kill_on_drop: false }`
[INFO] [stdout] 2b0a93c9dc867ec384d7b49d877e07efa76706de68e4231ffc6b2f1ab7a03d9d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 91d130c2051fdb5af5ca4b1d1798f57e6933c229dd23ea399a816c65ae0dd326
[INFO] running `Command { std: "docker" "start" "-a" "91d130c2051fdb5af5ca4b1d1798f57e6933c229dd23ea399a816c65ae0dd326", kill_on_drop: false }`
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling hashbrown v0.16.0
[INFO] [stderr]    Compiling zerocopy v0.8.27
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling winnow v0.7.13
[INFO] [stderr]    Compiling toml_datetime v0.7.3
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling num_cpus v1.17.0
[INFO] [stderr]    Compiling os-ver v0.2.1
[INFO] [stderr]    Compiling bytemuck v1.24.0
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling core_affinity v0.8.3
[INFO] [stderr]    Compiling novtb v0.1.6
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling syn v2.0.108
[INFO] [stderr]    Compiling indexmap v2.12.0
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling erydanos v0.2.18
[INFO] [stderr]    Compiling pxfm v0.1.25
[INFO] [stderr]    Compiling yuv v0.8.8
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling toml_parser v1.0.4
[INFO] [stderr]    Compiling num v0.4.3
[INFO] [stderr]    Compiling toml_edit v0.23.7
[INFO] [stderr]    Compiling x-variant v0.1.2
[INFO] [stderr]    Compiling proc-macro-crate v3.4.0
[INFO] [stderr]    Compiling zerocopy-derive v0.8.27
[INFO] [stderr]    Compiling num_enum_derive v0.7.5
[INFO] [stderr]    Compiling strum_macros v0.27.2
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling num_enum v0.7.5
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling strum v0.27.2
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling colorutils-rs v0.7.5
[INFO] [stderr]    Compiling pic-scale v0.6.13
[INFO] [stderr]    Compiling media-core v0.7.1
[INFO] [stderr]    Compiling media-device v0.7.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 00s
[INFO] running `Command { std: "docker" "inspect" "91d130c2051fdb5af5ca4b1d1798f57e6933c229dd23ea399a816c65ae0dd326", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "91d130c2051fdb5af5ca4b1d1798f57e6933c229dd23ea399a816c65ae0dd326", kill_on_drop: false }`
[INFO] [stdout] 91d130c2051fdb5af5ca4b1d1798f57e6933c229dd23ea399a816c65ae0dd326
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 35962b1779d84470bb315c576a22ef183fa3356029877045ca6cf56ad7146655
[INFO] running `Command { std: "docker" "start" "-a" "35962b1779d84470bb315c576a22ef183fa3356029877045ca6cf56ad7146655", kill_on_drop: false }`
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.2
[INFO] [stderr]    Compiling jiff v0.2.15
[INFO] [stderr]    Compiling anstream v0.6.21
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling env_filter v0.1.4
[INFO] [stderr]    Compiling env_logger v0.11.8
[INFO] [stderr]    Compiling media-device v0.7.1 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0432]: unresolved import `media_device::camera`
[INFO] [stdout]  --> examples/camera.rs:9:20
[INFO] [stdout]   |
[INFO] [stdout] 9 | use media_device::{camera::CameraManager, Device, OutputDevice};
[INFO] [stdout]   |                    ^^^^^^ could not find `camera` in `media_device`
[INFO] [stdout]   |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]  --> /opt/rustwide/workdir/src/lib.rs:3:9
[INFO] [stdout]   |
[INFO] [stdout] 2 | #[cfg(any(target_os = "windows", target_os = "macos", target_os = "ios"))]
[INFO] [stdout]   |          --------------------------------------------------------------- the item is gated here
[INFO] [stdout] 3 | pub mod camera;
[INFO] [stdout]   |         ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> examples/camera.rs:18:28
[INFO] [stdout]    |
[INFO] [stdout] 18 |             error!("{:?}", e.to_string());
[INFO] [stdout]    |                            ^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> examples/camera.rs:15:9
[INFO] [stdout]    |
[INFO] [stdout] 15 |     let mut cam_mgr = match CameraManager::new_default() {
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 24 |     let devices = cam_mgr.list();
[INFO] [stdout]    |                   ------- type must be known at this point
[INFO] [stdout]    |
[INFO] [stdout] help: consider giving `cam_mgr` an explicit type
[INFO] [stdout]    |
[INFO] [stdout] 15 |     let mut cam_mgr: /* Type */ = match CameraManager::new_default() {
[INFO] [stdout]    |                    ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> examples/camera.rs:26:27
[INFO] [stdout]    |
[INFO] [stdout] 26 |         info!("name: {}", device.name());
[INFO] [stdout]    |                           ^^^^^^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> examples/camera.rs:31:9
[INFO] [stdout]    |
[INFO] [stdout] 31 |     let device = match cam_mgr.index_mut(0) {
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 40 |     if let Err(e) = device.set_output_handler(|frame| {
[INFO] [stdout]    |                     ------ type must be known at this point
[INFO] [stdout]    |
[INFO] [stdout] help: consider giving `device` an explicit type
[INFO] [stdout]    |
[INFO] [stdout] 31 |     let device: /* Type */ = match cam_mgr.index_mut(0) {
[INFO] [stdout]    |               ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> examples/camera.rs:46:35
[INFO] [stdout]    |
[INFO] [stdout] 46 |             if let Some(planes) = mapped_guard.planes() {
[INFO] [stdout]    |                                   ^^^^^^^^^^^^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> examples/camera.rs:48:40
[INFO] [stdout]    |
[INFO] [stdout] 48 |                     let plane_stride = plane.stride();
[INFO] [stdout]    |                                        ^^^^^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> examples/camera.rs:63:24
[INFO] [stdout]    |
[INFO] [stdout] 63 |         error!("{:?}", e.to_string());
[INFO] [stdout]    |                        ^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> examples/camera.rs:72:24
[INFO] [stdout]    |
[INFO] [stdout] 72 |         error!("{:?}", e.to_string());
[INFO] [stdout]    |                        ^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> examples/camera.rs:77:24
[INFO] [stdout]    |
[INFO] [stdout] 77 |         error!("{:?}", e.to_string());
[INFO] [stdout]    |                        ^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> examples/camera.rs:83:29
[INFO] [stdout]    |
[INFO] [stdout] 83 |         if let Some(iter) = formats.array_iter() {
[INFO] [stdout]    |                             ^^^^^^^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> examples/camera.rs:98:24
[INFO] [stdout]    |
[INFO] [stdout] 98 |         error!("{:?}", e.to_string());
[INFO] [stdout]    |                        ^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0282, E0432.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0282`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `media-device` (example "camera") due to 12 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "35962b1779d84470bb315c576a22ef183fa3356029877045ca6cf56ad7146655", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "35962b1779d84470bb315c576a22ef183fa3356029877045ca6cf56ad7146655", kill_on_drop: false }`
[INFO] [stdout] 35962b1779d84470bb315c576a22ef183fa3356029877045ca6cf56ad7146655
