[INFO] cloning repository https://github.com/jfim/jfterm-muxer
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jfim/jfterm-muxer" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjfim%2Fjfterm-muxer", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjfim%2Fjfterm-muxer'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] e85f57917c0d7104b08acee9e5355ae24b7d2d2b
[INFO] testing jfim/jfterm-muxer 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%2Fjfim%2Fjfterm-muxer" "/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/jfim/jfterm-muxer
[INFO] finished tweaking git repo https://github.com/jfim/jfterm-muxer
[INFO] tweaked toml for git repo https://github.com/jfim/jfterm-muxer written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/jfim/jfterm-muxer 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/jfim/jfterm-muxer 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-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] c8e7db80eccea2fb9f9a665f670220d6ede058e0b432d4dd4bc60b23b711f255
[INFO] running `Command { std: "docker" "start" "c8e7db80eccea2fb9f9a665f670220d6ede058e0b432d4dd4bc60b23b711f255", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c8e7db80eccea2fb9f9a665f670220d6ede058e0b432d4dd4bc60b23b711f255", 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" "c8e7db80eccea2fb9f9a665f670220d6ede058e0b432d4dd4bc60b23b711f255" "/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" "c8e7db80eccea2fb9f9a665f670220d6ede058e0b432d4dd4bc60b23b711f255", 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" "c8e7db80eccea2fb9f9a665f670220d6ede058e0b432d4dd4bc60b23b711f255" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "build" "--frozen" "--message-format=json" "--release", kill_on_drop: false }`
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling memchr v2.8.1
[INFO] [stderr]    Compiling serde_json v1.0.150
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling memoffset v0.9.1
[INFO] [stderr]    Compiling nix v0.31.3
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling log v0.4.30
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling mio v1.2.1
[INFO] [stderr]    Compiling socket2 v0.6.4
[INFO] [stderr]    Compiling bitflags v2.11.1
[INFO] [stderr]    Compiling nu-ansi-term v0.50.3
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling vte v0.15.0
[INFO] [stderr]    Compiling jftermd-core v0.1.0 (/opt/rustwide/workdir/core)
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling tokio v1.52.3
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling tracing-subscriber v0.3.23
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling jftermd v0.1.0 (/opt/rustwide/workdir/jftermd)
[INFO] [stderr]     Finished `release` profile [optimized] target(s) in 39.87s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nix v0.31.3
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 3`
[INFO] running `Command { std: "docker" "inspect" "c8e7db80eccea2fb9f9a665f670220d6ede058e0b432d4dd4bc60b23b711f255", 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" "c8e7db80eccea2fb9f9a665f670220d6ede058e0b432d4dd4bc60b23b711f255" "/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 bitflags v2.11.1
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling vt100 v0.16.2
[INFO] [stderr]    Compiling nix v0.31.3
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling jftermd-core v0.1.0 (/opt/rustwide/workdir/core)
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling jftermd v0.1.0 (/opt/rustwide/workdir/jftermd)
[INFO] [stderr]     Finished `release` profile [optimized] target(s) in 20.25s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nix v0.31.3
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 3`
[INFO] running `Command { std: "docker" "inspect" "c8e7db80eccea2fb9f9a665f670220d6ede058e0b432d4dd4bc60b23b711f255", 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" "c8e7db80eccea2fb9f9a665f670220d6ede058e0b432d4dd4bc60b23b711f255" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "test" "--frozen" "--release", kill_on_drop: false }`
[INFO] [stdout] 
[INFO] [stderr]     Finished `release` profile [optimized] target(s) in 0.12s
[INFO] [stdout] running 46 tests
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nix v0.31.3
[INFO] [stdout] test daemonize::tests::refuses_to_unlink_non_socket_at_socket_path ... ok
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 3`
[INFO] [stdout] test protocol::tests::close_msg_round_trips ... ok
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/release/deps/jftermd-47a1474ea77b26df)
[INFO] [stdout] test daemonize::tests::lock_releases_on_drop_allowing_reacquire ... ok
[INFO] [stdout] test protocol::tests::decode_oversized_length_errors_without_alloc ... ok
[INFO] [stdout] test protocol::tests::attach_or_open_round_trips_through_a_frame ... ok
[INFO] [stdout] test daemonize::tests::stale_socket_file_is_unlinked_and_rebound ... ok
[INFO] [stdout] test protocol::tests::decode_partial_then_complete ... ok
[INFO] [stdout] test protocol::tests::decode_two_frames_in_one_push ... ok
[INFO] [stdout] test protocol::tests::decode_round_trip ... ok
[INFO] [stdout] test protocol::tests::decode_unknown_type_errors ... ok
[INFO] [stdout] test protocol::tests::encode_data_frame_layout ... ok
[INFO] [stdout] test protocol::tests::frame_data_empty_input_yields_no_frames ... ok
[INFO] [stdout] test protocol::tests::encode_empty_payload ... ok
[INFO] [stdout] test protocol::tests::hello_round_trips ... ok
[INFO] [stdout] test protocol::tests::status_round_trips_both_progress_states ... ok
[INFO] [stdout] test pty::tests::child_exit_is_reaped_with_status ... ok
[INFO] [stdout] test registry::tests::new_sessions_rejected_at_cap_but_reattach_still_works ... ok
[INFO] [stdout] test pty::tests::echoes_colorterm_truecolor ... ok
[INFO] [stdout] test registry::tests::second_attach_or_create_returns_existing ... ok
[INFO] [stdout] test server::tests::merge_running_prefers_engine_when_marked_else_poll ... ok
[INFO] [stdout] test registry::tests::create_then_get_then_remove ... ok
[INFO] [stdout] test server::tests::peer_uid_check_accepts_same_uid_socket ... ok
[INFO] [stdout] test pty::tests::write_input_reaches_the_shell ... ok
[INFO] [stdout] test session::tests::input_round_trips ... ok
[INFO] [stdout] test pty::tests::echoes_term_to_xterm_256color ... ok
[INFO] [stdout] test pty::tests::resize_does_not_error ... ok
[INFO] [stdout] test socket::tests::ensure_socket_dir_creates_0700_directory ... ok
[INFO] [stdout] test socket::tests::ensure_socket_dir_refuses_loose_mode ... ok
[INFO] [stdout] test socket::tests::ensure_socket_dir_refuses_symlink ... ok
[INFO] [stdout] test session::tests::resize_and_info_reflect_state ... FAILED
[INFO] [stdout] test socket::tests::socket_path_falls_back_to_tmp_with_uid_when_unset ... ok
[INFO] [stdout] test socket::tests::restrict_socket_perms_sets_0600 ... ok
[INFO] [stdout] test socket::tests::socket_path_uses_xdg_runtime_dir_when_set ... ok
[INFO] [stdout] test session::tests::shell_exit_marks_dead_and_keeps_replay ... ok
[INFO] [stdout] test pty::tests::kill_terminates_and_reaps_as_sigkill ... ok
[INFO] [stdout] test registry::tests::wait_for_change_wakes_on_remove ... ok
[INFO] [stdout] test server::tests::actor_attaches_forwards_input_and_closes ... ok
[INFO] [stdout] test session::tests::open_drains_into_replay_before_attach ... ok
[INFO] [stdout] test session::tests::draining_osc133_latches_has_prompt_marking ... ok
[INFO] [stdout] test protocol::tests::frame_data_splits_oversized_payload_into_max_sized_frames ... ok
[INFO] [stdout] test daemonize::tests::successor_binds_after_predecessor_releases_during_teardown ... ok
[INFO] [stdout] test server::tests::idle_watcher_waits_for_first_session_then_resolves_when_empty ... ok
[INFO] [stdout] test server::tests::dead_session_is_retained_then_reattach_replays_and_exits ... ok
[INFO] [stdout] test server::tests::idle_watcher_does_not_resolve_while_a_session_lives ... ok
[INFO] [stdout] test daemonize::tests::second_acquire_reports_already_running ... ok
[INFO] [stdout] test pty::tests::foreground_not_busy_at_prompt ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- session::tests::resize_and_info_reflect_state stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'session::tests::resize_and_info_reflect_state' (1244) panicked at jftermd/src/session.rs:302:9:
[INFO] [stdout] assertion failed: !info.running
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x58fb0f09ab21 - <<std[104cf6e2632825ea]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[7c831bd917ebf35f]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x58fb0f0affba - core[7c831bd917ebf35f]::fmt::write
[INFO] [stdout]    2:     0x58fb0f09f5ac - <alloc[2fdc3f7464fcf288]::vec::Vec<u8> as core[7c831bd917ebf35f]::io::write::Write>::write_fmt
[INFO] [stdout]    3:     0x58fb0f0749d6 - std[104cf6e2632825ea]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x58fb0f091ee9 - std[104cf6e2632825ea]::panicking::default_hook
[INFO] [stdout]    5:     0x58fb0f004e40 - test[73009c9f9aebf890]::test_main_inner::<test[73009c9f9aebf890]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x58fb0f092212 - std[104cf6e2632825ea]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x58fb0f074ab4 - std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x58fb0f06d2a9 - std[104cf6e2632825ea]::sys::backtrace::__rust_end_short_backtrace::<std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x58fb0f07582d - __rustc[b0d56fa5b193ad05]::rust_begin_unwind
[INFO] [stdout]   10:     0x58fb0f0b071c - core[7c831bd917ebf35f]::panicking::panic_fmt
[INFO] [stdout]   11:     0x58fb0f0b06e2 - core[7c831bd917ebf35f]::panicking::panic
[INFO] [stdout]   12:     0x58fb0efd41bb - jftermd[ab5841b38a28888f]::session::tests::resize_and_info_reflect_state
[INFO] [stdout]   13:     0x58fb0efe4649 - <jftermd[ab5841b38a28888f]::session::tests::resize_and_info_reflect_state::{closure#0} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   14:     0x58fb0eff812b - test[73009c9f9aebf890]::__rust_begin_short_backtrace::<core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>, fn() -> core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>>
[INFO] [stdout]   15:     0x58fb0f005795 - test[73009c9f9aebf890]::run_test::{closure#0}
[INFO] [stdout]   16:     0x58fb0effeb54 - std[104cf6e2632825ea]::sys::backtrace::__rust_begin_short_backtrace::<test[73009c9f9aebf890]::run_test::{closure#1}, ()>
[INFO] [stdout]   17:     0x58fb0f0088f2 - <std[104cf6e2632825ea]::thread::lifecycle::spawn_unchecked<test[73009c9f9aebf890]::run_test::{closure#1}, ()>::{closure#1} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   18:     0x58fb0f09a1c9 - <std[104cf6e2632825ea]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   19:     0x7694ec61007a - <unknown>
[INFO] [stdout]   20:     0x7694ec6a3534 - clone
[INFO] [stdout]   21:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     session::tests::resize_and_info_reflect_state
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 45 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 3.24s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `-p jftermd --lib`
[INFO] running `Command { std: "docker" "inspect" "c8e7db80eccea2fb9f9a665f670220d6ede058e0b432d4dd4bc60b23b711f255", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c8e7db80eccea2fb9f9a665f670220d6ede058e0b432d4dd4bc60b23b711f255", kill_on_drop: false }`
[INFO] [stdout] c8e7db80eccea2fb9f9a665f670220d6ede058e0b432d4dd4bc60b23b711f255
