[INFO] fetching crate videostream-cli 2.1.4... [INFO] checking videostream-cli-2.1.4 against try#f93f9bd1edfdb032bbf1c02773329541b22aa5a7 for pr-150727-1 [INFO] extracting crate videostream-cli 2.1.4 into /workspace/builds/worker-5-tc2/source [INFO] started tweaking crates.io crate videostream-cli 2.1.4 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate videostream-cli 2.1.4 [INFO] tweaked toml for crates.io crate videostream-cli 2.1.4 written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate videostream-cli 2.1.4 on toolchain f93f9bd1edfdb032bbf1c02773329541b22aa5a7 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f93f9bd1edfdb032bbf1c02773329541b22aa5a7" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate videostream-cli 2.1.4 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" "+f93f9bd1edfdb032bbf1c02773329541b22aa5a7" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+f93f9bd1edfdb032bbf1c02773329541b22aa5a7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7777f17277f84ba8e9368428e6e7b8fa9383d13c3ae75f4a4424f09f9dc5fbbb [INFO] running `Command { std: "docker" "start" "-a" "7777f17277f84ba8e9368428e6e7b8fa9383d13c3ae75f4a4424f09f9dc5fbbb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7777f17277f84ba8e9368428e6e7b8fa9383d13c3ae75f4a4424f09f9dc5fbbb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7777f17277f84ba8e9368428e6e7b8fa9383d13c3ae75f4a4424f09f9dc5fbbb", kill_on_drop: false }` [INFO] [stdout] 7777f17277f84ba8e9368428e6e7b8fa9383d13c3ae75f4a4424f09f9dc5fbbb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+f93f9bd1edfdb032bbf1c02773329541b22aa5a7" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 184d9f1cb52035d2fadfba08d66ddb782524ec251cabc4132effa4fbb8fe709c [INFO] running `Command { std: "docker" "start" "-a" "184d9f1cb52035d2fadfba08d66ddb782524ec251cabc4132effa4fbb8fe709c", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.103 [INFO] [stderr] Compiling quote v1.0.42 [INFO] [stderr] Compiling unicode-ident v1.0.22 [INFO] [stderr] Compiling libc v0.2.177 [INFO] [stderr] Compiling glob v0.3.3 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling prettyplease v0.2.37 [INFO] [stderr] Checking aho-corasick v1.1.4 [INFO] [stderr] Checking regex-syntax v0.8.8 [INFO] [stderr] Compiling clang-sys v1.8.1 [INFO] [stderr] Compiling cfg-if v1.0.4 [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling syn v2.0.111 [INFO] [stderr] Compiling memchr v2.7.6 [INFO] [stderr] Compiling libloading v0.8.9 [INFO] [stderr] Checking linux-raw-sys v0.11.0 [INFO] [stderr] Compiling bindgen v0.72.1 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Checking bitflags v2.10.0 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling rustc-hash v2.1.1 [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling log v0.4.28 [INFO] [stderr] Checking anstyle-query v1.1.5 [INFO] [stderr] Checking is_terminal_polyfill v1.70.2 [INFO] [stderr] Checking anstream v0.6.21 [INFO] [stderr] Checking tracing-core v0.1.35 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking num-bigint v0.4.6 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Compiling regex v1.12.2 [INFO] [stderr] Checking libloading v0.9.0 [INFO] [stderr] Checking terminal_size v0.4.3 [INFO] [stderr] Checking predicates-core v1.0.9 [INFO] [stderr] Compiling unix-ts-macros v1.0.0 [INFO] [stderr] Compiling signal-hook v0.3.18 [INFO] [stderr] Checking clap_builder v4.5.53 [INFO] [stderr] Checking parking_lot_core v0.9.12 [INFO] [stderr] Checking dma-buf v0.5.0 [INFO] [stderr] Checking unix-ts v1.0.0 [INFO] [stderr] Checking signal-hook-registry v1.4.7 [INFO] [stderr] Checking float-cmp v0.10.0 [INFO] [stderr] Checking termtree v0.5.1 [INFO] [stderr] Checking jiff v0.2.16 [INFO] [stderr] Checking normalize-line-endings v0.3.0 [INFO] [stderr] Checking env_filter v0.1.4 [INFO] [stderr] Checking bytes v1.11.0 [INFO] [stderr] Checking difflib v0.4.0 [INFO] [stderr] Compiling assert_cmd v2.1.1 [INFO] [stderr] Checking predicates-tree v1.0.12 [INFO] [stderr] Checking predicates v3.1.3 [INFO] [stderr] Checking parking_lot v0.12.5 [INFO] [stderr] Checking bstr v1.12.1 [INFO] [stderr] Checking wait-timeout v0.2.1 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling clap_derive v4.5.49 [INFO] [stderr] Compiling serial_test_derive v3.2.0 [INFO] [stderr] Checking serial_test v3.2.0 [INFO] [stderr] Checking thiserror v1.0.69 [INFO] [stderr] Checking clap v4.5.53 [INFO] [stderr] Checking env_logger v0.11.8 [INFO] [stderr] Checking serde v1.0.228 [INFO] [stderr] Checking num-rational v0.4.2 [INFO] [stderr] Checking mp4 v0.14.0 [INFO] [stderr] Compiling videostream-sys v2.1.4 [INFO] [stderr] Checking videostream v2.1.4 [INFO] [stderr] Checking videostream-cli v2.1.4 (/opt/rustwide/workdir) [INFO] [stdout] error: `#[ignore]` should only be applied to functions annotated with `#[test]` or `#[bench]` [INFO] [stdout] --> tests/cli.rs:217:1 [INFO] [stdout] | [INFO] [stdout] 217 | #[ignore = "requires camera hardware (run with --include-ignored on hardware)"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `#[ignore]` should only be applied to functions annotated with `#[test]` or `#[bench]` [INFO] [stdout] --> tests/cli.rs:250:1 [INFO] [stdout] | [INFO] [stdout] 250 | #[ignore = "requires camera hardware (run with --include-ignored on hardware)"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `#[ignore]` should only be applied to functions annotated with `#[test]` or `#[bench]` [INFO] [stdout] --> tests/cli.rs:275:1 [INFO] [stdout] | [INFO] [stdout] 275 | #[ignore = "requires camera hardware (run with --include-ignored on hardware)"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `#[ignore]` should only be applied to functions annotated with `#[test]` or `#[bench]` [INFO] [stdout] --> tests/cli.rs:325:1 [INFO] [stdout] | [INFO] [stdout] 325 | #[ignore = "requires camera hardware (run with --include-ignored on hardware)"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `#[ignore]` should only be applied to functions annotated with `#[test]` or `#[bench]` [INFO] [stdout] --> tests/cli.rs:388:1 [INFO] [stdout] | [INFO] [stdout] 388 | #[ignore = "requires camera and VPU hardware (run with --include-ignored on hardware)"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `videostream-cli` (test "cli") due to 5 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "184d9f1cb52035d2fadfba08d66ddb782524ec251cabc4132effa4fbb8fe709c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "184d9f1cb52035d2fadfba08d66ddb782524ec251cabc4132effa4fbb8fe709c", kill_on_drop: false }` [INFO] [stdout] 184d9f1cb52035d2fadfba08d66ddb782524ec251cabc4132effa4fbb8fe709c