[INFO] fetching crate blaze-rs 1.0.3...
[INFO] testing blaze-rs-1.0.3 against try#db823df02fd0c2cf67b43025ac3fef3f2d743245 for pr-150681
[INFO] extracting crate blaze-rs 1.0.3 into /workspace/builds/worker-0-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-0-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate blaze-rs 1.0.3 on toolchain db823df02fd0c2cf67b43025ac3fef3f2d743245
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "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" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 90 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" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 4172a31fa4bcf51933e9d54f73a46e4af5975e1ed59227694143a0bf1e790877
[INFO] running `Command { std: "docker" "start" "-a" "4172a31fa4bcf51933e9d54f73a46e4af5975e1ed59227694143a0bf1e790877", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4172a31fa4bcf51933e9d54f73a46e4af5975e1ed59227694143a0bf1e790877", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4172a31fa4bcf51933e9d54f73a46e4af5975e1ed59227694143a0bf1e790877", kill_on_drop: false }`
[INFO] [stdout] 4172a31fa4bcf51933e9d54f73a46e4af5975e1ed59227694143a0bf1e790877
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0e6f50b99447f8630b6a112b498ef25b31194753893067d45b4d345655a0ada9
[INFO] running `Command { std: "docker" "start" "-a" "0e6f50b99447f8630b6a112b498ef25b31194753893067d45b4d345655a0ada9", kill_on_drop: false }`
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling winnow v0.5.40
[INFO] [stderr]    Compiling camino v1.2.2
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling indexmap v2.12.1
[INFO] [stderr]    Compiling opencl-sys v0.2.9
[INFO] [stderr]    Compiling bytemuck v1.24.0
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling blaze-rs v1.0.3 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling bitvec v1.0.1
[INFO] [stderr]    Compiling bytemuck_derive v1.10.2
[INFO] [stderr]    Compiling pin-project v1.1.10
[INFO] [stderr]    Compiling elor v1.1.4
[INFO] [stderr]    Compiling crossbeam v0.8.4
[INFO] [stderr]    Compiling toml_edit v0.19.15
[INFO] [stderr]    Compiling docfg v0.1.0
[INFO] [stderr]    Compiling derive-syn-parse v0.1.5
[INFO] [stderr]    Compiling utils-atomics v1.1.2
[INFO] [stderr]    Compiling blaze-proc v1.0.0
[INFO] [stderr]    Compiling proc-macro-crate v1.3.1
[INFO] [stderr]    Compiling num_enum_derive v0.6.1
[INFO] [stderr]    Compiling num_enum v0.6.1
[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 26.67s
[INFO] running `Command { std: "docker" "inspect" "0e6f50b99447f8630b6a112b498ef25b31194753893067d45b4d345655a0ada9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0e6f50b99447f8630b6a112b498ef25b31194753893067d45b4d345655a0ada9", kill_on_drop: false }`
[INFO] [stdout] 0e6f50b99447f8630b6a112b498ef25b31194753893067d45b4d345655a0ada9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 725ef69470a5233288e6284ab822d925c3669814e4ca3a4fff07c7bd2b4b7b33
[INFO] running `Command { std: "docker" "start" "-a" "725ef69470a5233288e6284ab822d925c3669814e4ca3a4fff07c7bd2b4b7b33", kill_on_drop: false }`
[INFO] [stderr]    Compiling errno v0.3.14
[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 signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling tokio v1.49.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 14.40s
[INFO] running `Command { std: "docker" "inspect" "725ef69470a5233288e6284ab822d925c3669814e4ca3a4fff07c7bd2b4b7b33", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "725ef69470a5233288e6284ab822d925c3669814e4ca3a4fff07c7bd2b4b7b33", kill_on_drop: false }`
[INFO] [stdout] 725ef69470a5233288e6284ab822d925c3669814e4ca3a4fff07c7bd2b4b7b33
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 671796a26651c169f6cd840c50308b52e58ab9f02e0d8556c9b94e1b61fd193e
[INFO] running `Command { std: "docker" "start" "-a" "671796a26651c169f6cd840c50308b52e58ab9f02e0d8556c9b94e1b61fd193e", 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.15s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/blaze_rs-78b4cf81fba64092)
[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] [stdout] 
[INFO] [stderr]      Running tests/buf.rs (/opt/rustwide/target/debug/deps/buf-466ad66eb5948742)
[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:     0x56eb54d20592 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x56eb54d20592 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::trace_unsynchronized::<std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x56eb54d20592 - std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x56eb54d20592 - <<std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[585f66e14d78f9ba]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x56eb54d34eba - <core[585f66e14d78f9ba]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x56eb54d34eba - core[585f66e14d78f9ba]::fmt::write
[INFO] [stdout]    6:     0x56eb54d253e6 - std[3f03f8b59f91bef1]::io::default_write_fmt::<alloc[15e7b27aba85d2e2]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x56eb54d253e6 - <alloc[15e7b27aba85d2e2]::vec::Vec<u8> as std[3f03f8b59f91bef1]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x56eb54cfe9ff - <std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x56eb54cfe9ff - std[3f03f8b59f91bef1]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x56eb54d185a9 - std[3f03f8b59f91bef1]::panicking::default_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x56eb54ca535e - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x56eb54ca535e - test[30224e0cb089acd2]::test_main_with_exit_callback::<test[30224e0cb089acd2]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x56eb54d18812 - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x56eb54d18812 - std[3f03f8b59f91bef1]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x56eb54cfeab8 - std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x56eb54cf3ca9 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_end_short_backtrace::<std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x56eb54cff90d - __rustc[caa99d26c7bae192]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x56eb54d355fc - core[585f66e14d78f9ba]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x56eb54cdce8b - blaze_rs[5da89d7adfdfead9]::core::platform::PLATFORMS::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:57:13
[INFO] [stdout]   20:     0x56eb54ce370a - <blaze_rs[5da89d7adfdfead9]::core::platform::PLATFORMS::{closure#0} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   21:     0x56eb54ce3582 - <fn() -> alloc[15e7b27aba85d2e2]::vec::Vec<blaze_rs[5da89d7adfdfead9]::core::platform::RawPlatform> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   22:     0x56eb54cd89f0 - <once_cell[4009c9a586213e61]::sync::Lazy<alloc[15e7b27aba85d2e2]::vec::Vec<blaze_rs[5da89d7adfdfead9]::core::platform::RawPlatform>>>::force::{closure#0}
[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:     0x56eb54cd890e - <once_cell[4009c9a586213e61]::sync::OnceCell<alloc[15e7b27aba85d2e2]::vec::Vec<blaze_rs[5da89d7adfdfead9]::core::platform::RawPlatform>>>::get_or_init::<<once_cell[4009c9a586213e61]::sync::Lazy<alloc[15e7b27aba85d2e2]::vec::Vec<blaze_rs[5da89d7adfdfead9]::core::platform::RawPlatform>>>::force::{closure#0}>::{closure#0}
[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:     0x56eb54cde563 - <once_cell[4009c9a586213e61]::imp::OnceCell<alloc[15e7b27aba85d2e2]::vec::Vec<blaze_rs[5da89d7adfdfead9]::core::platform::RawPlatform>>>::initialize::<<once_cell[4009c9a586213e61]::sync::OnceCell<alloc[15e7b27aba85d2e2]::vec::Vec<blaze_rs[5da89d7adfdfead9]::core::platform::RawPlatform>>>::get_or_init<<once_cell[4009c9a586213e61]::sync::Lazy<alloc[15e7b27aba85d2e2]::vec::Vec<blaze_rs[5da89d7adfdfead9]::core::platform::RawPlatform>>>::force::{closure#0}>::{closure#0}, <once_cell[4009c9a586213e61]::sync::OnceCell<_>>::get_or_init::Void>::{closure#0}
[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:     0x56eb54ce6ca6 - <&mut dyn core[585f66e14d78f9ba]::ops::function::FnMut<(), Output = bool> as core[585f66e14d78f9ba]::ops::function::FnMut<()>>::call_mut
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:298:21
[INFO] [stdout]   26:     0x56eb54ce699b - once_cell[4009c9a586213e61]::imp::initialize_or_wait
[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:     0x56eb54cddfd2 - <once_cell[4009c9a586213e61]::imp::OnceCell<alloc[15e7b27aba85d2e2]::vec::Vec<blaze_rs[5da89d7adfdfead9]::core::platform::RawPlatform>>>::initialize::<<once_cell[4009c9a586213e61]::sync::OnceCell<alloc[15e7b27aba85d2e2]::vec::Vec<blaze_rs[5da89d7adfdfead9]::core::platform::RawPlatform>>>::get_or_init<<once_cell[4009c9a586213e61]::sync::Lazy<alloc[15e7b27aba85d2e2]::vec::Vec<blaze_rs[5da89d7adfdfead9]::core::platform::RawPlatform>>>::force::{closure#0}>::{closure#0}, <once_cell[4009c9a586213e61]::sync::OnceCell<_>>::get_or_init::Void>
[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:     0x56eb54cd86c1 - <once_cell[4009c9a586213e61]::sync::OnceCell<alloc[15e7b27aba85d2e2]::vec::Vec<blaze_rs[5da89d7adfdfead9]::core::platform::RawPlatform>>>::get_or_try_init::<<once_cell[4009c9a586213e61]::sync::OnceCell<alloc[15e7b27aba85d2e2]::vec::Vec<blaze_rs[5da89d7adfdfead9]::core::platform::RawPlatform>>>::get_or_init<<once_cell[4009c9a586213e61]::sync::Lazy<alloc[15e7b27aba85d2e2]::vec::Vec<blaze_rs[5da89d7adfdfead9]::core::platform::RawPlatform>>>::force::{closure#0}>::{closure#0}, <once_cell[4009c9a586213e61]::sync::OnceCell<_>>::get_or_init::Void>
[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:     0x56eb54cd8604 - <once_cell[4009c9a586213e61]::sync::OnceCell<alloc[15e7b27aba85d2e2]::vec::Vec<blaze_rs[5da89d7adfdfead9]::core::platform::RawPlatform>>>::get_or_init::<<once_cell[4009c9a586213e61]::sync::Lazy<alloc[15e7b27aba85d2e2]::vec::Vec<blaze_rs[5da89d7adfdfead9]::core::platform::RawPlatform>>>::force::{closure#0}>
[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:     0x56eb54cd9261 - <once_cell[4009c9a586213e61]::sync::Lazy<alloc[15e7b27aba85d2e2]::vec::Vec<blaze_rs[5da89d7adfdfead9]::core::platform::RawPlatform>>>::force
[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:     0x56eb54cda5fb - <once_cell[4009c9a586213e61]::sync::Lazy<alloc[15e7b27aba85d2e2]::vec::Vec<blaze_rs[5da89d7adfdfead9]::core::platform::RawPlatform>> as core[585f66e14d78f9ba]::ops::deref::Deref>::deref
[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:     0x56eb54cd8a60 - <blaze_rs[5da89d7adfdfead9]::core::platform::RawPlatform>::all
[INFO] [stdout]                                at /opt/rustwide/workdir/src/core/platform.rs:93:9
[INFO] [stdout]   33:     0x56eb54cd8a60 - blaze_rs[5da89d7adfdfead9]::core::device::DEVICES::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/core/device.rs:17:25
[INFO] [stdout]   34:     0x56eb54ce36ca - <blaze_rs[5da89d7adfdfead9]::core::device::DEVICES::{closure#0} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   35:     0x56eb54c917a2 - <fn() -> alloc[15e7b27aba85d2e2]::vec::Vec<blaze_rs[5da89d7adfdfead9]::core::device::RawDevice> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   36:     0x56eb54c9773e - <once_cell[4009c9a586213e61]::sync::Lazy<alloc[15e7b27aba85d2e2]::vec::Vec<blaze_rs[5da89d7adfdfead9]::core::device::RawDevice>>>::force::{closure#0}
[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:     0x56eb54c970dd - <once_cell[4009c9a586213e61]::sync::OnceCell<alloc[15e7b27aba85d2e2]::vec::Vec<blaze_rs[5da89d7adfdfead9]::core::device::RawDevice>>>::get_or_init::<<once_cell[4009c9a586213e61]::sync::Lazy<alloc[15e7b27aba85d2e2]::vec::Vec<blaze_rs[5da89d7adfdfead9]::core::device::RawDevice>>>::force::{closure#0}>::{closure#0}
[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:     0x56eb54c94590 - <once_cell[4009c9a586213e61]::imp::OnceCell<alloc[15e7b27aba85d2e2]::vec::Vec<blaze_rs[5da89d7adfdfead9]::core::device::RawDevice>>>::initialize::<<once_cell[4009c9a586213e61]::sync::OnceCell<alloc[15e7b27aba85d2e2]::vec::Vec<blaze_rs[5da89d7adfdfead9]::core::device::RawDevice>>>::get_or_init<<once_cell[4009c9a586213e61]::sync::Lazy<alloc[15e7b27aba85d2e2]::vec::Vec<blaze_rs[5da89d7adfdfead9]::core::device::RawDevice>>>::force::{closure#0}>::{closure#0}, <once_cell[4009c9a586213e61]::sync::OnceCell<_>>::get_or_init::Void>::{closure#0}
[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:     0x56eb54ce6ca6 - <&mut dyn core[585f66e14d78f9ba]::ops::function::FnMut<(), Output = bool> as core[585f66e14d78f9ba]::ops::function::FnMut<()>>::call_mut
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:298:21
[INFO] [stdout]   40:     0x56eb54ce699b - once_cell[4009c9a586213e61]::imp::initialize_or_wait
[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:     0x56eb54c93cf2 - <once_cell[4009c9a586213e61]::imp::OnceCell<alloc[15e7b27aba85d2e2]::vec::Vec<blaze_rs[5da89d7adfdfead9]::core::device::RawDevice>>>::initialize::<<once_cell[4009c9a586213e61]::sync::OnceCell<alloc[15e7b27aba85d2e2]::vec::Vec<blaze_rs[5da89d7adfdfead9]::core::device::RawDevice>>>::get_or_init<<once_cell[4009c9a586213e61]::sync::Lazy<alloc[15e7b27aba85d2e2]::vec::Vec<blaze_rs[5da89d7adfdfead9]::core::device::RawDevice>>>::force::{closure#0}>::{closure#0}, <once_cell[4009c9a586213e61]::sync::OnceCell<_>>::get_or_init::Void>
[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:     0x56eb54c96599 - <once_cell[4009c9a586213e61]::sync::OnceCell<alloc[15e7b27aba85d2e2]::vec::Vec<blaze_rs[5da89d7adfdfead9]::core::device::RawDevice>>>::get_or_try_init::<<once_cell[4009c9a586213e61]::sync::OnceCell<alloc[15e7b27aba85d2e2]::vec::Vec<blaze_rs[5da89d7adfdfead9]::core::device::RawDevice>>>::get_or_init<<once_cell[4009c9a586213e61]::sync::Lazy<alloc[15e7b27aba85d2e2]::vec::Vec<blaze_rs[5da89d7adfdfead9]::core::device::RawDevice>>>::force::{closure#0}>::{closure#0}, <once_cell[4009c9a586213e61]::sync::OnceCell<_>>::get_or_init::Void>
[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:     0x56eb54c964e3 - <once_cell[4009c9a586213e61]::sync::OnceCell<alloc[15e7b27aba85d2e2]::vec::Vec<blaze_rs[5da89d7adfdfead9]::core::device::RawDevice>>>::get_or_init::<<once_cell[4009c9a586213e61]::sync::Lazy<alloc[15e7b27aba85d2e2]::vec::Vec<blaze_rs[5da89d7adfdfead9]::core::device::RawDevice>>>::force::{closure#0}>
[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:     0x56eb54c98d10 - <once_cell[4009c9a586213e61]::sync::Lazy<alloc[15e7b27aba85d2e2]::vec::Vec<blaze_rs[5da89d7adfdfead9]::core::device::RawDevice>>>::force
[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:     0x56eb54c9957a - <once_cell[4009c9a586213e61]::sync::Lazy<alloc[15e7b27aba85d2e2]::vec::Vec<blaze_rs[5da89d7adfdfead9]::core::device::RawDevice>> as core[585f66e14d78f9ba]::ops::deref::Deref>::deref
[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:     0x56eb54c971c2 - <blaze_rs[5da89d7adfdfead9]::core::device::RawDevice>::first
[INFO] [stdout]                                at /opt/rustwide/workdir/src/core/device.rs:1044:9
[INFO] [stdout]   47:     0x56eb54c971c2 - <blaze_rs[5da89d7adfdfead9]::context::single::SimpleContext>::default
[INFO] [stdout]                                at /opt/rustwide/workdir/src/context/single.rs:29:22
[INFO] [stdout]   48:     0x56eb54c971c2 - buf[3bfadb94472abcc]::CONTEXT::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/buf.rs:4:33
[INFO] [stdout]   49:     0x56eb54c91a56 - <buf[3bfadb94472abcc]::CONTEXT::{closure#0} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   50:     0x56eb54c917c2 - <fn() -> blaze_rs[5da89d7adfdfead9]::context::single::SimpleContext as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   51:     0x56eb54c977ce - <once_cell[4009c9a586213e61]::sync::Lazy<blaze_rs[5da89d7adfdfead9]::context::single::SimpleContext>>::force::{closure#0}
[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:     0x56eb54c9712d - <once_cell[4009c9a586213e61]::sync::OnceCell<blaze_rs[5da89d7adfdfead9]::context::single::SimpleContext>>::get_or_init::<<once_cell[4009c9a586213e61]::sync::Lazy<blaze_rs[5da89d7adfdfead9]::context::single::SimpleContext>>::force::{closure#0}>::{closure#0}
[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:     0x56eb54c94740 - <once_cell[4009c9a586213e61]::imp::OnceCell<blaze_rs[5da89d7adfdfead9]::context::single::SimpleContext>>::initialize::<<once_cell[4009c9a586213e61]::sync::OnceCell<blaze_rs[5da89d7adfdfead9]::context::single::SimpleContext>>::get_or_init<<once_cell[4009c9a586213e61]::sync::Lazy<blaze_rs[5da89d7adfdfead9]::context::single::SimpleContext>>::force::{closure#0}>::{closure#0}, <once_cell[4009c9a586213e61]::sync::OnceCell<_>>::get_or_init::Void>::{closure#0}
[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:     0x56eb54ce6ca6 - <&mut dyn core[585f66e14d78f9ba]::ops::function::FnMut<(), Output = bool> as core[585f66e14d78f9ba]::ops::function::FnMut<()>>::call_mut
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:298:21
[INFO] [stdout]   55:     0x56eb54ce699b - once_cell[4009c9a586213e61]::imp::initialize_or_wait
[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:     0x56eb54c93d82 - <once_cell[4009c9a586213e61]::imp::OnceCell<blaze_rs[5da89d7adfdfead9]::context::single::SimpleContext>>::initialize::<<once_cell[4009c9a586213e61]::sync::OnceCell<blaze_rs[5da89d7adfdfead9]::context::single::SimpleContext>>::get_or_init<<once_cell[4009c9a586213e61]::sync::Lazy<blaze_rs[5da89d7adfdfead9]::context::single::SimpleContext>>::force::{closure#0}>::{closure#0}, <once_cell[4009c9a586213e61]::sync::OnceCell<_>>::get_or_init::Void>
[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:     0x56eb54c966e9 - <once_cell[4009c9a586213e61]::sync::OnceCell<blaze_rs[5da89d7adfdfead9]::context::single::SimpleContext>>::get_or_try_init::<<once_cell[4009c9a586213e61]::sync::OnceCell<blaze_rs[5da89d7adfdfead9]::context::single::SimpleContext>>::get_or_init<<once_cell[4009c9a586213e61]::sync::Lazy<blaze_rs[5da89d7adfdfead9]::context::single::SimpleContext>>::force::{closure#0}>::{closure#0}, <once_cell[4009c9a586213e61]::sync::OnceCell<_>>::get_or_init::Void>
[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:     0x56eb54c96633 - <once_cell[4009c9a586213e61]::sync::OnceCell<blaze_rs[5da89d7adfdfead9]::context::single::SimpleContext>>::get_or_init::<<once_cell[4009c9a586213e61]::sync::Lazy<blaze_rs[5da89d7adfdfead9]::context::single::SimpleContext>>::force::{closure#0}>
[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:     0x56eb54c98d30 - <once_cell[4009c9a586213e61]::sync::Lazy<blaze_rs[5da89d7adfdfead9]::context::single::SimpleContext>>::force
[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:     0x56eb54c9961d - __blaze__global__as_raw
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/buf.rs:3:1
[INFO] [stdout]   61:     0x56eb54c8b22b - <blaze_rs[5da89d7adfdfead9]::context::global::Global as blaze_rs[5da89d7adfdfead9]::context::Context>::as_raw
[INFO] [stdout]                                at /opt/rustwide/workdir/src/context/global.rs:32:18
[INFO] [stdout]   62:     0x56eb54c8b22b - <blaze_rs[5da89d7adfdfead9]::buffer::complex::Buffer<i32>>::create_in
[INFO] [stdout]                                at /opt/rustwide/workdir/src/buffer/complex.rs:249:43
[INFO] [stdout]   63:     0x56eb54c8b11a - <blaze_rs[5da89d7adfdfead9]::buffer::complex::Buffer<i32>>::new_in
[INFO] [stdout]                                at /opt/rustwide/workdir/src/buffer/complex.rs:186:18
[INFO] [stdout]   64:     0x56eb54c97bc6 - <blaze_rs[5da89d7adfdfead9]::buffer::complex::Buffer<i32>>::new
[INFO] [stdout]                                at /opt/rustwide/workdir/src/buffer/complex.rs:143:9
[INFO] [stdout]   65:     0x56eb54c97bc6 - buf[3bfadb94472abcc]::write
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/buf.rs:45:19
[INFO] [stdout]   66:     0x56eb54c9717d - buf[3bfadb94472abcc]::write::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/buf.rs:44:15
[INFO] [stdout]   67:     0x56eb54c91a16 - <buf[3bfadb94472abcc]::write::{closure#0} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   68:     0x56eb54c9970b - <fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   69:     0x56eb54c9970b - test[30224e0cb089acd2]::__rust_begin_short_backtrace::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:663:18
[INFO] [stdout]   70:     0x56eb54ca5f6a - test[30224e0cb089acd2]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:74
[INFO] [stdout]   71:     0x56eb54ca5f6a - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   72:     0x56eb54ca5f6a - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   73:     0x56eb54ca5f6a - std[3f03f8b59f91bef1]::panicking::catch_unwind::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   74:     0x56eb54ca5f6a - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   75:     0x56eb54ca5f6a - test[30224e0cb089acd2]::run_test_in_process
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:27
[INFO] [stdout]   76:     0x56eb54ca5f6a - test[30224e0cb089acd2]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:607:43
[INFO] [stdout]   77:     0x56eb54ca0434 - test[30224e0cb089acd2]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:637:41
[INFO] [stdout]   78:     0x56eb54ca0434 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_begin_short_backtrace::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   79:     0x56eb54ca8a62 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   80:     0x56eb54ca8a62 - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   81:     0x56eb54ca8a62 - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   82:     0x56eb54ca8a62 - std[3f03f8b59f91bef1]::panicking::catch_unwind::<(), core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   83:     0x56eb54ca8a62 - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   84:     0x56eb54ca8a62 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   85:     0x56eb54ca8a62 - <std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   86:     0x56eb54d1fdff - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn core[585f66e14d78f9ba]::ops::function::FnOnce<(), Output = ()> + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   87:     0x56eb54d1fdff - <std[3f03f8b59f91bef1]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   88:     0x7e649c432aa4 - <unknown>
[INFO] [stdout]   89:     0x7e649c4bfa64 - 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.07s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--test buf`
[INFO] running `Command { std: "docker" "inspect" "671796a26651c169f6cd840c50308b52e58ab9f02e0d8556c9b94e1b61fd193e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "671796a26651c169f6cd840c50308b52e58ab9f02e0d8556c9b94e1b61fd193e", kill_on_drop: false }`
[INFO] [stdout] 671796a26651c169f6cd840c50308b52e58ab9f02e0d8556c9b94e1b61fd193e
