[INFO] fetching crate argentor-session 1.5.0... [INFO] testing argentor-session-1.5.0 against 1.98.0-beta.6+cargoflags=--release for beta-1.98-release-3 [INFO] extracting crate argentor-session 1.5.0 into /workspace/builds/worker-5-tc2/source [INFO] started tweaking crates.io crate argentor-session 1.5.0 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate argentor-session 1.5.0 [INFO] tweaked toml for crates.io crate argentor-session 1.5.0 written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate argentor-session 1.5.0 on toolchain 1.98.0-beta.6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate argentor-session 1.5.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:00c5645b54fe3ce5dae1417175e3c7fb6a6646c021d554ecd63a097b8b9f3602" "sleep" "infinity", kill_on_drop: false }` [INFO] [stdout] be7cb9ca576aa6142111fb4395ad872b221ee13723f5a4c3341691dce76ab5dd [INFO] running `Command { std: "docker" "start" "be7cb9ca576aa6142111fb4395ad872b221ee13723f5a4c3341691dce76ab5dd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "be7cb9ca576aa6142111fb4395ad872b221ee13723f5a4c3341691dce76ab5dd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "be7cb9ca576aa6142111fb4395ad872b221ee13723f5a4c3341691dce76ab5dd" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "be7cb9ca576aa6142111fb4395ad872b221ee13723f5a4c3341691dce76ab5dd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "be7cb9ca576aa6142111fb4395ad872b221ee13723f5a4c3341691dce76ab5dd" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.6" "build" "--frozen" "--message-format=json" "--release", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.106 [INFO] [stderr] Compiling quote v1.0.45 [INFO] [stderr] Compiling unicode-ident v1.0.24 [INFO] [stderr] Compiling libc v0.2.183 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling cfg-if v1.0.4 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling once_cell v1.21.4 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling autocfg v1.5.0 [INFO] [stderr] Compiling zmij v1.0.21 [INFO] [stderr] Compiling regex-syntax v0.8.10 [INFO] [stderr] Compiling getrandom v0.4.2 [INFO] [stderr] Compiling pin-project-lite v0.2.17 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling itoa v1.0.17 [INFO] [stderr] Compiling thiserror v2.0.18 [INFO] [stderr] Compiling memchr v2.8.0 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling log v0.4.29 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling lock_api v0.4.14 [INFO] [stderr] Compiling tracing-core v0.1.36 [INFO] [stderr] Compiling thread_local v1.1.9 [INFO] [stderr] Compiling nu-ansi-term v0.50.3 [INFO] [stderr] Compiling iana-time-zone v0.1.65 [INFO] [stderr] Compiling bytes v1.11.1 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Compiling errno v0.3.14 [INFO] [stderr] Compiling mio v1.1.1 [INFO] [stderr] Compiling socket2 v0.6.3 [INFO] [stderr] Compiling signal-hook-registry v1.4.8 [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling uuid v1.22.0 [INFO] [stderr] Compiling matchers v0.2.0 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling tokio-macros v2.6.1 [INFO] [stderr] Compiling tokio v1.50.0 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling tracing-serde v0.2.0 [INFO] [stderr] Compiling chrono v0.4.44 [INFO] [stderr] Compiling tracing-subscriber v0.3.23 [INFO] [stderr] Compiling argentor-core v1.5.0 [INFO] [stderr] Compiling argentor-session v1.5.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `release` profile [optimized] target(s) in 52.36s [INFO] running `Command { std: "docker" "inspect" "be7cb9ca576aa6142111fb4395ad872b221ee13723f5a4c3341691dce76ab5dd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "be7cb9ca576aa6142111fb4395ad872b221ee13723f5a4c3341691dce76ab5dd" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.6" "test" "--frozen" "--no-run" "--message-format=json" "--release", kill_on_drop: false }` [INFO] [stderr] Compiling rustix v1.1.4 [INFO] [stderr] Compiling linux-raw-sys v0.12.1 [INFO] [stderr] Compiling bitflags v2.11.0 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling tempfile v3.27.0 [INFO] [stderr] Compiling argentor-session v1.5.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `release` profile [optimized] target(s) in 13.93s [INFO] running `Command { std: "docker" "inspect" "be7cb9ca576aa6142111fb4395ad872b221ee13723f5a4c3341691dce76ab5dd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "be7cb9ca576aa6142111fb4395ad872b221ee13723f5a4c3341691dce76ab5dd" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.6" "test" "--frozen" "--release", kill_on_drop: false }` [INFO] [stderr] Finished `release` profile [optimized] target(s) in 0.12s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/release/deps/argentor_session-2224aef179b13ae0) [INFO] [stdout] [INFO] [stdout] running 76 tests [INFO] [stdout] test conversation_tree::tests::add_multiple_messages_linear_history ... ok [INFO] [stdout] test conversation_tree::tests::add_single_message ... ok [INFO] [stdout] test conversation_tree::tests::branch_history_returns_correct_messages ... ok [INFO] [stdout] test conversation_tree::tests::branch_history_nonexistent_returns_none ... ok [INFO] [stdout] test conversation_tree::tests::branch_info_active_flag ... ok [INFO] [stdout] test conversation_tree::tests::branch_info_message_count ... ok [INFO] [stdout] test conversation_tree::tests::branches_lists_all_branches ... ok [INFO] [stdout] test conversation_tree::tests::checkout_nonexistent_branch_errors ... ok [INFO] [stdout] test conversation_tree::tests::checkout_switches_branch ... ok [INFO] [stdout] test conversation_tree::tests::common_ancestor_basic ... ok [INFO] [stdout] test conversation_tree::tests::common_ancestor_nonexistent_branch ... ok [INFO] [stdout] test conversation_tree::tests::compare_branches_finds_common_ancestor ... ok [INFO] [stdout] test conversation_tree::tests::compare_branches_nonexistent_returns_empty ... ok [INFO] [stdout] test conversation_tree::tests::compare_diverged_branches_correct_counts ... ok [INFO] [stdout] test conversation_tree::tests::compare_same_branch_all_common ... ok [INFO] [stdout] test conversation_tree::tests::deep_chain_history_order ... ok [INFO] [stdout] test conversation_tree::tests::default_impl_works ... ok [INFO] [stdout] test conversation_tree::tests::delete_branch_removes_it ... ok [INFO] [stdout] test conversation_tree::tests::delete_active_branch_errors ... ok [INFO] [stdout] test conversation_tree::tests::empty_tree_to_session_is_empty ... ok [INFO] [stdout] test conversation_tree::tests::fork_here_creates_branch_at_head ... ok [INFO] [stdout] test conversation_tree::tests::fork_duplicate_name_errors ... ok [INFO] [stdout] test conversation_tree::tests::fork_creates_new_branch ... ok [INFO] [stdout] test conversation_tree::tests::from_empty_session ... ok [INFO] [stdout] test conversation_tree::tests::from_session_preserves_messages ... ok [INFO] [stdout] test conversation_tree::tests::merge_branch_adds_summary_message ... ok [INFO] [stdout] test conversation_tree::tests::merge_nonexistent_branch_errors ... ok [INFO] [stdout] test conversation_tree::tests::load_nonexistent_file_errors ... ok [INFO] [stdout] test conversation_tree::tests::fork_preserves_shared_history ... ok [INFO] [stdout] test conversation_tree::tests::multiple_forks_from_same_node ... ok [INFO] [stdout] test conversation_tree::tests::merge_then_continue ... ok [INFO] [stdout] test conversation_tree::tests::new_tree_has_main_branch ... ok [INFO] [stdout] test conversation_tree::tests::new_tree_active_history_is_empty ... ok [INFO] [stdout] test conversation_tree::tests::new_tree_has_root_node ... ok [INFO] [stdout] test conversation_tree::tests::merge_self_errors ... ok [INFO] [stdout] test conversation_tree::tests::messages_go_to_active_branch ... ok [INFO] [stdout] test conversation_tree::tests::to_session_contains_active_messages ... ok [INFO] [stdout] test conversation_tree::tests::total_messages_across_branches ... ok [INFO] [stdout] test sqlite_store::tests::persona_delete_nonexistent_returns_false ... ok [INFO] [stdout] test conversation_tree::tests::parent_child_links_correct ... ok [INFO] [stdout] test sqlite_store::tests::persona_save_and_load ... ok [INFO] [stdout] test sqlite_store::tests::persona_load_all_empty_tenant ... ok [INFO] [stdout] test conversation_tree::tests::session_roundtrip_preserves_content ... ok [INFO] [stdout] test conversation_tree::tests::delete_main_branch_errors ... ok [INFO] [stdout] test conversation_tree::tests::delete_nonexistent_branch_errors ... ok [INFO] [stdout] test conversation_tree::tests::save_and_load_roundtrip ... ok [INFO] [stdout] test sqlite_store::tests::persona_persists_across_instances ... ok [INFO] [stdout] test sqlite_store::tests::persona_overwrite ... ok [INFO] [stdout] test sqlite_store::tests::session_create_and_get ... ok [INFO] [stdout] test conversation_tree::tests::fork_nonexistent_node_errors ... ok [INFO] [stdout] test sqlite_store::tests::persona_load_nonexistent ... ok [INFO] [stdout] test sqlite_store::tests::session_atomic_write_leaves_no_tmp_files ... ok [INFO] [stdout] test sqlite_store::tests::persona_delete ... ok [INFO] [stdout] test sqlite_store::tests::persona_load_all_for_tenant ... ok [INFO] [stdout] test sqlite_store::tests::usage_append_multiple_batches ... ok [INFO] [stdout] test sqlite_store::tests::usage_load_all_tenants ... ok [INFO] [stdout] test sqlite_store::tests::session_delete_nonexistent_is_ok ... ok [INFO] [stdout] test sqlite_store::tests::session_get_nonexistent_returns_none ... ok [INFO] [stdout] test sqlite_store::tests::usage_load_empty_tenant ... ok [INFO] [stdout] test sqlite_store::tests::usage_save_empty_records_is_noop ... ok [INFO] [stdout] test sqlite_store::tests::session_list_returns_all_ids ... ok [INFO] [stdout] test sqlite_store::tests::session_query_by_metadata ... ok [INFO] [stdout] test sqlite_store::tests::session_index_persists_across_instances ... ok [INFO] [stdout] test transcript::tests::empty_transcript_returns_empty_vec ... ok [INFO] [stdout] test transcript::tests::file_persistence_across_store_instances ... ok [INFO] [stdout] test sqlite_store::tests::usage_save_and_load ... ok [INFO] [stdout] test sqlite_store::tests::session_count ... ok [INFO] [stdout] test transcript::tests::ordering_by_turn ... ok [INFO] [stdout] test sqlite_store::tests::usage_persists_across_instances ... ok [INFO] [stdout] test sqlite_store::tests::session_update_overwrites ... ok [INFO] [stdout] test transcript::tests::append_and_read_round_trip ... ok [INFO] [stdout] test sqlite_store::tests::session_delete_removes ... ok [INFO] [stdout] test transcript::tests::multiple_event_types ... ok [INFO] [stdout] test sqlite_store::tests::session_instances_refresh_index_before_reads ... ok [INFO] [stdout] test sqlite_store::tests::session_concurrent_creates_across_instances_preserve_index ... ok [INFO] [stdout] test sqlite_store::tests::session_concurrent_creates ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 76 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.14s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 11 tests [INFO] [stderr] Running tests/session_integration.rs (/opt/rustwide/target/release/deps/session_integration-aadf0f05dad90cef) [INFO] [stdout] test test_create_after_delete_works ... ok [INFO] [stdout] test test_create_and_update_session ... ok [INFO] [stdout] test test_list_empty ... ok [INFO] [stdout] test test_delete_nonexistent_is_ok ... ok [INFO] [stdout] test test_get_nonexistent_returns_none ... ok [INFO] [stdout] test test_delete_session ... ok [INFO] [stdout] test test_session_metadata_persists ... ok [INFO] [stdout] test test_session_active_skills_persist ... ok [INFO] [stdout] test test_session_preserves_multiple_messages ... ok [INFO] [stdout] test test_list_sessions ... ok [INFO] [stdout] test test_create_and_get_session ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 11 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Doc-tests argentor_session [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test src/session.rs - session::Session (line 16) ... ok [INFO] [stdout] test src/lib.rs - conversation_tree (line 40) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.33s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "be7cb9ca576aa6142111fb4395ad872b221ee13723f5a4c3341691dce76ab5dd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "be7cb9ca576aa6142111fb4395ad872b221ee13723f5a4c3341691dce76ab5dd", kill_on_drop: false }` [INFO] [stdout] be7cb9ca576aa6142111fb4395ad872b221ee13723f5a4c3341691dce76ab5dd