[INFO] fetching crate blaze-rs 1.0.3... [INFO] testing blaze-rs-1.0.3 against try#b83b707f97d809763b7861afa7638871f3339a33 for pr-145838-1 [INFO] extracting crate blaze-rs 1.0.3 into /workspace/builds/worker-6-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-6-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate blaze-rs 1.0.3 on toolchain b83b707f97d809763b7861afa7638871f3339a33 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "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" "+b83b707f97d809763b7861afa7638871f3339a33" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 95 packages to latest compatible versions [INFO] [stderr] Adding bitflags v1.3.2 (available: v2.9.3) [INFO] [stderr] Adding num_enum v0.6.1 (available: v0.7.4) [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" "+b83b707f97d809763b7861afa7638871f3339a33" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 85560d919c6215880dddaa1eb72e640e92f038bdaf45c996f16c9f14b293e327 [INFO] running `Command { std: "docker" "start" "-a" "85560d919c6215880dddaa1eb72e640e92f038bdaf45c996f16c9f14b293e327", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "85560d919c6215880dddaa1eb72e640e92f038bdaf45c996f16c9f14b293e327", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "85560d919c6215880dddaa1eb72e640e92f038bdaf45c996f16c9f14b293e327", kill_on_drop: false }` [INFO] [stdout] 85560d919c6215880dddaa1eb72e640e92f038bdaf45c996f16c9f14b293e327 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b2e41c15ed0672202cb1dc45456eaac2d6d0d499208f8e117ceaa513960ff3c2 [INFO] running `Command { std: "docker" "start" "-a" "b2e41c15ed0672202cb1dc45456eaac2d6d0d499208f8e117ceaa513960ff3c2", kill_on_drop: false }` [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Compiling winnow v0.5.40 [INFO] [stderr] Compiling camino v1.1.12 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling radium v0.7.0 [INFO] [stderr] Compiling tap v1.0.1 [INFO] [stderr] Compiling opencl-sys v0.2.9 [INFO] [stderr] Compiling bytemuck v1.23.2 [INFO] [stderr] Compiling funty v2.0.0 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling crossbeam-queue v0.3.12 [INFO] [stderr] Compiling crossbeam-channel v0.5.15 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling wyz v0.5.1 [INFO] [stderr] Compiling crossbeam v0.8.4 [INFO] [stderr] Compiling indexmap v2.11.0 [INFO] [stderr] Compiling blaze-rs v1.0.3 (/opt/rustwide/workdir) [INFO] [stderr] Compiling bitvec v1.0.1 [INFO] [stderr] Compiling toml_edit v0.19.15 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Compiling bytemuck_derive v1.10.1 [INFO] [stderr] Compiling proc-macro-crate v1.3.1 [INFO] [stderr] Compiling docfg v0.1.0 [INFO] [stderr] Compiling derive-syn-parse v0.1.5 [INFO] [stderr] Compiling num_enum_derive 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] [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 for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `image` [INFO] [stdout] --> src/context/raw.rs:232:11 [INFO] [stdout] | [INFO] [stdout] 232 | #[cfg(feature = "image")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cl1_1`, `cl1_2`, `cl2`, `cl2_1`, `cl2_2`, `cl3`, `futures`, `nightly`, `strict`, and `svm` [INFO] [stdout] = help: consider adding `image` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `featurew` [INFO] [stdout] --> src/core/device.rs:440:13 [INFO] [stdout] | [INFO] [stdout] 440 | #[docfg(featurew = "cl2")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] help: there is a config with a similar name and value [INFO] [stdout] | [INFO] [stdout] 440 - #[docfg(featurew = "cl2")] [INFO] [stdout] 440 + #[docfg(feature = "cl2")] [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `half` [INFO] [stdout] --> src/core/device.rs:568:36 [INFO] [stdout] | [INFO] [stdout] 568 | #[docfg(all(feature = "cl1_1", feature = "half"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cl1_1`, `cl1_2`, `cl2`, `cl2_1`, `cl2_2`, `cl3`, `futures`, `nightly`, `strict`, and `svm` [INFO] [stdout] = help: consider adding `half` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated module `std::intrinsics`: import this function via `std::mem` instead [INFO] [stdout] --> src/event/status.rs:1:22 [INFO] [stdout] | [INFO] [stdout] 1 | use std::intrinsics::transmute; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/lib.rs:174:38 [INFO] [stdout] | [INFO] [stdout] 174 | pub const fn wait_list_from_ref(evt: &RawEvent) -> WaitList { [INFO] [stdout] | ^^^^^^^^^ ^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 174 | pub const fn wait_list_from_ref(evt: &RawEvent) -> WaitList<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: pointers cannot be transmuted to integers during const eval [INFO] [stdout] --> src/lib.rs:202:25 [INFO] [stdout] | [INFO] [stdout] 202 | if unsafe { ::core::mem::transmute::<*mut T, usize>(ptr) == 0 } { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: at compile-time, pointers do not have an integer value [INFO] [stdout] = note: avoiding this restriction via `union` or raw pointers leads to compile-time undefined behavior [INFO] [stdout] = help: for more information, see https://doc.rust-lang.org/std/mem/fn.transmute.html [INFO] [stdout] = note: `#[warn(ptr_to_integer_transmute_in_consts)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 17.67s [INFO] running `Command { std: "docker" "inspect" "b2e41c15ed0672202cb1dc45456eaac2d6d0d499208f8e117ceaa513960ff3c2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b2e41c15ed0672202cb1dc45456eaac2d6d0d499208f8e117ceaa513960ff3c2", kill_on_drop: false }` [INFO] [stdout] b2e41c15ed0672202cb1dc45456eaac2d6d0d499208f8e117ceaa513960ff3c2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3ce36315d10aaee7d729b9f84c561745c9ed9e4cd2d37fb27d1f7c646143f003 [INFO] running `Command { std: "docker" "start" "-a" "3ce36315d10aaee7d729b9f84c561745c9ed9e4cd2d37fb27d1f7c646143f003", kill_on_drop: false }` [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling signal-hook-registry v1.4.6 [INFO] [stdout] warning: unexpected `cfg` condition value: `image` [INFO] [stdout] --> src/lib.rs:145:7 [INFO] [stdout] | [INFO] [stdout] 145 | #[cfg(feature = "image")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cl1_1`, `cl1_2`, `cl2`, `cl2_1`, `cl2_2`, `cl3`, `futures`, `nightly`, `strict`, and `svm` [INFO] [stdout] = help: consider adding `image` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `image` [INFO] [stdout] --> src/context/raw.rs:232:11 [INFO] [stdout] | [INFO] [stdout] 232 | #[cfg(feature = "image")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cl1_1`, `cl1_2`, `cl2`, `cl2_1`, `cl2_2`, `cl3`, `futures`, `nightly`, `strict`, and `svm` [INFO] [stdout] = help: consider adding `image` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `featurew` [INFO] [stdout] --> src/core/device.rs:440:13 [INFO] [stdout] | [INFO] [stdout] 440 | #[docfg(featurew = "cl2")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] help: there is a config with a similar name and value [INFO] [stdout] | [INFO] [stdout] 440 - #[docfg(featurew = "cl2")] [INFO] [stdout] 440 + #[docfg(feature = "cl2")] [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `half` [INFO] [stdout] --> src/core/device.rs:568:36 [INFO] [stdout] | [INFO] [stdout] 568 | #[docfg(all(feature = "cl1_1", feature = "half"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cl1_1`, `cl1_2`, `cl2`, `cl2_1`, `cl2_2`, `cl3`, `futures`, `nightly`, `strict`, and `svm` [INFO] [stdout] = help: consider adding `half` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated module `std::intrinsics`: import this function via `std::mem` instead [INFO] [stdout] --> src/event/status.rs:1:22 [INFO] [stdout] | [INFO] [stdout] 1 | use std::intrinsics::transmute; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/lib.rs:174:38 [INFO] [stdout] | [INFO] [stdout] 174 | pub const fn wait_list_from_ref(evt: &RawEvent) -> WaitList { [INFO] [stdout] | ^^^^^^^^^ ^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 174 | pub const fn wait_list_from_ref(evt: &RawEvent) -> WaitList<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: pointers cannot be transmuted to integers during const eval [INFO] [stdout] --> src/lib.rs:202:25 [INFO] [stdout] | [INFO] [stdout] 202 | if unsafe { ::core::mem::transmute::<*mut T, usize>(ptr) == 0 } { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: at compile-time, pointers do not have an integer value [INFO] [stdout] = note: avoiding this restriction via `union` or raw pointers leads to compile-time undefined behavior [INFO] [stdout] = help: for more information, see https://doc.rust-lang.org/std/mem/fn.transmute.html [INFO] [stdout] = note: `#[warn(ptr_to_integer_transmute_in_consts)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling tokio v1.47.1 [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 for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `image` [INFO] [stdout] --> src/context/raw.rs:232:11 [INFO] [stdout] | [INFO] [stdout] 232 | #[cfg(feature = "image")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cl1_1`, `cl1_2`, `cl2`, `cl2_1`, `cl2_2`, `cl3`, `futures`, `nightly`, `strict`, and `svm` [INFO] [stdout] = help: consider adding `image` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `featurew` [INFO] [stdout] --> src/core/device.rs:440:13 [INFO] [stdout] | [INFO] [stdout] 440 | #[docfg(featurew = "cl2")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] help: there is a config with a similar name and value [INFO] [stdout] | [INFO] [stdout] 440 - #[docfg(featurew = "cl2")] [INFO] [stdout] 440 + #[docfg(feature = "cl2")] [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `half` [INFO] [stdout] --> src/core/device.rs:568:36 [INFO] [stdout] | [INFO] [stdout] 568 | #[docfg(all(feature = "cl1_1", feature = "half"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cl1_1`, `cl1_2`, `cl2`, `cl2_1`, `cl2_2`, `cl3`, `futures`, `nightly`, `strict`, and `svm` [INFO] [stdout] = help: consider adding `half` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated module `std::intrinsics`: import this function via `std::mem` instead [INFO] [stdout] --> src/event/status.rs:1:22 [INFO] [stdout] | [INFO] [stdout] 1 | use std::intrinsics::transmute; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/lib.rs:174:38 [INFO] [stdout] | [INFO] [stdout] 174 | pub const fn wait_list_from_ref(evt: &RawEvent) -> WaitList { [INFO] [stdout] | ^^^^^^^^^ ^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 174 | pub const fn wait_list_from_ref(evt: &RawEvent) -> WaitList<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: pointers cannot be transmuted to integers during const eval [INFO] [stdout] --> src/lib.rs:202:25 [INFO] [stdout] | [INFO] [stdout] 202 | if unsafe { ::core::mem::transmute::<*mut T, usize>(ptr) == 0 } { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: at compile-time, pointers do not have an integer value [INFO] [stdout] = note: avoiding this restriction via `union` or raw pointers leads to compile-time undefined behavior [INFO] [stdout] = help: for more information, see https://doc.rust-lang.org/std/mem/fn.transmute.html [INFO] [stdout] = note: `#[warn(ptr_to_integer_transmute_in_consts)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 11.27s [INFO] running `Command { std: "docker" "inspect" "3ce36315d10aaee7d729b9f84c561745c9ed9e4cd2d37fb27d1f7c646143f003", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3ce36315d10aaee7d729b9f84c561745c9ed9e4cd2d37fb27d1f7c646143f003", kill_on_drop: false }` [INFO] [stdout] 3ce36315d10aaee7d729b9f84c561745c9ed9e4cd2d37fb27d1f7c646143f003 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] fd1aef8d593754f15d2f6a765ebbe2df3cb8373eeede14c76b224866290112b1 [INFO] running `Command { std: "docker" "start" "-a" "fd1aef8d593754f15d2f6a765ebbe2df3cb8373eeede14c76b224866290112b1", 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 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 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 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 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.09s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/blaze_rs-7b1209772965d7b3) [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-0dec28cfdc4a605f) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stderr] error: test failed, to rerun pass `--test buf` [INFO] [stdout] test write ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- write stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'write' (26) panicked at src/core/platform.rs:12:9: [INFO] [stdout] Unknown(-1001) [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5e7bce102bc2 - std::backtrace_rs::backtrace::libunwind::trace::h589a96ef7638b383 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x5e7bce102bc2 - std::backtrace_rs::backtrace::trace_unsynchronized::h23a30a7548c40de4 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x5e7bce102bc2 - std::sys::backtrace::_print_fmt::h87dabd6535c8c07a [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x5e7bce102bc2 - ::fmt::hffd20ad4e5eca8ab [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x5e7bce112eaf - core::fmt::rt::Argument::fmt::h75c83e3fd5ce2419 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x5e7bce112eaf - core::fmt::write::h6d9d3a7cfd7b84f5 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x5e7bce0d0183 - std::io::default_write_fmt::he11a713685e2464d [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x5e7bce0d0183 - std::io::Write::write_fmt::h9d08f7e050bd2612 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x5e7bce0dc022 - std::sys::backtrace::BacktraceLock::print::hb28797143397220e [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x5e7bce0e0b7f - std::panicking::default_hook::{{closure}}::h7555113b62983743 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x5e7bce0e0a11 - std::panicking::default_hook::h2714b564abe8d914 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/panicking.rs:325:9 [INFO] [stdout] 11: 0x5e7bce09005e - as core::ops::function::Fn>::call::h0e9de8cceb22406e [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/alloc/src/boxed.rs:1999:9 [INFO] [stdout] 12: 0x5e7bce09005e - test::test_main_with_exit_callback::{{closure}}::h8125bd66cf4739d0 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x5e7bce0e12ce - as core::ops::function::Fn>::call::h1fd0a0802eaec16b [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/alloc/src/boxed.rs:1999:9 [INFO] [stdout] 14: 0x5e7bce0e12ce - std::panicking::panic_with_hook::h190dc82263685ec5 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/panicking.rs:842:13 [INFO] [stdout] 15: 0x5e7bce0e0fea - std::panicking::panic_handler::{{closure}}::h8b036a1b366643ac [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/panicking.rs:707:13 [INFO] [stdout] 16: 0x5e7bce0dc159 - std::sys::backtrace::__rust_end_short_backtrace::h45affcfc0c830da8 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x5e7bce0c43dd - __rustc[9b67c8562bba447b]::rust_begin_unwind [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/panicking.rs:698:5 [INFO] [stdout] 18: 0x5e7bce11a960 - core::panicking::panic_fmt::hc084f85b1e76c16d [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/core/src/panicking.rs:75:14 [INFO] [stdout] 19: 0x5e7bce0b70a0 - blaze_rs::core::platform::PLATFORMS::{{closure}}::h0282ee36298e8575 [INFO] [stdout] at /opt/rustwide/workdir/src/lib.rs:57:13 [INFO] [stdout] 20: 0x5e7bce0b7c4a - core::ops::function::FnOnce::call_once::h081669f957a4d1bb [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 21: 0x5e7bce0b7c82 - core::ops::function::FnOnce::call_once::h1b5a8d4f10200272 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 22: 0x5e7bce0b980f - once_cell::sync::Lazy::force::{{closure}}::hb524da438da2d0f2 [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: 0x5e7bce0b987e - once_cell::sync::OnceCell::get_or_init::{{closure}}::h8b95f1e41d74c583 [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: 0x5e7bce0bf7a3 - once_cell::imp::OnceCell::initialize::{{closure}}::hb511711e25e1a53f [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: 0x5e7bce0c2ba6 - core::ops::function::impls:: for &mut F>::call_mut::ha9bb008755432e77 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/core/src/ops/function.rs:301:21 [INFO] [stdout] 26: 0x5e7bce0c3bfb - once_cell::imp::initialize_or_wait::he3ad687765137b5d [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: 0x5e7bce0bf752 - once_cell::imp::OnceCell::initialize::h51d5c62eba5d88d4 [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: 0x5e7bce0b9961 - once_cell::sync::OnceCell::get_or_try_init::h829df905bcb7aa29 [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: 0x5e7bce0b9854 - once_cell::sync::OnceCell::get_or_init::hef71c332f82378b2 [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: 0x5e7bce0b97a1 - once_cell::sync::Lazy::force::he3810ed2a0275108 [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: 0x5e7bce0b8e9b - as core::ops::deref::Deref>::deref::h41238bd4c8cda290 [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: 0x5e7bce0b8ee0 - blaze_rs::core::platform::RawPlatform::all::hc7283e84995afc81 [INFO] [stdout] at /opt/rustwide/workdir/src/core/platform.rs:93:9 [INFO] [stdout] 33: 0x5e7bce0b8ee0 - blaze_rs::core::device::DEVICES::{{closure}}::h2ed95d9be57d6224 [INFO] [stdout] at /opt/rustwide/workdir/src/core/device.rs:17:25 [INFO] [stdout] 34: 0x5e7bce0b7cda - core::ops::function::FnOnce::call_once::h443a38c419fdcc33 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 35: 0x5e7bce068742 - core::ops::function::FnOnce::call_once::h014b92f656ec7eab [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 36: 0x5e7bce06699e - once_cell::sync::Lazy::force::{{closure}}::h98eaf2d5067bdf02 [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: 0x5e7bce066abd - once_cell::sync::OnceCell::get_or_init::{{closure}}::ha24c925a8e40a03c [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: 0x5e7bce0665f0 - once_cell::imp::OnceCell::initialize::{{closure}}::ha3b2aa5b8dda7348 [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: 0x5e7bce0c2ba6 - core::ops::function::impls:: for &mut F>::call_mut::ha9bb008755432e77 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/core/src/ops/function.rs:301:21 [INFO] [stdout] 40: 0x5e7bce0c3bfb - once_cell::imp::initialize_or_wait::he3ad687765137b5d [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: 0x5e7bce066362 - once_cell::imp::OnceCell::initialize::h3fd327e777e3d399 [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: 0x5e7bce066d19 - once_cell::sync::OnceCell::get_or_try_init::hc98e523388a4443c [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: 0x5e7bce066a73 - once_cell::sync::OnceCell::get_or_init::h5afde57b82138287 [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: 0x5e7bce066910 - once_cell::sync::Lazy::force::h17ffaafb3a3eb2ce [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: 0x5e7bce05e4ba - as core::ops::deref::Deref>::deref::ha5b432e489706232 [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: 0x5e7bce067c92 - blaze_rs::core::device::RawDevice::first::hc08de5ec5370298c [INFO] [stdout] at /opt/rustwide/workdir/src/core/device.rs:1044:9 [INFO] [stdout] 47: 0x5e7bce067c92 - blaze_rs::context::single::SimpleContext::default::h9f796c43d5fbb4ce [INFO] [stdout] at /opt/rustwide/workdir/src/context/single.rs:29:22 [INFO] [stdout] 48: 0x5e7bce067c92 - buf::CONTEXT::{{closure}}::hb5bba25324798d58 [INFO] [stdout] at /opt/rustwide/workdir/tests/buf.rs:4:33 [INFO] [stdout] 49: 0x5e7bce068ae6 - core::ops::function::FnOnce::call_once::he91e37aeaf5a8a04 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 50: 0x5e7bce0687a2 - core::ops::function::FnOnce::call_once::h0b57b48fc7479179 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 51: 0x5e7bce066a2e - once_cell::sync::Lazy::force::{{closure}}::h9b0bc0e1f8f8f71b [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: 0x5e7bce066b0d - once_cell::sync::OnceCell::get_or_init::{{closure}}::hf818be5328bc2ad8 [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: 0x5e7bce066440 - once_cell::imp::OnceCell::initialize::{{closure}}::h631883cccc0bfcaa [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: 0x5e7bce0c2ba6 - core::ops::function::impls:: for &mut F>::call_mut::ha9bb008755432e77 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/core/src/ops/function.rs:301:21 [INFO] [stdout] 55: 0x5e7bce0c3bfb - once_cell::imp::initialize_or_wait::he3ad687765137b5d [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: 0x5e7bce0663f2 - once_cell::imp::OnceCell::initialize::h5bfab2eed9644ba4 [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: 0x5e7bce066bf9 - once_cell::sync::OnceCell::get_or_try_init::h8155bb0aaba91362 [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: 0x5e7bce066a93 - once_cell::sync::OnceCell::get_or_init::hc720af2e8336d1a4 [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: 0x5e7bce066930 - once_cell::sync::Lazy::force::hcbd6789e466543c0 [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: 0x5e7bce06f1fd - __blaze__global__as_raw [INFO] [stdout] at /opt/rustwide/workdir/tests/buf.rs:3:1 [INFO] [stdout] 61: 0x5e7bce061a1b - ::as_raw::hf8ab98749ac8f596 [INFO] [stdout] at /opt/rustwide/workdir/src/context/global.rs:32:18 [INFO] [stdout] 62: 0x5e7bce061a1b - blaze_rs::buffer::complex::Buffer::create_in::h3d5298d30ae6a019 [INFO] [stdout] at /opt/rustwide/workdir/src/buffer/complex.rs:249:43 [INFO] [stdout] 63: 0x5e7bce06190a - blaze_rs::buffer::complex::Buffer::new_in::h77f7b8ff414b7865 [INFO] [stdout] at /opt/rustwide/workdir/src/buffer/complex.rs:186:18 [INFO] [stdout] 64: 0x5e7bce067496 - blaze_rs::buffer::complex::Buffer::new::h03610a9f4817cbcb [INFO] [stdout] at /opt/rustwide/workdir/src/buffer/complex.rs:143:9 [INFO] [stdout] 65: 0x5e7bce067496 - buf::write::hdb59e21340dff4ac [INFO] [stdout] at /opt/rustwide/workdir/tests/buf.rs:45:19 [INFO] [stdout] 66: 0x5e7bce067c4d - buf::write::{{closure}}::hfe5704c768ebc0c2 [INFO] [stdout] at /opt/rustwide/workdir/tests/buf.rs:44:15 [INFO] [stdout] 67: 0x5e7bce068936 - core::ops::function::FnOnce::call_once::h3cac5d14ef2df5eb [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 68: 0x5e7bce08fe1b - core::ops::function::FnOnce::call_once::hdbf42be2a49fb464 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 69: 0x5e7bce08fe1b - test::__rust_begin_short_backtrace::h8ae08814d38cb356 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/test/src/lib.rs:663:18 [INFO] [stdout] 70: 0x5e7bce0a5905 - test::run_test_in_process::{{closure}}::h54574ee4f414d690 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/test/src/lib.rs:686:74 [INFO] [stdout] 71: 0x5e7bce0a5905 - as core::ops::function::FnOnce<()>>::call_once::h01a0b7e7aad1a501 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 72: 0x5e7bce0a5905 - std::panicking::catch_unwind::do_call::h23820e817c5612cd [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/panicking.rs:590:40 [INFO] [stdout] 73: 0x5e7bce0a5905 - std::panicking::catch_unwind::h89c73a1febce5587 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/panicking.rs:553:19 [INFO] [stdout] 74: 0x5e7bce0a5905 - std::panic::catch_unwind::h6f55caf410861914 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/panic.rs:359:14 [INFO] [stdout] 75: 0x5e7bce0a5905 - test::run_test_in_process::h4db851878e5d3983 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/test/src/lib.rs:686:27 [INFO] [stdout] 76: 0x5e7bce0a5905 - test::run_test::{{closure}}::h57e8c5acaceacd24 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/test/src/lib.rs:607:43 [INFO] [stdout] 77: 0x5e7bce07c2f4 - test::run_test::{{closure}}::he775ccc3a9d3b97e [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/test/src/lib.rs:637:41 [INFO] [stdout] 78: 0x5e7bce07c2f4 - std::sys::backtrace::__rust_begin_short_backtrace::hcd94d85d7765225a [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 79: 0x5e7bce07fb3a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::ha814de8393f07830 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 80: 0x5e7bce07fb3a - as core::ops::function::FnOnce<()>>::call_once::h8deb00af0abdeaf1 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 81: 0x5e7bce07fb3a - std::panicking::catch_unwind::do_call::h1917979b0c279ea2 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/panicking.rs:590:40 [INFO] [stdout] 82: 0x5e7bce07fb3a - std::panicking::catch_unwind::h791ad91fee6ce34e [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/panicking.rs:553:19 [INFO] [stdout] 83: 0x5e7bce07fb3a - std::panic::catch_unwind::h982b8f40ed9c3cce [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/panic.rs:359:14 [INFO] [stdout] 84: 0x5e7bce07fb3a - std::thread::Builder::spawn_unchecked_::{{closure}}::h545e54700c945db4 [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 85: 0x5e7bce07fb3a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hb427481a5227d78a [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 86: 0x5e7bce0d63df - as core::ops::function::FnOnce>::call_once::h1d452951a81e9d0a [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 87: 0x5e7bce0d63df - std::sys::pal::unix::thread::Thread::new::thread_start::h29c84e109630689a [INFO] [stdout] at /rustc/b83b707f97d809763b7861afa7638871f3339a33/library/std/src/sys/pal/unix/thread.rs:118:17 [INFO] [stdout] 88: 0x7cdd1216eaa4 - [INFO] [stdout] 89: 0x7cdd121fba34 - clone [INFO] [stdout] 90: 0x0 - [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.02s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "fd1aef8d593754f15d2f6a765ebbe2df3cb8373eeede14c76b224866290112b1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fd1aef8d593754f15d2f6a765ebbe2df3cb8373eeede14c76b224866290112b1", kill_on_drop: false }` [INFO] [stdout] fd1aef8d593754f15d2f6a765ebbe2df3cb8373eeede14c76b224866290112b1