[INFO] fetching crate pipedream 0.0.1... [INFO] testing pipedream-0.0.1 against try#2440211fe03bc45c89b6dc1a3df18382ce91e32b for pr-146098-1 [INFO] extracting crate pipedream 0.0.1 into /workspace/builds/worker-6-tc2/source [INFO] started tweaking crates.io crate pipedream 0.0.1 [INFO] finished tweaking crates.io crate pipedream 0.0.1 [INFO] tweaked toml for crates.io crate pipedream 0.0.1 written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate pipedream 0.0.1 on toolchain 2440211fe03bc45c89b6dc1a3df18382ce91e32b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "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" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 133 packages to latest compatible versions [INFO] [stderr] Adding bitflags v1.3.2 (available: v2.9.4) [INFO] [stderr] Adding hashbrown v0.6.3 (available: v0.16.0) [INFO] [stderr] Adding image v0.22.5 (available: v0.25.8) [INFO] [stderr] Adding itertools v0.8.2 (available: v0.14.0) [INFO] [stderr] Adding parking_lot v0.10.2 (available: v0.12.4) [INFO] [stderr] Adding rand v0.7.3 (available: v0.9.2) [INFO] [stderr] Adding toolbelt v0.0.2 (available: v0.0.6) [INFO] [stderr] Adding vulkano v0.16.0 (available: v0.35.2) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ba575ea13e4ca8991d951f3fc20651114ed063c396e6d87258e10e173dd77e77 [INFO] running `Command { std: "docker" "start" "-a" "ba575ea13e4ca8991d951f3fc20651114ed063c396e6d87258e10e173dd77e77", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ba575ea13e4ca8991d951f3fc20651114ed063c396e6d87258e10e173dd77e77", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ba575ea13e4ca8991d951f3fc20651114ed063c396e6d87258e10e173dd77e77", kill_on_drop: false }` [INFO] [stdout] ba575ea13e4ca8991d951f3fc20651114ed063c396e6d87258e10e173dd77e77 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d258b7d21bbe2d99b2e94ccb67d35bd1721ac0e56e6f80b08f26eeed4df97681 [INFO] running `Command { std: "docker" "start" "-a" "d258b7d21bbe2d99b2e94ccb67d35bd1721ac0e56e6f80b08f26eeed4df97681", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v0.1.8 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling lzw v0.10.0 [INFO] [stderr] Compiling crunchy v0.2.4 [INFO] [stderr] Compiling deflate v0.7.20 [INFO] [stderr] Compiling memoffset v0.5.6 [INFO] [stderr] Compiling num-iter v0.1.45 [INFO] [stderr] Compiling num-rational v0.1.43 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling inflate v0.3.4 [INFO] [stderr] Compiling num-traits v0.1.43 [INFO] [stderr] Compiling rayon v1.11.0 [INFO] [stderr] Compiling num-derive v0.2.5 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling gif v0.9.2 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling png v0.11.0 [INFO] [stderr] Compiling enum_primitive v0.1.1 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Compiling cgmath v0.17.0 [INFO] [stderr] Compiling const-random-macro v0.1.16 [INFO] [stderr] Compiling rand v0.5.6 [INFO] [stderr] Compiling hashbrown v0.6.3 [INFO] [stderr] Compiling inflate v0.4.5 [INFO] [stderr] Compiling approx v0.3.2 [INFO] [stderr] Compiling vulkano v0.16.0 [INFO] [stderr] Compiling parking_lot_core v0.7.3 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling png v0.15.3 [INFO] [stderr] Compiling const-random v0.1.18 [INFO] [stderr] Compiling gif v0.10.3 [INFO] [stderr] Compiling smallvec v0.6.14 [INFO] [stderr] Compiling lock_api v0.3.4 [INFO] [stderr] Compiling shared_library v0.1.9 [INFO] [stderr] Compiling ahash v0.2.19 [INFO] [stderr] Compiling crossbeam-channel v0.4.4 [INFO] [stderr] Compiling crossbeam-queue v0.2.3 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling crossbeam-deque v0.7.4 [INFO] [stderr] Compiling vk-sys v0.5.3 [INFO] [stderr] Compiling half v1.8.3 [INFO] [stderr] Compiling iana-time-zone v0.1.64 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling itertools v0.8.2 [INFO] [stderr] Compiling parking_lot v0.10.2 [INFO] [stderr] Compiling chrono v0.4.42 [INFO] [stderr] Compiling crossbeam v0.7.3 [INFO] [stderr] Compiling jpeg-decoder v0.1.22 [INFO] [stderr] Compiling image v0.18.0 [INFO] [stderr] Compiling tiff v0.3.1 [INFO] [stdout] error[E0609]: no field `shaderf3264` on type `PhysicalDeviceFeatures` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vulkano-0.16.0/src/features.rs:164:21 [INFO] [stdout] | [INFO] [stdout] 108 | $name: features.$vk != 0, [INFO] [stdout] | --- due to this macro variable [INFO] [stdout] ... [INFO] [stdout] 164 | shader_f3264 => shaderf3264, [INFO] [stdout] | ^^^^^^^^^^^ unknown field [INFO] [stdout] | [INFO] [stdout] help: a field with a similar name exists [INFO] [stdout] | [INFO] [stdout] 164 - shader_f3264 => shaderf3264, [INFO] [stdout] 164 + shader_f3264 => shaderInt64, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0560]: struct `PhysicalDeviceFeatures` has no field named `shaderf3264` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vulkano-0.16.0/src/features.rs:164:21 [INFO] [stdout] | [INFO] [stdout] 164 | shader_f3264 => shaderf3264, [INFO] [stdout] | ^^^^^^^^^^^ `PhysicalDeviceFeatures` does not have this field [INFO] [stdout] | [INFO] [stdout] = note: all struct fields are already assigned [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling image v0.22.5 [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vulkano-0.16.0/src/command_buffer/sys.rs:1303:38 [INFO] [stdout] | [INFO] [stdout] 1303 | vk.CmdSetBlendConstants(cmd, constants); // TODO: correct to pass array? [INFO] [stdout] | -------------------- ^^^^^^^^^ expected `&[f32; 4]`, found `[f32; 4]` [INFO] [stdout] | | [INFO] [stdout] | arguments to this method are incorrect [INFO] [stdout] | [INFO] [stdout] note: method defined here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vk-sys-0.5.3/src/lib.rs:3003:5 [INFO] [stdout] | [INFO] [stdout] 3003 | CmdSetBlendConstants => (commandBuffer: CommandBuffer, blendConstants: &[f32; 4]) -> (), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] help: consider borrowing here [INFO] [stdout] | [INFO] [stdout] 1303 | vk.CmdSetBlendConstants(cmd, &constants); // TODO: correct to pass array? [INFO] [stdout] | + [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling noise v0.6.0 [INFO] [stderr] Compiling toolbelt v0.0.2 [INFO] [stdout] Some errors have detailed explanations: E0308, E0560, E0609. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0308`. [INFO] [stdout] [INFO] [stderr] error: could not compile `vulkano` (lib) due to 3 previous errors [INFO] running `Command { std: "docker" "inspect" "d258b7d21bbe2d99b2e94ccb67d35bd1721ac0e56e6f80b08f26eeed4df97681", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d258b7d21bbe2d99b2e94ccb67d35bd1721ac0e56e6f80b08f26eeed4df97681", kill_on_drop: false }` [INFO] [stdout] d258b7d21bbe2d99b2e94ccb67d35bd1721ac0e56e6f80b08f26eeed4df97681