[INFO] cloning repository https://github.com/bani2016up/colab-engine
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/bani2016up/colab-engine" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbani2016up%2Fcolab-engine", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbani2016up%2Fcolab-engine'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] f93b90d2cddc7378180f9a1c8c464e92e86db201
[INFO] testing bani2016up/colab-engine against beta-2026-03-05 for beta-1.95-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbani2016up%2Fcolab-engine" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/bani2016up/colab-engine
[INFO] finished tweaking git repo https://github.com/bani2016up/colab-engine
[INFO] tweaked toml for git repo https://github.com/bani2016up/colab-engine written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/bani2016up/colab-engine on toolchain beta-2026-03-05
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/bani2016up/colab-engine 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-2026-03-05" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d02a5cd434f1315bd9b8c862778a931f487442e1402963877ba5de41bcf797a1
[INFO] running `Command { std: "docker" "start" "-a" "d02a5cd434f1315bd9b8c862778a931f487442e1402963877ba5de41bcf797a1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d02a5cd434f1315bd9b8c862778a931f487442e1402963877ba5de41bcf797a1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d02a5cd434f1315bd9b8c862778a931f487442e1402963877ba5de41bcf797a1", kill_on_drop: false }`
[INFO] [stdout] d02a5cd434f1315bd9b8c862778a931f487442e1402963877ba5de41bcf797a1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2511dbd26c0b269b2b31fa150976797d81ae09caad0a750c547677e7df746369
[INFO] running `Command { std: "docker" "start" "-a" "2511dbd26c0b269b2b31fa150976797d81ae09caad0a750c547677e7df746369", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.105
[INFO] [stderr]    Compiling quote v1.0.43
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling zmij v1.0.12
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling socket2 v0.6.1
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling ryu v1.0.22
[INFO] [stderr]    Compiling matchit v0.8.4
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling memmap2 v0.9.9
[INFO] [stderr]    Compiling uuid v1.19.0
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling axum-core v0.5.6
[INFO] [stderr]    Compiling serde_path_to_error v0.1.20
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling hyper-util v0.1.19
[INFO] [stderr]    Compiling axum v0.8.8
[INFO] [stderr]    Compiling colab-engine v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `MmapMut`
[INFO] [stdout]  --> src/infrastructure/mmap_file_sys.rs:2:21
[INFO] [stdout]   |
[INFO] [stdout] 2 | use memmap2::{Mmap, MmapMut};
[INFO] [stdout]   |                     ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `OpenOptions`
[INFO] [stdout]  --> src/infrastructure/mmap_file_sys.rs:3:21
[INFO] [stdout]   |
[INFO] [stdout] 3 | use std::fs::{File, OpenOptions};
[INFO] [stdout]   |                     ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ViewportRequest` is never constructed
[INFO] [stdout]  --> src/application/dto/code_file.rs:3:12
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub struct ViewportRequest {
[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 `UpdateCodeRequest` is never constructed
[INFO] [stdout]  --> src/application/dto/code_file.rs:9:12
[INFO] [stdout]   |
[INFO] [stdout] 9 | pub struct UpdateCodeRequest {
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `CreateCodeFileRequest` is never constructed
[INFO] [stdout]   --> src/application/dto/code_file.rs:16:12
[INFO] [stdout]    |
[INFO] [stdout] 16 | pub struct CreateCodeFileRequest {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `CodeFileResponse` is never constructed
[INFO] [stdout]   --> src/application/dto/code_file.rs:20:12
[INFO] [stdout]    |
[INFO] [stdout] 20 | pub struct CodeFileResponse {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `ApplicationError` is never used
[INFO] [stdout]  --> src/application/errors.rs:3:10
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub enum ApplicationError {
[INFO] [stdout]   |          ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `CodeFileRepository` is never used
[INFO] [stdout]  --> src/application/repositories/code_file_repository.rs:6:11
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub trait CodeFileRepository<FileSource>: Send + Sync
[INFO] [stdout]   |           ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `CodeFileUsecases` is never used
[INFO] [stdout]   --> src/application/usecases/code_file_usecases.rs:12:11
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub trait CodeFileUsecases: Send + Sync {
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `CodeFileUsecasesImpl` is never constructed
[INFO] [stdout]   --> src/application/usecases/code_file_usecases.rs:22:12
[INFO] [stdout]    |
[INFO] [stdout] 22 | pub struct CodeFileUsecasesImpl {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/application/usecases/code_file_usecases.rs:27:12
[INFO] [stdout]    |
[INFO] [stdout] 26 | impl CodeFileUsecasesImpl {
[INFO] [stdout]    | ------------------------- associated function in this implementation
[INFO] [stdout] 27 |     pub fn new(repository: Box<dyn CodeFileRepository<MmapFileSystemSource>>) -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `CodeFile` is never constructed
[INFO] [stdout]  --> src/domain/code_file.rs:6:12
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub struct CodeFile<FileSource>
[INFO] [stdout]   |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new` and `id` are never used
[INFO] [stdout]   --> src/domain/code_file.rs:19:12
[INFO] [stdout]    |
[INFO] [stdout] 15 | / impl<FileSource> CodeFile<FileSource>
[INFO] [stdout] 16 | | where
[INFO] [stdout] 17 | |     FileSource: DynemicFileRead + DynemicFileWrite + DynemicFileCreateDelete,
[INFO] [stdout]    | |_____________________________________________________________________________- associated items in this implementation
[INFO] [stdout] 18 |   {
[INFO] [stdout] 19 |       pub fn new(id: Uuid, name: String, source: FileSource) -> Self {
[INFO] [stdout]    |              ^^^
[INFO] [stdout] ...
[INFO] [stdout] 23 |       pub fn id(&self) -> Uuid {
[INFO] [stdout]    |              ^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `DynemicFileCreateDelete` is never used
[INFO] [stdout]  --> src/domain/traits/dyn_file.rs:1:11
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub trait DynemicFileCreateDelete {
[INFO] [stdout]   |           ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `DynemicFileRead` is never used
[INFO] [stdout]  --> src/domain/traits/dyn_file.rs:6:11
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub trait DynemicFileRead {
[INFO] [stdout]   |           ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `DynemicFileWrite` is never used
[INFO] [stdout]   --> src/domain/traits/dyn_file.rs:11:11
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub trait DynemicFileWrite {
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `Mergable` is never used
[INFO] [stdout]  --> src/domain/traits/merge.rs:1:11
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub trait Mergable {
[INFO] [stdout]   |           ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `MmapFileSystemSource` is never constructed
[INFO] [stdout]  --> src/infrastructure/mmap_file_sys.rs:6:12
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub struct MmapFileSystemSource {
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/infrastructure/mmap_file_sys.rs:12:12
[INFO] [stdout]    |
[INFO] [stdout] 11 | impl MmapFileSystemSource {
[INFO] [stdout]    | ------------------------- associated function in this implementation
[INFO] [stdout] 12 |     pub fn new(path: PathBuf) -> std::io::Result<Self> {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `InMemoryCodeFileRepository` is never constructed
[INFO] [stdout]   --> src/infrastructure/persistence/in_memory_repository.rs:10:12
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub struct InMemoryCodeFileRepository<FileSource>
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/infrastructure/persistence/in_memory_repository.rs:21:12
[INFO] [stdout]    |
[INFO] [stdout] 17 | / impl<FileSource> InMemoryCodeFileRepository<FileSource>
[INFO] [stdout] 18 | | where
[INFO] [stdout] 19 | |     FileSource: DynemicFileRead + DynemicFileWrite + DynemicFileCreateDelete,
[INFO] [stdout]    | |_____________________________________________________________________________- associated function in this implementation
[INFO] [stdout] 20 |   {
[INFO] [stdout] 21 |       pub fn new() -> Self {
[INFO] [stdout]    |              ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 21.83s
[INFO] running `Command { std: "docker" "inspect" "2511dbd26c0b269b2b31fa150976797d81ae09caad0a750c547677e7df746369", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2511dbd26c0b269b2b31fa150976797d81ae09caad0a750c547677e7df746369", kill_on_drop: false }`
[INFO] [stdout] 2511dbd26c0b269b2b31fa150976797d81ae09caad0a750c547677e7df746369
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] da7c6e3806e68fc6f532dfc56e3d87e26d680a6d7f33da64a4fac9d734326365
[INFO] running `Command { std: "docker" "start" "-a" "da7c6e3806e68fc6f532dfc56e3d87e26d680a6d7f33da64a4fac9d734326365", kill_on_drop: false }`
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]    Compiling tempfile v3.24.0
[INFO] [stderr]    Compiling colab-engine v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `crate::application::repositories::code_file_repository::CodeFileRepository`
[INFO] [stdout]    --> src/application/usecases/code_file_usecases.rs:113:9
[INFO] [stdout]     |
[INFO] [stdout] 113 |     use crate::application::repositories::code_file_repository::CodeFileRepository;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::domain::code_file::CodeFile`
[INFO] [stdout]    --> src/application/usecases/code_file_usecases.rs:114:9
[INFO] [stdout]     |
[INFO] [stdout] 114 |     use crate::domain::code_file::CodeFile;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::collections::HashMap`
[INFO] [stdout]    --> src/application/usecases/code_file_usecases.rs:117:9
[INFO] [stdout]     |
[INFO] [stdout] 117 |     use std::collections::HashMap;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Arc` and `Mutex`
[INFO] [stdout]    --> src/application/usecases/code_file_usecases.rs:118:21
[INFO] [stdout]     |
[INFO] [stdout] 118 |     use std::sync::{Arc, Mutex};
[INFO] [stdout]     |                     ^^^  ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `MmapMut`
[INFO] [stdout]  --> src/infrastructure/mmap_file_sys.rs:2:21
[INFO] [stdout]   |
[INFO] [stdout] 2 | use memmap2::{Mmap, MmapMut};
[INFO] [stdout]   |                     ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `OpenOptions`
[INFO] [stdout]  --> src/infrastructure/mmap_file_sys.rs:3:21
[INFO] [stdout]   |
[INFO] [stdout] 3 | use std::fs::{File, OpenOptions};
[INFO] [stdout]   |                     ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `temp_dir`
[INFO] [stdout]    --> src/application/usecases/code_file_usecases.rs:125:13
[INFO] [stdout]     |
[INFO] [stdout] 125 |         let temp_dir = TempDir::new().expect("Failed to create temp dir");
[INFO] [stdout]     |             ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_temp_dir`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `temp_dir`
[INFO] [stdout]    --> src/application/usecases/code_file_usecases.rs:144:13
[INFO] [stdout]     |
[INFO] [stdout] 144 |         let temp_dir = TempDir::new().expect("Failed to create temp dir");
[INFO] [stdout]     |             ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_temp_dir`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `temp_dir`
[INFO] [stdout]    --> src/application/usecases/code_file_usecases.rs:178:13
[INFO] [stdout]     |
[INFO] [stdout] 178 |         let temp_dir = TempDir::new().expect("Failed to create temp dir");
[INFO] [stdout]     |             ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_temp_dir`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `temp_dir`
[INFO] [stdout]    --> src/application/usecases/code_file_usecases.rs:204:13
[INFO] [stdout]     |
[INFO] [stdout] 204 |         let temp_dir = TempDir::new().expect("Failed to create temp dir");
[INFO] [stdout]     |             ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_temp_dir`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `temp_dir`
[INFO] [stdout]    --> src/application/usecases/code_file_usecases.rs:258:13
[INFO] [stdout]     |
[INFO] [stdout] 258 |         let temp_dir = TempDir::new().expect("Failed to create temp dir");
[INFO] [stdout]     |             ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_temp_dir`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `temp_dir`
[INFO] [stdout]    --> src/application/usecases/code_file_usecases.rs:296:13
[INFO] [stdout]     |
[INFO] [stdout] 296 |         let temp_dir = TempDir::new().expect("Failed to create temp dir");
[INFO] [stdout]     |             ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_temp_dir`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/domain/code_file.rs:85:13
[INFO] [stdout]    |
[INFO] [stdout] 85 |         let mut file_wrapper = TestFileWrapper {
[INFO] [stdout]    |             ----^^^^^^^^^^^^
[INFO] [stdout]    |             |
[INFO] [stdout]    |             help: remove this `mut`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `end_index` is never read
[INFO] [stdout]  --> src/application/dto/code_file.rs:5:9
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub struct ViewportRequest {
[INFO] [stdout]   |            --------------- field in this struct
[INFO] [stdout] 4 |     pub start_index: u64,
[INFO] [stdout] 5 |     pub end_index: u64,
[INFO] [stdout]   |         ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]  --> src/application/errors.rs:4:18
[INFO] [stdout]   |
[INFO] [stdout] 4 |     FileNotFound(String),
[INFO] [stdout]   |     ------------ ^^^^^^
[INFO] [stdout]   |     |
[INFO] [stdout]   |     field in this variant
[INFO] [stdout]   |
[INFO] [stdout]   = note: `ApplicationError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]   |
[INFO] [stdout] 4 -     FileNotFound(String),
[INFO] [stdout] 4 +     FileNotFound(()),
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]  --> src/application/errors.rs:5:13
[INFO] [stdout]   |
[INFO] [stdout] 5 |     IoError(std::io::Error),
[INFO] [stdout]   |     ------- ^^^^^^^^^^^^^^
[INFO] [stdout]   |     |
[INFO] [stdout]   |     field in this variant
[INFO] [stdout]   |
[INFO] [stdout]   = note: `ApplicationError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]   |
[INFO] [stdout] 5 -     IoError(std::io::Error),
[INFO] [stdout] 5 +     IoError(()),
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variants `ParseError` and `InvalidRange` are never constructed
[INFO] [stdout]  --> src/application/errors.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub enum ApplicationError {
[INFO] [stdout]   |          ---------------- variants in this enum
[INFO] [stdout] ...
[INFO] [stdout] 6 |     ParseError(serde_json::Error),
[INFO] [stdout]   |     ^^^^^^^^^^
[INFO] [stdout] 7 |     InvalidRange(usize),
[INFO] [stdout]   |     ^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `ApplicationError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `list` is never used
[INFO] [stdout]   --> src/application/repositories/code_file_repository.rs:14:8
[INFO] [stdout]    |
[INFO] [stdout]  6 | pub trait CodeFileRepository<FileSource>: Send + Sync
[INFO] [stdout]    |           ------------------ method in this trait
[INFO] [stdout] ...
[INFO] [stdout] 14 |     fn list(&self) -> Result<Vec<CodeFile<FileSource>>, ApplicationError>;
[INFO] [stdout]    |        ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `Mergable` is never used
[INFO] [stdout]  --> src/domain/traits/merge.rs:1:11
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub trait Mergable {
[INFO] [stdout]   |           ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 4.12s
[INFO] running `Command { std: "docker" "inspect" "da7c6e3806e68fc6f532dfc56e3d87e26d680a6d7f33da64a4fac9d734326365", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "da7c6e3806e68fc6f532dfc56e3d87e26d680a6d7f33da64a4fac9d734326365", kill_on_drop: false }`
[INFO] [stdout] da7c6e3806e68fc6f532dfc56e3d87e26d680a6d7f33da64a4fac9d734326365
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] bfda62e0a10bd0adb3e00a34f1a7c44cc6f2b36e726fc0ab461ee66a7ca2dcc7
[INFO] running `Command { std: "docker" "start" "-a" "bfda62e0a10bd0adb3e00a34f1a7c44cc6f2b36e726fc0ab461ee66a7ca2dcc7", kill_on_drop: false }`
[INFO] [stderr] warning: unused import: `crate::application::repositories::code_file_repository::CodeFileRepository`
[INFO] [stderr]    --> src/application/usecases/code_file_usecases.rs:113:9
[INFO] [stderr]     |
[INFO] [stderr] 113 |     use crate::application::repositories::code_file_repository::CodeFileRepository;
[INFO] [stderr]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `crate::domain::code_file::CodeFile`
[INFO] [stderr]    --> src/application/usecases/code_file_usecases.rs:114:9
[INFO] [stderr]     |
[INFO] [stderr] 114 |     use crate::domain::code_file::CodeFile;
[INFO] [stderr]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `std::collections::HashMap`
[INFO] [stderr]    --> src/application/usecases/code_file_usecases.rs:117:9
[INFO] [stderr]     |
[INFO] [stderr] 117 |     use std::collections::HashMap;
[INFO] [stderr]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused imports: `Arc` and `Mutex`
[INFO] [stderr]    --> src/application/usecases/code_file_usecases.rs:118:21
[INFO] [stderr]     |
[INFO] [stderr] 118 |     use std::sync::{Arc, Mutex};
[INFO] [stderr]     |                     ^^^  ^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `MmapMut`
[INFO] [stderr]  --> src/infrastructure/mmap_file_sys.rs:2:21
[INFO] [stderr]   |
[INFO] [stderr] 2 | use memmap2::{Mmap, MmapMut};
[INFO] [stderr]   |                     ^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `OpenOptions`
[INFO] [stderr]  --> src/infrastructure/mmap_file_sys.rs:3:21
[INFO] [stderr]   |
[INFO] [stderr] 3 | use std::fs::{File, OpenOptions};
[INFO] [stderr]   |                     ^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `temp_dir`
[INFO] [stderr]    --> src/application/usecases/code_file_usecases.rs:125:13
[INFO] [stderr]     |
[INFO] [stderr] 125 |         let temp_dir = TempDir::new().expect("Failed to create temp dir");
[INFO] [stderr]     |             ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_temp_dir`
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `temp_dir`
[INFO] [stderr]    --> src/application/usecases/code_file_usecases.rs:144:13
[INFO] [stderr]     |
[INFO] [stderr] 144 |         let temp_dir = TempDir::new().expect("Failed to create temp dir");
[INFO] [stderr]     |             ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_temp_dir`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `temp_dir`
[INFO] [stderr]    --> src/application/usecases/code_file_usecases.rs:178:13
[INFO] [stderr]     |
[INFO] [stderr] 178 |         let temp_dir = TempDir::new().expect("Failed to create temp dir");
[INFO] [stderr]     |             ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_temp_dir`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `temp_dir`
[INFO] [stderr]    --> src/application/usecases/code_file_usecases.rs:204:13
[INFO] [stderr]     |
[INFO] [stderr] 204 |         let temp_dir = TempDir::new().expect("Failed to create temp dir");
[INFO] [stderr]     |             ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_temp_dir`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `temp_dir`
[INFO] [stderr]    --> src/application/usecases/code_file_usecases.rs:258:13
[INFO] [stderr]     |
[INFO] [stderr] 258 |         let temp_dir = TempDir::new().expect("Failed to create temp dir");
[INFO] [stderr]     |             ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_temp_dir`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `temp_dir`
[INFO] [stderr]    --> src/application/usecases/code_file_usecases.rs:296:13
[INFO] [stderr]     |
[INFO] [stderr] 296 |         let temp_dir = TempDir::new().expect("Failed to create temp dir");
[INFO] [stderr]     |             ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_temp_dir`
[INFO] [stderr] 
[INFO] [stderr] warning: variable does not need to be mutable
[INFO] [stderr]   --> src/domain/code_file.rs:85:13
[INFO] [stderr]    |
[INFO] [stderr] 85 |         let mut file_wrapper = TestFileWrapper {
[INFO] [stderr]    |             ----^^^^^^^^^^^^
[INFO] [stderr]    |             |
[INFO] [stderr]    |             help: remove this `mut`
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: field `end_index` is never read
[INFO] [stderr]  --> src/application/dto/code_file.rs:5:9
[INFO] [stderr]   |
[INFO] [stderr] 3 | pub struct ViewportRequest {
[INFO] [stderr]   |            --------------- field in this struct
[INFO] [stderr] 4 |     pub start_index: u64,
[INFO] [stderr] 5 |     pub end_index: u64,
[INFO] [stderr]   |         ^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]  --> src/application/errors.rs:4:18
[INFO] [stderr]   |
[INFO] [stderr] 4 |     FileNotFound(String),
[INFO] [stderr]   |     ------------ ^^^^^^
[INFO] [stderr]   |     |
[INFO] [stderr]   |     field in this variant
[INFO] [stderr]   |
[INFO] [stderr]   = note: `ApplicationError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stderr]   |
[INFO] [stderr] 4 -     FileNotFound(String),
[INFO] [stderr] 4 +     FileNotFound(()),
[INFO] [stderr]   |
[INFO] [stderr] 
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]  --> src/application/errors.rs:5:13
[INFO] [stderr]   |
[INFO] [stderr] 5 |     IoError(std::io::Error),
[INFO] [stderr]   |     ------- ^^^^^^^^^^^^^^
[INFO] [stderr]   |     |
[INFO] [stderr]   |     field in this variant
[INFO] [stderr]   |
[INFO] [stderr]   = note: `ApplicationError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stderr]   |
[INFO] [stderr] 5 -     IoError(std::io::Error),
[INFO] [stderr] 5 +     IoError(()),
[INFO] [stderr]   |
[INFO] [stderr] 
[INFO] [stderr] warning: variants `ParseError` and `InvalidRange` are never constructed
[INFO] [stderr]  --> src/application/errors.rs:6:5
[INFO] [stderr]   |
[INFO] [stderr] 3 | pub enum ApplicationError {
[INFO] [stderr]   |          ---------------- variants in this enum
[INFO] [stderr] ...
[INFO] [stderr] 6 |     ParseError(serde_json::Error),
[INFO] [stderr]   |     ^^^^^^^^^^
[INFO] [stderr] 7 |     InvalidRange(usize),
[INFO] [stderr]   |     ^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `ApplicationError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: method `list` is never used
[INFO] [stderr]   --> src/application/repositories/code_file_repository.rs:14:8
[INFO] [stderr]    |
[INFO] [stderr]  6 | pub trait CodeFileRepository<FileSource>: Send + Sync
[INFO] [stderr]    |           ------------------ method in this trait
[INFO] [stderr] ...
[INFO] [stderr] 14 |     fn list(&self) -> Result<Vec<CodeFile<FileSource>>, ApplicationError>;
[INFO] [stderr]    |        ^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: trait `Mergable` is never used
[INFO] [stderr]  --> src/domain/traits/merge.rs:1:11
[INFO] [stderr]   |
[INFO] [stderr] 1 | pub trait Mergable {
[INFO] [stderr]   |           ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `colab-engine` (bin "colab-engine" test) generated 19 warnings (run `cargo fix --bin "colab-engine" -p colab-engine --tests` to apply 13 suggestions)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.13s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/colab_engine-d849288304d87995)
[INFO] [stdout] 
[INFO] [stdout] running 31 tests
[INFO] [stdout] test application::usecases::code_file_usecases::tests::test_get_code_file_not_found ... ok
[INFO] [stdout] test application::usecases::code_file_usecases::tests::test_delete_code_file_not_found ... ok
[INFO] [stdout] test domain::code_file::tests::test_code_file ... ok
[INFO] [stdout] test domain::code_file::tests::test_code_file_set_content ... ok
[INFO] [stdout] test infrastructure::mmap_file_sys::tests::test_get_content_empty_file ... ok
[INFO] [stdout] test application::usecases::code_file_usecases::tests::test_update_code_file ... ok
[INFO] [stdout] test application::usecases::code_file_usecases::tests::test_delete_code_file ... ok
[INFO] [stdout] test infrastructure::mmap_file_sys::tests::test_create_file ... ok
[INFO] [stdout] test infrastructure::mmap_file_sys::tests::test_create_file_invalid_path ... ok
[INFO] [stdout] test infrastructure::mmap_file_sys::tests::test_new_mmap_file_system_source ... ok
[INFO] [stdout] test application::usecases::code_file_usecases::tests::test_multiple_files_isolation ... ok
[INFO] [stdout] test infrastructure::mmap_file_sys::tests::test_create_file_already_exists ... ok
[INFO] [stdout] test infrastructure::mmap_file_sys::tests::test_multiple_operations ... ok
[INFO] [stdout] test infrastructure::mmap_file_sys::tests::test_get_slice ... ok
[INFO] [stdout] test infrastructure::mmap_file_sys::tests::test_new_with_nonexistent_file ... ok
[INFO] [stdout] test infrastructure::mmap_file_sys::tests::test_delete_nonexistent_file ... ok
[INFO] [stdout] test infrastructure::mmap_file_sys::tests::test_delete_file ... ok
[INFO] [stdout] test infrastructure::mmap_file_sys::tests::test_set_content ... ok
[INFO] [stdout] test infrastructure::mmap_file_sys::tests::test_unicode_content ... ok
[INFO] [stdout] test infrastructure::mmap_file_sys::tests::test_set_content_empty ... ok
[INFO] [stdout] test infrastructure::mmap_file_sys::tests::test_get_slice_full_content ... ok
[INFO] [stdout] test application::usecases::code_file_usecases::tests::test_get_code_file ... ok
[INFO] [stdout] test infrastructure::mmap_file_sys::tests::test_large_file ... ok
[INFO] [stdout] test infrastructure::mmap_file_sys::tests::test_set_slice ... ok
[INFO] [stdout] test infrastructure::mmap_file_sys::tests::test_get_content ... ok
[INFO] [stdout] test infrastructure::mmap_file_sys::tests::test_set_slice_middle ... ok
[INFO] [stdout] test application::usecases::code_file_usecases::tests::test_update_code_file_not_found ... ok
[INFO] [stdout] test infrastructure::mmap_file_sys::tests::test_delete_file_with_mmap ... ok
[INFO] [stdout] test infrastructure::mmap_file_sys::tests::test_create_then_delete_file ... ok
[INFO] [stdout] test application::usecases::code_file_usecases::tests::test_update_code_file_partial ... FAILED
[INFO] [stdout] test application::usecases::code_file_usecases::tests::test_create_code_file ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- application::usecases::code_file_usecases::tests::test_update_code_file_partial stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'application::usecases::code_file_usecases::tests::test_update_code_file_partial' (33) panicked at src/infrastructure/mmap_file_sys.rs:68:43:
[INFO] [stdout] Failed to open file: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x64e3bc16e9fa - std[b80a194dd3c418bb]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x64e3bc16e9fa - std[b80a194dd3c418bb]::backtrace_rs::backtrace::trace_unsynchronized::<std[b80a194dd3c418bb]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x64e3bc16e9fa - std[b80a194dd3c418bb]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x64e3bc16e9fa - <<std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[10b6fa85044e1869]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x64e3bc1828ba - <core[10b6fa85044e1869]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x64e3bc1828ba - core[10b6fa85044e1869]::fmt::write
[INFO] [stdout]    6:     0x64e3bc173362 - std[b80a194dd3c418bb]::io::default_write_fmt::<alloc[dd269455e567d8e9]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x64e3bc173362 - <alloc[dd269455e567d8e9]::vec::Vec<u8> as std[b80a194dd3c418bb]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x64e3bc14c04f - <std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x64e3bc14c04f - std[b80a194dd3c418bb]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x64e3bc166369 - std[b80a194dd3c418bb]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x64e3bc0f315c - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x64e3bc0f315c - test[826cbc6ef54ab466]::test_main_with_exit_callback::<test[826cbc6ef54ab466]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x64e3bc166522 - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x64e3bc166522 - std[b80a194dd3c418bb]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x64e3bc14c108 - std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x64e3bc143879 - std[b80a194dd3c418bb]::sys::backtrace::__rust_end_short_backtrace::<std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x64e3bc14ce1d - __rustc[9698a3e60dd14283]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x64e3bc18312c - core[10b6fa85044e1869]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x64e3bc182ea2 - core[10b6fa85044e1869]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x64e3bc0dec1e - core::result::Result<T,E>::expect::h46c368232435b888
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x64e3bc0dd44a - <colab_engine::infrastructure::mmap_file_sys::MmapFileSystemSource as colab_engine::domain::traits::dyn_file::DynemicFileWrite>::set_content::h3876d3b868407657
[INFO] [stdout]                                at /opt/rustwide/workdir/src/infrastructure/mmap_file_sys.rs:68:43
[INFO] [stdout]   22:     0x64e3bc0dd818 - <colab_engine::infrastructure::mmap_file_sys::MmapFileSystemSource as colab_engine::domain::traits::dyn_file::DynemicFileWrite>::set_slice::hff16b659ad46fa48
[INFO] [stdout]                                at /opt/rustwide/workdir/src/infrastructure/mmap_file_sys.rs:63:14
[INFO] [stdout]   23:     0x64e3bc0d2df5 - <colab_engine::application::usecases::code_file_usecases::CodeFileUsecasesImpl as colab_engine::application::usecases::code_file_usecases::CodeFileUsecases>::update_code_file::had986e256ee5e363
[INFO] [stdout]                                at /opt/rustwide/workdir/src/application/usecases/code_file_usecases.rs:71:26
[INFO] [stdout]   24:     0x64e3bc0d8dd3 - colab_engine::application::usecases::code_file_usecases::tests::test_update_code_file_partial::h283f908b2235e591
[INFO] [stdout]                                at /opt/rustwide/workdir/src/application/usecases/code_file_usecases.rs:220:18
[INFO] [stdout]   25:     0x64e3bc0d91f7 - colab_engine::application::usecases::code_file_usecases::tests::test_update_code_file_partial::{{closure}}::h1291c4fa72847c03
[INFO] [stdout]                                at /opt/rustwide/workdir/src/application/usecases/code_file_usecases.rs:203:39
[INFO] [stdout]   26:     0x64e3bc0d3746 - core::ops::function::FnOnce::call_once::h648b410098362bf6
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   27:     0x64e3bc0e723b - <fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   28:     0x64e3bc0e723b - test[826cbc6ef54ab466]::__rust_begin_short_backtrace::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:663:18
[INFO] [stdout]   29:     0x64e3bc0f3c2b - test[826cbc6ef54ab466]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:74
[INFO] [stdout]   30:     0x64e3bc0f3c2b - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   31:     0x64e3bc0f3c2b - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   32:     0x64e3bc0f3c2b - std[b80a194dd3c418bb]::panicking::catch_unwind::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   33:     0x64e3bc0f3c2b - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   34:     0x64e3bc0f3c2b - test[826cbc6ef54ab466]::run_test_in_process
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:27
[INFO] [stdout]   35:     0x64e3bc0f3c2b - test[826cbc6ef54ab466]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:607:43
[INFO] [stdout]   36:     0x64e3bc0ef344 - test[826cbc6ef54ab466]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:637:41
[INFO] [stdout]   37:     0x64e3bc0ef344 - std[b80a194dd3c418bb]::sys::backtrace::__rust_begin_short_backtrace::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   38:     0x64e3bc0f6832 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   39:     0x64e3bc0f6832 - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   40:     0x64e3bc0f6832 - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   41:     0x64e3bc0f6832 - std[b80a194dd3c418bb]::panicking::catch_unwind::<(), core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   42:     0x64e3bc0f6832 - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   43:     0x64e3bc0f6832 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   44:     0x64e3bc0f6832 - <std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1} as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x64e3bc16ddef - <alloc[dd269455e567d8e9]::boxed::Box<dyn core[10b6fa85044e1869]::ops::function::FnOnce<(), Output = ()> + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   46:     0x64e3bc16ddef - <std[b80a194dd3c418bb]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   47:     0x701ecaee7aa4 - <unknown>
[INFO] [stdout]   48:     0x701ecaf74a64 - clone
[INFO] [stdout]   49:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- application::usecases::code_file_usecases::tests::test_create_code_file stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'application::usecases::code_file_usecases::tests::test_create_code_file' (25) panicked at src/application/usecases/code_file_usecases.rs:139:9:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: "Hello, World!"
[INFO] [stdout]  right: ""
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x64e3bc16e9fa - std[b80a194dd3c418bb]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x64e3bc16e9fa - std[b80a194dd3c418bb]::backtrace_rs::backtrace::trace_unsynchronized::<std[b80a194dd3c418bb]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x64e3bc16e9fa - std[b80a194dd3c418bb]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x64e3bc16e9fa - <<std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[10b6fa85044e1869]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x64e3bc1828ba - <core[10b6fa85044e1869]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x64e3bc1828ba - core[10b6fa85044e1869]::fmt::write
[INFO] [stdout]    6:     0x64e3bc173362 - std[b80a194dd3c418bb]::io::default_write_fmt::<alloc[dd269455e567d8e9]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x64e3bc173362 - <alloc[dd269455e567d8e9]::vec::Vec<u8> as std[b80a194dd3c418bb]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x64e3bc14c04f - <std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x64e3bc14c04f - std[b80a194dd3c418bb]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x64e3bc166369 - std[b80a194dd3c418bb]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x64e3bc0f315c - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x64e3bc0f315c - test[826cbc6ef54ab466]::test_main_with_exit_callback::<test[826cbc6ef54ab466]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x64e3bc166522 - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x64e3bc166522 - std[b80a194dd3c418bb]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x64e3bc14c108 - std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x64e3bc143879 - std[b80a194dd3c418bb]::sys::backtrace::__rust_end_short_backtrace::<std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x64e3bc14ce1d - __rustc[9698a3e60dd14283]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x64e3bc18312c - core[10b6fa85044e1869]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x64e3bc182fe3 - core[10b6fa85044e1869]::panicking::assert_failed_inner
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:439:17
[INFO] [stdout]   20:     0x64e3bc0df09a - core::panicking::assert_failed::h680fbcdbdade7c6b
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x64e3bc0d700d - colab_engine::application::usecases::code_file_usecases::tests::test_create_code_file::h5e3489c9f1b662e6
[INFO] [stdout]                                at /opt/rustwide/workdir/src/application/usecases/code_file_usecases.rs:139:9
[INFO] [stdout]   22:     0x64e3bc0d7087 - colab_engine::application::usecases::code_file_usecases::tests::test_create_code_file::{{closure}}::h6a690c3bd88c5576
[INFO] [stdout]                                at /opt/rustwide/workdir/src/application/usecases/code_file_usecases.rs:124:31
[INFO] [stdout]   23:     0x64e3bc0d3b56 - core::ops::function::FnOnce::call_once::hc7da4cd9bd993ffb
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x64e3bc0e723b - <fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x64e3bc0e723b - test[826cbc6ef54ab466]::__rust_begin_short_backtrace::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x64e3bc0f3c2b - test[826cbc6ef54ab466]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x64e3bc0f3c2b - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x64e3bc0f3c2b - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x64e3bc0f3c2b - std[b80a194dd3c418bb]::panicking::catch_unwind::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x64e3bc0f3c2b - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x64e3bc0f3c2b - test[826cbc6ef54ab466]::run_test_in_process
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x64e3bc0f3c2b - test[826cbc6ef54ab466]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x64e3bc0ef344 - test[826cbc6ef54ab466]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x64e3bc0ef344 - std[b80a194dd3c418bb]::sys::backtrace::__rust_begin_short_backtrace::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x64e3bc0f6832 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   36:     0x64e3bc0f6832 - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x64e3bc0f6832 - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x64e3bc0f6832 - std[b80a194dd3c418bb]::panicking::catch_unwind::<(), core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x64e3bc0f6832 - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x64e3bc0f6832 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   41:     0x64e3bc0f6832 - <std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1} as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x64e3bc16ddef - <alloc[dd269455e567d8e9]::boxed::Box<dyn core[10b6fa85044e1869]::ops::function::FnOnce<(), Output = ()> + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   43:     0x64e3bc16ddef - <std[b80a194dd3c418bb]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   44:     0x701ecaee7aa4 - <unknown>
[INFO] [stdout]   45:     0x701ecaf74a64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     application::usecases::code_file_usecases::tests::test_create_code_file
[INFO] [stdout]     application::usecases::code_file_usecases::tests::test_update_code_file_partial
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 29 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.05s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--bin colab-engine`
[INFO] running `Command { std: "docker" "inspect" "bfda62e0a10bd0adb3e00a34f1a7c44cc6f2b36e726fc0ab461ee66a7ca2dcc7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bfda62e0a10bd0adb3e00a34f1a7c44cc6f2b36e726fc0ab461ee66a7ca2dcc7", kill_on_drop: false }`
[INFO] [stdout] bfda62e0a10bd0adb3e00a34f1a7c44cc6f2b36e726fc0ab461ee66a7ca2dcc7
