[INFO] cloning repository https://github.com/jbaker07/windows-incident-compiler [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jbaker07/windows-incident-compiler" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjbaker07%2Fwindows-incident-compiler", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjbaker07%2Fwindows-incident-compiler'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 592b2a4936648ba901528c04999e6b6ed6c1b0b3 [INFO] testing jbaker07/windows-incident-compiler/592b2a4936648ba901528c04999e6b6ed6c1b0b3 against try#a7ee93192a766fb0dafa23def7154fc03cfcfc3e for pr-146989 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjbaker07%2Fwindows-incident-compiler" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/jbaker07/windows-incident-compiler [INFO] finished tweaking git repo https://github.com/jbaker07/windows-incident-compiler [INFO] tweaked toml for git repo https://github.com/jbaker07/windows-incident-compiler written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/jbaker07/windows-incident-compiler on toolchain a7ee93192a766fb0dafa23def7154fc03cfcfc3e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a7ee93192a766fb0dafa23def7154fc03cfcfc3e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/jbaker07/windows-incident-compiler 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" "+a7ee93192a766fb0dafa23def7154fc03cfcfc3e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+a7ee93192a766fb0dafa23def7154fc03cfcfc3e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 998c299447c6c7036333c1b943569f399c834ef9038f678613e7cd6c56717e8a [INFO] running `Command { std: "docker" "start" "-a" "998c299447c6c7036333c1b943569f399c834ef9038f678613e7cd6c56717e8a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "998c299447c6c7036333c1b943569f399c834ef9038f678613e7cd6c56717e8a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "998c299447c6c7036333c1b943569f399c834ef9038f678613e7cd6c56717e8a", kill_on_drop: false }` [INFO] [stdout] 998c299447c6c7036333c1b943569f399c834ef9038f678613e7cd6c56717e8a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+a7ee93192a766fb0dafa23def7154fc03cfcfc3e" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4641d01ac28007dd63e61d72e6588f7a149c535c9656018aefe19480a3976106 [INFO] running `Command { std: "docker" "start" "-a" "4641d01ac28007dd63e61d72e6588f7a149c535c9656018aefe19480a3976106", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.104 [INFO] [stderr] Compiling unicode-ident v1.0.22 [INFO] [stderr] Compiling quote v1.0.42 [INFO] [stderr] Compiling libc v0.2.179 [INFO] [stderr] Compiling cfg-if v1.0.4 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling memchr v2.7.6 [INFO] [stderr] Compiling autocfg v1.5.0 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling itoa v1.0.17 [INFO] [stderr] Compiling bytes v1.11.0 [INFO] [stderr] Compiling pin-project-lite v0.2.16 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling log v0.4.29 [INFO] [stderr] Compiling find-msvc-tools v0.1.6 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling pkg-config v0.3.32 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling typenum v1.19.0 [INFO] [stderr] Compiling tracing-core v0.1.36 [INFO] [stderr] Compiling bitflags v2.10.0 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling cc v1.2.51 [INFO] [stderr] Compiling stable_deref_trait v1.2.1 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling regex-syntax v0.8.8 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling zerocopy v0.8.31 [INFO] [stderr] Compiling slab v0.4.11 [INFO] [stderr] Compiling tower-service v0.3.3 [INFO] [stderr] Compiling httparse v1.10.1 [INFO] [stderr] Compiling httpdate v1.0.3 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling semver v1.0.27 [INFO] [stderr] Compiling zmij v1.0.10 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling iana-time-zone v0.1.64 [INFO] [stderr] Compiling percent-encoding v2.3.2 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling serde_json v1.0.148 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling syn v2.0.113 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling cpufeatures v0.2.17 [INFO] [stderr] Compiling form_urlencoded v1.2.2 [INFO] [stderr] Compiling curve25519-dalek v4.1.3 [INFO] [stderr] Compiling option-ext v0.2.0 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling litemap v0.8.1 [INFO] [stderr] Compiling zeroize v1.8.2 [INFO] [stderr] Compiling signature v2.2.0 [INFO] [stderr] Compiling writeable v0.6.2 [INFO] [stderr] Compiling ryu v1.0.22 [INFO] [stderr] Compiling encoding_index_tests v0.1.4 [INFO] [stderr] Compiling ed25519 v2.2.3 [INFO] [stderr] Compiling standback v0.2.17 [INFO] [stderr] Compiling icu_normalizer_data v2.1.1 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling icu_properties_data v2.1.2 [INFO] [stderr] Compiling proc-macro-hack v0.5.20+deprecated [INFO] [stderr] Compiling allocator-api2 v0.2.21 [INFO] [stderr] Compiling http v1.4.0 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling openssl v0.10.75 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling crc32fast v1.5.0 [INFO] [stderr] Compiling hashbrown v0.16.1 [INFO] [stderr] Compiling openssl-sys v0.9.111 [INFO] [stderr] Compiling libsqlite3-sys v0.26.0 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling http v0.2.12 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.7 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling errno v0.3.14 [INFO] [stderr] Compiling mio v1.1.1 [INFO] [stderr] Compiling socket2 v0.6.1 [INFO] [stderr] Compiling signal-hook-registry v1.4.8 [INFO] [stderr] Compiling dirs-sys v0.5.0 [INFO] [stderr] Compiling dirs v6.0.0 [INFO] [stderr] Compiling indexmap v2.12.1 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling thread_local v1.1.9 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling nu-ansi-term v0.50.3 [INFO] [stderr] Compiling const_fn v0.4.11 [INFO] [stderr] Compiling simd-adler32 v0.3.8 [INFO] [stderr] Compiling fallible-streaming-iterator v0.1.9 [INFO] [stderr] Compiling fallible-iterator v0.2.0 [INFO] [stderr] Compiling adler2 v2.0.1 [INFO] [stderr] Compiling time-macros-impl v0.1.2 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling time v0.2.27 [INFO] [stderr] Compiling cfg_aliases v0.2.1 [INFO] [stderr] Compiling uuid v1.19.0 [INFO] [stderr] Compiling hashlink v0.8.4 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling openssl-probe v0.1.6 [INFO] [stderr] Compiling bytemuck v1.24.0 [INFO] [stderr] Compiling try-lock v0.2.5 [INFO] [stderr] Compiling anstyle-parse v0.2.7 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling nix v0.30.1 [INFO] [stderr] Compiling time-macros v0.1.1 [INFO] [stderr] Compiling http-body v0.4.6 [INFO] [stderr] Compiling socket2 v0.5.10 [INFO] [stderr] Compiling encoding-index-korean v1.20141219.5 [INFO] [stderr] Compiling flate2 v1.1.5 [INFO] [stderr] Compiling encoding-index-simpchinese v1.20141219.5 [INFO] [stderr] Compiling encoding-index-tradchinese v1.20141219.5 [INFO] [stderr] Compiling safe_arch v0.7.4 [INFO] [stderr] Compiling encoding-index-japanese v1.20141219.5 [INFO] [stderr] Compiling encoding-index-singlebyte v1.20141219.5 [INFO] [stderr] Compiling matrixmultiply v0.3.10 [INFO] [stderr] Compiling colorchoice v1.0.4 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.2 [INFO] [stderr] Compiling anstyle v1.0.13 [INFO] [stderr] Compiling tower-layer v0.3.3 [INFO] [stderr] Compiling utf8_iter v1.0.4 [INFO] [stderr] Compiling rustversion v1.0.22 [INFO] [stderr] Compiling anstyle-query v1.1.5 [INFO] [stderr] Compiling unicase v2.8.1 [INFO] [stderr] Compiling wide v0.7.33 [INFO] [stderr] Compiling stb_truetype v0.3.1 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling anstream v0.6.21 [INFO] [stderr] Compiling encoding v0.2.33 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling approx v0.3.2 [INFO] [stderr] Compiling approx v0.5.1 [INFO] [stderr] Compiling mime_guess v2.0.5 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling ordered-float v1.1.1 [INFO] [stderr] Compiling dtoa v0.4.8 [INFO] [stderr] Compiling rawpointer v0.2.1 [INFO] [stderr] Compiling atomic-waker v1.1.2 [INFO] [stderr] Compiling rustix v1.1.3 [INFO] [stderr] Compiling anyhow v1.0.100 [INFO] [stderr] Compiling base64 v0.21.7 [INFO] [stderr] Compiling clap_lex v0.7.6 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling lzw v0.10.0 [INFO] [stderr] Compiling sync_wrapper v1.0.2 [INFO] [stderr] Compiling linked-hash-map v0.5.6 [INFO] [stderr] Compiling clap_builder v4.5.54 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling rusttype v0.8.3 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling rustls-pemfile v1.0.4 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling encoding_rs v0.8.35 [INFO] [stderr] Compiling linux-raw-sys v0.11.0 [INFO] [stderr] Compiling matchers v0.2.0 [INFO] [stderr] Compiling regex v1.12.2 [INFO] [stderr] Compiling bstr v1.12.1 [INFO] [stderr] Compiling sync_wrapper v0.1.2 [INFO] [stderr] Compiling ipnet v2.11.0 [INFO] [stderr] Compiling unsafe-libyaml v0.2.11 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling ctrlc v3.5.1 [INFO] [stderr] Compiling serde_path_to_error v0.1.20 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling simba v0.8.1 [INFO] [stderr] Compiling hostname v0.4.2 [INFO] [stderr] Compiling pom v3.4.0 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling matchit v0.7.3 [INFO] [stderr] Compiling http-range-header v0.4.2 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling zip v0.6.6 [INFO] [stderr] Compiling md5 v0.7.0 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.1 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling zerovec-derive v0.11.2 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling curve25519-dalek-derive v0.1.1 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling clap_derive v4.5.49 [INFO] [stderr] Compiling nalgebra-macros v0.2.2 [INFO] [stderr] Compiling tokio v1.49.0 [INFO] [stderr] Compiling derive_more v0.99.20 [INFO] [stderr] Compiling tempfile v3.24.0 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.8.1 [INFO] [stderr] Compiling zerovec v0.11.5 [INFO] [stderr] Compiling zerotrie v0.2.3 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling tracing-subscriber v0.3.22 [INFO] [stderr] Compiling axum-core v0.4.5 [INFO] [stderr] Compiling tinystr v0.8.2 [INFO] [stderr] Compiling potential_utf v0.1.4 [INFO] [stderr] Compiling ed25519-dalek v2.2.0 [INFO] [stderr] Compiling icu_locale_core v2.1.1 [INFO] [stderr] Compiling icu_collections v2.1.1 [INFO] [stderr] Compiling clap v4.5.54 [INFO] [stderr] Compiling icu_provider v2.1.1 [INFO] [stderr] Compiling chrono v0.4.42 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling serde_yaml v0.9.34+deprecated [INFO] [stderr] Compiling icu_normalizer v2.1.1 [INFO] [stderr] Compiling icu_properties v2.1.2 [INFO] [stderr] Compiling nalgebra v0.32.6 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling url v2.5.7 [INFO] [stderr] Compiling edr-core v0.1.0 (/opt/rustwide/workdir/crates/core) [INFO] [stderr] Compiling lopdf v0.26.0 [INFO] [stderr] Compiling tokio-util v0.7.17 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling hyper v1.8.1 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling rusqlite v0.29.0 [INFO] [stderr] Compiling printpdf v0.3.4 [INFO] [stderr] Compiling hyper-util v0.1.19 [INFO] [stderr] Compiling h2 v0.3.27 [INFO] [stderr] Compiling tower-http v0.5.2 [INFO] [stderr] Compiling genpdf v0.2.0 [INFO] [stderr] Compiling axum v0.7.9 [INFO] [stderr] Compiling workbench v0.1.0 (/opt/rustwide/workdir/crates/workbench) [INFO] [stderr] Compiling hyper v0.14.32 [INFO] [stderr] Compiling edr-server v0.1.0 (/opt/rustwide/workdir/crates/server) [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling reqwest v0.11.27 [INFO] [stderr] Compiling edr-locald v0.1.0 (/opt/rustwide/workdir/crates/locald) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 06s [INFO] running `Command { std: "docker" "inspect" "4641d01ac28007dd63e61d72e6588f7a149c535c9656018aefe19480a3976106", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4641d01ac28007dd63e61d72e6588f7a149c535c9656018aefe19480a3976106", kill_on_drop: false }` [INFO] [stdout] 4641d01ac28007dd63e61d72e6588f7a149c535c9656018aefe19480a3976106 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+a7ee93192a766fb0dafa23def7154fc03cfcfc3e" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6ef30edb8bcc051116841009fecf9ea585b9d98993259f0a8b45df6b15f54672 [INFO] running `Command { std: "docker" "start" "-a" "6ef30edb8bcc051116841009fecf9ea585b9d98993259f0a8b45df6b15f54672", kill_on_drop: false }` [INFO] [stderr] Compiling mime_guess v2.0.5 [INFO] [stderr] Compiling hyper v1.8.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Compiling time-core v0.1.6 [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling cookie v0.18.1 [INFO] [stderr] Compiling diff v0.1.13 [INFO] [stderr] Compiling yansi v1.0.1 [INFO] [stderr] Compiling assert-json-diff v2.0.2 [INFO] [stderr] Compiling auto-future v1.0.0 [INFO] [stderr] Compiling bytesize v1.3.3 [INFO] [stderr] Compiling edr-locald v0.1.0 (/opt/rustwide/workdir/crates/locald) [INFO] [stderr] Compiling deranged v0.5.5 [INFO] [stderr] Compiling time-macros v0.2.24 [INFO] [stderr] Compiling tower-http v0.5.2 [INFO] [stderr] Compiling pretty_assertions v1.4.1 [INFO] [stderr] Compiling hyper-util v0.1.19 [INFO] [stderr] Compiling workbench v0.1.0 (/opt/rustwide/workdir/crates/workbench) [INFO] [stderr] Compiling edr-core v0.1.0 (/opt/rustwide/workdir/crates/core) [INFO] [stderr] Compiling rust-multipart-rfc7578_2 v0.6.1 [INFO] [stderr] Compiling time v0.3.44 [INFO] [stderr] Compiling axum v0.7.9 [INFO] [stderr] Compiling reserve-port v2.3.0 [INFO] [stderr] Compiling edr-server v0.1.0 (/opt/rustwide/workdir/crates/server) [INFO] [stderr] Compiling axum-test v16.4.1 [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 01s [INFO] running `Command { std: "docker" "inspect" "6ef30edb8bcc051116841009fecf9ea585b9d98993259f0a8b45df6b15f54672", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6ef30edb8bcc051116841009fecf9ea585b9d98993259f0a8b45df6b15f54672", kill_on_drop: false }` [INFO] [stdout] 6ef30edb8bcc051116841009fecf9ea585b9d98993259f0a8b45df6b15f54672 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+a7ee93192a766fb0dafa23def7154fc03cfcfc3e" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] a2b4d47328c3afa4cf6d37f550ca8e50334e00559c70bcde3634c6c514ba905e [INFO] running `Command { std: "docker" "start" "-a" "a2b4d47328c3afa4cf6d37f550ca8e50334e00559c70bcde3634c6c514ba905e", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.57s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/edr_core-2b5b41b16c294eb0) [INFO] [stdout] [INFO] [stdout] running 38 tests [INFO] [stdout] test diff::tests::test_diff_added_signal ... ok [INFO] [stdout] test diff::tests::test_diff_changed_severity ... ok [INFO] [stdout] test event_validation_test::tests::test_event_keys_coverage ... ok [INFO] [stdout] test diff::tests::test_diff_removed_signal ... ok [INFO] [stdout] test event_validation_test::tests::test_event_validate_empty_fields ... ok [INFO] [stdout] test event_validation_test::tests::test_event_validate_mixed_valid_and_invalid ... ok [INFO] [stdout] test explain::tests::test_slot_status_serialization ... ok [INFO] [stdout] test install_id::tests::test_install_id_path ... ok [INFO] [stdout] test event_validation_test::tests::test_episode_candidate_determinism ... ok [INFO] [stdout] test event_validation_test::tests::test_event_validate_unknown_field ... ok [INFO] [stdout] test install_id::tests::test_get_edr_data_dir ... ok [INFO] [stdout] test install_id::tests::test_license_path ... ok [INFO] [stdout] test explain::tests::test_explanation_bundle_builder ... ok [INFO] [stdout] test license::tests::test_base64_roundtrip ... ok [INFO] [stdout] test license::tests::test_canonical_bytes_deterministic ... ok [INFO] [stdout] test license::tests::test_base64_decode_standard ... ok [INFO] [stdout] test license::tests::test_canonical_bytes_format ... ok [INFO] [stdout] test event_validation_test::tests::test_event_validate_all_valid_keys ... ok [INFO] [stdout] test license::tests::test_escape_json ... ok [INFO] [stdout] test license::tests::test_verify_public_key_not_configured ... ok [INFO] [stdout] test license_manager::tests::test_license_status_is_valid ... ok [INFO] [stdout] test license_manager::tests::test_license_manager_creation ... ok [INFO] [stdout] test license_protection::tests::test_protected_license_plaintext_roundtrip ... ok [INFO] [stdout] test license_protection::tests::test_protection_result_variants ... ok [INFO] [stdout] test license::tests::test_has_entitlement ... ok [INFO] [stdout] test license_manager::tests::test_license_status_has_entitlement ... ok [INFO] [stdout] test license_manager::tests::test_license_status_not_installed_no_entitlements ... ok [INFO] [stdout] test machine_fingerprint::tests::test_fingerprint_matching ... ok [INFO] [stdout] test license_protection::tests::test_clock_status_suspicious ... ok [INFO] [stdout] test machine_fingerprint::tests::test_portable_fingerprint ... ok [INFO] [stdout] test narrative::tests::test_arbitration_doc ... ok [INFO] [stdout] test narrative::tests::test_narrative_validation_observation ... ok [INFO] [stdout] test watermark::tests::test_visible_string ... ok [INFO] [stdout] test watermark::tests::test_metadata_string_is_json ... ok [INFO] [stdout] test watermark::tests::test_watermark_creation ... ok [INFO] [stdout] test watermark::tests::test_html_comment ... ok [INFO] [stdout] test narrative::tests::test_narrative_validation_inference ... ok [INFO] [stdout] test machine_fingerprint::tests::test_fingerprint_generation ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 38 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/edr_locald-94580ddf3e9f3571) [INFO] [stdout] [INFO] [stdout] running 226 tests [INFO] [stdout] test baseline::baseline_query::tests::test_is_burst ... ok [INFO] [stdout] test baseline::baseline_query::tests::test_is_new_parent_child ... ok [INFO] [stdout] test baseline::baseline_query::tests::test_is_new_remote_ip ... ok [INFO] [stdout] test baseline::types::tests::test_rate_baseline_burst ... ok [INFO] [stdout] test baseline::types::tests::test_rate_baseline_ema ... ok [INFO] [stdout] test baseline::types::tests::test_feature_vector_baseline ... ok [INFO] [stdout] test baseline::baseline_update::tests::test_update_first_seen ... ok [INFO] [stdout] test baseline::baseline_store::tests::test_baseline_store_persistence ... ok [INFO] [stdout] test baseline::baseline_store::tests::test_baseline_store_get_or_create ... ok [INFO] [stdout] test evidence::evidence_ptr::tests::test_canonical_key_roundtrip ... ok [INFO] [stdout] test evidence::evidence_ptr::tests::test_evidence_ptr_determinism ... ok [INFO] [stdout] test evidence::evidence_ptr::tests::test_evidence_ptr_different_streams ... ok [INFO] [stdout] test baseline::baseline_update::tests::test_extract_prefix ... ok [INFO] [stdout] test evidence::deref::tests::test_bulk_deref_stats ... ok [INFO] [stdout] test evidence::deref::tests::test_deref_missing ... ok [INFO] [stdout] test evidence::evidence_ptr::tests::test_evidence_ptr_ordering ... ok [INFO] [stdout] test baseline::baseline_store::tests::test_baseline_store_create ... ok [INFO] [stdout] test evidence::evidence_ptr::tests::test_sha256_verification ... ok [INFO] [stdout] test evidence::path_safety::tests::test_validate_relative_path_valid ... ok [INFO] [stdout] test evidence::path_safety::tests::test_validate_path_within_root_valid ... ok [INFO] [stdout] test evidence::path_safety::tests::test_validate_segment_id_invalid ... ok [INFO] [stdout] test evidence::deref::tests::test_deref_from_db ... ok [INFO] [stdout] test evidence::path_safety::tests::test_validate_segment_id_valid ... ok [INFO] [stdout] test evidence::path_safety::tests::test_safe_join_valid ... ok [INFO] [stdout] test evidence::path_safety::tests::test_validate_path_component_valid ... ok [INFO] [stdout] test evidence_deref::tests::test_deref_segment_not_found ... ok [INFO] [stdout] test evidence_deref::tests::test_deref_record_not_found ... ok [INFO] [stdout] test evidence::path_safety::tests::test_validate_path_component_absolute ... ok [INFO] [stdout] test evidence::path_safety::tests::test_validate_path_component_with_separator ... ok [INFO] [stdout] test evidence::path_safety::tests::test_validate_relative_path_absolute ... ok [INFO] [stdout] test evidence::path_safety::tests::test_validate_path_component_empty ... ok [INFO] [stdout] test evidence::evidence_store::tests::test_store_and_retrieve ... ok [INFO] [stdout] test explanation_builder::tests::test_predicate_desc ... ok [INFO] [stdout] test hypothesis::api::tests::test_api_error_with_details ... ok [INFO] [stdout] test evidence::path_safety::tests::test_validate_path_within_root_escape ... ok [INFO] [stdout] test evidence::evidence_store::tests::test_query_by_time ... ok [INFO] [stdout] test evidence_deref::tests::test_deref_success ... ok [INFO] [stdout] test evidence::path_safety::tests::test_validate_relative_path_traversal ... ok [INFO] [stdout] test evidence::path_safety::tests::test_safe_join_traversal ... ok [INFO] [stdout] test hypothesis::api::tests::test_api_response_err ... ok [INFO] [stdout] test hypothesis::api::tests::test_api_response_ok ... ok [INFO] [stdout] test hypothesis::api::tests::test_scope_key_request_conversion ... ok [INFO] [stdout] test hypothesis::arbitration::tests::test_arbitration_empty ... ok [INFO] [stdout] test hypothesis::audit::tests::test_audit_log_record_and_lookup ... ok [INFO] [stdout] test hypothesis::audit::tests::test_rollback ... ok [INFO] [stdout] test hypothesis::arbitration::tests::test_arbitration_ranking ... ok [INFO] [stdout] test hypothesis::changes::tests::test_change_renderer ... ok [INFO] [stdout] test hypothesis::changes::tests::test_change_tracker ... ok [INFO] [stdout] test explanation_builder::tests::test_fact_type_name ... ok [INFO] [stdout] test hypothesis::arbitration::tests::test_subchain_detection ... ok [INFO] [stdout] test hypothesis::audit::tests::test_audit_entry_builder ... ok [INFO] [stdout] test hypothesis::canonical_event::tests::test_evidence_ptr_canonical_key ... ok [INFO] [stdout] test hypothesis::canonical_event::tests::test_deref_with_valid_segment ... ok [INFO] [stdout] test hypothesis::audit::tests::test_required_references ... ok [INFO] [stdout] test hypothesis::canonical_fact::tests::test_fact_store ... ok [INFO] [stdout] test hypothesis::canonical_event::tests::test_evidence_ptr_sha256 ... ok [INFO] [stdout] test hypothesis::canonical_event::tests::test_canonical_event_ordering ... ok [INFO] [stdout] test hypothesis::canonical_event::tests::test_deref_cannot_read_outside_root ... ok [INFO] [stdout] test evidence::evidence_store::tests::test_batch_store ... ok [INFO] [stdout] test hypothesis::canonical_fact::tests::test_fact_creation ... ok [INFO] [stdout] test hypothesis::closure::tests::test_invalid_transition ... ok [INFO] [stdout] test hypothesis::closure::tests::test_lifecycle_manager ... ok [INFO] [stdout] test hypothesis::command_alignment::tests::test_discovery_categorization ... ok [INFO] [stdout] test hypothesis::command_alignment::tests::test_alignment_computation ... ok [INFO] [stdout] test hypothesis::copilot::tests::test_ctf_context_detection ... ok [INFO] [stdout] test hypothesis::command_alignment::tests::test_ide_context ... ok [INFO] [stdout] test hypothesis::copilot::tests::test_validation_forbidden_content ... ok [INFO] [stdout] test hypothesis::determinism::tests::test_global_order_key_ordering ... ok [INFO] [stdout] test hypothesis::determinism::tests::test_deterministic_merge ... ok [INFO] [stdout] test hypothesis::changes::tests::test_change_window ... ok [INFO] [stdout] test hypothesis::command_alignment::tests::test_credential_access_categorization ... ok [INFO] [stdout] test hypothesis::changes::tests::test_state_diff ... ok [INFO] [stdout] test hypothesis::copilot::tests::test_question_categorization ... ok [INFO] [stdout] test hypothesis::copilot::tests::test_templated_renderer_basic ... ok [INFO] [stdout] test hypothesis::command_alignment::tests::test_sudo_apt_is_not_privesc ... ok [INFO] [stdout] test hypothesis::command_alignment::tests::test_development_categorization ... ok [INFO] [stdout] test hypothesis::closure::tests::test_lifecycle_transitions ... ok [INFO] [stdout] test hypothesis::command_alignment::tests::test_privesc_categorization ... ok [INFO] [stdout] test hypothesis::closure::tests::test_lifecycle_creation ... ok [INFO] [stdout] test hypothesis::copilot::tests::test_truncate ... ok [INFO] [stdout] test hypothesis::determinism::tests::test_golden_output_verification ... ok [INFO] [stdout] test hypothesis::determinism::tests::test_stable_key_formulas_hypothesis_id ... ok [INFO] [stdout] test hypothesis::determinism::tests::test_stable_key_formulas_proc_key ... ok [INFO] [stdout] test hypothesis::explanation::tests::test_os_lexicon ... ok [INFO] [stdout] test hypothesis::explanation::tests::test_claim_creation ... ok [INFO] [stdout] test hypothesis::hardening::tests::test_pivot_validation ... ok [INFO] [stdout] test hypothesis::hypothesis_state::tests::test_corroboration_vector ... ok [INFO] [stdout] test hypothesis::explanation::tests::test_explanation_builder ... ok [INFO] [stdout] test hypothesis::incident::tests::test_incident_id_determinism ... ok [INFO] [stdout] test hypothesis::incident::tests::test_incident_from_hypothesis ... ok [INFO] [stdout] test hypothesis::hardening::tests::test_sensitive_redaction ... ok [INFO] [stdout] test hypothesis::ordering::tests::test_audit_record_generation ... ok [INFO] [stdout] test hypothesis::hypothesis_state::tests::test_hypothesis_slot_fill ... ok [INFO] [stdout] test hypothesis::ordering::tests::test_clock_skew_non_monotonic_timestamps ... ok [INFO] [stdout] test hypothesis::disambiguator::tests::test_disambiguator_generation ... ok [INFO] [stdout] test hypothesis::incident::tests::test_incident_merge ... ok [INFO] [stdout] test hypothesis::hypothesis_state::tests::test_hypothesis_id_determinism ... ok [INFO] [stdout] test hypothesis::hardening::tests::test_question_validation ... ok [INFO] [stdout] test hypothesis::disambiguator::tests::test_pivot_action_serialization ... ok [INFO] [stdout] test hypothesis::hardening::tests::test_string_sanitization ... ok [INFO] [stdout] test hypothesis::ordering::tests::test_future_timestamp_does_not_poison_watermark ... ok [INFO] [stdout] test hypothesis::ordering::tests::test_late_arrival_boundary_exact_grace_limit ... ok [INFO] [stdout] test hypothesis::ordering::tests::test_late_enrichment_stored_and_auditable ... ok [INFO] [stdout] test hypothesis::ordering::tests::test_late_enrichment_annotation ... ok [INFO] [stdout] test hypothesis::ordering::tests::test_late_arrival_policy ... ok [INFO] [stdout] test hypothesis::ordering::tests::test_rejected_events_not_stored ... ok [INFO] [stdout] test hypothesis::ordering::tests::test_verify_ordering ... ok [INFO] [stdout] test hypothesis::promotion::tests::test_promotion_decision ... ok [INFO] [stdout] test hypothesis::promotion::tests::test_maturity_calculation ... ok [INFO] [stdout] test hypothesis::scope_keys::tests::test_file_scope_windows_vs_unix ... ok [INFO] [stdout] test hypothesis::promotion::tests::test_severity_calculation ... ok [INFO] [stdout] test hypothesis::scope_keys::tests::test_scope_key_parse_roundtrip ... ok [INFO] [stdout] test hypothesis::storage::tests::test_in_memory_storage ... ok [INFO] [stdout] test hypothesis::ordering::tests::test_multi_stream_lag_watermark ... ok [INFO] [stdout] test hypothesis::scope_keys::tests::test_proc_scope_key_determinism ... ok [INFO] [stdout] test hypothesis::storage::tests::test_incident_query_builder ... ok [INFO] [stdout] test hypothesis::session::tests::test_checkpoint ... ok [INFO] [stdout] test hypothesis::scope_keys::tests::test_proc_scope_key_pid_reuse ... ok [INFO] [stdout] test hypothesis::session::tests::test_focus_window ... ok [INFO] [stdout] test hypothesis::tier0::tests::test_reference_required ... ok [INFO] [stdout] test hypothesis::session::tests::test_session_creation ... ok [INFO] [stdout] test hypothesis::ordering::tests::test_duplicate_event_idempotency ... ok [INFO] [stdout] test hypothesis::storage::tests::test_hypothesis_query_builder ... ok [INFO] [stdout] test hypothesis::ordering::tests::test_event_order_key_ordering ... ok [INFO] [stdout] test hypothesis::storage::tests::test_event_query_builder ... ok [INFO] [stdout] test hypothesis::tier0::tests::test_suppression_allowed_without_tier0 ... ok [INFO] [stdout] test hypothesis::tier0::tests::test_tier0_invariant_detection ... ok [INFO] [stdout] test hypothesis::tier0::tests::test_suppression_denied_for_tier0 ... ok [INFO] [stdout] test hypothesis::versioning::tests::test_compatibility_check ... ok [INFO] [stdout] test hypothesis::scope_keys::tests::test_time_bucket ... ok [INFO] [stdout] test hypothesis::ordering::tests::test_event_merger ... ok [INFO] [stdout] test hypothesis::versioning::tests::test_content_hash_matching ... ok [INFO] [stdout] test hypothesis::visibility::tests::test_can_claim ... ok [INFO] [stdout] test hypothesis::visibility::tests::test_collector_confidence ... ok [INFO] [stdout] test hypothesis::versioning::tests::test_version_registry ... ok [INFO] [stdout] test hypothesis::versioning::tests::test_session_config_fingerprint ... ok [INFO] [stdout] test hypothesis_controller::tests::test_fact_ingestion ... ok [INFO] [stdout] test hypothesis::versioning::tests::test_component_version ... ok [INFO] [stdout] test hypothesis_controller::tests::test_controller_creation ... ok [INFO] [stdout] test hypothesis::versioning::tests::test_versioned_explanation ... ok [INFO] [stdout] test hypothesis::visibility::tests::test_visibility_assessment ... ok [INFO] [stdout] test integrations::ingest::tests::test_wazuh_alert_parse ... ok [INFO] [stdout] test integrations::config::tests::test_default_config ... ok [INFO] [stdout] test integrations::config::tests::test_yaml_parse ... ok [INFO] [stdout] test integrations::ingest::tests::test_vendor_alert_scope_key_stability ... ok [INFO] [stdout] test hypothesis_controller::tests::test_arbitration_empty ... ok [INFO] [stdout] test integrations::export::tests::test_deterministic_export ... ok [INFO] [stdout] test integrations::ingest::tests::test_zeek_eve_parse ... ok [INFO] [stdout] test integrations::profile::tests::test_mapped_event_hash_determinism ... ok [INFO] [stdout] test integrations::metrics::tests::test_eqs_calculation ... ok [INFO] [stdout] test integrations::export::tests::test_tier0_always_exported ... ok [INFO] [stdout] test integrations::export::tests::test_export_creates_jsonl ... ok [INFO] [stdout] test integrations::metrics::tests::test_report_generation ... ok [INFO] [stdout] test integrations::metrics::tests::test_report_save ... ok [INFO] [stdout] test integrations::profile::tests::test_capabilities_matrix ... ok [INFO] [stdout] test integrations::profile::tests::test_health_status_updates ... ok [INFO] [stdout] test integrations::profile::tests::test_profile_creation ... ok [INFO] [stdout] test integrations::vendor_alert::tests::test_ip_join ... ok [INFO] [stdout] test narrative_builder::tests::test_disambiguation_generation ... ok [INFO] [stdout] test integrations::vendor_alert::tests::test_vendor_alert_to_fact ... ok [INFO] [stdout] test os::linux::signal_engine::tests::test_engine_creation ... ok [INFO] [stdout] test narrative_builder::tests::test_narrative_builder_empty ... ok [INFO] [stdout] test os::macos::signal_engine::tests::test_engine_creation ... ok [INFO] [stdout] test integrations::ingest::tests::test_ingester_poll ... ok [INFO] [stdout] test narrative_builder::tests::test_narrative_builder_with_hypotheses ... ok [INFO] [stdout] test os::windows::fact_extractor::tests::test_extract_log_tamper_fact ... ok [INFO] [stdout] test os::linux::signal_engine::tests::test_critical_file_write ... ok [INFO] [stdout] test os::macos::signal_engine::tests::test_persistence_detection ... ok [INFO] [stdout] test integrations::vendor_alert::tests::test_vendor_alert_scope_key_determinism ... ok [INFO] [stdout] test os::linux::signal_engine::tests::test_reverse_shell_detection ... ok [INFO] [stdout] test os::windows::fact_extractor::tests::test_extract_auth_fact ... ok [INFO] [stdout] test os::windows::fact_extractor::tests::test_extract_process_fact ... ok [INFO] [stdout] test os::linux::signal_engine::tests::test_kernel_module_detection ... ok [INFO] [stdout] test os::windows::playbooks::tests::test_playbook_has_slots ... ok [INFO] [stdout] test os::macos::signal_engine::tests::test_tcc_bypass_detection ... ok [INFO] [stdout] test os::windows::signals_windows::tests::test_escalated_score ... ok [INFO] [stdout] test os::windows::signals_windows::tests::test_lolbin_abuse_technique ... ok [INFO] [stdout] test os::windows::signals_windows::tests::test_process_injection_chain ... ok [INFO] [stdout] test pipeline::tests::test_log_sink ... ok [INFO] [stdout] test pipeline::tests::test_telemetry_input_to_event ... ok [INFO] [stdout] test pipeline::tests::test_pipeline_batch_processing ... ok [INFO] [stdout] test playbook_loader::tests::test_current_platform ... ok [INFO] [stdout] test pipeline::tests::test_pipeline_creation ... ok [INFO] [stdout] test playbook_loader::tests::test_platform_playbook_dirs ... ok [INFO] [stdout] test safety::tests::test_data_namespace_conversions ... ok [INFO] [stdout] test safety::tests::test_safe_join_rejects_parent_dir ... ok [INFO] [stdout] test safety::tests::test_zip_safety_policy_allowlist ... ok [INFO] [stdout] test safety::tests::test_zip_safety_policy_default ... ok [INFO] [stdout] test safety::tests::test_safe_join_rejects_traversal ... ok [INFO] [stdout] test scoring::mahalanobis::tests::test_mahalanobis_distance ... ok [INFO] [stdout] test scoring::krim_lite::tests::test_krim_score ... ok [INFO] [stdout] test safety::tests::test_safe_join_rejects_symlink_escape ... ok [INFO] [stdout] test safety::tests::test_safe_join_normal_path ... ok [INFO] [stdout] test safety::tests::test_safe_join_with_tempdir ... ok [INFO] [stdout] test safety::tests::test_safe_join_rejects_absolute_path ... ok [INFO] [stdout] test signal_orchestrator::tests::test_orchestrator_creation ... ok [INFO] [stdout] test scoring::scored_signal::tests::test_scored_signal_from_critical ... ok [INFO] [stdout] test scoring::scoring_engine::tests::test_scoring_engine_disabled ... ok [INFO] [stdout] test signal_orchestrator::tests::test_empty_batch_processing ... ok [INFO] [stdout] test signal_persistence::tests::test_persist_signal ... ok [INFO] [stdout] test os::windows::playbooks::tests::test_playbook_loading ... ok [INFO] [stdout] test os::windows::signal_engine::tests::test_engine_creation ... ok [INFO] [stdout] test signal_result::tests::test_different_bucket_different_id ... ok [INFO] [stdout] test signal_result::tests::test_signal_id_deterministic ... ok [INFO] [stdout] test signal_result::tests::test_signal_result_new ... ok [INFO] [stdout] test slot_matcher::tests::test_capability_gating ... ok [INFO] [stdout] test signal_orchestrator::tests::test_platform_specific_orchestrator ... ok [INFO] [stdout] test pipeline::tests::test_pipeline_with_memory_sink ... ok [INFO] [stdout] test os::windows::signal_engine::tests::test_should_fire_first_time ... ok [INFO] [stdout] test slot_matcher::tests::test_playbook_index ... ok [INFO] [stdout] test slot_matcher_tests::tests::test_playbook_index ... ok [INFO] [stdout] test slot_matcher::tests::test_hypothesis_key_determinism ... ok [INFO] [stdout] test slot_matcher::tests::test_glob_matching ... ok [INFO] [stdout] test slot_matcher_tests::tests::test_optional_slot_not_required ... ok [INFO] [stdout] test os::windows::signals_windows::tests::test_baseline_scores ... ok [INFO] [stdout] test slot_matcher_tests::tests::test_determinism ... ok [INFO] [stdout] test slot_matcher_tests::tests::test_soft_capability_allowed_when_explicitly_set ... ok [INFO] [stdout] test slot_matcher_tests::tests::test_optional_slot_enriches ... ok [INFO] [stdout] test scoring::scoring_engine::tests::test_scoring_engine_enabled ... ok [INFO] [stdout] test scoring::elliptic_envelope_lite::tests::test_elliptic_envelope_fit_and_score ... ok [INFO] [stdout] test slot_matcher_tests::tests::test_soft_capability_gating_blocks_required ... ok [INFO] [stdout] test slot_matcher_tests::tests::test_two_required_slots_fire ... ok [INFO] [stdout] test pipeline::tests::test_telemetry_from_json ... ok [INFO] [stdout] test signal_result::tests::test_evidence_capping ... ok [INFO] [stdout] test evidence::path_safety::tests::test_validate_path_component_traversal ... ok [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/edr_locald-a6885fdab7718913) [INFO] [stdout] test slot_matcher_tests::tests::test_hypothesis_expiry ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 226 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.04s [INFO] [stdout] [INFO] [stderr] Running unittests src/bin/explain_harness.rs (/opt/rustwide/target/debug/deps/explain_harness-aa1ebd2c948b26c6) [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] [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] [stderr] Running unittests src/bin/metrics_run.rs (/opt/rustwide/target/debug/deps/metrics_run-887817809b0ec5f6) [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] [stderr] Running unittests src/bin/proof_run.rs (/opt/rustwide/target/debug/deps/proof_run-f1b7c9c6daa5406b) [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] [stderr] Running tests/credibility_locks_tests.rs (/opt/rustwide/target/debug/deps/credibility_locks_tests-04a0ae7a6737569d) [INFO] [stdout] [INFO] [stdout] running 9 tests [INFO] [stdout] test test_import_path_construction ... ok [INFO] [stdout] test test_data_namespace_isolation ... ok [INFO] [stdout] test test_include_imported_flag_returns_both ... ok [INFO] [stdout] test test_zip_rejects_path_traversal ... ok [INFO] [stdout] test test_zip_allows_known_filenames ... ok [INFO] [stdout] test test_zip_rejects_unknown_filenames ... ok [INFO] [stdout] test test_zip_safety_policy_sizes ... ok [INFO] [stdout] test test_default_queries_exclude_imported ... ok [INFO] [stdout] test test_selfcheck_response_structure ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 9 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.08s [INFO] [stdout] [INFO] [stderr] Running tests/golden_replay_test.rs (/opt/rustwide/target/debug/deps/golden_replay_test-17edb11b442b262f) [INFO] [stdout] [INFO] [stdout] running 6 tests [INFO] [stdout] test test_timeline_canonical_sort ... ok [INFO] [stdout] test test_event_order_key_determinism ... ok [INFO] [stdout] test test_determinism_with_timestamp_collision ... ok [INFO] [stdout] test test_visibility_state_in_explanation ... ok [INFO] [stdout] test test_explanation_response_json_structure ... ok [INFO] [stdout] test test_explanation_json_determinism ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/hypothesis_wiring_test.rs (/opt/rustwide/target/debug/deps/hypothesis_wiring_test-29ac59f7a6cf3a39) [INFO] [stdout] [INFO] [stdout] running 12 tests [INFO] [stdout] test test_type_exports ... ok [INFO] [stdout] test test_scope_key_variants ... ok [INFO] [stdout] test test_hypothesis_controller_creation ... ok [INFO] [stdout] test test_late_after_grace_does_not_mutate ... ok [INFO] [stdout] test test_late_within_grace_reopens_or_updates ... ok [INFO] [stdout] test test_storage_access ... ok [INFO] [stdout] test test_arbitration_runs ... ok [INFO] [stdout] test test_end_to_end_smoke ... ok [INFO] [stdout] test test_fact_ingestion ... ok [INFO] [stdout] test test_controller_default ... ok [INFO] [stdout] test test_subchain_absorbed_visible_and_linked ... ok [INFO] [stdout] test test_evidence_ptr_canonical_key ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Running tests/integration_acceptance.rs (/opt/rustwide/target/debug/deps/integration_acceptance-8e3493dd5da398f6) [INFO] [stdout] [INFO] [stdout] running 9 tests [INFO] [stdout] test test_export_sink_config_defaults ... ok [INFO] [stdout] test test_metrics_eqs_calculation ... ok [INFO] [stdout] test test_vendor_alert_soft_join_by_ip ... ok [INFO] [stdout] test test_export_determinism ... ok [INFO] [stdout] test test_exported_incident_schema_has_required_fields ... ok [INFO] [stdout] test test_ingest_wazuh_alert_produces_stable_scope_key ... ok [INFO] [stdout] test test_ingest_zeek_eve_dns_produces_fact_with_query ... ok [INFO] [stdout] test test_tier0_families_are_defined ... ok [INFO] [stdout] test test_exported_incident_jsonl_format ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 9 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.09s [INFO] [stdout] [INFO] [stderr] Running tests/integration_pipeline.rs (/opt/rustwide/target/debug/deps/integration_pipeline-361d43ec78f5ef46) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test test_agent_to_locald_pipeline ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/pipeline_integration.rs (/opt/rustwide/target/debug/deps/pipeline_integration-171034d9c3c4b2b4) [INFO] [stdout] [INFO] [stdout] running 23 tests [INFO] [stdout] test test_baseline_query_new_ip ... ok [INFO] [stdout] test test_event_tag_contains ... ok [INFO] [stdout] test test_core_event_creation ... ok [INFO] [stdout] test test_cross_platform_signal_consistency ... ok [INFO] [stdout] test test_baseline_store_operations ... ok [INFO] [stdout] test test_linux_signal_engine_integration ... ok [INFO] [stdout] test test_macos_signal_engine_integration ... ok [INFO] [stdout] test test_orchestrator_processes_events ... ok [INFO] [stdout] test test_orchestrator_routes_by_platform ... ok [INFO] [stdout] test test_scoring_engine_creation ... ok [INFO] [stdout] test test_scoring_engine_scores_signals ... ok [INFO] [stdout] test test_severity_ordering ... ok [INFO] [stdout] test test_telemetry_input_converts_to_event ... ok [INFO] [stdout] test test_telemetry_input_from_json ... ok [INFO] [stdout] test test_scoring_preserves_signal_data ... ok [INFO] [stdout] test test_windows_signal_engine_integration ... ok [INFO] [stdout] test test_baseline_updater_first_seen ... ok [INFO] [stdout] test test_evidence_ptr_preserved_through_pipeline ... ok [INFO] [stdout] test test_pipeline_processes_linux_telemetry ... ok [INFO] [stdout] test test_pipeline_processes_windows_telemetry ... ok [INFO] [stdout] test test_pipeline_processes_macos_telemetry ... ok [INFO] [stdout] test test_pipeline_stats_tracking ... ok [INFO] [stdout] test test_pipeline_batch_processing ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 23 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.06s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/edr_server-88c4809168a1577b) [INFO] [stdout] [INFO] [stdout] running 64 tests [INFO] [stdout] test bundle_exchange::tests::test_bundle_validation ... ok [INFO] [stdout] test bundle_exchange::tests::test_export_import_preserves_evidence_ordering ... ok [INFO] [stdout] test bundle_exchange::tests::test_mark_as_imported_adds_namespace ... ok [INFO] [stdout] test bundle_exchange::tests::test_mark_as_imported ... ok [INFO] [stdout] test bundle_exchange::tests::test_export_import_roundtrip_json ... ok [INFO] [stdout] test bundle_exchange::tests::test_imported_namespace_prefix ... ok [INFO] [stdout] test bundle_exchange::tests::test_recompute_returns_diff_structure ... ok [INFO] [stdout] test bundle_exchange::tests::test_recompute_without_section_fails ... ok [INFO] [stdout] test bundle_exchange::tests::test_export_import_roundtrip_zip ... ok [INFO] [stdout] test golden_bundle::tests::test_canonical_ordering_validation ... ok [INFO] [stdout] test bundle_exchange::tests::test_tamper_detection_fails_checksum ... ok [INFO] [stdout] test bundle_exchange::tests::test_sha256_checksum_computed ... ok [INFO] [stdout] test golden_bundle::tests::test_verify_generated_bundle_passes ... ok [INFO] [stdout] test health::tests::test_capture_status_no_heartbeat ... ok [INFO] [stdout] test bundle_exchange::tests::test_export_import_recompute_roundtrip ... ok [INFO] [stdout] test golden_bundle::tests::test_visibility_degraded_bundle ... ok [INFO] [stdout] test health::tests::test_capture_status_with_heartbeat ... ok [INFO] [stdout] test health::tests::test_health_check_blocked_db ... ok [INFO] [stdout] test bundle_exchange::tests::test_zip_rejects_too_many_files ... ok [INFO] [stdout] test golden_bundle::tests::test_generate_golden_bundle ... ok [INFO] [stdout] test health::tests::test_storage_health_writable ... ok [INFO] [stdout] test integration_api::tests::test_get_capabilities ... ok [INFO] [stdout] test integration_api::tests::test_list_integrations ... ok [INFO] [stdout] test integration_api::tests::test_get_samples ... ok [INFO] [stdout] test bundle_exchange::tests::test_zip_rejects_path_traversal ... ok [INFO] [stdout] test query_isolation::tests::test_explicit_include_imported ... ok [INFO] [stdout] test query_isolation::tests::test_extract_bundle_id ... ok [INFO] [stdout] test query_isolation::tests::test_filter_namespaces ... ok [INFO] [stdout] test query_isolation::tests::test_imported_only ... ok [INFO] [stdout] test query_isolation::tests::test_make_imported_namespace ... ok [INFO] [stdout] test golden_bundle::tests::test_tampered_bundle_fails ... ok [INFO] [stdout] test golden_bundle::tests::test_late_arrival_bundle ... ok [INFO] [stdout] test query_isolation::tests::test_specific_bundle ... ok [INFO] [stdout] test report::tests::test_claim_certainty_categorization ... ok [INFO] [stdout] test report::tests::test_report_bundle_builder ... ok [INFO] [stdout] test query_isolation::tests::test_query_source_from_filter ... ok [INFO] [stdout] test report::tests::test_visibility_section ... ok [INFO] [stdout] test support_bundle::tests::test_support_bundle_contains_selfcheck ... ok [INFO] [stdout] test health::tests::test_startup_validation_success ... ok [INFO] [stdout] test support_bundle::tests::test_support_bundle_redacts_sensitive_tokens ... ok [INFO] [stdout] test support_bundle::tests::test_support_bundle_size_caps_enforced ... ok [INFO] [stdout] test query_isolation::tests::test_default_filter_excludes_imported ... ok [INFO] [stdout] test support_bundle::tests::test_support_bundle_hashes_validate ... ok [INFO] [stdout] test golden_bundle::tests::test_all_predefined_scenarios ... ok [INFO] [stdout] test support_bundle::tests::test_support_bundle_zip_structure_allowlist ... ok [INFO] [stdout] test write_isolation::tests::test_absolute_path_rejected ... ok [INFO] [stdout] test write_isolation::tests::test_extract_bundle_id ... ok [INFO] [stdout] test write_isolation::tests::test_write_isolation_valid_bundle_id ... ok [INFO] [stdout] test write_isolation::tests::test_list_files ... ok [INFO] [stdout] test write_isolation::tests::test_path_escape_rejected ... ok [INFO] [stdout] test write_isolation::tests::test_write_within_sandbox ... ok [INFO] [stdout] test write_isolation::tests::test_write_isolation_invalid_bundle_id ... ok [INFO] [stdout] test write_isolation::tests::test_write_in_subdir ... ok [INFO] [stdout] test write_isolation::tests::test_remove_sandbox ... ok [INFO] [stdout] test health::tests::test_health_check_healthy ... ok [INFO] [stdout] test query_isolation::tests::test_is_imported_namespace ... ok [INFO] [stdout] test bundle_exchange::tests::test_redaction_replaces_ips ... ok [INFO] [stdout] test bundle_exchange::tests::test_redaction_preserves_localhost ... ok [INFO] [stdout] test bundle_exchange::tests::test_redaction_replaces_hostnames ... ok [INFO] [stdout] test health::tests::test_startup_validation_not_writable ... FAILED [INFO] [stdout] test bundle_exchange::tests::test_redaction_is_deterministic ... ok [INFO] [stdout] test bundle_exchange::tests::test_redacted_bundle_contains_no_raw_sensitive_tokens ... ok [INFO] [stdout] test bundle_exchange::tests::test_bundle_sanitization ... ok [INFO] [stdout] test bundle_exchange::tests::test_redacted_bundle_roundtrip ... ok [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- health::tests::test_startup_validation_not_writable stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'health::tests::test_startup_validation_not_writable' (392) panicked at crates/server/src/health.rs:598:9: [INFO] [stdout] assertion failed: !result.success [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x59ed66546772 - std[b14e17aa63033746]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x59ed66546772 - std[b14e17aa63033746]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x59ed66546772 - std[b14e17aa63033746]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x59ed66546772 - <::print::DisplayBacktrace as core[7ebf52c056bd56a4]::fmt::Display>::fmt [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x59ed6655e93a - ::fmt [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x59ed6655e93a - core[7ebf52c056bd56a4]::fmt::write [INFO] [stdout] 6: 0x59ed6654b9b6 - std[b14e17aa63033746]::io::default_write_fmt::> [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x59ed6654b9b6 - as std[b14e17aa63033746]::io::Write>::write_fmt [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/io/mod.rs:1994:13 [INFO] [stdout] 8: 0x59ed6652263f - ::print [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x59ed6652263f - std[b14e17aa63033746]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x59ed6653d669 - std[b14e17aa63033746]::panicking::default_hook [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x59ed65feaa7e - core[7ebf52c056bd56a4]::ops::function::Fn<(&'a std[b14e17aa63033746]::panic::PanicHookInfo<'b>,), Output = ()> + core[7ebf52c056bd56a4]::marker::Send + core[7ebf52c056bd56a4]::marker::Sync> as core[7ebf52c056bd56a4]::ops::function::Fn<(&std[b14e17aa63033746]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/alloc/src/boxed.rs:2220:9 [INFO] [stdout] 12: 0x59ed65feaa7e - test[3318909d72adbd73]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x59ed6653d8d2 - core[7ebf52c056bd56a4]::ops::function::Fn<(&'a std[b14e17aa63033746]::panic::PanicHookInfo<'b>,), Output = ()> + core[7ebf52c056bd56a4]::marker::Send + core[7ebf52c056bd56a4]::marker::Sync> as core[7ebf52c056bd56a4]::ops::function::Fn<(&std[b14e17aa63033746]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/alloc/src/boxed.rs:2220:9 [INFO] [stdout] 14: 0x59ed6653d8d2 - std[b14e17aa63033746]::panicking::panic_with_hook [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x59ed6652272a - std[b14e17aa63033746]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/panicking.rs:691:13 [INFO] [stdout] 16: 0x59ed66519eb9 - std[b14e17aa63033746]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x59ed6652354d - __rustc[f8abce35e9738d16]::rust_begin_unwind [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x59ed6655f12c - core[7ebf52c056bd56a4]::panicking::panic_fmt [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x59ed6655f0f2 - core[7ebf52c056bd56a4]::panicking::panic [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/core/src/panicking.rs:150:5 [INFO] [stdout] 20: 0x59ed65e29dfc - edr_server[dc3e1b0886670279]::health::tests::test_startup_validation_not_writable [INFO] [stdout] at /opt/rustwide/workdir/crates/server/src/health.rs:598:9 [INFO] [stdout] 21: 0x59ed65dff4f7 - edr_server[dc3e1b0886670279]::health::tests::test_startup_validation_not_writable::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/crates/server/src/health.rs:592:46 [INFO] [stdout] 22: 0x59ed65e4cb66 - >::call_once [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 23: 0x59ed65fdee2b - core[7ebf52c056bd56a4]::result::Result<(), alloc[ed4a2d6a5f8966cc]::string::String> as core[7ebf52c056bd56a4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 24: 0x59ed65fdee2b - test[3318909d72adbd73]::__rust_begin_short_backtrace::, fn() -> core[7ebf52c056bd56a4]::result::Result<(), alloc[ed4a2d6a5f8966cc]::string::String>> [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/test/src/lib.rs:663:18 [INFO] [stdout] 25: 0x59ed65feb68a - test[3318909d72adbd73]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/test/src/lib.rs:686:74 [INFO] [stdout] 26: 0x59ed65feb68a - as core[7ebf52c056bd56a4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 27: 0x59ed65feb68a - std[b14e17aa63033746]::panicking::catch_unwind::do_call::, core[7ebf52c056bd56a4]::result::Result<(), alloc[ed4a2d6a5f8966cc]::string::String>> [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/panicking.rs:581:40 [INFO] [stdout] 28: 0x59ed65feb68a - std[b14e17aa63033746]::panicking::catch_unwind::, core[7ebf52c056bd56a4]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/panicking.rs:544:19 [INFO] [stdout] 29: 0x59ed65feb68a - std[b14e17aa63033746]::panic::catch_unwind::, core[7ebf52c056bd56a4]::result::Result<(), alloc[ed4a2d6a5f8966cc]::string::String>> [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/panic.rs:359:14 [INFO] [stdout] 30: 0x59ed65feb68a - test[3318909d72adbd73]::run_test_in_process [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/test/src/lib.rs:686:27 [INFO] [stdout] 31: 0x59ed65feb68a - test[3318909d72adbd73]::run_test::{closure#0} [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/test/src/lib.rs:607:43 [INFO] [stdout] 32: 0x59ed65fe6c34 - test[3318909d72adbd73]::run_test::{closure#1} [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/test/src/lib.rs:637:41 [INFO] [stdout] 33: 0x59ed65fe6c34 - std[b14e17aa63033746]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 34: 0x59ed65fee182 - std[b14e17aa63033746]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 35: 0x59ed65fee182 - ::{closure#1}::{closure#0}> as core[7ebf52c056bd56a4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 36: 0x59ed65fee182 - std[b14e17aa63033746]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/panicking.rs:581:40 [INFO] [stdout] 37: 0x59ed65fee182 - std[b14e17aa63033746]::panicking::catch_unwind::<(), core[7ebf52c056bd56a4]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/panicking.rs:544:19 [INFO] [stdout] 38: 0x59ed65fee182 - std[b14e17aa63033746]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/panic.rs:359:14 [INFO] [stdout] 39: 0x59ed65fee182 - std[b14e17aa63033746]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 40: 0x59ed65fee182 - ::{closure#1} as core[7ebf52c056bd56a4]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 41: 0x59ed6654573f - + core[7ebf52c056bd56a4]::marker::Send> as core[7ebf52c056bd56a4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/alloc/src/boxed.rs:2206:9 [INFO] [stdout] 42: 0x59ed6654573f - ::new::thread_start [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/sys/thread/unix.rs:127:17 [INFO] [stdout] 43: 0x7b2b0d48aaa4 - [INFO] [stdout] 44: 0x7b2b0d517a64 - clone [INFO] [stdout] 45: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] health::tests::test_startup_validation_not_writable [INFO] [stdout] [INFO] [stdout] test result: FAILED. 63 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.78s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `-p edr-server --lib` [INFO] running `Command { std: "docker" "inspect" "a2b4d47328c3afa4cf6d37f550ca8e50334e00559c70bcde3634c6c514ba905e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a2b4d47328c3afa4cf6d37f550ca8e50334e00559c70bcde3634c6c514ba905e", kill_on_drop: false }` [INFO] [stdout] a2b4d47328c3afa4cf6d37f550ca8e50334e00559c70bcde3634c6c514ba905e