[INFO] fetching crate cubecl-runtime 0.6.0...
[INFO] testing cubecl-runtime-0.6.0 against 1.90.0 for beta-1.91-3
[INFO] extracting crate cubecl-runtime 0.6.0 into /workspace/builds/worker-5-tc1/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-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate cubecl-runtime 0.6.0 on toolchain 1.90.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "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" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded libredox v0.1.4
[INFO] [stderr]   Downloaded tracy-client v0.18.2
[INFO] [stderr]   Downloaded spin v0.10.0
[INFO] [stderr]   Downloaded serial_test v3.2.0
[INFO] [stderr]   Downloaded cubecl-macros-internal v0.6.0
[INFO] [stderr]   Downloaded dirs v6.0.0
[INFO] [stderr]   Downloaded serial_test_derive v3.2.0
[INFO] [stderr]   Downloaded embedded-hal-async v1.0.0
[INFO] [stderr]   Downloaded embassy-futures v0.1.1
[INFO] [stderr]   Downloaded nb v1.1.0
[INFO] [stderr]   Downloaded embedded-hal v1.0.0
[INFO] [stderr]   Downloaded cubecl-common v0.6.0
[INFO] [stderr]   Downloaded embedded-hal v0.2.7
[INFO] [stderr]   Downloaded cubecl-ir v0.6.0
[INFO] [stderr]   Downloaded embassy-time-driver v0.2.0
[INFO] [stderr]   Downloaded scc v2.3.4
[INFO] [stderr]   Downloaded nb v0.1.3
[INFO] [stderr]   Downloaded embassy-time v0.4.0
[INFO] [stderr]   Downloaded sdd v3.0.10
[INFO] [stderr]   Downloaded tracy-client-sys v0.26.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] df961375ef4166a67fa8c771b65925d377308ca1edc9db1538c94368d9178515
[INFO] running `Command { std: "docker" "start" "-a" "df961375ef4166a67fa8c771b65925d377308ca1edc9db1538c94368d9178515", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "df961375ef4166a67fa8c771b65925d377308ca1edc9db1538c94368d9178515", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "df961375ef4166a67fa8c771b65925d377308ca1edc9db1538c94368d9178515", kill_on_drop: false }`
[INFO] [stdout] df961375ef4166a67fa8c771b65925d377308ca1edc9db1538c94368d9178515
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 949326cd42d6c8c094fe7a5a13f8b7260dda7e545968ce2fe1fab241b67d174e
[INFO] running `Command { std: "docker" "start" "-a" "949326cd42d6c8c094fe7a5a13f8b7260dda7e545968ce2fe1fab241b67d174e", 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 futures-core v0.3.31
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling cubecl-common v0.6.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 winnow v0.7.12
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling embassy-futures v0.1.1
[INFO] [stderr]    Compiling cubecl-runtime v0.6.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling futures-lite v2.6.0
[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 concurrent-queue v2.5.0
[INFO] [stderr]    Compiling rand v0.9.1
[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 toml_parser v1.0.1
[INFO] [stderr]    Compiling regex-automata v0.4.9
[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 derive_more-impl v2.0.1
[INFO] [stderr]    Compiling bytemuck_derive v1.9.3
[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 toml_datetime v0.7.0
[INFO] [stderr]    Compiling serde_spanned v1.0.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)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 27.96s
[INFO] running `Command { std: "docker" "inspect" "949326cd42d6c8c094fe7a5a13f8b7260dda7e545968ce2fe1fab241b67d174e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "949326cd42d6c8c094fe7a5a13f8b7260dda7e545968ce2fe1fab241b67d174e", kill_on_drop: false }`
[INFO] [stdout] 949326cd42d6c8c094fe7a5a13f8b7260dda7e545968ce2fe1fab241b67d174e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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" "+1.90.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 549fc5477921061a87a5332bf9bff3349ba47726e6764e7935c7b73b10b0fef1
[INFO] running `Command { std: "docker" "start" "-a" "549fc5477921061a87a5332bf9bff3349ba47726e6764e7935c7b73b10b0fef1", 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 parking_lot_core v0.9.11
[INFO] [stderr]    Compiling sdd v3.0.10
[INFO] [stderr]    Compiling serial_test_derive v3.2.0
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling futures-lite v2.6.0
[INFO] [stderr]    Compiling async-channel v2.5.0
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling scc v2.3.4
[INFO] [stderr]    Compiling futures-util v0.3.31
[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)]` 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)]` 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)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 12.41s
[INFO] running `Command { std: "docker" "inspect" "549fc5477921061a87a5332bf9bff3349ba47726e6764e7935c7b73b10b0fef1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "549fc5477921061a87a5332bf9bff3349ba47726e6764e7935c7b73b10b0fef1", kill_on_drop: false }`
[INFO] [stdout] 549fc5477921061a87a5332bf9bff3349ba47726e6764e7935c7b73b10b0fef1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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" "+1.90.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] cf1690d09c02758d673f451a621d7d3d3d9e6fd616eecd0974dc9add14427a8f
[INFO] running `Command { std: "docker" "start" "-a" "cf1690d09c02758d673f451a621d7d3d3d9e6fd616eecd0974dc9add14427a8f", kill_on_drop: false }`
[INFO] [stderr] warning: enum `BinaryLogLevel` is never used
[INFO] [stdout] 
[INFO] [stderr]    --> src/config/logger.rs:343:10
[INFO] [stdout] running 30 tests
[INFO] [stderr]     |
[INFO] [stderr] 343 | pub enum BinaryLogLevel {
[INFO] [stderr]     |          ^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(dead_code)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `cubecl-runtime` (lib) generated 1 warning
[INFO] [stderr] warning: `cubecl-runtime` (lib test) generated 1 warning (1 duplicate)
[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)]` 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]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.33s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/cubecl_runtime-02a7f424ba293162)
[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_allocs_new_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::noslice_alloc_allocs_new_storage ... ok
[INFO] [stdout] test memory_management::memory_manage::tests::alloc_respects_alignment_size ... ok
[INFO] [stdout] test memory_management::memory_manage::tests::allocate_deallocate_reallocate ... ok
[INFO] [stdout] test memory_management::memory_manage::tests::allocs_on_correct_page ... ok
[INFO] [stdout] test memory_management::memory_manage::tests::noslice_alloc_respects_alignment_size ... ok
[INFO] [stdout] test memory_management::memory_manage::tests::noslice_alloc_reuses_storage ... ok
[INFO] [stdout] test memory_management::memory_manage::tests::noslice_test_handle_mutability ... ok
[INFO] [stdout] test memory_management::memory_manage::tests::noslice_allocate_deallocate_reallocate ... ok
[INFO] [stdout] test memory_management::memory_manage::tests::noslice_allocs_on_correct_page ... 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::find_free_slice_with_merging ... ok
[INFO] [stdout] test memory_management::memory_manage::tests::noslice_alloc_two_chunk ... ok
[INFO] [stdout] test memory_management::memory_pool::ring::tests::multiple_chunks ... ok
[INFO] [stdout] test memory_management::memory_pool::ring::tests::simple_1 ... ok
[INFO] [stdout] test memory_management::memory_manage::tests::test_fragmentation_resistance ... ok
[INFO] [stdout] test storage::bytes_cpu::tests::test_can_alloc_and_dealloc ... ok
[INFO] [stdout] test storage::bytes_cpu::tests::test_slices ... ok
[INFO] [stdout] test tune::base::tests::test_plan_order ... 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 tune::base::tests::test_plan_no_group ... ok
[INFO] [stdout] test memory_management::memory_manage::tests::test_memory_usage ... ok
[INFO] [stdout] test memory_management::memory_manage::tests::alloc_reuses_storage ... ok
[INFO] [stdout] test memory_management::memory_pool::ring::tests::find_free_slice_with_exact_fit ... ok
[INFO] [stdout] test memory_management::memory_pool::ring::tests::simple_2 ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 30 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/integration_test.rs (/opt/rustwide/target/debug/deps/integration_test-5123a529fdc26548)
[INFO] [stdout] 
[INFO] [stdout] running 5 tests
[INFO] [stdout] test empty_allocates_memory ... ok
[INFO] [stdout] test execute_elementwise_addition ... ok
[INFO] [stdout] test created_resource_is_the_same_when_read ... ok
[INFO] [stdout] test autotune_basic_multiplication_execution ... FAILED
[INFO] [stdout] test autotune_basic_addition_execution ... FAILED
[INFO] [stderr] error: test failed, to rerun pass `--test integration_test`
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- autotune_basic_multiplication_execution stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'autotune_basic_multiplication_execution' 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:     0x5d9fc7aa1d12 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5d9fc7aa1d12 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5d9fc7aa1d12 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5d9fc7aa1d12 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5d9fc7ac9843 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5d9fc7ac9843 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x5d9fc7a9e533 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5d9fc7a9e533 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5d9fc7aa1b62 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5d9fc7aa3349 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x5d9fc7aa317e - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x5d9fc77ff4d4 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x5d9fc77ff4d4 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5d9fc7aa3e1e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x5d9fc7aa3e1e - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x5d9fc7aa3aea - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x5d9fc7aa2219 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5d9fc7aa377d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x5d9fc7ac7940 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x5d9fc7ac7da6 - core::result::unwrap_failed::h95bc3f5a607b2c95
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1765:5
[INFO] [stdout]   20:     0x5d9fc77c113e - core::result::Result<T,E>::unwrap::h90274f8da0163372
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1167:23
[INFO] [stdout]   21:     0x5d9fc77c113e - cubecl_common::cache_file::CacheFile::new::hd95fa05e21418876
[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:     0x5d9fc77a4894 - cubecl_common::cache::Cache<K,V>::new::h0e2208e5dcd221b5
[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:     0x5d9fc779411b - cubecl_runtime::tune::tune_cache::TuneCache<K>::new::h4ea2c16595b3963e
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tune/tune_cache.rs:85:35
[INFO] [stdout]   24:     0x5d9fc778c4dd - cubecl_runtime::tune::tuner::Tuner<K>::new::he2390bbe6bfbb2a2
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tune/tuner.rs:87:25
[INFO] [stdout]   25:     0x5d9fc7783223 - cubecl_runtime::tune::local::LocalTuner<AK,ID>::execute::{{closure}}::h69312a920bb34337
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tune/local.rs:141:21
[INFO] [stdout]   26:     0x5d9fc77a09a1 - hashbrown::map::Entry<K,V,S,A>::or_insert_with::h63f793e526850d0d
[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:     0x5d9fc77823ee - cubecl_runtime::tune::local::LocalTuner<AK,ID>::execute::hdeeca597d9745351
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tune/local.rs:139:47
[INFO] [stdout]   28:     0x5d9fc7779dfc - integration_test::autotune_basic_multiplication_execution::hc598c39d68a3a322
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration_test.rs:92:11
[INFO] [stdout]   29:     0x5d9fc7779937 - integration_test::autotune_basic_multiplication_execution::{{closure}}::hf092f073b748a062
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration_test.rs:76:45
[INFO] [stdout]   30:     0x5d9fc77abf36 - core::ops::function::FnOnce::call_once::hc1846806e9811c76
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   31:     0x5d9fc7804d3b - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   32:     0x5d9fc7804d3b - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   33:     0x5d9fc7803e75 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   34:     0x5d9fc7803e75 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   35:     0x5d9fc7803e75 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   36:     0x5d9fc7803e75 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   37:     0x5d9fc7803e75 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   38:     0x5d9fc7803e75 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   39:     0x5d9fc7803e75 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   40:     0x5d9fc77c7a74 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   41:     0x5d9fc77c7a74 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   42:     0x5d9fc77cb44a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   43:     0x5d9fc77cb44a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   44:     0x5d9fc77cb44a - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   45:     0x5d9fc77cb44a - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   46:     0x5d9fc77cb44a - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   47:     0x5d9fc77cb44a - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   48:     0x5d9fc77cb44a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   49:     0x5d9fc7aa6e2f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   50:     0x5d9fc7aa6e2f - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   51:     0x7981215afaa4 - <unknown>
[INFO] [stdout]   52:     0x79812163ca34 - clone
[INFO] [stdout]   53:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- autotune_basic_addition_execution stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'autotune_basic_addition_execution' 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:     0x5d9fc7aa1d12 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5d9fc7aa1d12 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5d9fc7aa1d12 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5d9fc7aa1d12 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5d9fc7ac9843 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5d9fc7ac9843 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x5d9fc7a9e533 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5d9fc7a9e533 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5d9fc7aa1b62 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5d9fc7aa3349 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x5d9fc7aa317e - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x5d9fc77ff4d4 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x5d9fc77ff4d4 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5d9fc7aa3e1e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x5d9fc7aa3e1e - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x5d9fc7aa3aea - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x5d9fc7aa2219 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5d9fc7aa377d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x5d9fc7ac7940 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x5d9fc7ac7da6 - core::result::unwrap_failed::h95bc3f5a607b2c95
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1765:5
[INFO] [stdout]   20:     0x5d9fc77c113e - core::result::Result<T,E>::unwrap::h90274f8da0163372
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1167:23
[INFO] [stdout]   21:     0x5d9fc77c113e - cubecl_common::cache_file::CacheFile::new::hd95fa05e21418876
[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:     0x5d9fc77a4894 - cubecl_common::cache::Cache<K,V>::new::h0e2208e5dcd221b5
[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:     0x5d9fc779411b - cubecl_runtime::tune::tune_cache::TuneCache<K>::new::h4ea2c16595b3963e
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tune/tune_cache.rs:85:35
[INFO] [stdout]   24:     0x5d9fc778c4dd - cubecl_runtime::tune::tuner::Tuner<K>::new::he2390bbe6bfbb2a2
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tune/tuner.rs:87:25
[INFO] [stdout]   25:     0x5d9fc7783223 - cubecl_runtime::tune::local::LocalTuner<AK,ID>::execute::{{closure}}::h69312a920bb34337
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tune/local.rs:141:21
[INFO] [stdout]   26:     0x5d9fc77a09a1 - hashbrown::map::Entry<K,V,S,A>::or_insert_with::h63f793e526850d0d
[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:     0x5d9fc77823ee - cubecl_runtime::tune::local::LocalTuner<AK,ID>::execute::hdeeca597d9745351
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tune/local.rs:139:47
[INFO] [stdout]   28:     0x5d9fc77792ac - integration_test::autotune_basic_addition_execution::h65d18c058da005fd
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration_test.rs:66:11
[INFO] [stdout]   29:     0x5d9fc7778de7 - integration_test::autotune_basic_addition_execution::{{closure}}::h050c9ec653ad7ffe
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration_test.rs:51:39
[INFO] [stdout]   30:     0x5d9fc77ab616 - core::ops::function::FnOnce::call_once::h1461e83e16bec201
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   31:     0x5d9fc7804d3b - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   32:     0x5d9fc7804d3b - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   33:     0x5d9fc7803e75 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   34:     0x5d9fc7803e75 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   35:     0x5d9fc7803e75 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   36:     0x5d9fc7803e75 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   37:     0x5d9fc7803e75 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   38:     0x5d9fc7803e75 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   39:     0x5d9fc7803e75 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   40:     0x5d9fc77c7a74 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   41:     0x5d9fc77c7a74 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   42:     0x5d9fc77cb44a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   43:     0x5d9fc77cb44a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   44:     0x5d9fc77cb44a - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   45:     0x5d9fc77cb44a - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   46:     0x5d9fc77cb44a - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   47:     0x5d9fc77cb44a - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   48:     0x5d9fc77cb44a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   49:     0x5d9fc7aa6e2f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   50:     0x5d9fc7aa6e2f - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   51:     0x7981215afaa4 - <unknown>
[INFO] [stdout]   52:     0x79812163ca34 - 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.11s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "cf1690d09c02758d673f451a621d7d3d3d9e6fd616eecd0974dc9add14427a8f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cf1690d09c02758d673f451a621d7d3d3d9e6fd616eecd0974dc9add14427a8f", kill_on_drop: false }`
[INFO] [stdout] cf1690d09c02758d673f451a621d7d3d3d9e6fd616eecd0974dc9add14427a8f
