[INFO] cloning repository https://github.com/Aloosh101/Samad-Package-Manager
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Aloosh101/Samad-Package-Manager" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAloosh101%2FSamad-Package-Manager", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAloosh101%2FSamad-Package-Manager'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] b36dfca9eb74d67b5a53524dbba2f2ecbcc92dc1
[INFO] testing Aloosh101/Samad-Package-Manager against 1.98.0-beta.1 for beta-1.98-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAloosh101%2FSamad-Package-Manager" "/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/Aloosh101/Samad-Package-Manager
[INFO] finished tweaking git repo https://github.com/Aloosh101/Samad-Package-Manager
[INFO] tweaked toml for git repo https://github.com/Aloosh101/Samad-Package-Manager written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Aloosh101/Samad-Package-Manager on toolchain 1.98.0-beta.1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Aloosh101/Samad-Package-Manager 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.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:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 96249a720ccc3ecc56ae4b40d34444957a03a5541ca96f02580d7976d0cb6f6b
[INFO] running `Command { std: "docker" "start" "96249a720ccc3ecc56ae4b40d34444957a03a5541ca96f02580d7976d0cb6f6b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "96249a720ccc3ecc56ae4b40d34444957a03a5541ca96f02580d7976d0cb6f6b", 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" "96249a720ccc3ecc56ae4b40d34444957a03a5541ca96f02580d7976d0cb6f6b" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "96249a720ccc3ecc56ae4b40d34444957a03a5541ca96f02580d7976d0cb6f6b", 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" "96249a720ccc3ecc56ae4b40d34444957a03a5541ca96f02580d7976d0cb6f6b" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling typenum v1.20.1
[INFO] [stderr]    Compiling const-oid v0.9.6
[INFO] [stderr]    Compiling memchr v2.8.1
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling base64ct v1.8.3
[INFO] [stderr]    Compiling zeroize_derive v1.5.0
[INFO] [stderr]    Compiling cc v1.2.63
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling zerofrom v0.1.8
[INFO] [stderr]    Compiling yoke v0.8.3
[INFO] [stderr]    Compiling zerovec v0.11.6
[INFO] [stderr]    Compiling pem-rfc7468 v0.7.0
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling cmov v0.5.4
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling log v0.4.30
[INFO] [stderr]    Compiling ctutils v0.4.2
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling serde_json v1.0.150
[INFO] [stderr]    Compiling bitvec v1.1.1
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling hybrid-array v0.4.13
[INFO] [stderr]    Compiling tinystr v0.8.3
[INFO] [stderr]    Compiling der v0.7.10
[INFO] [stderr]    Compiling mio v1.2.1
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling block-padding v0.3.3
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling inout v0.1.4
[INFO] [stderr]    Compiling base16ct v0.2.0
[INFO] [stderr]    Compiling icu_locale_core v2.2.0
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling signature v2.2.0
[INFO] [stderr]    Compiling zstd-sys v2.0.16+zstd.1.5.7
[INFO] [stderr]    Compiling tokio v1.52.3
[INFO] [stderr]    Compiling spki v0.7.3
[INFO] [stderr]    Compiling potential_utf v0.1.5
[INFO] [stderr]    Compiling zerotrie v0.2.4
[INFO] [stderr]    Compiling http v1.4.1
[INFO] [stderr]    Compiling pkcs8 v0.10.2
[INFO] [stderr]    Compiling zerocopy v0.8.50
[INFO] [stderr]    Compiling icu_collections v2.2.0
[INFO] [stderr]    Compiling crypto-common v0.2.2
[INFO] [stderr]    Compiling ff v0.13.1
[INFO] [stderr]    Compiling group v0.13.0
[INFO] [stderr]    Compiling serdect v0.2.0
[INFO] [stderr]    Compiling icu_provider v2.2.0
[INFO] [stderr]    Compiling sec1 v0.7.3
[INFO] [stderr]    Compiling hkdf v0.12.4
[INFO] [stderr]    Compiling crypto-bigint v0.5.5
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling futures-io v0.3.32
[INFO] [stderr]    Compiling keccak v0.1.6
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling block-buffer v0.12.1
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling rustls-pki-types v1.14.1
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling elliptic-curve v0.13.8
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling lock_api v0.4.14
[INFO] [stderr]    Compiling digest v0.11.3
[INFO] [stderr]    Compiling icu_normalizer v2.2.0
[INFO] [stderr]    Compiling icu_properties v2.2.0
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling rfc6979 v0.4.0
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling rustls v0.23.40
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling lalrpop-util v0.23.1
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]    Compiling siphasher v1.0.3
[INFO] [stderr]    Compiling phf_shared v0.13.1
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rustls-webpki v0.103.13
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling idna_adapter v1.2.2
[INFO] [stderr]    Compiling flate2 v1.1.9
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling indexmap v2.14.0
[INFO] [stderr]    Compiling keccak v0.2.0
[INFO] [stderr]    Compiling term v1.2.1
[INFO] [stderr]    Compiling num-bigint-dig v0.8.6
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling either v1.16.0
[INFO] [stderr]    Compiling precomputed-hash v0.1.1
[INFO] [stderr]    Compiling fixedbitset v0.5.7
[INFO] [stderr]    Compiling bit-vec v0.9.1
[INFO] [stderr]    Compiling new_debug_unreachable v1.0.6
[INFO] [stderr]    Compiling petgraph v0.8.3
[INFO] [stderr]    Compiling string_cache v0.9.0
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling bit-set v0.9.1
[INFO] [stderr]    Compiling ascii-canvas v4.0.0
[INFO] [stderr]    Compiling ena v0.14.4
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling brotli v8.0.4
[INFO] [stderr]    Compiling sha3 v0.10.9
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling rand v0.8.6
[INFO] [stderr]    Compiling ecdsa v0.16.9
[INFO] [stderr]    Compiling primeorder v0.13.6
[INFO] [stderr]    Compiling ctr v0.9.2
[INFO] [stderr]    Compiling aead v0.5.2
[INFO] [stderr]    Compiling universal-hash v0.5.1
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]    Compiling compression-core v0.4.32
[INFO] [stderr]    Compiling inotify-sys v0.1.7
[INFO] [stderr]    Compiling unicode-xid v0.2.6
[INFO] [stderr]    Compiling polyval v0.6.2
[INFO] [stderr]    Compiling lalrpop v0.23.1
[INFO] [stderr]    Compiling hyper v1.10.1
[INFO] [stderr]    Compiling libsqlite3-sys v0.38.0
[INFO] [stderr]    Compiling webpki-roots v1.0.7
[INFO] [stderr]    Compiling module-lattice v0.2.3
[INFO] [stderr]    Compiling lzma-sys v0.1.20
[INFO] [stderr]    Compiling dbl v0.3.2
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling ipnet v2.12.0
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling unicode-width v0.2.2
[INFO] [stderr]    Compiling foldhash v0.2.0
[INFO] [stderr]    Compiling sponge-cursor v0.1.0
[INFO] [stderr]    Compiling portable-atomic v1.13.1
[INFO] [stderr]    Compiling sha1collisiondetection v0.3.4
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling nix v0.29.0
[INFO] [stderr]    Compiling clap_derive v4.6.1
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling shake v0.1.0
[INFO] [stderr]    Compiling console v0.15.11
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling cmac v0.7.2
[INFO] [stderr]    Compiling ghash v0.5.1
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling sha3 v0.11.0
[INFO] [stderr]    Compiling rand_core v0.9.5
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]    Compiling signature v3.0.0
[INFO] [stderr]    Compiling kem v0.3.0
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling zstd v0.13.3
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling ed25519 v2.2.3
[INFO] [stderr]    Compiling pkcs1 v0.7.5
[INFO] [stderr]    Compiling compression-codecs v0.4.38
[INFO] [stderr]    Compiling aes v0.8.4
[INFO] [stderr]    Compiling blake2 v0.10.6
[INFO] [stderr]    Compiling blake3 v1.8.5
[INFO] [stderr]    Compiling hybrid-array v0.3.1
[INFO] [stderr]    Compiling password-hash v0.5.0
[INFO] [stderr]    Compiling scroll_derive v0.12.1
[INFO] [stderr]    Compiling filetime v0.2.29
[INFO] [stderr]    Compiling fastrand v2.4.1
[INFO] [stderr]    Compiling async-compression v0.4.42
[INFO] [stderr]    Compiling winnow v0.7.15
[INFO] [stderr]    Compiling toml_write v0.1.2
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling scroll v0.12.0
[INFO] [stderr]    Compiling slh-dsa v0.0.3
[INFO] [stderr]    Compiling tower-http v0.6.11
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling argon2 v0.5.3
[INFO] [stderr]    Compiling inotify v0.9.6
[INFO] [stderr]    Compiling aes-gcm v0.10.3
[INFO] [stderr]    Compiling rsa v0.9.10
[INFO] [stderr]    Compiling ed25519-dalek v2.2.0
[INFO] [stderr]    Compiling ml-dsa v0.1.1
[INFO] [stderr]    Compiling ml-kem v0.3.2
[INFO] [stderr]    Compiling clap v4.6.1
[INFO] [stderr]    Compiling rand v0.9.4
[INFO] [stderr]    Compiling hyper-rustls v0.27.9
[INFO] [stderr]    Compiling eax v0.5.0
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling hashlink v0.11.0
[INFO] [stderr]    Compiling dsa v0.6.3
[INFO] [stderr]    Compiling cx448 v0.1.1
[INFO] [stderr]    Compiling x25519-dalek v2.0.1
[INFO] [stderr]    Compiling priority-queue v2.7.0
[INFO] [stderr]    Compiling p384 v0.13.1
[INFO] [stderr]    Compiling p521 v0.13.3
[INFO] [stderr]    Compiling p256 v0.13.2
[INFO] [stderr]    Compiling ocb3 v0.1.0
[INFO] [stderr]    Compiling xattr v1.6.1
[INFO] [stderr]    Compiling blowfish v0.9.1
[INFO] [stderr]    Compiling camellia v0.1.0
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling ureq-proto v0.6.0
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling twofish v0.7.1
[INFO] [stderr]    Compiling cfb-mode v0.8.2
[INFO] [stderr]    Compiling cbc v0.1.2
[INFO] [stderr]    Compiling ecb v0.1.2
[INFO] [stderr]    Compiling des v0.8.1
[INFO] [stderr]    Compiling cast5 v0.11.1
[INFO] [stderr]    Compiling idea v0.5.1
[INFO] [stderr]    Compiling ripemd v0.1.3
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]    Compiling mio v0.8.11
[INFO] [stderr]    Compiling version-ranges v0.1.3
[INFO] [stderr]    Compiling buffered-reader v1.4.1
[INFO] [stderr]    Compiling errno v0.2.8
[INFO] [stderr]    Compiling sequoia-openpgp v2.4.0
[INFO] [stderr]    Compiling fallible-streaming-iterator v0.1.9
[INFO] [stderr]    Compiling shell-words v1.1.1
[INFO] [stderr]    Compiling fallible-iterator v0.3.0
[INFO] [stderr]    Compiling xxhash-rust v0.8.16
[INFO] [stderr]    Compiling plain v0.2.3
[INFO] [stderr]    Compiling dyn-clone v1.0.20
[INFO] [stderr]    Compiling number_prefix v0.4.0
[INFO] [stderr]    Compiling memsec v0.7.0
[INFO] [stderr]    Compiling rustc-hash v2.1.2
[INFO] [stderr]    Compiling constant_time_eq v0.4.2
[INFO] [stderr]    Compiling utf8-zero v0.8.1
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling ureq v3.3.0
[INFO] [stderr]    Compiling pubgrub v0.4.0
[INFO] [stderr]    Compiling indicatif v0.17.11
[INFO] [stderr]    Compiling goblin v0.9.3
[INFO] [stderr]    Compiling dialoguer v0.11.0
[INFO] [stderr]    Compiling rayon v1.12.0
[INFO] [stderr]    Compiling rusqlite v0.40.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.23
[INFO] [stderr]    Compiling caps v0.4.0
[INFO] [stderr]    Compiling notify v6.1.1
[INFO] [stderr]    Compiling futures v0.3.32
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling tar v0.4.46
[INFO] [stderr]    Compiling xz2 v0.1.7
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling clap_complete v4.6.7
[INFO] [stderr]    Compiling fd-lock v4.0.4
[INFO] [stderr]    Compiling colored v2.2.0
[INFO] [stderr]    Compiling quick-xml v0.36.2
[INFO] [stderr]    Compiling urlencoding v2.1.3
[INFO] [stderr]    Compiling spm v0.3.5 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 4m 18s
[INFO] running `Command { std: "docker" "inspect" "96249a720ccc3ecc56ae4b40d34444957a03a5541ca96f02580d7976d0cb6f6b", 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" "96249a720ccc3ecc56ae4b40d34444957a03a5541ca96f02580d7976d0cb6f6b" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling predicates-core v1.0.10
[INFO] [stderr]    Compiling float-cmp v0.10.0
[INFO] [stderr]    Compiling assert_cmd v2.2.2
[INFO] [stderr]    Compiling bstr v1.12.1
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling predicates v3.1.4
[INFO] [stderr]    Compiling predicates-tree v1.0.13
[INFO] [stderr]    Compiling spm v0.3.5 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 44.14s
[INFO] running `Command { std: "docker" "inspect" "96249a720ccc3ecc56ae4b40d34444957a03a5541ca96f02580d7976d0cb6f6b", 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" "96249a720ccc3ecc56ae4b40d34444957a03a5541ca96f02580d7976d0cb6f6b" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "test" "--frozen", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.80s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/spm-4cec239bfa0a82ad)
[INFO] [stdout] 
[INFO] [stdout] running 482 tests
[INFO] [stdout] test analyze::tests::test_has_cycle_no_cycle ... ok
[INFO] [stdout] test analyze::tests::test_has_cycle_no_cycle_complex ... ok
[INFO] [stdout] test analyze::tests::test_suggest_package_for_lib_case_insensitive ... ok
[INFO] [stdout] test analyze::tests::test_suggest_package_for_lib_unknown ... ok
[INFO] [stdout] test analyze::tests::test_suggest_package_for_lib_without_so ... ok
[INFO] [stdout] test backend::tests::test_parse_dep_entry_deb_format ... ok
[INFO] [stdout] test analyze::tests::test_has_cycle_indirect ... ok
[INFO] [stdout] test backend::tests::test_parse_dep_entry_equals ... ok
[INFO] [stdout] test backend::tests::test_check_missing_no_panic ... ok
[INFO] [stdout] test analyze::tests::test_has_cycle_direct ... ok
[INFO] [stdout] test analyze::tests::test_suggest_package_for_lib_known ... ok
[INFO] [stdout] test backend::tests::test_parse_dep_entry_no_constraint ... ok
[INFO] [stdout] test backend::tests::test_parse_dep_entry_rpm_format ... ok
[INFO] [stdout] test backend::tests::test_parse_op_ver_no_op ... ok
[INFO] [stdout] test backend::tests::test_parse_op_ver_typical ... ok
[INFO] [stdout] test analyze::tests::test_has_cycle_disconnected ... ok
[INFO] [stdout] test cache::tests::test_packages_dir_is_dir ... ok
[INFO] [stdout] test cache::tests::test_is_cached_false ... ok
[INFO] [stdout] test cache::tests::test_remove_shared_file_nonexistent ... ok
[INFO] [stdout] test cache::tests::test_deploy_shared_file_nonexistent_hash ... ok
[INFO] [stdout] test cache::tests::test_cached_path ... ok
[INFO] [stdout] test cache::tests::test_shared_file_path_sharded ... ok
[INFO] [stdout] test cache::tests::test_copy_dir_all_invalid_source ... ok
[INFO] [stdout] test cache::tests::test_shared_file_path_short ... ok
[INFO] [stdout] test cache::tests::test_shared_package_dir_sharded ... ok
[INFO] [stdout] test cache::tests::test_user_spm_dir ... ok
[INFO] [stdout] test cache::tests::test_shared_package_dir_short ... ok
[INFO] [stdout] test cli::args::tests::test_is_local_path_string_empty ... ok
[INFO] [stdout] test cache::tests::test_user_bin_dir ... ok
[INFO] [stdout] test cli::args::tests::test_fedora_release_not_fedora ... ok
[INFO] [stdout] test cache::tests::test_user_lib_dir ... ok
[INFO] [stdout] test cli::args::tests::test_is_local_path_string_partial_suffix ... ok
[INFO] [stdout] test cli::args::tests::test_is_local_path_string_simple_name ... ok
[INFO] [stdout] test cli::args::tests::test_is_local_path_string_with_backslash ... ok
[INFO] [stdout] test cli::args::tests::test_is_local_path_string_with_rpm ... ok
[INFO] [stdout] test cli::args::tests::test_is_local_path_string_with_sam ... ok
[INFO] [stdout] test cli::args::tests::test_percent_encode_already_encoded ... ok
[INFO] [stdout] test cli::args::tests::test_percent_encode_ascii ... ok
[INFO] [stdout] test cli::args::tests::test_percent_encode_empty ... ok
[INFO] [stdout] test cli::args::tests::test_percent_encode_special ... ok
[INFO] [stdout] test cli::client::tests::test_client_request_repo_serialization ... ok
[INFO] [stdout] test cli::client::tests::test_client_request_no_package ... ok
[INFO] [stdout] test cli::client::tests::test_client_request_serialization ... ok
[INFO] [stdout] test cli::client::tests::test_client_request_with_params ... ok
[INFO] [stdout] test cache::tests::test_verify_hash_mismatch ... ok
[INFO] [stdout] test cache::tests::test_verify_hash_match ... ok
[INFO] [stdout] test cli::group::tests::test_find_free_gid_from_content_empty ... ok
[INFO] [stdout] test cli::group::tests::test_find_free_gid_from_content_first_available ... ok
[INFO] [stdout] test cli::group::tests::test_find_free_gid_from_content_high_number ... ok
[INFO] [stdout] test cli::group::tests::test_find_free_gid_from_content_invalid_lines_skipped ... ok
[INFO] [stdout] test cli::group::tests::test_find_free_gid_from_content_uses_available ... ok
[INFO] [stdout] test cli::group::tests::test_find_free_gid_from_content_skips_used ... ok
[INFO] [stdout] test cli::group::tests::test_group_exists_in_content_empty ... ok
[INFO] [stdout] test cli::group::tests::test_group_exists_in_content_found ... ok
[INFO] [stdout] test cli::group::tests::test_group_exists_in_content_not_found ... ok
[INFO] [stdout] test cli::group::tests::test_group_exists_in_content_partial_match ... ok
[INFO] [stdout] test cli::group::tests::test_parse_group_members_empty ... ok
[INFO] [stdout] test cli::group::tests::test_parse_group_members_no_field ... ok
[INFO] [stdout] test cli::group::tests::test_parse_group_members_multiple ... ok
[INFO] [stdout] test cli::group::tests::test_parse_group_members_not_found ... ok
[INFO] [stdout] test cli::group::tests::test_parse_group_members_single ... ok
[INFO] [stdout] test cli::args::tests::test_is_local_path_string_with_deb ... ok
[INFO] [stdout] test cli::args::tests::test_is_local_path_string_with_slash ... ok
[INFO] [stdout] test cli::args::tests::test_percent_encode_slash ... ok
[INFO] [stdout] test cli::group::tests::test_replace_group_entry_multiple_entries ... ok
[INFO] [stdout] test cli::group::tests::test_replace_group_entry_preserves_trailing_newline ... ok
[INFO] [stdout] test cli::group::tests::test_replace_group_entry_appends_new ... ok
[INFO] [stdout] test cache::tests::test_store_shared_file_nonexistent_source ... ok
[INFO] [stdout] test cli::group::tests::test_replace_group_entry_empty_content ... ok
[INFO] [stdout] test cli::group::tests::test_replace_group_entry_replaces_existing ... ok
[INFO] [stdout] test cli::group::tests::test_user_exists_in_content_empty ... ok
[INFO] [stdout] test cli::group::tests::test_user_exists_in_content_not_found ... ok
[INFO] [stdout] test config::paths::tests::test_backup_path ... ok
[INFO] [stdout] test config::paths::tests::test_default_archives_dir ... ok
[INFO] [stdout] test cli::group::tests::test_user_exists_in_content_found ... ok
[INFO] [stdout] test config::paths::tests::test_default_config_file ... ok
[INFO] [stdout] test config::paths::tests::test_default_db_path ... ok
[INFO] [stdout] test config::paths::tests::test_default_repos_config_dir ... ok
[INFO] [stdout] test config::paths::tests::test_sam_archive ... ok
[INFO] [stdout] test config::repos::tests::test_add_repo_validates_name ... ok
[INFO] [stdout] test config::paths::tests::test_default_packages_dir ... ok
[INFO] [stdout] test cli::tests::test_submodule_access ... ok
[INFO] [stdout] test config::paths::tests::test_user_config_file_falls_back_to_home ... ok
[INFO] [stdout] test config::repos::tests::test_create_repo_validates_name ... ok
[INFO] [stdout] test config::paths::tests::test_sandbox_dir ... ok
[INFO] [stdout] test config::paths::tests::test_default_sandboxes_dir ... ok
[INFO] [stdout] test config::paths::tests::test_user_config_file_respects_xdg ... ok
[INFO] [stdout] test config::repos::tests::test_validate_repo_name_with_slash ... ok
[INFO] [stdout] test config::tests::test_config_default_when_no_file ... ok
[INFO] [stdout] test config::repos::tests::test_remove_repo_validates_name ... ok
[INFO] [stdout] test config::repos::tests::test_validate_repo_name_valid ... ok
[INFO] [stdout] test config::repos::tests::test_validate_repo_name_with_dotdot ... ok
[INFO] [stdout] test config::tests::test_config_partial_defaults ... ok
[INFO] [stdout] test config::repos::tests::test_detect_source_fallback ... ok
[INFO] [stdout] test config::tests::test_config_serialize_toml_roundtrip ... ok
[INFO] [stdout] test config::tests::test_config_set_invalid_auto_snapshot ... ok
[INFO] [stdout] test config::tests::test_config_set_invalid_key ... ok
[INFO] [stdout] test config::tests::test_merge_config_user_overrides_system ... ok
[INFO] [stdout] test daemon::ipc::tests::test_purge_request_roundtrip ... ok
[INFO] [stdout] test daemon::ipc::tests::test_serialize_deserialize_install_request ... ok
[INFO] [stdout] test daemon::ipc::tests::test_serialize_deserialize_ok_response ... ok
[INFO] [stdout] test daemon::ipc::tests::test_serialize_deserialize_progress_response ... ok
[INFO] [stdout] test daemon::ipc::tests::test_serialize_deserialize_error_response ... ok
[INFO] [stdout] test config::repos::tests::test_validate_repo_name_with_null ... ok
[INFO] [stdout] test daemon::ipc::tests::test_serialize_deserialize_status_request ... ok
[INFO] [stdout] test daemon::ipc::tests::test_serialize_deserialize_remove_request ... ok
[INFO] [stdout] test config::tests::test_config_set_and_load ... ok
[INFO] [stdout] test daemon::ipc::tests::test_serialize_deserialize_status_response ... ok
[INFO] [stdout] test daemon::permission::tests::test_file_access_root ... ok
[INFO] [stdout] test daemon::permission::tests::test_permission_is_authorized ... ok
[INFO] [stdout] test daemon::permission::tests::test_blocked_package ... ok
[INFO] [stdout] test daemon::ipc::tests::test_serialize_deserialize_shutdown_request ... ok
[INFO] [stdout] test daemon::permission::tests::test_root_gets_system_full ... ok
[INFO] [stdout] test daemon::permission::tests::test_permission_uid ... ok
[INFO] [stdout] test daemon::tests::test_daemon_response_error ... ok
[INFO] [stdout] test daemon::tests::test_daemon_response_ok ... ok
[INFO] [stdout] test daemon::tests::test_daemon_response_ok_escapes_json ... ok
[INFO] [stdout] test daemon::tests::test_rate_limiter_acquire_release ... ok
[INFO] [stdout] test daemon::permission::tests::test_file_access_user_home ... ok
[INFO] [stdout] test daemon::permission::tests::test_regular_user_blocked_action ... ok
[INFO] [stdout] test daemon::permission::tests::test_regular_user_install ... ok
[INFO] [stdout] test daemon::tests::test_rate_limiter_release_frees_slot ... ok
[INFO] [stdout] test daemon::tests::test_rate_limiter_release_nonexistent ... ok
[INFO] [stdout] test daemon::transaction::tests::test_install_plan_flags ... ok
[INFO] [stdout] test daemon::transaction::tests::test_install_plan_new ... ok
[INFO] [stdout] test daemon::tests::test_rate_limiter_concurrent_limit ... ok
[INFO] [stdout] test daemon::tests::test_rate_limiter_different_users_independent ... ok
[INFO] [stdout] test daemon::transaction::tests::test_rollback_guard_drop_noop ... ok
[INFO] [stdout] test daemon::transaction::tests::test_rollback_guard_new ... ok
[INFO] [stdout] test daemon::transaction::tests::test_install_plan_package_names ... ok
[INFO] [stdout] test daemon::transaction::tests::test_rollback_guard_disarm ... ok
[INFO] [stdout] test daemon::permission::tests::test_file_access_not_owned ... ok
[INFO] [stdout] test daemon::transaction::tests::test_transaction_result_fields ... ok
[INFO] [stdout] test db::conflict::tests::test_classify_critical_lib_overlap ... ok
[INFO] [stdout] test daemon::transaction::tests::test_rollback_guard_set_fields ... ok
[INFO] [stdout] test daemon::permission::tests::test_root_with_policy_disabled ... ok
[INFO] [stdout] test daemon::permission::tests::test_sandbox_required ... ok
[INFO] [stdout] test db::conflict::tests::test_classify_shared ... ok
[INFO] [stdout] test db::conflict::tests::test_classify_empty ... ok
[INFO] [stdout] test db::conflict::tests::test_classify_minor ... ok
[INFO] [stdout] test db::conflict::tests::test_classify_sorts_by_file_count ... ok
[INFO] [stdout] test db::conflict::tests::test_conflict_severity_partial_eq ... ok
[INFO] [stdout] test daemon::permission::tests::test_read_only_actions_for_ordinary_user ... ok
[INFO] [stdout] test db::conflict::tests::test_conflict_log_entry_roundtrip ... ok
[INFO] [stdout] test db::conflict::tests::test_detect_file_conflicts_with_match ... ok
[INFO] [stdout] test db::conflict::tests::test_detect_file_conflicts_exclude_package ... ok
[INFO] [stdout] test db::conflict::tests::test_record_conflicts_batch ... ok
[INFO] [stdout] test daemon::transaction::tests::test_rollback_guard_drop_disarmed ... ok
[INFO] [stdout] test db::conflict::tests::test_classify_critical_bin_overlap ... ok
[INFO] [stdout] test db::tests::test_add_and_get_installed_package ... ok
[INFO] [stdout] test db::tests::test_list_transactions ... ok
[INFO] [stdout] test db::conflict::tests::test_detect_file_conflicts_empty_db ... ok
[INFO] [stdout] test db::tests::test_foreign_key_cascade ... ok
[INFO] [stdout] test db::tests::test_installed_package_with_manifest ... ok
[INFO] [stdout] test db::tests::test_name_mapping_resolution ... ok
[INFO] [stdout] test db::tests::test_get_nonexistent_package ... ok
[INFO] [stdout] test error::tests::test_constructors ... ok
[INFO] [stdout] test db::tests::test_coexisting_formats ... ok
[INFO] [stdout] test error::tests::test_display_command_failed ... ok
[INFO] [stdout] test error::tests::test_display_compression ... ok
[INFO] [stdout] test error::tests::test_display_config ... ok
[INFO] [stdout] test error::tests::test_display_dependency_failed ... ok
[INFO] [stdout] test error::tests::test_display_invalid_format ... ok
[INFO] [stdout] test error::tests::test_display_io ... ok
[INFO] [stdout] test error::tests::test_display_network ... ok
[INFO] [stdout] test db::tests::test_open_in_memory ... ok
[INFO] [stdout] test error::tests::test_display_package_not_found ... ok
[INFO] [stdout] test error::tests::test_display_other ... ok
[INFO] [stdout] test error::tests::test_display_permission_denied ... ok
[INFO] [stdout] test error::tests::test_display_sandbox ... ok
[INFO] [stdout] test error::tests::test_format_user_error_already_installed ... ok
[INFO] [stdout] test error::tests::test_format_user_error_command_failed ... ok
[INFO] [stdout] test error::tests::test_format_user_error_dependency_failed ... ok
[INFO] [stdout] test error::tests::test_format_user_error_dependency_failed_strips_duplicate_prefix ... ok
[INFO] [stdout] test db::tests::test_record_and_get_transaction ... ok
[INFO] [stdout] test error::tests::test_format_user_error_config ... ok
[INFO] [stdout] test error::tests::test_format_user_error_invalid_format ... ok
[INFO] [stdout] test error::tests::test_format_user_error_io_fallback ... ok
[INFO] [stdout] test error::tests::test_format_user_error_network ... ok
[INFO] [stdout] test error::tests::test_format_user_error_other ... ok
[INFO] [stdout] test error::tests::test_format_user_error_package_not_found ... ok
[INFO] [stdout] test db::tests::test_record_and_get_files ... ok
[INFO] [stdout] test error::tests::test_format_user_error_permission_denied ... ok
[INFO] [stdout] test error::tests::test_display_package_already_installed ... ok
[INFO] [stdout] test db::tests::test_list_installed_packages ... ok
[INFO] [stdout] test error::tests::test_format_user_error_sandbox ... ok
[INFO] [stdout] test error::tests::test_from_anyhow_error ... ok
[INFO] [stdout] test isolation::detector::tests::test_extract_package_name_root ... ok
[INFO] [stdout] test isolation::detector::tests::test_extract_package_name ... ok
[INFO] [stdout] test isolation::detector::tests::test_detection_event_debug_clone ... ok
[INFO] [stdout] test db::tests::test_update_transaction_status ... ok
[INFO] [stdout] test isolation::detector::tests::test_foreign_package_info ... ok
[INFO] [stdout] test isolation::detector::tests::test_package_manager_cli_name ... ok
[INFO] [stdout] test isolation::detector::tests::test_package_manager_eq ... ok
[INFO] [stdout] test isolation::freezer::tests::test_can_control_self ... ok
[INFO] [stdout] test isolation::freezer::tests::test_is_alive_nonexistent ... ok
[INFO] [stdout] test isolation::freezer::tests::test_is_alive_self ... ok
[INFO] [stdout] test db::tests::test_remove_installed_package ... ok
[INFO] [stdout] test isolation::freezer::tests::test_is_stopped_self ... ok
[INFO] [stdout] test isolation::detector::tests::test_package_manager_from_comm_contains_heuristic ... ok
[INFO] [stdout] test isolation::freezer::tests::test_new ... ok
[INFO] [stdout] test isolation::freezer::tests::test_process_uid_self ... ok
[INFO] [stdout] test isolation::detector::tests::test_package_manager_from_comm ... ok
[INFO] [stdout] test isolation::mediator::tests::test_resolution_option_risk ... ok
[INFO] [stdout] test isolation::mediator::tests::test_risk_level_equality ... ok
[INFO] [stdout] test isolation::mediator::tests::test_resolution_equality ... ok
[INFO] [stdout] test isolation::mediator::tests::test_resolution_option_description ... ok
[INFO] [stdout] test isolation::mediator::tests::test_show_conflict_ui_does_not_panic ... ok
[INFO] [stdout] test kernel::tests::test_gpu_driver_display ... ok
[INFO] [stdout] test kernel::tests::test_gpu_vendor_display ... ok
[INFO] [stdout] test kernel::tests::test_is_kernel_package ... ok
[INFO] [stdout] test kernel::tests::test_kernel_version_from_path_initramfs ... ok
[INFO] [stdout] test kernel::tests::test_kernel_version_from_path_initrd ... ok
[INFO] [stdout] test kernel::tests::test_kernel_version_from_path_invalid ... ok
[INFO] [stdout] test kernel::tests::test_kernel_version_from_path_vmlinuz ... ok
[INFO] [stdout] test kernel::tests::test_suggest_gpu_packages_amd ... ok
[INFO] [stdout] test kernel::tests::test_suggest_gpu_packages_intel ... ok
[INFO] [stdout] test kernel::tests::test_suggest_gpu_packages_nvidia ... ok
[INFO] [stdout] test kernel::tests::test_suggest_gpu_packages_other ... ok
[INFO] [stdout] test output::tests::test_bold_dim_no_color ... ok
[INFO] [stdout] test output::tests::test_fmt_duration_millis ... ok
[INFO] [stdout] test output::tests::test_colored_no_color ... ok
[INFO] [stdout] test output::tests::test_fmt_duration_exact_minute ... ok
[INFO] [stdout] test output::tests::test_fmt_duration_seconds ... ok
[INFO] [stdout] test output::tests::test_fmt_duration_minutes ... ok
[INFO] [stdout] test output::tests::test_fmt_duration_zero ... ok
[INFO] [stdout] test output::tests::test_fmt_size_bytes ... ok
[INFO] [stdout] test output::tests::test_fmt_size_gb ... ok
[INFO] [stdout] test output::tests::test_fmt_size_kb ... ok
[INFO] [stdout] test output::tests::test_fmt_size_large_mb ... ok
[INFO] [stdout] test output::tests::test_fmt_size_mb ... ok
[INFO] [stdout] test output::tests::test_fmt_speed_kb ... ok
[INFO] [stdout] test output::tests::test_fmt_speed_mb ... ok
[INFO] [stdout] test output::tests::test_fmt_speed_bytes ... ok
[INFO] [stdout] test output::tests::test_is_color_terminal_dumb ... ok
[INFO] [stdout] test output::tests::test_is_color_terminal_no_color ... ok
[INFO] [stdout] test package::build::tests::test_convert_deps_empty ... ok
[INFO] [stdout] test package::build::tests::test_convert_deps_single ... ok
[INFO] [stdout] test package::build::tests::test_default_arch_not_empty ... ok
[INFO] [stdout] test package::build::tests::test_convert_deps_multiple ... ok
[INFO] [stdout] test package::cleanup::tests::test_clean_temp_files_empty ... ok
[INFO] [stdout] test package::deb::tests::test_normalize_ar_name ... ok
[INFO] [stdout] test package::deb::tests::test_parse_deb822_basic ... ok
[INFO] [stdout] test package::deb::tests::test_parse_deb822_multiline ... ok
[INFO] [stdout] test package::deb::tests::test_parse_deb822_with_fields ... ok
[INFO] [stdout] test package::deb::tests::test_parse_depends_empty ... ok
[INFO] [stdout] test package::cleanup::tests::test_clean_temp_files_with_spm_dirs ... ok
[INFO] [stdout] test package::deb::tests::test_parse_depends_mixed_and_or ... ok
[INFO] [stdout] test package::deb::tests::test_parse_depends_or_alternatives ... ok
[INFO] [stdout] test package::deb::tests::test_parse_depends_simple ... ok
[INFO] [stdout] test package::deb::tests::test_parse_depends_with_versions ... ok
[INFO] [stdout] test package::cleanup::tests::test_clean_temp_files_with_spm_files ... ok
[INFO] [stdout] test package::deb::tests::test_set_field_unknown ... ok
[INFO] [stdout] test package::deb::tests::test_set_field_valid ... ok
[INFO] [stdout] test package::cleanup::tests::test_clean_temp_files_mixed ... ok
[INFO] [stdout] test package::extract::deb::tests::test_extract_deb_invalid_magic ... ok
[INFO] [stdout] test package::extract::deb::tests::test_extract_deb_empty_archive ... ok
[INFO] [stdout] test package::extract::rpm::tests::test_decompress_cpio_070702_magic ... ok
[INFO] [stdout] test package::extract::rpm::tests::test_decompress_cpio_directory ... ok
[INFO] [stdout] test package::extract::rpm::tests::test_decompress_cpio_file ... ok
[INFO] [stdout] test package::extract::rpm::tests::test_decompress_cpio_empty ... ok
[INFO] [stdout] test package::extract::rpm::tests::test_decompress_cpio_invalid_magic ... ok
[INFO] [stdout] test package::extract::deb::tests::test_extract_deb_with_data ... ok
[INFO] [stdout] test package::extract::rpm::tests::test_decompress_cpio_nested ... ok
[INFO] [stdout] test package::extract::rpm::tests::test_decompress_cpio_short ... ok
[INFO] [stdout] test package::extract::deb::tests::test_extract_deb_with_control ... ok
[INFO] [stdout] test package::extract::rpm::tests::test_extract_payload_invalid ... ok
[INFO] [stdout] test package::extract::rpm::tests::test_extract_rpm_invalid_magic ... ok
[INFO] [stdout] test package::fetch::download::tests::test_find_deb_in_cache_nonexistent_dir ... ok
[INFO] [stdout] test package::fetch::download::tests::test_find_deb_in_cache_empty_dir ... ok
[INFO] [stdout] test package::extract::rpm::tests::test_decompress_cpio_strips_leading_slash ... ok
[INFO] [stdout] test package::fetch::gs::tests::test_extract_attr ... ok
[INFO] [stdout] test package::fetch::gs::tests::test_parse_primary_find_package ... ok
[INFO] [stdout] test package::fetch::gs::tests::test_parse_repomd_basic ... ok
[INFO] [stdout] test package::fetch::gs::tests::test_parse_repomd_no_primary ... ok
[INFO] [stdout] test package::fetch::download::tests::test_find_deb_in_cache_not_found ... ok
[INFO] [stdout] test package::fetch::download::tests::test_find_deb_in_cache_found ... ok
[INFO] [stdout] test package::fetch::scan::tests::test_detect_conffiles_empty_dir ... ok
[INFO] [stdout] test package::fetch::scan::tests::test_detect_conffiles_no_etc ... ok
[INFO] [stdout] test package::fetch::download::tests::test_find_deb_in_cache_wrong_prefix ... ok
[INFO] [stdout] test package::fetch::scan::tests::test_dir_size_nonexistent ... ok
[INFO] [stdout] test package::fetch::scan::tests::test_dir_size_nested_dirs ... ok
[INFO] [stdout] test package::fetch::scan::tests::test_dir_size_empty_dir ... ok
[INFO] [stdout] test package::fetch::scan::tests::test_dir_size_with_file ... ok
[INFO] [stdout] test package::fetch::scan::tests::test_detect_conffiles_with_etc ... ok
[INFO] [stdout] test package::fetch::scan::tests::test_lookup_owner_found ... ok
[INFO] [stdout] test package::fetch::scan::tests::test_lookup_owner_not_found ... ok
[INFO] [stdout] test package::fetch::tests::test_collect_conflicting_packages_dedup ... ok
[INFO] [stdout] test package::fetch::tests::test_collect_conflicting_packages_no_replace ... ok
[INFO] [stdout] test package::fetch::tests::test_collect_conflicting_packages_self_conflict_without_replace ... ok
[INFO] [stdout] test package::fetch::tests::test_collect_conflicting_packages_with_replace_includes_others ... ok
[INFO] [stdout] test package::fetch::tests::test_collect_conflicting_packages_with_replace_skips_self ... ok
[INFO] [stdout] test package::fetch::tests::test_parse_deb822_entry_multi_entry ... ok
[INFO] [stdout] test package::fetch::tests::test_parse_deb822_entry_multiline_value ... ok
[INFO] [stdout] test package::fetch::tests::test_parse_deb822_entry_no_trailing_newline ... ok
[INFO] [stdout] test package::fetch::tests::test_parse_deb822_entry_not_found ... ok
[INFO] [stdout] test package::fetch::tests::test_parse_deb822_entry_simple ... ok
[INFO] [stdout] test isolation::mediator::tests::test_find_spm_package_owning_file_no_db ... ok
[INFO] [stdout] test package::fetch::tests::test_parse_deb822_entry_case_insensitive ... ok
[INFO] [stdout] test package::fetch::tests::test_parse_deb822_entry_empty ... ok
[INFO] [stdout] test package::hooks::tests::test_remove_sam_v2_hooks_noops_on_empty_manifest ... ok
[INFO] [stdout] test package::hooks::tests::test_remove_sysusers_conf_empty ... ok
[INFO] [stdout] test package::hooks::tests::test_remove_tmpfiles_conf_empty ... ok
[INFO] [stdout] test package::hooks::tests::test_run_install_hooks_empty ... ok
[INFO] [stdout] test package::hooks::tests::test_run_install_hooks_with_desktop ... ok
[INFO] [stdout] test package::hooks::tests::test_run_install_hooks_with_man ... ok
[INFO] [stdout] test package::hooks::tests::test_run_kernel_hooks_empty ... ok
[INFO] [stdout] test package::hooks::tests::test_run_kernel_hooks_non_kernel ... ok
[INFO] [stdout] test package::hooks::tests::test_run_kernel_hooks_with_kernel ... ok
[INFO] [stdout] test package::hooks::tests::test_run_kernel_hooks_with_kmod ... ok
[INFO] [stdout] test package::hooks::tests::test_run_kernel_hooks_with_nvidia ... ok
[INFO] [stdout] test package::install::conflict::tests::test_foreign_owned_index_to_resolution ... ok
[INFO] [stdout] test package::install::conflict::tests::test_mediator_new ... ok
[INFO] [stdout] test package::install::conflict::tests::test_process_freezer_sendable ... ok
[INFO] [stdout] test package::install::conflict::tests::test_resolution_debug ... ok
[INFO] [stdout] test package::install::conflict::tests::test_resolution_equality ... ok
[INFO] [stdout] test package::install::conflict::tests::test_store_manager_root_dir ... ok
[INFO] [stdout] test package::install::local::tests::test_scan_dir_for_records_empty_dir ... ok
[INFO] [stdout] test package::install::local::tests::test_scan_dir_for_records_hash_present ... ok
[INFO] [stdout] test package::install::local::tests::test_scan_dir_for_records_nonexistent_dir ... ok
[INFO] [stdout] test package::install::local::tests::test_scan_dir_for_records_skips_dirs ... ok
[INFO] [stderr] System has not been booted with systemd as init system (PID 1). Can't operate.
[INFO] [stderr] Failed to connect to bus: Host is down
[INFO] [stdout] test package::install::local::tests::test_scan_dir_for_records_symlink ... ok
[INFO] [stdout] test package::install::local::tests::test_scan_dir_for_records_with_files ... ok
[INFO] [stdout] test package::install::remove::tests::test_create_remove_transaction_fields ... ok
[INFO] [stdout] test package::install::remove::tests::test_create_remove_transaction_sam_package ... ok
[INFO] [stdout] test package::install::remove::tests::test_dirs_to_cleanup_matching ... ok
[INFO] [stdout] test package::install::remove::tests::test_dirs_to_cleanup_no_match ... ok
[INFO] [stdout] test package::install::remove::tests::test_dirs_to_cleanup_partial_match ... ok
[INFO] [stdout] test package::install::remove::tests::test_format_remove_failed_msg_empty_errors ... ok
[INFO] [stdout] test package::install::remove::tests::test_format_remove_failed_msg_with_errors ... ok
[INFO] [stdout] test package::install::remove::tests::test_is_conffile_etc_prefix ... ok
[INFO] [stdout] test package::install::remove::tests::test_is_conffile_explicit_list ... ok
[INFO] [stdout] test package::install::remove::tests::test_is_conffile_explicit_overrides_empty_list ... ok
[INFO] [stdout] test package::install::remove::tests::test_is_conffile_not_under_etc ... ok
[INFO] [stdout] test package::install::remove::tests::test_is_conffile_slash_etc_only ... ok
[INFO] [stdout] test package::install::sandbox::tests::test_scan_sandbox_files_empty_dir ... ok
[INFO] [stdout] test package::install::sandbox::tests::test_scan_sandbox_files_hash_is_present ... ok
[INFO] [stdout] test package::install::sandbox::tests::test_scan_sandbox_files_multiple_transactions ... ok
[INFO] [stdout] test package::install::sandbox::tests::test_scan_sandbox_files_nonexistent_dir ... ok
[INFO] [stdout] test package::install::sandbox::tests::test_scan_sandbox_files_skips_dirs ... ok
[INFO] [stdout] test package::install::sandbox::tests::test_scan_sandbox_files_with_files ... ok
[INFO] [stdout] test package::install::tests::test_source_to_format ... ok
[INFO] [stdout] test package::install::upgrade::tests::test_format_to_source_deb ... ok
[INFO] [stdout] test package::install::upgrade::tests::test_format_to_source_rpm ... ok
[INFO] [stdout] test package::install::upgrade::tests::test_format_to_source_sam ... ok
[INFO] [stdout] test package::install::upgrade::tests::test_should_upgrade_empty_both ... ok
[INFO] [stdout] test package::install::upgrade::tests::test_should_upgrade_empty_installed ... ok
[INFO] [stdout] test package::install::upgrade::tests::test_should_upgrade_newer_available ... ok
[INFO] [stdout] test package::install::upgrade::tests::test_should_upgrade_older_available ... ok
[INFO] [stdout] test package::install::upgrade::tests::test_should_upgrade_same_version ... ok
[INFO] [stdout] test package::install::upgrade::tests::test_should_upgrade_with_epoch ... ok
[INFO] [stdout] test package::install::user::tests::test_collect_symlink_targets_bin ... ok
[INFO] [stdout] test package::install::user::tests::test_collect_symlink_targets_empty_dir ... ok
[INFO] [stdout] test package::install::user::tests::test_collect_symlink_targets_ignores_non_bin_dirs ... ok
[INFO] [stdout] test package::install::user::tests::test_collect_symlink_targets_multiple_dirs ... ok
[INFO] [stdout] test package::install::user::tests::test_collect_symlink_targets_nonexistent_dir ... ok
[INFO] [stderr] Failed to disable unit, unit nonexistent-test.service does not exist.
[INFO] [stdout] test package::hooks::tests::test_disable_systemd_units_does_not_panic ... ok
[INFO] [stdout] test package::install::user::tests::test_collect_symlink_targets_usr_bin ... ok
[INFO] [stdout] test package::install::user::tests::test_collect_symlink_targets_usr_local_bin ... ok
[INFO] [stdout] test package::query::tests::test_format_history_empty ... ok
[INFO] [stdout] test package::query::tests::test_format_history_multiple ... ok
[INFO] [stdout] test package::query::tests::test_format_history_short_timestamp ... ok
[INFO] [stdout] test package::query::tests::test_format_history_truncates_timestamp ... ok
[INFO] [stdout] test package::query::tests::test_format_history_single ... ok
[INFO] [stdout] test package::query::tests::test_format_history_without_id ... ok
[INFO] [stdout] test package::query::tests::test_match_native_packages_case_insensitive ... ok
[INFO] [stdout] test package::query::tests::test_match_native_packages_description_match ... ok
[INFO] [stdout] test package::query::tests::test_match_native_packages_empty_index ... ok
[INFO] [stdout] test package::query::tests::test_match_native_packages_format_and_repo ... ok
[INFO] [stdout] test package::query::tests::test_match_native_packages_multiple_matches ... ok
[INFO] [stdout] test package::query::tests::test_match_native_packages_name_match ... ok
[INFO] [stdout] test package::query::tests::test_match_native_packages_no_match ... ok
[INFO] [stdout] test package::resolver::tests::test_all_package_names ... ok
[INFO] [stdout] test package::resolver::tests::test_alternative_struct ... ok
[INFO] [stdout] test package::resolver::tests::test_bump_dep_cache_epoch ... ok
[INFO] [stdout] test package::resolver::tests::test_conflict_suggestion ... ok
[INFO] [stdout] test package::resolver::tests::test_dependency_cache ... ok
[INFO] [stdout] test package::resolver::tests::test_metadata_conflict_types ... ok
[INFO] [stdout] test package::resolver::tests::test_resolve_dependencies_api ... ok
[INFO] [stdout] test package::resolver::tests::test_resolve_dependencies_preferred_api ... ok
[INFO] [stdout] test package::resolver::tests::test_resolved_graph_default ... ok
[INFO] [stdout] test package::resolver::tests::test_resolved_graph_builder ... ok
[INFO] [stdout] test package::resolver::tests::test_unresolved_reason_display ... ok
[INFO] [stdout] test package::rpm::tests::test_decompress_cpio_directory ... ok
[INFO] [stdout] test package::rpm::tests::test_decompress_cpio_empty ... ok
[INFO] [stdout] test package::rpm::tests::test_decompress_cpio_070702_magic ... ok
[INFO] [stdout] test package::rpm::tests::test_decompress_cpio_file_extraction ... ok
[INFO] [stdout] test package::rpm::tests::test_decompress_cpio_invalid_magic ... ok
[INFO] [stdout] test package::rpm::tests::test_decompress_cpio_nested_file ... ok
[INFO] [stdout] test package::rpm::tests::test_decompress_cpio_strips_leading_slash ... ok
[INFO] [stdout] test package::rpm::tests::test_decompress_cpio_too_short ... ok
[INFO] [stdout] test package::rpm::tests::test_parse_rpm_header_invalid_file ... ok
[INFO] [stdout] test package::sam::tests::test_calculate_data_hash ... ok
[INFO] [stdout] test package::sam::tests::test_empty_file_rejected ... ok
[INFO] [stdout] test package::sam::tests::test_create_sam_creates_file ... ok
[INFO] [stdout] test package::sam::tests::test_extract_sam_with_meta ... ok
[INFO] [stdout] test package::sam::tests::test_invalid_magic_rejected ... ok
[INFO] [stdout] test package::sam::tests::test_read_manifest_after_create ... ok
[INFO] [stdout] test package::scripts::tests::test_scripts_is_empty_all_none ... ok
[INFO] [stdout] test package::scripts::tests::test_scripts_is_empty_with_postinst ... ok
[INFO] [stdout] test package::scripts::tests::test_scripts_is_empty_with_postrm ... ok
[INFO] [stdout] test package::scripts::tests::test_scripts_is_empty_with_preinst ... ok
[INFO] [stdout] test package::scripts::tests::test_scripts_is_empty_with_prerm ... ok
[INFO] [stdout] test package::store::tests::test_create_and_remove_symlinks ... ok
[INFO] [stdout] test package::store::tests::test_find_elf_files_detects_elfs ... ok
[INFO] [stdout] test package::store::tests::test_find_lib_dirs_finds_existing ... ok
[INFO] [stdout] test package::store::tests::test_is_elf_with_non_elf ... ok
[INFO] [stdout] test package::store::tests::test_is_elf_with_real_elf ... ok
[INFO] [stdout] test package::store::tests::test_remove_empty_parent_does_not_remove_store_root ... ok
[INFO] [stdout] test package::store::tests::test_remove_store_removes_dir ... ok
[INFO] [stdout] test package::store::tests::test_sanitize_relative_ok ... ok
[INFO] [stdout] test package::store::tests::test_sanitize_relative_rejects_parent_dir ... ok
[INFO] [stdout] test package::store::tests::test_store_package_dir_sharding ... ok
[INFO] [stdout] test package::store::tests::test_store_package_dir_short_hash ... ok
[INFO] [stdout] test package::tests::test_public_api_accessible ... ok
[INFO] [stdout] test package::transaction::tests::test_classify_critical ... ok
[INFO] [stdout] test package::transaction::tests::test_rollback_guard_disarm ... ok
[INFO] [stdout] test package::transaction::tests::test_rolling_guard_drop_noop ... ok
[INFO] [stdout] test package::sam::tests::test_extract_sam_round_trip ... ok
[INFO] [stdout] test sandbox::desktop::tests::test_find_icon_path_in_sandbox ... ok
[INFO] [stdout] test sandbox::desktop::tests::test_find_icon_path_nonexistent ... ok
[INFO] [stdout] test sandbox::desktop::tests::test_find_icon_path_svg ... ok
[INFO] [stdout] test sandbox::desktop::tests::test_remove_sandbox_desktop_no_dir ... ok
[INFO] [stdout] test sandbox::desktop::tests::test_strip_exec_path_absolute ... ok
[INFO] [stdout] test sandbox::desktop::tests::test_strip_exec_path_bare ... ok
[INFO] [stdout] test sandbox::desktop::tests::test_strip_exec_path_no_args ... ok
[INFO] [stdout] test sandbox::desktop::tests::test_strip_exec_path_relative ... ok
[INFO] [stdout] test sandbox::desktop::tests::test_strip_exec_path_with_flags ... ok
[INFO] [stdout] test sandbox::desktop::tests::test_system_apps_dir_format ... ok
[INFO] [stdout] test sandbox::desktop::tests::test_wrapper_name ... ok
[INFO] [stdout] test sandbox::tests::test_run_in_sandbox_not_found ... ok
[INFO] [stdout] test sandbox::tests::test_list_sandboxes_default ... ok
[INFO] [stdout] test tests::test_core_types_accessible ... ok
[INFO] [stdout] test types::config::tests::test_repo_source_deser_deb ... ok
[INFO] [stdout] test types::config::tests::test_repo_source_deser_native ... ok
[INFO] [stdout] test types::config::tests::test_repo_source_deser_rpm ... ok
[INFO] [stdout] test types::tests::test_dependency_source_display ... ok
[INFO] [stdout] test types::tests::test_file_record_serialize ... ok
[INFO] [stdout] test types::tests::test_installed_package ... ok
[INFO] [stdout] test types::tests::test_package_default ... ok
[INFO] [stdout] test types::tests::test_manifest_serialize_roundtrip ... ok
[INFO] [stdout] test types::tests::test_repo_config_serialize ... ok
[INFO] [stdout] test types::tests::test_rpmvercmp_basic ... ok
[INFO] [stdout] test types::tests::test_sandbox_level_serde ... ok
[INFO] [stdout] test types::tests::test_spm_config_default ... ok
[INFO] [stdout] test types::tests::test_spm_config_serialize_roundtrip ... ok
[INFO] [stdout] test types::tests::test_transaction_serialize ... ok
[INFO] [stdout] test types::tests::test_version_compare ... ok
[INFO] [stdout] test types::tests::test_version_parse ... ok
[INFO] [stdout] test util::fs::tests::test_is_elf_empty ... ok
[INFO] [stdout] test util::fs::tests::test_is_elf_actual_elf ... ok
[INFO] [stdout] test util::fs::tests::test_is_elf_nonexistent ... ok
[INFO] [stdout] test util::fs::tests::test_whoami_default_root ... ok
[INFO] [stdout] test util::fs::tests::test_is_elf_non_elf ... ok
[INFO] [stdout] test util::fs::tests::test_whoami_env_set ... ok
[INFO] [stdout] test util::hash::tests::test_hash_bytes_deterministic ... ok
[INFO] [stdout] test util::hash::tests::test_hash_bytes_different ... ok
[INFO] [stdout] test util::hash::tests::test_hash_bytes_empty ... ok
[INFO] [stdout] test util::hash::tests::test_hash_bytes_known ... ok
[INFO] [stdout] test util::hash::tests::test_hash_file_nonexistent ... ok
[INFO] [stdout] test util::process::tests::test_get_process_name_nonexistent ... ok
[INFO] [stdout] test util::process::tests::test_truncate_exact ... ok
[INFO] [stdout] test util::process::tests::test_truncate_long_string ... ok
[INFO] [stdout] test util::process::tests::test_truncate_max_one ... ok
[INFO] [stdout] test util::hash::tests::test_hash_file ... ok
[INFO] [stdout] test util::process::tests::test_truncate_max_zero ... ok
[INFO] [stdout] test util::process::tests::test_truncate_short_string ... ok
[INFO] [stdout] test util::tests::test_submodules_accessible ... ok
[INFO] [stdout] test ux::completions::tests::test_generate_bash ... ok
[INFO] [stdout] test ux::completions::tests::test_generate_to_temp_file ... ok
[INFO] [stdout] test ux::completions::tests::test_generate_fish ... ok
[INFO] [stdout] test ux::completions::tests::test_supported_shells_not_empty ... ok
[INFO] [stdout] test verify::tests::test_prompt_skipped_with_flag ... ok
[INFO] [stdout] test verify::tests::test_serialize_manifest_no_signature ... ok
[INFO] [stdout] test ux::completions::tests::test_generate_zsh ... ok
[INFO] [stdout] test verify::tests::test_verify_unsigned_manifest ... ok
[INFO] [stdout] test isolation::detector::tests::test_detector_new_no_watch_paths ... ok
[INFO] [stdout] test isolation::mediator::tests::test_new_mediator ... ok
[INFO] [stdout] test isolation::mediator::tests::test_build_foreign_owned_options ... ok
[INFO] [stdout] test package::hooks::tests::test_run_install_hooks_with_systemd ... ok
[INFO] [stderr] /sbin/ldconfig.real: Renaming of /etc/ld.so.cache~ to /etc/ld.so.cache failed: No such file or directory
[INFO] [stderr] /sbin/ldconfig.real: Renaming of /etc/ld.so.cache~ to /etc/ld.so.cache failed: No such file or directory
[INFO] [stdout] test package::hooks::tests::test_run_install_hooks_with_so ... ok
[INFO] [stdout] test package::hooks::tests::test_run_install_hooks_all_triggers ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 482 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.80s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/bin/spm.rs (/opt/rustwide/target/debug/deps/spm-ebea22b010578545)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stderr]      Running unittests src/bin/spmd.rs (/opt/rustwide/target/debug/deps/spmd-6fb7b43170f87c3f)
[INFO] [stdout] test tests::test_error_formatting ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test tests::test_daemon_socket_path ... ok
[INFO] [stderr]      Running tests/cli.rs (/opt/rustwide/target/debug/deps/cli-edc0d4680f8c1403)
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 10 tests
[INFO] [stdout] test test_install_no_args_fails ... ok
[INFO] [stdout] test test_config_help ... ok
[INFO] [stdout] test test_search_help ... ok
[INFO] [stdout] test test_help ... ok
[INFO] [stdout] test test_version ... ok
[INFO] [stdout] test test_repo_list ... FAILED
[INFO] [stdout] test test_remove_nonexistent_fails ... FAILED
[INFO] [stdout] test test_purge_nonexistent_fails ... FAILED
[INFO] [stdout] test test_upgrade_no_args ... FAILED
[INFO] [stdout] test test_cleanup_help ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- test_repo_list stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test_repo_list' (4450) panicked at tests/cli.rs:112:9:
[INFO] [stdout] Unexpected error: Error: Cannot connect to spmd at /run/spm.sock: No such file or directory (os error 2). Is spmd running?
[INFO] [stdout] 
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x63e79e3820b1 - std[73adb7dc35730857]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x63e79e3820b1 - std[73adb7dc35730857]::backtrace_rs::backtrace::trace_unsynchronized::<std[73adb7dc35730857]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x63e79e3820b1 - std[73adb7dc35730857]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x63e79e3820b1 - <<std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[6883ba1bc0fe4ed1]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x63e79e39923a - <core[6883ba1bc0fe4ed1]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x63e79e39923a - core[6883ba1bc0fe4ed1]::fmt::write
[INFO] [stdout]    6:     0x63e79e3879fc - std[73adb7dc35730857]::io::default_write_fmt::<alloc[55a36b64bcbf2c0d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:626:11
[INFO] [stdout]    7:     0x63e79e3879fc - <alloc[55a36b64bcbf2c0d]::vec::Vec<u8> as std[73adb7dc35730857]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:1730:13
[INFO] [stdout]    8:     0x63e79e35fe16 - <std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x63e79e35fe16 - std[73adb7dc35730857]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x63e79e37a199 - std[73adb7dc35730857]::panicking::default_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x63e79dfdbfa0 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   12:     0x63e79dfdbfa0 - test[980ffaebd391d06d]::test_main_inner::<test[980ffaebd391d06d]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x63e79e37a352 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   14:     0x63e79e37a352 - std[73adb7dc35730857]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:823:13
[INFO] [stdout]   15:     0x63e79e35fec2 - std[73adb7dc35730857]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:688:13
[INFO] [stdout]   16:     0x63e79e357829 - std[73adb7dc35730857]::sys::backtrace::__rust_end_short_backtrace::<std[73adb7dc35730857]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x63e79e360abd - __rustc[a7b7b02e776dd976]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:679:5
[INFO] [stdout]   18:     0x63e79e399abc - core[6883ba1bc0fe4ed1]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x63e79dfcb39c - cli[97369ff3b214229e]::test_repo_list
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/cli.rs:112:9
[INFO] [stdout]   20:     0x63e79dfca577 - cli[97369ff3b214229e]::test_repo_list::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/cli.rs:105:20
[INFO] [stdout]   21:     0x63e79dfcef66 - <cli[97369ff3b214229e]::test_repo_list::{closure#0} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   22:     0x63e79dfcf2db - <fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x63e79dfcf2db - test[980ffaebd391d06d]::__rust_begin_short_backtrace::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:724:18
[INFO] [stdout]   24:     0x63e79dfdc925 - test[980ffaebd391d06d]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:74
[INFO] [stdout]   25:     0x63e79dfdc925 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   26:     0x63e79dfdc925 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   27:     0x63e79dfdc925 - std[73adb7dc35730857]::panicking::catch_unwind::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   28:     0x63e79dfdc925 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   29:     0x63e79dfdc925 - test[980ffaebd391d06d]::run_test_in_process
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:27
[INFO] [stdout]   30:     0x63e79dfdc925 - test[980ffaebd391d06d]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:668:43
[INFO] [stdout]   31:     0x63e79dfd73d4 - test[980ffaebd391d06d]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:698:41
[INFO] [stdout]   32:     0x63e79dfd73d4 - std[73adb7dc35730857]::sys::backtrace::__rust_begin_short_backtrace::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   33:     0x63e79dfdfa72 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   34:     0x63e79dfdfa72 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   35:     0x63e79dfdfa72 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   36:     0x63e79dfdfa72 - std[73adb7dc35730857]::panicking::catch_unwind::<(), core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   37:     0x63e79dfdfa72 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   38:     0x63e79dfdfa72 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   39:     0x63e79dfdfa72 - <std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x63e79e3818bf - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::ops::function::FnOnce<(), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2319:9
[INFO] [stdout]   41:     0x63e79e3818bf - <std[73adb7dc35730857]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/thread/unix.rs:123:17
[INFO] [stdout]   42:     0x7187ce27aaa4 - <unknown>
[INFO] [stdout]   43:     0x7187ce307a64 - clone
[INFO] [stdout]   44:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- test_remove_nonexistent_fails stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test_remove_nonexistent_fails' (4449) panicked at tests/cli.rs:24:5:
[INFO] [stdout] Expected stderr to contain 'not installed', got: Error: Cannot connect to spmd at /run/spm.sock: No such file or directory (os error 2). Is spmd running?
[INFO] [stdout] 
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x63e79e3820b1 - std[73adb7dc35730857]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x63e79e3820b1 - std[73adb7dc35730857]::backtrace_rs::backtrace::trace_unsynchronized::<std[73adb7dc35730857]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x63e79e3820b1 - std[73adb7dc35730857]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x63e79e3820b1 - <<std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[6883ba1bc0fe4ed1]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x63e79e39923a - <core[6883ba1bc0fe4ed1]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x63e79e39923a - core[6883ba1bc0fe4ed1]::fmt::write
[INFO] [stdout]    6:     0x63e79e3879fc - std[73adb7dc35730857]::io::default_write_fmt::<alloc[55a36b64bcbf2c0d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:626:11
[INFO] [stdout]    7:     0x63e79e3879fc - <alloc[55a36b64bcbf2c0d]::vec::Vec<u8> as std[73adb7dc35730857]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:1730:13
[INFO] [stdout]    8:     0x63e79e35fe16 - <std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x63e79e35fe16 - std[73adb7dc35730857]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x63e79e37a199 - std[73adb7dc35730857]::panicking::default_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x63e79dfdbfa0 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   12:     0x63e79dfdbfa0 - test[980ffaebd391d06d]::test_main_inner::<test[980ffaebd391d06d]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x63e79e37a352 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   14:     0x63e79e37a352 - std[73adb7dc35730857]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:823:13
[INFO] [stdout]   15:     0x63e79e35fec2 - std[73adb7dc35730857]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:688:13
[INFO] [stdout]   16:     0x63e79e357829 - std[73adb7dc35730857]::sys::backtrace::__rust_end_short_backtrace::<std[73adb7dc35730857]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x63e79e360abd - __rustc[a7b7b02e776dd976]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:679:5
[INFO] [stdout]   18:     0x63e79e399abc - core[6883ba1bc0fe4ed1]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x63e79dfcabe6 - cli[97369ff3b214229e]::check_or_daemon_off
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/cli.rs:24:5
[INFO] [stdout]   20:     0x63e79dfcbd30 - cli[97369ff3b214229e]::test_remove_nonexistent_fails
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/cli.rs:63:5
[INFO] [stdout]   21:     0x63e79dfca6c7 - cli[97369ff3b214229e]::test_remove_nonexistent_fails::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/cli.rs:57:35
[INFO] [stdout]   22:     0x63e79dfcf126 - <cli[97369ff3b214229e]::test_remove_nonexistent_fails::{closure#0} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x63e79dfcf2db - <fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x63e79dfcf2db - test[980ffaebd391d06d]::__rust_begin_short_backtrace::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:724:18
[INFO] [stdout]   25:     0x63e79dfdc925 - test[980ffaebd391d06d]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:74
[INFO] [stdout]   26:     0x63e79dfdc925 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   27:     0x63e79dfdc925 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   28:     0x63e79dfdc925 - std[73adb7dc35730857]::panicking::catch_unwind::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   29:     0x63e79dfdc925 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   30:     0x63e79dfdc925 - test[980ffaebd391d06d]::run_test_in_process
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:27
[INFO] [stdout]   31:     0x63e79dfdc925 - test[980ffaebd391d06d]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:668:43
[INFO] [stdout]   32:     0x63e79dfd73d4 - test[980ffaebd391d06d]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:698:41
[INFO] [stdout]   33:     0x63e79dfd73d4 - std[73adb7dc35730857]::sys::backtrace::__rust_begin_short_backtrace::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   34:     0x63e79dfdfa72 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stderr] error: test failed, to rerun pass `--test cli`
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   35:     0x63e79dfdfa72 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   36:     0x63e79dfdfa72 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   37:     0x63e79dfdfa72 - std[73adb7dc35730857]::panicking::catch_unwind::<(), core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   38:     0x63e79dfdfa72 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   39:     0x63e79dfdfa72 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   40:     0x63e79dfdfa72 - <std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x63e79e3818bf - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::ops::function::FnOnce<(), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2319:9
[INFO] [stdout]   42:     0x63e79e3818bf - <std[73adb7dc35730857]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/thread/unix.rs:123:17
[INFO] [stdout]   43:     0x7187ce27aaa4 - <unknown>
[INFO] [stdout]   44:     0x7187ce307a64 - clone
[INFO] [stdout]   45:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- test_purge_nonexistent_fails stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test_purge_nonexistent_fails' (4448) panicked at tests/cli.rs:24:5:
[INFO] [stdout] Expected stderr to contain 'not installed', got: Error: Cannot connect to spmd at /run/spm.sock: No such file or directory (os error 2). Is spmd running?
[INFO] [stdout] 
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x63e79e3820b1 - std[73adb7dc35730857]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x63e79e3820b1 - std[73adb7dc35730857]::backtrace_rs::backtrace::trace_unsynchronized::<std[73adb7dc35730857]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x63e79e3820b1 - std[73adb7dc35730857]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x63e79e3820b1 - <<std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[6883ba1bc0fe4ed1]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x63e79e39923a - <core[6883ba1bc0fe4ed1]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x63e79e39923a - core[6883ba1bc0fe4ed1]::fmt::write
[INFO] [stdout]    6:     0x63e79e3879fc - std[73adb7dc35730857]::io::default_write_fmt::<alloc[55a36b64bcbf2c0d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:626:11
[INFO] [stdout]    7:     0x63e79e3879fc - <alloc[55a36b64bcbf2c0d]::vec::Vec<u8> as std[73adb7dc35730857]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:1730:13
[INFO] [stdout]    8:     0x63e79e35fe16 - <std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x63e79e35fe16 - std[73adb7dc35730857]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x63e79e37a199 - std[73adb7dc35730857]::panicking::default_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x63e79dfdbfa0 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   12:     0x63e79dfdbfa0 - test[980ffaebd391d06d]::test_main_inner::<test[980ffaebd391d06d]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x63e79e37a352 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   14:     0x63e79e37a352 - std[73adb7dc35730857]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:823:13
[INFO] [stdout]   15:     0x63e79e35fec2 - std[73adb7dc35730857]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:688:13
[INFO] [stdout]   16:     0x63e79e357829 - std[73adb7dc35730857]::sys::backtrace::__rust_end_short_backtrace::<std[73adb7dc35730857]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x63e79e360abd - __rustc[a7b7b02e776dd976]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:679:5
[INFO] [stdout]   18:     0x63e79e399abc - core[6883ba1bc0fe4ed1]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x63e79dfcabe6 - cli[97369ff3b214229e]::check_or_daemon_off
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/cli.rs:24:5
[INFO] [stdout]   20:     0x63e79dfcbbd0 - cli[97369ff3b214229e]::test_purge_nonexistent_fails
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/cli.rs:73:5
[INFO] [stdout]   21:     0x63e79dfca697 - cli[97369ff3b214229e]::test_purge_nonexistent_fails::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/cli.rs:67:34
[INFO] [stdout]   22:     0x63e79dfcf0e6 - <cli[97369ff3b214229e]::test_purge_nonexistent_fails::{closure#0} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x63e79dfcf2db - <fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x63e79dfcf2db - test[980ffaebd391d06d]::__rust_begin_short_backtrace::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:724:18
[INFO] [stdout]   25:     0x63e79dfdc925 - test[980ffaebd391d06d]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:74
[INFO] [stdout]   26:     0x63e79dfdc925 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   27:     0x63e79dfdc925 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   28:     0x63e79dfdc925 - std[73adb7dc35730857]::panicking::catch_unwind::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   29:     0x63e79dfdc925 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   30:     0x63e79dfdc925 - test[980ffaebd391d06d]::run_test_in_process
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:27
[INFO] [stdout]   31:     0x63e79dfdc925 - test[980ffaebd391d06d]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:668:43
[INFO] [stdout]   32:     0x63e79dfd73d4 - test[980ffaebd391d06d]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:698:41
[INFO] [stdout]   33:     0x63e79dfd73d4 - std[73adb7dc35730857]::sys::backtrace::__rust_begin_short_backtrace::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   34:     0x63e79dfdfa72 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   35:     0x63e79dfdfa72 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   36:     0x63e79dfdfa72 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   37:     0x63e79dfdfa72 - std[73adb7dc35730857]::panicking::catch_unwind::<(), core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   38:     0x63e79dfdfa72 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   39:     0x63e79dfdfa72 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   40:     0x63e79dfdfa72 - <std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x63e79e3818bf - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::ops::function::FnOnce<(), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2319:9
[INFO] [stdout]   42:     0x63e79e3818bf - <std[73adb7dc35730857]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/thread/unix.rs:123:17
[INFO] [stdout]   43:     0x7187ce27aaa4 - <unknown>
[INFO] [stdout]   44:     0x7187ce307a64 - clone
[INFO] [stdout]   45:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- test_upgrade_no_args stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test_upgrade_no_args' (4476) panicked at tests/cli.rs:24:5:
[INFO] [stdout] Expected stderr to contain 'Only root can upgrade', got: Error: Cannot connect to spmd at /run/spm.sock: No such file or directory (os error 2). Is spmd running?
[INFO] [stdout] 
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x63e79e3820b1 - std[73adb7dc35730857]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x63e79e3820b1 - std[73adb7dc35730857]::backtrace_rs::backtrace::trace_unsynchronized::<std[73adb7dc35730857]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x63e79e3820b1 - std[73adb7dc35730857]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x63e79e3820b1 - <<std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[6883ba1bc0fe4ed1]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x63e79e39923a - <core[6883ba1bc0fe4ed1]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x63e79e39923a - core[6883ba1bc0fe4ed1]::fmt::write
[INFO] [stdout]    6:     0x63e79e3879fc - std[73adb7dc35730857]::io::default_write_fmt::<alloc[55a36b64bcbf2c0d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:626:11
[INFO] [stdout]    7:     0x63e79e3879fc - <alloc[55a36b64bcbf2c0d]::vec::Vec<u8> as std[73adb7dc35730857]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:1730:13
[INFO] [stdout]    8:     0x63e79e35fe16 - <std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x63e79e35fe16 - std[73adb7dc35730857]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x63e79e37a199 - std[73adb7dc35730857]::panicking::default_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x63e79dfdbfa0 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   12:     0x63e79dfdbfa0 - test[980ffaebd391d06d]::test_main_inner::<test[980ffaebd391d06d]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x63e79e37a352 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   14:     0x63e79e37a352 - std[73adb7dc35730857]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:823:13
[INFO] [stdout]   15:     0x63e79e35fec2 - std[73adb7dc35730857]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:688:13
[INFO] [stdout]   16:     0x63e79e357829 - std[73adb7dc35730857]::sys::backtrace::__rust_end_short_backtrace::<std[73adb7dc35730857]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x63e79e360abd - __rustc[a7b7b02e776dd976]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:679:5
[INFO] [stdout]   18:     0x63e79e399abc - core[6883ba1bc0fe4ed1]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x63e79dfcabe6 - cli[97369ff3b214229e]::check_or_daemon_off
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/cli.rs:24:5
[INFO] [stdout]   20:     0x63e79dfcb99e - cli[97369ff3b214229e]::test_upgrade_no_args
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/cli.rs:101:5
[INFO] [stdout]   21:     0x63e79dfca637 - cli[97369ff3b214229e]::test_upgrade_no_args::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/cli.rs:95:26
[INFO] [stdout]   22:     0x63e79dfcf066 - <cli[97369ff3b214229e]::test_upgrade_no_args::{closure#0} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x63e79dfcf2db - <fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x63e79dfcf2db - test[980ffaebd391d06d]::__rust_begin_short_backtrace::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:724:18
[INFO] [stdout]   25:     0x63e79dfdc925 - test[980ffaebd391d06d]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:74
[INFO] [stdout]   26:     0x63e79dfdc925 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   27:     0x63e79dfdc925 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   28:     0x63e79dfdc925 - std[73adb7dc35730857]::panicking::catch_unwind::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   29:     0x63e79dfdc925 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   30:     0x63e79dfdc925 - test[980ffaebd391d06d]::run_test_in_process
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:27
[INFO] [stdout]   31:     0x63e79dfdc925 - test[980ffaebd391d06d]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:668:43
[INFO] [stdout]   32:     0x63e79dfd73d4 - test[980ffaebd391d06d]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:698:41
[INFO] [stdout]   33:     0x63e79dfd73d4 - std[73adb7dc35730857]::sys::backtrace::__rust_begin_short_backtrace::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   34:     0x63e79dfdfa72 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   35:     0x63e79dfdfa72 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   36:     0x63e79dfdfa72 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   37:     0x63e79dfdfa72 - std[73adb7dc35730857]::panicking::catch_unwind::<(), core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   38:     0x63e79dfdfa72 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   39:     0x63e79dfdfa72 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   40:     0x63e79dfdfa72 - <std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x63e79e3818bf - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::ops::function::FnOnce<(), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2319:9
[INFO] [stdout]   42:     0x63e79e3818bf - <std[73adb7dc35730857]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/thread/unix.rs:123:17
[INFO] [stdout]   43:     0x7187ce27aaa4 - <unknown>
[INFO] [stdout]   44:     0x7187ce307a64 - clone
[INFO] [stdout]   45:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     test_purge_nonexistent_fails
[INFO] [stdout]     test_remove_nonexistent_fails
[INFO] [stdout]     test_repo_list
[INFO] [stdout]     test_upgrade_no_args
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 6 passed; 4 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.22s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "96249a720ccc3ecc56ae4b40d34444957a03a5541ca96f02580d7976d0cb6f6b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "96249a720ccc3ecc56ae4b40d34444957a03a5541ca96f02580d7976d0cb6f6b", kill_on_drop: false }`
[INFO] [stdout] 96249a720ccc3ecc56ae4b40d34444957a03a5541ca96f02580d7976d0cb6f6b
