[INFO] cloning repository https://github.com/agentumi/edgeclaw-pc [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/agentumi/edgeclaw-pc" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fagentumi%2Fedgeclaw-pc", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fagentumi%2Fedgeclaw-pc'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 31fb8a575aee89b04c846e62bbca49e560f68793 [INFO] testing agentumi/edgeclaw-pc against master#562dee4820c458d823175268e41601d4c060588a for pr-154210 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fagentumi%2Fedgeclaw-pc" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/agentumi/edgeclaw-pc [INFO] finished tweaking git repo https://github.com/agentumi/edgeclaw-pc [INFO] tweaked toml for git repo https://github.com/agentumi/edgeclaw-pc written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/agentumi/edgeclaw-pc on toolchain 562dee4820c458d823175268e41601d4c060588a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/agentumi/edgeclaw-pc 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" "+562dee4820c458d823175268e41601d4c060588a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded tracing-appender v0.2.4 [INFO] [stderr] Downloaded murmurhash32 v0.3.1 [INFO] [stderr] Downloaded ownedbytes v0.7.0 [INFO] [stderr] Downloaded tantivy-tokenizer-api v0.3.0 [INFO] [stderr] Downloaded tantivy-stacker v0.3.0 [INFO] [stderr] Downloaded fastdivide v0.4.2 [INFO] [stderr] Downloaded socket-pktinfo v0.3.2 [INFO] [stderr] Downloaded half v1.8.3 [INFO] [stderr] Downloaded census v0.4.2 [INFO] [stderr] Downloaded levenshtein_automata v0.2.1 [INFO] [stderr] Downloaded measure_time v0.8.3 [INFO] [stderr] Downloaded if-addrs v0.15.0 [INFO] [stderr] Downloaded fastbloom v0.14.1 [INFO] [stderr] Downloaded htmlescape v0.3.1 [INFO] [stderr] Downloaded oneshot v0.1.13 [INFO] [stderr] Downloaded x25519-dalek v2.0.1 [INFO] [stderr] Downloaded tantivy-sstable v0.3.0 [INFO] [stderr] Downloaded fs4 v0.8.4 [INFO] [stderr] Downloaded bitpacking v0.9.3 [INFO] [stderr] Downloaded tantivy-columnar v0.3.0 [INFO] [stderr] Downloaded sketches-ddsketch v0.2.2 [INFO] [stderr] Downloaded mdns-sd v0.18.0 [INFO] [stderr] Downloaded tantivy-bitpacker v0.6.0 [INFO] [stderr] Downloaded tantivy-query-grammar v0.22.0 [INFO] [stderr] Downloaded tantivy-common v0.7.0 [INFO] [stderr] Downloaded tantivy v0.22.1 [INFO] [stderr] Downloaded tantivy-fst v0.5.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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" "+562dee4820c458d823175268e41601d4c060588a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ed13f2e6c4e1f5ca86d03d0b1dc8b6e71c6afafc4d95bd92aab094d1349a7b69 [INFO] running `Command { std: "docker" "start" "-a" "ed13f2e6c4e1f5ca86d03d0b1dc8b6e71c6afafc4d95bd92aab094d1349a7b69", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ed13f2e6c4e1f5ca86d03d0b1dc8b6e71c6afafc4d95bd92aab094d1349a7b69", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ed13f2e6c4e1f5ca86d03d0b1dc8b6e71c6afafc4d95bd92aab094d1349a7b69", kill_on_drop: false }` [INFO] [stdout] ed13f2e6c4e1f5ca86d03d0b1dc8b6e71c6afafc4d95bd92aab094d1349a7b69 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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" "+562dee4820c458d823175268e41601d4c060588a" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5c81fe847925ea2bc38c7e6d0015a7e1d1f0941d50e9ec9228788e58538e2ccf [INFO] running `Command { std: "docker" "start" "-a" "5c81fe847925ea2bc38c7e6d0015a7e1d1f0941d50e9ec9228788e58538e2ccf", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-ident v1.0.24 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling jobserver v0.1.34 [INFO] [stderr] Compiling getrandom v0.2.17 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling zerocopy v0.8.39 [INFO] [stderr] Compiling dunce v1.0.5 [INFO] [stderr] Compiling aws-lc-rs v1.16.0 [INFO] [stderr] Compiling proc-macro2 v1.0.106 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling cc v1.2.56 [INFO] [stderr] Compiling mio v1.1.1 [INFO] [stderr] Compiling libm v0.2.16 [INFO] [stderr] Compiling futures-sink v0.3.32 [INFO] [stderr] Compiling rustls v0.23.37 [INFO] [stderr] Compiling regex-syntax v0.8.10 [INFO] [stderr] Compiling crypto-common v0.1.7 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling quote v1.0.44 [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling crunchy v0.2.4 [INFO] [stderr] Compiling futures-util v0.3.32 [INFO] [stderr] Compiling zstd-safe v7.2.4 [INFO] [stderr] Compiling ownedbytes v0.7.0 [INFO] [stderr] Compiling rand_core v0.9.5 [INFO] [stderr] Compiling cmake v0.1.57 [INFO] [stderr] Compiling bitpacking v0.9.3 [INFO] [stderr] Compiling curve25519-dalek v4.1.3 [INFO] [stderr] Compiling futures-channel v0.3.32 [INFO] [stderr] Compiling inout v0.1.4 [INFO] [stderr] Compiling utf8-ranges v1.0.5 [INFO] [stderr] Compiling rustix v1.1.4 [INFO] [stderr] Compiling aws-lc-sys v0.37.1 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling zstd-sys v2.0.16+zstd.1.5.7 [INFO] [stderr] Compiling deranged v0.5.8 [INFO] [stderr] Compiling libz-sys v1.1.24 [INFO] [stderr] Compiling openssl-sys v0.9.111 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stderr] Compiling time v0.3.47 [INFO] [stderr] Compiling libssh2-sys v0.3.1 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling tantivy-fst v0.5.0 [INFO] [stderr] Compiling libgit2-sys v0.17.0+1.8.1 [INFO] [stderr] Compiling cipher v0.4.4 [INFO] [stderr] Compiling tantivy-bitpacker v0.6.0 [INFO] [stderr] Compiling quinn-udp v0.5.14 [INFO] [stderr] Compiling universal-hash v0.5.1 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling zeroize_derive v1.4.3 [INFO] [stderr] Compiling zerocopy-derive v0.8.39 [INFO] [stderr] Compiling zeroize v1.8.2 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.1 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling zerovec-derive v0.11.2 [INFO] [stderr] Compiling rustls-pki-types v1.14.0 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling yoke v0.8.1 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling zerotrie v0.2.3 [INFO] [stderr] Compiling zerovec v0.11.5 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling tokio v1.49.0 [INFO] [stderr] Compiling tinystr v0.8.2 [INFO] [stderr] Compiling potential_utf v0.1.4 [INFO] [stderr] Compiling icu_locale_core v2.1.1 [INFO] [stderr] Compiling icu_collections v2.1.1 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling tantivy-common v0.7.0 [INFO] [stderr] Compiling webpki-roots v1.0.6 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling rustls-native-certs v0.8.3 [INFO] [stderr] Compiling icu_provider v2.1.1 [INFO] [stderr] Compiling curve25519-dalek-derive v0.1.1 [INFO] [stderr] Compiling icu_properties v2.1.2 [INFO] [stderr] Compiling icu_normalizer v2.1.1 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling thiserror v2.0.18 [INFO] [stderr] Compiling murmurhash32 v0.3.1 [INFO] [stderr] Compiling siphasher v1.0.2 [INFO] [stderr] Compiling linux-raw-sys v0.12.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling half v2.7.1 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling url v2.5.8 [INFO] [stderr] Compiling rand_distr v0.4.3 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling tantivy-stacker v0.3.0 [INFO] [stderr] Compiling polyval v0.6.2 [INFO] [stderr] Compiling serde_spanned v0.6.9 [INFO] [stderr] Compiling tracing-serde v0.2.0 [INFO] [stderr] Compiling zstd v0.13.3 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling hyper v1.8.1 [INFO] [stderr] Compiling tower v0.5.3 [INFO] [stderr] Compiling fastbloom v0.14.1 [INFO] [stderr] Compiling tantivy-sstable v0.3.0 [INFO] [stderr] Compiling matchers v0.2.0 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling quinn v0.11.9 [INFO] [stderr] Compiling hyper-util v0.1.20 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling instant v0.1.13 [INFO] [stderr] Compiling lru-slab v0.1.2 [INFO] [stderr] Compiling signature v2.2.0 [INFO] [stderr] Compiling ciborium-io v0.2.2 [INFO] [stderr] Compiling data-encoding v2.10.0 [INFO] [stderr] Compiling fastdivide v0.4.2 [INFO] [stderr] Compiling rustc-hash v2.1.1 [INFO] [stderr] Compiling clap_lex v1.0.0 [INFO] [stderr] Compiling tracing-subscriber v0.3.22 [INFO] [stderr] Compiling tungstenite v0.24.0 [INFO] [stderr] Compiling tantivy-columnar v0.3.0 [INFO] [stderr] Compiling clap_builder v4.5.60 [INFO] [stderr] Compiling ed25519 v2.2.3 [INFO] [stderr] Compiling dirs-sys v0.4.1 [INFO] [stderr] Compiling tower-http v0.6.8 [INFO] [stderr] Compiling ciborium-ll v0.2.2 [INFO] [stderr] Compiling clap_derive v4.5.55 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Compiling measure_time v0.8.3 [INFO] [stderr] Compiling flume v0.11.1 [INFO] [stderr] Compiling arc-swap v1.8.2 [INFO] [stderr] Compiling ghash v0.5.1 [INFO] [stderr] Compiling tempfile v3.26.0 [INFO] [stderr] Compiling fs4 v0.8.4 [INFO] [stderr] Compiling tantivy-query-grammar v0.22.0 [INFO] [stderr] Compiling flate2 v1.1.9 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling webpki-roots v0.26.11 [INFO] [stderr] Compiling rust-stemmers v1.2.0 [INFO] [stderr] Compiling tantivy-tokenizer-api v0.3.0 [INFO] [stderr] Compiling sketches-ddsketch v0.2.2 [INFO] [stderr] Compiling uuid v1.21.0 [INFO] [stderr] Compiling regex v1.12.3 [INFO] [stderr] Compiling aes v0.8.4 [INFO] [stderr] Compiling ctr v0.9.2 [INFO] [stderr] Compiling yasna v0.5.2 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling pem v3.0.6 [INFO] [stderr] Compiling aead v0.5.2 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Compiling csv-core v0.1.13 [INFO] [stderr] Compiling socket-pktinfo v0.3.2 [INFO] [stderr] Compiling if-addrs v0.15.0 [INFO] [stderr] Compiling memmap2 v0.9.10 [INFO] [stderr] Compiling num_cpus v1.17.0 [INFO] [stderr] Compiling half v1.8.3 [INFO] [stderr] Compiling levenshtein_automata v0.2.1 [INFO] [stderr] Compiling oneshot v0.1.13 [INFO] [stderr] Compiling lz4_flex v0.11.5 [INFO] [stderr] Compiling htmlescape v0.3.1 [INFO] [stderr] Compiling census v0.4.2 [INFO] [stderr] Compiling chrono v0.4.44 [INFO] [stderr] Compiling serde_cbor v0.11.2 [INFO] [stderr] Compiling mdns-sd v0.18.0 [INFO] [stderr] Compiling csv v1.4.0 [INFO] [stderr] Compiling rcgen v0.13.2 [INFO] [stderr] Compiling tantivy v0.22.1 [INFO] [stderr] Compiling aes-gcm v0.10.3 [INFO] [stderr] Compiling hkdf v0.12.4 [INFO] [stderr] Compiling ed25519-dalek v2.2.0 [INFO] [stderr] Compiling toml v0.8.23 [INFO] [stderr] Compiling clap v4.5.60 [INFO] [stderr] Compiling ciborium v0.2.2 [INFO] [stderr] Compiling tracing-appender v0.2.4 [INFO] [stderr] Compiling dirs v5.0.1 [INFO] [stderr] Compiling tokio-tungstenite v0.24.0 [INFO] [stderr] Compiling x25519-dalek v2.0.1 [INFO] [stderr] Compiling sysinfo v0.32.1 [INFO] [stderr] Compiling hostname v0.4.2 [INFO] [stderr] Compiling git2 v0.19.0 [INFO] [stderr] Compiling rustls-webpki v0.103.9 [INFO] [stderr] Compiling rustls-platform-verifier v0.6.2 [INFO] [stderr] Compiling tokio-rustls v0.26.4 [INFO] [stderr] Compiling ureq v2.12.1 [INFO] [stderr] Compiling quinn-proto v0.11.13 [INFO] [stderr] Compiling hyper-rustls v0.27.7 [INFO] [stderr] Compiling reqwest v0.12.28 [INFO] [stderr] Compiling edgeclaw-agent v2.0.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: field `filename` is never read [INFO] [stdout] --> src/webui.rs:1646:5 [INFO] [stdout] | [INFO] [stdout] 1643 | struct AvatarUploadRequest { [INFO] [stdout] | ------------------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 1646 | filename: Option, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 5m 57s [INFO] running `Command { std: "docker" "inspect" "5c81fe847925ea2bc38c7e6d0015a7e1d1f0941d50e9ec9228788e58538e2ccf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5c81fe847925ea2bc38c7e6d0015a7e1d1f0941d50e9ec9228788e58538e2ccf", kill_on_drop: false }` [INFO] [stdout] 5c81fe847925ea2bc38c7e6d0015a7e1d1f0941d50e9ec9228788e58538e2ccf [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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" "+562dee4820c458d823175268e41601d4c060588a" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ebdb6745ef0796ea23d6c7ffe0df4e586739342a04119a413e95521ae42017a5 [INFO] running `Command { std: "docker" "start" "-a" "ebdb6745ef0796ea23d6c7ffe0df4e586739342a04119a413e95521ae42017a5", kill_on_drop: false }` [INFO] [stderr] Compiling tokio v1.49.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling plotters-backend v0.3.7 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling cast v0.3.0 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling is-terminal v0.4.17 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling oorandom v11.1.5 [INFO] [stderr] Compiling anes v0.1.6 [INFO] [stderr] Compiling plotters-svg v0.3.7 [INFO] [stderr] Compiling rand_distr v0.4.3 [INFO] [stderr] Compiling chrono v0.4.44 [INFO] [stderr] Compiling plotters v0.3.7 [INFO] [stderr] Compiling criterion-plot v0.5.0 [INFO] [stderr] Compiling tantivy-stacker v0.3.0 [INFO] [stderr] Compiling tantivy-columnar v0.3.0 [INFO] [stderr] Compiling criterion v0.5.1 [INFO] [stderr] Compiling tantivy v0.22.1 [INFO] [stderr] Compiling hyper v1.8.1 [INFO] [stderr] Compiling tokio-rustls v0.26.4 [INFO] [stderr] Compiling tower v0.5.3 [INFO] [stderr] Compiling quinn v0.11.9 [INFO] [stderr] Compiling tokio-tungstenite v0.24.0 [INFO] [stderr] Compiling tower-http v0.6.8 [INFO] [stderr] Compiling hyper-util v0.1.20 [INFO] [stderr] Compiling hyper-rustls v0.27.7 [INFO] [stderr] Compiling reqwest v0.12.28 [INFO] [stderr] Compiling edgeclaw-agent v2.0.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: field `filename` is never read [INFO] [stdout] --> src/webui.rs:1646:5 [INFO] [stdout] | [INFO] [stdout] 1643 | struct AvatarUploadRequest { [INFO] [stdout] | ------------------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 1646 | filename: Option, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `filename` is never read [INFO] [stdout] --> src/webui.rs:1646:5 [INFO] [stdout] | [INFO] [stdout] 1643 | struct AvatarUploadRequest { [INFO] [stdout] | ------------------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 1646 | filename: Option, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `edgeclaw-agent` (lib test); 1 warning emitted [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/562dee4820c458d823175268e41601d4c060588a/bin/rustc --crate-name edgeclaw_agent --edition=2021 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "sgx"))' -C metadata=461e816755619587 -C extra-filename=-0e6252cb010f37c7 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern aes_gcm=/opt/rustwide/target/debug/deps/libaes_gcm-f69b518576625521.rlib --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-d0824aa9c7568042.rlib --extern base64=/opt/rustwide/target/debug/deps/libbase64-2a03de3babadded3.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-f1f69117c4517243.rlib --extern ciborium=/opt/rustwide/target/debug/deps/libciborium-e28b38d8e96aba96.rlib --extern clap=/opt/rustwide/target/debug/deps/libclap-3891ddfdc60de5ab.rlib --extern criterion=/opt/rustwide/target/debug/deps/libcriterion-882015bf1659d0a4.rlib --extern csv=/opt/rustwide/target/debug/deps/libcsv-50a05e817535b59e.rlib --extern dirs=/opt/rustwide/target/debug/deps/libdirs-f1fab1304aea459c.rlib --extern ed25519_dalek=/opt/rustwide/target/debug/deps/libed25519_dalek-aa0efd226c1581a1.rlib --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-3907cc32d05c7514.rlib --extern git2=/opt/rustwide/target/debug/deps/libgit2-24ab54fd630a7956.rlib --extern hex=/opt/rustwide/target/debug/deps/libhex-28742b4ca144387c.rlib --extern hkdf=/opt/rustwide/target/debug/deps/libhkdf-3391c8f713076d37.rlib --extern hostname=/opt/rustwide/target/debug/deps/libhostname-b84eb23a124d0201.rlib --extern mdns_sd=/opt/rustwide/target/debug/deps/libmdns_sd-34623d66c9324349.rlib --extern quinn=/opt/rustwide/target/debug/deps/libquinn-2d96297c98c088e3.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-f925ac92ad013ec6.rlib --extern rcgen=/opt/rustwide/target/debug/deps/librcgen-b07a20bf00f106c8.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-b1430856951141a4.rlib --extern rustls=/opt/rustwide/target/debug/deps/librustls-7452229f4d32731c.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-a636244f89628259.rlib --extern serde_cbor=/opt/rustwide/target/debug/deps/libserde_cbor-922a65b627c52e40.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-01046f0f0ac33e01.rlib --extern sha2=/opt/rustwide/target/debug/deps/libsha2-32c2970d640989b4.rlib --extern sysinfo=/opt/rustwide/target/debug/deps/libsysinfo-e82e3b501b1eadb8.rlib --extern tantivy=/opt/rustwide/target/debug/deps/libtantivy-bd7ad1dd8ada3043.rlib --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-360554834076005e.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-eba59e12b46788a9.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-e27ec963e91eafce.rlib --extern tokio_tungstenite=/opt/rustwide/target/debug/deps/libtokio_tungstenite-81cdbff5a66edd41.rlib --extern toml=/opt/rustwide/target/debug/deps/libtoml-f9d3c759c0b8ef32.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-3c22cf235a838ad8.rlib --extern tracing_appender=/opt/rustwide/target/debug/deps/libtracing_appender-5219c7e05c6cd8a7.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-d2b362d42b0cff60.rlib --extern ureq=/opt/rustwide/target/debug/deps/libureq-ad9131a12487cd27.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-a48b2895b976e696.rlib --extern x25519_dalek=/opt/rustwide/target/debug/deps/libx25519_dalek-cdd4462fbdcf31f1.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/libgit2-sys-e99cee8db04725fa/out/build -L native=/opt/rustwide/target/debug/build/libssh2-sys-946ab8b051ddf6a2/out/build -L native=/opt/rustwide/target/debug/build/ring-1213dc3ad05ea156/out -L native=/opt/rustwide/target/debug/build/aws-lc-sys-32494ec25b37efbd/out -L native=/opt/rustwide/target/debug/build/zstd-sys-e29654dad63fdadb/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "ebdb6745ef0796ea23d6c7ffe0df4e586739342a04119a413e95521ae42017a5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ebdb6745ef0796ea23d6c7ffe0df4e586739342a04119a413e95521ae42017a5", kill_on_drop: false }` [INFO] [stdout] ebdb6745ef0796ea23d6c7ffe0df4e586739342a04119a413e95521ae42017a5