[INFO] cloning repository https://github.com/Dicklesworthstone/coding_agent_session_search
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Dicklesworthstone/coding_agent_session_search" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDicklesworthstone%2Fcoding_agent_session_search", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDicklesworthstone%2Fcoding_agent_session_search'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 90607c6f22ba9d153d784c8ce5680e3e40c418e1
[INFO] testing Dicklesworthstone/coding_agent_session_search against 1.99.0-beta.1+cargoflags=--release for beta-release-1.99-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDicklesworthstone%2Fcoding_agent_session_search" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-1-tc2/source/.cargo/config.toml
[INFO] removed /workspace/builds/worker-1-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/Dicklesworthstone/coding_agent_session_search
[INFO] removed 0 missing tests
[INFO] finished tweaking git repo https://github.com/Dicklesworthstone/coding_agent_session_search
[INFO] tweaked toml for git repo https://github.com/Dicklesworthstone/coding_agent_session_search written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Dicklesworthstone/coding_agent_session_search on toolchain 1.99.0-beta.1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.99.0-beta.1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Dicklesworthstone/coding_agent_session_search 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.99.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-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] d3f5174d145b3158fe31b61d1e850af4c65356c6e16c6b768217ca1c535a2130
[INFO] running `Command { std: "docker" "start" "d3f5174d145b3158fe31b61d1e850af4c65356c6e16c6b768217ca1c535a2130", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d3f5174d145b3158fe31b61d1e850af4c65356c6e16c6b768217ca1c535a2130", 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" "d3f5174d145b3158fe31b61d1e850af4c65356c6e16c6b768217ca1c535a2130" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d3f5174d145b3158fe31b61d1e850af4c65356c6e16c6b768217ca1c535a2130", 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" "d3f5174d145b3158fe31b61d1e850af4c65356c6e16c6b768217ca1c535a2130" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "build" "--frozen" "--message-format=json" "--release", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.107
[INFO] [stderr]    Compiling unicode-ident v1.0.24
[INFO] [stderr]    Compiling quote v1.0.47
[INFO] [stderr]    Compiling libc v0.2.189
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]    Compiling serde_core v1.0.229
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling thiserror v2.0.20
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling crossbeam-utils v0.8.22
[INFO] [stderr]    Compiling memchr v2.8.3
[INFO] [stderr]    Compiling crc32fast v1.5.1
[INFO] [stderr]    Compiling serde v1.0.229
[INFO] [stderr]    Compiling rustversion v1.0.23
[INFO] [stderr]    Compiling autocfg v1.5.1
[INFO] [stderr]    Compiling log v0.4.34
[INFO] [stderr]    Compiling find-msvc-tools v0.1.11
[INFO] [stderr]    Compiling shlex v2.0.1
[INFO] [stderr]    Compiling typenum v1.20.1
[INFO] [stderr]    Compiling smallvec v1.15.2
[INFO] [stderr]    Compiling once_cell v1.21.4
[INFO] [stderr]    Compiling zerocopy v0.8.56
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling syn v3.0.4
[INFO] [stderr]    Compiling syn v2.0.119
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling getrandom v0.4.3
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling jobserver v0.1.35
[INFO] [stderr]    Compiling regex-automata v0.4.18
[INFO] [stderr]    Compiling rand_core v0.10.1
[INFO] [stderr]    Compiling cc v1.4.4
[INFO] [stderr]    Compiling itoa v1.0.18
[INFO] [stderr]    Compiling pin-project-lite v0.2.17
[INFO] [stderr]    Compiling allocator-api2 v0.2.21
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling hybrid-array v0.4.14
[INFO] [stderr]    Compiling foldhash v0.2.0
[INFO] [stderr]    Compiling num-conv v0.2.2
[INFO] [stderr]    Compiling bstr v1.13.1
[INFO] [stderr]    Compiling time-core v0.1.9
[INFO] [stderr]    Compiling crypto-common v0.2.2
[INFO] [stderr]    Compiling zmij v1.0.23
[INFO] [stderr]    Compiling regex-syntax v0.8.11
[INFO] [stderr]    Compiling bitflags v2.13.1
[INFO] [stderr]    Compiling hashbrown v0.17.1
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling lock_api v0.4.14
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling indexmap v2.14.0
[INFO] [stderr]    Compiling tinyvec_macros v0.1.1
[INFO] [stderr]    Compiling serde_json v1.0.151
[INFO] [stderr]    Compiling anyhow v1.0.104
[INFO] [stderr]    Compiling tinyvec v1.12.0
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling aho-corasick v1.1.5
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling fastrand v2.5.0
[INFO] [stderr]    Compiling semver v1.0.28
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling gix-trace v0.1.21
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling unicode-normalization v0.1.25
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling gix-validate v0.11.4
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling bytes v1.12.1
[INFO] [stderr]    Compiling thiserror-impl v2.0.20
[INFO] [stderr]    Compiling serde_derive v1.0.229
[INFO] [stderr]    Compiling zeroize_derive v1.5.0
[INFO] [stderr]    Compiling zerocopy-derive v0.8.56
[INFO] [stderr]    Compiling zeroize v1.9.0
[INFO] [stderr]    Compiling displaydoc v0.2.7
[INFO] [stderr]    Compiling gix-path v0.12.5
[INFO] [stderr]    Compiling block-buffer v0.12.1
[INFO] [stderr]    Compiling gix-utils v0.3.6
[INFO] [stderr]    Compiling signal-hook v0.4.4
[INFO] [stderr]    Compiling futures-core v0.3.34
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling cfg_aliases v0.2.2
[INFO] [stderr]    Compiling cmov v0.5.4
[INFO] [stderr]    Compiling ctutils v0.4.2
[INFO] [stderr]    Compiling cpufeatures v0.3.0
[INFO] [stderr]    Compiling deranged v0.5.8
[INFO] [stderr]    Compiling time-macros v0.2.32
[INFO] [stderr]    Compiling powerfmt v0.2.0
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling futures-io v0.3.34
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling prodash v31.0.0
[INFO] [stderr]    Compiling time v0.3.55
[INFO] [stderr]    Compiling inout v0.2.2
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]    Compiling rustls-pki-types v1.15.1
[INFO] [stderr]    Compiling gix-features v0.49.1
[INFO] [stderr]    Compiling socket2 v0.6.5
[INFO] [stderr]    Compiling memoffset v0.9.1
[INFO] [stderr]    Compiling base64ct v1.8.3
[INFO] [stderr]    Compiling cipher v0.5.2
[INFO] [stderr]    Compiling nix v0.31.3
[INFO] [stderr]    Compiling gix-error v0.3.1
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling untrusted v0.9.0
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling rustls v0.23.43
[INFO] [stderr]    Compiling const-oid v0.10.2
[INFO] [stderr]    Compiling digest v0.11.3
[INFO] [stderr]    Compiling pem-rfc7468 v0.7.0
[INFO] [stderr]    Compiling universal-hash v0.6.1
[INFO] [stderr]    Compiling cpufeatures v0.2.17
[INFO] [stderr]    Compiling heapless v0.8.0
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling const-oid v0.9.6
[INFO] [stderr]    Compiling rusticata-macros v4.1.0
[INFO] [stderr]    Compiling der v0.7.10
[INFO] [stderr]    Compiling hash32 v0.3.1
[INFO] [stderr]    Compiling signature v2.2.0
[INFO] [stderr]    Compiling asn1-rs-derive v0.6.0
[INFO] [stderr]    Compiling asn1-rs-impl v0.2.0
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]    Compiling cpubits v0.1.1
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling chacha20 v0.10.1
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling spki v0.7.3
[INFO] [stderr]    Compiling asn1-rs v0.7.2
[INFO] [stderr]    Compiling tracing-serde v0.2.0
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling num-integer v0.1.47
[INFO] [stderr]    Compiling thread_local v1.1.10
[INFO] [stderr]    Compiling oid-registry v0.8.1
[INFO] [stderr]    Compiling either v1.18.0
[INFO] [stderr]    Compiling pastey v0.2.3
[INFO] [stderr]    Compiling openssl-probe v0.2.1
[INFO] [stderr]    Compiling nu-ansi-term v0.50.3
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling rustls-native-certs v0.8.4
[INFO] [stderr]    Compiling tracing-subscriber v0.3.23
[INFO] [stderr]    Compiling num-bigint v0.4.8
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling pkcs8 v0.10.2
[INFO] [stderr]    Compiling faster-hex v0.10.0
[INFO] [stderr]    Compiling polyval v0.7.3
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling ed25519 v2.2.3
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling hmac v0.13.0
[INFO] [stderr]    Compiling aead v0.6.1
[INFO] [stderr]    Compiling data-encoding v2.11.1
[INFO] [stderr]    Compiling bincode-next v3.1.1
[INFO] [stderr]    Compiling virtue-next v0.1.3
[INFO] [stderr]    Compiling bincode_derive-next v3.1.1
[INFO] [stderr]    Compiling sha1 v0.10.7
[INFO] [stderr]    Compiling ed25519-dalek v2.2.0
[INFO] [stderr]    Compiling ghash v0.6.0
[INFO] [stderr]    Compiling der-parser v10.0.0
[INFO] [stderr]    Compiling signatory v0.27.1
[INFO] [stderr]    Compiling prost-derive v0.14.4
[INFO] [stderr]    Compiling rand v0.8.7
[INFO] [stderr]    Compiling aes v0.9.2
[INFO] [stderr]    Compiling poly1305 v0.9.1
[INFO] [stderr]    Compiling gix-quote v0.8.0
[INFO] [stderr]    Compiling ctr v0.10.1
[INFO] [stderr]    Compiling franken-kernel v0.4.9
[INFO] [stderr]    Compiling franken-evidence v0.4.9
[INFO] [stderr]    Compiling pin-project-internal v1.1.13
[INFO] [stderr]    Compiling rmp v0.8.15
[INFO] [stderr]    Compiling rapidhash v4.5.1
[INFO] [stderr]    Compiling unty-next v0.1.2
[INFO] [stderr]    Compiling asupersync v0.4.9
[INFO] [stderr]    Compiling parking v2.2.1
[INFO] [stderr]    Compiling rmp-serde v1.3.1
[INFO] [stderr]    Compiling futures-lite v2.6.1
[INFO] [stderr]    Compiling prost v0.14.4
[INFO] [stderr]    Compiling franken-decision v0.4.9
[INFO] [stderr]    Compiling pin-project v1.1.13
[INFO] [stderr]    Compiling nkeys v0.4.5
[INFO] [stderr]    Compiling aes-gcm v0.11.1
[INFO] [stderr]    Compiling chacha20poly1305 v0.11.0
[INFO] [stderr]    Compiling x509-parser v0.18.1
[INFO] [stderr]    Compiling sha1-checked v0.10.0
[INFO] [stderr]    Compiling sha1 v0.11.0
[INFO] [stderr]    Compiling sha2 v0.11.0
[INFO] [stderr]    Compiling rustls-pemfile v2.2.0
[INFO] [stderr]    Compiling polling v3.11.0
[INFO] [stderr]    Compiling xattr v1.6.1
[INFO] [stderr]    Compiling visibility v0.1.1
[INFO] [stderr]    Compiling asupersync-macros v0.4.9
[INFO] [stderr]    Compiling crossbeam-queue v0.3.13
[INFO] [stderr]    Compiling sysinfo v0.39.6
[INFO] [stderr]    Compiling base64 v0.23.1
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling gix-hash v0.26.2
[INFO] [stderr]    Compiling shell-words v1.1.1
[INFO] [stderr]    Compiling jiff-core v0.1.0
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling gix-command v0.10.0
[INFO] [stderr]    Compiling rustls-webpki v0.103.15
[INFO] [stderr]    Compiling gix-fs v0.22.1
[INFO] [stderr]    Compiling dashmap v6.2.1
[INFO] [stderr]    Compiling jiff v0.2.35
[INFO] [stderr]    Compiling gix-tempfile v24.0.0
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.20
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling gix-hashtable v0.16.0
[INFO] [stderr]    Compiling crossbeam-deque v0.8.7
[INFO] [stderr]    Compiling mio v1.2.2
[INFO] [stderr]    Compiling memmap2 v0.9.11
[INFO] [stderr]    Compiling pkg-config v0.3.34
[INFO] [stderr]    Compiling xxhash-rust v0.8.18
[INFO] [stderr]    Compiling blake3 v1.8.7
[INFO] [stderr]    Compiling arrayvec v0.7.8
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling constant_time_eq v0.4.2
[INFO] [stderr]    Compiling fsqlite-error v0.3.14
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling unicode-width v0.2.2
[INFO] [stderr]    Compiling simdutf8 v0.1.5
[INFO] [stderr]    Compiling gix-chunk v0.8.0
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling nonempty v0.12.0
[INFO] [stderr]    Compiling unicode-segmentation v1.13.3
[INFO] [stderr]    Compiling gix-lock v24.0.0
[INFO] [stderr]    Compiling bytemuck_derive v1.12.0
[INFO] [stderr]    Compiling arc-swap v1.9.2
[INFO] [stderr]    Compiling gix-commitgraph v0.39.0
[INFO] [stderr]    Compiling darling_core v0.23.0
[INFO] [stderr]    Compiling gix-glob v0.27.1
[INFO] [stderr]    Compiling zerofrom-derive v0.1.7
[INFO] [stderr]    Compiling rayon v1.12.0
[INFO] [stderr]    Compiling bumpalo v3.20.3
[INFO] [stderr]    Compiling gix-date v0.16.0
[INFO] [stderr]    Compiling bytemuck v1.25.2
[INFO] [stderr]    Compiling gix-actor v0.42.0
[INFO] [stderr]    Compiling gix-object v0.64.1
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]    Compiling unicode-bom v2.0.3
[INFO] [stderr]    Compiling zerofrom v0.1.8
[INFO] [stderr]    Compiling regex v1.13.1
[INFO] [stderr]    Compiling yoke-derive v0.8.2
[INFO] [stderr]    Compiling convert_case v0.10.0
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]    Compiling rand v0.10.2
[INFO] [stderr]    Compiling gix-revwalk v0.35.0
[INFO] [stderr]    Compiling yoke v0.8.3
[INFO] [stderr]    Compiling gix-config-value v0.19.1
[INFO] [stderr]    Compiling litrs v1.0.0
[INFO] [stderr]    Compiling iana-time-zone v0.1.65
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]    Compiling derive_more v2.1.1
[INFO] [stderr]    Compiling anstyle-parse v1.0.0
[INFO] [stderr]    Compiling chrono v0.4.45
[INFO] [stderr]    Compiling darling_macro v0.23.0
[INFO] [stderr]    Compiling signal-hook-mio v0.2.5
[INFO] [stderr]    Compiling gix-attributes v0.35.0
[INFO] [stderr]    Compiling gix-sec v0.14.2
[INFO] [stderr]    Compiling document-features v0.2.12
[INFO] [stderr]    Compiling darling v0.23.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.6
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.2
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling bon-macros v3.9.3
[INFO] [stderr]    Compiling futures-sink v0.3.34
[INFO] [stderr]    Compiling colorchoice v1.0.5
[INFO] [stderr]    Compiling anstyle v1.0.14
[INFO] [stderr]    Compiling anstyle-query v1.1.5
[INFO] [stderr]    Compiling crossterm v0.29.0
[INFO] [stderr]    Compiling anstream v1.0.0
[INFO] [stderr]    Compiling unicode-display-width v0.3.0
[INFO] [stderr]    Compiling zerovec v0.11.8
[INFO] [stderr]    Compiling web-time v1.1.0
[INFO] [stderr]    Compiling ftui-core v0.5.0
[INFO] [stderr]    Compiling gix-traverse v0.61.0
[INFO] [stderr]    Compiling gix-ref v0.67.1
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling gix-packetline v0.22.2
[INFO] [stderr]    Compiling gix-bitmap v0.4.0
[INFO] [stderr]    Compiling futures-macro v0.3.34
[INFO] [stderr]    Compiling filetime v0.2.29
[INFO] [stderr]    Compiling castaway v0.2.4
[INFO] [stderr]    Compiling static_assertions v1.1.0
[INFO] [stderr]    Compiling futures-task v0.3.34
[INFO] [stderr] error: could not compile `rustls` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.99.0-beta.1-x86_64-unknown-linux-gnu/bin/rustc --crate-name rustls --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustls-0.23.43/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="ring"' --cfg 'feature="std"' --cfg 'feature="tls12"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("aws-lc-rs", "aws_lc_rs", "brotli", "custom-provider", "default", "fips", "hashbrown", "log", "logging", "prefer-post-quantum", "read_buf", "ring", "rustversion", "std", "tls12", "zlib"))' -C metadata=bc67a598d8ed1857 -C extra-filename=-01998e6326c08354 --out-dir /opt/rustwide/target/release/deps -C strip=symbols -L dependency=/opt/rustwide/target/release/deps --extern once_cell=/opt/rustwide/target/release/deps/libonce_cell-447bd1e5d52d9ce7.rmeta --extern ring=/opt/rustwide/target/release/deps/libring-1a7cbdbdc336c20a.rmeta --extern pki_types=/opt/rustwide/target/release/deps/librustls_pki_types-22960a8bf2fd6fbe.rmeta --extern webpki=/opt/rustwide/target/release/deps/libwebpki-3b210c5f86d4ecb2.rmeta --extern subtle=/opt/rustwide/target/release/deps/libsubtle-d5483de04c26d43a.rmeta --extern zeroize=/opt/rustwide/target/release/deps/libzeroize-f54338cdbb3a9cbe.rmeta --cap-lints allow --cap-lints=warn -L native=/opt/rustwide/target/release/build/ring-69c91ae9cb7d4131/out` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `asupersync` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.99.0-beta.1-x86_64-unknown-linux-gnu/bin/rustc --crate-name asupersync --edition=2024 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/asupersync-0.4.9/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C panic=abort -C linker-plugin-lto -C codegen-units=1 --cfg 'feature="default"' --cfg 'feature="nightly-outcome-try"' --cfg 'feature="proc-macros"' --cfg 'feature="test-internals"' --cfg 'feature="tls"' --cfg 'feature="tls-native-roots"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("atp-cli", "atpd-daemon", "benchmark-adapters", "browser-io", "browser-trace", "cancel-correctness-oracle", "channel-mpsc-select-e2e", "ci-cross-platform", "cli", "compression", "config-file", "criterion-benches", "debug-server", "default", "dependency-ledger", "deterministic-mode", "fuzz", "h3-websocket-e2e", "http3", "io-uring", "kafka", "lab-stack-traces", "legacy-internal-test-harnesses", "lock-metrics", "loom-tests", "messaging-fabric", "metrics", "mysql", "native-runtime", "nightly-outcome-try", "obligation-cleanup-e2e", "obligation-leak-detection", "postgres", "proc-macros", "quic", "raptorq-roundtrip-e2e", "real-service-e2e", "runtime-metrics", "serialization-golden-harnesses", "simd-intrinsics", "sqlite", "tailscale-path-provider", "test-internals", "tls", "tls-native-roots", "tls-webpki-roots", "tokio-compat", "tower", "trace-compression", "tracing-integration", "waker-profiling", "wasm-browser-deterministic", "wasm-browser-dev", "wasm-browser-minimal", "wasm-browser-preview", "wasm-browser-prod", "wasm-runtime"))' -C metadata=79ec92436a934d35 -C extra-filename=-49f06e139acb5b33 --out-dir /opt/rustwide/target/release/deps -C strip=symbols -L dependency=/opt/rustwide/target/release/deps --extern aes_gcm=/opt/rustwide/target/release/deps/libaes_gcm-c4795a93e7a4da52.rmeta --extern asupersync_macros=/opt/rustwide/target/release/deps/libasupersync_macros-c5f190adf1cc7b80.so --extern base64=/opt/rustwide/target/release/deps/libbase64-dddaaedc86d2b872.rmeta --extern bincode=/opt/rustwide/target/release/deps/libbincode_next-bcffb66b0045f2a3.rmeta --extern chacha20poly1305=/opt/rustwide/target/release/deps/libchacha20poly1305-0dd844764c5274d1.rmeta --extern crc32fast=/opt/rustwide/target/release/deps/libcrc32fast-bdd538dcc7778b24.rmeta --extern crossbeam_queue=/opt/rustwide/target/release/deps/libcrossbeam_queue-4185e852edf5095e.rmeta --extern franken_decision=/opt/rustwide/target/release/deps/libfranken_decision-45df3f609474e708.rmeta --extern franken_evidence=/opt/rustwide/target/release/deps/libfranken_evidence-e915da5b2db109b1.rmeta --extern franken_kernel=/opt/rustwide/target/release/deps/libfranken_kernel-4b9c3738c13ce71e.rmeta --extern futures_lite=/opt/rustwide/target/release/deps/libfutures_lite-6106b5058635cc44.rmeta --extern getrandom=/opt/rustwide/target/release/deps/libgetrandom-78e381928d5ef83a.rmeta --extern hashbrown=/opt/rustwide/target/release/deps/libhashbrown-6b1ecf4668a376e7.rmeta --extern hex=/opt/rustwide/target/release/deps/libhex-bdbd2a8c085923b2.rmeta --extern hmac=/opt/rustwide/target/release/deps/libhmac-b46bb761d1a28c55.rmeta --extern libc=/opt/rustwide/target/release/deps/liblibc-3a114cf32d51f9f6.rmeta --extern memchr=/opt/rustwide/target/release/deps/libmemchr-5c939c9b7084fb1c.rmeta --extern nix=/opt/rustwide/target/release/deps/libnix-0a3b1ef40ef867be.rmeta --extern nkeys=/opt/rustwide/target/release/deps/libnkeys-aa2c32024c3794a9.rmeta --extern parking_lot=/opt/rustwide/target/release/deps/libparking_lot-20f6cc78ce64f26e.rmeta --extern pin_project=/opt/rustwide/target/release/deps/libpin_project-5d114364b0321076.rmeta --extern polling=/opt/rustwide/target/release/deps/libpolling-365b590df3ac1699.rmeta --extern prost=/opt/rustwide/target/release/deps/libprost-81961780bb9ed72e.rmeta --extern rmp_serde=/opt/rustwide/target/release/deps/librmp_serde-276bed2c56b7485f.rmeta --extern rustls=/opt/rustwide/target/release/deps/librustls-01998e6326c08354.rmeta --extern rustls_native_certs=/opt/rustwide/target/release/deps/librustls_native_certs-0ac00dfc6e9e47a4.rmeta --extern rustls_pemfile=/opt/rustwide/target/release/deps/librustls_pemfile-d82e0727c200b30c.rmeta --extern rustls_pki_types=/opt/rustwide/target/release/deps/librustls_pki_types-22960a8bf2fd6fbe.rmeta --extern semver=/opt/rustwide/target/release/deps/libsemver-e44383f5f1ebda3d.rmeta --extern serde=/opt/rustwide/target/release/deps/libserde-6e1c372fb92623a2.rmeta --extern serde_json=/opt/rustwide/target/release/deps/libserde_json-9a3b20af91d64c0c.rmeta --extern sha1=/opt/rustwide/target/release/deps/libsha1-2c7b7710d4902257.rmeta --extern sha2=/opt/rustwide/target/release/deps/libsha2-d752519ff83b956e.rmeta --extern signal_hook=/opt/rustwide/target/release/deps/libsignal_hook-87ed5da519932da6.rmeta --extern slab=/opt/rustwide/target/release/deps/libslab-4c1c46629da36b03.rmeta --extern smallvec=/opt/rustwide/target/release/deps/libsmallvec-a8bbee5f2b2b1959.rmeta --extern socket2=/opt/rustwide/target/release/deps/libsocket2-d33fd4ab65fa62aa.rmeta --extern subtle=/opt/rustwide/target/release/deps/libsubtle-d5483de04c26d43a.rmeta --extern sysinfo=/opt/rustwide/target/release/deps/libsysinfo-03bc6e7105f1dfa7.rmeta --extern tempfile=/opt/rustwide/target/release/deps/libtempfile-c840f00c203c6244.rmeta --extern thiserror=/opt/rustwide/target/release/deps/libthiserror-5e0ae807d83c78fc.rmeta --extern tracing=/opt/rustwide/target/release/deps/libtracing-6376a6c8a03ea5ee.rmeta --extern tracing_log=/opt/rustwide/target/release/deps/libtracing_log-1221666d0df21149.rmeta --extern tracing_subscriber=/opt/rustwide/target/release/deps/libtracing_subscriber-ce53089236888f94.rmeta --extern unicode_normalization=/opt/rustwide/target/release/deps/libunicode_normalization-518cc9f6f148e4cc.rmeta --extern visibility=/opt/rustwide/target/release/deps/libvisibility-97c372e20c000173.so --extern x509_parser=/opt/rustwide/target/release/deps/libx509_parser-a3140168739308af.rmeta --extern xattr=/opt/rustwide/target/release/deps/libxattr-6b7394368cb77531.rmeta --extern zeroize=/opt/rustwide/target/release/deps/libzeroize-f54338cdbb3a9cbe.rmeta --cap-lints allow --cap-lints=warn -L native=/opt/rustwide/target/release/build/ring-69c91ae9cb7d4131/out` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "d3f5174d145b3158fe31b61d1e850af4c65356c6e16c6b768217ca1c535a2130", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d3f5174d145b3158fe31b61d1e850af4c65356c6e16c6b768217ca1c535a2130", kill_on_drop: false }`
[INFO] [stdout] d3f5174d145b3158fe31b61d1e850af4c65356c6e16c6b768217ca1c535a2130
