[INFO] fetching crate luo-capture 0.1.0... [INFO] testing luo-capture-0.1.0 against master#562dee4820c458d823175268e41601d4c060588a for pr-154210-1 [INFO] extracting crate luo-capture 0.1.0 into /workspace/builds/worker-0-tc1/source [INFO] started tweaking crates.io crate luo-capture 0.1.0 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate luo-capture 0.1.0 [INFO] tweaked toml for crates.io crate luo-capture 0.1.0 written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate luo-capture 0.1.0 on toolchain 562dee4820c458d823175268e41601d4c060588a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate luo-capture 0.1.0 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" "+562dee4820c458d823175268e41601d4c060588a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded color_quant v1.1.0 [INFO] [stderr] Downloaded bit_field v0.10.3 [INFO] [stderr] Downloaded lebe v0.5.3 [INFO] [stderr] Downloaded gif v0.13.3 [INFO] [stderr] Downloaded zune-inflate v0.2.54 [INFO] [stderr] Downloaded png v0.17.16 [INFO] [stderr] Downloaded qoi v0.4.1 [INFO] [stderr] Downloaded exr v1.74.0 [INFO] [stderr] Downloaded jpeg-decoder v0.3.2 [INFO] [stderr] Downloaded tiff v0.9.1 [INFO] [stderr] Downloaded image v0.24.9 [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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b04d7c71a294a6d617af1e129225e8ec78d2654ac8f8dfce90681e8809b7c031 [INFO] running `Command { std: "docker" "start" "-a" "b04d7c71a294a6d617af1e129225e8ec78d2654ac8f8dfce90681e8809b7c031", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b04d7c71a294a6d617af1e129225e8ec78d2654ac8f8dfce90681e8809b7c031", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b04d7c71a294a6d617af1e129225e8ec78d2654ac8f8dfce90681e8809b7c031", kill_on_drop: false }` [INFO] [stdout] b04d7c71a294a6d617af1e129225e8ec78d2654ac8f8dfce90681e8809b7c031 [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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 17dab002adf45ee7c33b5cfd9a0ff5438b11da8b400fa746db7a088484de5f33 [INFO] running `Command { std: "docker" "start" "-a" "17dab002adf45ee7c33b5cfd9a0ff5438b11da8b400fa746db7a088484de5f33", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.105 [INFO] [stderr] Compiling unicode-ident v1.0.22 [INFO] [stderr] Compiling quote v1.0.43 [INFO] [stderr] Compiling libc v0.2.179 [INFO] [stderr] Compiling simd-adler32 v0.3.8 [INFO] [stderr] Compiling zerocopy v0.8.33 [INFO] [stderr] Compiling crc32fast v1.5.0 [INFO] [stderr] Compiling weezl v0.1.12 [INFO] [stderr] Compiling color_quant v1.1.0 [INFO] [stderr] Compiling bit_field v0.10.3 [INFO] [stderr] Compiling lebe v0.5.3 [INFO] [stderr] Compiling lock_api v0.4.14 [INFO] [stderr] Compiling bytemuck v1.24.0 [INFO] [stderr] Compiling pin-project-lite v0.2.16 [INFO] [stderr] Compiling bytes v1.11.0 [INFO] [stderr] Compiling rayon v1.11.0 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling zune-inflate v0.2.54 [INFO] [stderr] Compiling fdeflate v0.3.7 [INFO] [stderr] Compiling qoi v0.4.1 [INFO] [stderr] Compiling gif v0.13.3 [INFO] [stderr] Compiling flate2 v1.1.5 [INFO] [stderr] Compiling syn v2.0.114 [INFO] [stderr] Compiling png v0.17.16 [INFO] [stderr] Compiling errno v0.3.14 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling socket2 v0.6.1 [INFO] [stderr] Compiling mio v1.1.1 [INFO] [stderr] Compiling signal-hook-registry v1.4.8 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling jpeg-decoder v0.3.2 [INFO] [stderr] Compiling tiff v0.9.1 [INFO] [stderr] Compiling zerocopy-derive v0.8.33 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Compiling tokio v1.49.0 [INFO] [stderr] Compiling half v2.7.1 [INFO] [stderr] Compiling exr v1.74.0 [INFO] [stderr] Compiling image v0.24.9 [INFO] [stderr] Compiling luo-capture v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 27.98s [INFO] running `Command { std: "docker" "inspect" "17dab002adf45ee7c33b5cfd9a0ff5438b11da8b400fa746db7a088484de5f33", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "17dab002adf45ee7c33b5cfd9a0ff5438b11da8b400fa746db7a088484de5f33", kill_on_drop: false }` [INFO] [stdout] 17dab002adf45ee7c33b5cfd9a0ff5438b11da8b400fa746db7a088484de5f33 [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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c6fbb912c6b15d5c2af7aa47204fb2d3e4eb791fcf2ffbb1b87f7cc384766f17 [INFO] running `Command { std: "docker" "start" "-a" "c6fbb912c6b15d5c2af7aa47204fb2d3e4eb791fcf2ffbb1b87f7cc384766f17", kill_on_drop: false }` [INFO] [stderr] Compiling luo-capture v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0433]: cannot find module or crate `luo_capture_rs` in this scope [INFO] [stdout] --> examples/usage.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use luo_capture_rs::capture::*; [INFO] [stdout] | ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `luo_capture_rs` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 1 - use luo_capture_rs::capture::*; [INFO] [stdout] 1 + use luo_capture::capture::*; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `init` in this scope [INFO] [stdout] --> examples/usage.rs:11:30 [INFO] [stdout] | [INFO] [stdout] 11 | let mut screen_capture = init().expect("Failed to initialize capture"); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 1 + use luo_capture::init; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `CaptureRegion` in this scope [INFO] [stdout] --> examples/usage.rs:16:18 [INFO] [stdout] | [INFO] [stdout] 16 | let region = CaptureRegion { [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 + use luo_capture::CaptureRegion; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `init_async` in this scope [INFO] [stdout] --> examples/usage.rs:41:25 [INFO] [stdout] | [INFO] [stdout] 41 | let async_capture = init_async().await.expect("Failed to initialize async capture"); [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this function [INFO] [stdout] | [INFO] [stdout] 1 + use luo_capture::init_async; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find type `ScreenCapture` in this scope [INFO] [stdout] --> examples/usage.rs:62:32 [INFO] [stdout] | [INFO] [stdout] 62 | let mut capture_instance = ScreenCapture::new(); [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared type `ScreenCapture` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 + use luo_capture::ScreenCapture; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `CaptureRegion` in this scope [INFO] [stdout] --> examples/usage.rs:68:19 [INFO] [stdout] | [INFO] [stdout] 68 | let region2 = CaptureRegion { [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 + use luo_capture::CaptureRegion; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `luo_capture_rs` in this scope [INFO] [stdout] --> examples/usage.rs:76:11 [INFO] [stdout] | [INFO] [stdout] 76 | match luo_capture_rs::capture(&mut capture_instance, region2) { [INFO] [stdout] | ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `luo_capture_rs` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 76 - match luo_capture_rs::capture(&mut capture_instance, region2) { [INFO] [stdout] 76 + match luo_capture::capture(&mut capture_instance, region2) { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0422, E0425, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0422`. [INFO] [stdout] [INFO] [stderr] error: could not compile `luo-capture` (example "usage") due to 7 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "c6fbb912c6b15d5c2af7aa47204fb2d3e4eb791fcf2ffbb1b87f7cc384766f17", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c6fbb912c6b15d5c2af7aa47204fb2d3e4eb791fcf2ffbb1b87f7cc384766f17", kill_on_drop: false }` [INFO] [stdout] c6fbb912c6b15d5c2af7aa47204fb2d3e4eb791fcf2ffbb1b87f7cc384766f17