[INFO] cloning repository https://github.com/PauloRSF/camas
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/PauloRSF/camas" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPauloRSF%2Fcamas", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPauloRSF%2Fcamas'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 0c79b3ba7de9c187608cee684cc197d02d3030b5
[INFO] testing PauloRSF/camas 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%2FPauloRSF%2Fcamas" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/PauloRSF/camas
[INFO] finished tweaking git repo https://github.com/PauloRSF/camas
[INFO] tweaked toml for git repo https://github.com/PauloRSF/camas written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/PauloRSF/camas 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/PauloRSF/camas 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-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 6a940b4929e754e35fc10e472fcbc23fd4237b4a993abf5d2825e63a2383a423
[INFO] running `Command { std: "docker" "start" "-a" "6a940b4929e754e35fc10e472fcbc23fd4237b4a993abf5d2825e63a2383a423", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6a940b4929e754e35fc10e472fcbc23fd4237b4a993abf5d2825e63a2383a423", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6a940b4929e754e35fc10e472fcbc23fd4237b4a993abf5d2825e63a2383a423", kill_on_drop: false }`
[INFO] [stdout] 6a940b4929e754e35fc10e472fcbc23fd4237b4a993abf5d2825e63a2383a423
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] df1820c1cc6a7698d33c5f81b570ca05dde65922d2119e157255cdf80c9a6ec3
[INFO] running `Command { std: "docker" "start" "-a" "df1820c1cc6a7698d33c5f81b570ca05dde65922d2119e157255cdf80c9a6ec3", kill_on_drop: false }`
[INFO] [stderr]    Compiling autocfg v1.2.0
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling log v0.4.21
[INFO] [stderr]    Compiling owo-colors v4.0.0
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling syn v2.0.58
[INFO] [stderr]    Compiling num-traits v0.2.18
[INFO] [stderr]    Compiling num-bigint v0.4.4
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling darling_core v0.20.8
[INFO] [stderr]    Compiling darling_macro v0.20.8
[INFO] [stderr]    Compiling darling v0.20.8
[INFO] [stderr]    Compiling derive_builder_core v0.20.0
[INFO] [stderr]    Compiling derive_builder_macro v0.20.0
[INFO] [stderr]    Compiling derive_builder v0.20.0
[INFO] [stderr]    Compiling camas v0.0.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.74s
[INFO] running `Command { std: "docker" "inspect" "df1820c1cc6a7698d33c5f81b570ca05dde65922d2119e157255cdf80c9a6ec3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "df1820c1cc6a7698d33c5f81b570ca05dde65922d2119e157255cdf80c9a6ec3", kill_on_drop: false }`
[INFO] [stdout] df1820c1cc6a7698d33c5f81b570ca05dde65922d2119e157255cdf80c9a6ec3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] de0d8735721516307f140ef21fd04988de55c7d98378b4e28841dc29df8801ce
[INFO] running `Command { std: "docker" "start" "-a" "de0d8735721516307f140ef21fd04988de55c7d98378b4e28841dc29df8801ce", kill_on_drop: false }`
[INFO] [stderr]    Compiling memchr v2.7.2
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]    Compiling lock_api v0.4.11
[INFO] [stderr]    Compiling futures-sink v0.3.30
[INFO] [stderr]    Compiling futures-core v0.3.30
[INFO] [stderr]    Compiling futures-io v0.3.30
[INFO] [stderr]    Compiling hashbrown v0.14.3
[INFO] [stderr]    Compiling anstyle v1.0.6
[INFO] [stderr]    Compiling anstyle-query v1.0.2
[INFO] [stderr]    Compiling anstyle-parse v0.2.3
[INFO] [stderr]    Compiling serial_test_derive v3.0.0
[INFO] [stderr]    Compiling futures-channel v0.3.30
[INFO] [stderr]    Compiling anstream v0.6.13
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling parking_lot_core v0.9.9
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling dashmap v5.5.3
[INFO] [stderr]    Compiling regex-automata v0.4.6
[INFO] [stderr]    Compiling camas v0.0.1 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling futures-executor v0.3.30
[INFO] [stderr]    Compiling futures v0.3.30
[INFO] [stderr]    Compiling regex v1.10.4
[INFO] [stderr]    Compiling serial_test v3.0.0
[INFO] [stderr]    Compiling env_filter v0.1.0
[INFO] [stderr]    Compiling env_logger v0.11.3
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 13.30s
[INFO] running `Command { std: "docker" "inspect" "de0d8735721516307f140ef21fd04988de55c7d98378b4e28841dc29df8801ce", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "de0d8735721516307f140ef21fd04988de55c7d98378b4e28841dc29df8801ce", kill_on_drop: false }`
[INFO] [stdout] de0d8735721516307f140ef21fd04988de55c7d98378b4e28841dc29df8801ce
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] c38deee7141b8b1e1cf1ae80a3d574c8c079fd6177f6df0d6200478b63dd576d
[INFO] running `Command { std: "docker" "start" "-a" "c38deee7141b8b1e1cf1ae80a3d574c8c079fd6177f6df0d6200478b63dd576d", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.22s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/camas-360a499756ea7755)
[INFO] [stdout] 
[INFO] [stdout] running 49 tests
[INFO] [stdout] test commands::del::protocol_arguments::builds_correctly ... ok
[INFO] [stdout] test protocol::parsing::parses_array ... ok
[INFO] [stdout] test protocol::parsing::parses_array_with_no_items ... ok
[INFO] [stdout] test commands::get::protocol_arguments::builds_correctly ... ok
[INFO] [stdout] test protocol::parsing::parses_bulk_string_with_zero_length ... ok
[INFO] [stdout] test commands::flushdb::protocol_arguments::builds_in_sync_mode ... ok
[INFO] [stdout] test commands::flushdb::protocol_arguments::builds_in_async_mode ... ok
[INFO] [stdout] test protocol::parsing::parses_double_with_infinity ... ok
[INFO] [stdout] test protocol::parsing::parses_double_with_negative_infinity ... ok
[INFO] [stdout] test protocol::parsing::parses_boolean_true ... ok
[INFO] [stdout] test protocol::parsing::parses_double_with_not_a_number ... ok
[INFO] [stdout] test protocol::parsing::parses_bulk_error ... ok
[INFO] [stdout] test protocol::parsing::parses_negative_big_number ... ok
[INFO] [stdout] test protocol::parsing::parses_negative_double_with_fractional_part ... ok
[INFO] [stdout] test protocol::parsing::parses_boolean_false ... ok
[INFO] [stdout] test protocol::parsing::parses_negative_double_with_no_fractional_part ... ok
[INFO] [stdout] test protocol::parsing::parses_negative_integer ... ok
[INFO] [stdout] test protocol::parsing::parses_null ... ok
[INFO] [stdout] test protocol::parsing::parses_nested_array ... ok
[INFO] [stdout] test protocol::parsing::parses_positive_double_with_no_fractional_part ... ok
[INFO] [stdout] test protocol::parsing::parses_positive_integer ... ok
[INFO] [stdout] test protocol::parsing::parses_simple_error ... ok
[INFO] [stdout] test protocol::serialization::serializes_array ... ok
[INFO] [stdout] test protocol::parsing::parses_positive_big_number ... ok
[INFO] [stdout] test protocol::serialization::serializes_boolean_false ... ok
[INFO] [stdout] test protocol::serialization::serializes_bulk_error ... ok
[INFO] [stdout] test protocol::serialization::serializes_boolean_true ... ok
[INFO] [stdout] test protocol::serialization::serializes_bulk_string ... ok
[INFO] [stdout] test protocol::serialization::serializes_double_with_fractional_part ... ok
[INFO] [stdout] test protocol::serialization::serializes_bulk_string_with_zero_length ... ok
[INFO] [stdout] test protocol::serialization::serializes_double_with_not_a_number ... ok
[INFO] [stdout] test protocol::serialization::serializes_double_with_infinity ... ok
[INFO] [stdout] test protocol::serialization::serializes_double_with_no_fractional_part ... ok
[INFO] [stdout] test protocol::serialization::serializes_nested_array ... ok
[INFO] [stdout] test protocol::serialization::serializes_negative_big_number ... ok
[INFO] [stdout] test protocol::serialization::serializes_negative_integer ... ok
[INFO] [stdout] test protocol::serialization::serializes_simple_string ... ok
[INFO] [stdout] test protocol::serialization::serializes_positive_big_number ... ok
[INFO] [stdout] test protocol::serialization::serializes_null ... ok
[INFO] [stdout] test protocol::serialization::serializes_positive_integer ... ok
[INFO] [stdout] test protocol::serialization::serializes_simple_error ... ok
[INFO] [stdout] test protocol::parsing::parses_bulk_string ... ok
[INFO] [stdout] test protocol::parsing::parses_positive_double_with_fractional_part ... ok
[INFO] [stdout] test protocol::parsing::parses_simple_string ... ok
[INFO] [stdout] test protocol::parsing::parses_unsigned_double_with_fractional_part ... ok
[INFO] [stdout] test protocol::parsing::parses_unsigned_double_with_no_fractional_part ... ok
[INFO] [stdout] test protocol::parsing::parses_unsigned_integer ... ok
[INFO] [stdout] test protocol::serialization::serializes_array_with_no_items ... ok
[INFO] [stdout] test protocol::serialization::serializes_double_with_negative_infinity ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 49 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/client.rs (/opt/rustwide/target/debug/deps/client-14ed641704391ab0)
[INFO] [stdout] 
[INFO] [stdout] running 5 tests
[INFO] [stdout] test get_with_existent_key_returns_stored_value ... FAILED
[INFO] [stdout] test set_with_default_options_returns_ok ... FAILED
[INFO] [stdout] test get_with_non_existent_key_returns_none ... FAILED
[INFO] [stdout] test set_with_get_option_returns_previous_value_when_key_was_set ... FAILED
[INFO] [stdout] test set_with_get_option_returns_no_previous_value_when_key_was_not_set ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- get_with_existent_key_returns_stored_value stdout ----
[INFO] [stdout] Error: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" }
[INFO] [stdout] 
[INFO] [stdout] ---- set_with_default_options_returns_ok stdout ----
[INFO] [stdout] Error: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" }
[INFO] [stdout] 
[INFO] [stdout] ---- get_with_non_existent_key_returns_none stdout ----
[INFO] [stdout] Error: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" }
[INFO] [stdout] 
[INFO] [stdout] ---- set_with_get_option_returns_previous_value_when_key_was_set stdout ----
[INFO] [stdout] Error: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" }
[INFO] [stdout] 
[INFO] [stdout] ---- set_with_get_option_returns_no_previous_value_when_key_was_not_set stdout ----
[INFO] [stdout] Error: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" }
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     get_with_existent_key_returns_stored_value
[INFO] [stdout]     get_with_non_existent_key_returns_none
[INFO] [stdout]     set_with_default_options_returns_ok
[INFO] [stdout]     set_with_get_option_returns_no_previous_value_when_key_was_not_set
[INFO] [stdout]     set_with_get_option_returns_previous_value_when_key_was_set
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 5 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--test client`
[INFO] running `Command { std: "docker" "inspect" "c38deee7141b8b1e1cf1ae80a3d574c8c079fd6177f6df0d6200478b63dd576d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c38deee7141b8b1e1cf1ae80a3d574c8c079fd6177f6df0d6200478b63dd576d", kill_on_drop: false }`
[INFO] [stdout] c38deee7141b8b1e1cf1ae80a3d574c8c079fd6177f6df0d6200478b63dd576d
