[INFO] fetching crate hive-router-internal 0.0.4...
[INFO] testing hive-router-internal-0.0.4 against try#db823df02fd0c2cf67b43025ac3fef3f2d743245 for pr-150681
[INFO] extracting crate hive-router-internal 0.0.4 into /workspace/builds/worker-3-tc2/source
[INFO] started tweaking crates.io crate hive-router-internal 0.0.4
[INFO] finished tweaking crates.io crate hive-router-internal 0.0.4
[INFO] tweaked toml for crates.io crate hive-router-internal 0.0.4 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate hive-router-internal 0.0.4 on toolchain db823df02fd0c2cf67b43025ac3fef3f2d743245
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate hive-router-internal 0.0.4 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" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 1826a83d1e8de0cc84084eebaaa1083664822a15b13f3a59a62014a00ecda6d2
[INFO] running `Command { std: "docker" "start" "-a" "1826a83d1e8de0cc84084eebaaa1083664822a15b13f3a59a62014a00ecda6d2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1826a83d1e8de0cc84084eebaaa1083664822a15b13f3a59a62014a00ecda6d2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1826a83d1e8de0cc84084eebaaa1083664822a15b13f3a59a62014a00ecda6d2", kill_on_drop: false }`
[INFO] [stdout] 1826a83d1e8de0cc84084eebaaa1083664822a15b13f3a59a62014a00ecda6d2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 48c4f16f3aece7f6e6e1098922c18577bd8af300e7fb201cb89e9f5e93530cc9
[INFO] running `Command { std: "docker" "start" "-a" "48c4f16f3aece7f6e6e1098922c18577bd8af300e7fb201cb89e9f5e93530cc9", kill_on_drop: false }`
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling generic-array v0.14.9
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling base64ct v1.8.0
[INFO] [stderr]    Compiling syn v2.0.108
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling cc v1.2.44
[INFO] [stderr]    Compiling pem-rfc7468 v0.7.0
[INFO] [stderr]    Compiling socket2 v0.6.1
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling der v0.7.10
[INFO] [stderr]    Compiling mio v1.1.0
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling block-padding v0.3.3
[INFO] [stderr]    Compiling inout v0.1.4
[INFO] [stderr]    Compiling hashbrown v0.16.0
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling spki v0.7.3
[INFO] [stderr]    Compiling http v1.3.1
[INFO] [stderr]    Compiling pkcs8 v0.10.2
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling icu_properties_data v2.1.1
[INFO] [stderr]    Compiling indexmap v2.12.0
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling crunchy v0.2.4
[INFO] [stderr]    Compiling rustls-pki-types v1.13.0
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling ref-cast v1.0.25
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling signature v2.2.0
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling ff v0.13.1
[INFO] [stderr]    Compiling base16ct v0.2.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling rustls v0.23.34
[INFO] [stderr]    Compiling pest v2.8.3
[INFO] [stderr]    Compiling sec1 v0.7.3
[INFO] [stderr]    Compiling group v0.13.0
[INFO] [stderr]    Compiling hkdf v0.12.4
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling crypto-bigint v0.5.5
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling time-core v0.1.6
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling nohash v0.2.0
[INFO] [stderr]    Compiling time-macros v0.2.24
[INFO] [stderr]    Compiling const-random-macro v0.1.16
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zerocopy-derive v0.8.27
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling zerocopy v0.8.27
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling ref-cast-impl v1.0.25
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling rustls-webpki v0.103.8
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling elliptic-curve v0.13.8
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.1
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling deranged v0.5.5
[INFO] [stderr]    Compiling pest_meta v2.8.3
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling zstd-sys v2.0.16+zstd.1.5.7
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling tokio-util v0.7.17
[INFO] [stderr]    Compiling event-listener v5.4.1
[INFO] [stderr]    Compiling rustls-native-certs v0.8.2
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling h2 v0.4.12
[INFO] [stderr]    Compiling time v0.3.44
[INFO] [stderr]    Compiling pest_generator v2.8.3
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling const-random v0.1.18
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling rfc6979 v0.4.0
[INFO] [stderr]    Compiling onig_sys v69.9.1
[INFO] [stderr]    Compiling iri-string v0.7.8
[INFO] [stderr]    Compiling fixedbitset v0.5.7
[INFO] [stderr]    Compiling doc-comment v0.3.4
[INFO] [stderr]    Compiling bit-vec v0.8.0
[INFO] [stderr]    Compiling new_debug_unreachable v1.0.6
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling term v1.2.0
[INFO] [stderr]    Compiling num-bigint-dig v0.8.5
[INFO] [stderr]    Compiling erased-serde v0.4.8
[INFO] [stderr]    Compiling portable-atomic v1.11.1
[INFO] [stderr]    Compiling precomputed-hash v0.1.1
[INFO] [stderr]    Compiling string_cache v0.8.9
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling bit-set v0.8.0
[INFO] [stderr]    Compiling ascii-canvas v4.0.0
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling petgraph v0.7.1
[INFO] [stderr]    Compiling tower-http v0.6.6
[INFO] [stderr]    Compiling ecdsa v0.16.9
[INFO] [stderr]    Compiling dlv-list v0.5.2
[INFO] [stderr]    Compiling pest_derive v2.8.3
[INFO] [stderr]    Compiling sha3 v0.10.8
[INFO] [stderr]    Compiling event-listener-strategy v0.5.4
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling lalrpop-util v0.22.2
[INFO] [stderr]    Compiling primeorder v0.13.6
[INFO] [stderr]    Compiling hyper v1.7.0
[INFO] [stderr]    Compiling regex-filtered v0.2.0
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling prost-derive v0.13.5
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling hyper-util v0.1.17
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling aead v0.5.2
[INFO] [stderr]    Compiling universal-hash v0.5.1
[INFO] [stderr]    Compiling ena v0.14.3
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling winnow v0.7.13
[INFO] [stderr]    Compiling unicode-xid v0.2.6
[INFO] [stderr]    Compiling vsimd v0.8.0
[INFO] [stderr]    Compiling opaque-debug v0.3.1
[INFO] [stderr]    Compiling borrow-or-share v0.2.4
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]    Compiling outref v0.5.2
[INFO] [stderr]    Compiling unicode-general-category v1.1.0
[INFO] [stderr]    Compiling moka v0.12.11
[INFO] [stderr]    Compiling iana-time-zone v0.1.64
[INFO] [stderr]    Compiling unsafe-libyaml v0.2.11
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling num v0.4.3
[INFO] [stderr]    Compiling grok v2.4.0
[INFO] [stderr]    Compiling snafu-derive v0.7.5
[INFO] [stderr]    Compiling fluent-uri v0.4.1
[INFO] [stderr]    Compiling lalrpop v0.22.2
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling reqwest v0.12.24
[INFO] [stderr]    Compiling toml_parser v1.0.4
[INFO] [stderr]    Compiling poly1305 v0.8.0
[INFO] [stderr]    Compiling prost v0.13.5
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]    Compiling ua-parser v0.2.1
[INFO] [stderr]    Compiling async-lock v3.4.1
[INFO] [stderr]    Compiling ordered-multimap v0.7.3
[INFO] [stderr]    Compiling hashlink v0.10.0
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling serde_derive_internals v0.29.1
[INFO] [stderr]    Compiling ed25519 v2.2.3
[INFO] [stderr]    Compiling phf_shared v0.12.1
[INFO] [stderr]    Compiling serde_spanned v1.0.3
[INFO] [stderr]    Compiling toml_datetime v0.7.3
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling pkcs1 v0.7.5
[INFO] [stderr]    Compiling uuid v1.18.1
[INFO] [stderr]    Compiling aes v0.8.4
[INFO] [stderr]    Compiling dbl v0.3.2
[INFO] [stderr]    Compiling nom v8.0.0
[INFO] [stderr]    Compiling dyn-clone v1.0.20
[INFO] [stderr]    Compiling rust_decimal v1.39.0
[INFO] [stderr]    Compiling woothee v0.13.0
[INFO] [stderr]    Compiling ciborium-io v0.2.2
[INFO] [stderr]    Compiling chrono-tz v0.10.4
[INFO] [stderr]    Compiling base64 v0.21.7
[INFO] [stderr]    Compiling tagptr v0.2.0
[INFO] [stderr]    Compiling snap v1.1.1
[INFO] [stderr]    Compiling zlib-rs v0.5.2
[INFO] [stderr]    Compiling psl-types v2.0.11
[INFO] [stderr]    Compiling arraydeque v0.5.1
[INFO] [stderr]    Compiling simdutf8 v0.1.5
[INFO] [stderr]    Compiling yaml-rust2 v0.10.4
[INFO] [stderr]    Compiling ron v0.8.1
[INFO] [stderr]    Compiling snafu-derive v0.8.9
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling cmac v0.7.2
[INFO] [stderr]    Compiling rsa v0.9.8
[INFO] [stderr]    Compiling schemars_derive v1.0.5
[INFO] [stderr]    Compiling toml v0.9.8
[INFO] [stderr]    Compiling phf v0.12.1
[INFO] [stderr]    Compiling ed25519-dalek v2.2.0
[INFO] [stderr]    Compiling libz-rs-sys v0.5.2
[INFO] [stderr]    Compiling reqwest-middleware v0.4.2
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling serde-untagged v0.1.9
[INFO] [stderr]    Compiling rust-ini v0.21.3
[INFO] [stderr]    Compiling snafu v0.7.5
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling prost-types v0.13.5
[INFO] [stderr]    Compiling referencing v0.37.4
[INFO] [stderr]    Compiling onig v6.5.1
[INFO] [stderr]    Compiling fraction v0.15.3
[INFO] [stderr]    Compiling uuid-simd v0.8.0
[INFO] [stderr]    Compiling p256 v0.13.2
[INFO] [stderr]    Compiling p384 v0.13.1
[INFO] [stderr]    Compiling json5 v0.4.1
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]    Compiling fancy-regex v0.16.2
[INFO] [stderr]    Compiling convert_case v0.6.0
[INFO] [stderr]    Compiling simple_asn1 v0.6.3
[INFO] [stderr]    Compiling retry-policies v0.4.0
[INFO] [stderr]    Compiling octseq v0.5.2
[INFO] [stderr]    Compiling email_address v0.2.9
[INFO] [stderr]    Compiling envconfig_derive v0.11.0
[INFO] [stderr]    Compiling domain-macros v0.11.1
[INFO] [stderr]    Compiling pem v3.0.6
[INFO] [stderr]    Compiling ctr v0.9.2
[INFO] [stderr]    Compiling chacha20 v0.9.1
[INFO] [stderr]    Compiling salsa20 v0.10.2
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling vte v0.14.1
[INFO] [stderr]    Compiling csv-core v0.1.13
[INFO] [stderr]    Compiling num-cmp v0.1.0
[INFO] [stderr]    Compiling pathdiff v0.2.3
[INFO] [stderr]    Compiling unicode-width v0.2.2
[INFO] [stderr]    Compiling bytecount v0.6.9
[INFO] [stderr]    Compiling twox-hash v2.1.2
[INFO] [stderr]    Compiling crc-catalog v2.4.0
[INFO] [stderr]    Compiling humantime v2.3.0
[INFO] [stderr]    Compiling community-id v0.2.4
[INFO] [stderr]    Compiling crc v3.3.0
[INFO] [stderr]    Compiling humantime-serde v1.1.1
[INFO] [stderr]    Compiling fancy-regex v0.15.0
[INFO] [stderr]    Compiling codespan-reporting v0.12.0
[INFO] [stderr]    Compiling domain v0.11.1
[INFO] [stderr]    Compiling jsonschema v0.37.4
[INFO] [stderr]    Compiling lz4_flex v0.11.5
[INFO] [stderr]    Compiling csv v1.4.0
[INFO] [stderr]    Compiling config v0.15.18
[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 crypto_secretbox v0.1.1
[INFO] [stderr]    Compiling jsonwebtoken v10.1.0
[INFO] [stderr]    Compiling envconfig v0.11.0
[INFO] [stderr]    Compiling reqwest-retry v0.7.0
[INFO] [stderr]    Compiling vrl v0.29.0
[INFO] [stderr]    Compiling prost-reflect v0.14.7
[INFO] [stderr]    Compiling retry-policies v0.5.1
[INFO] [stderr]    Compiling zstd v0.13.3
[INFO] [stderr]    Compiling flate2 v1.1.5
[INFO] [stderr]    Compiling schemars v1.0.5
[INFO] [stderr]    Compiling influxdb-line-protocol v2.0.0
[INFO] [stderr]    Compiling syslog_loose v0.22.0
[INFO] [stderr]    Compiling nom-language v0.1.0
[INFO] [stderr]    Compiling snafu v0.8.9
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling faststr v0.2.32
[INFO] [stderr]    Compiling publicsuffix v2.3.0
[INFO] [stderr]    Compiling psl v2.1.157
[INFO] [stderr]    Compiling ipcrypt-rs v0.9.4
[INFO] [stderr]    Compiling base64-simd v0.8.0
[INFO] [stderr]    Compiling convert_case v0.7.1
[INFO] [stderr]    Compiling charset v0.1.5
[INFO] [stderr]    Compiling cfb-mode v0.8.2
[INFO] [stderr]    Compiling cbc v0.1.2
[INFO] [stderr]    Compiling ofb v0.6.1
[INFO] [stderr]    Compiling sha-1 v0.10.1
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]    Compiling dns-lookup v2.1.1
[INFO] [stderr]    Compiling hostname v0.4.1
[INFO] [stderr]    Compiling sonic-simd v0.1.1
[INFO] [stderr]    Compiling sonic-number v0.1.0
[INFO] [stderr]    Compiling quoted_printable v0.5.1
[INFO] [stderr]    Compiling base62 v2.2.3
[INFO] [stderr]    Compiling utf8-width v0.1.7
[INFO] [stderr]    Compiling base16 v0.2.1
[INFO] [stderr]    Compiling indoc v2.0.7
[INFO] [stderr]    Compiling roxmltree v0.20.0
[INFO] [stderr]    Compiling cidr v0.3.1
[INFO] [stderr]    Compiling peeking_take_while v1.0.0
[INFO] [stderr]    Compiling xxhash-rust v0.8.15
[INFO] [stderr]    Compiling seahash v4.1.0
[INFO] [stderr]    Compiling parse-size v1.1.0
[INFO] [stderr]    Compiling sonic-rs v0.5.5
[INFO] [stderr]    Compiling hive-router-config v0.0.15
[INFO] [stderr]    Compiling hive-router-internal v0.0.4 (/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/db823df02fd0c2cf67b43025ac3fef3f2d743245/bin/rustc --crate-name vrl --edition=2024 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vrl-0.29.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="default"' --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("__mock_return_values_for_tests", "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=2cfceed05f306fb4 -C extra-filename=-5aa680520c7b87ab --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern aes=/opt/rustwide/target/debug/deps/libaes-2381edd36d55660c.rmeta --extern aes_siv=/opt/rustwide/target/debug/deps/libaes_siv-21316f43220f2eaf.rmeta --extern base16=/opt/rustwide/target/debug/deps/libbase16-2d78241ea2aa55e3.rmeta --extern base62=/opt/rustwide/target/debug/deps/libbase62-7a15e5c6178e4312.rmeta --extern base64_simd=/opt/rustwide/target/debug/deps/libbase64_simd-6d9f643cdd1f85e4.rmeta --extern bytes=/opt/rustwide/target/debug/deps/libbytes-bfe11088fe358bd1.rmeta --extern cbc=/opt/rustwide/target/debug/deps/libcbc-ffdd0b25ceafbbe5.rmeta --extern cfb_mode=/opt/rustwide/target/debug/deps/libcfb_mode-19ab4dcf892e108c.rmeta --extern cfg_if=/opt/rustwide/target/debug/deps/libcfg_if-5af52f617df93f8f.rmeta --extern chacha20poly1305=/opt/rustwide/target/debug/deps/libchacha20poly1305-4bae27f5a8fba49d.rmeta --extern charset=/opt/rustwide/target/debug/deps/libcharset-482fe9eef2f86bf9.rmeta --extern chrono=/opt/rustwide/target/debug/deps/libchrono-bf2f96d6ee700a83.rmeta --extern chrono_tz=/opt/rustwide/target/debug/deps/libchrono_tz-46d4719c9b618fa8.rmeta --extern ciborium=/opt/rustwide/target/debug/deps/libciborium-29b51d9d293db7bc.rmeta --extern cidr=/opt/rustwide/target/debug/deps/libcidr-563724f7a0a3dec4.rmeta --extern codespan_reporting=/opt/rustwide/target/debug/deps/libcodespan_reporting-e7c828040dfbefdd.rmeta --extern community_id=/opt/rustwide/target/debug/deps/libcommunity_id-7f041b9aada588e4.rmeta --extern convert_case=/opt/rustwide/target/debug/deps/libconvert_case-bb9584e608e0b70a.rmeta --extern crc=/opt/rustwide/target/debug/deps/libcrc-a204086179aba722.rmeta --extern crypto_secretbox=/opt/rustwide/target/debug/deps/libcrypto_secretbox-c324b988eecaf9da.rmeta --extern csv=/opt/rustwide/target/debug/deps/libcsv-dacf6bb75dbde744.rmeta --extern ctr=/opt/rustwide/target/debug/deps/libctr-27161f44058ea2c0.rmeta --extern digest=/opt/rustwide/target/debug/deps/libdigest-e5fbc3ae6160d0a3.rmeta --extern dns_lookup=/opt/rustwide/target/debug/deps/libdns_lookup-4d822bdbe8deea2f.rmeta --extern domain=/opt/rustwide/target/debug/deps/libdomain-7b0a91d697dba31a.rmeta --extern dyn_clone=/opt/rustwide/target/debug/deps/libdyn_clone-1c1b05e4f4a02cac.rmeta --extern encoding_rs=/opt/rustwide/target/debug/deps/libencoding_rs-f47fb1c01542042e.rmeta --extern fancy_regex=/opt/rustwide/target/debug/deps/libfancy_regex-400008fb37aaeaee.rmeta --extern flate2=/opt/rustwide/target/debug/deps/libflate2-c068b2814161e170.rmeta --extern grok=/opt/rustwide/target/debug/deps/libgrok-a5b6bda348e0b8a1.rmeta --extern hex=/opt/rustwide/target/debug/deps/libhex-28742b4ca144387c.rmeta --extern hmac=/opt/rustwide/target/debug/deps/libhmac-0b9a84540bfca2a2.rmeta --extern hostname=/opt/rustwide/target/debug/deps/libhostname-1d68234af523fccf.rmeta --extern iana_time_zone=/opt/rustwide/target/debug/deps/libiana_time_zone-54997521cde77023.rmeta --extern idna=/opt/rustwide/target/debug/deps/libidna-b11e41b6ceeed81b.rmeta --extern indexmap=/opt/rustwide/target/debug/deps/libindexmap-84d611c640052338.rmeta --extern indoc=/opt/rustwide/target/debug/deps/libindoc-0b189fa8d1397f9c.so --extern influxdb_line_protocol=/opt/rustwide/target/debug/deps/libinfluxdb_line_protocol-3502ced72b4b645b.rmeta --extern ipcrypt_rs=/opt/rustwide/target/debug/deps/libipcrypt_rs-a3fba987f0c165e3.rmeta --extern itertools=/opt/rustwide/target/debug/deps/libitertools-7b8f6fe48378701a.rmeta --extern jsonschema=/opt/rustwide/target/debug/deps/libjsonschema-c6b7dd881c9d4084.rmeta --extern lalrpop_util=/opt/rustwide/target/debug/deps/liblalrpop_util-10dc01b436b71c65.rmeta --extern lz4_flex=/opt/rustwide/target/debug/deps/liblz4_flex-3de69966d7591cc3.rmeta --extern md5=/opt/rustwide/target/debug/deps/libmd5-aad0c1d4d4fcb446.rmeta --extern nom=/opt/rustwide/target/debug/deps/libnom-067154f2e1d14e48.rmeta --extern nom_language=/opt/rustwide/target/debug/deps/libnom_language-38ecb59444958337.rmeta --extern ofb=/opt/rustwide/target/debug/deps/libofb-fb686ed06b2603d2.rmeta --extern onig=/opt/rustwide/target/debug/deps/libonig-57ec53238c685887.rmeta --extern ordered_float=/opt/rustwide/target/debug/deps/libordered_float-2a919cea35e883d2.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-e02d2e4fe6bb5026.rmeta --extern pest_derive=/opt/rustwide/target/debug/deps/libpest_derive-910b7571f863fb81.so --extern prost=/opt/rustwide/target/debug/deps/libprost-102a2ead5c1dbfaa.rmeta --extern prost_reflect=/opt/rustwide/target/debug/deps/libprost_reflect-1db654bdc8ff69bc.rmeta --extern psl=/opt/rustwide/target/debug/deps/libpsl-e87f1f1d12721da5.rmeta --extern psl_types=/opt/rustwide/target/debug/deps/libpsl_types-fd0d8ee12106f23e.rmeta --extern publicsuffix=/opt/rustwide/target/debug/deps/libpublicsuffix-2a18f37bb895937e.rmeta --extern quoted_printable=/opt/rustwide/target/debug/deps/libquoted_printable-7d55cf8c6b4707b9.rmeta --extern rand=/opt/rustwide/target/debug/deps/librand-ce440d94d14b0e62.rmeta --extern regex=/opt/rustwide/target/debug/deps/libregex-386029b11843883e.rmeta --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-e588879ff47e966b.rmeta --extern reqwest_middleware=/opt/rustwide/target/debug/deps/libreqwest_middleware-f6f48547de68ef1a.rmeta --extern reqwest_retry=/opt/rustwide/target/debug/deps/libreqwest_retry-94fdfcfc69053fd3.rmeta --extern roxmltree=/opt/rustwide/target/debug/deps/libroxmltree-699994c8f7c8a52e.rmeta --extern rust_decimal=/opt/rustwide/target/debug/deps/librust_decimal-6c303cc2bf54cd8a.rmeta --extern seahash=/opt/rustwide/target/debug/deps/libseahash-c7c9833d5abc2ba8.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-c4616c3cc62b1d03.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-c12c98a755bfc353.rmeta --extern sha1=/opt/rustwide/target/debug/deps/libsha1-41b7c72050441671.rmeta --extern sha_2=/opt/rustwide/target/debug/deps/libsha2-5031e9d0b90bbb8a.rmeta --extern sha_3=/opt/rustwide/target/debug/deps/libsha3-e74f6736cf8c2cbb.rmeta --extern simdutf8=/opt/rustwide/target/debug/deps/libsimdutf8-b9eeaa2868cc39a8.rmeta --extern snafu=/opt/rustwide/target/debug/deps/libsnafu-a39f86047db1dfb0.rmeta --extern snap=/opt/rustwide/target/debug/deps/libsnap-ce3e66b7fdbf9b7e.rmeta --extern strip_ansi_escapes=/opt/rustwide/target/debug/deps/libstrip_ansi_escapes-1627b4d42d3b6b8c.rmeta --extern syslog_loose=/opt/rustwide/target/debug/deps/libsyslog_loose-12ef1a2ee97619ce.rmeta --extern termcolor=/opt/rustwide/target/debug/deps/libtermcolor-96a9ed65821a6544.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-218d47a87e1f5652.rmeta --extern tokio=/opt/rustwide/target/debug/deps/libtokio-dba73360e6cb541e.rmeta --extern tracing=/opt/rustwide/target/debug/deps/libtracing-a6a6c4ebaa34f3b8.rmeta --extern ua_parser=/opt/rustwide/target/debug/deps/libua_parser-e56567ca40803fa7.rmeta --extern unicode_segmentation=/opt/rustwide/target/debug/deps/libunicode_segmentation-ff3f1aa3aad6e639.rmeta --extern url=/opt/rustwide/target/debug/deps/liburl-e3e52bffeb46151d.rmeta --extern utf8_width=/opt/rustwide/target/debug/deps/libutf8_width-374686a5ee60ad8b.rmeta --extern uuid=/opt/rustwide/target/debug/deps/libuuid-dd71deeffd4bdeba.rmeta --extern woothee=/opt/rustwide/target/debug/deps/libwoothee-75c2907590eef56b.rmeta --extern xxhash_rust=/opt/rustwide/target/debug/deps/libxxhash_rust-5bb6af39b277e69a.rmeta --extern zstd=/opt/rustwide/target/debug/deps/libzstd-114dccc2f1511155.rmeta --cap-lints allow --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/onig_sys-ae0e4df1ffe57ecd/out -L native=/opt/rustwide/target/debug/build/ring-2d454ab6ff6464d5/out -L native=/opt/rustwide/target/debug/build/zstd-sys-394efefa3cf6ee8b/out` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "48c4f16f3aece7f6e6e1098922c18577bd8af300e7fb201cb89e9f5e93530cc9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "48c4f16f3aece7f6e6e1098922c18577bd8af300e7fb201cb89e9f5e93530cc9", kill_on_drop: false }`
[INFO] [stdout] 48c4f16f3aece7f6e6e1098922c18577bd8af300e7fb201cb89e9f5e93530cc9
