[INFO] fetching crate cdviz-collector 0.14.0... [INFO] testing cdviz-collector-0.14.0 against try#b83b707f97d809763b7861afa7638871f3339a33 for pr-145838-1 [INFO] extracting crate cdviz-collector 0.14.0 into /workspace/builds/worker-1-tc2/source [INFO] removed /workspace/builds/worker-1-tc2/source/.cargo/config.toml [INFO] started tweaking crates.io crate cdviz-collector 0.14.0 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate cdviz-collector 0.14.0 [INFO] tweaked toml for crates.io crate cdviz-collector 0.14.0 written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate cdviz-collector 0.14.0 on toolchain b83b707f97d809763b7861afa7638871f3339a33 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate cdviz-collector 0.14.0 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" "+b83b707f97d809763b7861afa7638871f3339a33" "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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7d5ee5ead234d75ec8e221e338d5009fbf2821168f013493e6aff9f8bd56a623 [INFO] running `Command { std: "docker" "start" "-a" "7d5ee5ead234d75ec8e221e338d5009fbf2821168f013493e6aff9f8bd56a623", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7d5ee5ead234d75ec8e221e338d5009fbf2821168f013493e6aff9f8bd56a623", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7d5ee5ead234d75ec8e221e338d5009fbf2821168f013493e6aff9f8bd56a623", kill_on_drop: false }` [INFO] [stdout] 7d5ee5ead234d75ec8e221e338d5009fbf2821168f013493e6aff9f8bd56a623 [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] cee8010400708c6825656263ba9aef86ddbc26d818631b851996964fed2c49b3 [INFO] running `Command { std: "docker" "start" "-a" "cee8010400708c6825656263ba9aef86ddbc26d818631b851996964fed2c49b3", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling potential_utf v0.1.2 [INFO] [stderr] Compiling serde_json v1.0.143 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling lock_api v0.4.13 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling rustls-pki-types v1.12.0 [INFO] [stderr] Compiling time-core v0.1.3 [INFO] [stderr] Compiling time-macros v0.2.20 [INFO] [stderr] Compiling zstd-sys v2.0.15+zstd.1.5.7 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling block-padding v0.3.3 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling inout v0.1.4 [INFO] [stderr] Compiling cipher v0.4.4 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling regex-automata v0.4.10 [INFO] [stderr] Compiling zstd-safe v7.2.4 [INFO] [stderr] Compiling alloc-no-stdlib v2.0.4 [INFO] [stderr] Compiling libz-rs-sys v0.5.1 [INFO] [stderr] Compiling alloc-stdlib v0.2.2 [INFO] [stderr] Compiling webpki-roots v1.0.2 [INFO] [stderr] Compiling flate2 v1.1.2 [INFO] [stderr] Compiling brotli-decompressor v5.0.0 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling compression-core v0.4.28 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling rustls-native-certs v0.8.1 [INFO] [stderr] Compiling rustix v1.0.8 [INFO] [stderr] Compiling crunchy v0.2.4 [INFO] [stderr] Compiling rustls v0.23.31 [INFO] [stderr] Compiling brotli v8.0.2 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling rustls-webpki v0.103.4 [INFO] [stderr] Compiling deranged v0.3.11 [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 time v0.3.39 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling regex v1.11.2 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling salsa20 v0.10.2 [INFO] [stderr] Compiling crc-catalog v2.4.0 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling crc v3.3.0 [INFO] [stderr] Compiling event-listener v5.4.1 [INFO] [stderr] Compiling uuid v1.18.0 [INFO] [stderr] Compiling prost-derive v0.13.5 [INFO] [stderr] Compiling num-iter v0.1.45 [INFO] [stderr] Compiling aes v0.8.4 [INFO] [stderr] Compiling opentelemetry v0.30.0 [INFO] [stderr] Compiling tokio-util v0.7.16 [INFO] [stderr] Compiling regex-syntax v0.6.29 [INFO] [stderr] Compiling prost v0.13.5 [INFO] [stderr] Compiling h2 v0.4.12 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling zstd v0.13.3 [INFO] [stderr] Compiling tokio-rustls v0.26.2 [INFO] [stderr] Compiling chrono v0.4.41 [INFO] [stderr] Compiling compression-codecs v0.4.28 [INFO] [stderr] Compiling async-compression v0.4.28 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling tower-http v0.6.6 [INFO] [stderr] Compiling der v0.7.10 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling pbkdf2 v0.12.2 [INFO] [stderr] Compiling cbc v0.1.2 [INFO] [stderr] Compiling hashlink v0.10.0 [INFO] [stderr] Compiling home v0.5.11 [INFO] [stderr] Compiling thin-vec v0.2.14 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling nohash v0.2.0 [INFO] [stderr] Compiling overload v0.1.1 [INFO] [stderr] Compiling spki v0.7.3 [INFO] [stderr] Compiling nu-ansi-term v0.46.0 [INFO] [stderr] Compiling vec-strings v0.4.8 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling scrypt v0.11.0 [INFO] [stderr] Compiling matchers v0.1.0 [INFO] [stderr] Compiling opentelemetry_sdk v0.30.0 [INFO] [stderr] Compiling const-random-macro v0.1.16 [INFO] [stderr] Compiling tracing-serde v0.2.0 [INFO] [stderr] Compiling ssh_format_error v0.1.0 [INFO] [stderr] Compiling hyper v1.7.0 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling form_urlencoded v1.2.2 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling tracing-core v0.1.34 [INFO] [stderr] Compiling thread_local v1.1.9 [INFO] [stderr] Compiling proc-macro2-diagnostics v0.10.1 [INFO] [stderr] Compiling winnow v0.5.40 [INFO] [stderr] Compiling hyper-util v0.1.16 [INFO] [stderr] Compiling unicode-properties v0.1.3 [INFO] [stderr] Compiling stringprep v0.1.5 [INFO] [stderr] Compiling tracing-subscriber v0.3.19 [INFO] [stderr] Compiling webpki-roots v0.26.11 [INFO] [stderr] Compiling hyper-rustls v0.27.7 [INFO] [stderr] Compiling toml_edit v0.19.15 [INFO] [stderr] Compiling reqwest v0.12.23 [INFO] [stderr] Compiling const-random v0.1.18 [INFO] [stderr] Compiling pkcs5 v0.7.1 [INFO] [stderr] Compiling openssh-sftp-protocol-error v0.1.1 [INFO] [stderr] Compiling tempfile v3.21.0 [INFO] [stderr] Compiling crossbeam-queue v0.3.12 [INFO] [stderr] Compiling phf_shared v0.11.3 [INFO] [stderr] Compiling futures-intrusive v0.5.0 [INFO] [stderr] Compiling onig_sys v69.9.1 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling shell-escape v0.1.5 [INFO] [stderr] Compiling fixedbitset v0.5.7 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling bit-vec v0.8.0 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling precomputed-hash v0.1.1 [INFO] [stderr] Compiling whoami v1.6.1 [INFO] [stderr] Compiling term v1.1.0 [INFO] [stderr] Compiling new_debug_unreachable v1.0.6 [INFO] [stderr] Compiling awaitable-error v0.1.0 [INFO] [stderr] Compiling borrow-or-share v0.2.2 [INFO] [stderr] Compiling dotenvy v0.15.7 [INFO] [stderr] Compiling num-bigint-dig v0.8.4 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling fluent-uri v0.3.2 [INFO] [stderr] Compiling ascii-canvas v4.0.0 [INFO] [stderr] Compiling string_cache v0.8.9 [INFO] [stderr] Compiling bit-set v0.8.0 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling petgraph v0.7.1 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling triomphe v0.1.14 [INFO] [stderr] Compiling openssh v0.11.5 [INFO] [stderr] Compiling proc-macro-crate v1.3.1 [INFO] [stderr] Compiling hkdf v0.12.4 [INFO] [stderr] Compiling atoi v2.0.0 [INFO] [stderr] Compiling pkcs8 v0.10.2 [INFO] [stderr] Compiling dlv-list v0.5.2 [INFO] [stderr] Compiling hyper-timeout v0.5.2 [INFO] [stderr] Compiling pest v2.8.1 [INFO] [stderr] Compiling sqlx-core v0.8.6 [INFO] [stderr] Compiling sha3 v0.10.8 [INFO] [stderr] Compiling regex-filtered v0.2.0 [INFO] [stderr] Compiling ssh_format v0.14.1 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling event-listener-strategy v0.5.4 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling serde_spanned v0.6.9 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling lalrpop-util v0.22.2 [INFO] [stderr] Compiling snafu-derive v0.8.7 [INFO] [stderr] Compiling ena v0.14.3 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling md-5 v0.10.6 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling universal-hash v0.5.1 [INFO] [stderr] Compiling aead v0.5.2 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling uncased v0.9.10 [INFO] [stderr] Compiling glob v0.3.3 [INFO] [stderr] Compiling vsimd v0.8.0 [INFO] [stderr] Compiling winnow v0.7.13 [INFO] [stderr] Compiling unsafe-libyaml v0.2.11 [INFO] [stderr] Compiling data-encoding v2.9.0 [INFO] [stderr] Compiling bitflags v2.9.3 [INFO] [stderr] Compiling outref v0.5.2 [INFO] [stderr] Compiling toml_write v0.1.2 [INFO] [stderr] Compiling snafu-derive v0.7.5 [INFO] [stderr] Compiling serde_yaml v0.9.34+deprecated [INFO] [stderr] Compiling clap_builder v4.5.46 [INFO] [stderr] Compiling snafu v0.8.7 [INFO] [stderr] Compiling data-encoding-macro-internal v0.1.16 [INFO] [stderr] Compiling sqlx-postgres v0.8.6 [INFO] [stderr] Compiling num v0.4.3 [INFO] [stderr] Compiling grok v2.4.0 [INFO] [stderr] Compiling poly1305 v0.8.0 [INFO] [stderr] Compiling openssh-sftp-protocol v0.24.1 [INFO] [stderr] Compiling lalrpop v0.22.2 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling pest_meta v2.8.1 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Compiling async-lock v3.4.1 [INFO] [stderr] Compiling ua-parser v0.2.1 [INFO] [stderr] Compiling tonic v0.13.1 [INFO] [stderr] Compiling ordered-multimap v0.7.3 [INFO] [stderr] Compiling pkcs1 v0.7.5 [INFO] [stderr] Compiling crc32c v0.6.8 [INFO] [stderr] Compiling num_enum_derive v0.6.1 [INFO] [stderr] Compiling openssh-sftp-error v0.5.1 [INFO] [stderr] Compiling pear_codegen v0.2.9 [INFO] [stderr] Compiling concurrent_arena v0.1.11 [INFO] [stderr] Compiling object v0.36.7 [INFO] [stderr] Compiling awaitable v0.4.0 [INFO] [stderr] Compiling tracing-opentelemetry v0.31.0 [INFO] [stderr] Compiling tokio-io-utility v0.7.6 [INFO] [stderr] Compiling simple_asn1 v0.6.3 [INFO] [stderr] Compiling phf_shared v0.12.1 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling clap_derive v4.5.45 [INFO] [stderr] Compiling signature v2.2.0 [INFO] [stderr] Compiling dbl v0.3.2 [INFO] [stderr] Compiling derive_destructure2 v0.1.3 [INFO] [stderr] Compiling hostname v0.4.1 [INFO] [stderr] Compiling half v2.6.0 [INFO] [stderr] Compiling figment v0.10.19 [INFO] [stderr] Compiling trim-in-place v0.1.7 [INFO] [stderr] Compiling inlinable_string v0.1.15 [INFO] [stderr] Compiling ciborium-io v0.2.2 [INFO] [stderr] Compiling snap v1.1.1 [INFO] [stderr] Compiling woothee v0.13.0 [INFO] [stderr] Compiling rust_decimal v1.37.2 [INFO] [stderr] Compiling chrono-tz v0.10.4 [INFO] [stderr] Compiling matchit v0.8.4 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Compiling psl-types v2.0.11 [INFO] [stderr] Compiling owo-colors v4.2.2 [INFO] [stderr] Compiling heapless v0.8.0 [INFO] [stderr] Compiling moka v0.12.10 [INFO] [stderr] Compiling pear v0.2.9 [INFO] [stderr] Compiling ciborium-ll v0.2.2 [INFO] [stderr] Compiling rust-ini v0.21.1 [INFO] [stderr] Compiling openssh-sftp-client-lowlevel v0.7.2 [INFO] [stderr] Compiling clap v4.5.46 [INFO] [stderr] Compiling backtrace v0.3.75 [INFO] [stderr] Compiling jsonwebtoken v9.3.1 [INFO] [stderr] Compiling cmac v0.7.2 [INFO] [stderr] Compiling sqlx-macros-core v0.8.6 [INFO] [stderr] Compiling rsa v0.9.8 [INFO] [stderr] Compiling phf v0.12.1 [INFO] [stderr] Compiling toml v0.8.23 [INFO] [stderr] Compiling opentelemetry-proto v0.30.0 [INFO] [stderr] Compiling referencing v0.32.1 [INFO] [stderr] Compiling snafu v0.7.5 [INFO] [stderr] Compiling num_enum v0.6.1 [INFO] [stderr] Compiling pest_generator v2.8.1 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling fraction v0.15.3 [INFO] [stderr] Compiling data-encoding-macro v0.1.18 [INFO] [stderr] Compiling onig v6.5.1 [INFO] [stderr] Compiling uuid-simd v0.8.0 [INFO] [stderr] Compiling fancy-regex v0.16.1 [INFO] [stderr] Compiling opentelemetry-http v0.30.0 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling console v0.15.11 [INFO] [stderr] Compiling prost-types v0.13.5 [INFO] [stderr] Compiling octseq v0.5.2 [INFO] [stderr] Compiling quick-xml v0.37.5 [INFO] [stderr] Compiling serde_path_to_error v0.1.17 [INFO] [stderr] Compiling email_address v0.2.9 [INFO] [stderr] Compiling axum-core v0.5.2 [INFO] [stderr] Compiling hash32 v0.3.1 [INFO] [stderr] Compiling ctr v0.9.2 [INFO] [stderr] Compiling chacha20 v0.9.1 [INFO] [stderr] Compiling delegate-attr v0.3.0 [INFO] [stderr] Compiling domain-macros v0.11.0 [INFO] [stderr] Compiling vte v0.14.1 [INFO] [stderr] Compiling core2 v0.4.0 [INFO] [stderr] Compiling csv-core v0.1.12 [INFO] [stderr] Compiling base-x v0.2.11 [INFO] [stderr] Compiling twox-hash v2.1.1 [INFO] [stderr] Compiling unsigned-varint v0.8.0 [INFO] [stderr] Compiling bytecount v0.6.9 [INFO] [stderr] Compiling num-cmp v0.1.0 [INFO] [stderr] Compiling is_ci v1.2.0 [INFO] [stderr] Compiling indicatif v0.17.11 [INFO] [stderr] Compiling codespan-reporting v0.12.0 [INFO] [stderr] Compiling community-id v0.2.3 [INFO] [stderr] Compiling jsonschema v0.32.1 [INFO] [stderr] Compiling domain v0.11.0 [INFO] [stderr] Compiling reqsign v0.16.5 [INFO] [stderr] Compiling vrl v0.26.0 [INFO] [stderr] Compiling supports-color v3.0.2 [INFO] [stderr] Compiling multihash v0.19.3 [INFO] [stderr] Compiling csv v1.3.1 [INFO] [stderr] Compiling axum v0.8.4 [INFO] [stderr] Compiling lz4_flex v0.11.5 [INFO] [stderr] Compiling multibase v0.9.1 [INFO] [stderr] Compiling fancy-regex v0.15.0 [INFO] [stderr] Compiling cloudevents-sdk v0.8.0 [INFO] [stderr] Compiling strip-ansi-escapes v0.2.1 [INFO] [stderr] Compiling chacha20poly1305 v0.10.1 [INFO] [stderr] Compiling aes-siv v0.7.0 [INFO] [stderr] Compiling prost-reflect v0.14.7 [INFO] [stderr] Compiling opentelemetry-otlp v0.30.0 [INFO] [stderr] Compiling pest_derive v2.8.1 [INFO] [stderr] Compiling serde_with_macros v3.14.0 [INFO] [stderr] Compiling influxdb-line-protocol v2.0.0 [INFO] [stderr] Compiling sqlx-macros v0.8.6 [INFO] [stderr] Compiling backtrace-ext v0.2.1 [INFO] [stderr] Compiling openssh-sftp-client v0.15.3 [INFO] [stderr] Compiling ciborium v0.2.2 [INFO] [stderr] Compiling convert_case v0.7.1 [INFO] [stderr] Compiling psl v2.1.136 [INFO] [stderr] Compiling publicsuffix v2.3.0 [INFO] [stderr] Compiling nom-language v0.1.0 [INFO] [stderr] Compiling syslog_loose v0.22.0 [INFO] [stderr] Compiling tracing-opentelemetry-instrumentation-sdk v0.30.0 [INFO] [stderr] Compiling crypto_secretbox v0.1.1 [INFO] [stderr] Compiling base64-simd v0.8.0 [INFO] [stderr] Compiling eventsource-stream v0.2.3 [INFO] [stderr] Compiling reqwest-middleware v0.4.2 [INFO] [stderr] Compiling tracing-logfmt v0.3.5 [INFO] [stderr] Compiling derive_more-impl v2.0.1 [INFO] [stderr] Compiling backon v1.5.2 [INFO] [stderr] Compiling terminal_size v0.4.3 [INFO] [stderr] Compiling bb8 v0.9.0 [INFO] [stderr] Compiling base62 v2.2.1 [INFO] [stderr] Compiling charset v0.1.5 [INFO] [stderr] Compiling cfb-mode v0.8.2 [INFO] [stderr] Compiling ofb v0.6.1 [INFO] [stderr] Compiling sha-1 v0.10.1 [INFO] [stderr] Compiling ordered-float v4.6.0 [INFO] [stderr] Compiling dns-lookup v2.1.1 [INFO] [stderr] Compiling miette-derive v7.6.0 [INFO] [stderr] Compiling bstr v1.12.0 [INFO] [stderr] Compiling cidr v0.3.1 [INFO] [stderr] Compiling parse-size v1.1.0 [INFO] [stderr] Compiling simdutf8 v0.1.5 [INFO] [stderr] Compiling base16 v0.2.1 [INFO] [stderr] Compiling futures-timer v3.0.3 [INFO] [stderr] Compiling peeking_take_while v1.0.0 [INFO] [stderr] Compiling indoc v2.0.6 [INFO] [stderr] Compiling roxmltree v0.20.0 [INFO] [stderr] Compiling opentelemetry-semantic-conventions v0.30.0 [INFO] [stderr] Compiling supports-hyperlinks v3.1.0 [INFO] [stderr] Compiling quoted_printable v0.5.1 [INFO] [stderr] Compiling supports-unicode v3.0.0 [INFO] [stderr] Compiling seahash v4.1.0 [INFO] [stderr] Compiling miette v7.6.0 [INFO] [stderr] Compiling init-tracing-opentelemetry v0.30.1 [INFO] [stderr] Compiling reqwest-eventsource v0.6.0 [INFO] [stderr] Compiling derive_more v2.0.1 [INFO] [stderr] Compiling globset v0.4.16 [INFO] [stderr] Compiling humantime-serde v1.1.1 [INFO] [stderr] Compiling opendal v0.54.0 [INFO] [stderr] Compiling reqwest-tracing v0.5.8 [INFO] [stderr] Compiling axum-tracing-opentelemetry v0.30.0 [INFO] [stderr] Compiling sqlx v0.8.6 [INFO] [stderr] Compiling serde_with v3.14.0 [INFO] [stderr] Compiling figment_file_provider_adapter v0.1.1 [INFO] [stderr] Compiling faster-hex v0.10.0 [INFO] [stderr] Compiling cdevents-sdk v0.2.0 [INFO] [stderr] Compiling cid v0.11.1 [INFO] [stderr] Compiling cliclack v0.3.6 [INFO] [stderr] Compiling clap-verbosity-flag v3.0.4 [INFO] [stderr] Compiling similar v2.7.0 [INFO] [stderr] Compiling secrecy v0.10.3 [INFO] [stderr] Compiling enum_dispatch v0.3.13 [INFO] [stderr] Compiling cdviz-collector v0.14.0 (/opt/rustwide/workdir) [INFO] [stderr] error: could not compile `vrl` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/b83b707f97d809763b7861afa7638871f3339a33/bin/rustc --crate-name vrl --edition=2024 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vrl-0.26.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="compiler"' --cfg 'feature="core"' --cfg 'feature="datadog"' --cfg 'feature="datadog_filter"' --cfg 'feature="datadog_grok"' --cfg 'feature="datadog_search"' --cfg 'feature="diagnostic"' --cfg 'feature="parser"' --cfg 'feature="parsing"' --cfg 'feature="path"' --cfg 'feature="stdlib"' --cfg 'feature="value"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arbitrary", "cli", "compiler", "core", "datadog", "datadog_filter", "datadog_grok", "datadog_search", "default", "diagnostic", "float_roundtrip", "lua", "parser", "parsing", "path", "proptest", "stdlib", "string_path", "test", "test_framework", "value"))' -C metadata=ad75d2642f09c496 -C extra-filename=-f422a7d36ef38e12 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern aes=/opt/rustwide/target/debug/deps/libaes-f29c985416955ff1.rmeta --extern aes_siv=/opt/rustwide/target/debug/deps/libaes_siv-3b2283b771c65e85.rmeta --extern base16=/opt/rustwide/target/debug/deps/libbase16-2d78241ea2aa55e3.rmeta --extern base62=/opt/rustwide/target/debug/deps/libbase62-02d2d7ecfc803103.rmeta --extern base64_simd=/opt/rustwide/target/debug/deps/libbase64_simd-a89cf1c4a41c208c.rmeta --extern bytes=/opt/rustwide/target/debug/deps/libbytes-bfe11088fe358bd1.rmeta --extern cbc=/opt/rustwide/target/debug/deps/libcbc-672941d6a00c68cf.rmeta --extern cfb_mode=/opt/rustwide/target/debug/deps/libcfb_mode-98587c1446928f8f.rmeta --extern cfg_if=/opt/rustwide/target/debug/deps/libcfg_if-666d36e5ee0df220.rmeta --extern chacha20poly1305=/opt/rustwide/target/debug/deps/libchacha20poly1305-dd918eef0c30c988.rmeta --extern charset=/opt/rustwide/target/debug/deps/libcharset-a1dc687e002bf09c.rmeta --extern chrono=/opt/rustwide/target/debug/deps/libchrono-7c13332a5cb6fe59.rmeta --extern chrono_tz=/opt/rustwide/target/debug/deps/libchrono_tz-87c8c8c3b793827a.rmeta --extern ciborium=/opt/rustwide/target/debug/deps/libciborium-e09c6a4c1498f195.rmeta --extern cidr=/opt/rustwide/target/debug/deps/libcidr-563724f7a0a3dec4.rmeta --extern clap=/opt/rustwide/target/debug/deps/libclap-ff8cee58bcdcbb99.rmeta --extern codespan_reporting=/opt/rustwide/target/debug/deps/libcodespan_reporting-d42953b9795750cd.rmeta --extern community_id=/opt/rustwide/target/debug/deps/libcommunity_id-d80e12d01e2272d9.rmeta --extern convert_case=/opt/rustwide/target/debug/deps/libconvert_case-3ab6e80358d574c7.rmeta --extern crc=/opt/rustwide/target/debug/deps/libcrc-e2835db17b0f9957.rmeta --extern crypto_secretbox=/opt/rustwide/target/debug/deps/libcrypto_secretbox-1d46264e397674e3.rmeta --extern csv=/opt/rustwide/target/debug/deps/libcsv-c6ef2ea2a6bb9ceb.rmeta --extern ctr=/opt/rustwide/target/debug/deps/libctr-6dca8decdd69ed98.rmeta --extern digest=/opt/rustwide/target/debug/deps/libdigest-d8ab95106f75d1a1.rmeta --extern dns_lookup=/opt/rustwide/target/debug/deps/libdns_lookup-594ee040e1764123.rmeta --extern domain=/opt/rustwide/target/debug/deps/libdomain-74cb4ffb55e7c9d6.rmeta --extern dyn_clone=/opt/rustwide/target/debug/deps/libdyn_clone-1c1b05e4f4a02cac.rmeta --extern encoding_rs=/opt/rustwide/target/debug/deps/libencoding_rs-9c17f8ff91866c9c.rmeta --extern fancy_regex=/opt/rustwide/target/debug/deps/libfancy_regex-8873c44f398f3881.rmeta --extern flate2=/opt/rustwide/target/debug/deps/libflate2-2fa6e3a90f7703eb.rmeta --extern grok=/opt/rustwide/target/debug/deps/libgrok-d5a0919f4f748ec0.rmeta --extern hex=/opt/rustwide/target/debug/deps/libhex-28742b4ca144387c.rmeta --extern hmac=/opt/rustwide/target/debug/deps/libhmac-fcc626a1783ec72d.rmeta --extern hostname=/opt/rustwide/target/debug/deps/libhostname-74098e3effad22d2.rmeta --extern iana_time_zone=/opt/rustwide/target/debug/deps/libiana_time_zone-693b81a5c0b46492.rmeta --extern idna=/opt/rustwide/target/debug/deps/libidna-202b719e43ca2e69.rmeta --extern indexmap=/opt/rustwide/target/debug/deps/libindexmap-6dc65aab7c30f77a.rmeta --extern indoc=/opt/rustwide/target/debug/deps/libindoc-1664f53579d49ae9.so --extern influxdb_line_protocol=/opt/rustwide/target/debug/deps/libinfluxdb_line_protocol-307e0d6d96fb93af.rmeta --extern itertools=/opt/rustwide/target/debug/deps/libitertools-7e8bab490f84c8b9.rmeta --extern jsonschema=/opt/rustwide/target/debug/deps/libjsonschema-ebd438f858056c57.rmeta --extern lalrpop_util=/opt/rustwide/target/debug/deps/liblalrpop_util-2809338eee372c1e.rmeta --extern lz4_flex=/opt/rustwide/target/debug/deps/liblz4_flex-cd65cf6220a645fe.rmeta --extern md5=/opt/rustwide/target/debug/deps/libmd5-b738e27b0b695848.rmeta --extern nom=/opt/rustwide/target/debug/deps/libnom-d419baf29c2f28e8.rmeta --extern nom_language=/opt/rustwide/target/debug/deps/libnom_language-69a9e117610f7f7b.rmeta --extern ofb=/opt/rustwide/target/debug/deps/libofb-82f503ccc8beffa5.rmeta --extern onig=/opt/rustwide/target/debug/deps/libonig-a62c34b9b6d91267.rmeta --extern ordered_float=/opt/rustwide/target/debug/deps/libordered_float-71be5e8f98ed98e7.rmeta --extern parse_size=/opt/rustwide/target/debug/deps/libparse_size-fa2fefc869fcfd66.rmeta --extern peeking_take_while=/opt/rustwide/target/debug/deps/libpeeking_take_while-b84a9143bbf79edd.rmeta --extern percent_encoding=/opt/rustwide/target/debug/deps/libpercent_encoding-c53c37e60dd2727e.rmeta --extern pest=/opt/rustwide/target/debug/deps/libpest-16d817230ff15306.rmeta --extern pest_derive=/opt/rustwide/target/debug/deps/libpest_derive-432f04d3a52e39dd.so --extern prost=/opt/rustwide/target/debug/deps/libprost-0ea28a7e29c97241.rmeta --extern prost_reflect=/opt/rustwide/target/debug/deps/libprost_reflect-3c7ad2adf7cf3254.rmeta --extern psl=/opt/rustwide/target/debug/deps/libpsl-fcb40ee54dfb42f0.rmeta --extern psl_types=/opt/rustwide/target/debug/deps/libpsl_types-fd0d8ee12106f23e.rmeta --extern publicsuffix=/opt/rustwide/target/debug/deps/libpublicsuffix-44b764fb148e5766.rmeta --extern quoted_printable=/opt/rustwide/target/debug/deps/libquoted_printable-7d55cf8c6b4707b9.rmeta --extern rand=/opt/rustwide/target/debug/deps/librand-07b75eec6006a3c0.rmeta --extern regex=/opt/rustwide/target/debug/deps/libregex-eda41cef2773aee6.rmeta --extern roxmltree=/opt/rustwide/target/debug/deps/libroxmltree-699994c8f7c8a52e.rmeta --extern rust_decimal=/opt/rustwide/target/debug/deps/librust_decimal-378923ea2356d728.rmeta --extern seahash=/opt/rustwide/target/debug/deps/libseahash-c7c9833d5abc2ba8.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-3ec60a967ff4b59e.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-6e42ff00a7079e26.rmeta --extern sha1=/opt/rustwide/target/debug/deps/libsha1-46c7c6ddd8f3d36c.rmeta --extern sha_2=/opt/rustwide/target/debug/deps/libsha2-84ca54792ba6d4e9.rmeta --extern sha_3=/opt/rustwide/target/debug/deps/libsha3-7d5b89e0d94642dd.rmeta --extern simdutf8=/opt/rustwide/target/debug/deps/libsimdutf8-707b525ce49425da.rmeta --extern snafu=/opt/rustwide/target/debug/deps/libsnafu-7056ef2819a9d7a0.rmeta --extern snap=/opt/rustwide/target/debug/deps/libsnap-b2d4f7df4b7b1de7.rmeta --extern strip_ansi_escapes=/opt/rustwide/target/debug/deps/libstrip_ansi_escapes-0a76ad9795d407c4.rmeta --extern syslog_loose=/opt/rustwide/target/debug/deps/libsyslog_loose-3b2fcf52a87af21a.rmeta --extern termcolor=/opt/rustwide/target/debug/deps/libtermcolor-96a9ed65821a6544.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-a5b43eced34587fb.rmeta --extern tokio=/opt/rustwide/target/debug/deps/libtokio-2a626ec2153f7942.rmeta --extern tracing=/opt/rustwide/target/debug/deps/libtracing-5ff29e03346ba12c.rmeta --extern ua_parser=/opt/rustwide/target/debug/deps/libua_parser-554b1562e723f72b.rmeta --extern unicode_segmentation=/opt/rustwide/target/debug/deps/libunicode_segmentation-ff3f1aa3aad6e639.rmeta --extern url=/opt/rustwide/target/debug/deps/liburl-38d907d611dd1b04.rmeta --extern utf8_width=/opt/rustwide/target/debug/deps/libutf8_width-374686a5ee60ad8b.rmeta --extern uuid=/opt/rustwide/target/debug/deps/libuuid-143f40d3823b570d.rmeta --extern woothee=/opt/rustwide/target/debug/deps/libwoothee-53407af184be8695.rmeta --extern zstd=/opt/rustwide/target/debug/deps/libzstd-88ad820454a8062e.rmeta --cap-lints allow --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/onig_sys-bc407f98296e21af/out -L native=/opt/rustwide/target/debug/build/zstd-sys-783fe1ebbe27a4a2/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: struct `Config` is never constructed [INFO] [stdout] --> src/pipes/collect_to_vec.rs:11:19 [INFO] [stdout] | [INFO] [stdout] 11 | pub(crate) struct Config {} [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `-D dead-code` implied by `-D warnings` [INFO] [stdout] = help: to override `-D warnings` add `#[allow(dead_code)]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: struct `Config` is never constructed [INFO] [stdout] --> src/pipes/passthrough.rs:8:19 [INFO] [stdout] | [INFO] [stdout] 8 | pub(crate) struct Config {} [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `cdviz-collector` (lib) due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "cee8010400708c6825656263ba9aef86ddbc26d818631b851996964fed2c49b3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cee8010400708c6825656263ba9aef86ddbc26d818631b851996964fed2c49b3", kill_on_drop: false }` [INFO] [stdout] cee8010400708c6825656263ba9aef86ddbc26d818631b851996964fed2c49b3