[INFO] fetching crate blaze-rs 1.0.3... [INFO] checking blaze-rs-1.0.3 against try#4f260f0f20b3133d20cfb50353c0221943af5796+rustflags=-Dunmustuse_in_always_ok for pr-148577 [INFO] extracting crate blaze-rs 1.0.3 into /workspace/builds/worker-7-tc2/source [INFO] started tweaking crates.io crate blaze-rs 1.0.3 [INFO] finished tweaking crates.io crate blaze-rs 1.0.3 [INFO] tweaked toml for crates.io crate blaze-rs 1.0.3 written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate blaze-rs 1.0.3 on toolchain 4f260f0f20b3133d20cfb50353c0221943af5796 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "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" "+4f260f0f20b3133d20cfb50353c0221943af5796" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 89 packages to latest compatible versions [INFO] [stderr] Adding bitflags v1.3.2 (available: v2.10.0) [INFO] [stderr] Adding num_enum v0.6.1 (available: v0.7.5) [INFO] [stderr] Adding opencl-sys v0.2.9 (available: v0.6.1) [INFO] [stderr] Adding rand v0.8.5 (available: v0.9.2) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f377220b50a157907a11c7f539e3df33e70bc7d9f9533933073f567471c69516 [INFO] running `Command { std: "docker" "start" "-a" "f377220b50a157907a11c7f539e3df33e70bc7d9f9533933073f567471c69516", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f377220b50a157907a11c7f539e3df33e70bc7d9f9533933073f567471c69516", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f377220b50a157907a11c7f539e3df33e70bc7d9f9533933073f567471c69516", kill_on_drop: false }` [INFO] [stdout] f377220b50a157907a11c7f539e3df33e70bc7d9f9533933073f567471c69516 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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 -Dunmustuse_in_always_ok" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 91d0c93c1650da4b3b5416f2d9ec4dd281af1a4991f9dcbb24d52caea55d5d50 [INFO] running `Command { std: "docker" "start" "-a" "91d0c93c1650da4b3b5416f2d9ec4dd281af1a4991f9dcbb24d52caea55d5d50", kill_on_drop: false }` [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling camino v1.2.1 [INFO] [stderr] Compiling opencl-sys v0.2.9 [INFO] [stderr] Checking bytemuck v1.24.0 [INFO] [stderr] Compiling syn v2.0.110 [INFO] [stderr] Checking crossbeam-channel v0.5.15 [INFO] [stderr] Checking crossbeam-queue v0.3.12 [INFO] [stderr] Checking crossbeam-deque v0.8.6 [INFO] [stderr] Compiling docfg v0.1.0 [INFO] [stderr] Compiling derive-syn-parse v0.1.5 [INFO] [stderr] Checking bitvec v1.0.1 [INFO] [stderr] Compiling toml_edit v0.19.15 [INFO] [stderr] Checking crossbeam v0.8.4 [INFO] [stderr] Checking utils-atomics v1.1.2 [INFO] [stderr] Compiling blaze-rs v1.0.3 (/opt/rustwide/workdir) [INFO] [stderr] Compiling proc-macro-crate v1.3.1 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Compiling num_enum_derive v0.6.1 [INFO] [stderr] Compiling bytemuck_derive v1.10.2 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Checking tokio v1.48.0 [INFO] [stderr] Checking num_enum v0.6.1 [INFO] [stderr] Compiling pin-project v1.1.10 [INFO] [stderr] Compiling elor v1.1.4 [INFO] [stderr] Compiling blaze-proc v1.0.0 [INFO] [stdout] warning: unexpected `cfg` condition value: `image` [INFO] [stdout] --> src/lib.rs:145:7 [INFO] [stdout] | [INFO] [stdout] 145 | #[cfg(feature = "image")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cl1_1`, `cl1_2`, `cl2`, `cl2_1`, `cl2_2`, `cl3`, `futures`, `nightly`, `strict`, and `svm` [INFO] [stdout] = help: consider adding `image` 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] warning: unexpected `cfg` condition value: `image` [INFO] [stdout] --> src/context/raw.rs:232:11 [INFO] [stdout] | [INFO] [stdout] 232 | #[cfg(feature = "image")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cl1_1`, `cl1_2`, `cl2`, `cl2_1`, `cl2_2`, `cl3`, `futures`, `nightly`, `strict`, and `svm` [INFO] [stdout] = help: consider adding `image` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `featurew` [INFO] [stdout] --> src/core/device.rs:440:13 [INFO] [stdout] | [INFO] [stdout] 440 | #[docfg(featurew = "cl2")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] help: there is a config with a similar name and value [INFO] [stdout] | [INFO] [stdout] 440 - #[docfg(featurew = "cl2")] [INFO] [stdout] 440 + #[docfg(feature = "cl2")] [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `half` [INFO] [stdout] --> src/core/device.rs:568:36 [INFO] [stdout] | [INFO] [stdout] 568 | #[docfg(all(feature = "cl1_1", feature = "half"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cl1_1`, `cl1_2`, `cl2`, `cl2_1`, `cl2_2`, `cl3`, `futures`, `nightly`, `strict`, and `svm` [INFO] [stdout] = help: consider adding `half` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated module `std::intrinsics`: import this function via `std::mem` instead [INFO] [stdout] --> src/event/status.rs:1:22 [INFO] [stdout] | [INFO] [stdout] 1 | use std::intrinsics::transmute; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/lib.rs:174:38 [INFO] [stdout] | [INFO] [stdout] 174 | pub const fn wait_list_from_ref(evt: &RawEvent) -> WaitList { [INFO] [stdout] | ^^^^^^^^^ ^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 174 | pub const fn wait_list_from_ref(evt: &RawEvent) -> WaitList<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: pointers cannot be transmuted to integers during const eval [INFO] [stdout] --> src/lib.rs:202:25 [INFO] [stdout] | [INFO] [stdout] 202 | if unsafe { ::core::mem::transmute::<*mut T, usize>(ptr) == 0 } { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: at compile-time, pointers do not have an integer value [INFO] [stdout] = note: avoiding this restriction via `union` or raw pointers leads to compile-time undefined behavior [INFO] [stdout] = help: for more information, see https://doc.rust-lang.org/std/mem/fn.transmute.html [INFO] [stdout] = note: `#[warn(ptr_to_integer_transmute_in_consts)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/event/status.rs:69:24 [INFO] [stdout] | [INFO] [stdout] 69 | return Err(Error::try_from(value).unwrap()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: requested on the command line with `-D unmustuse-in-always-ok` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `blaze-rs` (lib) due to 1 previous error; 7 warnings emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "91d0c93c1650da4b3b5416f2d9ec4dd281af1a4991f9dcbb24d52caea55d5d50", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "91d0c93c1650da4b3b5416f2d9ec4dd281af1a4991f9dcbb24d52caea55d5d50", kill_on_drop: false }` [INFO] [stdout] 91d0c93c1650da4b3b5416f2d9ec4dd281af1a4991f9dcbb24d52caea55d5d50