[INFO] cloning repository https://github.com/tommihip/secgit
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/tommihip/secgit" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftommihip%2Fsecgit", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftommihip%2Fsecgit'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 14e834ebfeaf513e515bf9a0c2b588bfe733450e
[INFO] testing tommihip/secgit 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%2Ftommihip%2Fsecgit" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-7-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/tommihip/secgit
[INFO] finished tweaking git repo https://github.com/tommihip/secgit
[INFO] tweaked toml for git repo https://github.com/tommihip/secgit written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/tommihip/secgit 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/tommihip/secgit 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-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] c9deb03cb5e19d129d18638fad39dafae9759c8b51a72117536233c32c6943f4
[INFO] running `Command { std: "docker" "start" "c9deb03cb5e19d129d18638fad39dafae9759c8b51a72117536233c32c6943f4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c9deb03cb5e19d129d18638fad39dafae9759c8b51a72117536233c32c6943f4", 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" "c9deb03cb5e19d129d18638fad39dafae9759c8b51a72117536233c32c6943f4" "/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" "c9deb03cb5e19d129d18638fad39dafae9759c8b51a72117536233c32c6943f4", 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" "c9deb03cb5e19d129d18638fad39dafae9759c8b51a72117536233c32c6943f4" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling memchr v2.8.2
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling smallvec v1.15.2
[INFO] [stderr]    Compiling tinyvec_macros v0.1.1
[INFO] [stderr]    Compiling gix-trace v0.1.20
[INFO] [stderr]    Compiling faster-hex v0.9.0
[INFO] [stderr]    Compiling adler2 v2.0.1
[INFO] [stderr]    Compiling simd-adler32 v0.3.9
[INFO] [stderr]    Compiling human_format v1.2.1
[INFO] [stderr]    Compiling bytesize v1.3.3
[INFO] [stderr]    Compiling syn v2.0.118
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling zerocopy v0.8.50
[INFO] [stderr]    Compiling jiff v0.2.29
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling cc v1.2.65
[INFO] [stderr]    Compiling tinyvec v1.11.0
[INFO] [stderr]    Compiling fs_extra v1.3.0
[INFO] [stderr]    Compiling memmap2 v0.9.11
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling prodash v28.0.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling aws-lc-rs v1.17.0
[INFO] [stderr]    Compiling untrusted v0.7.1
[INFO] [stderr]    Compiling unicode-normalization v0.1.25
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling winnow v0.6.26
[INFO] [stderr]    Compiling semver v1.0.28
[INFO] [stderr]    Compiling getrandom v0.4.3
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling unicode-bom v2.0.3
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling kstring v2.0.2
[INFO] [stderr]    Compiling serde_json v1.0.150
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling shell-words v1.1.1
[INFO] [stderr]    Compiling flate2 v1.1.9
[INFO] [stderr]    Compiling gix-sec v0.10.12
[INFO] [stderr]    Compiling filetime v0.2.29
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]    Compiling base64ct v1.8.3
[INFO] [stderr]    Compiling flagset v0.4.7
[INFO] [stderr]    Compiling const-oid v0.9.6
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]    Compiling arrayvec v0.7.7
[INFO] [stderr]    Compiling pem-rfc7468 v0.7.0
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling anyhow v1.0.103
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling home v0.5.12
[INFO] [stderr]    Compiling uluru v3.1.0
[INFO] [stderr]    Compiling clru v0.6.3
[INFO] [stderr]    Compiling rustls v0.23.41
[INFO] [stderr]    Compiling io-close v0.3.7
[INFO] [stderr]    Compiling jiff v0.1.29
[INFO] [stderr]    Compiling time v0.3.51
[INFO] [stderr]    Compiling cmake v0.1.58
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling imara-diff v0.1.8
[INFO] [stderr]    Compiling secgit-leaktest v0.1.0 (/opt/rustwide/workdir/crates/secgit-leaktest)
[INFO] [stderr]    Compiling pem v3.0.6
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling aws-lc-sys v0.41.0
[INFO] [stderr]    Compiling yasna v0.5.2
[INFO] [stderr]    Compiling bstr v1.12.3
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling gix-utils v0.1.14
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling zeroize_derive v1.5.0
[INFO] [stderr]    Compiling zerofrom-derive v0.1.7
[INFO] [stderr]    Compiling yoke-derive v0.8.2
[INFO] [stderr]    Compiling zerovec-derive v0.11.3
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling displaydoc v0.2.6
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]    Compiling der_derive v0.7.3
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling zeroize v1.9.0
[INFO] [stderr]    Compiling rustls-pki-types v1.14.1
[INFO] [stderr]    Compiling webpki-roots v1.0.8
[INFO] [stderr]    Compiling rustls-pemfile v2.2.0
[INFO] [stderr]    Compiling zerofrom v0.1.8
[INFO] [stderr]    Compiling yoke v0.8.3
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling der v0.7.10
[INFO] [stderr]    Compiling webpki-roots v0.26.11
[INFO] [stderr]    Compiling dashmap v6.2.1
[INFO] [stderr]    Compiling gix-validate v0.10.1
[INFO] [stderr]    Compiling gix-date v0.9.4
[INFO] [stderr]    Compiling gix-validate v0.9.4
[INFO] [stderr]    Compiling gix-hash v0.14.2
[INFO] [stderr]    Compiling gix-chunk v0.4.12
[INFO] [stderr]    Compiling gix-quote v0.4.15
[INFO] [stderr]    Compiling gix-packetline-blocking v0.17.5
[INFO] [stderr]    Compiling zerovec v0.11.6
[INFO] [stderr]    Compiling zerotrie v0.2.4
[INFO] [stderr]    Compiling gix-bitmap v0.2.16
[INFO] [stderr]    Compiling secgit-git v0.1.0 (/opt/rustwide/workdir/crates/secgit-git)
[INFO] [stderr]    Compiling gix-features v0.38.2
[INFO] [stderr]    Compiling gix-path v0.10.22
[INFO] [stderr]    Compiling gix-actor v0.32.0
[INFO] [stderr]    Compiling gix-hashtable v0.5.2
[INFO] [stderr]    Compiling x25519-dalek v2.0.1
[INFO] [stderr]    Compiling gix-command v0.3.11
[INFO] [stderr]    Compiling gix-config-value v0.14.12
[INFO] [stderr]    Compiling gix-object v0.44.0
[INFO] [stderr]    Compiling gix-fs v0.11.3
[INFO] [stderr]    Compiling gix-commitgraph v0.24.3
[INFO] [stderr]    Compiling gix-glob v0.16.5
[INFO] [stderr]    Compiling gix-mailmap v0.24.0
[INFO] [stderr]    Compiling gix-tempfile v14.0.2
[INFO] [stderr]    Compiling gix-attributes v0.22.5
[INFO] [stderr]    Compiling tinystr v0.8.3
[INFO] [stderr]    Compiling gix-lock v14.0.0
[INFO] [stderr]    Compiling icu_locale_core v2.2.0
[INFO] [stderr]    Compiling potential_utf v0.1.5
[INFO] [stderr]    Compiling gix-ignore v0.11.4
[INFO] [stderr]    Compiling icu_collections v2.2.0
[INFO] [stderr]    Compiling spki v0.7.3
[INFO] [stderr]    Compiling gix-prompt v0.8.9
[INFO] [stderr]    Compiling x509-cert v0.2.5
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling gix-revwalk v0.15.0
[INFO] [stderr]    Compiling gix-ref v0.47.0
[INFO] [stderr]    Compiling gix-pack v0.53.0
[INFO] [stderr]    Compiling gix-filter v0.13.0
[INFO] [stderr]    Compiling gix-pathspec v0.7.7
[INFO] [stderr]    Compiling gix-traverse v0.41.0
[INFO] [stderr]    Compiling gix-revision v0.29.0
[INFO] [stderr]    Compiling gix-negotiate v0.15.0
[INFO] [stderr]    Compiling gix-discover v0.35.0
[INFO] [stderr]    Compiling gix-config v0.40.0
[INFO] [stderr]    Compiling secgit-import v0.1.0 (/opt/rustwide/workdir/crates/secgit-import)
[INFO] [stderr]    Compiling gix-index v0.35.0
[INFO] [stderr]    Compiling gix-worktree-stream v0.15.0
[INFO] [stderr]    Compiling gix-refspec v0.25.0
[INFO] [stderr]    Compiling icu_provider v2.2.0
[INFO] [stderr]    Compiling icu_properties v2.2.0
[INFO] [stderr]    Compiling icu_normalizer v2.2.0
[INFO] [stderr]    Compiling gix-archive v0.15.0
[INFO] [stderr]    Compiling gix-odb v0.63.0
[INFO] [stderr]    Compiling gix-worktree v0.36.0
[INFO] [stderr]    Compiling idna_adapter v1.2.2
[INFO] [stderr]    Compiling gix-diff v0.46.0
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling gix-dir v0.8.0
[INFO] [stderr]    Compiling gix-worktree-state v0.13.0
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling gix-status v0.13.0
[INFO] [stderr]    Compiling gix-url v0.27.5
[INFO] [stderr]    Compiling gix-credentials v0.24.5
[INFO] [stderr]    Compiling gix-submodule v0.14.0
[INFO] [stderr]    Compiling gix v0.66.0
[INFO] [stderr]    Compiling secgit-crypto v0.1.0 (/opt/rustwide/workdir/crates/secgit-crypto)
[INFO] [stderr]    Compiling rustls-webpki v0.103.13
[INFO] [stderr]    Compiling rcgen v0.13.2
[INFO] [stderr]    Compiling secgit-store v0.1.0 (/opt/rustwide/workdir/crates/secgit-store)
[INFO] [stderr]    Compiling secgit-audit v0.1.0 (/opt/rustwide/workdir/crates/secgit-audit)
[INFO] [stderr]    Compiling secgit-attest v0.1.0 (/opt/rustwide/workdir/crates/secgit-attest)
[INFO] [stderr]    Compiling secgit-sso v0.1.0 (/opt/rustwide/workdir/crates/secgit-sso)
[INFO] [stderr]    Compiling secgit-api v0.1.0 (/opt/rustwide/workdir/crates/secgit-api)
[INFO] [stderr]    Compiling secgit-identity v0.1.0 (/opt/rustwide/workdir/crates/secgit-identity)
[INFO] [stderr]    Compiling secgit-review v0.1.0 (/opt/rustwide/workdir/crates/secgit-review)
[INFO] [stderr]    Compiling secgit-search v0.1.0 (/opt/rustwide/workdir/crates/secgit-search)
[INFO] [stderr]    Compiling secgit-keybroker v0.1.0 (/opt/rustwide/workdir/crates/secgit-keybroker)
[INFO] [stderr]    Compiling xtask v0.1.0 (/opt/rustwide/workdir/xtask)
[INFO] [stderr]    Compiling secgit-forge v0.1.0 (/opt/rustwide/workdir/crates/secgit-forge)
[INFO] [stderr]    Compiling secgit-net v0.1.0 (/opt/rustwide/workdir/crates/secgit-net)
[INFO] [stderr]    Compiling secgit-server v0.1.0 (/opt/rustwide/workdir/bins/secgit-server)
[INFO] [stderr]    Compiling secgit-verify v0.1.0 (/opt/rustwide/workdir/crates/secgit-verify)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 38s
[INFO] running `Command { std: "docker" "inspect" "c9deb03cb5e19d129d18638fad39dafae9759c8b51a72117536233c32c6943f4", 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" "c9deb03cb5e19d129d18638fad39dafae9759c8b51a72117536233c32c6943f4" "/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 xtask v0.1.0 (/opt/rustwide/workdir/xtask)
[INFO] [stderr]    Compiling secgit-verify v0.1.0 (/opt/rustwide/workdir/crates/secgit-verify)
[INFO] [stderr]    Compiling secgit-net v0.1.0 (/opt/rustwide/workdir/crates/secgit-net)
[INFO] [stderr]    Compiling secgit-keybroker v0.1.0 (/opt/rustwide/workdir/crates/secgit-keybroker)
[INFO] [stderr]    Compiling secgit-sso v0.1.0 (/opt/rustwide/workdir/crates/secgit-sso)
[INFO] [stderr]    Compiling secgit-attest v0.1.0 (/opt/rustwide/workdir/crates/secgit-attest)
[INFO] [stderr]    Compiling secgit-search v0.1.0 (/opt/rustwide/workdir/crates/secgit-search)
[INFO] [stderr]    Compiling secgit-identity v0.1.0 (/opt/rustwide/workdir/crates/secgit-identity)
[INFO] [stderr]    Compiling secgit-review v0.1.0 (/opt/rustwide/workdir/crates/secgit-review)
[INFO] [stderr]    Compiling secgit-audit v0.1.0 (/opt/rustwide/workdir/crates/secgit-audit)
[INFO] [stderr]    Compiling secgit-store v0.1.0 (/opt/rustwide/workdir/crates/secgit-store)
[INFO] [stderr]    Compiling secgit-api v0.1.0 (/opt/rustwide/workdir/crates/secgit-api)
[INFO] [stderr]    Compiling secgit-crypto v0.1.0 (/opt/rustwide/workdir/crates/secgit-crypto)
[INFO] [stderr]    Compiling secgit-import v0.1.0 (/opt/rustwide/workdir/crates/secgit-import)
[INFO] [stderr]    Compiling secgit-forge v0.1.0 (/opt/rustwide/workdir/crates/secgit-forge)
[INFO] [stderr]    Compiling secgit-server v0.1.0 (/opt/rustwide/workdir/bins/secgit-server)
[INFO] [stderr]    Compiling secgit-git v0.1.0 (/opt/rustwide/workdir/crates/secgit-git)
[INFO] [stderr]    Compiling secgit-leaktest v0.1.0 (/opt/rustwide/workdir/crates/secgit-leaktest)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 9.60s
[INFO] running `Command { std: "docker" "inspect" "c9deb03cb5e19d129d18638fad39dafae9759c8b51a72117536233c32c6943f4", 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" "c9deb03cb5e19d129d18638fad39dafae9759c8b51a72117536233c32c6943f4" "/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.43s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/secgit_api-8523adad6ef5a75b)
[INFO] [stdout] 
[INFO] [stdout] running 10 tests
[INFO] [stdout] test tests::disabled_tier_blocks_account ... ok
[INFO] [stdout] test tests::light_account_byte_caps_enforced ... ok
[INFO] [stdout] test tests::managed_admission_requires_byok ... ok
[INFO] [stdout] test tests::preload_reflects_existing_repos_and_caps_further_growth ... ok
[INFO] [stdout] test tests::light_account_repo_count_capped ... ok
[INFO] [stdout] test tests::anonymous_disabled_blocks_create ... ok
[INFO] [stdout] test tests::create_rate_limited ... ok
[INFO] [stdout] test tests::expired_repo_rejected_and_gced ... ok
[INFO] [stdout] test tests::ephemeral_create_and_push_auth ... ok
[INFO] [stdout] test tests::size_cap_enforced ... ok
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/secgit_attest-bab54d0fac8a6148)
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.19s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 22 tests
[INFO] [stdout] test mock::tests::freshness_mismatch_rejected ... ok
[INFO] [stdout] test mock::tests::mock_attest_verify_roundtrip ... ok
[INFO] [stdout] test mock::tests::vendor_root_policy_rejects_mock ... ok
[INFO] [stdout] test tests::evidence_json_roundtrips ... ok
[INFO] [stdout] test vcek::tests::cached_crl_window_is_bounded ... ok
[INFO] [stdout] test mock::tests::disallowed_measurement_rejected ... ok
[INFO] [stdout] test vcek::tests::revoked_serial_is_detected ... ok
[INFO] [stdout] test vcek::tests::tcb_decomposition ... ok
[INFO] [stdout] test vcek::tests::kds_urls_are_well_formed ... ok
[INFO] [stdout] test vcek::tests::resolver_uses_offline_cache_without_fetching ... ok
[INFO] [stdout] test tests::report_data_binding_is_stable_and_sensitive ... ok
[INFO] [stdout] test vcek::tests::wrong_ark_rejects_ask ... ok
[INFO] [stdout] test vcek::tests::ec_point_extraction_accepts_p384_and_rejects_others ... ok
[INFO] [stdout] test snp::tests::require_vendor_root_without_vcek_is_rejected ... ok
[INFO] [stdout] test snp::tests::full_verifier_accepts_genuine_report ... ok
[INFO] [stdout] test snp::tests::parse_and_verify_signature ... ok
[INFO] [stdout] test snp::tests::nonzero_vmpl_report_refused_when_vmpl0_required ... ok
[INFO] [stdout] test snp::tests::wrong_vmpl_is_refused ... ok
[INFO] [stdout] test snp::tests::verifier_with_resolver_accepts_genuine_report ... ok
[INFO] [stdout] test snp::tests::tampered_measurement_fails_signature ... ok
[INFO] [stdout] test vcek::tests::pinned_ark_is_self_signed ... ok
[INFO] [stdout] test vcek::tests::real_ask_chains_to_pinned_ark ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 22 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.17s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/secgit_audit-efbc8dc4636eaf62)
[INFO] [stdout] 
[INFO] [stdout] running 12 tests
[INFO] [stdout] test merkle::tests::consistency_rejects_forked_history ... ok
[INFO] [stdout] test merkle::tests::inclusion_named_non_pow2_sizes ... ok
[INFO] [stdout] test merkle::tests::inclusion_wrong_tree_size_is_rejected ... ok
[INFO] [stdout] test merkle::tests::tampered_inclusion_fails ... ok
[INFO] [stdout] test merkle::tests::inclusion_proofs_verify_for_all_indices ... ok
[INFO] [stdout] test merkle::tests::consistency_named_non_pow2_sizes ... ok
[INFO] [stdout] test merkle::tests::consistency_proofs_verify ... ok
[INFO] [stdout] test tests::corrupted_file_is_rejected_on_load ... ok
[INFO] [stdout] test tests::reopen_reverifies_chain_and_supports_consistency ... ok
[INFO] [stdout] test tests::append_chain_inclusion_and_signed_checkpoint ... ok
[INFO] [stdout] test tests::metadata_boundary_via_leaktest_harness ... ok
[INFO] [stdout] test tests::encrypted_log_hides_metadata_but_stays_verifiable ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.11s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/secgit_crypto-a7827a5875e5c7de)
[INFO] [stdout] 
[INFO] [stdout] running 18 tests
[INFO] [stdout] test envelope::tests::rejects_garbage ... ok
[INFO] [stdout] test envelope::tests::roundtrip_header ... ok
[INFO] [stdout] test primitives::tests::ct_eq_works ... ok
[INFO] [stdout] test primitives::tests::hmac_sha256_is_stable_and_keyed ... ok
[INFO] [stdout] test primitives::tests::hkdf_is_deterministic_and_sized ... ok
[INFO] [stdout] test aead::tests::wrong_aad_fails ... ok
[INFO] [stdout] test primitives::tests::rng_and_hash ... ok
[INFO] [stdout] test aead::tests::aead_roundtrip_both_schemes ... ok
[INFO] [stdout] test aead::tests::key_wrap_roundtrip ... ok
[INFO] [stdout] test aead::tests::tamper_is_detected ... ok
[INFO] [stdout] test kem::tests::hybrid_kem_roundtrip ... ok
[INFO] [stdout] test kem::tests::public_key_serialization_roundtrip ... ok
[INFO] [stdout] test sig::tests::hybrid_sign_verify ... ok
[INFO] [stdout] test sig::tests::long_lived_param_set ... ok
[INFO] [stdout] test tests::inspect_reports_header ... ok
[INFO] [stdout] test mldsa::tests::mldsa_sign_verify_and_persist ... ok
[INFO] [stdout] test sig::tests::persistence_roundtrip ... ok
[INFO] [stdout] test kem::tests::wrong_recipient_cannot_open ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 18 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.14s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/secgit_forge-856c8d6c165b02ba)
[INFO] [stdout] 
[INFO] [stdout] running 7 tests
[INFO] [stdout] test tests::relative_root_yields_absolute_repo_paths ... FAILED
[INFO] [stdout] test tests::create_list_head_seal_restore ... ok
[INFO] [stdout] test tests::browse_log_tree_blob_diff_blame ... ok
[INFO] [stdout] test tests::legacy_repo_migrates_to_manifest_on_seal ... ok
[INFO] [stdout] test tests::compaction_folds_segments_into_a_fresh_base ... ok
[INFO] [stdout] test tests::incremental_seal_delta_and_multi_segment_restore ... ok
[INFO] [stdout] test tests::timeout_kills_whole_process_group ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- tests::relative_root_yields_absolute_repo_paths stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::relative_root_yields_absolute_repo_paths' (4397) panicked at crates/secgit-forge/src/lib.rs:941:38:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Io(Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" })
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5d1ce39a9ab1 - 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:     0x5d1ce39a9ab1 - 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:     0x5d1ce39a9ab1 - std[73adb7dc35730857]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5d1ce39a9ab1 - <<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:     0x5d1ce39bf98a - <core[6883ba1bc0fe4ed1]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5d1ce39bf98a - core[6883ba1bc0fe4ed1]::fmt::write
[INFO] [stdout]    6:     0x5d1ce39ae3ec - 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:     0x5d1ce39ae3ec - <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:     0x5d1ce3983ba6 - <std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5d1ce3983ba6 - std[73adb7dc35730857]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5d1ce399ff39 - std[73adb7dc35730857]::panicking::default_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5d1ce384dbf0 - <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:     0x5d1ce384dbf0 - 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:     0x5d1ce39a00f2 - <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:     0x5d1ce39a00f2 - std[73adb7dc35730857]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:823:13
[INFO] [stdout]   15:     0x5d1ce3983c52 - std[73adb7dc35730857]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:688:13
[INFO] [stdout]   16:     0x5d1ce397b049 - 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:     0x5d1ce3984b5d - __rustc[a7b7b02e776dd976]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:679:5
[INFO] [stdout]   18:     0x5d1ce39c01dc - core[6883ba1bc0fe4ed1]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5d1ce39bff52 - core[6883ba1bc0fe4ed1]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/result.rs:1870:5
[INFO] [stdout]   20:     0x5d1ce347e9a6 - <core[6883ba1bc0fe4ed1]::result::Result<secgit_forge[2608944594195ac2]::Forge, secgit_forge[2608944594195ac2]::ForgeError>>::unwrap
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/result.rs:1231:23
[INFO] [stdout]   21:     0x5d1ce347e9a6 - secgit_forge[2608944594195ac2]::tests::relative_root_yields_absolute_repo_paths
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/secgit-forge/src/lib.rs:941:38
[INFO] [stdout]   22:     0x5d1ce34760d7 - secgit_forge[2608944594195ac2]::tests::relative_root_yields_absolute_repo_paths::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/secgit-forge/src/lib.rs:939:50
[INFO] [stdout]   23:     0x5d1ce348eae6 - <secgit_forge[2608944594195ac2]::tests::relative_root_yields_absolute_repo_paths::{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]   24:     0x5d1ce3840f2b - <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]   25:     0x5d1ce3840f2b - 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]   26:     0x5d1ce384e575 - test[980ffaebd391d06d]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:74
[INFO] [stdout]   27:     0x5d1ce384e575 - <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]   28:     0x5d1ce384e575 - 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]   29:     0x5d1ce384e575 - 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]   30:     0x5d1ce384e575 - 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]   31:     0x5d1ce384e575 - test[980ffaebd391d06d]::run_test_in_process
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:27
[INFO] [stdout]   32:     0x5d1ce384e575 - test[980ffaebd391d06d]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:668:43
[INFO] [stdout]   33:     0x5d1ce3849024 - test[980ffaebd391d06d]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:698:41
[INFO] [stdout]   34:     0x5d1ce3849024 - 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]   35:     0x5d1ce38516c2 - 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]   36:     0x5d1ce38516c2 - <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]   37:     0x5d1ce38516c2 - 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]   38:     0x5d1ce38516c2 - 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]   39:     0x5d1ce38516c2 - 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]   40:     0x5d1ce38516c2 - 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]   41:     0x5d1ce38516c2 - <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]   42:     0x5d1ce39a8a2f - <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]   43:     0x5d1ce39a8a2f - <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]   44:     0x7a2653aaaaa4 - <unknown>
[INFO] [stdout]   45:     0x7a2653b37a64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::timeout_kills_whole_process_group stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::timeout_kills_whole_process_group' (4398) panicked at crates/secgit-forge/src/lib.rs:1314:9:
[INFO] [stdout] grandchild pid 4406 must be killed with the group
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5d1ce39a9ab1 - 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:     0x5d1ce39a9ab1 - 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:     0x5d1ce39a9ab1 - std[73adb7dc35730857]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5d1ce39a9ab1 - <<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:     0x5d1ce39bf98a - <core[6883ba1bc0fe4ed1]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5d1ce39bf98a - core[6883ba1bc0fe4ed1]::fmt::write
[INFO] [stdout]    6:     0x5d1ce39ae3ec - 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:     0x5d1ce39ae3ec - <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:     0x5d1ce3983ba6 - <std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5d1ce3983ba6 - std[73adb7dc35730857]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5d1ce399ff39 - std[73adb7dc35730857]::panicking::default_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5d1ce384dbf0 - <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:     0x5d1ce384dbf0 - 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:     0x5d1ce39a00f2 - <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:     0x5d1ce39a00f2 - std[73adb7dc35730857]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:823:13
[INFO] [stdout]   15:     0x5d1ce3983c52 - std[73adb7dc35730857]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:688:13
[INFO] [stdout]   16:     0x5d1ce397b049 - 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:     0x5d1ce3984b5d - __rustc[a7b7b02e776dd976]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:679:5
[INFO] [stdout]   18:     0x5d1ce39c01dc - core[6883ba1bc0fe4ed1]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5d1ce347c87c - secgit_forge[2608944594195ac2]::tests::timeout_kills_whole_process_group
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/secgit-forge/src/lib.rs:1314:9
[INFO] [stdout]   20:     0x5d1ce3476077 - secgit_forge[2608944594195ac2]::tests::timeout_kills_whole_process_group::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/secgit-forge/src/lib.rs:1274:43
[INFO] [stdout]   21:     0x5d1ce348ea66 - <secgit_forge[2608944594195ac2]::tests::timeout_kills_whole_process_group::{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:     0x5d1ce3840f2b - <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:     0x5d1ce3840f2b - 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:     0x5d1ce384e575 - test[980ffaebd391d06d]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:74
[INFO] [stdout]   25:     0x5d1ce384e575 - <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:     0x5d1ce384e575 - 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:     0x5d1ce384e575 - 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:     0x5d1ce384e575 - 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:     0x5d1ce384e575 - test[980ffaebd391d06d]::run_test_in_process
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:27
[INFO] [stdout]   30:     0x5d1ce384e575 - test[980ffaebd391d06d]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:668:43
[INFO] [stdout]   31:     0x5d1ce3849024 - test[980ffaebd391d06d]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:698:41
[INFO] [stdout]   32:     0x5d1ce3849024 - 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:     0x5d1ce38516c2 - 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:     0x5d1ce38516c2 - <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:     0x5d1ce38516c2 - 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:     0x5d1ce38516c2 - 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:     0x5d1ce38516c2 - 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:     0x5d1ce38516c2 - 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:     0x5d1ce38516c2 - <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:     0x5d1ce39a8a2f - <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:     0x5d1ce39a8a2f - <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:     0x7a2653aaaaa4 - <unknown>
[INFO] [stdout]   43:     0x7a2653b37a64 - clone
[INFO] [stdout]   44:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     tests::relative_root_yields_absolute_repo_paths
[INFO] [stdout]     tests::timeout_kills_whole_process_group
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 5 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 3.37s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `-p secgit-forge --lib`
[INFO] running `Command { std: "docker" "inspect" "c9deb03cb5e19d129d18638fad39dafae9759c8b51a72117536233c32c6943f4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c9deb03cb5e19d129d18638fad39dafae9759c8b51a72117536233c32c6943f4", kill_on_drop: false }`
[INFO] [stdout] c9deb03cb5e19d129d18638fad39dafae9759c8b51a72117536233c32c6943f4
