[INFO] fetching crate strawberry-x264 0.1.0... [INFO] testing strawberry-x264-0.1.0 against master#562dee4820c458d823175268e41601d4c060588a for pr-154210-2 [INFO] extracting crate strawberry-x264 0.1.0 into /workspace/builds/worker-0-tc1/source [INFO] started tweaking crates.io crate strawberry-x264 0.1.0 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate strawberry-x264 0.1.0 [INFO] tweaked toml for crates.io crate strawberry-x264 0.1.0 written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate strawberry-x264 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 strawberry-x264 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] warning: `package.edition` is unspecified, defaulting to `2015` while the latest is `2024` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded version-compare v0.2.1 [INFO] [stderr] Downloaded x264-sys v0.2.2 [INFO] [stderr] Downloaded toml v0.9.10+spec-1.1.0 [INFO] [stderr] Downloaded target-lexicon v0.13.3 [INFO] [stderr] Downloaded system-deps v7.0.7 [INFO] [stderr] Downloaded cfg-expr v0.20.5 [INFO] [stderr] Downloaded bindgen v0.71.1 [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] 5f8d08159637354992c5155fd85ef8cf3830100b334a5a34c8aba4019fcdfe3b [INFO] running `Command { std: "docker" "start" "-a" "5f8d08159637354992c5155fd85ef8cf3830100b334a5a34c8aba4019fcdfe3b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5f8d08159637354992c5155fd85ef8cf3830100b334a5a34c8aba4019fcdfe3b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5f8d08159637354992c5155fd85ef8cf3830100b334a5a34c8aba4019fcdfe3b", kill_on_drop: false }` [INFO] [stdout] 5f8d08159637354992c5155fd85ef8cf3830100b334a5a34c8aba4019fcdfe3b [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] 94249d4e27bcb8d77529564a9d0c90bfaa42cdc7a719f5e183197b98e9de1a0b [INFO] running `Command { std: "docker" "start" "-a" "94249d4e27bcb8d77529564a9d0c90bfaa42cdc7a719f5e183197b98e9de1a0b", kill_on_drop: false }` [INFO] [stderr] warning: `package.edition` is unspecified, defaulting to `2015` while the latest is `2024` [INFO] [stderr] Compiling glob v0.3.3 [INFO] [stderr] Compiling quote v1.0.42 [INFO] [stderr] Compiling target-lexicon v0.13.3 [INFO] [stderr] Compiling libc v0.2.178 [INFO] [stderr] Compiling prettyplease v0.2.37 [INFO] [stderr] Compiling winnow v0.7.14 [INFO] [stderr] Compiling cfg-if v1.0.4 [INFO] [stderr] Compiling memchr v2.7.6 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling regex-syntax v0.8.8 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling serde_spanned v1.0.4 [INFO] [stderr] Compiling toml_datetime v0.7.5+spec-1.1.0 [INFO] [stderr] Compiling bindgen v0.71.1 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling bitflags v2.10.0 [INFO] [stderr] Compiling libloading v0.8.9 [INFO] [stderr] Compiling rustc-hash v2.1.1 [INFO] [stderr] Compiling log v0.4.29 [INFO] [stderr] Compiling version-compare v0.2.1 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling strawberry-x264 v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling clang-sys v1.8.1 [INFO] [stderr] Compiling syn v2.0.111 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling cfg-expr v0.20.5 [INFO] [stderr] Compiling toml_parser v1.0.6+spec-1.1.0 [INFO] [stderr] Compiling toml v0.9.10+spec-1.1.0 [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Compiling system-deps v7.0.7 [INFO] [stderr] Compiling regex v1.12.2 [INFO] [stderr] Compiling x264-sys v0.2.2 [INFO] [stdout] warning: unexpected `cfg` condition name: `yuyv` [INFO] [stdout] --> src/colorspace.rs:23:11 [INFO] [stdout] | [INFO] [stdout] 23 | #[cfg(yuyv)] [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = help: expected names are: `docsrs`, `feature`, and `test` and 31 more [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(yuyv)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(yuyv)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `yuyv` [INFO] [stdout] --> src/colorspace.rs:27:11 [INFO] [stdout] | [INFO] [stdout] 27 | #[cfg(yuyv)] [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(yuyv)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(yuyv)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `yuyv` [INFO] [stdout] --> src/image.rs:37:19 [INFO] [stdout] | [INFO] [stdout] 37 | #[cfg(yuyv)] [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(yuyv)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(yuyv)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `b_drh_mode` on type `x264_sys::x264_param_t` [INFO] [stdout] --> src/setup/mod.rs:48:18 [INFO] [stdout] | [INFO] [stdout] 48 | self.raw.b_drh_mode = 1; [INFO] [stdout] | ^^^^^^^^^^ unknown field [INFO] [stdout] | [INFO] [stdout] = note: available fields are: `cpu`, `i_threads`, `i_lookahead_threads`, `b_sliced_threads`, `b_deterministic` ... and 79 others [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0609`. [INFO] [stdout] [INFO] [stderr] error: could not compile `strawberry-x264` (lib) due to 1 previous error; 3 warnings emitted [INFO] running `Command { std: "docker" "inspect" "94249d4e27bcb8d77529564a9d0c90bfaa42cdc7a719f5e183197b98e9de1a0b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "94249d4e27bcb8d77529564a9d0c90bfaa42cdc7a719f5e183197b98e9de1a0b", kill_on_drop: false }` [INFO] [stdout] 94249d4e27bcb8d77529564a9d0c90bfaa42cdc7a719f5e183197b98e9de1a0b