[INFO] fetching crate blaze-rs 1.0.3...
[INFO] testing blaze-rs-1.0.3 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7
[INFO] extracting crate blaze-rs 1.0.3 into /workspace/builds/worker-2-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-2-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate blaze-rs 1.0.3 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a5a669febdfbc8f99fac834ddb906f98560573970af846f1ceeb056b7ffedb05
[INFO] running `Command { std: "docker" "start" "-a" "a5a669febdfbc8f99fac834ddb906f98560573970af846f1ceeb056b7ffedb05", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a5a669febdfbc8f99fac834ddb906f98560573970af846f1ceeb056b7ffedb05", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a5a669febdfbc8f99fac834ddb906f98560573970af846f1ceeb056b7ffedb05", kill_on_drop: false }`
[INFO] [stdout] a5a669febdfbc8f99fac834ddb906f98560573970af846f1ceeb056b7ffedb05
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 55cc055b0367699002cdf180a2409c620f08ebc55f19f761a3a90eec329676aa
[INFO] running `Command { std: "docker" "start" "-a" "55cc055b0367699002cdf180a2409c620f08ebc55f19f761a3a90eec329676aa", kill_on_drop: false }`
[INFO] [stderr]    Compiling indexmap v2.12.0
[INFO] [stderr]    Compiling camino v1.2.1
[INFO] [stderr]    Compiling syn v2.0.110
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling opencl-sys v0.2.9
[INFO] [stderr]    Compiling bytemuck v1.24.0
[INFO] [stderr]    Compiling crossbeam v0.8.4
[INFO] [stderr]    Compiling blaze-rs v1.0.3 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling toml_edit v0.19.15
[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 docfg v0.1.0
[INFO] [stderr]    Compiling derive-syn-parse v0.1.5
[INFO] [stderr]    Compiling num_enum v0.6.1
[INFO] [stderr]    Compiling utils-atomics v1.1.2
[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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 22.70s
[INFO] running `Command { std: "docker" "inspect" "55cc055b0367699002cdf180a2409c620f08ebc55f19f761a3a90eec329676aa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "55cc055b0367699002cdf180a2409c620f08ebc55f19f761a3a90eec329676aa", kill_on_drop: false }`
[INFO] [stdout] 55cc055b0367699002cdf180a2409c620f08ebc55f19f761a3a90eec329676aa
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3879f68615f86841c92daa359eb56d80381215567b5c1e86d36f546b0a199418
[INFO] running `Command { std: "docker" "start" "-a" "3879f68615f86841c92daa359eb56d80381215567b5c1e86d36f546b0a199418", kill_on_drop: false }`
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling lock_api v0.4.14
[INFO] [stderr]    Compiling tokio-macros v2.6.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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling blaze-rs v1.0.3 (/opt/rustwide/workdir)
[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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 13.45s
[INFO] running `Command { std: "docker" "inspect" "3879f68615f86841c92daa359eb56d80381215567b5c1e86d36f546b0a199418", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3879f68615f86841c92daa359eb56d80381215567b5c1e86d36f546b0a199418", kill_on_drop: false }`
[INFO] [stdout] 3879f68615f86841c92daa359eb56d80381215567b5c1e86d36f546b0a199418
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] c69e8c6373ae00d69da4a3a550e4ee89201e63ebb9a0f60d2978bf2521bfcadb
[INFO] running `Command { std: "docker" "start" "-a" "c69e8c6373ae00d69da4a3a550e4ee89201e63ebb9a0f60d2978bf2521bfcadb", kill_on_drop: false }`
[INFO] [stderr] warning: unexpected `cfg` condition value: `image`
[INFO] [stderr]    --> src/lib.rs:145:7
[INFO] [stderr]     |
[INFO] [stderr] 145 | #[cfg(feature = "image")]
[INFO] [stderr]     |       ^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: expected values for `feature` are: `cl1_1`, `cl1_2`, `cl2`, `cl2_1`, `cl2_2`, `cl3`, `futures`, `nightly`, `strict`, and `svm`
[INFO] [stderr]     = help: consider adding `image` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]     = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `image`
[INFO] [stderr]    --> src/context/raw.rs:232:11
[INFO] [stderr]     |
[INFO] [stderr] 232 |     #[cfg(feature = "image")]
[INFO] [stderr]     |           ^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: expected values for `feature` are: `cl1_1`, `cl1_2`, `cl2`, `cl2_1`, `cl2_2`, `cl3`, `futures`, `nightly`, `strict`, and `svm`
[INFO] [stderr]     = help: consider adding `image` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition name: `featurew`
[INFO] [stderr]    --> src/core/device.rs:440:13
[INFO] [stderr]     |
[INFO] [stderr] 440 |     #[docfg(featurew = "cl2")]
[INFO] [stderr]     |             ^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] help: there is a config with a similar name and value
[INFO] [stderr]     |
[INFO] [stderr] 440 -     #[docfg(featurew = "cl2")]
[INFO] [stderr] 440 +     #[docfg(feature = "cl2")]
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `half`
[INFO] [stderr]    --> src/core/device.rs:568:36
[INFO] [stderr]     |
[INFO] [stderr] 568 |     #[docfg(all(feature = "cl1_1", feature = "half"))]
[INFO] [stderr]     |                                    ^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: expected values for `feature` are: `cl1_1`, `cl1_2`, `cl2`, `cl2_1`, `cl2_2`, `cl3`, `futures`, `nightly`, `strict`, and `svm`
[INFO] [stderr]     = help: consider adding `half` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated module `std::intrinsics`: import this function via `std::mem` instead
[INFO] [stderr]  --> src/event/status.rs:1:22
[INFO] [stderr]   |
[INFO] [stderr] 1 | use std::intrinsics::transmute;
[INFO] [stderr]   |                      ^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(deprecated)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/lib.rs:174:38
[INFO] [stderr]     |
[INFO] [stderr] 174 | pub const fn wait_list_from_ref(evt: &RawEvent) -> WaitList {
[INFO] [stderr]     |                                      ^^^^^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                                      |
[INFO] [stderr]     |                                      the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 174 | pub const fn wait_list_from_ref(evt: &RawEvent) -> WaitList<'_> {
[INFO] [stderr]     |                                                            ++++
[INFO] [stderr] 
[INFO] [stderr] warning: pointers cannot be transmuted to integers during const eval
[INFO] [stderr]    --> src/lib.rs:202:25
[INFO] [stderr]     |
[INFO] [stderr] 202 |             if unsafe { ::core::mem::transmute::<*mut T, usize>(ptr) == 0 } {
[INFO] [stderr]     |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: at compile-time, pointers do not have an integer value
[INFO] [stderr]     = note: avoiding this restriction via `union` or raw pointers leads to compile-time undefined behavior
[INFO] [stderr]     = help: for more information, see https://doc.rust-lang.org/std/mem/fn.transmute.html
[INFO] [stderr]     = note: `#[warn(ptr_to_integer_transmute_in_consts)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `blaze-rs` (lib) generated 7 warnings (run `cargo fix --lib -p blaze-rs` to apply 1 suggestion)
[INFO] [stderr] warning: `blaze-rs` (lib test) generated 7 warnings (7 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.21s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/blaze_rs-d7a26e971669168e)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/buf.rs (/opt/rustwide/target/debug/deps/buf-c0f35dd3dc5475c5)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test write ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- write stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'write' (17) panicked at src/core/platform.rs:12:9:
[INFO] [stdout] Unknown(-1001)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5f98f7a57c12 - std::backtrace_rs::backtrace::libunwind::trace::h9ea1e07ac77a25d7
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5f98f7a57c12 - std::backtrace_rs::backtrace::trace_unsynchronized::h72b75eb83b53d15a
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5f98f7a57c12 - std::sys::backtrace::_print_fmt::h255777b7ec902439
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5f98f7a57c12 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h8a1ac49fcd7ee8ce
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5f98f7a67cbf - core::fmt::rt::Argument::fmt::h635cbf3c6754cc90
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5f98f7a67cbf - core::fmt::write::hbdcc0ec4f1bab1db
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x5f98f7a251b3 - std::io::default_write_fmt::h2580ece0d4b58e51
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5f98f7a251b3 - std::io::Write::write_fmt::hac9e42858f273b87
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5f98f7a31162 - std::sys::backtrace::BacktraceLock::print::h052febbd86f7bf07
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5f98f7a35d9f - std::panicking::default_hook::{{closure}}::h66aeee20dd470abb
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x5f98f7a35c31 - std::panicking::default_hook::h9d66b9642014ce48
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x5f98f79e935e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h8c698701e444e564
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   12:     0x5f98f79e935e - test::test_main_with_exit_callback::{{closure}}::ha1c98e7b69c4defb
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5f98f7a3645f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hc4f222a8a57c637a
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   14:     0x5f98f7a3645f - std::panicking::panic_with_hook::h6d5921a1a1fa5a8e
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x5f98f7a3620a - std::panicking::panic_handler::{{closure}}::hafeef6f707d43542
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x5f98f7a31299 - std::sys::backtrace::__rust_end_short_backtrace::h08cbc3319a3d0120
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5f98f7a19a9d - __rustc[ce5c411ff86ab1b2]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x5f98f7a6f700 - core::panicking::panic_fmt::h774fb860369a0f7b
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5f98f7a120c9 - blaze_rs::core::platform::PLATFORMS::{{closure}}::h7daf6c02d887a834
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:57:13
[INFO] [stdout]   20:     0x5f98f7a0b7ba - core::ops::function::FnOnce::call_once::h5188464d16ed5c14
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   21:     0x5f98f7a0b7f2 - core::ops::function::FnOnce::call_once::h6f09f43387ceef92
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   22:     0x5f98f7a123f0 - once_cell::sync::Lazy<T,F>::force::{{closure}}::h429ff2a22a839abc
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1310:28
[INFO] [stdout]   23:     0x5f98f7a1245e - once_cell::sync::OnceCell<T>::get_or_init::{{closure}}::ha434da953f2e6310
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1120:57
[INFO] [stdout]   24:     0x5f98f7a15be3 - once_cell::imp::OnceCell<T>::initialize::{{closure}}::h82e9915edd833cd8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/imp_std.rs:72:23
[INFO] [stdout]   25:     0x5f98f7a182b6 - core::ops::function::impls::<impl core::ops::function::FnMut<A> for &mut F>::call_mut::ha0bff9c157a4b056
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs:298:21
[INFO] [stdout]   26:     0x5f98f7a192cb - once_cell::imp::initialize_or_wait::hd1cd89b813756aa6
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/imp_std.rs:196:20
[INFO] [stdout]   27:     0x5f98f7a15b92 - once_cell::imp::OnceCell<T>::initialize::h471d0d390f788062
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/imp_std.rs:68:9
[INFO] [stdout]   28:     0x5f98f7a12541 - once_cell::sync::OnceCell<T>::get_or_try_init::h003611b3c2a46703
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1161:20
[INFO] [stdout]   29:     0x5f98f7a12434 - once_cell::sync::OnceCell<T>::get_or_init::h4f00cbfdada1d11b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1120:24
[INFO] [stdout]   30:     0x5f98f7a12381 - once_cell::sync::Lazy<T,F>::force::h667fd476a5525f93
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1309:23
[INFO] [stdout]   31:     0x5f98f7a11c9b - <once_cell::sync::Lazy<T,F> as core::ops::deref::Deref>::deref::h86717798f39c36e1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1376:13
[INFO] [stdout]   32:     0x5f98f7a102e0 - blaze_rs::core::platform::RawPlatform::all::hca88ac426012b5a3
[INFO] [stdout]                                at /opt/rustwide/workdir/src/core/platform.rs:93:9
[INFO] [stdout]   33:     0x5f98f7a102e0 - blaze_rs::core::device::DEVICES::{{closure}}::hc3d43ab1b3df5653
[INFO] [stdout]                                at /opt/rustwide/workdir/src/core/device.rs:17:25
[INFO] [stdout]   34:     0x5f98f7a0b72a - core::ops::function::FnOnce::call_once::h0417e6c3ba4d912c
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   35:     0x5f98f79b64d2 - core::ops::function::FnOnce::call_once::hc236e3c4e0c170a6
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   36:     0x5f98f79c86ee - once_cell::sync::Lazy<T,F>::force::{{closure}}::h26cea1daaa59e14b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1310:28
[INFO] [stdout]   37:     0x5f98f79c880d - once_cell::sync::OnceCell<T>::get_or_init::{{closure}}::h25a6ddda2ec344bb
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1120:57
[INFO] [stdout]   38:     0x5f98f79c8190 - once_cell::imp::OnceCell<T>::initialize::{{closure}}::h04d5af5a88d41fa0
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/imp_std.rs:72:23
[INFO] [stdout]   39:     0x5f98f7a182b6 - core::ops::function::impls::<impl core::ops::function::FnMut<A> for &mut F>::call_mut::ha0bff9c157a4b056
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs:298:21
[INFO] [stdout]   40:     0x5f98f7a192cb - once_cell::imp::initialize_or_wait::hd1cd89b813756aa6
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/imp_std.rs:196:20
[INFO] [stdout]   41:     0x5f98f79c80b2 - once_cell::imp::OnceCell<T>::initialize::h9d0043095f856e34
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/imp_std.rs:68:9
[INFO] [stdout]   42:     0x5f98f79c8949 - once_cell::sync::OnceCell<T>::get_or_try_init::h4775a063fb43284d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1161:20
[INFO] [stdout]   43:     0x5f98f79c87e3 - once_cell::sync::OnceCell<T>::get_or_init::he02c1798d74199dd
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1120:24
[INFO] [stdout]   44:     0x5f98f79c8680 - once_cell::sync::Lazy<T,F>::force::h954feb4015a75c48
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1309:23
[INFO] [stdout]   45:     0x5f98f79c667a - <once_cell::sync::Lazy<T,F> as core::ops::deref::Deref>::deref::hdac7644e4b9206f8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1376:13
[INFO] [stdout]   46:     0x5f98f79c3592 - blaze_rs::core::device::RawDevice::first::he6da4a36fefa7297
[INFO] [stdout]                                at /opt/rustwide/workdir/src/core/device.rs:1044:9
[INFO] [stdout]   47:     0x5f98f79c3592 - blaze_rs::context::single::SimpleContext::default::h9eb8a308aa03a9e4
[INFO] [stdout]                                at /opt/rustwide/workdir/src/context/single.rs:29:22
[INFO] [stdout]   48:     0x5f98f79c3592 - buf::CONTEXT::{{closure}}::h3c69d0f759381d22
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/buf.rs:4:33
[INFO] [stdout]   49:     0x5f98f79b6486 - core::ops::function::FnOnce::call_once::hac038a41fd362685
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   50:     0x5f98f79b64f2 - core::ops::function::FnOnce::call_once::hc88927fc5a0bc78d
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   51:     0x5f98f79c877e - once_cell::sync::Lazy<T,F>::force::{{closure}}::h4ebca019dc1926b7
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1310:28
[INFO] [stdout]   52:     0x5f98f79c885d - once_cell::sync::OnceCell<T>::get_or_init::{{closure}}::h821a81029dcd0ec2
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1120:57
[INFO] [stdout]   53:     0x5f98f79c8340 - once_cell::imp::OnceCell<T>::initialize::{{closure}}::hfd73cef0665a0937
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/imp_std.rs:72:23
[INFO] [stdout]   54:     0x5f98f7a182b6 - core::ops::function::impls::<impl core::ops::function::FnMut<A> for &mut F>::call_mut::ha0bff9c157a4b056
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs:298:21
[INFO] [stdout]   55:     0x5f98f7a192cb - once_cell::imp::initialize_or_wait::hd1cd89b813756aa6
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/imp_std.rs:196:20
[INFO] [stdout]   56:     0x5f98f79c8142 - once_cell::imp::OnceCell<T>::initialize::h9f71d98a1fc5e12f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/imp_std.rs:68:9
[INFO] [stdout]   57:     0x5f98f79c8a69 - once_cell::sync::OnceCell<T>::get_or_try_init::h96d97f2fd32af9f2
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1161:20
[INFO] [stdout]   58:     0x5f98f79c87c3 - once_cell::sync::OnceCell<T>::get_or_init::h47b1d2c6fd7d2425
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1120:24
[INFO] [stdout]   59:     0x5f98f79c8660 - once_cell::sync::Lazy<T,F>::force::h0f8f6678caba829e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.21.3/src/lib.rs:1309:23
[INFO] [stdout]   60:     0x5f98f79c8b7d - __blaze__global__as_raw
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/buf.rs:3:1
[INFO] [stdout]   61:     0x5f98f79bdaab - <blaze_rs::context::global::Global as blaze_rs::context::Context>::as_raw::h907fb2a69a854cad
[INFO] [stdout]                                at /opt/rustwide/workdir/src/context/global.rs:32:18
[INFO] [stdout]   62:     0x5f98f79bdaab - blaze_rs::buffer::complex::Buffer<T,C>::create_in::hfef8bad93d7bfa48
[INFO] [stdout]                                at /opt/rustwide/workdir/src/buffer/complex.rs:249:43
[INFO] [stdout]   63:     0x5f98f79bd99a - blaze_rs::buffer::complex::Buffer<T,C>::new_in::h7b8b225bed3004fd
[INFO] [stdout]                                at /opt/rustwide/workdir/src/buffer/complex.rs:186:18
[INFO] [stdout]   64:     0x5f98f79c2d96 - blaze_rs::buffer::complex::Buffer<T>::new::h84c174cefdfdfd6f
[INFO] [stdout]                                at /opt/rustwide/workdir/src/buffer/complex.rs:143:9
[INFO] [stdout]   65:     0x5f98f79c2d96 - buf::write::h40988fa91a31877d
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/buf.rs:45:19
[INFO] [stdout]   66:     0x5f98f79c354d - buf::write::{{closure}}::hdc0c26df34975740
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/buf.rs:44:15
[INFO] [stdout]   67:     0x5f98f79b6216 - core::ops::function::FnOnce::call_once::h0506d45a900d17c3
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   68:     0x5f98f79e91ab - core::ops::function::FnOnce::call_once::h4f6eabe90cccb47d
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   69:     0x5f98f79e91ab - test::__rust_begin_short_backtrace::h94208530f2b4c8c7
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:663:18
[INFO] [stdout]   70:     0x5f98f79fd1bd - test::run_test_in_process::{{closure}}::hbdc6a45a78c46404
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:686:74
[INFO] [stdout]   71:     0x5f98f79fd1bd - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h7f9d8efc7eedd165
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   72:     0x5f98f79fd1bd - std::panicking::catch_unwind::do_call::he5edbaf126c13b99
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:590:40
[INFO] [stdout]   73:     0x5f98f79fd1bd - std::panicking::catch_unwind::h3d6a8652eceeabce
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:553:19
[INFO] [stdout]   74:     0x5f98f79fd1bd - std::panic::catch_unwind::hbef0c501dd7bb498
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panic.rs:359:14
[INFO] [stdout]   75:     0x5f98f79fd1bd - test::run_test_in_process::h400008a46a5006a0
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:686:27
[INFO] [stdout]   76:     0x5f98f79fd1bd - test::run_test::{{closure}}::h9a131655b31d9427
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:607:43
[INFO] [stdout]   77:     0x5f98f79d6704 - test::run_test::{{closure}}::he4a7177c216308c0
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:637:41
[INFO] [stdout]   78:     0x5f98f79d6704 - std::sys::backtrace::__rust_begin_short_backtrace::hd3980e9c55d6c539
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   79:     0x5f98f79da03a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h18552df67c7aa9b8
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]   80:     0x5f98f79da03a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h3d7b285234641a08
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   81:     0x5f98f79da03a - std::panicking::catch_unwind::do_call::h5a2b5cf36528a5b2
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:590:40
[INFO] [stdout]   82:     0x5f98f79da03a - std::panicking::catch_unwind::h7e8b531bbda77d20
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:553:19
[INFO] [stdout]   83:     0x5f98f79da03a - std::panic::catch_unwind::hf9bbb2040b4f1e6c
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panic.rs:359:14
[INFO] [stdout]   84:     0x5f98f79da03a - std::thread::Builder::spawn_unchecked_::{{closure}}::h600f92cf68549574
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]   85:     0x5f98f79da03a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hb6607307df8a1847
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   86:     0x5f98f7a2c69f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h6891ad53a5ed6f52
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/alloc/src/boxed.rs:2085:9
[INFO] [stdout]   87:     0x5f98f7a2c69f - std::sys::thread::unix::Thread::new::thread_start::h7f3e77fa86df70af
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/thread/unix.rs:124:17
[INFO] [stdout]   88:     0x70adeb777aa4 - <unknown>
[INFO] [stdout]   89:     0x70adeb804a64 - clone
[INFO] [stdout]   90:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     write
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.05s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--test buf`
[INFO] running `Command { std: "docker" "inspect" "c69e8c6373ae00d69da4a3a550e4ee89201e63ebb9a0f60d2978bf2521bfcadb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c69e8c6373ae00d69da4a3a550e4ee89201e63ebb9a0f60d2978bf2521bfcadb", kill_on_drop: false }`
[INFO] [stdout] c69e8c6373ae00d69da4a3a550e4ee89201e63ebb9a0f60d2978bf2521bfcadb
