[INFO] fetching crate cubecl-runtime 0.6.0...
[INFO] testing cubecl-runtime-0.6.0 against beta-2025-09-21 for beta-1.91-3
[INFO] extracting crate cubecl-runtime 0.6.0 into /workspace/builds/worker-5-tc2/source
[INFO] started tweaking crates.io crate cubecl-runtime 0.6.0
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate cubecl-runtime 0.6.0
[INFO] tweaked toml for crates.io crate cubecl-runtime 0.6.0 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate cubecl-runtime 0.6.0 on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate cubecl-runtime 0.6.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 17f3b73b77a380037ef258c3476a3659f5fcc15a169b29f8aa289263e51f2631
[INFO] running `Command { std: "docker" "start" "-a" "17f3b73b77a380037ef258c3476a3659f5fcc15a169b29f8aa289263e51f2631", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "17f3b73b77a380037ef258c3476a3659f5fcc15a169b29f8aa289263e51f2631", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "17f3b73b77a380037ef258c3476a3659f5fcc15a169b29f8aa289263e51f2631", kill_on_drop: false }`
[INFO] [stdout] 17f3b73b77a380037ef258c3476a3659f5fcc15a169b29f8aa289263e51f2631
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 805f61acbde257b0c1a9092e219e04c1d81969f3ec038bfabf59d2f62aee3ce1
[INFO] running `Command { std: "docker" "start" "-a" "805f61acbde257b0c1a9092e219e04c1d81969f3ec038bfabf59d2f62aee3ce1", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling libm v0.2.15
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling cubecl-common v0.6.0
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling portable-atomic v1.11.1
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling hashbrown v0.15.4
[INFO] [stderr]    Compiling dirs v6.0.0
[INFO] [stderr]    Compiling spin v0.10.0
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling futures-lite v2.6.0
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling winnow v0.7.12
[INFO] [stderr]    Compiling embassy-futures v0.1.1
[INFO] [stderr]    Compiling cubecl-runtime v0.6.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling float-ord v0.3.2
[INFO] [stderr]    Compiling toml_writer v1.0.2
[INFO] [stderr]    Compiling rand v0.9.1
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling event-listener v5.4.0
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]    Compiling event-listener-strategy v0.5.4
[INFO] [stderr]    Compiling async-channel v2.5.0
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling toml_parser v1.0.1
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling sanitize-filename v0.6.0
[INFO] [stderr]    Compiling darling_core v0.21.0
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling bytemuck_derive v1.9.3
[INFO] [stderr]    Compiling derive_more-impl v2.0.1
[INFO] [stderr]    Compiling derive-new v0.7.0
[INFO] [stderr]    Compiling variadics_please v1.1.0
[INFO] [stderr]    Compiling bytemuck v1.23.1
[INFO] [stderr]    Compiling darling_macro v0.21.0
[INFO] [stderr]    Compiling darling v0.21.0
[INFO] [stderr]    Compiling cubecl-macros-internal v0.6.0
[INFO] [stderr]    Compiling derive_more v2.0.1
[INFO] [stderr]    Compiling half v2.6.0
[INFO] [stderr]    Compiling serde_spanned v1.0.0
[INFO] [stderr]    Compiling toml_datetime v0.7.0
[INFO] [stderr]    Compiling toml v0.9.2
[INFO] [stderr]    Compiling cubecl-ir v0.6.0
[INFO] [stdout] warning: enum `BinaryLogLevel` is never used
[INFO] [stdout]    --> src/config/logger.rs:343:10
[INFO] [stdout]     |
[INFO] [stdout] 343 | pub enum BinaryLogLevel {
[INFO] [stdout]     |          ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 30.68s
[INFO] running `Command { std: "docker" "inspect" "805f61acbde257b0c1a9092e219e04c1d81969f3ec038bfabf59d2f62aee3ce1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "805f61acbde257b0c1a9092e219e04c1d81969f3ec038bfabf59d2f62aee3ce1", kill_on_drop: false }`
[INFO] [stdout] 805f61acbde257b0c1a9092e219e04c1d81969f3ec038bfabf59d2f62aee3ce1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1bc240c41db2fff271f8fe7faada7a6f4ca74455833aee94cc267813235d8f99
[INFO] running `Command { std: "docker" "start" "-a" "1bc240c41db2fff271f8fe7faada7a6f4ca74455833aee94cc267813235d8f99", kill_on_drop: false }`
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling slab v0.4.10
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling sdd v3.0.10
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling serial_test_derive v3.2.0
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling futures-lite v2.6.0
[INFO] [stderr]    Compiling async-channel v2.5.0
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling scc v2.3.4
[INFO] [stderr]    Compiling cubecl-common v0.6.0
[INFO] [stderr]    Compiling cubecl-ir v0.6.0
[INFO] [stderr]    Compiling cubecl-runtime v0.6.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling serial_test v3.2.0
[INFO] [stdout] warning: enum `BinaryLogLevel` is never used
[INFO] [stdout]    --> src/config/logger.rs:343:10
[INFO] [stdout]     |
[INFO] [stdout] 343 | pub enum BinaryLogLevel {
[INFO] [stdout]     |          ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `CacheTestFastOn3` is never constructed
[INFO] [stdout]   --> tests/dummy/tune/kernels.rs:17:12
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub struct CacheTestFastOn3;
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `CacheTestSlowOn3` is never constructed
[INFO] [stdout]   --> tests/dummy/tune/kernels.rs:19:12
[INFO] [stdout]    |
[INFO] [stdout] 19 | pub struct CacheTestSlowOn3;
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ParameteredKernel` is never constructed
[INFO] [stdout]   --> tests/dummy/tune/kernels.rs:21:12
[INFO] [stdout]    |
[INFO] [stdout] 21 | pub struct ParameteredKernel;
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `BinaryLogLevel` is never used
[INFO] [stdout]    --> src/config/logger.rs:343:10
[INFO] [stdout]     |
[INFO] [stdout] 343 | pub enum BinaryLogLevel {
[INFO] [stdout]     |          ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 12.22s
[INFO] running `Command { std: "docker" "inspect" "1bc240c41db2fff271f8fe7faada7a6f4ca74455833aee94cc267813235d8f99", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1bc240c41db2fff271f8fe7faada7a6f4ca74455833aee94cc267813235d8f99", kill_on_drop: false }`
[INFO] [stdout] 1bc240c41db2fff271f8fe7faada7a6f4ca74455833aee94cc267813235d8f99
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 3d719e0d809311398241c3456378ac0b04db10e71ed9a040a956a60f386b733b
[INFO] running `Command { std: "docker" "start" "-a" "3d719e0d809311398241c3456378ac0b04db10e71ed9a040a956a60f386b733b", kill_on_drop: false }`
[INFO] [stderr] warning: enum `BinaryLogLevel` is never used
[INFO] [stderr]    --> src/config/logger.rs:343:10
[INFO] [stderr]     |
[INFO] [stderr] 343 | pub enum BinaryLogLevel {
[INFO] [stderr]     |          ^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `cubecl-runtime` (lib) generated 1 warning
[INFO] [stderr] warning: struct `CacheTestFastOn3` is never constructed
[INFO] [stderr]   --> tests/dummy/tune/kernels.rs:17:12
[INFO] [stderr]    |
[INFO] [stderr] 17 | pub struct CacheTestFastOn3;
[INFO] [stderr]    |            ^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: struct `CacheTestSlowOn3` is never constructed
[INFO] [stderr]   --> tests/dummy/tune/kernels.rs:19:12
[INFO] [stderr]    |
[INFO] [stderr] 19 | pub struct CacheTestSlowOn3;
[INFO] [stderr]    |            ^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `ParameteredKernel` is never constructed
[INFO] [stderr]   --> tests/dummy/tune/kernels.rs:21:12
[INFO] [stderr]    |
[INFO] [stderr] 21 | pub struct ParameteredKernel;
[INFO] [stderr]    |            ^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `cubecl-runtime` (test "integration_test") generated 3 warnings
[INFO] [stderr] warning: `cubecl-runtime` (lib test) generated 1 warning (1 duplicate)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.19s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/cubecl_runtime-8d479019487eb8ad)
[INFO] [stdout] 
[INFO] [stdout] running 30 tests
[INFO] [stdout] test config::base::test::test_format_name ... ok
[INFO] [stdout] test id::tests::kernel_id_hash ... ok
[INFO] [stdout] test memory_management::memory_manage::tests::alloc_respects_alignment_size ... ok
[INFO] [stdout] test memory_management::memory_manage::tests::alloc_allocs_new_storage ... ok
[INFO] [stdout] test memory_management::memory_manage::tests::alloc_reuses_storage ... ok
[INFO] [stdout] test memory_management::memory_manage::tests::alloc_two_chunks_on_one_page ... ok
[INFO] [stdout] test memory_management::memory_manage::tests::allocs_on_correct_page ... ok
[INFO] [stdout] test memory_management::memory_manage::tests::allocate_deallocate_reallocate ... ok
[INFO] [stdout] test memory_management::memory_manage::tests::noslice_alloc_reuses_storage ... ok
[INFO] [stdout] test memory_management::memory_manage::tests::noslice_alloc_two_chunk ... ok
[INFO] [stdout] test memory_management::memory_manage::tests::noslice_alloc_allocs_new_storage ... ok
[INFO] [stdout] test memory_management::memory_manage::tests::noslice_alloc_respects_alignment_size ... ok
[INFO] [stdout] test memory_management::memory_manage::tests::noslice_allocate_deallocate_reallocate ... ok
[INFO] [stdout] test memory_management::memory_manage::tests::noslice_test_handle_mutability ... ok
[INFO] [stdout] test memory_management::memory_manage::tests::noslice_allocs_on_correct_page ... ok
[INFO] [stdout] test memory_management::memory_manage::tests::test_fragmentation_resistance ... ok
[INFO] [stdout] test memory_management::memory_manage::tests::test_handle_mutability ... ok
[INFO] [stdout] test memory_management::memory_pool::ring::tests::find_free_slice_with_multiple_chunks_and_merging ... ok
[INFO] [stdout] test memory_management::memory_pool::ring::tests::simple_1 ... ok
[INFO] [stdout] test memory_management::memory_pool::ring::tests::find_free_slice_with_exact_fit ... ok
[INFO] [stdout] test storage::bytes_cpu::tests::test_can_alloc_and_dealloc ... ok
[INFO] [stdout] test memory_management::memory_pool::ring::tests::simple_2 ... ok
[INFO] [stdout] test tune::base::tests::test_plan_order ... ok
[INFO] [stdout] test tune::base::tests::test_plan_no_group ... ok
[INFO] [stdout] test tune::base::tests::test_plan_order_multi_groups_same_priority ... ok
[INFO] [stdout] test tune::base::tests::test_plan_order_tunable_multiple_groups ... ok
[INFO] [stdout] test memory_management::memory_manage::tests::test_memory_usage ... ok
[INFO] [stdout] test storage::bytes_cpu::tests::test_slices ... ok
[INFO] [stdout] test memory_management::memory_pool::ring::tests::find_free_slice_with_merging ... ok
[INFO] [stderr]      Running tests/integration_test.rs (/opt/rustwide/target/debug/deps/integration_test-a2da89e6acc1b411)
[INFO] [stdout] test memory_management::memory_pool::ring::tests::multiple_chunks ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 30 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 5 tests
[INFO] [stdout] test empty_allocates_memory ... ok
[INFO] [stdout] test execute_elementwise_addition ... ok
[INFO] [stdout] test autotune_basic_addition_execution ... FAILED
[INFO] [stdout] test autotune_basic_multiplication_execution ... FAILED
[INFO] [stdout] test created_resource_is_the_same_when_read ... ok
[INFO] [stderr] error: test failed, to rerun pass `--test integration_test`
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- autotune_basic_addition_execution stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'autotune_basic_addition_execution' (56) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cubecl-common-0.6.0/src/cache_file.rs:34:33:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x626c8be63c12 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x626c8be63c12 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x626c8be63c12 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x626c8be63c12 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x626c8be7521f - core::fmt::rt::Argument::fmt::hef94184842aeafdd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x626c8be7521f - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x626c8be30381 - std::io::default_write_fmt::h69967ac0ba93195f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x626c8be30381 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x626c8be3c882 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x626c8be41bdf - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x626c8be41a71 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x626c8bb95ece - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h18383b2e29377420
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   12:     0x626c8bb95ece - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x626c8be4229f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h6dba6e441651a0d1
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   14:     0x626c8be4229f - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x626c8be420fa - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x626c8be3c9b9 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x626c8be23a1d - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x626c8be7f170 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x626c8be7e496 - core::result::unwrap_failed::hdde076be853d034f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1855:5
[INFO] [stdout]   20:     0x626c8bb5122e - core::result::Result<T,E>::unwrap::h27c2a6e1bbc7ef57
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1226:23
[INFO] [stdout]   21:     0x626c8bb5122e - cubecl_common::cache_file::CacheFile::new::h0ac12845707c8828
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cubecl-common-0.6.0/src/cache_file.rs:34:33
[INFO] [stdout]   22:     0x626c8bb5aa14 - cubecl_common::cache::Cache<K,V>::new::hf06d1cddf1d756d8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cubecl-common-0.6.0/src/cache.rs:137:19
[INFO] [stdout]   23:     0x626c8bb35c0b - cubecl_runtime::tune::tune_cache::TuneCache<K>::new::h1bec1ccf914f87af
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tune/tune_cache.rs:85:35
[INFO] [stdout]   24:     0x626c8bb2e4cd - cubecl_runtime::tune::tuner::Tuner<K>::new::h4ac90299e0c4f25d
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tune/tuner.rs:87:25
[INFO] [stdout]   25:     0x626c8bb63503 - cubecl_runtime::tune::local::LocalTuner<AK,ID>::execute::{{closure}}::h43536fdf1666db72
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tune/local.rs:141:21
[INFO] [stdout]   26:     0x626c8bb42e01 - hashbrown::map::Entry<K,V,S,A>::or_insert_with::h66e47f5e6cf12578
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hashbrown-0.15.4/src/map.rs:3553:50
[INFO] [stdout]   27:     0x626c8bb626be - cubecl_runtime::tune::local::LocalTuner<AK,ID>::execute::h4c6d11651318d1cd
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tune/local.rs:139:47
[INFO] [stdout]   28:     0x626c8bb53f9c - integration_test::autotune_basic_addition_execution::haed699c3ebdc18e8
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration_test.rs:66:11
[INFO] [stdout]   29:     0x626c8bb54287 - integration_test::autotune_basic_addition_execution::{{closure}}::h5e615b44c30011c6
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration_test.rs:51:39
[INFO] [stdout]   30:     0x626c8bb6ede6 - core::ops::function::FnOnce::call_once::h6a421a8eff4d4045
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   31:     0x626c8bb95c8b - core::ops::function::FnOnce::call_once::h70887edf07a630ba
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   32:     0x626c8bb95c8b - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18
[INFO] [stdout]   33:     0x626c8bbab8f5 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74
[INFO] [stdout]   34:     0x626c8bbab8f5 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h75905e8ffe81974f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   35:     0x626c8bbab8f5 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   36:     0x626c8bbab8f5 - std::panicking::catch_unwind::hae1ec7bf94407afa
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   37:     0x626c8bbab8f5 - std::panic::catch_unwind::h0f4ff4773d84d3cd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   38:     0x626c8bbab8f5 - test::run_test_in_process::h03fbc77ae48b3f10
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27
[INFO] [stdout]   39:     0x626c8bbab8f5 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43
[INFO] [stdout]   40:     0x626c8bb820e4 - test::run_test::{{closure}}::h515482ad1e7fe7de
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41
[INFO] [stdout]   41:     0x626c8bb820e4 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   42:     0x626c8bb859aa - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   43:     0x626c8bb859aa - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd70e28dc46ec20be
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   44:     0x626c8bb859aa - std::panicking::catch_unwind::do_call::hdc29e11311eb7655
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   45:     0x626c8bb859aa - std::panicking::catch_unwind::h9e402d6a96fef41c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   46:     0x626c8bb859aa - std::panic::catch_unwind::h9213c0c54aec70e0
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   47:     0x626c8bb859aa - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   48:     0x626c8bb859aa - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   49:     0x626c8be37b1f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h2044e71c41d3958a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   50:     0x626c8be37b1f - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stdout]   51:     0x721ba0e3baa4 - <unknown>
[INFO] [stdout]   52:     0x721ba0ec8a34 - clone
[INFO] [stdout]   53:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- autotune_basic_multiplication_execution stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'autotune_basic_multiplication_execution' (57) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cubecl-common-0.6.0/src/cache_file.rs:34:33:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x626c8be63c12 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x626c8be63c12 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x626c8be63c12 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x626c8be63c12 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x626c8be7521f - core::fmt::rt::Argument::fmt::hef94184842aeafdd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x626c8be7521f - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x626c8be30381 - std::io::default_write_fmt::h69967ac0ba93195f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x626c8be30381 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x626c8be3c882 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x626c8be41bdf - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x626c8be41a71 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x626c8bb95ece - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h18383b2e29377420
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   12:     0x626c8bb95ece - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x626c8be4229f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h6dba6e441651a0d1
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   14:     0x626c8be4229f - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x626c8be420fa - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x626c8be3c9b9 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x626c8be23a1d - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x626c8be7f170 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x626c8be7e496 - core::result::unwrap_failed::hdde076be853d034f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1855:5
[INFO] [stdout]   20:     0x626c8bb5122e - core::result::Result<T,E>::unwrap::h27c2a6e1bbc7ef57
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1226:23
[INFO] [stdout]   21:     0x626c8bb5122e - cubecl_common::cache_file::CacheFile::new::h0ac12845707c8828
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cubecl-common-0.6.0/src/cache_file.rs:34:33
[INFO] [stdout]   22:     0x626c8bb5aa14 - cubecl_common::cache::Cache<K,V>::new::hf06d1cddf1d756d8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cubecl-common-0.6.0/src/cache.rs:137:19
[INFO] [stdout]   23:     0x626c8bb35c0b - cubecl_runtime::tune::tune_cache::TuneCache<K>::new::h1bec1ccf914f87af
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tune/tune_cache.rs:85:35
[INFO] [stdout]   24:     0x626c8bb2e4cd - cubecl_runtime::tune::tuner::Tuner<K>::new::h4ac90299e0c4f25d
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tune/tuner.rs:87:25
[INFO] [stdout]   25:     0x626c8bb63503 - cubecl_runtime::tune::local::LocalTuner<AK,ID>::execute::{{closure}}::h43536fdf1666db72
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tune/local.rs:141:21
[INFO] [stdout]   26:     0x626c8bb42e01 - hashbrown::map::Entry<K,V,S,A>::or_insert_with::h66e47f5e6cf12578
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hashbrown-0.15.4/src/map.rs:3553:50
[INFO] [stdout]   27:     0x626c8bb626be - cubecl_runtime::tune::local::LocalTuner<AK,ID>::execute::h4c6d11651318d1cd
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tune/local.rs:139:47
[INFO] [stdout]   28:     0x626c8bb54d2c - integration_test::autotune_basic_multiplication_execution::hb124249ce821c15f
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration_test.rs:92:11
[INFO] [stdout]   29:     0x626c8bb55017 - integration_test::autotune_basic_multiplication_execution::{{closure}}::h3ee43e3a7c05653c
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration_test.rs:76:45
[INFO] [stdout]   30:     0x626c8bb6f0f6 - core::ops::function::FnOnce::call_once::hb292fc0da0c3c387
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   31:     0x626c8bb95c8b - core::ops::function::FnOnce::call_once::h70887edf07a630ba
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   32:     0x626c8bb95c8b - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18
[INFO] [stdout]   33:     0x626c8bbab8f5 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74
[INFO] [stdout]   34:     0x626c8bbab8f5 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h75905e8ffe81974f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   35:     0x626c8bbab8f5 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   36:     0x626c8bbab8f5 - std::panicking::catch_unwind::hae1ec7bf94407afa
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   37:     0x626c8bbab8f5 - std::panic::catch_unwind::h0f4ff4773d84d3cd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   38:     0x626c8bbab8f5 - test::run_test_in_process::h03fbc77ae48b3f10
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27
[INFO] [stdout]   39:     0x626c8bbab8f5 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43
[INFO] [stdout]   40:     0x626c8bb820e4 - test::run_test::{{closure}}::h515482ad1e7fe7de
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41
[INFO] [stdout]   41:     0x626c8bb820e4 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   42:     0x626c8bb859aa - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   43:     0x626c8bb859aa - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd70e28dc46ec20be
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   44:     0x626c8bb859aa - std::panicking::catch_unwind::do_call::hdc29e11311eb7655
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   45:     0x626c8bb859aa - std::panicking::catch_unwind::h9e402d6a96fef41c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   46:     0x626c8bb859aa - std::panic::catch_unwind::h9213c0c54aec70e0
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   47:     0x626c8bb859aa - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   48:     0x626c8bb859aa - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   49:     0x626c8be37b1f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h2044e71c41d3958a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   50:     0x626c8be37b1f - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stdout]   51:     0x721ba0e3baa4 - <unknown>
[INFO] [stdout]   52:     0x721ba0ec8a34 - clone
[INFO] [stdout]   53:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     autotune_basic_addition_execution
[INFO] [stdout]     autotune_basic_multiplication_execution
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 3 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.15s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "3d719e0d809311398241c3456378ac0b04db10e71ed9a040a956a60f386b733b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3d719e0d809311398241c3456378ac0b04db10e71ed9a040a956a60f386b733b", kill_on_drop: false }`
[INFO] [stdout] 3d719e0d809311398241c3456378ac0b04db10e71ed9a040a956a60f386b733b
