[INFO] cloning repository https://github.com/edamametechnologies/edamame_foundation [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/edamametechnologies/edamame_foundation" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fedamametechnologies%2Fedamame_foundation", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fedamametechnologies%2Fedamame_foundation'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 40d1b632f76c3f84fd489c65bc1ae504957227ef [INFO] testing edamametechnologies/edamame_foundation against try#33835004928d3bf65db4d4712e1330766263b0bd for pr-155739-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fedamametechnologies%2Fedamame_foundation" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/edamametechnologies/edamame_foundation [INFO] finished tweaking git repo https://github.com/edamametechnologies/edamame_foundation [INFO] tweaked toml for git repo https://github.com/edamametechnologies/edamame_foundation written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/edamametechnologies/edamame_foundation on toolchain 33835004928d3bf65db4d4712e1330766263b0bd [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/edamametechnologies/edamame_foundation 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" "+33835004928d3bf65db4d4712e1330766263b0bd" "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/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8cfa8d0558752508bf719a720440e2ddb9f581a11808cc43c896d41bcc5fc4c2 [INFO] running `Command { std: "docker" "start" "-a" "8cfa8d0558752508bf719a720440e2ddb9f581a11808cc43c896d41bcc5fc4c2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8cfa8d0558752508bf719a720440e2ddb9f581a11808cc43c896d41bcc5fc4c2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8cfa8d0558752508bf719a720440e2ddb9f581a11808cc43c896d41bcc5fc4c2", kill_on_drop: false }` [INFO] [stdout] 8cfa8d0558752508bf719a720440e2ddb9f581a11808cc43c896d41bcc5fc4c2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 031fab6968387122c30edd8f2f193c21838a85286644cab5149ce5fa8907e1d0 [INFO] running `Command { std: "docker" "start" "-a" "031fab6968387122c30edd8f2f193c21838a85286644cab5149ce5fa8907e1d0", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.106 [INFO] [stderr] Compiling unicode-ident v1.0.24 [INFO] [stderr] Compiling quote v1.0.45 [INFO] [stderr] Compiling libc v0.2.186 [INFO] [stderr] Compiling cfg-if v1.0.4 [INFO] [stderr] Compiling memchr v2.8.0 [INFO] [stderr] Compiling pin-project-lite v0.2.17 [INFO] [stderr] Compiling futures-core v0.3.32 [INFO] [stderr] Compiling bytes v1.11.1 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling once_cell v1.21.4 [INFO] [stderr] Compiling itoa v1.0.18 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling find-msvc-tools v0.1.9 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling zeroize v1.8.2 [INFO] [stderr] Compiling cc v1.2.62 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling futures-io v0.3.32 [INFO] [stderr] Compiling percent-encoding v2.3.2 [INFO] [stderr] Compiling stable_deref_trait v1.2.1 [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Compiling slab v0.4.12 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling futures-task v0.3.32 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling bitflags v2.11.1 [INFO] [stderr] Compiling http v1.4.0 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling hashbrown v0.17.1 [INFO] [stderr] Compiling atomic-waker v1.1.2 [INFO] [stderr] Compiling lock_api v0.4.14 [INFO] [stderr] Compiling socket2 v0.6.3 [INFO] [stderr] Compiling mio v1.2.0 [INFO] [stderr] Compiling getrandom v0.2.17 [INFO] [stderr] Compiling errno v0.3.14 [INFO] [stderr] Compiling signal-hook-registry v1.4.8 [INFO] [stderr] Compiling indexmap v2.14.0 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling typenum v1.20.0 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling tower-service v0.3.3 [INFO] [stderr] Compiling tracing-core v0.1.36 [INFO] [stderr] Compiling untrusted v0.9.0 [INFO] [stderr] Compiling futures-sink v0.3.32 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Compiling rustls-pki-types v1.14.1 [INFO] [stderr] Compiling writeable v0.6.3 [INFO] [stderr] Compiling litemap v0.8.2 [INFO] [stderr] Compiling log v0.4.29 [INFO] [stderr] Compiling simd-adler32 v0.3.9 [INFO] [stderr] Compiling httparse v1.10.1 [INFO] [stderr] Compiling regex-syntax v0.8.10 [INFO] [stderr] Compiling icu_normalizer_data v2.2.0 [INFO] [stderr] Compiling icu_properties_data v2.2.0 [INFO] [stderr] Compiling try-lock v0.2.5 [INFO] [stderr] Compiling utf8_iter v1.0.4 [INFO] [stderr] Compiling autocfg v1.5.0 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling futures-channel v0.3.32 [INFO] [stderr] Compiling crc32fast v1.5.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling sync_wrapper v1.0.2 [INFO] [stderr] Compiling fastrand v2.4.1 [INFO] [stderr] Compiling tower-layer v0.3.3 [INFO] [stderr] Compiling form_urlencoded v1.2.2 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling anyhow v1.0.102 [INFO] [stderr] Compiling ipnet v2.12.0 [INFO] [stderr] Compiling zlib-rs v0.6.3 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling zerocopy v0.8.48 [INFO] [stderr] Compiling adler2 v2.0.1 [INFO] [stderr] Compiling parking v2.2.1 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling crypto-common v0.1.7 [INFO] [stderr] Compiling libm v0.2.16 [INFO] [stderr] Compiling httpdate v1.0.3 [INFO] [stderr] Compiling rustls v0.23.40 [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling tokio v1.52.3 [INFO] [stderr] Compiling zerofrom-derive v0.1.7 [INFO] [stderr] Compiling yoke-derive v0.8.2 [INFO] [stderr] Compiling zerovec-derive v0.11.3 [INFO] [stderr] Compiling zerofrom v0.1.8 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling yoke v0.8.2 [INFO] [stderr] Compiling tokio-macros v2.7.0 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling zerovec v0.11.6 [INFO] [stderr] Compiling zerotrie v0.2.4 [INFO] [stderr] Compiling tinystr v0.8.3 [INFO] [stderr] Compiling potential_utf v0.1.5 [INFO] [stderr] Compiling icu_locale_core v2.2.0 [INFO] [stderr] Compiling icu_collections v2.2.0 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling futures-macro v0.3.32 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling prost-derive v0.14.3 [INFO] [stderr] Compiling rustls-webpki v0.103.13 [INFO] [stderr] Compiling futures-util v0.3.32 [INFO] [stderr] Compiling cpufeatures v0.2.17 [INFO] [stderr] Compiling rand_core v0.10.1 [INFO] [stderr] Compiling icu_provider v2.2.0 [INFO] [stderr] Compiling icu_normalizer v2.2.0 [INFO] [stderr] Compiling icu_properties v2.2.0 [INFO] [stderr] Compiling ryu v1.0.23 [INFO] [stderr] Compiling zmij v1.0.21 [INFO] [stderr] Compiling rustix v1.1.4 [INFO] [stderr] Compiling getrandom v0.4.2 [INFO] [stderr] Compiling cpufeatures v0.3.0 [INFO] [stderr] Compiling regex v1.12.3 [INFO] [stderr] Compiling flate2 v1.1.9 [INFO] [stderr] Compiling event-listener v5.4.1 [INFO] [stderr] Compiling futures-lite v2.6.1 [INFO] [stderr] Compiling idna_adapter v1.2.2 [INFO] [stderr] Compiling webpki-roots v1.0.7 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling linux-raw-sys v0.12.1 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling event-listener-strategy v0.5.4 [INFO] [stderr] Compiling tokio-util v0.7.18 [INFO] [stderr] Compiling thiserror v2.0.18 [INFO] [stderr] Compiling h2 v0.4.14 [INFO] [stderr] Compiling tower v0.5.3 [INFO] [stderr] Compiling tokio-rustls v0.26.4 [INFO] [stderr] Compiling url v2.5.8 [INFO] [stderr] Compiling hyper v1.9.0 [INFO] [stderr] Compiling chacha20 v0.10.0 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling async-io v2.6.0 [INFO] [stderr] Compiling inout v0.1.4 [INFO] [stderr] Compiling no-std-net v0.6.0 [INFO] [stderr] Compiling bumpalo v3.20.2 [INFO] [stderr] Compiling async-task v4.7.1 [INFO] [stderr] Compiling pnet_base v0.34.0 [INFO] [stderr] Compiling polling v3.11.0 [INFO] [stderr] Compiling rand v0.10.1 [INFO] [stderr] Compiling rand_core v0.9.5 [INFO] [stderr] Compiling hyper-util v0.1.20 [INFO] [stderr] Compiling async-channel v2.5.0 [INFO] [stderr] Compiling sha1_smol v1.0.1 [INFO] [stderr] Compiling prettyplease v0.2.37 [INFO] [stderr] Compiling compression-core v0.4.32 [INFO] [stderr] Compiling pulldown-cmark v0.13.3 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling deranged v0.5.8 [INFO] [stderr] Compiling compression-codecs v0.4.38 [INFO] [stderr] Compiling uuid v1.23.1 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling piper v0.2.5 [INFO] [stderr] Compiling foldhash v0.1.5 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling typed-path v0.12.3 [INFO] [stderr] Compiling num-conv v0.2.1 [INFO] [stderr] Compiling opaque-debug v0.3.1 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling time-core v0.1.8 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling object v0.37.3 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling unicase v2.9.0 [INFO] [stderr] Compiling axum-core v0.5.6 [INFO] [stderr] Compiling time v0.3.47 [INFO] [stderr] Compiling tower-http v0.6.10 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling blocking v1.6.2 [INFO] [stderr] Compiling rand v0.9.4 [INFO] [stderr] Compiling async-compression v0.4.42 [INFO] [stderr] Compiling hyper-rustls v0.27.9 [INFO] [stderr] Compiling pnet_macros_support v0.34.0 [INFO] [stderr] Compiling zopfli v0.8.3 [INFO] [stderr] Compiling async-lock v3.4.2 [INFO] [stderr] Compiling pnet_macros v0.34.0 [INFO] [stderr] Compiling prost v0.14.3 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling pin-project-internal v1.1.13 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling pnet_sys v0.34.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling fixedbitset v0.5.7 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling unicode-xid v0.2.6 [INFO] [stderr] Compiling gimli v0.32.3 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling matchit v0.8.4 [INFO] [stderr] Compiling petgraph v0.8.3 [INFO] [stderr] Compiling darling_core v0.23.0 [INFO] [stderr] Compiling zip v7.2.0 [INFO] [stderr] Compiling pnet_packet v0.34.0 [INFO] [stderr] Compiling axum v0.8.9 [INFO] [stderr] Compiling pin-project v1.1.13 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling rand v0.8.6 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling prost-types v0.14.3 [INFO] [stderr] Compiling tempfile v3.27.0 [INFO] [stderr] Compiling reqwest v0.12.28 [INFO] [stderr] Compiling pulldown-cmark-to-cmark v22.0.0 [INFO] [stderr] Compiling addr2line v0.25.1 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling async-signal v0.2.14 [INFO] [stderr] Compiling debugid v0.8.0 [INFO] [stderr] Compiling hyper-timeout v0.5.2 [INFO] [stderr] Compiling cipher v0.4.4 [INFO] [stderr] Compiling matchers v0.2.0 [INFO] [stderr] Compiling universal-hash v0.5.1 [INFO] [stderr] Compiling tokio-stream v0.1.18 [INFO] [stderr] Compiling futures-executor v0.3.32 [INFO] [stderr] Compiling ipnetwork v0.20.0 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling blake3 v1.8.5 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling thread_local v1.1.9 [INFO] [stderr] Compiling iana-time-zone v0.1.65 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling multimap v0.10.1 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling rustc-demangle v0.1.27 [INFO] [stderr] Compiling rustversion v1.0.22 [INFO] [stderr] Compiling nu-ansi-term v0.50.3 [INFO] [stderr] Compiling pnet v0.34.0 [INFO] [stderr] Compiling rayon-core v1.13.0 [INFO] [stderr] Compiling sdd v3.0.10 [INFO] [stderr] Compiling tonic v0.14.6 [INFO] [stderr] Compiling scc v2.4.0 [INFO] [stderr] Compiling dashmap v6.1.0 [INFO] [stderr] Compiling tracing-subscriber v0.3.23 [INFO] [stderr] Compiling prost-build v0.14.3 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling chrono v0.4.44 [INFO] [stderr] Compiling flodbadd v1.3.9 (https://github.com/edamametechnologies/flodbadd?branch=main#b45c0cd8) [INFO] [stderr] Compiling pnet_datalink v0.34.0 [INFO] [stderr] Compiling backtrace v0.3.76 [INFO] [stderr] Compiling poly1305 v0.8.0 [INFO] [stderr] Compiling chacha20 v0.9.1 [INFO] [stderr] Compiling pnet_transport v0.34.0 [INFO] [stderr] Compiling darling_macro v0.23.0 [INFO] [stderr] Compiling sentry-types v0.46.2 [INFO] [stderr] Compiling async-process v2.5.0 [INFO] [stderr] Compiling async-fs v2.2.0 [INFO] [stderr] Compiling tonic-build v0.14.6 [INFO] [stderr] Compiling async-net v2.0.0 [INFO] [stderr] Compiling async-executor v1.14.0 [INFO] [stderr] Compiling aead v0.5.2 [INFO] [stderr] Compiling serial_test_derive v3.4.0 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling network-interface v2.0.5 [INFO] [stderr] Compiling arrayref v0.3.9 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling constant_time_eq v0.4.2 [INFO] [stderr] Compiling rustc-serialize v0.3.25 [INFO] [stderr] Compiling cfg_aliases v0.2.1 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling sentry v0.46.2 [INFO] [stderr] Compiling serial_test v3.4.0 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling chacha20poly1305 v0.10.1 [INFO] [stderr] Compiling tonic-prost-build v0.14.6 [INFO] [stderr] Compiling smol v2.0.2 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling tonic-prost v0.14.6 [INFO] [stderr] Compiling darling v0.23.0 [INFO] [stderr] Compiling eui48 v1.1.0 [INFO] [stderr] Compiling undeadlock v1.2.0 (https://github.com/edamametechnologies/undeadlock?branch=main#d51fa3a6) [INFO] [stderr] Compiling sentry-core v0.46.2 [INFO] [stderr] Compiling rand_distr v0.4.3 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling num-derive v0.4.2 [INFO] [stderr] Compiling maybe-async v0.2.10 [INFO] [stderr] Compiling crossbeam-channel v0.5.15 [INFO] [stderr] Compiling socket2 v0.5.10 [INFO] [stderr] Compiling if-addrs v0.13.4 [INFO] [stderr] Compiling csv-core v0.1.13 [INFO] [stderr] Compiling base64 v0.21.7 [INFO] [stderr] Compiling envcrypt v0.5.0 [INFO] [stderr] Compiling virtue v0.0.18 [INFO] [stderr] Compiling option-ext v0.2.0 [INFO] [stderr] Compiling arp-toolkit v0.3.2 [INFO] [stderr] Compiling dirs-sys v0.5.0 [INFO] [stderr] Compiling csv v1.4.0 [INFO] [stderr] Compiling rayon v1.12.0 [INFO] [stderr] Compiling hdrhistogram v7.5.4 [INFO] [stderr] Compiling wez-mdns v0.1.2 (https://github.com/edamametechnologies/mdns#9c08274b) [INFO] [stderr] Compiling console-api v0.9.0 [INFO] [stderr] Compiling oui v0.8.1 [INFO] [stderr] Compiling bincode_derive v2.0.1 [INFO] [stderr] Compiling edamame_backend v0.3.5 (https://github.com/edamametechnologies/edamame_backend?branch=main#35b6c05d) [INFO] [stderr] Compiling extended-isolation-forest v0.2.3 (https://github.com/edamametechnologies/extended-isolation-forest?branch=main#b373e9dd) [INFO] [stderr] Compiling threatmodels_rs v0.1.1 (https://github.com/edamametechnologies/threatmodels-rs?branch=main#fb296f48) [INFO] [stderr] Compiling arc-swap v1.9.1 [INFO] [stderr] Compiling serde_with_macros v3.20.0 [INFO] [stderr] Compiling envcrypt-macro v0.5.0 [INFO] [stderr] Compiling edamame_foundation v1.3.9 (/opt/rustwide/workdir) [INFO] [stderr] Compiling futures v0.3.32 [INFO] [stderr] Compiling strum_macros v0.27.2 [INFO] [stderr] Compiling macaddr v1.0.1 [INFO] [stderr] Compiling users v0.11.0 [INFO] [stderr] Compiling encoding_rs v0.8.35 [INFO] [stderr] Compiling unty v0.0.4 [INFO] [stderr] Compiling sorted-vec v0.8.10 [INFO] [stderr] Compiling humantime v2.3.0 [INFO] [stderr] Compiling symlink v0.1.0 [INFO] [stderr] Compiling tracing-appender v0.2.5 [INFO] [stderr] Compiling serde_with v3.20.0 [INFO] [stderr] Compiling bincode v2.0.1 [INFO] [stderr] Compiling console-subscriber v0.5.0 [INFO] [stderr] Compiling zip v8.6.0 [INFO] [stderr] Compiling dirs v6.0.0 [INFO] [stderr] Compiling sentry-tracing v0.46.2 [INFO] [stderr] Compiling strum v0.27.2 [INFO] [stderr] Compiling md5 v0.8.0 [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 6m 42s [INFO] running `Command { std: "docker" "inspect" "031fab6968387122c30edd8f2f193c21838a85286644cab5149ce5fa8907e1d0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "031fab6968387122c30edd8f2f193c21838a85286644cab5149ce5fa8907e1d0", kill_on_drop: false }` [INFO] [stdout] 031fab6968387122c30edd8f2f193c21838a85286644cab5149ce5fa8907e1d0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f4623add51b801aff5aa1fdd102d67553a15bee1e43ecbc1b60a19a814a6dccb [INFO] running `Command { std: "docker" "start" "-a" "f4623add51b801aff5aa1fdd102d67553a15bee1e43ecbc1b60a19a814a6dccb", kill_on_drop: false }` [INFO] [stderr] Compiling edamame_foundation v1.3.9 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 26.26s [INFO] running `Command { std: "docker" "inspect" "f4623add51b801aff5aa1fdd102d67553a15bee1e43ecbc1b60a19a814a6dccb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f4623add51b801aff5aa1fdd102d67553a15bee1e43ecbc1b60a19a814a6dccb", kill_on_drop: false }` [INFO] [stdout] f4623add51b801aff5aa1fdd102d67553a15bee1e43ecbc1b60a19a814a6dccb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] c78ac4c26ede61b66ae6949f401a1ba6fe887cd49d0ad50901803a05bc3cfda8 [INFO] running `Command { std: "docker" "start" "-a" "c78ac4c26ede61b66ae6949f401a1ba6fe887cd49d0ad50901803a05bc3cfda8", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.63s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/edamame_foundation-ce0a2806d3687739) [INFO] [stdout] [INFO] [stdout] running 129 tests [INFO] [stdout] test advisor::tests::get_sorted_todos_for_rag_keeps_20_per_category_by_recency ... ok [INFO] [stdout] test agent_plugin::tests::test_extract_zipball_basic ... ok [INFO] [stdout] test admin::tests::test_admin_status ... ok [INFO] [stdout] test agent_plugin::tests::test_build_install_command_agent_type_routing ... ok [INFO] [stdout] test agent_plugin::tests::test_inject_mcp_server_creates_file ... ok [INFO] [stdout] test agent_plugin::tests::test_paths_are_not_sandboxed ... ok [INFO] [stdout] test agent_plugin::tests::test_provision_result_serialization ... ok [INFO] [stdout] test agent_plugin::tests::test_inject_creates_backup ... ok [INFO] [stdout] test agent_plugin::tests::test_remove_mcp_server_missing_file ... ok [INFO] [stdout] test agent_plugin::tests::test_remove_noop_on_malformed_json ... ok [INFO] [stdout] test agent_plugin::tests::test_install_path_resolution ... ok [INFO] [stdout] test agent_plugin::tests::test_remove_noop_when_key_absent ... ok [INFO] [stdout] test agent_plugin::tests::test_inject_preserves_top_level_keys ... ok [INFO] [stdout] test agent_plugin::tests::test_remove_preserves_top_level_keys ... ok [INFO] [stdout] test agent_plugin::tests::test_resolve_global_mcp_config ... ok [INFO] [stdout] test agent_plugin::tests::test_status_serialization ... ok [INFO] [stdout] test agent_plugin::tests::test_unix_command_escapes_single_quotes ... ok [INFO] [stdout] test agent_plugin::tests::test_unix_command_openclaw_without_workspace ... ok [INFO] [stdout] test agent_plugin::tests::test_windows_command_escapes_single_quotes ... ok [INFO] [stdout] test agent_plugin::tests::test_windows_command_includes_unblock_file ... ok [INFO] [stdout] test agent_plugin::tests::test_unix_command_cursor_with_workspace ... ok [INFO] [stdout] test agent_plugin::tests::test_windows_command_with_workspace_arg ... ok [INFO] [stdout] test agent_plugin::tests::test_windows_command_without_workspace_arg ... ok [INFO] [stdout] test agent_plugin::tests::test_inject_mcp_server_preserves_existing ... ok [INFO] [stdout] test agent_plugin::tests::test_resolve_install_script_finds_correct_script ... ok [INFO] [stdout] test agent_plugin::tests::test_remove_mcp_server_entry ... ok [INFO] [stdout] test agent_plugin::tests::test_remove_creates_backup ... ok [INFO] [stdout] test agent_plugin::tests::test_inject_refuses_malformed_json ... ok [INFO] [stdout] test agent_plugin::tests::test_agent_type_to_repo_mapping ... ok [INFO] [stdout] test agent_transcripts::tests::openclaw_collects_from_default_main_agent ... ok [INFO] [stdout] test agent_transcripts::tests::claude_desktop_collects_cowork_root_only ... ok [INFO] [stdout] test agent_transcripts::tests::openclaw_returns_empty_when_no_sessions ... ok [INFO] [stdout] test agent_transcripts::tests::openclaw_legacy_root_layout_is_no_longer_probed ... ok [INFO] [stdout] test agent_transcripts::tests::openclaw_collates_transcripts_across_multiple_agents ... ok [INFO] [stdout] test agent_transcripts::tests::unknown_agent_type_returns_empty_payload ... ok [INFO] [stdout] test cloud_model_fallback::tests::roundtrip_short_json ... ok [INFO] [stdout] test helper_rx::tests::test_certificate_decoding_and_creation ... ok [INFO] [stdout] test helper_rx::tests::test_concurrent_large_requests ... ok [INFO] [stdout] test helper_rx::tests::test_grpc_mtls_authentication ... ok [INFO] [stdout] test helper_rx::tests::test_large_session_payload_10k_sessions ... ok [INFO] [stdout] test helper_rx::tests::test_large_session_payload_1m_sessions ... ok [INFO] [stdout] test helper_rx::tests::test_large_session_payload_50k_sessions ... ok [INFO] [stdout] test helper_rx::tests::test_multiple_order_types ... ok [INFO] [stdout] test helper_rx::tests::test_order_error_handling ... ok [INFO] [stdout] test helper_rx::tests::test_order_key_format ... ok [INFO] [stdout] test helper_rx::tests::test_pending_guard_rejects_duplicates ... ok [INFO] [stdout] test agent_transcripts::tests::active_window_excludes_stale_sessions_across_agents ... ok [INFO] [stdout] test helper_rx::tests::test_rpc_run_safe_distinct_orders_run_concurrently ... ok [INFO] [stdout] test helper_rx::tests::test_rpc_run_safe_rejects_exact_duplicate ... ok [INFO] [stdout] test helper_rx::tests::test_processing_delay_with_large_payload ... ok [INFO] [stdout] test helper_rx::tests::test_unimplemented_order ... ok [INFO] [stdout] test helper_rx_utility::tests::test_arp_resolve_serialization_format ... ok [INFO] [stdout] test helper_rx_utility::tests::test_boolean_serialization ... ok [INFO] [stdout] test helper_rx_utility::tests::test_mdns_resolve_serialization_format ... ok [INFO] [stdout] test helper_rx_utility::tests::test_session_filter_serialization ... ok [INFO] [stdout] test helper_rx_utility::tests::test_session_info_vec_serialization ... ok [INFO] [stdout] test helper_tx::tests::test_certificate_decoding_and_creation ... ok [INFO] [stdout] test llm_client::tests::test_sanitize_device_for_llm ... ok [INFO] [stdout] test llm_client::tests::test_sanitize_session_for_llm ... ok [INFO] [stdout] test cloud_model_fallback::tests::roundtrip_large_json ... ok [INFO] [stdout] test cloud_model_fallback::tests::corrupt_input_panics - should panic ... ok [INFO] [stdout] test helper_rx::tests::test_rpc_run_safe_releases_slot_on_completion ... ok [INFO] [stdout] test peer_ids::tests::test_get_peer_ids ... ok [INFO] [stdout] test logger::tests::test_sanitize_keywords ... ok [INFO] [stdout] test logger::tests::test_panic_artifact_creation ... ok [INFO] [stdout] test runner_cli::tests::test_personation_current_user ... ok [INFO] [stdout] test logger::tests::test_logger_functionality ... ok [INFO] [stdout] test runner_cli::tests::test_run_cli_error ... ok [INFO] [stdout] test runner_cli::tests::test_run_cli_echo ... ok [INFO] [stdout] test agent_transcripts::tests::claude_code_collects_jsonl ... ok [INFO] [stdout] test agent_transcripts::tests::codex_collects_rollout_jsonl ... ok [INFO] [stdout] test runner_cli::tests::test_build_default_windows_context_uses_system_drive ... ok [INFO] [stdout] test agent_transcripts::tests::collect_to_json_round_trips ... ok [INFO] [stdout] test runner_cli::tests::test_windows_resolution_matches_env ... ok [INFO] [stdout] test score::tests::test_score_check_policy ... ok [INFO] [stdout] test score::tests::test_score_stars_clamped_to_zero ... ok [INFO] [stdout] test score::tests::test_score_unknown_dimension_skipped ... ok [INFO] [stdout] test score::tests::test_score_zero_max_dimension_returns_minus_one ... ok [INFO] [stdout] test secret_content_scan::tests::curl_payload_still_trips_network_command_like ... ok [INFO] [stdout] test secret_content_scan::tests::invoke_webrequest_payload_still_trips_network_command_like ... ok [INFO] [stdout] test agent_transcripts::tests::cursor_collects_txt_and_jsonl ... ok [INFO] [stdout] test secret_content_scan::tests::python_socket_payload_still_trips_network_command_like ... ok [INFO] [stdout] test secret_content_scan::tests::url_in_git_error_log_does_not_trip_network_command_like ... ok [INFO] [stdout] test threat_factory::tests::test_builtin_version ... ok [INFO] [stdout] test secret_content_scan::tests::openssh_warning_url_in_txt_does_not_trip_network_command_like ... ok [INFO] [stdout] test threat_factory::tests::test_forced_update_threat_metrics ... ignored [INFO] [stdout] test threat_factory::tests::test_invalid_update_does_not_change_signature ... ignored [INFO] [stdout] test threat_factory::tests::test_signature_update_after_modification ... ignored [INFO] [stdout] test threat_factory::tests::test_update_threat_metrics ... ignored [INFO] [stdout] test vuln_detector_params::tests::test_browser_appdata_unknown_writer_matchers ... ok [INFO] [stdout] test vuln_detector_params::tests::test_browser_volatile_profile_state_group_lookup ... ok [INFO] [stdout] test vuln_detector_params::tests::test_ci_runner_internal_process_lookup ... ok [INFO] [stdout] test vuln_detector_params::tests::test_ci_workspace_path_lookup ... ok [INFO] [stdout] test vuln_detector_params::tests::test_detector_heuristic_defaults ... ok [INFO] [stdout] test threat_factory::tests::test_platform ... ok [INFO] [stdout] test vuln_detector_params::tests::test_edamame_daemon_self_telemetry_writer_lookup ... ok [INFO] [stdout] test vuln_detector_params::tests::test_fim_hash_size_threshold_defaults ... ok [INFO] [stdout] test vuln_detector_params::tests::test_fim_temp_executable_patterns_defaults ... ok [INFO] [stdout] test vuln_detector_params::tests::test_edamame_daemon_self_telemetry_writer_path_attestation ... ok [INFO] [stdout] test vuln_detector_params::tests::test_generic_reuse_token_lookup ... ok [INFO] [stdout] test vuln_detector_params::tests::test_generic_application_token_lookup ... ok [INFO] [stdout] test vuln_detector_params::tests::test_init_process_lookup ... ok [INFO] [stdout] test vuln_detector_params::tests::test_is_non_sensitive_browser_data_chromium_cache ... ok [INFO] [stdout] test vuln_detector_params::tests::test_is_non_sensitive_browser_data_does_not_suppress_credentials ... ok [INFO] [stdout] test vuln_detector_params::tests::test_is_non_sensitive_browser_data_chromium_state_files ... ok [INFO] [stdout] test vuln_detector_params::tests::test_is_non_sensitive_browser_data_empty ... ok [INFO] [stdout] test vuln_detector_params::tests::test_is_non_sensitive_browser_data_firefox_cache ... ok [INFO] [stdout] test vuln_detector_params::tests::test_is_non_sensitive_browser_data_outside_browser_root_not_suppressed ... ok [INFO] [stdout] test vuln_detector_params::tests::test_is_secret_content_scan_excluded_path_covers_cargo_artifacts ... ok [INFO] [stdout] test vuln_detector_params::tests::test_is_secret_content_scan_excluded_path_does_not_skip_credentials ... ok [INFO] [stdout] test vuln_detector_params::tests::test_managed_temp_staging_path_lookup ... ok [INFO] [stdout] test vuln_detector_params::tests::test_package_manager_temp_path_lookup ... ok [INFO] [stdout] test vuln_detector_params::tests::test_keychain_transactional_path_lookup ... ok [INFO] [stdout] test vuln_detector_params::tests::test_package_manager_temp_writer_lookup ... ok [INFO] [stdout] test vuln_detector_params::tests::test_params_loaded ... ok [INFO] [stdout] test vuln_detector_params::tests::test_platform_credential_helper_routine_destination_ip_prefix_lookup ... ok [INFO] [stdout] test vuln_detector_params::tests::test_platform_metadata_endpoint_lookup ... ok [INFO] [stdout] test vuln_detector_params::tests::test_platform_self_state_directory_lookup ... ok [INFO] [stdout] test vuln_detector_params::tests::test_platform_self_state_process_name_lookup ... ok [INFO] [stdout] test vuln_detector_params::tests::test_platform_runtime_probe_filename_lookup ... ok [INFO] [stdout] test vuln_detector_params::tests::test_secret_content_script_extensions_covers_common_suffixes ... ok [INFO] [stdout] test vuln_detector_params::tests::test_update_runs ... ignored [INFO] [stdout] test vuln_detector_params::tests::test_secret_content_network_command_tokens_excludes_bare_urls ... ok [INFO] [stdout] test runner_cli::tests::test_run_cli_timeout ... ok [INFO] [stdout] test runner_cli::tests::test_run_cli_timeout_kills_background_child_holding_pipe ... ok [INFO] [stdout] test runner_cli::tests::test_run_cli_timeout_kills_process_group ... ok [INFO] [stdout] test runner_cli::tests::test_run_cli_timeout_returns_quickly ... ok [INFO] [stdout] test runner_cli::tests::test_personation_context_inference ... ok [INFO] [stdout] test runner_cli::tests::test_run_cli_timeout_no_pipe_leak ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 124 passed; 0 failed; 5 ignored; 0 measured; 0 filtered out; finished in 11.66s [INFO] [stdout] [INFO] [stderr] Doc-tests edamame_foundation [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test src/cloud_model_fallback.rs - cloud_model_fallback (line 32) ... ignored [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "c78ac4c26ede61b66ae6949f401a1ba6fe887cd49d0ad50901803a05bc3cfda8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c78ac4c26ede61b66ae6949f401a1ba6fe887cd49d0ad50901803a05bc3cfda8", kill_on_drop: false }` [INFO] [stdout] c78ac4c26ede61b66ae6949f401a1ba6fe887cd49d0ad50901803a05bc3cfda8