[INFO] cloning repository https://github.com/leandronsp/cortex
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/leandronsp/cortex" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fleandronsp%2Fcortex", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fleandronsp%2Fcortex'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 9b713c39ed762d1a7e1c6fa14d7459666135b187
[INFO] testing leandronsp/cortex against 1.99.0-beta.1+cargoflags=--release for beta-release-1.99-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fleandronsp%2Fcortex" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/leandronsp/cortex
[INFO] finished tweaking git repo https://github.com/leandronsp/cortex
[INFO] tweaked toml for git repo https://github.com/leandronsp/cortex written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/leandronsp/cortex on toolchain 1.99.0-beta.1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.99.0-beta.1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/leandronsp/cortex 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.99.0-beta.1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] aba098131afd6b89a66967b4200ffd905d9685d782dc6f7b24766000188f9a22
[INFO] running `Command { std: "docker" "start" "aba098131afd6b89a66967b4200ffd905d9685d782dc6f7b24766000188f9a22", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "aba098131afd6b89a66967b4200ffd905d9685d782dc6f7b24766000188f9a22", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "aba098131afd6b89a66967b4200ffd905d9685d782dc6f7b24766000188f9a22" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "aba098131afd6b89a66967b4200ffd905d9685d782dc6f7b24766000188f9a22", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "aba098131afd6b89a66967b4200ffd905d9685d782dc6f7b24766000188f9a22" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "build" "--frozen" "--message-format=json" "--release", kill_on_drop: false }`
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling unicode-ident v1.0.24
[INFO] [stderr]    Compiling libc v0.2.185
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling paste v1.0.15
[INFO] [stderr]    Compiling hashbrown v0.17.0
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling instability v0.3.12
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling castaway v0.2.4
[INFO] [stderr]    Compiling static_assertions v1.1.0
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling ryu v1.0.23
[INFO] [stderr]    Compiling unicode-width v0.1.14
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling itoa v1.0.18
[INFO] [stderr]    Compiling indoc v2.0.7
[INFO] [stderr]    Compiling winnow v0.7.15
[INFO] [stderr]    Compiling unicode-segmentation v1.13.2
[INFO] [stderr]    Compiling indexmap v2.14.0
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling mio v1.2.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling signal-hook-mio v0.2.5
[INFO] [stderr]    Compiling unicode-truncate v1.1.0
[INFO] [stderr]    Compiling compact_str v0.8.1
[INFO] [stderr]    Compiling lru v0.12.5
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling cassowary v0.3.0
[INFO] [stderr]    Compiling crossterm v0.28.1
[INFO] [stderr]    Compiling darling_core v0.23.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling darling_macro v0.23.0
[INFO] [stderr]    Compiling darling v0.23.0
[INFO] [stderr]    Compiling strum v0.26.3
[INFO] [stderr]    Compiling ratatui v0.28.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling cortex v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `release` profile [optimized] target(s) in 40.13s
[INFO] running `Command { std: "docker" "inspect" "aba098131afd6b89a66967b4200ffd905d9685d782dc6f7b24766000188f9a22", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "aba098131afd6b89a66967b4200ffd905d9685d782dc6f7b24766000188f9a22" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "test" "--frozen" "--no-run" "--message-format=json" "--release", kill_on_drop: false }`
[INFO] [stderr]    Compiling cortex v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `release` profile [optimized] target(s) in 3.65s
[INFO] running `Command { std: "docker" "inspect" "aba098131afd6b89a66967b4200ffd905d9685d782dc6f7b24766000188f9a22", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "aba098131afd6b89a66967b4200ffd905d9685d782dc6f7b24766000188f9a22" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "test" "--frozen" "--release", kill_on_drop: false }`
[INFO] [stderr]     Finished `release` profile [optimized] target(s) in 0.07s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/release/deps/cortex-6153a70caba89464)
[INFO] [stdout] 
[INFO] [stdout] running 84 tests
[INFO] [stdout] test config::tests::missing_file_returns_error_naming_path ... ok
[INFO] [stdout] test config::tests::parses_mlp_config ... ok
[INFO] [stdout] test config::tests::parses_valid_config ... ok
[INFO] [stdout] test model::bigram::tests::test_bigram_smoke_predicts_target_after_training ... ok
[INFO] [stdout] test model::bigram::tests::test_pipeline_forward_loss ... ok
[INFO] [stdout] test model::bigram::tests::test_forward_logits_into_probabilities ... ok
[INFO] [stdout] test model::bigram::tests::test_update_adjust_weights_for_token_row ... ok
[INFO] [stdout] test model::layer::tests::test_layer_forward ... ok
[INFO] [stdout] test model::layer::tests::test_layer_forward_with_relu ... ok
[INFO] [stdout] test model::mlp::tests::test_mlp_forward_with_known_weights ... ok
[INFO] [stdout] test model::mlp::tests::test_mlp_new_chains_hidden_layer_input_dims ... ok
[INFO] [stdout] test model::mlp::tests::test_mlp_forward_with_two_hidden_layers ... ok
[INFO] [stdout] test config::tests::missing_required_field_returns_error ... ok
[INFO] [stdout] test model::mlp::tests::test_mlp_save_load_round_trip_preserves_forward ... ok
[INFO] [stdout] test model::mlp::tests::test_mlp_train_step_reduces_loss_with_known_weights ... ok
[INFO] [stdout] test model::registry::tests::creates_bigram_by_name ... ok
[INFO] [stdout] test config::tests::malformed_toml_returns_error_with_message ... ok
[INFO] [stdout] test model::bigram::tests::test_given_a_token_id_returns_its_logits ... ok
[INFO] [stdout] test model::mlp::tests::test_mlp_smoke_predicts_target_after_training ... ok
[INFO] [stdout] test model::mlp::tests::test_mlp_train_step_repeated_token_updates_embedding_once ... ok
[INFO] [stdout] test model::registry::tests::mlp_missing_field_errors_naming_field ... ok
[INFO] [stdout] test model::registry::tests::unknown_model_errors_with_available_names ... ok
[INFO] [stdout] test model::tests::save_load_round_trip_preserves_forward ... ok
[INFO] [stdout] test model::tests::train_step_reduces_loss ... ok
[INFO] [stdout] test tokenization::bpe::tests::bpe_applies_stored_merges_after_build_vocab ... ok
[INFO] [stdout] test tokenization::bpe::tests::bpe_applies_stored_merges_after_build_vocab_twice ... ok
[INFO] [stdout] test tokenization::bpe::tests::bpe_build_vocab_empty_input ... ok
[INFO] [stdout] test tokenization::bpe::tests::bpe_build_vocab_hello_world ... ok
[INFO] [stdout] test tokenization::bpe::tests::bpe_build_vocab_more_merges_than_possible ... ok
[INFO] [stdout] test tokenization::bpe::tests::bpe_build_vocab_repeated_pattern_three_merges ... ok
[INFO] [stdout] test model::bigram::tests::test_train_then_predict_next_token ... ok
[INFO] [stdout] test tokenization::bpe::tests::bpe_build_vocab_repeated_pattern_two_merges ... ok
[INFO] [stdout] test tokenization::bpe::tests::bpe_build_vocab_stores_correct_merges ... ok
[INFO] [stdout] test tokenization::bpe::tests::bpe_build_vocab_single_char_no_pairs ... ok
[INFO] [stdout] test model::registry::tests::creates_mlp_by_name ... ok
[INFO] [stdout] test tokenization::bpe::tests::bpe_build_vocab_with_one_merge ... ok
[INFO] [stdout] test tokenization::bpe::tests::bpe_build_vocab_with_repeated_pattern ... ok
[INFO] [stdout] test tokenization::bpe::tests::bpe_build_vocab_the_cat_sat_on_the_mat ... ok
[INFO] [stdout] test tokenization::bpe::tests::bpe_build_vocab_with_two_merges ... ok
[INFO] [stdout] test tokenization::bpe::tests::bpe_build_vocab_stores_merges ... ok
[INFO] [stdout] test tokenization::bpe::tests::bpe_build_vocab_three_merges_collapses_to_single_token ... ok
[INFO] [stdout] test tokenization::bpe::tests::bpe_build_vocab_zero_merges_returns_original ... ok
[INFO] [stdout] test tokenization::bpe::tests::bpe_encodes_and_finds_most_frequent_pair ... ok
[INFO] [stdout] test tokenization::merge::tests::merge_tokens ... ok
[INFO] [stdout] test tokenization::merge::tests::merge_tokens_with_empty_tokens ... ok
[INFO] [stdout] test tokenization::merge::tests::merge_tokens_with_no_occurrences ... ok
[INFO] [stdout] test tokenization::merge::tests::merge_tokens_with_multiple_occurrences ... ok
[INFO] [stdout] test tokenization::merge::tests::merge_tokens_with_pair_in_the_end ... ok
[INFO] [stdout] test tokenization::merge::tests::merge_tokens_with_repeated_pairs ... ok
[INFO] [stdout] test tokenization::merge::tests::merge_tokens_with_single_element ... ok
[INFO] [stdout] test tokenization::merge::tests::merge_tokens_with_two_distinct_occurencies ... ok
[INFO] [stdout] test tokenization::pairs::tests::count_more_complex_pairs ... ok
[INFO] [stdout] test tokenization::pairs::tests::count_pairs_in_tokens ... ok
[INFO] [stdout] test tokenization::pairs::tests::count_pairs_returns_empty_for_empty_tokens ... ok
[INFO] [stdout] test tokenization::pairs::tests::count_pairs_returns_empty_for_single_token ... ok
[INFO] [stdout] test tokenization::pairs::tests::most_frequent_pair ... ok
[INFO] [stdout] test tokenization::pairs::tests::most_frequent_pair_all_equal ... ok
[INFO] [stdout] test tokenization::pairs::tests::most_frequent_pair_in_aabbccaa ... ok
[INFO] [stdout] test tokenization::pairs::tests::most_frequent_pair_in_aspirina ... ok
[INFO] [stdout] test tokenization::pairs::tests::most_frequent_pair_in_leanndddro ... ok
[INFO] [stdout] test tokenization::pairs::tests::most_frequent_pair_returns_none_for_empty ... ok
[INFO] [stdout] test tokenization::pairs::tests::most_frequent_pair_single_pair ... ok
[INFO] [stdout] test tokenization::pairs::tests::most_frequent_pair_tiebreak_smallest_pair ... ok
[INFO] [stdout] test tokenization::tokenizer::tests::encode_numbers_as_text ... ok
[INFO] [stdout] test tokenization::tokenizer::tests::encode_returns_bytes_of_input ... ok
[INFO] [stdout] test tokenization::tokenizer::tests::encode_multibyte_utf8 ... ok
[INFO] [stdout] test tokenization::tokenizer::tests::encode_only_spaces ... ok
[INFO] [stdout] test tokenization::tokenizer::tests::encode_returns_empty_vector_for_empty_input ... ok
[INFO] [stdout] test tokenization::tokenizer::tests::encode_with_newline ... ok
[INFO] [stdout] test tokenization::tokenizer::tests::encode_with_spaces ... ok
[INFO] [stdout] test training::calc::tests::test_cross_entropy_gradient ... ok
[INFO] [stdout] test training::calc::tests::test_cross_entropy_loss ... ok
[INFO] [stdout] test training::calc::tests::test_relu_returns_input_for_positive ... ok
[INFO] [stdout] test training::calc::tests::test_relu_returns_zero_for_negative ... ok
[INFO] [stdout] test training::calc::tests::test_relu_vec_zeros_negatives_and_keeps_positives ... ok
[INFO] [stdout] test training::calc::tests::test_rng_same_seed_yields_same_stream ... ok
[INFO] [stdout] test training::calc::tests::test_rng_uniform_stays_within_range ... ok
[INFO] [stdout] test training::calc::tests::test_softmax_logits_into_probabilities ... ok
[INFO] [stdout] test training::cortex::tests::generate_caps_at_max_tokens ... ok
[INFO] [stdout] test training::cortex::tests::generate_stops_on_newline ... ok
[INFO] [stdout] test training::cortex::tests::save_load_round_trip_preserves_generation ... ok
[INFO] [stdout] test training::cortex::tests::train_feeds_context_size_window_to_model ... ok
[INFO] [stdout] test tokenization::tokenizer::tests::encode_hello_world ... ok
[INFO] [stdout] test model::tests::bigram_implements_model_trait ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 84 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.05s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/bin/chat.rs (/opt/rustwide/target/release/deps/chat-cc064a4cc849363e)
[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 unittests src/bin/train.rs (/opt/rustwide/target/release/deps/train-933f7f52544ac2c2)
[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/chat_bin.rs (/opt/rustwide/target/release/deps/chat_bin-9e8285ffc850f673)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test chat_missing_config_exits_nonzero ... FAILED
[INFO] [stdout] test chat_missing_weights_tells_user_to_train_first ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- chat_missing_config_exits_nonzero stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'chat_missing_config_exits_nonzero' (1226) panicked at tests/chat_bin.rs:25:10:
[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:     0x5827815a89f1 - <<std[104cf6e2632825ea]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[7c831bd917ebf35f]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x5827815bcbca - core[7c831bd917ebf35f]::fmt::write
[INFO] [stdout]    2:     0x5827815ace8c - <alloc[2fdc3f7464fcf288]::vec::Vec<u8> as core[7c831bd917ebf35f]::io::write::Write>::write_fmt
[INFO] [stdout]    3:     0x582781584096 - std[104cf6e2632825ea]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x5827815a0f19 - std[104cf6e2632825ea]::panicking::default_hook
[INFO] [stdout]    5:     0x58278153c510 - test[73009c9f9aebf890]::test_main_inner::<test[73009c9f9aebf890]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x5827815a10d2 - std[104cf6e2632825ea]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x582781584142 - std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x58278157c9c9 - std[104cf6e2632825ea]::sys::backtrace::__rust_end_short_backtrace::<std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x582781584d3d - __rustc[b0d56fa5b193ad05]::rust_begin_unwind
[INFO] [stdout]   10:     0x5827815bd2fc - core[7c831bd917ebf35f]::panicking::panic_fmt
[INFO] [stdout]   11:     0x5827815bd0d2 - core[7c831bd917ebf35f]::result::unwrap_failed
[INFO] [stdout]   12:     0x58278152edfe - <chat_bin[1d929a0239771738]::chat_missing_config_exits_nonzero::{closure#0} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   13:     0x58278152f7fb - test[73009c9f9aebf890]::__rust_begin_short_backtrace::<core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>, fn() -> core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>>
[INFO] [stdout]   14:     0x58278153ce65 - test[73009c9f9aebf890]::run_test::{closure#0}
[INFO] [stdout]   15:     0x582781536224 - std[104cf6e2632825ea]::sys::backtrace::__rust_begin_short_backtrace::<test[73009c9f9aebf890]::run_test::{closure#1}, ()>
[INFO] [stdout]   16:     0x58278153ffc2 - <std[104cf6e2632825ea]::thread::lifecycle::spawn_unchecked<test[73009c9f9aebf890]::run_test::{closure#1}, ()>::{closure#1} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   17:     0x5827815a80d9 - <std[104cf6e2632825ea]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   18:     0x7d9b3af7f07a - <unknown>
[INFO] [stdout]   19:     0x7d9b3b012534 - clone
[INFO] [stdout]   20:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- chat_missing_weights_tells_user_to_train_first stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'chat_missing_weights_tells_user_to_train_first' (1227) panicked at tests/chat_bin.rs:53:10:
[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:     0x5827815a89f1 - <<std[104cf6e2632825ea]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[7c831bd917ebf35f]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x5827815bcbca - core[7c831bd917ebf35f]::fmt::write
[INFO] [stdout]    2:     0x5827815ace8c - <alloc[2fdc3f7464fcf288]::vec::Vec<u8> as core[7c831bd917ebf35f]::io::write::Write>::write_fmt
[INFO] [stdout]    3:     0x582781584096 - std[104cf6e2632825ea]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x5827815a0f19 - std[104cf6e2632825ea]::panicking::default_hook
[INFO] [stdout]    5:     0x58278153c510 - test[73009c9f9aebf890]::test_main_inner::<test[73009c9f9aebf890]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x5827815a10d2 - std[104cf6e2632825ea]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x582781584142 - std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x58278157c9c9 - std[104cf6e2632825ea]::sys::backtrace::__rust_end_short_backtrace::<std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x582781584d3d - __rustc[b0d56fa5b193ad05]::rust_begin_unwind
[INFO] [stdout]   10:     0x5827815bd2fc - core[7c831bd917ebf35f]::panicking::panic_fmt
[INFO] [stdout]   11:     0x5827815bd0d2 - core[7c831bd917ebf35f]::result::unwrap_failed
[INFO] [stdout]   12:     0x58278152f646 - <chat_bin[1d929a0239771738]::chat_missing_weights_tells_user_to_train_first::{closure#0} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   13:     0x58278152f7fb - test[73009c9f9aebf890]::__rust_begin_short_backtrace::<core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>, fn() -> core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>>
[INFO] [stdout]   14:     0x58278153ce65 - test[73009c9f9aebf890]::run_test::{closure#0}
[INFO] [stdout]   15:     0x582781536224 - std[104cf6e2632825ea]::sys::backtrace::__rust_begin_short_backtrace::<test[73009c9f9aebf890]::run_test::{closure#1}, ()>
[INFO] [stdout]   16:     0x58278153ffc2 - <std[104cf6e2632825ea]::thread::lifecycle::spawn_unchecked<test[73009c9f9aebf890]::run_test::{closure#1}, ()>::{closure#1} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   17:     0x5827815a80d9 - <std[104cf6e2632825ea]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   18:     0x7d9b3af7f07a - <unknown>
[INFO] [stdout]   19:     0x7d9b3b012534 - clone
[INFO] [stdout]   20:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     chat_missing_config_exits_nonzero
[INFO] [stdout]     chat_missing_weights_tells_user_to_train_first
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--test chat_bin`
[INFO] running `Command { std: "docker" "inspect" "aba098131afd6b89a66967b4200ffd905d9685d782dc6f7b24766000188f9a22", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "aba098131afd6b89a66967b4200ffd905d9685d782dc6f7b24766000188f9a22", kill_on_drop: false }`
[INFO] [stdout] aba098131afd6b89a66967b4200ffd905d9685d782dc6f7b24766000188f9a22
