[INFO] fetching crate mm_video 0.1.0... [INFO] testing mm_video-0.1.0 against master#350d0ef0ec0493e6d21cfb265cb8211a0e74d766 for pr-145330-1 [INFO] extracting crate mm_video 0.1.0 into /workspace/builds/worker-1-tc1/source [INFO] started tweaking crates.io crate mm_video 0.1.0 [INFO] finished tweaking crates.io crate mm_video 0.1.0 [INFO] tweaked toml for crates.io crate mm_video 0.1.0 written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate mm_video 0.1.0 on toolchain 350d0ef0ec0493e6d21cfb265cb8211a0e74d766 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 29 packages to latest compatible versions [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] warning: unused manifest key: target.i686-pc-windows-gnu.features [INFO] [stderr] warning: unused manifest key: target.x86_64-pc-windows-gnu.features [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded user32-sys v0.2.0 [INFO] [stderr] Downloaded gdi32-sys v0.2.0 [INFO] [stderr] Downloaded x11 v2.21.0 [INFO] [stderr] Downloaded opengl32-sys v0.1.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] cf5acd7f8ee6b88ff3d36345016b2c76dbea17b85f49fd42e5a55e3cc3d2fd8c [INFO] running `Command { std: "docker" "start" "-a" "cf5acd7f8ee6b88ff3d36345016b2c76dbea17b85f49fd42e5a55e3cc3d2fd8c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "cf5acd7f8ee6b88ff3d36345016b2c76dbea17b85f49fd42e5a55e3cc3d2fd8c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cf5acd7f8ee6b88ff3d36345016b2c76dbea17b85f49fd42e5a55e3cc3d2fd8c", kill_on_drop: false }` [INFO] [stdout] cf5acd7f8ee6b88ff3d36345016b2c76dbea17b85f49fd42e5a55e3cc3d2fd8c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5f1d1a8f97b0af648f006585b9cfaee35c47e522feb3fef3376011af094779f7 [INFO] running `Command { std: "docker" "start" "-a" "5f1d1a8f97b0af648f006585b9cfaee35c47e522feb3fef3376011af094779f7", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] warning: unused manifest key: target.i686-pc-windows-gnu.features [INFO] [stderr] warning: unused manifest key: target.x86_64-pc-windows-gnu.features [INFO] [stderr] Compiling libc v0.2.176 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling mm_video v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling x11 v2.21.0 [INFO] [stdout] warning: unexpected `cfg` condition name: `apple` [INFO] [stdout] --> build.rs:10:21 [INFO] [stdout] | [INFO] [stdout] 10 | #[cfg(all(unix, not(apple)))] [INFO] [stdout] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` [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(apple)'] } [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: `apple` [INFO] [stdout] --> build.rs:14:7 [INFO] [stdout] | [INFO] [stdout] 14 | #[cfg(apple)] [INFO] [stdout] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` [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(apple)'] } [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `apple` [INFO] [stdout] --> build.rs:19:15 [INFO] [stdout] | [INFO] [stdout] 19 | #[cfg(not(any(apple, unix, windows)))] [INFO] [stdout] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` [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(apple)'] } [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stdout] error: expected identifier, found `"kernel32-sys"` [INFO] [stdout] --> src/lib.rs:20:14 [INFO] [stdout] | [INFO] [stdout] 20 | extern crate "kernel32-sys" as kernel32; [INFO] [stdout] | ^^^^^^^^^^^^^^ expected identifier [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `mm_video` (lib) due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "5f1d1a8f97b0af648f006585b9cfaee35c47e522feb3fef3376011af094779f7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5f1d1a8f97b0af648f006585b9cfaee35c47e522feb3fef3376011af094779f7", kill_on_drop: false }` [INFO] [stdout] 5f1d1a8f97b0af648f006585b9cfaee35c47e522feb3fef3376011af094779f7