[INFO] fetching crate vulkayes-core 0.1.0... [INFO] testing vulkayes-core-0.1.0 against master#cdb45c87e2cd43495379f7e867e3cc15dcee9f93 for pr-145838-1 [INFO] extracting crate vulkayes-core 0.1.0 into /workspace/builds/worker-5-tc1/source [INFO] started tweaking crates.io crate vulkayes-core 0.1.0 [INFO] finished tweaking crates.io crate vulkayes-core 0.1.0 [INFO] tweaked toml for crates.io crate vulkayes-core 0.1.0 written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate vulkayes-core 0.1.0 on toolchain cdb45c87e2cd43495379f7e867e3cc15dcee9f93 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "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" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Locking 30 packages to latest compatible versions [INFO] [stderr] Adding arrayvec v0.5.2 (available: v0.7.6) [INFO] [stderr] Adding ash v0.31.0 (available: v0.38.0+1.3.281) [INFO] [stderr] Adding parking_lot v0.11.2 (available: v0.12.4) [INFO] [stderr] Adding rustc-hash v1.1.0 (available: v2.1.1) [INFO] [stderr] Adding seq-macro v0.2.2 (available: v0.3.6) [INFO] [stderr] Adding thiserror v1.0.69 (available: v2.0.16) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded edwardium_logger v1.2.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 26e6c274516d4946312f1801477c733eb0348556c0827609300fd52e8ab2142d [INFO] running `Command { std: "docker" "start" "-a" "26e6c274516d4946312f1801477c733eb0348556c0827609300fd52e8ab2142d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "26e6c274516d4946312f1801477c733eb0348556c0827609300fd52e8ab2142d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "26e6c274516d4946312f1801477c733eb0348556c0827609300fd52e8ab2142d", kill_on_drop: false }` [INFO] [stdout] 26e6c274516d4946312f1801477c733eb0348556c0827609300fd52e8ab2142d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c618a388ebb06e148bc2e0948e9c281441dfaaa07a597917acc2e116710e839f [INFO] running `Command { std: "docker" "start" "-a" "c618a388ebb06e148bc2e0948e9c281441dfaaa07a597917acc2e116710e839f", kill_on_drop: false }` [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling seq-macro v0.2.2 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling libloading v0.6.7 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling ash v0.31.0 [INFO] [stderr] Compiling vulkayes-core v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0425]: cannot find value `transparent` in this scope [INFO] [stdout] --> src/instance/error.rs:18:11 [INFO] [stdout] | [INFO] [stdout] 18 | #[error(transparent)] [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `Vulkan1_1` [INFO] [stdout] --> src/command/pool.rs:145:8 [INFO] [stdout] | [INFO] [stdout] 145 | #[cfg(feature = "Vulkan1_1")] [INFO] [stdout] | ^^^^^^^^^^----------- [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name (notice the capitalization): `"vulkan1_1"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `host_allocator`, `insecure_hash`, `log_max_level_debug`, `log_max_level_error`, `log_max_level_info`, `log_max_level_off`, `log_max_level_trace`, `log_max_level_warn`, `log_release_max_level_debug`, `log_release_max_level_error`, `log_release_max_level_info`, `log_release_max_level_off`, `log_release_max_level_trace`, `log_release_max_level_warn`, `multi_thread`, `naive_device_allocator`, `parking_lot`, `runtime_implicit_validations`, `rust_host_allocator`, `rustc-hash`, `vulkan1_1`, and `vulkan1_2` [INFO] [stdout] = help: consider adding `Vulkan1_1` as a feature in `Cargo.toml` [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] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/util/macros.rs:1188:4 [INFO] [stdout] | [INFO] [stdout] 1188 | ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/descriptor/layout/mod.rs:24:18 [INFO] [stdout] | [INFO] [stdout] 24 | let bindings = collect_iter_faster!( [INFO] [stdout] | ________________________- [INFO] [stdout] 25 | | bindings.enumerate().map(|(index, info)| { [INFO] [stdout] 26 | | let builder: vk::DescriptorSetLayoutBindingBuilder = info.into(); [INFO] [stdout] 27 | | builder.binding(index as u32).build() [INFO] [stdout] 28 | | }), [INFO] [stdout] 29 | | 8 [INFO] [stdout] 30 | | ); [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: `#[deny(semicolon_in_expressions_from_macros)]` (part of `#[deny(future_incompatible)]`) on by default [INFO] [stdout] = note: this error originates in the macro `collect_iter_faster` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/util/macros.rs:1188:4 [INFO] [stdout] | [INFO] [stdout] 1188 | ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/descriptor/pool.rs:131:15 [INFO] [stdout] | [INFO] [stdout] 131 | let sizes = collect_iter_faster!( [INFO] [stdout] | _____________________- [INFO] [stdout] 132 | | pool_sizes.map(|i| Into::::into(i)), [INFO] [stdout] 133 | | 4 [INFO] [stdout] 134 | | ); [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this error originates in the macro `collect_iter_faster` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/util/macros.rs:1188:4 [INFO] [stdout] | [INFO] [stdout] 1188 | ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/descriptor/pool.rs:209:17 [INFO] [stdout] | [INFO] [stdout] 209 | let layouts = collect_iter_faster!(layouts.map(|l| *l.deref()), 8); [INFO] [stdout] | ---------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this error originates in the macro `collect_iter_faster` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/util/macros.rs:1188:4 [INFO] [stdout] | [INFO] [stdout] 1188 | ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/framebuffer/mod.rs:23:21 [INFO] [stdout] | [INFO] [stdout] 23 | let attachments = collect_iter_faster!(attachments, 8); [INFO] [stdout] | ------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this error originates in the macro `collect_iter_faster` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/util/macros.rs:1188:4 [INFO] [stdout] | [INFO] [stdout] 1188 | ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/framebuffer/mod.rs:35:28 [INFO] [stdout] | [INFO] [stdout] 35 | let attachment_handles = collect_iter_faster!(attachments.iter().map(|a| a.handle()), 8); [INFO] [stdout] | --------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this error originates in the macro `collect_iter_faster` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/util/macros.rs:1188:4 [INFO] [stdout] | [INFO] [stdout] 1188 | ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/pipeline/layout.rs:43:40 [INFO] [stdout] | [INFO] [stdout] 43 | let descriptor_set_layouts: Vec<_> = collect_iter_faster!(descriptor_set_layouts, 8); [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this error originates in the macro `collect_iter_faster` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/util/macros.rs:1188:4 [INFO] [stdout] | [INFO] [stdout] 1188 | ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/pipeline/layout.rs:46:4 [INFO] [stdout] | [INFO] [stdout] 46 | collect_iter_faster!(descriptor_set_layouts.iter().map(|l| l.handle()), 8); [INFO] [stdout] | -------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this error originates in the macro `collect_iter_faster` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/util/macros.rs:1188:4 [INFO] [stdout] | [INFO] [stdout] 1188 | ); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/pipeline/layout.rs:47:30 [INFO] [stdout] | [INFO] [stdout] 47 | let push_constant_ranges = collect_iter_faster!( [INFO] [stdout] | ____________________________________- [INFO] [stdout] 48 | | push_constant_ranges.map(|r| Into::::into(r)), [INFO] [stdout] 49 | | 4 [INFO] [stdout] 50 | | ); [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this error originates in the macro `collect_iter_faster` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0425`. [INFO] [stdout] [INFO] [stderr] error: could not compile `vulkayes-core` (lib) due to 17 previous errors; 1 warning emitted [INFO] running `Command { std: "docker" "inspect" "c618a388ebb06e148bc2e0948e9c281441dfaaa07a597917acc2e116710e839f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c618a388ebb06e148bc2e0948e9c281441dfaaa07a597917acc2e116710e839f", kill_on_drop: false }` [INFO] [stdout] c618a388ebb06e148bc2e0948e9c281441dfaaa07a597917acc2e116710e839f