[INFO] cloning repository https://github.com/fargies/ppm
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/fargies/ppm" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffargies%2Fppm", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffargies%2Fppm'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 759a4503902b0c7549a035cb66cab557dc05e9e5
[INFO] testing fargies/ppm 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%2Ffargies%2Fppm" "/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/fargies/ppm
[INFO] finished tweaking git repo https://github.com/fargies/ppm
[INFO] tweaked toml for git repo https://github.com/fargies/ppm written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/fargies/ppm 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/fargies/ppm 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] [stderr] warning: only one of `license` or `license-file` is necessary
[INFO] [stderr] `license` should be used if the package license can be expressed with a standard SPDX expression.
[INFO] [stderr] `license-file` should be used if the package uses a non-standard license.
[INFO] [stderr] See https://doc.rust-lang.org/cargo/reference/manifest.html#the-license-and-license-file-fields for more information.
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] aeb761d42581a17e3e9761a06096d114eb365d175467eef407641be70025c56d
[INFO] running `Command { std: "docker" "start" "-a" "aeb761d42581a17e3e9761a06096d114eb365d175467eef407641be70025c56d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "aeb761d42581a17e3e9761a06096d114eb365d175467eef407641be70025c56d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "aeb761d42581a17e3e9761a06096d114eb365d175467eef407641be70025c56d", kill_on_drop: false }`
[INFO] [stdout] aeb761d42581a17e3e9761a06096d114eb365d175467eef407641be70025c56d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] 697536a6b3ec950edf40c3f37686d8662eaa0e6afc841fdefd28ccf5e0bda04c
[INFO] running `Command { std: "docker" "start" "-a" "697536a6b3ec950edf40c3f37686d8662eaa0e6afc841fdefd28ccf5e0bda04c", kill_on_drop: false }`
[INFO] [stderr] warning: only one of `license` or `license-file` is necessary
[INFO] [stderr] `license` should be used if the package license can be expressed with a standard SPDX expression.
[INFO] [stderr] `license-file` should be used if the package uses a non-standard license.
[INFO] [stderr] See https://doc.rust-lang.org/cargo/reference/manifest.html#the-license-and-license-file-fields for more information.
[INFO] [stderr]    Compiling quote v1.0.43
[INFO] [stderr]    Compiling libc v0.2.180
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling zmij v1.0.16
[INFO] [stderr]    Compiling num_threads v0.1.7
[INFO] [stderr]    Compiling clap_lex v0.7.7
[INFO] [stderr]    Compiling time-core v0.1.7
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling bstr v1.12.1
[INFO] [stderr]    Compiling nu-ansi-term v0.50.3
[INFO] [stderr]    Compiling ryu v1.0.22
[INFO] [stderr]    Compiling clap_builder v4.5.54
[INFO] [stderr]    Compiling vte v0.14.1
[INFO] [stderr]    Compiling colored v3.1.1
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling dirs-sys v0.5.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling time v0.3.45
[INFO] [stderr]    Compiling inotify-sys v0.1.5
[INFO] [stderr]    Compiling sysinfo v0.37.2
[INFO] [stderr]    Compiling inotify v0.11.0
[INFO] [stderr]    Compiling dirs v6.0.0
[INFO] [stderr]    Compiling ansitok v0.3.0
[INFO] [stderr]    Compiling ansi-str v0.9.0
[INFO] [stderr]    Compiling testing_table v0.3.0
[INFO] [stderr]    Compiling papergrid v0.17.0
[INFO] [stderr]    Compiling bytesize v2.3.1
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling globset v0.4.18
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling strum_macros v0.27.2
[INFO] [stderr]    Compiling tabled_derive v0.11.0
[INFO] [stderr]    Compiling clap_derive v4.5.49
[INFO] [stderr]    Compiling tabled v0.20.0
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling tracing-subscriber v0.3.22
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling clap v4.5.54
[INFO] [stderr]    Compiling strum v0.27.2
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling derive_builder_core v0.20.2
[INFO] [stderr]    Compiling derive_builder_macro v0.20.2
[INFO] [stderr]    Compiling derive_builder v0.20.2
[INFO] [stderr]    Compiling chrono v0.4.43
[INFO] [stderr]    Compiling dashmap v6.1.0
[INFO] [stderr]    Compiling serde_yaml_ng v0.10.0
[INFO] [stderr]    Compiling humantime-serde v1.1.1
[INFO] [stderr]    Compiling croner v3.0.1
[INFO] [stderr]    Compiling partner-pm v1.4.3 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 10.33s
[INFO] running `Command { std: "docker" "inspect" "697536a6b3ec950edf40c3f37686d8662eaa0e6afc841fdefd28ccf5e0bda04c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "697536a6b3ec950edf40c3f37686d8662eaa0e6afc841fdefd28ccf5e0bda04c", kill_on_drop: false }`
[INFO] [stdout] 697536a6b3ec950edf40c3f37686d8662eaa0e6afc841fdefd28ccf5e0bda04c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] ae9adb4c8f85255bd6d201946cce974b83132e43e1252b9df31a8c6a8df8ed45
[INFO] running `Command { std: "docker" "start" "-a" "ae9adb4c8f85255bd6d201946cce974b83132e43e1252b9df31a8c6a8df8ed45", kill_on_drop: false }`
[INFO] [stderr] warning: only one of `license` or `license-file` is necessary
[INFO] [stderr] `license` should be used if the package license can be expressed with a standard SPDX expression.
[INFO] [stderr] `license-file` should be used if the package uses a non-standard license.
[INFO] [stderr] See https://doc.rust-lang.org/cargo/reference/manifest.html#the-license-and-license-file-fields for more information.
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling sdd v3.0.10
[INFO] [stderr]    Compiling dtor-proc-macro v0.0.6
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling serial_test_derive v3.3.1
[INFO] [stderr]    Compiling fslock v0.2.1
[INFO] [stderr]    Compiling ctor-proc-macro v0.0.7
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling dtor v0.1.1
[INFO] [stderr]    Compiling ctor v0.6.3
[INFO] [stderr]    Compiling scc v2.4.0
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling serial_test v3.3.1
[INFO] [stderr]    Compiling partner-pm v1.4.3 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 5.86s
[INFO] running `Command { std: "docker" "inspect" "ae9adb4c8f85255bd6d201946cce974b83132e43e1252b9df31a8c6a8df8ed45", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ae9adb4c8f85255bd6d201946cce974b83132e43e1252b9df31a8c6a8df8ed45", kill_on_drop: false }`
[INFO] [stdout] ae9adb4c8f85255bd6d201946cce974b83132e43e1252b9df31a8c6a8df8ed45
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] e936574f114b2bf1a76cc229f4540357c02d3e90b5c74df4900ce9ef87db3b6c
[INFO] running `Command { std: "docker" "start" "-a" "e936574f114b2bf1a76cc229f4540357c02d3e90b5c74df4900ce9ef87db3b6c", kill_on_drop: false }`
[INFO] [stderr] warning: only one of `license` or `license-file` is necessary
[INFO] [stderr] `license` should be used if the package license can be expressed with a standard SPDX expression.
[INFO] [stderr] `license-file` should be used if the package uses a non-standard license.
[INFO] [stderr] See https://doc.rust-lang.org/cargo/reference/manifest.html#the-license-and-license-file-fields for more information.
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.10s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/ppm-dfb96e1c6675d793)
[INFO] [stdout] 
[INFO] [stdout] running 51 tests
[INFO] [stdout] test cmdline::client::tail_reader::tests::basic ... ok
[INFO] [stdout] test cmdline::tests::action_result ... ok
[INFO] [stdout] test monitor::scheduler::tests::scheduler ... ok
[INFO] [stdout] test cmdline::client::fileset::tests::boundaries ... ok
[INFO] [stdout] test monitor::logger::tests::serde ... ok
[INFO] [stdout] test cmdline::client::fileset::tests::file_set ... ok
[INFO] [stdout] test monitor::logger::logfile::tests::log_reopen ... ok
[INFO] [stdout] test service::command::tests::serde ... ok
[INFO] [stdout] test service::info::tests::serde ... ok
[INFO] [stdout] test service::stats::tests::serde ... ok
[INFO] [stdout] test service::status::tests::serde ... ok
[INFO] [stdout] test cmdline::client::tail_reader::tests::seek_error ... ok
[INFO] [stdout] test service::tests::serde ... ok
[INFO] [stdout] test cmdline::server::tests::request ... ok
[INFO] [stdout] test cmdline::client::tests::client ... ok
[INFO] [stdout] test monitor::logger::logfile::tests::log_rotate ... ok
[INFO] [stdout] test service::watch::tests::exclusion ... ok
[INFO] [stdout] test service::watch::tests::invalid ... ok
[INFO] [stdout] test service::watch::tests::serde ... ok
[INFO] [stdout] test utils::buffer::tests::buffer ... ok
[INFO] [stdout] test utils::debug::tests::debug_iter ... ok
[INFO] [stdout] test utils::globset::tests::basic ... ok
[INFO] [stdout] test utils::libc::fcntl::tests::flags ... ok
[INFO] [stdout] test utils::mktemp::tests::temp_dir ... ok
[INFO] [stdout] test utils::mktemp::tests::temp_file ... ok
[INFO] [stdout] test utils::poller::tests::poller ... ok
[INFO] [stdout] test utils::serializers::human::tests::duration ... ok
[INFO] [stdout] test utils::serializers::human::tests::sizes ... ok
[INFO] [stdout] test utils::serializers::instant::tests::serde ... ok
[INFO] [stdout] test utils::serializers::service_dashmap::tests::serde ... ok
[INFO] [stdout] test utils::serializers::service_dashmap::tests::validation_errors ... ok
[INFO] [stdout] test utils::signal::tests::debug ... ok
[INFO] [stdout] test monitor::logger::tests::logger ... FAILED
[INFO] [stdout] test monitor::sysinfo::tests::update ... FAILED
[INFO] [stdout] test utils::signal::tests::signalset ... ok
[INFO] [stdout] test monitor::tests::check ... FAILED
[INFO] [stdout] test monitor::tests::restart ... FAILED
[INFO] [stdout] test monitor::sysinfo::tests::update_status ... FAILED
[INFO] [stdout] test monitor::tests::stopped ... FAILED
[INFO] [stdout] test monitor::tests::sigchld has been running for over 60 seconds
[INFO] [stdout] test monitor::tests::sigterm_child has been running for over 60 seconds
[INFO] [stdout] test monitor::watcher::tests::basic has been running for over 60 seconds
[INFO] [stdout] test monitor::watcher::tests::filters has been running for over 60 seconds
[INFO] [stdout] test monitor::watcher::tests::single_file has been running for over 60 seconds
[INFO] [stdout] test service::tests::child_kill_subreap has been running for over 60 seconds
[INFO] [stdout] test service::tests::spawn has been running for over 60 seconds
[INFO] [stdout] test service::tests::stop has been running for over 60 seconds
[INFO] [stdout] test service::tests::workdir has been running for over 60 seconds
[INFO] [stdout] test utils::signal::tests::full_set has been running for over 60 seconds
[INFO] [stdout] test utils::signal::tests::pending has been running for over 60 seconds
[INFO] [stdout] test utils::signal::tests::timer has been running for over 60 seconds
[ERROR] error running command: no output for 300 seconds
[INFO] running `Command { std: "docker" "inspect" "e936574f114b2bf1a76cc229f4540357c02d3e90b5c74df4900ce9ef87db3b6c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e936574f114b2bf1a76cc229f4540357c02d3e90b5c74df4900ce9ef87db3b6c", kill_on_drop: false }`
[INFO] [stdout] e936574f114b2bf1a76cc229f4540357c02d3e90b5c74df4900ce9ef87db3b6c
