[INFO] fetching crate module-utils-macros 0.2.0... [INFO] testing module-utils-macros-0.2.0 against master#cdb45c87e2cd43495379f7e867e3cc15dcee9f93 for pr-145838-1 [INFO] extracting crate module-utils-macros 0.2.0 into /workspace/builds/worker-6-tc1/source [INFO] started tweaking crates.io crate module-utils-macros 0.2.0 [INFO] finished tweaking crates.io crate module-utils-macros 0.2.0 [INFO] tweaked toml for crates.io crate module-utils-macros 0.2.0 written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate module-utils-macros 0.2.0 on toolchain cdb45c87e2cd43495379f7e867e3cc15dcee9f93 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Locking 293 packages to latest compatible versions [INFO] [stderr] Adding pingora-core v0.2.0 (available: v0.6.0) [INFO] [stderr] Adding pingora-proxy v0.2.0 (available: v0.6.0) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded sfv v0.14.0 [INFO] [stderr] Downloaded sentry-panic v0.26.0 [INFO] [stderr] Downloaded pingora-error v0.2.0 [INFO] [stderr] Downloaded pingora-http v0.2.0 [INFO] [stderr] Downloaded pingora-openssl v0.2.0 [INFO] [stderr] Downloaded pingora-header-serde v0.2.0 [INFO] [stderr] Downloaded pingora-lru v0.2.0 [INFO] [stderr] Downloaded pingora-pool v0.2.0 [INFO] [stderr] Downloaded sentry-core v0.26.0 [INFO] [stderr] Downloaded pingora-cache v0.2.0 [INFO] [stderr] Downloaded sentry-types v0.26.0 [INFO] [stderr] Downloaded sentry v0.26.0 [INFO] [stderr] Downloaded sentry-backtrace v0.26.0 [INFO] [stderr] Downloaded pingora-runtime v0.2.0 [INFO] [stderr] Downloaded hashbrown v0.16.0 [INFO] [stderr] Downloaded pingora-core v0.2.0 [INFO] [stderr] Downloaded pingora-timeout v0.2.0 [INFO] [stderr] Downloaded pingora-proxy v0.2.0 [INFO] [stderr] Downloaded sentry-contexts v0.26.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a8ddf32df8b8a157b3e5bf8f7d33388ab2514ae626434ca3b9d7a747e27ced99 [INFO] running `Command { std: "docker" "start" "-a" "a8ddf32df8b8a157b3e5bf8f7d33388ab2514ae626434ca3b9d7a747e27ced99", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a8ddf32df8b8a157b3e5bf8f7d33388ab2514ae626434ca3b9d7a747e27ced99", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a8ddf32df8b8a157b3e5bf8f7d33388ab2514ae626434ca3b9d7a747e27ced99", kill_on_drop: false }` [INFO] [stdout] a8ddf32df8b8a157b3e5bf8f7d33388ab2514ae626434ca3b9d7a747e27ced99 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c865c207c329409376d41b2fe3fbc82fadd724b04cdddb424f8a698bb0ce1bc3 [INFO] running `Command { std: "docker" "start" "-a" "c865c207c329409376d41b2fe3fbc82fadd724b04cdddb424f8a698bb0ce1bc3", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling module-utils-macros v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.48s [INFO] running `Command { std: "docker" "inspect" "c865c207c329409376d41b2fe3fbc82fadd724b04cdddb424f8a698bb0ce1bc3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c865c207c329409376d41b2fe3fbc82fadd724b04cdddb424f8a698bb0ce1bc3", kill_on_drop: false }` [INFO] [stdout] c865c207c329409376d41b2fe3fbc82fadd724b04cdddb424f8a698bb0ce1bc3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 731c5977b0f05f8f067d3bfa7387f794e77d1b9c58ec9b1c0713757eaa2733bc [INFO] running `Command { std: "docker" "start" "-a" "731c5977b0f05f8f067d3bfa7387f794e77d1b9c58ec9b1c0713757eaa2733bc", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.175 [INFO] [stderr] Compiling cfg-if v1.0.3 [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Compiling pin-project-lite v0.2.16 [INFO] [stderr] Compiling bytes v1.10.1 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling zerocopy v0.8.26 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling writeable v0.6.1 [INFO] [stderr] Compiling litemap v0.8.0 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling allocator-api2 v0.2.21 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling icu_properties_data v2.0.1 [INFO] [stderr] Compiling icu_normalizer_data v2.0.0 [INFO] [stderr] Compiling slab v0.4.11 [INFO] [stderr] Compiling foldhash v0.1.5 [INFO] [stderr] Compiling percent-encoding v2.3.2 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling form_urlencoded v1.2.2 [INFO] [stderr] Compiling zerovec v0.11.4 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling utf8_iter v1.0.4 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling untrusted v0.9.0 [INFO] [stderr] Compiling object v0.36.7 [INFO] [stderr] Compiling tracing-core v0.1.34 [INFO] [stderr] Compiling time-core v0.1.5 [INFO] [stderr] Compiling gimli v0.31.1 [INFO] [stderr] Compiling adler2 v2.0.1 [INFO] [stderr] Compiling deranged v0.5.3 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling httparse v1.10.1 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling http v0.2.12 [INFO] [stderr] Compiling lock_api v0.4.13 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling rustls v0.21.12 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling rustc-demangle v0.1.26 [INFO] [stderr] Compiling typenum v1.18.0 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling indexmap v2.11.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling try-lock v0.2.5 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling trackable_derive v1.0.0 [INFO] [stderr] Compiling thread_local v1.1.9 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling http-body v0.4.6 [INFO] [stderr] Compiling jobserver v0.1.34 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling signal-hook-registry v1.4.6 [INFO] [stderr] Compiling socket2 v0.6.0 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling potential_utf v0.1.3 [INFO] [stderr] Compiling time v0.3.42 [INFO] [stderr] Compiling cc v1.2.34 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling socket2 v0.5.10 [INFO] [stderr] Compiling zstd-safe v7.2.4 [INFO] [stderr] Compiling match_cfg v0.1.0 [INFO] [stderr] Compiling tower-service v0.3.3 [INFO] [stderr] Compiling httpdate v1.0.3 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling openssl v0.10.73 [INFO] [stderr] Compiling hostname v0.3.1 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling trackable v1.3.0 [INFO] [stderr] Compiling sentry-contexts v0.26.0 [INFO] [stderr] Compiling regex-automata v0.4.10 [INFO] [stderr] Compiling http v1.3.1 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling addr2line v0.24.2 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Compiling openssl-src v300.5.2+3.5.2 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling serde_json v1.0.143 [INFO] [stderr] Compiling uuid v1.18.0 [INFO] [stderr] Compiling cmake v0.1.54 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling tokio-openssl v0.6.5 [INFO] [stderr] Compiling base64 v0.21.7 [INFO] [stderr] Compiling bitflags v2.9.3 [INFO] [stderr] Compiling alloc-no-stdlib v2.0.4 [INFO] [stderr] Compiling protobuf v2.28.0 [INFO] [stderr] Compiling ref-cast v1.0.24 [INFO] [stderr] Compiling crc32fast v1.5.0 [INFO] [stderr] Compiling debugid v0.8.0 [INFO] [stderr] Compiling alloc-stdlib v0.2.2 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling rustls-pemfile v1.0.4 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling openssl-sys v0.9.109 [INFO] [stderr] Compiling zstd-sys v2.0.15+zstd.1.5.7 [INFO] [stderr] Compiling libz-ng-sys v1.1.22 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling trackable v0.2.24 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling uname v0.1.1 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling encoding_rs v0.8.35 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Compiling ref-cast-impl v1.0.24 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling webpki-roots v0.25.4 [INFO] [stderr] Compiling ipnet v2.11.0 [INFO] [stderr] Compiling prometheus v0.13.4 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling linked-hash-map v0.5.6 [INFO] [stderr] Compiling regex v1.11.2 [INFO] [stderr] Compiling sync_wrapper v0.1.2 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling pingora-error v0.2.0 [INFO] [stderr] Compiling async-stream v0.3.6 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling pingora-http v0.2.0 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling structopt-derive v0.4.18 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling url v2.5.7 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling backtrace v0.3.75 [INFO] [stderr] Compiling brotli-decompressor v2.5.1 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling crossbeam-queue v0.3.12 [INFO] [stderr] Compiling sentry-types v0.26.0 [INFO] [stderr] Compiling crossbeam-channel v0.5.15 [INFO] [stderr] Compiling lru v0.16.0 [INFO] [stderr] Compiling atomic-waker v1.1.2 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling foldhash v0.2.0 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling rustracing v0.5.1 [INFO] [stderr] Compiling hashbrown v0.16.0 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling sfv v0.14.0 [INFO] [stderr] Compiling rmp v0.8.14 [INFO] [stderr] Compiling brotli v3.5.0 [INFO] [stderr] Compiling nix v0.24.3 [INFO] [stderr] Compiling serde_yaml v0.8.26 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling thrift_codec v0.1.1 [INFO] [stderr] Compiling chrono v0.4.41 [INFO] [stderr] Compiling daemonize v0.5.0 [INFO] [stderr] Compiling tokio-util v0.7.16 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling pingora-timeout v0.2.0 [INFO] [stderr] Compiling h2 v0.3.27 [INFO] [stderr] Compiling h2 v0.4.12 [INFO] [stderr] Compiling pingora-pool v0.2.0 [INFO] [stderr] Compiling tokio-test v0.4.4 [INFO] [stderr] Compiling pingora-runtime v0.2.0 [INFO] [stderr] Compiling structopt v0.3.26 [INFO] [stderr] Compiling openssl-probe v0.1.6 [INFO] [stderr] Compiling unicase v2.8.1 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling pingora-lru v0.2.0 [INFO] [stderr] Compiling rustracing_jaeger v0.7.0 [INFO] [stderr] Compiling sentry-core v0.26.0 [INFO] [stderr] Compiling rmp-serde v1.3.0 [INFO] [stderr] Compiling blake2 v0.10.6 [INFO] [stderr] Compiling module-utils-macros v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling sct v0.7.1 [INFO] [stderr] Compiling rustls-webpki v0.101.7 [INFO] [stderr] Compiling sentry-backtrace v0.26.0 [INFO] [stderr] Compiling sentry-panic v0.26.0 [INFO] [stderr] Compiling hyper v0.14.32 [INFO] [stderr] Compiling zstd v0.13.3 [INFO] [stderr] Compiling pingora-header-serde v0.2.0 [INFO] [stderr] Compiling tokio-rustls v0.24.1 [INFO] [stderr] Compiling hyper-rustls v0.24.2 [INFO] [stderr] Compiling reqwest v0.11.27 [INFO] [stderr] Compiling flate2 v1.1.2 [INFO] [stderr] Compiling sentry v0.26.0 [INFO] [stderr] Compiling pingora-openssl v0.2.0 [INFO] [stderr] Compiling pingora-core v0.2.0 [INFO] [stdout] error[E0599]: no function or associated item named `parse_list` found for struct `Parser<'de>` in the current scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pingora-core-0.2.0/src/protocols/http/compression/mod.rs:335:28 [INFO] [stdout] | [INFO] [stdout] 335 | match sfv::Parser::parse_list(ac.as_bytes()) { [INFO] [stdout] | ^^^^^^^^^^ function or associated item not found in `Parser<'_>` [INFO] [stdout] | [INFO] [stdout] note: if you're trying to build a new `Parser<'_>`, consider using `Parser::<'de>::new` which returns `Parser<'_>` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sfv-0.14.0/src/parser.rs:66:5 [INFO] [stdout] | [INFO] [stdout] 66 | pub fn new(input: &'de (impl ?Sized + AsRef<[u8]>)) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] help: there is a method `parse` with a similar name, but with different arguments [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sfv-0.14.0/src/parser.rs:85:5 [INFO] [stdout] | [INFO] [stdout] 85 | pub fn parse(self) -> SFVResult { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Algorithm: From<&TokenRef>` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pingora-core-0.2.0/src/protocols/http/compression/mod.rs:341:45 [INFO] [stdout] | [INFO] [stdout] 341 | ... let algorithm = Algorithm::from(s); [INFO] [stdout] | ^^^^^^^^^ unsatisfied trait bound [INFO] [stdout] | [INFO] [stdout] = help: the trait `From<&TokenRef>` is not implemented for `Algorithm` [INFO] [stdout] but trait `From<&str>` is implemented for it [INFO] [stdout] = help: for that trait implementation, expected `str`, found `TokenRef` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Algorithm: From<&TokenRef>` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pingora-core-0.2.0/src/protocols/http/compression/mod.rs:344:43 [INFO] [stdout] | [INFO] [stdout] 344 | ... list.push(Algorithm::from(s)); [INFO] [stdout] | ^^^^^^^^^ unsatisfied trait bound [INFO] [stdout] | [INFO] [stdout] = help: the trait `From<&TokenRef>` is not implemented for `Algorithm` [INFO] [stdout] but trait `From<&str>` is implemented for it [INFO] [stdout] = help: for that trait implementation, expected `str`, found `TokenRef` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0277, E0599. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stderr] error: could not compile `pingora-core` (lib) due to 3 previous errors [INFO] running `Command { std: "docker" "inspect" "731c5977b0f05f8f067d3bfa7387f794e77d1b9c58ec9b1c0713757eaa2733bc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "731c5977b0f05f8f067d3bfa7387f794e77d1b9c58ec9b1c0713757eaa2733bc", kill_on_drop: false }` [INFO] [stdout] 731c5977b0f05f8f067d3bfa7387f794e77d1b9c58ec9b1c0713757eaa2733bc