[INFO] cloning repository https://github.com/tekktrik/circpush
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/tekktrik/circpush" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftekktrik%2Fcircpush", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftekktrik%2Fcircpush'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] fcc172ca93663731309a15d2b7366a9997b58708
[INFO] testing tekktrik/circpush against beta-2026-03-05 for beta-1.95-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftekktrik%2Fcircpush" "/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/tekktrik/circpush
[INFO] finished tweaking git repo https://github.com/tekktrik/circpush
[INFO] tweaked toml for git repo https://github.com/tekktrik/circpush written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/tekktrik/circpush on toolchain beta-2026-03-05
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/tekktrik/circpush 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-2026-03-05" "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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 01d081f6cd0d071e4e7eda7a9022dd6a1b8848d5dce3b212f9e8f042dba282fe
[INFO] running `Command { std: "docker" "start" "-a" "01d081f6cd0d071e4e7eda7a9022dd6a1b8848d5dce3b212f9e8f042dba282fe", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "01d081f6cd0d071e4e7eda7a9022dd6a1b8848d5dce3b212f9e8f042dba282fe", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "01d081f6cd0d071e4e7eda7a9022dd6a1b8848d5dce3b212f9e8f042dba282fe", kill_on_drop: false }`
[INFO] [stdout] 01d081f6cd0d071e4e7eda7a9022dd6a1b8848d5dce3b212f9e8f042dba282fe
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 06ba393c51459d783dd8112776d28f7112a8c958711487e473f76097219ccebd
[INFO] running `Command { std: "docker" "start" "-a" "06ba393c51459d783dd8112776d28f7112a8c958711487e473f76097219ccebd", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.169
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling serde v1.0.217
[INFO] [stderr]    Compiling memoffset v0.9.1
[INFO] [stderr]    Compiling serde_json v1.0.135
[INFO] [stderr]    Compiling bytecount v0.6.8
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling unindent v0.2.3
[INFO] [stderr]    Compiling pyo3-build-config v0.22.6
[INFO] [stderr]    Compiling clap_builder v4.5.24
[INFO] [stderr]    Compiling indoc v2.0.5
[INFO] [stderr]    Compiling fs_extra v1.3.0
[INFO] [stderr]    Compiling pathdiff v0.2.3
[INFO] [stderr]    Compiling glob v0.3.2
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling syn v2.0.95
[INFO] [stderr]    Compiling papergrid v0.13.0
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling dirs-sys v0.4.1
[INFO] [stderr]    Compiling filetime v0.2.25
[INFO] [stderr]    Compiling pyo3-macros-backend v0.22.6
[INFO] [stderr]    Compiling pyo3-ffi v0.22.6
[INFO] [stderr]    Compiling pyo3 v0.22.6
[INFO] [stderr]    Compiling dirs v5.0.1
[INFO] [stderr]    Compiling sysinfo v0.32.1
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]    Compiling serde_derive v1.0.217
[INFO] [stderr]    Compiling tabled_derive v0.9.0
[INFO] [stderr]    Compiling clap_derive v4.5.24
[INFO] [stderr]    Compiling tabled v0.17.0
[INFO] [stderr]    Compiling clap v4.5.24
[INFO] [stderr]    Compiling pyo3-macros v0.22.6
[INFO] [stderr]    Compiling circpush v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 16.19s
[INFO] running `Command { std: "docker" "inspect" "06ba393c51459d783dd8112776d28f7112a8c958711487e473f76097219ccebd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "06ba393c51459d783dd8112776d28f7112a8c958711487e473f76097219ccebd", kill_on_drop: false }`
[INFO] [stdout] 06ba393c51459d783dd8112776d28f7112a8c958711487e473f76097219ccebd
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7129e5051c03833e4e6ad3962803353735d558eb783e31e99d19e12d0d5c3799
[INFO] running `Command { std: "docker" "start" "-a" "7129e5051c03833e4e6ad3962803353735d558eb783e31e99d19e12d0d5c3799", kill_on_drop: false }`
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling rustix v0.38.43
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling sdd v3.0.5
[INFO] [stderr]    Compiling serial_test_derive v3.2.0
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling circpush v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling scc v2.3.0
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling tempfile v3.15.0
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling serial_test v3.2.0
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 7.48s
[INFO] running `Command { std: "docker" "inspect" "7129e5051c03833e4e6ad3962803353735d558eb783e31e99d19e12d0d5c3799", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7129e5051c03833e4e6ad3962803353735d558eb783e31e99d19e12d0d5c3799", kill_on_drop: false }`
[INFO] [stdout] 7129e5051c03833e4e6ad3962803353735d558eb783e31e99d19e12d0d5c3799
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 38d2fc1edc4c444a9901feed6c8f9849c784116d9e9535278a9927de8d3ecc9c
[INFO] running `Command { std: "docker" "start" "-a" "38d2fc1edc4c444a9901feed6c8f9849c784116d9e9535278a9927de8d3ecc9c", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.14s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/circpush-df8eacfccc4df4df)
[INFO] [stdout] 
[INFO] [stdout] running 110 tests
[INFO] [stdout] test filetree::test::get_app_dir ... ok
[INFO] [stdout] test link::tests::filelink::ensure_writepath::directory_creation_failure ... ok
[INFO] [stdout] test link::tests::filelink::is_outdated::source_after_destination ... ok
[INFO] [stdout] test link::tests::filelink::ensure_writepath::destination_exists ... ok
[INFO] [stdout] test filetree::test::get_workspace_dir ... ok
[INFO] [stdout] test link::tests::filelink::delete ... ok
[INFO] [stdout] test link::tests::filelink::is_outdated::desination_does_not_exist ... ok
[INFO] [stdout] test link::tests::filelink::ensure_writepath::destination_does_not_exist ... ok
[INFO] [stdout] test link::tests::filelink::is_outdated::source_before_destination ... ok
[INFO] [stdout] test link::tests::filelink::new::source_does_not_exist ... ok
[INFO] [stdout] test link::tests::filelink::is_outdated::source_equals_destination ... ok
[INFO] [stdout] test link::tests::filelink::trait_tabled::headers ... ok
[INFO] [stdout] test link::tests::filelink::new::success ... ok
[INFO] [stdout] test link::tests::filelink::new::source_directory ... ok
[INFO] [stdout] test link::tests::filelink::trait_tabled::fields ... ok
[INFO] [stdout] test link::tests::filelink::update::copy_failed ... ok
[INFO] [stdout] test monitor::tests::filemonitor::calculate_monitored_files::success ... ok
[INFO] [stdout] test link::tests::filelink::update::success ... ok
[INFO] [stdout] test monitor::tests::filemonitor::calculate_monitored_files::error ... ok
[INFO] [stdout] test monitor::tests::filemonitor::clone_linkless ... ok
[INFO] [stdout] test monitor::tests::filemonitor::get_write_path::success ... ok
[INFO] [stdout] test monitor::tests::filemonitor::hash::diff_base_directory ... ok
[INFO] [stdout] test monitor::tests::filemonitor::partial_eq::diff_write_directory ... ok
[INFO] [stdout] test monitor::tests::filemonitor::get_write_path::error ... ok
[INFO] [stdout] test monitor::tests::filemonitor::hash::diff_read_pattern ... ok
[INFO] [stdout] test monitor::tests::filemonitor::hash::identical ... ok
[INFO] [stdout] test monitor::tests::filemonitor::partial_eq::diff_read_pattern ... ok
[INFO] [stdout] test monitor::tests::filemonitor::partial_eq::diff_base_directory ... ok
[INFO] [stdout] test monitor::tests::filemonitor::hash::diff_write_directory ... ok
[INFO] [stdout] test monitor::tests::filemonitor::new ... ok
[INFO] [stdout] test monitor::tests::filemonitor::partial_eq::diff_links ... ok
[INFO] [stdout] test monitor::tests::filemonitor::partial_eq::identical ... ok
[INFO] [stdout] test monitor::tests::filemonitor::hash::diff_links ... ok
[INFO] [stdout] test monitor::tests::filemonitor::to_table_record::absolute ... ok
[INFO] [stdout] test monitor::tests::filemonitor::update_links::glob_error ... ok
[INFO] [stdout] test monitor::tests::filemonitor::update_links::file_io_error ... ok
[INFO] [stdout] test monitor::tests::filemonitor::update_links::new_and_modified ... ok
[INFO] [stdout] test monitor::tests::filemonitor::update_links::deletion ... ok
[INFO] [stdout] test monitor::tests::filemonitor::update_links::predeletion ... ok
[INFO] [stdout] test monitor::tests::filemonitor::write_directory_exists ... ok
[INFO] [stdout] test monitor::tests::filemonitor::update_links::new ... ok
[INFO] [stdout] test monitor::tests::filemonitor::update_links::updated_mtime ... ok
[INFO] [stdout] test monitor::tests::filemonitor::update_links::prewrite ... ok
[INFO] [stdout] test monitor::tests::filemonitor::table_header ... ok
[INFO] [stdout] test monitor::tests::filemonitor::update_links::modification ... ok
[INFO] [stdout] test link::tests::filelink::new::source_relative ... FAILED
[INFO] [stdout] test link::tests::filelink::new::destination_relative ... FAILED
[INFO] [stdout] test filetree::test::ensure_workspace_dir ... ok
[INFO] [stdout] test filetree::test::ensure_app_dir ... ok
[INFO] [stdout] test board::test::detection has been running for over 60 seconds
[INFO] [stdout] test monitor::tests::filemonitor::to_table_record::relative has been running for over 60 seconds
[INFO] [stdout] test monitor::tests::filemonitor::to_table_record::relative_to_base has been running for over 60 seconds
[INFO] [stdout] test monitor::tests::filemonitor::to_table_record::relative_to_write has been running for over 60 seconds
[INFO] [stdout] test tcp::client::test::get_current_workspace_error has been running for over 60 seconds
[INFO] [stdout] test tcp::client::test::get_monitor_list_error has been running for over 60 seconds
[INFO] [stdout] test tcp::client::test::load_workspace_error has been running for over 60 seconds
[INFO] [stdout] test tcp::client::test::ping_error has been running for over 60 seconds
[INFO] [stdout] test tcp::client::test::port_files::remove_port_file_success has been running for over 60 seconds
[INFO] [stdout] test tcp::client::test::save_workspace_error has been running for over 60 seconds
[INFO] [stdout] test tcp::client::test::set_workspace_name_error has been running for over 60 seconds
[INFO] [stdout] test tcp::client::test::start_monitor::server_not_running has been running for over 60 seconds
[INFO] [stdout] test tcp::client::test::start_monitor::symlink_use has been running for over 60 seconds
[INFO] [stdout] test tcp::client::test::stop_monitor_error has been running for over 60 seconds
[INFO] [stdout] test tcp::client::test::stop_server::server_inactive has been running for over 60 seconds
[INFO] [stdout] test tcp::server::test::bind_error has been running for over 60 seconds
[ERROR] error running command: no output for 300 seconds
[INFO] running `Command { std: "docker" "inspect" "38d2fc1edc4c444a9901feed6c8f9849c784116d9e9535278a9927de8d3ecc9c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "38d2fc1edc4c444a9901feed6c8f9849c784116d9e9535278a9927de8d3ecc9c", kill_on_drop: false }`
[INFO] [stdout] 38d2fc1edc4c444a9901feed6c8f9849c784116d9e9535278a9927de8d3ecc9c
