[INFO] cloning repository https://github.com/Shree-git/claw
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Shree-git/claw" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FShree-git%2Fclaw", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FShree-git%2Fclaw'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] e92f5dfab0b8aaf66cc9f9766f3a368222efdf31
[INFO] testing Shree-git/claw against 1.97.0-beta.6 for beta-1.98-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FShree-git%2Fclaw" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-5-tc1/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/Shree-git/claw
[INFO] finished tweaking git repo https://github.com/Shree-git/claw
[INFO] tweaked toml for git repo https://github.com/Shree-git/claw written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Shree-git/claw on toolchain 1.97.0-beta.6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.97.0-beta.6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Shree-git/claw 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.97.0-beta.6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded tonic v0.14.6
[INFO] [stderr]   Downloaded tonic-prost-build v0.14.6
[INFO] [stderr]   Downloaded tonic-build v0.14.6
[INFO] [stderr]   Downloaded zmij v1.0.19
[INFO] [stderr]   Downloaded tonic-prost v0.14.6
[INFO] [stderr]   Downloaded ulid v1.2.1
[INFO] [stderr]   Downloaded libredox v0.1.12
[INFO] [stderr]   Downloaded prost-build v0.14.3
[INFO] [stderr]   Downloaded pulldown-cmark-to-cmark v22.0.0
[INFO] [stderr]   Downloaded webbrowser v1.1.0
[INFO] [stderr]   Downloaded clap_complete v4.6.5
[INFO] [stderr]   Downloaded rand v0.9.3
[INFO] [stderr]   Downloaded prometheus v0.13.4
[INFO] [stderr]   Downloaded pulldown-cmark v0.13.3
[INFO] [stderr]   Downloaded redb v2.6.3
[INFO] [stderr]   Downloaded quinn-proto v0.11.14
[INFO] [stderr]   Downloaded objc2 v0.6.3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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] 1ba31d57eb2ba8f79ef71319b2b202f97cb496660cef28212afe65f395e1edbf
[INFO] running `Command { std: "docker" "start" "1ba31d57eb2ba8f79ef71319b2b202f97cb496660cef28212afe65f395e1edbf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1ba31d57eb2ba8f79ef71319b2b202f97cb496660cef28212afe65f395e1edbf", 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" "1ba31d57eb2ba8f79ef71319b2b202f97cb496660cef28212afe65f395e1edbf" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1ba31d57eb2ba8f79ef71319b2b202f97cb496660cef28212afe65f395e1edbf", 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" "1ba31d57eb2ba8f79ef71319b2b202f97cb496660cef28212afe65f395e1edbf" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]    Compiling unicode-ident v1.0.22
[INFO] [stderr]    Compiling libc v0.2.180
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling pin-project-lite v0.2.16
[INFO] [stderr]    Compiling anyhow v1.0.101
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]    Compiling pulldown-cmark v0.13.3
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling zerocopy v0.8.39
[INFO] [stderr]    Compiling unicase v2.9.0
[INFO] [stderr]    Compiling bytes v1.11.1
[INFO] [stderr]    Compiling regex-syntax v0.8.9
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling cc v1.2.55
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling socket2 v0.6.2
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling fixedbitset v0.5.7
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling tempfile v3.24.0
[INFO] [stderr]    Compiling multimap v0.10.1
[INFO] [stderr]    Compiling zstd-sys v2.0.16+zstd.1.5.7
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling protoc-bin-vendored-linux-s390_64 v3.2.0
[INFO] [stderr]    Compiling petgraph v0.8.3
[INFO] [stderr]    Compiling zmij v1.0.19
[INFO] [stderr]    Compiling protoc-bin-vendored-macos-x86_64 v3.2.0
[INFO] [stderr]    Compiling protoc-bin-vendored-linux-ppcle_64 v3.2.0
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling protoc-bin-vendored-linux-aarch_64 v3.2.0
[INFO] [stderr]    Compiling protoc-bin-vendored-win32 v3.2.0
[INFO] [stderr]    Compiling protoc-bin-vendored-linux-x86_32 v3.2.0
[INFO] [stderr]    Compiling protoc-bin-vendored-linux-x86_64 v3.2.0
[INFO] [stderr]    Compiling protoc-bin-vendored-macos-aarch_64 v3.2.0
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling protoc-bin-vendored v3.2.0
[INFO] [stderr]    Compiling rand_core v0.9.5
[INFO] [stderr]    Compiling pulldown-cmark-to-cmark v22.0.0
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling blake3 v1.8.3
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling constant_time_eq v0.4.2
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling rustls v0.23.36
[INFO] [stderr]    Compiling data-encoding v2.10.0
[INFO] [stderr]    Compiling toml_write v0.1.2
[INFO] [stderr]    Compiling ipnet v2.11.0
[INFO] [stderr]    Compiling winnow v0.7.14
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling prost-derive v0.14.3
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zeroize_derive v1.4.3
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling prost v0.14.3
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling prost-types v0.14.3
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling prost-build v0.14.3
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling rand v0.9.3
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling rustls-pki-types v1.14.0
[INFO] [stderr]    Compiling rand v0.8.6
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling claw-vcs-core v0.1.2-beta.5 (/opt/rustwide/workdir/crates/claw-core)
[INFO] [stderr]    Compiling ulid v1.2.1
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling rustls-webpki v0.103.13
[INFO] [stderr]    Compiling redb v2.6.3
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling inout v0.1.4
[INFO] [stderr]    Compiling axum-core v0.5.6
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling tonic-build v0.14.6
[INFO] [stderr]    Compiling universal-hash v0.5.1
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling h2 v0.4.13
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling signature v2.2.0
[INFO] [stderr]    Compiling anstyle-query v1.1.5
[INFO] [stderr]    Compiling opaque-debug v0.3.1
[INFO] [stderr]    Compiling matchit v0.8.4
[INFO] [stderr]    Compiling anstream v0.6.21
[INFO] [stderr]    Compiling axum v0.8.9
[INFO] [stderr]    Compiling zstd v0.13.3
[INFO] [stderr]    Compiling poly1305 v0.8.0
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling ed25519 v2.2.3
[INFO] [stderr]    Compiling pin-project v1.1.10
[INFO] [stderr]    Compiling tonic-prost-build v0.14.6
[INFO] [stderr]    Compiling tokio-stream v0.1.18
[INFO] [stderr]    Compiling chacha20 v0.9.1
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling claw-vcs-store v0.1.2-beta.5 (/opt/rustwide/workdir/crates/claw-store)
[INFO] [stderr]    Compiling webpki-roots v1.0.6
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling aead v0.5.2
[INFO] [stderr]    Compiling iri-string v0.7.10
[INFO] [stderr]    Compiling simd-adler32 v0.3.8
[INFO] [stderr]    Compiling unsafe-libyaml v0.2.11
[INFO] [stderr]    Compiling hyper-timeout v0.5.2
[INFO] [stderr]    Compiling clap_lex v0.7.7
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling chacha20poly1305 v0.10.1
[INFO] [stderr]    Compiling tonic v0.14.6
[INFO] [stderr]    Compiling clap_builder v4.5.57
[INFO] [stderr]    Compiling ed25519-dalek v2.2.0
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling claw-vcs-sync v0.1.2-beta.5 (/opt/rustwide/workdir/crates/claw-sync)
[INFO] [stderr]    Compiling x25519-dalek v2.0.1
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling clap_derive v4.5.55
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling prometheus v0.13.4
[INFO] [stderr]    Compiling similar v2.7.0
[INFO] [stderr]    Compiling dirs-sys v0.4.1
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling claw-vcs-patch v0.1.2-beta.5 (/opt/rustwide/workdir/crates/claw-patch)
[INFO] [stderr]    Compiling tonic-prost v0.14.6
[INFO] [stderr]    Compiling claw-vcs-crypto v0.1.2-beta.5 (/opt/rustwide/workdir/crates/claw-crypto)
[INFO] [stderr]    Compiling flate2 v1.1.9
[INFO] [stderr]    Compiling clap v4.5.57
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling bstr v1.12.1
[INFO] [stderr]    Compiling urlencoding v2.1.3
[INFO] [stderr]    Compiling claw-vcs-git v0.1.2-beta.5 (/opt/rustwide/workdir/crates/claw-git)
[INFO] [stderr]    Compiling tracing-subscriber v0.3.22
[INFO] [stderr]    Compiling globset v0.4.18
[INFO] [stderr]    Compiling clap_complete v4.6.5
[INFO] [stderr]    Compiling claw-vcs-merge v0.1.2-beta.5 (/opt/rustwide/workdir/crates/claw-merge)
[INFO] [stderr]    Compiling dirs v5.0.1
[INFO] [stderr]    Compiling webbrowser v1.1.0
[INFO] [stderr]    Compiling claw-vcs-policy v0.1.2-beta.5 (/opt/rustwide/workdir/crates/claw-policy)
[INFO] [stderr]    Compiling claw-vcs-agent-sdk v0.1.2-beta.5 (/opt/rustwide/workdir/crates/claw-agent-sdk)
[INFO] [stderr]    Compiling claw-vcs v0.1.2-beta.5 (/opt/rustwide/workdir/crates/claw)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 4m 22s
[INFO] running `Command { std: "docker" "inspect" "1ba31d57eb2ba8f79ef71319b2b202f97cb496660cef28212afe65f395e1edbf", 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" "1ba31d57eb2ba8f79ef71319b2b202f97cb496660cef28212afe65f395e1edbf" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling zerocopy v0.8.39
[INFO] [stderr]    Compiling zerocopy-derive v0.8.39
[INFO] [stderr]    Compiling regex-syntax v0.8.9
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling plotters-backend v0.3.7
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling ciborium-io v0.2.2
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling plotters-svg v0.3.7
[INFO] [stderr]    Compiling cast v0.3.0
[INFO] [stderr]    Compiling rayon v1.12.0
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling is-terminal v0.4.17
[INFO] [stderr]    Compiling quick-error v1.2.3
[INFO] [stderr]    Compiling bit-vec v0.8.0
[INFO] [stderr]    Compiling oorandom v11.1.5
[INFO] [stderr]    Compiling anes v0.1.6
[INFO] [stderr]    Compiling bit-set v0.8.0
[INFO] [stderr]    Compiling rusty-fork v0.3.1
[INFO] [stderr]    Compiling prost-derive v0.14.3
[INFO] [stderr]    Compiling criterion-plot v0.5.0
[INFO] [stderr]    Compiling rand_xorshift v0.4.0
[INFO] [stderr]    Compiling unarray v0.1.4
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling prost v0.14.3
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling axum v0.8.9
[INFO] [stderr]    Compiling prost-types v0.14.3
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling prost-build v0.14.3
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling claw-vcs-agent-sdk v0.1.2-beta.5 (/opt/rustwide/workdir/crates/claw-agent-sdk)
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling tonic-prost-build v0.14.6
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.22
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling claw-vcs-core v0.1.2-beta.5 (/opt/rustwide/workdir/crates/claw-core)
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand v0.9.3
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling ulid v1.2.1
[INFO] [stderr]    Compiling rand v0.8.6
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling proptest v1.10.0
[INFO] [stderr]    Compiling tonic v0.14.6
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling criterion v0.5.1
[INFO] [stderr]    Compiling claw-vcs-sync v0.1.2-beta.5 (/opt/rustwide/workdir/crates/claw-sync)
[INFO] [stderr]    Compiling globset v0.4.18
[INFO] [stderr]    Compiling tonic-prost v0.14.6
[INFO] [stderr]    Compiling claw-vcs-store v0.1.2-beta.5 (/opt/rustwide/workdir/crates/claw-store)
[INFO] [stderr]    Compiling claw-vcs-patch v0.1.2-beta.5 (/opt/rustwide/workdir/crates/claw-patch)
[INFO] [stderr]    Compiling claw-vcs-crypto v0.1.2-beta.5 (/opt/rustwide/workdir/crates/claw-crypto)
[INFO] [stderr]    Compiling claw-vcs-git v0.1.2-beta.5 (/opt/rustwide/workdir/crates/claw-git)
[INFO] [stderr]    Compiling claw-vcs-policy v0.1.2-beta.5 (/opt/rustwide/workdir/crates/claw-policy)
[INFO] [stderr]    Compiling claw-vcs-merge v0.1.2-beta.5 (/opt/rustwide/workdir/crates/claw-merge)
[INFO] [stderr]    Compiling claw-vcs v0.1.2-beta.5 (/opt/rustwide/workdir/crates/claw)
[INFO] [stderr]    Compiling claw-integration-tests v0.1.2-beta.5 (/opt/rustwide/workdir/tests/integration)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 3m 05s
[INFO] running `Command { std: "docker" "inspect" "1ba31d57eb2ba8f79ef71319b2b202f97cb496660cef28212afe65f395e1edbf", 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" "1ba31d57eb2ba8f79ef71319b2b202f97cb496660cef28212afe65f395e1edbf" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "test" "--frozen", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.59s
[INFO] [stderr]      Running backlog_gap_tests.rs (/opt/rustwide/target/debug/deps/backlog_gap_tests-b1fc6663085e111b)
[INFO] [stdout] 
[INFO] [stdout] running 21 tests
[INFO] [stdout] test admin_backup_verify_and_rollback_restore_corrupted_metadata has been running for over 60 seconds
[INFO] [stdout] test agent_lifecycle_json_receipts_report_schema_actions_and_state has been running for over 60 seconds
[INFO] [stdout] test bridge_import_json_reports_schema_and_dry_run_refs has been running for over 60 seconds
[INFO] [stdout] test change_json_receipts_report_schema_actions_and_filters has been running for over 60 seconds
[INFO] [stdout] test cli_dx_json_and_policy_dry_run_surfaces_are_machine_readable has been running for over 60 seconds
[INFO] [stdout] test doctor_deep_reports_weak_agent_keys has been running for over 60 seconds
[INFO] [stdout] test doctor_reports_non_portable_manual_ref_files has been running for over 60 seconds
[INFO] [stdout] test git_export_dry_run_skips_git_writes has been running for over 60 seconds
[INFO] [stdout] test doctor_deep_reports_weak_agent_keys ... ok
[INFO] [stdout] test git_export_dry_run_skips_git_writes ... ok
[INFO] [stdout] test bridge_import_json_reports_schema_and_dry_run_refs ... ok
[INFO] [stdout] test doctor_reports_non_portable_manual_ref_files ... ok
[INFO] [stdout] test large_repo_10k_file_snapshot_status_and_path_filter_drill ... ignored, 10k-file large-repo drill is intentionally operator-triggered
[INFO] [stdout] test change_json_receipts_report_schema_actions_and_filters ... ok
[INFO] [stdout] test cli_dx_json_and_policy_dry_run_surfaces_are_machine_readable ... ok
[INFO] [stdout] test admin_backup_verify_and_rollback_restore_corrupted_metadata ... ok
[INFO] [stdout] test git_import_dry_run_skips_claw_ref_writes ... ok
[INFO] [stdout] test agent_lifecycle_json_receipts_report_schema_actions_and_state ... ok
[INFO] [stdout] test remote_compatibility_classification_is_exercised_over_hello ... ok
[INFO] [stdout] test remote_config_parse_errors_are_reported_without_overwriting_config ... ok
[INFO] [stdout] test git_notes_export_and_import_roundtrip_policy_evidence ... ok
[INFO] [stdout] test remote_json_receipts_report_schema_and_dry_run_state ... ok
[INFO] [stdout] test migration_wizard_imports_branches_and_infers_team_objects ... ok
[INFO] [stdout] test repair_recovers_deleted_ref_from_surviving_reflog ... ok
[INFO] [stdout] test intent_json_receipts_report_schema_actions_and_policy_state ... ok
[INFO] [stdout] test repair_apply_rolls_back_refs_and_regenerates_policy_audit_metadata ... ok
[INFO] [stdout] test repair_rebuilds_short_capsule_index_ref ... ok
[INFO] [stdout] test large_repo_varied_fixture_diff_and_path_filter_scale ... ok
[INFO] [stdout] test large_repo_synthetic_snapshot_status_and_checkout_scale ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 20 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 77.38s
[INFO] [stdout] 
[INFO] [stderr]      Running chaos_tests.rs (/opt/rustwide/target/debug/deps/chaos_tests-eb50251802ba74ac)
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test daemon_interruption_during_fetch_is_reported_deterministically ... ok
[INFO] [stdout] test missing_object_during_traversal_is_skipped_and_stream_completes ... ok
[INFO] [stdout] test latency_spike_path_times_out_with_bounded_runtime ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.08s
[INFO] [stdout] 
[INFO] [stderr]      Running cli_admin_git_workflow_tests.rs (/opt/rustwide/target/debug/deps/cli_admin_git_workflow_tests-57bf3a8527a69ab3)
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test admin_preflight_and_support_bundle_match_operator_docs ... ok
[INFO] [stdout] test integrate_command_merges_feature_branch_and_updates_the_worktree ... ok
[INFO] [stdout] test admin_migrate_and_git_bridge_commands_work_end_to_end ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.04s
[INFO] [stdout] 
[INFO] [stderr]      Running cli_core_workflow_tests.rs (/opt/rustwide/target/debug/deps/cli_core_workflow_tests-9484e09be43d0028)
[INFO] [stdout] 
[INFO] [stdout] running 17 tests
[INFO] [stdout] test auth_config_parse_errors_are_reported_without_overwriting_tokens ... ok
[INFO] [stdout] test auth_token_json_receipts_are_scriptable_and_do_not_leak_secrets ... ok
[INFO] [stdout] test mcp_server_lists_and_calls_claw_tools_over_stdio ... ok
[INFO] [stdout] test integrate_dry_run_skips_ref_and_worktree_mutation ... ok
[INFO] [stdout] test checkout_requires_force_when_worktree_is_dirty ... ok
[INFO] [stdout] test patch_json_workbench_outputs_are_scriptable ... ok
[INFO] [stdout] test cli_dx_aliases_completions_and_init_hints_are_executable ... ok
[INFO] [stdout] test policy_lint_reports_dangerous_shapes_with_next_commands ... ok
[INFO] [stdout] test integrate_merges_independent_rust_ast_items ... ok
[INFO] [stdout] test integrate_conflicts_explain_collided_semantic_regions ... ok
[INFO] [stdout] test provenance_attach_attestation_dry_run_is_scriptable_and_non_mutating ... ok
[INFO] [stdout] test provenance_replay_uses_filesystem_sandbox_by_default ... ok
[INFO] [stdout] test agent_revoke_blocks_ship_until_rotation ... ok
[INFO] [stdout] test ship_run_acceptance_failure_blocks_capsule_write ... ok
[INFO] [stdout] test policy_simulator_explains_pass_and_fail_steps ... ok
[INFO] [stdout] test ship_run_acceptance_attaches_runnable_specs_to_capsule_evidence ... ok
[INFO] [stdout] test core_cli_workflow_covers_init_snapshot_and_ship ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 17 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.92s
[INFO] [stdout] 
[INFO] [stderr]      Running cli_error_contract_tests.rs (/opt/rustwide/target/debug/deps/cli_error_contract_tests-0d05c80331d18315)
[INFO] [stdout] 
[INFO] [stdout] running 8 tests
[INFO] [stdout] test json_error_format_wraps_usage_failures ... ok
[INFO] [stdout] test human_error_format_includes_request_id_for_support_correlation ... ok
[INFO] [stdout] test json_error_format_wraps_failures_with_a_machine_readable_envelope ... ok
[INFO] [stdout] test json_error_format_classifies_remote_failures ... ok
[INFO] [stdout] test json_error_format_classifies_ref_name_case_collisions ... ok
[INFO] [stdout] test malformed_auth_config_used_by_sync_is_a_config_error ... ok
[INFO] [stdout] test json_error_format_auth_remediation_prefers_stdin_token_import ... ok
[INFO] [stdout] test json_error_format_classifies_invalid_ref_names ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.48s
[INFO] [stdout] 
[INFO] [stderr]      Running cli_sync_e2e_tests.rs (/opt/rustwide/target/debug/deps/cli_sync_e2e_tests-e1446d9306b84fd7)
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test sync_clone_with_filters_succeeds_when_ref_target_is_not_fetched ... ok
[INFO] [stdout] test daemon_auth_health_and_sync_round_trip_work_via_built_binary ... ok
[INFO] [stderr]      Running cross_version_runtime_tests.rs (/opt/rustwide/target/debug/deps/cross_version_runtime_tests-83d9bf8f951ac113)
[INFO] [stdout] test daemon_mtls_clone_requires_client_certificate ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.43s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test version_fixtures_cover_limited_and_unsupported_runtime_classifications ... ok
[INFO] [stdout] test live_daemon_hello_matches_the_published_current_wire_version ... ok
[INFO] [stderr]      Running daemon_http_contract_tests.rs (/opt/rustwide/target/debug/deps/daemon_http_contract_tests-c41748f295852f79)
[INFO] [stdout] test compat_check_clone_succeeds_end_to_end_against_the_live_same_version_daemon ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.14s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stderr]      Running load_soak_tests.rs (/opt/rustwide/target/debug/deps/load_soak_tests-952887e752eba3b1)
[INFO] [stdout] test live_metrics_and_error_paths_match_documented_http_behavior ... ok
[INFO] [stdout] test documented_health_paths_are_live_and_match_the_envelope_contract ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.09s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test live_daemon_enforces_configured_rate_limit ... ok
[INFO] [stdout] test live_push_pressure_rejects_ref_mutation_until_capacity_recovers ... ok
[INFO] [stdout] test contended_live_update_refs_keeps_a_single_consistent_winner ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.31s
[INFO] [stdout] 
[INFO] [stderr]      Running ops_artifacts_tests.rs (/opt/rustwide/target/debug/deps/ops_artifacts_tests-9f0e2bb269bd9348)
[INFO] [stdout] 
[INFO] [stdout] running 10 tests
[INFO] [stdout] test policy_and_interface_docs_exist_and_include_required_phrases ... ok
[INFO] [stdout] test compatibility_matrix_json_is_valid_and_has_required_keys ... ok
[INFO] [stdout] test terminology_glossary_covers_core_terms ... ok
[INFO] [stdout] test cli_json_schema_reference_uses_explicit_v1_envelopes ... ok
[INFO] [stdout] test packaged_proto_copies_match_workspace_proto_sources ... ok
[INFO] [stdout] test adr_records_have_index_and_review_metadata ... ok
[INFO] [stdout] test supply_chain_policy_metadata_is_parseable_and_intentional ... ok
[INFO] [stdout] test public_launch_assets_exist_and_are_upload_ready ... ok
[INFO] [stdout] test repo_health_verifier_writes_pass_and_fail_reports ... ok
[INFO] [stdout] test release_helper_scripts_have_safe_cli_guards ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- release_helper_scripts_have_safe_cli_guards stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'release_helper_scripts_have_safe_cli_guards' (8826) panicked at tests/integration/ops_artifacts_tests.rs:2113:5:
[INFO] [stdout] assertion `left == right` failed: release verifier must preserve failing command exit status
[INFO] [stdout]   left: Some(127)
[INFO] [stdout]  right: Some(42)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5c873147c9b8 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5c873147c9b8 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::trace_unsynchronized::<std[10d71ac2c42b111e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5c873147c9b8 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5c873147c9b8 - <<std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5c8731492b0a - <core[8fb95b77d25ab6c8]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5c8731492b0a - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    6:     0x5c8731481632 - std[10d71ac2c42b111e]::io::default_write_fmt::<alloc[a7ee25936407c584]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x5c8731481632 - <alloc[a7ee25936407c584]::vec::Vec<u8> as std[10d71ac2c42b111e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x5c8731459206 - <std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5c8731459206 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5c8731473d99 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5c87313dcf5c - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   12:     0x5c87313dcf5c - test[213991da798b1c03]::test_main_inner::<test[213991da798b1c03]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5c8731473f52 - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   14:     0x5c8731473f52 - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5c87314592c2 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5c873144e1f9 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace::<std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5c873145a06d - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5c873149329c - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5c87314931b3 - core[8fb95b77d25ab6c8]::panicking::assert_failed_inner
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:434:23
[INFO] [stdout]   20:     0x5c87312d6053 - core[8fb95b77d25ab6c8]::panicking::assert_failed::<core[8fb95b77d25ab6c8]::option::Option<i32>, core[8fb95b77d25ab6c8]::option::Option<i32>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x5c87312a8722 - ops_artifacts_tests[dbe312ddd98fa2d7]::release_helper_scripts_have_safe_cli_guards
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration/ops_artifacts_tests.rs:2113:5
[INFO] [stdout]   22:     0x5c87312a22a7 - ops_artifacts_tests[dbe312ddd98fa2d7]::release_helper_scripts_have_safe_cli_guards::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration/ops_artifacts_tests.rs:1829:49
[INFO] [stdout]   23:     0x5c87312da6f6 - <ops_artifacts_tests[dbe312ddd98fa2d7]::release_helper_scripts_have_safe_cli_guards::{closure#0} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5c87313d003b - <fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5c87313d003b - test[213991da798b1c03]::__rust_begin_short_backtrace::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:724:18
[INFO] [stdout]   26:     0x5c87313dd8b5 - test[213991da798b1c03]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:74
[INFO] [stdout]   27:     0x5c87313dd8b5 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   28:     0x5c87313dd8b5 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x5c87313dd8b5 - std[10d71ac2c42b111e]::panicking::catch_unwind::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x5c87313dd8b5 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5c87313dd8b5 - test[213991da798b1c03]::run_test_in_process
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:27
[INFO] [stdout]   32:     0x5c87313dd8b5 - test[213991da798b1c03]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:668:43
[INFO] [stdout]   33:     0x5c87313d71c4 - test[213991da798b1c03]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:698:41
[INFO] [stdout]   34:     0x5c87313d71c4 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace::<test[213991da798b1c03]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x5c87313e0932 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   36:     0x5c87313e0932 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   37:     0x5c87313e0932 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x5c87313e0932 - std[10d71ac2c42b111e]::panicking::catch_unwind::<(), core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x5c87313e0932 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x5c87313e0932 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   41:     0x5c87313e0932 - <std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5c873147bb2f - <alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::ops::function::FnOnce<(), Output = ()> + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2275:9
[INFO] [stdout]   43:     0x5c873147bb2f - <std[10d71ac2c42b111e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   44:     0x72ebc5db7aa4 - <unknown>
[INFO] [stdout]   45:     0x72ebc5e44a64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     release_helper_scripts_have_safe_cli_guards
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 9 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.44s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `-p claw-integration-tests --test ops_artifacts_tests`
[INFO] running `Command { std: "docker" "inspect" "1ba31d57eb2ba8f79ef71319b2b202f97cb496660cef28212afe65f395e1edbf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1ba31d57eb2ba8f79ef71319b2b202f97cb496660cef28212afe65f395e1edbf", kill_on_drop: false }`
[INFO] [stdout] 1ba31d57eb2ba8f79ef71319b2b202f97cb496660cef28212afe65f395e1edbf
