[INFO] fetching crate rama-proxy 0.2.0... [INFO] testing rama-proxy-0.2.0 against try#8de4c7234dd9b97c9d76b58671343fdbbc9a433e+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_with_libc_patch_0 [INFO] extracting crate rama-proxy 0.2.0 into /workspace/builds/worker-1-tc1/source [INFO] started tweaking crates.io crate rama-proxy 0.2.0 [INFO] finished tweaking crates.io crate rama-proxy 0.2.0 [INFO] tweaked toml for crates.io crate rama-proxy 0.2.0 written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate rama-proxy 0.2.0 on toolchain 8de4c7234dd9b97c9d76b58671343fdbbc9a433e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate rama-proxy 0.2.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" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded venndb-macros v0.5.0 [INFO] [stderr] Downloaded rama-error v0.2.0 [INFO] [stderr] Downloaded rama-tcp v0.2.0 [INFO] [stderr] Downloaded rama-dns v0.2.0 [INFO] [stderr] Downloaded rama-net v0.2.0 [INFO] [stderr] Downloaded tokio-graceful v0.2.2 [INFO] [stderr] Downloaded rama-core v0.2.0 [INFO] [stderr] Downloaded rama-http-types v0.2.0 [INFO] [stderr] Downloaded rama-macros v0.2.0 [INFO] [stderr] Downloaded rama-utils v0.2.0 [INFO] [stderr] Downloaded psl v2.1.107 [INFO] [stderr] Downloaded venndb v0.5.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1890a5ff8e6aba69d3a346e20e6ff42343b12517a076ab148bb4114ae423c836 [INFO] running `Command { std: "docker" "start" "-a" "1890a5ff8e6aba69d3a346e20e6ff42343b12517a076ab148bb4114ae423c836", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1890a5ff8e6aba69d3a346e20e6ff42343b12517a076ab148bb4114ae423c836", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1890a5ff8e6aba69d3a346e20e6ff42343b12517a076ab148bb4114ae423c836", kill_on_drop: false }` [INFO] [stdout] 1890a5ff8e6aba69d3a346e20e6ff42343b12517a076ab148bb4114ae423c836 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "build" "--frozen" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] c8371b6e97c34e65d6a298ce868f75e36f87e7e3d6ca5521e79d1ae17681e397 [INFO] running `Command { std: "docker" "start" "-a" "c8371b6e97c34e65d6a298ce868f75e36f87e7e3d6ca5521e79d1ae17681e397", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.172 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling syn v2.0.101 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling http v1.3.1 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling smallvec v1.15.0 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling unicase v2.8.1 [INFO] [stderr] Compiling cpufeatures v0.2.17 [INFO] [stderr] Compiling mime_guess v2.0.5 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling rama-macros v0.2.0 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling mio v1.0.3 [INFO] [stderr] Compiling signal-hook-registry v1.4.5 [INFO] [stderr] Compiling socket2 v0.5.9 [INFO] [stderr] Compiling unicode-xid v0.2.6 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling hashbrown v0.15.3 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling const_format_proc_macros v0.2.34 [INFO] [stderr] Compiling headers-core v0.3.0 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling futures-lite v2.6.0 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling csv-core v0.1.12 [INFO] [stderr] Compiling rama-error v0.2.0 [INFO] [stderr] Compiling headers v0.4.0 [INFO] [stderr] Compiling nanorand v0.7.0 [INFO] [stderr] Compiling indexmap v2.9.0 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling sync_wrapper v1.0.2 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling psl-types v2.0.11 [INFO] [stderr] Compiling flume v0.11.1 [INFO] [stderr] Compiling psl v2.1.107 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling tinyvec v1.9.0 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling const_format v0.2.34 [INFO] [stderr] Compiling nom v8.0.0 [INFO] [stderr] Compiling ipnet v2.11.0 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling smol_str v0.3.2 [INFO] [stderr] Compiling unicode-normalization v0.1.24 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Compiling tokio v1.45.0 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling tokio-graceful v0.2.2 [INFO] [stderr] Compiling rama-utils v0.2.0 [INFO] [stderr] Compiling csv v1.3.1 [INFO] [stderr] Compiling serde_html_form v0.2.7 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling rama-core v0.2.0 [INFO] [stderr] Compiling rama-http-types v0.2.0 [INFO] [stderr] Compiling rama-net v0.2.0 [INFO] [stderr] Compiling rama-proxy v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 59.21s [INFO] running `Command { std: "docker" "inspect" "c8371b6e97c34e65d6a298ce868f75e36f87e7e3d6ca5521e79d1ae17681e397", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c8371b6e97c34e65d6a298ce868f75e36f87e7e3d6ca5521e79d1ae17681e397", kill_on_drop: false }` [INFO] [stdout] c8371b6e97c34e65d6a298ce868f75e36f87e7e3d6ca5521e79d1ae17681e397 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--no-run" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] a022a7b95b866bdc9ed9ea593bba39272191714b5799460eb7a929bc017e16df [INFO] running `Command { std: "docker" "start" "-a" "a022a7b95b866bdc9ed9ea593bba39272191714b5799460eb7a929bc017e16df", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.101 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling portable-atomic v1.11.0 [INFO] [stderr] Compiling critical-section v1.2.0 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling writeable v0.6.1 [INFO] [stderr] Compiling litemap v0.8.0 [INFO] [stderr] Compiling icu_properties_data v2.0.0 [INFO] [stderr] Compiling icu_normalizer_data v2.0.0 [INFO] [stderr] Compiling zerocopy v0.8.25 [INFO] [stderr] Compiling utf8_iter v1.0.4 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling moka v0.12.10 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling uuid v1.16.0 [INFO] [stderr] Compiling crossbeam-channel v0.5.15 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling data-encoding v2.9.0 [INFO] [stderr] Compiling tagptr v0.2.0 [INFO] [stderr] Compiling resolv-conf v0.7.3 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling rand v0.9.1 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling tokio v1.45.0 [INFO] [stderr] Compiling enum-as-inner v0.6.1 [INFO] [stderr] Compiling async-trait v0.1.88 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling zerovec v0.11.2 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling async-stream v0.3.6 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling potential_utf v0.1.2 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling icu_properties v2.0.0 [INFO] [stderr] Compiling tokio-graceful v0.2.2 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling tokio-test v0.4.4 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling rama-utils v0.2.0 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling serde_html_form v0.2.7 [INFO] [stderr] Compiling csv v1.3.1 [INFO] [stderr] Compiling rama-core v0.2.0 [INFO] [stderr] Compiling hickory-proto v0.25.2 [INFO] [stderr] Compiling hickory-resolver v0.25.2 [INFO] [stderr] Compiling rama-http-types v0.2.0 [INFO] [stderr] Compiling rama-net v0.2.0 [INFO] [stderr] Compiling rama-dns v0.2.0 [INFO] [stderr] Compiling rama-proxy v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling rama-tcp v0.2.0 [INFO] [stdout] error[E0432]: unresolved imports `crate::MemoryProxyDB`, `crate::ProxyCsvRowReader` [INFO] [stdout] --> src/proxydb/layer.rs:516:17 [INFO] [stdout] | [INFO] [stdout] 516 | use crate::{MemoryProxyDB, Proxy, ProxyCsvRowReader, StringFilter}; [INFO] [stdout] | ^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^ no `ProxyCsvRowReader` in the root [INFO] [stdout] | | [INFO] [stdout] | no `MemoryProxyDB` in the root [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:270:5 [INFO] [stdout] | [INFO] [stdout] 270 | MemoryProxyDB, MemoryProxyDBInsertError, MemoryProxyDBInsertErrorKind, MemoryProxyDBQueryError, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `memory-db` feature [INFO] [stdout] --> src/lib.rs:267:7 [INFO] [stdout] | [INFO] [stdout] 267 | #[cfg(feature = "memory-db")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:276:19 [INFO] [stdout] | [INFO] [stdout] 276 | pub use proxydb::{ProxyCsvRowReader, ProxyCsvRowReaderError, ProxyCsvRowReaderErrorKind}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `csv` feature [INFO] [stdout] --> src/lib.rs:274:7 [INFO] [stdout] | [INFO] [stdout] 274 | #[cfg(feature = "csv")] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `rama-proxy` (lib test) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "a022a7b95b866bdc9ed9ea593bba39272191714b5799460eb7a929bc017e16df", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a022a7b95b866bdc9ed9ea593bba39272191714b5799460eb7a929bc017e16df", kill_on_drop: false }` [INFO] [stdout] a022a7b95b866bdc9ed9ea593bba39272191714b5799460eb7a929bc017e16df