[INFO] cloning repository https://github.com/nikbhintade/rust-quest
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/nikbhintade/rust-quest" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnikbhintade%2Frust-quest", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnikbhintade%2Frust-quest'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 08d83508f1a9966cf91863cf75e5662fe2904b84
[INFO] testing nikbhintade/rust-quest against beta-2025-09-21 for beta-1.91-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnikbhintade%2Frust-quest" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/nikbhintade/rust-quest
[INFO] finished tweaking git repo https://github.com/nikbhintade/rust-quest
[INFO] tweaked toml for git repo https://github.com/nikbhintade/rust-quest written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/nikbhintade/rust-quest on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/nikbhintade/rust-quest already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 6e3d88c54c7dfb4756b53e78decf1b9973b853d6f9e68afbda0039516d1475a5
[INFO] running `Command { std: "docker" "start" "-a" "6e3d88c54c7dfb4756b53e78decf1b9973b853d6f9e68afbda0039516d1475a5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6e3d88c54c7dfb4756b53e78decf1b9973b853d6f9e68afbda0039516d1475a5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6e3d88c54c7dfb4756b53e78decf1b9973b853d6f9e68afbda0039516d1475a5", kill_on_drop: false }`
[INFO] [stdout] 6e3d88c54c7dfb4756b53e78decf1b9973b853d6f9e68afbda0039516d1475a5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ae66857ee65530c0b840ea893bad0e933f7e2c6d276b9b1239fe9b43aa9bc7e3
[INFO] running `Command { std: "docker" "start" "-a" "ae66857ee65530c0b840ea893bad0e933f7e2c6d276b9b1239fe9b43aa9bc7e3", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]    Compiling axum_api_rate_limit_by_user v0.1.0 (/opt/rustwide/workdir/crates/axum_api_rate_limit_by_user)
[INFO] [stderr]    Compiling axum_file_upload v0.1.0 (/opt/rustwide/workdir/crates/axum_file_upload)
[INFO] [stderr]    Compiling axum_auth_password v0.1.0 (/opt/rustwide/workdir/crates/axum_auth_password)
[INFO] [stderr]    Compiling axum_middleware v0.1.0 (/opt/rustwide/workdir/crates/axum_middleware)
[INFO] [stderr]    Compiling ws_hello_world v0.1.0 (/opt/rustwide/workdir/crates/ws_hello_world)
[INFO] [stderr]    Compiling axum_link_shortener v0.1.0 (/opt/rustwide/workdir/crates/axum_link_shortener)
[INFO] [stderr]    Compiling diesel_postgres v0.1.0 (/opt/rustwide/workdir/crates/diesel_postgres)
[INFO] [stderr]    Compiling axum_auth_oauth2 v0.1.0 (/opt/rustwide/workdir/crates/axum_auth_oauth2)
[INFO] [stderr]    Compiling hype_ws_read v0.1.0 (/opt/rustwide/workdir/crates/hype_ws_read)
[INFO] [stderr]    Compiling axum_auth_jwt v0.1.0 (/opt/rustwide/workdir/crates/axum_auth_jwt)
[INFO] [stderr]    Compiling duckdb_hello_world v0.1.0 (/opt/rustwide/workdir/crates/duckdb_hello_world)
[INFO] [stderr]    Compiling package_json_generator v0.1.0 (/opt/rustwide/workdir/crates/package_json_generator)
[INFO] [stderr]    Compiling axum_echo_data v0.1.0 (/opt/rustwide/workdir/crates/axum_echo_data)
[INFO] [stderr]    Compiling alloy_encode_decode_calldata v0.1.0 (/opt/rustwide/workdir/crates/alloy_encode_decode_calldata)
[INFO] [stderr]    Compiling diesel_sqlite v0.1.0 (/opt/rustwide/workdir/crates/diesel_sqlite)
[INFO] [stderr]    Compiling axum_query_para v0.1.0 (/opt/rustwide/workdir/crates/axum_query_para)
[INFO] [stderr]    Compiling alloy_uniswap_swap_simulator v0.1.0 (/opt/rustwide/workdir/crates/alloy_uniswap_swap_simulator)
[INFO] [stderr]    Compiling csv_rw v0.1.0 (/opt/rustwide/workdir/crates/csv_rw)
[INFO] [stderr]    Compiling duckdb_parquet v0.1.0 (/opt/rustwide/workdir/crates/duckdb_parquet)
[INFO] [stderr]    Compiling crud_sqlite v0.1.0 (/opt/rustwide/workdir/crates/crud_sqlite)
[INFO] [stderr]    Compiling axum_uuid_return v0.1.0 (/opt/rustwide/workdir/crates/axum_uuid_return)
[INFO] [stderr]    Compiling json_crud v0.1.0 (/opt/rustwide/workdir/crates/json_crud)
[INFO] [stderr]    Compiling axum_hello_world v0.1.0 (/opt/rustwide/workdir/crates/axum_hello_world)
[INFO] [stderr]    Compiling file_writer v0.1.0 (/opt/rustwide/workdir/crates/file_writer)
[INFO] [stderr]    Compiling alloy_rpc_calls v0.1.0 (/opt/rustwide/workdir/crates/alloy_rpc_calls)
[INFO] [stderr]    Compiling axum_api_key_auth v0.1.0 (/opt/rustwide/workdir/crates/axum_api_key_auth)
[INFO] [stderr]    Compiling hype_ws_rw v0.1.0 (/opt/rustwide/workdir/crates/hype_ws_rw)
[INFO] [stderr]    Compiling json_writer v0.1.0 (/opt/rustwide/workdir/crates/json_writer)
[INFO] [stderr]    Compiling mpsc_hello_world v0.1.0 (/opt/rustwide/workdir/crates/mpsc_hello_world)
[INFO] [stderr]    Compiling parquet_hello_world v0.1.0 (/opt/rustwide/workdir/crates/parquet_hello_world)
[INFO] [stderr]    Compiling simple_avg v0.1.0 (/opt/rustwide/workdir/crates/simple_avg)
[INFO] [stderr]    Compiling file_reader v0.1.0 (/opt/rustwide/workdir/crates/file_reader)
[INFO] [stderr]    Compiling simple_file_reader v0.1.0 (/opt/rustwide/workdir/crates/simple_file_reader)
[INFO] [stderr]    Compiling ws_rw v0.1.0 (/opt/rustwide/workdir/crates/ws_rw)
[INFO] [stderr]    Compiling yaml_reader v0.1.0 (/opt/rustwide/workdir/crates/yaml_reader)
[INFO] [stderr]    Compiling mpsc_hyperliquid v0.1.0 (/opt/rustwide/workdir/crates/mpsc_hyperliquid)
[INFO] [stderr]    Compiling yaml_writer v0.1.0 (/opt/rustwide/workdir/crates/yaml_writer)
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling json_reader v0.1.0 (/opt/rustwide/workdir/crates/json_reader)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 13.77s
[INFO] running `Command { std: "docker" "inspect" "ae66857ee65530c0b840ea893bad0e933f7e2c6d276b9b1239fe9b43aa9bc7e3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ae66857ee65530c0b840ea893bad0e933f7e2c6d276b9b1239fe9b43aa9bc7e3", kill_on_drop: false }`
[INFO] [stdout] ae66857ee65530c0b840ea893bad0e933f7e2c6d276b9b1239fe9b43aa9bc7e3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1080ab7f11567773eed0732d1822cd706e84164e2b0196e76750ae6e7ee7ed4f
[INFO] running `Command { std: "docker" "start" "-a" "1080ab7f11567773eed0732d1822cd706e84164e2b0196e76750ae6e7ee7ed4f", kill_on_drop: false }`
[INFO] [stderr]    Compiling crud_sqlite v0.1.0 (/opt/rustwide/workdir/crates/crud_sqlite)
[INFO] [stderr]    Compiling axum_hello_world v0.1.0 (/opt/rustwide/workdir/crates/axum_hello_world)
[INFO] [stderr]    Compiling yaml_reader v0.1.0 (/opt/rustwide/workdir/crates/yaml_reader)
[INFO] [stderr]    Compiling alloy_rpc_calls v0.1.0 (/opt/rustwide/workdir/crates/alloy_rpc_calls)
[INFO] [stderr]    Compiling duckdb_parquet v0.1.0 (/opt/rustwide/workdir/crates/duckdb_parquet)
[INFO] [stderr]    Compiling axum_auth_password v0.1.0 (/opt/rustwide/workdir/crates/axum_auth_password)
[INFO] [stderr]    Compiling axum_auth_oauth2 v0.1.0 (/opt/rustwide/workdir/crates/axum_auth_oauth2)
[INFO] [stderr]    Compiling hype_ws_read v0.1.0 (/opt/rustwide/workdir/crates/hype_ws_read)
[INFO] [stderr]    Compiling ws_hello_world v0.1.0 (/opt/rustwide/workdir/crates/ws_hello_world)
[INFO] [stderr]    Compiling alloy_encode_decode_calldata v0.1.0 (/opt/rustwide/workdir/crates/alloy_encode_decode_calldata)
[INFO] [stderr]    Compiling ws_rw v0.1.0 (/opt/rustwide/workdir/crates/ws_rw)
[INFO] [stderr]    Compiling axum_auth_jwt v0.1.0 (/opt/rustwide/workdir/crates/axum_auth_jwt)
[INFO] [stderr]    Compiling yaml_writer v0.1.0 (/opt/rustwide/workdir/crates/yaml_writer)
[INFO] [stderr]    Compiling axum_uuid_return v0.1.0 (/opt/rustwide/workdir/crates/axum_uuid_return)
[INFO] [stderr]    Compiling json_writer v0.1.0 (/opt/rustwide/workdir/crates/json_writer)
[INFO] [stderr]    Compiling json_reader v0.1.0 (/opt/rustwide/workdir/crates/json_reader)
[INFO] [stderr]    Compiling axum_api_key_auth v0.1.0 (/opt/rustwide/workdir/crates/axum_api_key_auth)
[INFO] [stderr]    Compiling axum_link_shortener v0.1.0 (/opt/rustwide/workdir/crates/axum_link_shortener)
[INFO] [stderr]    Compiling diesel_sqlite v0.1.0 (/opt/rustwide/workdir/crates/diesel_sqlite)
[INFO] [stderr]    Compiling simple_avg v0.1.0 (/opt/rustwide/workdir/crates/simple_avg)
[INFO] [stderr]    Compiling axum_query_para v0.1.0 (/opt/rustwide/workdir/crates/axum_query_para)
[INFO] [stderr]    Compiling duckdb_hello_world v0.1.0 (/opt/rustwide/workdir/crates/duckdb_hello_world)
[INFO] [stderr]    Compiling axum_echo_data v0.1.0 (/opt/rustwide/workdir/crates/axum_echo_data)
[INFO] [stderr]    Compiling file_reader v0.1.0 (/opt/rustwide/workdir/crates/file_reader)
[INFO] [stderr]    Compiling alloy_uniswap_swap_simulator v0.1.0 (/opt/rustwide/workdir/crates/alloy_uniswap_swap_simulator)
[INFO] [stderr]    Compiling axum_middleware v0.1.0 (/opt/rustwide/workdir/crates/axum_middleware)
[INFO] [stderr]    Compiling axum_api_rate_limit_by_user v0.1.0 (/opt/rustwide/workdir/crates/axum_api_rate_limit_by_user)
[INFO] [stderr]    Compiling axum_file_upload v0.1.0 (/opt/rustwide/workdir/crates/axum_file_upload)
[INFO] [stderr]    Compiling file_writer v0.1.0 (/opt/rustwide/workdir/crates/file_writer)
[INFO] [stderr]    Compiling package_json_generator v0.1.0 (/opt/rustwide/workdir/crates/package_json_generator)
[INFO] [stderr]    Compiling parquet_hello_world v0.1.0 (/opt/rustwide/workdir/crates/parquet_hello_world)
[INFO] [stderr]    Compiling csv_rw v0.1.0 (/opt/rustwide/workdir/crates/csv_rw)
[INFO] [stderr]    Compiling diesel_postgres v0.1.0 (/opt/rustwide/workdir/crates/diesel_postgres)
[INFO] [stderr]    Compiling mpsc_hello_world v0.1.0 (/opt/rustwide/workdir/crates/mpsc_hello_world)
[INFO] [stderr]    Compiling mpsc_hyperliquid v0.1.0 (/opt/rustwide/workdir/crates/mpsc_hyperliquid)
[INFO] [stderr]    Compiling simple_file_reader v0.1.0 (/opt/rustwide/workdir/crates/simple_file_reader)
[INFO] [stderr]    Compiling hype_ws_rw v0.1.0 (/opt/rustwide/workdir/crates/hype_ws_rw)
[INFO] [stderr]    Compiling json_crud v0.1.0 (/opt/rustwide/workdir/crates/json_crud)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2.15s
[INFO] running `Command { std: "docker" "inspect" "1080ab7f11567773eed0732d1822cd706e84164e2b0196e76750ae6e7ee7ed4f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1080ab7f11567773eed0732d1822cd706e84164e2b0196e76750ae6e7ee7ed4f", kill_on_drop: false }`
[INFO] [stdout] 1080ab7f11567773eed0732d1822cd706e84164e2b0196e76750ae6e7ee7ed4f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 1acf21734a632125e79fbd64d2681c47a599d3df5b9020f518f692cc653f938c
[INFO] running `Command { std: "docker" "start" "-a" "1acf21734a632125e79fbd64d2681c47a599d3df5b9020f518f692cc653f938c", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.05s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/alloy_encode_decode_calldata-604579d9ec4ee1c7)
[INFO] [stdout] running 0 tests
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/alloy_rpc_calls-054a1b4cb4b625d6)
[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] [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/main.rs (/opt/rustwide/target/debug/deps/alloy_uniswap_swap_simulator-4101180bf76dc2c9)
[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/main.rs (/opt/rustwide/target/debug/deps/axum_api_key_auth-6a3f19ac4dff1c22)
[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/main.rs (/opt/rustwide/target/debug/deps/axum_api_rate_limit_by_user-f706c0837952bb45)
[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/main.rs (/opt/rustwide/target/debug/deps/axum_auth_jwt-52e3b08f785677af)
[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/main.rs (/opt/rustwide/target/debug/deps/axum_auth_oauth2-7ff9e168bc00f7fa)
[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/main.rs (/opt/rustwide/target/debug/deps/axum_auth_password-2dd073f9841aefc8)
[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/main.rs (/opt/rustwide/target/debug/deps/axum_echo_data-f6039af470d7b820)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/axum_file_upload-e4189b7fc66d2c18)
[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] [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/main.rs (/opt/rustwide/target/debug/deps/axum_hello_world-6c6ff2bb4b89e68f)
[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/main.rs (/opt/rustwide/target/debug/deps/axum_link_shortener-6e5808a97fa659ed)
[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/main.rs (/opt/rustwide/target/debug/deps/axum_middleware-af23e3da53df9f55)
[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/main.rs (/opt/rustwide/target/debug/deps/axum_query_para-742316ae24e6ebc4)
[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/main.rs (/opt/rustwide/target/debug/deps/axum_uuid_return-a3efa89cdb6a27d5)
[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/main.rs (/opt/rustwide/target/debug/deps/crud_sqlite-6fedbd0807e8a72a)
[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/main.rs (/opt/rustwide/target/debug/deps/csv_rw-0a38e1afe02978c6)
[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/main.rs (/opt/rustwide/target/debug/deps/diesel_postgres-5631334b8819866f)
[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/main.rs (/opt/rustwide/target/debug/deps/diesel_sqlite-54effaf2d2f5c14f)
[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/main.rs (/opt/rustwide/target/debug/deps/duckdb_hello_world-fa2d6b069ce9782c)
[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/main.rs (/opt/rustwide/target/debug/deps/duckdb_parquet-ca58cd739e207604)
[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/main.rs (/opt/rustwide/target/debug/deps/file_reader-e272ba79d6cd5c91)
[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/main.rs (/opt/rustwide/target/debug/deps/file_writer-57f977cfbce3fc34)
[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/main.rs (/opt/rustwide/target/debug/deps/hype_ws_read-01f1190e3c107e15)
[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/main.rs (/opt/rustwide/target/debug/deps/hype_ws_rw-efeb62e87c474681)
[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/main.rs (/opt/rustwide/target/debug/deps/json_crud-a6a0220638afdb2d)
[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/main.rs (/opt/rustwide/target/debug/deps/json_reader-8cc0d838be11736c)
[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/main.rs (/opt/rustwide/target/debug/deps/json_writer-cf026095f1cabe6f)
[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/main.rs (/opt/rustwide/target/debug/deps/mpsc_hello_world-b3d99ba19d28fe1b)
[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/main.rs (/opt/rustwide/target/debug/deps/mpsc_hyperliquid-2670cf99c3e5339d)
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/package_json_generator-d229b422f6730b50)
[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] [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/main.rs (/opt/rustwide/target/debug/deps/parquet_hello_world-f0ebb56cc33cfe04)
[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/main.rs (/opt/rustwide/target/debug/deps/simple_avg-e33bef47e1b2f22b)
[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/main.rs (/opt/rustwide/target/debug/deps/simple_file_reader-a297fe71ea0cce12)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test tests::test_read_file_not_found ... ok
[INFO] [stdout] test tests::test_read_file_success ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- tests::test_read_file_success stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::test_read_file_success' (58) panicked at crates/simple_file_reader/src/main.rs:30:56:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5f55e1380bd2 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5f55e1380bd2 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5f55e1380bd2 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5f55e1380bd2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5f55e1390e1f - core::fmt::rt::Argument::fmt::hef94184842aeafdd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5f55e1390e1f - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x5f55e134dfb1 - std::io::default_write_fmt::h69967ac0ba93195f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5f55e134dfb1 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5f55e135a172 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5f55e135ecbf - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x5f55e135eb51 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x5f55e131ee2e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h18383b2e29377420
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   12:     0x5f55e131ee2e - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5f55e135f37f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h6dba6e441651a0d1
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   14:     0x5f55e135f37f - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x5f55e135f1da - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x5f55e135a2a9 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5f55e1341cfd - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x5f55e13986a0 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x5f55e1397ec6 - core::result::unwrap_failed::hdde076be853d034f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1855:5
[INFO] [stdout]   20:     0x5f55e12f9ad2 - core::result::Result<T,E>::unwrap::h3d86d43031031679
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1226:23
[INFO] [stdout]   21:     0x5f55e12f9ad2 - simple_file_reader::tests::test_read_file_success::h3f11127fdb2e0fcd
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/simple_file_reader/src/main.rs:30:56
[INFO] [stdout]   22:     0x5f55e12f9fe7 - simple_file_reader::tests::test_read_file_success::{{closure}}::h22120ae983b9519b
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/simple_file_reader/src/main.rs:26:32
[INFO] [stdout]   23:     0x5f55e12fb9e6 - core::ops::function::FnOnce::call_once::hb661f57652c82dc4
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5f55e131ebeb - core::ops::function::FnOnce::call_once::h70887edf07a630ba
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5f55e131ebeb - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x5f55e1334855 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x5f55e1334855 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h75905e8ffe81974f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x5f55e1334855 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   29:     0x5f55e1334855 - std::panicking::catch_unwind::hae1ec7bf94407afa
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   30:     0x5f55e1334855 - std::panic::catch_unwind::h0f4ff4773d84d3cd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5f55e1334855 - test::run_test_in_process::h03fbc77ae48b3f10
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x5f55e1334855 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x5f55e130b044 - test::run_test::{{closure}}::h515482ad1e7fe7de
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x5f55e130b044 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   35:     0x5f55e130e90a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   36:     0x5f55e130e90a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd70e28dc46ec20be
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x5f55e130e90a - std::panicking::catch_unwind::do_call::hdc29e11311eb7655
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   38:     0x5f55e130e90a - std::panicking::catch_unwind::h9e402d6a96fef41c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   39:     0x5f55e130e90a - std::panic::catch_unwind::h9213c0c54aec70e0
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x5f55e130e90a - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   41:     0x5f55e130e90a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5f55e135540f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h2044e71c41d3958a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   43:     0x5f55e135540f - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stdout]   44:     0x7d182b1afaa4 - <unknown>
[INFO] [stdout]   45:     0x7d182b23ca34 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     tests::test_read_file_success
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 1 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.07s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `-p simple_file_reader --bin simple_file_reader`
[INFO] running `Command { std: "docker" "inspect" "1acf21734a632125e79fbd64d2681c47a599d3df5b9020f518f692cc653f938c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1acf21734a632125e79fbd64d2681c47a599d3df5b9020f518f692cc653f938c", kill_on_drop: false }`
[INFO] [stdout] 1acf21734a632125e79fbd64d2681c47a599d3df5b9020f518f692cc653f938c
