[INFO] cloning repository https://github.com/m2selfA/agent-session-bridge
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/m2selfA/agent-session-bridge" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fm2selfA%2Fagent-session-bridge", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fm2selfA%2Fagent-session-bridge'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 1a7ed39bf3aa558622e6d16d0fa1ecac4985c852
[INFO] testing m2selfA/agent-session-bridge against 1.99.0-beta.1+cargoflags=--release for beta-release-1.99-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fm2selfA%2Fagent-session-bridge" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/m2selfA/agent-session-bridge
[INFO] finished tweaking git repo https://github.com/m2selfA/agent-session-bridge
[INFO] tweaked toml for git repo https://github.com/m2selfA/agent-session-bridge written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/m2selfA/agent-session-bridge on toolchain 1.99.0-beta.1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.99.0-beta.1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/m2selfA/agent-session-bridge already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.99.0-beta.1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] e30dd5e78715462b4a9cb68b192bf95ebfc904996ec497e0ab672e7bd55aa7f2
[INFO] running `Command { std: "docker" "start" "e30dd5e78715462b4a9cb68b192bf95ebfc904996ec497e0ab672e7bd55aa7f2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e30dd5e78715462b4a9cb68b192bf95ebfc904996ec497e0ab672e7bd55aa7f2", 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" "e30dd5e78715462b4a9cb68b192bf95ebfc904996ec497e0ab672e7bd55aa7f2" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e30dd5e78715462b4a9cb68b192bf95ebfc904996ec497e0ab672e7bd55aa7f2", 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" "e30dd5e78715462b4a9cb68b192bf95ebfc904996ec497e0ab672e7bd55aa7f2" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "build" "--frozen" "--message-format=json" "--release", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]    Compiling once_cell v1.21.4
[INFO] [stderr]    Compiling owo-colors v4.3.0
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling pin-project-lite v0.2.17
[INFO] [stderr]    Compiling object v0.37.3
[INFO] [stderr]    Compiling gimli v0.32.3
[INFO] [stderr]    Compiling color-spantrace v0.3.0
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling hashbrown v0.17.1
[INFO] [stderr]    Compiling eyre v0.6.12
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling zmij v1.0.21
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling toml_write v0.1.2
[INFO] [stderr]    Compiling option-ext v0.2.0
[INFO] [stderr]    Compiling rustc-demangle v0.1.27
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling indenter v0.3.4
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling time-core v0.1.8
[INFO] [stderr]    Compiling num-conv v0.2.1
[INFO] [stderr]    Compiling winnow v0.7.15
[INFO] [stderr]    Compiling itoa v1.0.18
[INFO] [stderr]    Compiling time-macros v0.2.27
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.23
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling indexmap v2.14.0
[INFO] [stderr]    Compiling dirs-sys v0.5.0
[INFO] [stderr]    Compiling dirs v6.0.0
[INFO] [stderr]    Compiling uuid v1.23.1
[INFO] [stderr]    Compiling tracing-error v0.2.1
[INFO] [stderr]    Compiling addr2line v0.25.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling deranged v0.5.8
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling time v0.3.47
[INFO] [stderr]    Compiling backtrace v0.3.76
[INFO] [stderr]    Compiling color-eyre v0.6.5
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling agent-session-bridge v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `release` profile [optimized] target(s) in 41.90s
[INFO] running `Command { std: "docker" "inspect" "e30dd5e78715462b4a9cb68b192bf95ebfc904996ec497e0ab672e7bd55aa7f2", 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" "e30dd5e78715462b4a9cb68b192bf95ebfc904996ec497e0ab672e7bd55aa7f2" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "test" "--frozen" "--no-run" "--message-format=json" "--release", kill_on_drop: false }`
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling bitflags v2.11.1
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling fastrand v2.4.1
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling agent-session-bridge v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `release` profile [optimized] target(s) in 7.58s
[INFO] running `Command { std: "docker" "inspect" "e30dd5e78715462b4a9cb68b192bf95ebfc904996ec497e0ab672e7bd55aa7f2", 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" "e30dd5e78715462b4a9cb68b192bf95ebfc904996ec497e0ab672e7bd55aa7f2" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "test" "--frozen" "--release", kill_on_drop: false }`
[INFO] [stderr]     Finished `release` profile [optimized] target(s) in 0.11s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/release/deps/agent_session_bridge-62153f495b6d2d09)
[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/release/deps/kage-70315d38d32acf18)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/bridge.rs (/opt/rustwide/target/release/deps/bridge-b2baa1ea25763e96)
[INFO] [stdout] 
[INFO] [stdout] running 14 tests
[INFO] [stdout] test codex_cross_tool_args_suppress_forwarded_config_defaults ... ok
[INFO] [stdout] test forwarding_maps_approval_model_and_directories ... ok
[INFO] [stdout] test forwarding_maps_representative_added_tools ... ok
[INFO] [stdout] test codex_tool_calls_render_as_claude_tool_blocks ... ok
[INFO] [stdout] test launch_target_parses_prefixed_commands ... ok
[INFO] [stdout] test handoff_writes_context_file ... ok
[INFO] [stdout] test render_claude_export_from_codex_session ... ok
[INFO] [stdout] test same_agent_codex_export_generates_new_session_id ... ok
[INFO] [stdout] test discovery_matches_cwd_and_formats_candidates ... ok
[INFO] [stdout] test parse_codex_session_filters_to_visible_messages ... ok
[INFO] [stdout] test windows_style_claude_project_key_matches_local_claude_layout ... ok
[INFO] [stdout] test qoder_export_writes_sidecar ... ok
[INFO] [stdout] test split_and_fork_session_match_js_behavior ... ok
[INFO] [stdout] test cross_tool_args_match_added_tool_registry_shapes ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 14 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/cli.rs (/opt/rustwide/target/release/deps/cli-07797b0de0e1a11e)
[INFO] [stdout] 
[INFO] [stdout] running 13 tests
[INFO] [stdout] test continue_uses_bridge_config_alias_defaults_and_flag_overrides ... ok
[INFO] [stdout] test continue_dry_run_json_outputs_launch_plan_for_added_tool ... ok
[INFO] [stdout] test continue_to_prefixed_codex_maps_and_preserves_forwarded_flags ... ok
[INFO] [stdout] test help_documents_routes_and_continue ... ok
[INFO] [stdout] test export_launch_no_launch_uses_prefixed_target_and_forwarded_flags ... ok
[INFO] [stdout] test continue_debug_prompt_writes_handoff_without_launching ... ok
[INFO] [stdout] test stdout_prints_export_body_without_json_wrapper ... ok
[INFO] [stdout] test continue_debug_prompt_json_includes_prompt_without_plain_prompt_output ... ok
[INFO] [stdout] test continue_to_prefixed_claude_maps_forwarded_flags ... ok
[INFO] [stdout] test unknown_route_alias_reports_supported_aliases ... ok
[INFO] [stdout] test non_launch_export_rejects_forwarded_flags ... ok
[INFO] [stdout] test x2c_json_output_writes_to_output_dir ... ok
[INFO] [stdout] test continue_dry_run_json_uses_registry_binary_for_hyphen_tool_names ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 13 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.27s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/parity.rs (/opt/rustwide/target/release/deps/parity-4299cf503cdc765e)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test parity_audit_tracks_key_statuses ... ok
[INFO] [stdout] test parity_exports_all_js_native_route_families ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests agent_session_bridge
[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] running `Command { std: "docker" "inspect" "e30dd5e78715462b4a9cb68b192bf95ebfc904996ec497e0ab672e7bd55aa7f2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e30dd5e78715462b4a9cb68b192bf95ebfc904996ec497e0ab672e7bd55aa7f2", kill_on_drop: false }`
[INFO] [stdout] e30dd5e78715462b4a9cb68b192bf95ebfc904996ec497e0ab672e7bd55aa7f2
