[INFO] fetching crate stakpak-server 0.3.73... [INFO] testing stakpak-server-0.3.73 against try#dec9417b8611e34e787a3e4c37686b5131f9e5c5 for pr-154210-2 [INFO] extracting crate stakpak-server 0.3.73 into /workspace/builds/worker-4-tc2/source [INFO] started tweaking crates.io crate stakpak-server 0.3.73 [INFO] finished tweaking crates.io crate stakpak-server 0.3.73 [INFO] tweaked toml for crates.io crate stakpak-server 0.3.73 written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate stakpak-server 0.3.73 on toolchain dec9417b8611e34e787a3e4c37686b5131f9e5c5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate stakpak-server 0.3.73 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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] fa32788d80ccf1fe24f0270885d44f0b47dc75da95a63f7a55de5311e023fbee [INFO] running `Command { std: "docker" "start" "-a" "fa32788d80ccf1fe24f0270885d44f0b47dc75da95a63f7a55de5311e023fbee", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "fa32788d80ccf1fe24f0270885d44f0b47dc75da95a63f7a55de5311e023fbee", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fa32788d80ccf1fe24f0270885d44f0b47dc75da95a63f7a55de5311e023fbee", kill_on_drop: false }` [INFO] [stdout] fa32788d80ccf1fe24f0270885d44f0b47dc75da95a63f7a55de5311e023fbee [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b1bca32e62f5f254a4bdb982525f6fc53110b1f7ca506866f5621b75c3d4c3bb [INFO] running `Command { std: "docker" "start" "-a" "b1bca32e62f5f254a4bdb982525f6fc53110b1f7ca506866f5621b75c3d4c3bb", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.103 [INFO] [stderr] Compiling unicode-ident v1.0.22 [INFO] [stderr] Compiling quote v1.0.42 [INFO] [stderr] Compiling libc v0.2.177 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling zeroize v1.8.2 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling log v0.4.28 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling memchr v2.7.6 [INFO] [stderr] Compiling hashbrown v0.16.0 [INFO] [stderr] Compiling slab v0.4.11 [INFO] [stderr] Compiling zerocopy v0.8.27 [INFO] [stderr] Compiling base64ct v1.6.0 [INFO] [stderr] Compiling dunce v1.0.5 [INFO] [stderr] Compiling fs_extra v1.3.0 [INFO] [stderr] Compiling aws-lc-rs v1.15.0 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling rustls-pki-types v1.13.0 [INFO] [stderr] Compiling pem-rfc7468 v0.7.0 [INFO] [stderr] Compiling libm v0.2.15 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling crunchy v0.2.4 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling der v0.7.10 [INFO] [stderr] Compiling rustls v0.23.35 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling icu_properties_data v2.1.1 [INFO] [stderr] Compiling clang-sys v1.8.1 [INFO] [stderr] Compiling rustls-pemfile v2.2.0 [INFO] [stderr] Compiling webpki-roots v1.0.4 [INFO] [stderr] Compiling uncased v0.9.10 [INFO] [stderr] Compiling prettyplease v0.2.37 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling anyhow v1.0.100 [INFO] [stderr] Compiling sync_wrapper v1.0.2 [INFO] [stderr] Compiling crypto-common v0.1.7 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling block-padding v0.3.3 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling bitflags v2.10.0 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling inout v0.1.4 [INFO] [stderr] Compiling linux-raw-sys v0.4.15 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling home v0.5.12 [INFO] [stderr] Compiling cipher v0.4.4 [INFO] [stderr] Compiling regex-syntax v0.8.8 [INFO] [stderr] Compiling syn v2.0.110 [INFO] [stderr] Compiling pbkdf2 v0.12.2 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling webpki-roots v0.26.11 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling aes v0.8.4 [INFO] [stderr] Compiling cbc v0.1.2 [INFO] [stderr] Compiling jobserver v0.1.34 [INFO] [stderr] Compiling salsa20 v0.10.2 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling scrypt v0.11.0 [INFO] [stderr] Compiling spki v0.7.3 [INFO] [stderr] Compiling cc v1.2.56 [INFO] [stderr] Compiling const-random-macro v0.1.16 [INFO] [stderr] Compiling libloading v0.8.9 [INFO] [stderr] Compiling pkcs5 v0.7.1 [INFO] [stderr] Compiling bindgen v0.66.1 [INFO] [stderr] Compiling const-random v0.1.18 [INFO] [stderr] Compiling hkdf v0.12.4 [INFO] [stderr] Compiling indexmap v2.12.0 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling universal-hash v0.5.1 [INFO] [stderr] Compiling axum-core v0.3.4 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling semver v1.0.27 [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling phf_shared v0.11.3 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling mio v1.1.0 [INFO] [stderr] Compiling signal-hook-registry v1.4.6 [INFO] [stderr] Compiling socket2 v0.6.1 [INFO] [stderr] Compiling cmake v0.1.54 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling pkcs8 v0.10.2 [INFO] [stderr] Compiling signature v2.2.0 [INFO] [stderr] Compiling ff v0.13.1 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Compiling crypto-bigint v0.5.5 [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Compiling group v0.13.0 [INFO] [stderr] Compiling socket2 v0.5.10 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling aws-lc-sys v0.33.0 [INFO] [stderr] Compiling which v4.4.2 [INFO] [stderr] Compiling sec1 v0.7.3 [INFO] [stderr] Compiling rfc6979 v0.4.0 [INFO] [stderr] Compiling axum v0.6.20 [INFO] [stderr] Compiling nix v0.29.0 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Compiling iana-time-zone v0.1.64 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling phf_generator v0.11.3 [INFO] [stderr] Compiling curve25519-dalek v4.1.3 [INFO] [stderr] Compiling polyval v0.6.2 [INFO] [stderr] Compiling signal-hook v0.3.18 [INFO] [stderr] Compiling rustls v0.22.4 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Compiling num-bigint-dig v0.8.6 [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Compiling matchit v0.7.3 [INFO] [stderr] Compiling convert_case v0.7.1 [INFO] [stderr] Compiling ghash v0.5.1 [INFO] [stderr] Compiling elliptic-curve v0.13.8 [INFO] [stderr] Compiling phf_codegen v0.11.3 [INFO] [stderr] Compiling hashlink v0.8.4 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling num-iter v0.1.45 [INFO] [stderr] Compiling ctr v0.9.2 [INFO] [stderr] Compiling aead v0.5.2 [INFO] [stderr] Compiling nix v0.30.1 [INFO] [stderr] Compiling fallible-iterator v0.2.0 [INFO] [stderr] Compiling time-core v0.1.6 [INFO] [stderr] Compiling primeorder v0.13.6 [INFO] [stderr] Compiling ecdsa v0.16.9 [INFO] [stderr] Compiling ref-cast v1.0.25 [INFO] [stderr] Compiling regex v1.12.2 [INFO] [stderr] Compiling option-ext v0.2.0 [INFO] [stderr] Compiling fallible-streaming-iterator v0.1.9 [INFO] [stderr] Compiling linux-raw-sys v0.11.0 [INFO] [stderr] Compiling dirs-sys v0.4.1 [INFO] [stderr] Compiling time-macros v0.2.24 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling deranged v0.5.5 [INFO] [stderr] Compiling aes-gcm v0.10.3 [INFO] [stderr] Compiling libsql-sqlite3-parser v0.13.0 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling darling_core v0.21.3 [INFO] [stderr] Compiling serde_derive_internals v0.29.1 [INFO] [stderr] Compiling pkcs1 v0.7.5 [INFO] [stderr] Compiling ed25519 v2.2.3 [INFO] [stderr] Compiling password-hash v0.5.0 [INFO] [stderr] Compiling poly1305 v0.8.0 [INFO] [stderr] Compiling rustls-native-certs v0.8.2 [INFO] [stderr] Compiling blowfish v0.9.1 [INFO] [stderr] Compiling chacha20 v0.9.1 [INFO] [stderr] Compiling blake2 v0.10.6 [INFO] [stderr] Compiling http-range-header v0.3.1 [INFO] [stderr] Compiling eventsource-stream v0.2.3 [INFO] [stderr] Compiling simd-adler32 v0.3.7 [INFO] [stderr] Compiling futures-timer v3.0.3 [INFO] [stderr] Compiling litrs v1.0.0 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling rsa v0.9.9 [INFO] [stderr] Compiling argon2 v0.5.3 [INFO] [stderr] Compiling phf v0.11.3 [INFO] [stderr] Compiling bcrypt-pbkdf v0.10.0 [INFO] [stderr] Compiling time v0.3.44 [INFO] [stderr] Compiling signal-hook-mio v0.2.5 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.1 [INFO] [stderr] Compiling zerovec-derive v0.11.2 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling async-stream v0.3.6 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling prost-derive v0.12.6 [INFO] [stderr] Compiling rustls-webpki v0.102.8 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.8.1 [INFO] [stderr] Compiling curve25519-dalek-derive v0.1.1 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling zerotrie v0.2.3 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling zerovec v0.11.5 [INFO] [stderr] Compiling pin-project v1.1.10 [INFO] [stderr] Compiling darling_macro v0.21.3 [INFO] [stderr] Compiling ref-cast-impl v1.0.25 [INFO] [stderr] Compiling derive_more-impl v2.0.1 [INFO] [stderr] Compiling darling v0.21.3 [INFO] [stderr] Compiling document-features v0.2.12 [INFO] [stderr] Compiling schemars_derive v1.1.0 [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 icu_collections v2.1.1 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling p521 v0.13.3 [INFO] [stderr] Compiling p256 v0.13.2 [INFO] [stderr] Compiling derive_more v2.0.1 [INFO] [stderr] Compiling p384 v0.13.1 [INFO] [stderr] Compiling dirs v5.0.1 [INFO] [stderr] Compiling icu_provider v2.1.1 [INFO] [stderr] Compiling icu_properties v2.1.1 [INFO] [stderr] Compiling icu_normalizer v2.1.1 [INFO] [stderr] Compiling num_cpus v1.17.0 [INFO] [stderr] Compiling inotify-sys v0.1.5 [INFO] [stderr] Compiling rustls-native-certs v0.7.3 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling ed25519-dalek v2.2.0 [INFO] [stderr] Compiling fallible-iterator v0.3.0 [INFO] [stderr] Compiling dyn-clone v1.0.20 [INFO] [stderr] Compiling seize v0.3.3 [INFO] [stderr] Compiling winnow v0.7.13 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling inotify v0.11.0 [INFO] [stderr] Compiling crossterm v0.29.0 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling flurry v0.5.2 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling rmcp-macros v0.11.0 [INFO] [stderr] Compiling xterm-query v0.5.2 [INFO] [stderr] Compiling yasna v0.5.2 [INFO] [stderr] Compiling flate2 v1.1.5 [INFO] [stderr] Compiling enum_dispatch v0.3.13 [INFO] [stderr] Compiling delegate v0.13.5 [INFO] [stderr] Compiling retry-policies v0.5.1 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling pem v3.0.6 [INFO] [stderr] Compiling bytes v1.11.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling uuid v1.18.1 [INFO] [stderr] Compiling chrono v0.4.42 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling url v2.5.7 [INFO] [stderr] Compiling serde_spanned v0.6.9 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling pastey v0.2.0 [INFO] [stderr] Compiling hex-literal v0.4.1 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Compiling notify-types v2.0.0 [INFO] [stderr] Compiling data-encoding v2.9.0 [INFO] [stderr] Compiling md5 v0.7.0 [INFO] [stderr] Compiling libsql-ffi v0.9.29 [INFO] [stderr] Compiling coolor v1.1.0 [INFO] [stderr] Compiling tokio v1.48.0 [INFO] [stderr] Compiling http v1.3.1 [INFO] [stderr] Compiling http v0.2.12 [INFO] [stderr] Compiling prost v0.12.6 [INFO] [stderr] Compiling ssh-encoding v0.2.0 [INFO] [stderr] Compiling terminal-light v1.8.0 [INFO] [stderr] Compiling notify v8.2.0 [INFO] [stderr] Compiling libsql-hrana v0.9.29 [INFO] [stderr] Compiling ssh-cipher v0.2.0 [INFO] [stderr] Compiling russh-cryptovec v0.52.0 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling http-body v0.4.6 [INFO] [stderr] Compiling schemars v1.1.0 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling internal-russh-forked-ssh-key v0.6.11+upstream-0.6.7 [INFO] [stderr] Compiling sse-stream v0.2.1 [INFO] [stderr] Compiling rcgen v0.12.1 [INFO] [stderr] Compiling tree-sitter v0.26.6 [INFO] [stderr] Compiling tree-sitter-bash v0.25.1 [INFO] [stderr] Compiling fs-err v3.2.0 [INFO] [stderr] Compiling urlencoding v2.1.3 [INFO] [stderr] Compiling bstr v1.12.1 [INFO] [stderr] Compiling axum-core v0.5.5 [INFO] [stderr] Compiling serde_path_to_error v0.1.20 [INFO] [stderr] Compiling globset v0.4.18 [INFO] [stderr] Compiling include_dir_macros v0.7.4 [INFO] [stderr] Compiling toml v0.8.23 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling matchit v0.8.4 [INFO] [stderr] Compiling serde_yaml v0.9.34+deprecated [INFO] [stderr] Compiling tempfile v3.23.0 [INFO] [stderr] Compiling include_dir v0.7.4 [INFO] [stderr] Compiling utoipa-gen v5.4.0 [INFO] [stderr] Compiling stakpak-shell-tool-approvals v0.3.73 [INFO] [stderr] Compiling tokio-util v0.7.17 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling tokio-io-timeout v1.2.1 [INFO] [stderr] Compiling tokio-rustls v0.25.0 [INFO] [stderr] Compiling process-wrap v8.2.1 [INFO] [stderr] Compiling russh-util v0.52.0 [INFO] [stderr] Compiling h2 v0.4.12 [INFO] [stderr] Compiling h2 v0.3.27 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling russh-sftp v2.1.1 [INFO] [stderr] Compiling tower-http v0.4.4 [INFO] [stderr] Compiling utoipa v5.4.0 [INFO] [stderr] Compiling hyper v0.14.32 [INFO] [stderr] Compiling hyper v1.8.1 [INFO] [stderr] Compiling libsql-rusqlite v0.9.29 [INFO] [stderr] Compiling hyper-util v0.1.18 [INFO] [stderr] Compiling libsql-sys v0.9.29 [INFO] [stderr] Compiling rustls-webpki v0.103.8 [INFO] [stderr] Compiling russh v0.53.0 [INFO] [stderr] Compiling axum v0.8.7 [INFO] [stderr] Compiling hyper-timeout v0.4.1 [INFO] [stderr] Compiling hyper-rustls v0.25.0 [INFO] [stderr] Compiling tonic v0.11.0 [INFO] [stderr] Compiling tokio-rustls v0.26.4 [INFO] [stderr] Compiling hyper-rustls v0.27.7 [INFO] [stderr] Compiling axum-server v0.7.3 [INFO] [stderr] Compiling reqwest v0.12.15 [INFO] [stderr] Compiling rustls-platform-verifier v0.5.3 [INFO] [stderr] Compiling tonic-web v0.11.0 [INFO] [stderr] Compiling libsql_replication v0.9.29 [INFO] [stderr] Compiling reqwest-eventsource v0.6.0 [INFO] [stderr] Compiling reqwest-middleware v0.4.2 [INFO] [stderr] Compiling rmcp v0.11.0 [INFO] [stderr] Compiling stakai v0.3.73 [INFO] [stderr] Compiling reqwest-retry v0.8.0 [INFO] [stderr] Compiling libsql v0.9.29 [INFO] [stderr] Compiling stakpak-agent-core v0.3.73 [INFO] [stderr] Compiling stakpak-shared v0.3.73 [INFO] [stderr] Compiling stakpak-mcp-client v0.3.73 [INFO] [stderr] Compiling stakpak-mcp-proxy v0.3.73 [INFO] [stderr] Compiling stakpak-api v0.3.73 [INFO] [stderr] Compiling stakpak-server v0.3.73 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 3m 59s [INFO] running `Command { std: "docker" "inspect" "b1bca32e62f5f254a4bdb982525f6fc53110b1f7ca506866f5621b75c3d4c3bb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b1bca32e62f5f254a4bdb982525f6fc53110b1f7ca506866f5621b75c3d4c3bb", kill_on_drop: false }` [INFO] [stdout] b1bca32e62f5f254a4bdb982525f6fc53110b1f7ca506866f5621b75c3d4c3bb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1096a0f3de9d790b561934a8c36c72fc1e7ba8bc14884f8b45fcc9069c121d5b [INFO] running `Command { std: "docker" "start" "-a" "1096a0f3de9d790b561934a8c36c72fc1e7ba8bc14884f8b45fcc9069c121d5b", kill_on_drop: false }` [INFO] [stderr] Compiling stakpak-server v0.3.73 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 25.60s [INFO] running `Command { std: "docker" "inspect" "1096a0f3de9d790b561934a8c36c72fc1e7ba8bc14884f8b45fcc9069c121d5b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1096a0f3de9d790b561934a8c36c72fc1e7ba8bc14884f8b45fcc9069c121d5b", kill_on_drop: false }` [INFO] [stdout] 1096a0f3de9d790b561934a8c36c72fc1e7ba8bc14884f8b45fcc9069c121d5b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 644af7291ccad19aaee03138ae335cb1165d3d31e988e47e874aa870bd38be2e [INFO] running `Command { std: "docker" "start" "-a" "644af7291ccad19aaee03138ae335cb1165d3d31e988e47e874aa870bd38be2e", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.79s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/stakpak_server-899d7b3bbea72250) [INFO] [stdout] [INFO] [stdout] running 109 tests [INFO] [stdout] test context::builder::tests::apps_md_formatted_with_apps_md_tag ... ok [INFO] [stdout] test context::builder::tests::builds_context_with_local_context_and_agents_file ... ok [INFO] [stdout] test context::budget::tests::budget_prioritizes_critical_files ... ok [INFO] [stdout] test context::builder::tests::empty_builder_produces_empty_system_prompt_and_no_user_context ... ok [INFO] [stdout] test context::budget::tests::truncates_with_marker ... ok [INFO] [stdout] test context::builder::tests::generic_context_file_uses_context_file_tag ... ok [INFO] [stdout] test context::builder::tests::system_prompt_includes_base_prompt ... ok [INFO] [stdout] test context::builder::tests::system_prompt_includes_tool_summaries ... ok [INFO] [stdout] test context::builder::tests::system_prompt_truncated_by_budget ... ok [INFO] [stdout] test context::environment::tests::local_context_block_includes_git_info ... ok [INFO] [stdout] test context::project::tests::context_file_tracks_original_size ... ok [INFO] [stdout] test context::project::tests::caller_context_is_appended ... ok [INFO] [stdout] test context::builder::tests::generic_context_file_escapes_xml_attributes ... ok [INFO] [stdout] test context::project::tests::discovers_agents_md_from_parent_directory ... ok [INFO] [stdout] test context::project::tests::caller_context_appended_after_discovered_files ... ok [INFO] [stdout] test context::environment::tests::local_context_block_no_git ... ok [INFO] [stdout] test checkpoint_store::tests::load_latest_returns_none_for_missing_session ... ok [INFO] [stdout] test event_log::tests::publish_assigns_monotonic_event_ids_per_session ... ok [INFO] [stdout] test event_log::tests::replay_is_session_scoped ... ok [INFO] [stdout] test context::project::tests::prefers_nearest_agents_md ... ok [INFO] [stdout] test context::project::tests::discovers_nearest_agents_file ... ok [INFO] [stdout] test idempotency::tests::returns_proceed_for_first_request_then_replay_after_save ... ok [INFO] [stdout] test idempotency::tests::returns_conflict_for_same_key_with_different_body ... ok [INFO] [stdout] test context::project::tests::empty_directory_discovers_nothing ... ok [INFO] [stdout] test context::project::tests::discovers_apps_file ... ok [INFO] [stdout] test message_bridge::tests::preserves_tool_result_tool_call_id_through_storage_adapter ... ok [INFO] [stdout] test event_log::tests::subscribe_reports_gap_when_cursor_falls_outside_ring ... ok [INFO] [stdout] test checkpoint_store::tests::save_and_load_checkpoint_envelope_roundtrip ... ok [INFO] [stdout] test checkpoint_store::tests::load_latest_migrates_legacy_messages_array_payload ... ok [INFO] [stdout] test message_bridge::tests::converts_stakai_to_chat_and_back ... ok [INFO] [stdout] test event_log::tests::replay_returns_events_newer_than_last_event_id ... ok [INFO] [stdout] test event_log::tests::publish_is_durable_without_subscribers ... ok [INFO] [stdout] test idempotency::tests::records_expire_after_retention_window ... ok [INFO] [stdout] test idempotency::tests::same_key_on_different_path_is_independent ... ok [INFO] [stdout] test routes::tests::map_caller_context_inputs_handles_none ... ok [INFO] [stdout] test routes::tests::map_caller_context_inputs_skips_empty_values ... ok [INFO] [stdout] test context::environment::tests::snapshot_populates_all_fields ... ok [INFO] [stdout] test context::environment::tests::builds_local_context_block ... ok [INFO] [stdout] test routes::tests::parse_context_priority_honors_known_values ... ok [INFO] [stdout] test context::environment::tests::no_git_context_for_non_repo_directory ... ok [INFO] [stdout] test routes::tests::events_endpoint_replays_from_last_event_id ... ok [INFO] [stdout] test routes::tests::resolve_tool_approval_override_accepts_mode_all ... ok [INFO] [stdout] test routes::tests::resolve_tool_approval_override_accepts_mode_none ... ok [INFO] [stdout] test routes::tests::resolve_tool_approval_override_allowlist_normalizes_prefixed_names ... ok [INFO] [stdout] test routes::tests::resolve_tool_approval_override_unknown_mode_falls_back_to_default ... ok [INFO] [stdout] test routes::tests::resolve_tool_approval_override_uses_default_when_missing ... ok [INFO] [stdout] test routes::tests::events_endpoint_emits_gap_detected_control_event ... ok [INFO] [stdout] test routes::tests::health_endpoint_is_public ... ok [INFO] [stdout] test routes::tests::create_session_is_idempotent_for_same_key_and_payload ... ok [INFO] [stdout] test routes::tests::openapi_endpoint_is_generated ... ok [INFO] [stdout] test routes::tests::validate_session_message_request_accepts_boundary_max_turns ... ok [INFO] [stdout] test routes::tests::validate_session_message_request_accepts_boundary_system_prompt_override ... ok [INFO] [stdout] test routes::tests::validate_session_message_request_rejects_out_of_bounds_max_turns ... ok [INFO] [stdout] test routes::tests::validate_session_message_request_rejects_oversized_context_content ... ok [INFO] [stdout] test routes::tests::validate_session_message_request_rejects_oversized_context_name ... ok [INFO] [stdout] test routes::tests::validate_session_message_request_rejects_oversized_system_prompt_override ... ok [INFO] [stdout] test routes::tests::validate_session_message_request_rejects_oversized_trimmed_context_name ... ok [INFO] [stdout] test routes::tests::validate_session_message_request_rejects_oversized_whitespace_only_context_content ... ok [INFO] [stdout] test routes::tests::validate_session_message_request_rejects_oversized_whitespace_only_context_name ... ok [INFO] [stdout] test routes::tests::validate_session_message_request_rejects_too_many_context_items ... ok [INFO] [stdout] test sandbox::tests::expand_volume_path_leaves_named_volumes_unchanged ... ok [INFO] [stdout] test sandbox::tests::format_bootstrap_error_includes_exit_status ... ok [INFO] [stdout] test sandbox::tests::format_bootstrap_error_includes_stderr ... ok [INFO] [stdout] test sandbox::tests::host_user_mapping_starts_as_root_with_target_env ... ok [INFO] [stdout] test sandbox::tests::mtls_identity_cross_trust ... ok [INFO] [stdout] test sandbox::tests::named_volume_is_detected_correctly ... ok [INFO] [stdout] test sandbox::tests::parse_server_ca_from_structured_output ... ok [INFO] [stdout] test routes::tests::protected_endpoint_rejects_missing_token ... ok [INFO] [stdout] test sandbox::tests::sandbox_health_default_is_healthy ... ok [INFO] [stdout] test sandbox::tests::sandbox_mode_default_is_persistent ... ok [INFO] [stdout] test sandbox::tests::sandbox_mode_serde_roundtrip ... ok [INFO] [stdout] test sandbox::tests::warden_argv_no_user_when_image_default ... ok [INFO] [stdout] test context::environment::tests::detects_git_context_for_repo ... ok [INFO] [stdout] test context::environment::tests::detects_git_context_from_nested_directory ... ok [INFO] [stdout] test sandbox::tests::warden_argv_options_before_image ... ok [INFO] [stdout] test session_actor::tests::checkpoint_envelope_carries_same_run_id ... ok [INFO] [stdout] test session_actor::tests::checkpoint_signature_changes_when_messages_change ... ok [INFO] [stdout] test session_actor::tests::checkpoint_signature_changes_when_metadata_changes ... ok [INFO] [stdout] test session_actor::tests::is_new_session_system_only ... ok [INFO] [stdout] test session_actor::tests::is_not_new_session_with_assistant ... ok [INFO] [stdout] test session_actor::tests::is_not_new_session_with_system_and_user ... ok [INFO] [stdout] test session_actor::tests::is_new_session_empty_history ... ok [INFO] [stdout] test session_actor::tests::is_not_new_session_with_user_message ... ok [INFO] [stdout] test session_actor::tests::prepend_context_to_parts_message ... ok [INFO] [stdout] test session_actor::tests::prepend_context_to_text_message ... ok [INFO] [stdout] test session_actor::tests::prepend_context_to_empty_text_message ... ok [INFO] [stdout] test session_actor::tests::prepend_empty_context_is_noop ... ok [INFO] [stdout] test session_actor::tests::render_call_tool_result_omits_non_text_blocks ... ok [INFO] [stdout] test session_actor::tests::run_id_is_not_regenerated_when_building_run_context ... ok [INFO] [stdout] test session_manager::tests::cancel_run_requires_active_run_match_and_cancels_token ... ok [INFO] [stdout] test session_manager::tests::mark_run_finished_requires_active_run_match ... ok [INFO] [stdout] test session_manager::tests::run_scoped_command_accepts_active_run_id ... ok [INFO] [stdout] test routes::tests::get_session_includes_runtime_config ... ok [INFO] [stdout] test session_manager::tests::run_scoped_command_rejects_stale_run_id ... ok [INFO] [stdout] test session_manager::tests::running_runs_lists_only_running_sessions ... ok [INFO] [stdout] test routes::tests::create_session_rejects_reused_idempotency_key_with_different_payload ... ok [INFO] [stdout] test routes::tests::get_messages_returns_stakai_parts_from_checkpoint_envelope ... ok [INFO] [stdout] test session_actor::tests::render_call_tool_result_sanitizes_text_blocks ... ok [INFO] [stdout] test session_manager::tests::startup_failure_transitions_to_failed_state ... ok [INFO] [stdout] test routes::tests::model_switch_rejects_run_mismatch ... ok [INFO] [stdout] test routes::tests::message_rejects_mismatched_run_id_when_active_run_exists ... ok [INFO] [stdout] test routes::tests::pending_tools_endpoint_returns_pending_calls ... ok [INFO] [stdout] test session_manager::tests::start_run_is_atomic_under_concurrency ... ok [INFO] [stdout] test routes::tests::cancel_rejects_run_mismatch ... ok [INFO] [stdout] test routes::tests::delete_session_returns_no_content ... ok [INFO] [stdout] test routes::tests::sessions_messages_accepts_stakai_message_input ... ok [INFO] [stdout] test routes::tests::sessions_messages_rejects_non_user_role_input ... ok [INFO] [stdout] test routes::tests::steering_requires_active_run ... ok [INFO] [stdout] test routes::tests::update_session_accepts_visibility ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 109 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.22s [INFO] [stdout] [INFO] [stderr] Doc-tests stakpak_server [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "644af7291ccad19aaee03138ae335cb1165d3d31e988e47e874aa870bd38be2e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "644af7291ccad19aaee03138ae335cb1165d3d31e988e47e874aa870bd38be2e", kill_on_drop: false }` [INFO] [stdout] 644af7291ccad19aaee03138ae335cb1165d3d31e988e47e874aa870bd38be2e