[INFO] fetching crate fred 9.0.3... [INFO] checking fred-9.0.3 against master#16b569057e4d1591b4bee05f10df34000308dedc for pr-127827 [INFO] extracting crate fred 9.0.3 into /workspace/builds/worker-0-tc1/source [INFO] validating manifest of crates.io crate fred 9.0.3 on toolchain 16b569057e4d1591b4bee05f10df34000308dedc [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+16b569057e4d1591b4bee05f10df34000308dedc" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate fred 9.0.3 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate fred 9.0.3 [INFO] tweaked toml for crates.io crate fred 9.0.3 written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] crate crates.io crate fred 9.0.3 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" "+16b569057e4d1591b4bee05f10df34000308dedc" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded redis-protocol v5.0.1 [INFO] [stderr] Downloaded prettyplease v0.2.17 [INFO] [stderr] Downloaded aws-lc-rs v1.6.2 [INFO] [stderr] Downloaded syn v2.0.57 [INFO] [stderr] Downloaded rustls v0.23.4 [INFO] [stderr] Downloaded rustls-pemfile v2.1.1 [INFO] [stderr] Downloaded aws-lc-sys v0.13.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+16b569057e4d1591b4bee05f10df34000308dedc" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5f63423804bf0c1ba5591b2311a21e98820d061760a4893365135b824334ac37 [INFO] running `Command { std: "docker" "start" "-a" "5f63423804bf0c1ba5591b2311a21e98820d061760a4893365135b824334ac37", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5f63423804bf0c1ba5591b2311a21e98820d061760a4893365135b824334ac37", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5f63423804bf0c1ba5591b2311a21e98820d061760a4893365135b824334ac37", kill_on_drop: false }` [INFO] [stdout] 5f63423804bf0c1ba5591b2311a21e98820d061760a4893365135b824334ac37 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+16b569057e4d1591b4bee05f10df34000308dedc" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 76a39b95340172969a6501f6705eb820393e9538f4dc73262345981d5d17ed4b [INFO] running `Command { std: "docker" "start" "-a" "76a39b95340172969a6501f6705eb820393e9538f4dc73262345981d5d17ed4b", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.79 [INFO] [stderr] Checking log v0.4.21 [INFO] [stderr] Checking socket2 v0.5.6 [INFO] [stderr] Checking mio v0.8.11 [INFO] [stderr] Compiling serde v1.0.197 [INFO] [stderr] Compiling async-trait v0.1.79 [INFO] [stderr] Checking getrandom v0.2.12 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Checking regex-syntax v0.8.3 [INFO] [stderr] Compiling crossbeam-utils v0.8.19 [INFO] [stderr] Compiling serde_json v1.0.115 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Compiling thiserror v1.0.58 [INFO] [stderr] Compiling semver v1.0.22 [INFO] [stderr] Checking either v1.10.0 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking bytes-utils v0.1.4 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Checking nom v7.1.3 [INFO] [stderr] Checking parking_lot_core v0.9.9 [INFO] [stderr] Checking url v2.5.0 [INFO] [stderr] Compiling axum v0.7.5 [INFO] [stderr] Compiling syn v2.0.57 [INFO] [stderr] Checking is-terminal v0.4.12 [INFO] [stderr] Checking cookie-factory v0.3.2 [INFO] [stderr] Checking crossbeam-queue v0.3.11 [INFO] [stderr] Checking regex-automata v0.4.6 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking float-cmp v0.9.0 [INFO] [stderr] Checking sync_wrapper v1.0.0 [INFO] [stderr] Checking base64 v0.22.0 [INFO] [stderr] Checking urlencoding v2.1.3 [INFO] [stderr] Checking subprocess v0.2.9 [INFO] [stderr] Checking redis-protocol v5.0.1 [INFO] [stderr] Checking regex v1.10.4 [INFO] [stderr] Checking env_logger v0.10.2 [INFO] [stderr] Checking pretty_env_logger v0.5.0 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling tokio-macros v2.2.0 [INFO] [stderr] Compiling serde_derive v1.0.197 [INFO] [stderr] Compiling pin-project-internal v1.1.5 [INFO] [stderr] Compiling serde_repr v0.1.19 [INFO] [stderr] Compiling thiserror-impl v1.0.58 [INFO] [stderr] Compiling axum-macros v0.4.1 [INFO] [stderr] Checking tokio v1.37.0 [INFO] [stderr] Checking futures-util v0.3.30 [INFO] [stderr] Checking pin-project v1.1.5 [INFO] [stderr] Checking futures-executor v0.3.30 [INFO] [stderr] Checking axum-core v0.4.3 [INFO] [stderr] Checking futures v0.3.30 [INFO] [stderr] Checking hyper v1.2.0 [INFO] [stderr] Checking tower v0.4.13 [INFO] [stderr] Checking tokio-util v0.7.10 [INFO] [stderr] Checking serde_with v3.8.1 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking serde_path_to_error v0.1.16 [INFO] [stderr] Checking tokio-stream v0.1.15 [INFO] [stderr] Checking hyper-util v0.1.3 [INFO] [stderr] Checking fred v9.0.3 (/opt/rustwide/workdir) [INFO] [stdout] warning: unexpected `cfg` condition value: `codec` [INFO] [stdout] --> src/lib.rs:42:7 [INFO] [stdout] | [INFO] [stdout] 42 | #[cfg(feature = "codec")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blocking-encoding`, `custom-reconnect-errors`, `debug-ids`, `default`, `default-nil-types`, `dns`, `enable-native-tls`, `enable-rustls`, `enable-rustls-ring`, `full-tracing`, `i-acl`, `i-all`, `i-client`, `i-cluster`, `i-config`, `i-geo`, `i-hashes`, `i-hyperloglog`, `i-keys`, `i-lists`, `i-memory`, `i-pubsub`, `i-redis-json`, `i-redis-stack`, `i-scripts`, `i-server`, `i-sets`, `i-slowlog`, `i-sorted-sets`, `i-std`, `i-streams`, `i-time-series`, `i-tracking`, `metrics`, and `mocks` and 22 more [INFO] [stdout] = help: consider adding `codec` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `codec` [INFO] [stdout] --> src/lib.rs:77:7 [INFO] [stdout] | [INFO] [stdout] 77 | #[cfg(feature = "codec")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blocking-encoding`, `custom-reconnect-errors`, `debug-ids`, `default`, `default-nil-types`, `dns`, `enable-native-tls`, `enable-rustls`, `enable-rustls-ring`, `full-tracing`, `i-acl`, `i-all`, `i-client`, `i-cluster`, `i-config`, `i-geo`, `i-hashes`, `i-hyperloglog`, `i-keys`, `i-lists`, `i-memory`, `i-pubsub`, `i-redis-json`, `i-redis-stack`, `i-scripts`, `i-server`, `i-sets`, `i-slowlog`, `i-sorted-sets`, `i-std`, `i-streams`, `i-time-series`, `i-tracking`, `metrics`, and `mocks` and 22 more [INFO] [stdout] = help: consider adding `codec` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `codec` [INFO] [stdout] --> src/protocol/mod.rs:19:7 [INFO] [stdout] | [INFO] [stdout] 19 | #[cfg(feature = "codec")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blocking-encoding`, `custom-reconnect-errors`, `debug-ids`, `default`, `default-nil-types`, `dns`, `enable-native-tls`, `enable-rustls`, `enable-rustls-ring`, `full-tracing`, `i-acl`, `i-all`, `i-client`, `i-cluster`, `i-config`, `i-geo`, `i-hashes`, `i-hyperloglog`, `i-keys`, `i-lists`, `i-memory`, `i-pubsub`, `i-redis-json`, `i-redis-stack`, `i-scripts`, `i-server`, `i-sets`, `i-slowlog`, `i-sorted-sets`, `i-std`, `i-streams`, `i-time-series`, `i-tracking`, `metrics`, and `mocks` and 22 more [INFO] [stdout] = help: consider adding `codec` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking hyperlocal-next v0.9.0 [INFO] [stderr] Checking bollard-stubs v1.44.0-rc.2 [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking bollard v0.16.1 [INFO] [stdout] warning: this function depends on never type fallback being `()` [INFO] [stdout] --> examples/keyspace.rs:26:1 [INFO] [stdout] | [INFO] [stdout] 26 | async fn fake_traffic(client: &RedisClient, amount: usize) -> Result<(), RedisError> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #123748 [INFO] [stdout] = help: specify the types explicitly [INFO] [stdout] note: in edition 2024, the requirement `!: FromRedis` will fail [INFO] [stdout] --> examples/keyspace.rs:34:12 [INFO] [stdout] | [INFO] [stdout] 34 | client.set(&key, 1, None, None, false).await?; [INFO] [stdout] | ^^^ [INFO] [stdout] = note: `#[warn(dependency_on_unit_never_type_fallback)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this function depends on never type fallback being `()` [INFO] [stdout] --> examples/custom.rs:12:7 [INFO] [stdout] | [INFO] [stdout] 12 | async fn main() -> Result<(), RedisError> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #123748 [INFO] [stdout] = help: specify the types explicitly [INFO] [stdout] note: in edition 2024, the requirement `!: FromRedis` will fail [INFO] [stdout] --> examples/custom.rs:15:10 [INFO] [stdout] | [INFO] [stdout] 15 | client.lpush("foo", vec![1, 2, 3]).await?; [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: `#[warn(dependency_on_unit_never_type_fallback)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this function depends on never type fallback being `()` [INFO] [stdout] --> examples/pipeline.rs:7:7 [INFO] [stdout] | [INFO] [stdout] 7 | async fn main() -> Result<(), RedisError> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #123748 [INFO] [stdout] = help: specify the types explicitly [INFO] [stdout] note: in edition 2024, the requirement `!: FromRedis` will fail [INFO] [stdout] --> examples/pipeline.rs:24:10 [INFO] [stdout] | [INFO] [stdout] 24 | client.del("foo").await?; [INFO] [stdout] | ^^^ [INFO] [stdout] = note: `#[warn(dependency_on_unit_never_type_fallback)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this function depends on never type fallback being `()` [INFO] [stdout] --> examples/pool.rs:7:7 [INFO] [stdout] | [INFO] [stdout] 7 | async fn main() -> Result<(), RedisError> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #123748 [INFO] [stdout] = help: specify the types explicitly [INFO] [stdout] note: in edition 2024, the requirement `!: FromRedis` will fail [INFO] [stdout] --> examples/pool.rs:14:8 [INFO] [stdout] | [INFO] [stdout] 14 | pool.set("foo", "bar", None, None, false).await?; [INFO] [stdout] | ^^^ [INFO] [stdout] = note: `#[warn(dependency_on_unit_never_type_fallback)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this function depends on never type fallback being `()` [INFO] [stdout] --> examples/basic.rs:7:7 [INFO] [stdout] | [INFO] [stdout] 7 | async fn main() -> Result<(), RedisError> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #123748 [INFO] [stdout] = help: specify the types explicitly [INFO] [stdout] note: in edition 2024, the requirement `!: FromRedis` will fail [INFO] [stdout] --> examples/basic.rs:19:6 [INFO] [stdout] | [INFO] [stdout] 19 | .set("foo", "bar", Some(Expiration::EX(1)), Some(SetOptions::NX), false) [INFO] [stdout] | ^^^ [INFO] [stdout] = note: `#[warn(dependency_on_unit_never_type_fallback)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this function depends on never type fallback being `()` [INFO] [stdout] --> examples/blocking.rs:9:7 [INFO] [stdout] | [INFO] [stdout] 9 | async fn main() -> Result<(), RedisError> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #123748 [INFO] [stdout] = help: specify the types explicitly [INFO] [stdout] note: in edition 2024, the requirement `!: FromRedis` will fail [INFO] [stdout] --> examples/blocking.rs:29:22 [INFO] [stdout] | [INFO] [stdout] 29 | publisher_client.rpush("foo", idx).await?; [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: `#[warn(dependency_on_unit_never_type_fallback)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this function depends on never type fallback being `()` [INFO] [stdout] --> examples/streams.rs:12:7 [INFO] [stdout] | [INFO] [stdout] 12 | async fn main() { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #123748 [INFO] [stdout] = help: specify the types explicitly [INFO] [stdout] note: in edition 2024, the requirement `!: FromRedis` will fail [INFO] [stdout] --> examples/streams.rs:24:12 [INFO] [stdout] | [INFO] [stdout] 24 | client.del("foo").await?; [INFO] [stdout] | ^^^ [INFO] [stdout] = note: `#[warn(dependency_on_unit_never_type_fallback)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `codec` [INFO] [stdout] --> src/lib.rs:42:7 [INFO] [stdout] | [INFO] [stdout] 42 | #[cfg(feature = "codec")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blocking-encoding`, `custom-reconnect-errors`, `debug-ids`, `default`, `default-nil-types`, `dns`, `enable-native-tls`, `enable-rustls`, `enable-rustls-ring`, `full-tracing`, `i-acl`, `i-all`, `i-client`, `i-cluster`, `i-config`, `i-geo`, `i-hashes`, `i-hyperloglog`, `i-keys`, `i-lists`, `i-memory`, `i-pubsub`, `i-redis-json`, `i-redis-stack`, `i-scripts`, `i-server`, `i-sets`, `i-slowlog`, `i-sorted-sets`, `i-std`, `i-streams`, `i-time-series`, `i-tracking`, `metrics`, and `mocks` and 22 more [INFO] [stdout] = help: consider adding `codec` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `codec` [INFO] [stdout] --> src/lib.rs:77:7 [INFO] [stdout] | [INFO] [stdout] 77 | #[cfg(feature = "codec")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blocking-encoding`, `custom-reconnect-errors`, `debug-ids`, `default`, `default-nil-types`, `dns`, `enable-native-tls`, `enable-rustls`, `enable-rustls-ring`, `full-tracing`, `i-acl`, `i-all`, `i-client`, `i-cluster`, `i-config`, `i-geo`, `i-hashes`, `i-hyperloglog`, `i-keys`, `i-lists`, `i-memory`, `i-pubsub`, `i-redis-json`, `i-redis-stack`, `i-scripts`, `i-server`, `i-sets`, `i-slowlog`, `i-sorted-sets`, `i-std`, `i-streams`, `i-time-series`, `i-tracking`, `metrics`, and `mocks` and 22 more [INFO] [stdout] = help: consider adding `codec` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `codec` [INFO] [stdout] --> src/protocol/mod.rs:19:7 [INFO] [stdout] | [INFO] [stdout] 19 | #[cfg(feature = "codec")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blocking-encoding`, `custom-reconnect-errors`, `debug-ids`, `default`, `default-nil-types`, `dns`, `enable-native-tls`, `enable-rustls`, `enable-rustls-ring`, `full-tracing`, `i-acl`, `i-all`, `i-client`, `i-cluster`, `i-config`, `i-geo`, `i-hashes`, `i-hyperloglog`, `i-keys`, `i-lists`, `i-memory`, `i-pubsub`, `i-redis-json`, `i-redis-stack`, `i-scripts`, `i-server`, `i-sets`, `i-slowlog`, `i-sorted-sets`, `i-std`, `i-streams`, `i-time-series`, `i-tracking`, `metrics`, and `mocks` and 22 more [INFO] [stdout] = help: consider adding `codec` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 23.16s [INFO] running `Command { std: "docker" "inspect" "76a39b95340172969a6501f6705eb820393e9538f4dc73262345981d5d17ed4b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "76a39b95340172969a6501f6705eb820393e9538f4dc73262345981d5d17ed4b", kill_on_drop: false }` [INFO] [stdout] 76a39b95340172969a6501f6705eb820393e9538f4dc73262345981d5d17ed4b [INFO] checking fred-9.0.3 against try#8a6640bd72b80869b16392026cb3aa8ce8e3f9b7 for pr-127827 [INFO] extracting crate fred 9.0.3 into /workspace/builds/worker-0-tc2/source [INFO] validating manifest of crates.io crate fred 9.0.3 on toolchain 8a6640bd72b80869b16392026cb3aa8ce8e3f9b7 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8a6640bd72b80869b16392026cb3aa8ce8e3f9b7" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate fred 9.0.3 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate fred 9.0.3 [INFO] tweaked toml for crates.io crate fred 9.0.3 written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] crate crates.io crate fred 9.0.3 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" "+8a6640bd72b80869b16392026cb3aa8ce8e3f9b7" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+8a6640bd72b80869b16392026cb3aa8ce8e3f9b7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4b4636919294ed79d564bd8538ee8eaa101edceacde33b3cdf98a01ed9f327ab [INFO] running `Command { std: "docker" "start" "-a" "4b4636919294ed79d564bd8538ee8eaa101edceacde33b3cdf98a01ed9f327ab", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4b4636919294ed79d564bd8538ee8eaa101edceacde33b3cdf98a01ed9f327ab", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4b4636919294ed79d564bd8538ee8eaa101edceacde33b3cdf98a01ed9f327ab", kill_on_drop: false }` [INFO] [stdout] 4b4636919294ed79d564bd8538ee8eaa101edceacde33b3cdf98a01ed9f327ab [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+8a6640bd72b80869b16392026cb3aa8ce8e3f9b7" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6e9a965af5996679649ac860b8a6dc816d0518bc10a73d1c1a01b3f58f45724d [INFO] running `Command { std: "docker" "start" "-a" "6e9a965af5996679649ac860b8a6dc816d0518bc10a73d1c1a01b3f58f45724d", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.79 [INFO] [stderr] Checking log v0.4.21 [INFO] [stderr] Checking socket2 v0.5.6 [INFO] [stderr] Checking mio v0.8.11 [INFO] [stderr] Compiling serde v1.0.197 [INFO] [stderr] Compiling async-trait v0.1.79 [INFO] [stderr] Checking getrandom v0.2.12 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Checking regex-syntax v0.8.3 [INFO] [stderr] Compiling serde_json v1.0.115 [INFO] [stderr] Compiling crossbeam-utils v0.8.19 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Compiling semver v1.0.22 [INFO] [stderr] Checking either v1.10.0 [INFO] [stderr] Compiling thiserror v1.0.58 [INFO] [stderr] Checking bytes-utils v0.1.4 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking nom v7.1.3 [INFO] [stderr] Compiling syn v2.0.57 [INFO] [stderr] Checking parking_lot_core v0.9.9 [INFO] [stderr] Checking url v2.5.0 [INFO] [stderr] Compiling axum v0.7.5 [INFO] [stderr] Checking is-terminal v0.4.12 [INFO] [stderr] Checking cookie-factory v0.3.2 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Checking regex-automata v0.4.6 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking crossbeam-queue v0.3.11 [INFO] [stderr] Checking float-cmp v0.9.0 [INFO] [stderr] Checking sync_wrapper v1.0.0 [INFO] [stderr] Checking base64 v0.22.0 [INFO] [stderr] Checking urlencoding v2.1.3 [INFO] [stderr] Checking subprocess v0.2.9 [INFO] [stderr] Checking redis-protocol v5.0.1 [INFO] [stderr] Checking regex v1.10.4 [INFO] [stderr] Checking env_logger v0.10.2 [INFO] [stderr] Checking pretty_env_logger v0.5.0 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling tokio-macros v2.2.0 [INFO] [stderr] Compiling serde_derive v1.0.197 [INFO] [stderr] Compiling pin-project-internal v1.1.5 [INFO] [stderr] Compiling serde_repr v0.1.19 [INFO] [stderr] Compiling thiserror-impl v1.0.58 [INFO] [stderr] Compiling axum-macros v0.4.1 [INFO] [stderr] Checking tokio v1.37.0 [INFO] [stderr] Checking futures-util v0.3.30 [INFO] [stderr] Checking pin-project v1.1.5 [INFO] [stderr] Checking futures-executor v0.3.30 [INFO] [stderr] Checking axum-core v0.4.3 [INFO] [stderr] Checking futures v0.3.30 [INFO] [stderr] Checking hyper v1.2.0 [INFO] [stderr] Checking tower v0.4.13 [INFO] [stderr] Checking tokio-util v0.7.10 [INFO] [stderr] Checking tokio-stream v0.1.15 [INFO] [stderr] Checking serde_with v3.8.1 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking serde_path_to_error v0.1.16 [INFO] [stderr] Checking hyper-util v0.1.3 [INFO] [stderr] Checking fred v9.0.3 (/opt/rustwide/workdir) [INFO] [stdout] warning: unexpected `cfg` condition value: `codec` [INFO] [stdout] --> src/lib.rs:42:7 [INFO] [stdout] | [INFO] [stdout] 42 | #[cfg(feature = "codec")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blocking-encoding`, `custom-reconnect-errors`, `debug-ids`, `default`, `default-nil-types`, `dns`, `enable-native-tls`, `enable-rustls`, `enable-rustls-ring`, `full-tracing`, `i-acl`, `i-all`, `i-client`, `i-cluster`, `i-config`, `i-geo`, `i-hashes`, `i-hyperloglog`, `i-keys`, `i-lists`, `i-memory`, `i-pubsub`, `i-redis-json`, `i-redis-stack`, `i-scripts`, `i-server`, `i-sets`, `i-slowlog`, `i-sorted-sets`, `i-std`, `i-streams`, `i-time-series`, `i-tracking`, `metrics`, and `mocks` and 22 more [INFO] [stdout] = help: consider adding `codec` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `codec` [INFO] [stdout] --> src/lib.rs:77:7 [INFO] [stdout] | [INFO] [stdout] 77 | #[cfg(feature = "codec")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blocking-encoding`, `custom-reconnect-errors`, `debug-ids`, `default`, `default-nil-types`, `dns`, `enable-native-tls`, `enable-rustls`, `enable-rustls-ring`, `full-tracing`, `i-acl`, `i-all`, `i-client`, `i-cluster`, `i-config`, `i-geo`, `i-hashes`, `i-hyperloglog`, `i-keys`, `i-lists`, `i-memory`, `i-pubsub`, `i-redis-json`, `i-redis-stack`, `i-scripts`, `i-server`, `i-sets`, `i-slowlog`, `i-sorted-sets`, `i-std`, `i-streams`, `i-time-series`, `i-tracking`, `metrics`, and `mocks` and 22 more [INFO] [stdout] = help: consider adding `codec` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `codec` [INFO] [stdout] --> src/protocol/mod.rs:19:7 [INFO] [stdout] | [INFO] [stdout] 19 | #[cfg(feature = "codec")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `blocking-encoding`, `custom-reconnect-errors`, `debug-ids`, `default`, `default-nil-types`, `dns`, `enable-native-tls`, `enable-rustls`, `enable-rustls-ring`, `full-tracing`, `i-acl`, `i-all`, `i-client`, `i-cluster`, `i-config`, `i-geo`, `i-hashes`, `i-hyperloglog`, `i-keys`, `i-lists`, `i-memory`, `i-pubsub`, `i-redis-json`, `i-redis-stack`, `i-scripts`, `i-server`, `i-sets`, `i-slowlog`, `i-sorted-sets`, `i-std`, `i-streams`, `i-time-series`, `i-tracking`, `metrics`, and `mocks` and 22 more [INFO] [stdout] = help: consider adding `codec` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking hyperlocal-next v0.9.0 [INFO] [stderr] Checking bollard-stubs v1.44.0-rc.2 [INFO] [stdout] error[E0277]: the trait bound `ServiceFn<{async closure@/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/axum-0.7.5/src/routing/method_routing.rs:679:46: 679:58}>: Clone` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/axum-0.7.5/src/routing/method_routing.rs:679:35 [INFO] [stdout] | [INFO] [stdout] 679 | let fallback = Route::new(service_fn(|_: Request| async { [INFO] [stdout] | ________________________----------_^ [INFO] [stdout] | | | [INFO] [stdout] | | required by a bound introduced by this call [INFO] [stdout] 680 | | Ok(StatusCode::METHOD_NOT_ALLOWED.into_response()) [INFO] [stdout] 681 | | })); [INFO] [stdout] | |__________^ the trait `Clone` is not implemented for `ServiceFn<{async closure@method_routing.rs:679:46}>` [INFO] [stdout] | [INFO] [stdout] = note: the full type name has been written to '/opt/rustwide/target/debug/deps/axum-161cf5d74ddd7452.long-type-5266163374427763624.txt' [INFO] [stdout] = note: consider using `--verbose` to print full type name to the console [INFO] [stdout] = note: required for `ServiceFn<{async closure@method_routing.rs:679:46}>` to implement `Clone` [INFO] [stdout] note: required by a bound in `Route::::new` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/axum-0.7.5/src/routing/route.rs:36:42 [INFO] [stdout] | [INFO] [stdout] 34 | pub(crate) fn new(svc: T) -> Self [INFO] [stdout] | --- required by a bound in this associated function [INFO] [stdout] 35 | where [INFO] [stdout] 36 | T: Service + Clone + Send + 'static, [INFO] [stdout] | ^^^^^ required by this bound in `Route::::new` [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/axum-161cf5d74ddd7452.long-type-5266163374427763624.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] help: consider borrowing here [INFO] [stdout] | [INFO] [stdout] 679 | let fallback = Route::new(&service_fn(|_: Request| async { [INFO] [stdout] | + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stderr] error: could not compile `axum` (lib) due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "6e9a965af5996679649ac860b8a6dc816d0518bc10a73d1c1a01b3f58f45724d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6e9a965af5996679649ac860b8a6dc816d0518bc10a73d1c1a01b3f58f45724d", kill_on_drop: false }` [INFO] [stdout] 6e9a965af5996679649ac860b8a6dc816d0518bc10a73d1c1a01b3f58f45724d