[INFO] fetching crate redis-swapplex 0.13.0... [INFO] testing redis-swapplex-0.13.0 against master#350d0ef0ec0493e6d21cfb265cb8211a0e74d766 for pr-145330-1 [INFO] extracting crate redis-swapplex 0.13.0 into /workspace/builds/worker-5-tc1/source [INFO] started tweaking crates.io crate redis-swapplex 0.13.0 [INFO] finished tweaking crates.io crate redis-swapplex 0.13.0 [INFO] tweaked toml for crates.io crate redis-swapplex 0.13.0 written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate redis-swapplex 0.13.0 on toolchain 350d0ef0ec0493e6d21cfb265cb8211a0e74d766 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "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" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 215 packages to latest compatible versions [INFO] [stderr] Adding async-local v2.0.1 (available: v6.0.2) [INFO] [stderr] Adding cookie-factory v0.3.2 (available: v0.3.3) [INFO] [stderr] Adding criterion v0.5.1 (available: v0.7.0) [INFO] [stderr] Adding ctor v0.2.9 (available: v0.5.0) [INFO] [stderr] Adding fred v9.4.0 (available: v10.1.0) [INFO] [stderr] Adding redis v0.27.6 (available: v0.32.6) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded into-bytes v0.2.0 [INFO] [stderr] Downloaded generativity v1.1.0 [INFO] [stderr] Downloaded impl-for v0.2.2 [INFO] [stderr] Downloaded derive-async-local v2.0.0 [INFO] [stderr] Downloaded async-local v2.0.1 [INFO] [stderr] Downloaded derive-stack-queue v0.15.0 [INFO] [stderr] Downloaded futures-test v0.3.31 [INFO] [stderr] Downloaded derive-env-url v2.1.0 [INFO] [stderr] Downloaded stack-queue v0.15.0 [INFO] [stderr] Downloaded env-url v2.1.0 [INFO] [stderr] Downloaded ctor v0.2.9 [INFO] [stderr] Downloaded cookie-factory v0.3.2 [INFO] [stderr] Downloaded fred-macros v0.1.0 [INFO] [stderr] Downloaded replace-types v0.2.0 [INFO] [stderr] Downloaded redis-protocol v5.0.1 [INFO] [stderr] Downloaded redis v0.27.6 [INFO] [stderr] Downloaded fred v9.4.0 [INFO] [stderr] Downloaded derive-redis-swapplex v0.13.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] fc3e2173e4f2cf030dcfdf145bab9443be30dfc11256028df417816612911181 [INFO] running `Command { std: "docker" "start" "-a" "fc3e2173e4f2cf030dcfdf145bab9443be30dfc11256028df417816612911181", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "fc3e2173e4f2cf030dcfdf145bab9443be30dfc11256028df417816612911181", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fc3e2173e4f2cf030dcfdf145bab9443be30dfc11256028df417816612911181", kill_on_drop: false }` [INFO] [stdout] fc3e2173e4f2cf030dcfdf145bab9443be30dfc11256028df417816612911181 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 08618611241da034d326c51b469ad8a34f6cdc876e7d70fa1ab6096e287ae2c3 [INFO] running `Command { std: "docker" "start" "-a" "08618611241da034d326c51b469ad8a34f6cdc876e7d70fa1ab6096e287ae2c3", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling percent-encoding v2.3.2 [INFO] [stderr] Compiling form_urlencoded v1.2.2 [INFO] [stderr] Compiling socket2 v0.5.10 [INFO] [stderr] Compiling sha1_smol v1.0.1 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling derive-async-local v2.0.0 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Compiling replace-types v0.2.0 [INFO] [stderr] Compiling generativity v1.1.0 [INFO] [stderr] Compiling arc-swap v1.7.1 [INFO] [stderr] Compiling derive-redis-swapplex v0.13.0 [INFO] [stderr] Compiling url v2.5.7 [INFO] [stderr] Compiling pin-project v1.1.10 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling derive-stack-queue v0.15.0 [INFO] [stderr] Compiling derive-env-url v2.1.0 [INFO] [stderr] Compiling impl-for v0.2.2 [INFO] [stderr] Compiling into-bytes v0.2.0 [INFO] [stderr] Compiling env-url v2.1.0 [INFO] [stderr] Compiling tokio-util v0.7.16 [INFO] [stderr] Compiling async-local v2.0.1 [INFO] [stderr] Compiling combine v4.6.7 [INFO] [stderr] Compiling redis v0.27.6 [INFO] [stderr] Compiling stack-queue v0.15.0 [INFO] [stderr] Compiling redis-swapplex v0.13.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unexpected `cfg` condition name: `loom` [INFO] [stdout] --> src/lib.rs:526:3 [INFO] [stdout] | [INFO] [stdout] 526 | #[local_queue(buffer_size = 2048)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: expected names are: `docsrs`, `feature`, and `test` and 31 more [INFO] [stdout] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `local_queue` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the attribute macro `local_queue` may come from an old version of the `derive_stack_queue` crate, try updating your dependency with `cargo update -p derive_stack_queue` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] = note: this warning originates in the attribute macro `local_queue` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `loom` [INFO] [stdout] --> src/lib.rs:558:3 [INFO] [stdout] | [INFO] [stdout] 558 | #[local_queue(buffer_size = 2048)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `local_queue` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the attribute macro `local_queue` may come from an old version of the `derive_stack_queue` crate, try updating your dependency with `cargo update -p derive_stack_queue` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `local_queue` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 30.94s [INFO] running `Command { std: "docker" "inspect" "08618611241da034d326c51b469ad8a34f6cdc876e7d70fa1ab6096e287ae2c3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "08618611241da034d326c51b469ad8a34f6cdc876e7d70fa1ab6096e287ae2c3", kill_on_drop: false }` [INFO] [stdout] 08618611241da034d326c51b469ad8a34f6cdc876e7d70fa1ab6096e287ae2c3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f8f3cb2f23a8b54b977732e3756883f29b05ffd0b4150358243ee68f3eb4db6d [INFO] running `Command { std: "docker" "start" "-a" "f8f3cb2f23a8b54b977732e3756883f29b05ffd0b4150358243ee68f3eb4db6d", kill_on_drop: false }` [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling rayon-core v1.13.0 [INFO] [stderr] Compiling crc16 v0.4.0 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling regex-syntax v0.8.6 [INFO] [stderr] Compiling anstyle v1.0.13 [INFO] [stderr] Compiling plotters-backend v0.3.7 [INFO] [stderr] Compiling bytes-utils v0.1.4 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling cookie-factory v0.3.2 [INFO] [stderr] Compiling cast v0.3.0 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling url v2.5.7 [INFO] [stderr] Compiling backon v1.5.2 [INFO] [stderr] Compiling plotters-svg v0.3.7 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling plotters v0.3.7 [INFO] [stderr] Compiling clap_builder v4.5.48 [INFO] [stderr] Compiling float-cmp v0.9.0 [INFO] [stderr] Compiling fred-macros v0.1.0 [INFO] [stderr] Compiling is-terminal v0.4.16 [INFO] [stderr] Compiling anes v0.1.6 [INFO] [stderr] Compiling redis-protocol v5.0.1 [INFO] [stderr] Compiling oorandom v11.1.5 [INFO] [stderr] Compiling semver v1.0.27 [INFO] [stderr] Compiling ctor v0.2.9 [INFO] [stderr] Compiling rayon v1.11.0 [INFO] [stderr] Compiling regex-automata v0.4.11 [INFO] [stderr] Compiling criterion-plot v0.5.0 [INFO] [stderr] Compiling clap v4.5.48 [INFO] [stderr] Compiling regex v1.11.3 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling derive-env-url v2.1.0 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling env-url v2.1.0 [INFO] [stderr] Compiling tokio-util v0.7.16 [INFO] [stderr] Compiling async-local v2.0.1 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling criterion v0.5.1 [INFO] [stderr] Compiling combine v4.6.7 [INFO] [stderr] Compiling fred v9.4.0 [INFO] [stderr] Compiling redis v0.27.6 [INFO] [stderr] Compiling stack-queue v0.15.0 [INFO] [stderr] Compiling redis-swapplex v0.13.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unexpected `cfg` condition name: `loom` [INFO] [stdout] --> src/lib.rs:526:3 [INFO] [stdout] | [INFO] [stdout] 526 | #[local_queue(buffer_size = 2048)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: expected names are: `docsrs`, `feature`, and `test` and 31 more [INFO] [stdout] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `local_queue` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the attribute macro `local_queue` may come from an old version of the `derive_stack_queue` crate, try updating your dependency with `cargo update -p derive_stack_queue` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] = note: this warning originates in the attribute macro `local_queue` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `loom` [INFO] [stdout] --> src/lib.rs:558:3 [INFO] [stdout] | [INFO] [stdout] 558 | #[local_queue(buffer_size = 2048)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `local_queue` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the attribute macro `local_queue` may come from an old version of the `derive_stack_queue` crate, try updating your dependency with `cargo update -p derive_stack_queue` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `local_queue` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `loom` [INFO] [stdout] --> src/lib.rs:526:3 [INFO] [stdout] | [INFO] [stdout] 526 | #[local_queue(buffer_size = 2048)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: expected names are: `docsrs`, `feature`, and `test` and 31 more [INFO] [stdout] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `local_queue` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the attribute macro `local_queue` may come from an old version of the `derive_stack_queue` crate, try updating your dependency with `cargo update -p derive_stack_queue` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] = note: this warning originates in the attribute macro `local_queue` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `loom` [INFO] [stdout] --> src/lib.rs:558:3 [INFO] [stdout] | [INFO] [stdout] 558 | #[local_queue(buffer_size = 2048)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `local_queue` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the attribute macro `local_queue` may come from an old version of the `derive_stack_queue` crate, try updating your dependency with `cargo update -p derive_stack_queue` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `local_queue` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this function depends on never type fallback being `()` [INFO] [stdout] --> src/lib.rs:600:9 [INFO] [stdout] | [INFO] [stdout] 600 | async fn reconnects_on_error() -> RedisResult<()> { [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 Rust 2024 and in a future release in all editions! [INFO] [stdout] = note: for more information, see [INFO] [stdout] = help: specify the types explicitly [INFO] [stdout] note: in edition 2024, the requirement `!: FromRedisValue` will fail [INFO] [stdout] --> src/lib.rs:633:10 [INFO] [stdout] | [INFO] [stdout] 633 | conn.del("test::stream").await?; [INFO] [stdout] | ^^^ [INFO] [stdout] = note: `#[warn(dependency_on_unit_never_type_fallback)]` on by default [INFO] [stdout] help: use `()` annotations to avoid fallback changes [INFO] [stdout] | [INFO] [stdout] 633 | conn.del::<_, ()>("test::stream").await?; [INFO] [stdout] | +++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this function depends on never type fallback being `()` [INFO] [stdout] --> src/lib.rs:662:9 [INFO] [stdout] | [INFO] [stdout] 662 | async fn handles_shutdown() -> RedisResult<()> { [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 Rust 2024 and in a future release in all editions! [INFO] [stdout] = note: for more information, see [INFO] [stdout] = help: specify the types explicitly [INFO] [stdout] note: in edition 2024, the requirement `!: FromRedisValue` will fail [INFO] [stdout] --> src/lib.rs:689:8 [INFO] [stdout] | [INFO] [stdout] 689 | .query_async(&mut conn) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] help: use `()` annotations to avoid fallback changes [INFO] [stdout] | [INFO] [stdout] 689 | .query_async::<()>(&mut conn) [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 46.99s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: redis-swapplex v0.13.0 (/opt/rustwide/workdir) [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 3` [INFO] running `Command { std: "docker" "inspect" "f8f3cb2f23a8b54b977732e3756883f29b05ffd0b4150358243ee68f3eb4db6d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f8f3cb2f23a8b54b977732e3756883f29b05ffd0b4150358243ee68f3eb4db6d", kill_on_drop: false }` [INFO] [stdout] f8f3cb2f23a8b54b977732e3756883f29b05ffd0b4150358243ee68f3eb4db6d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] bfdb2b342627088543a1780e2581f883f757835e18fcd38c13e297d1c067a356 [INFO] running `Command { std: "docker" "start" "-a" "bfdb2b342627088543a1780e2581f883f757835e18fcd38c13e297d1c067a356", kill_on_drop: false }` [INFO] [stderr] warning: unexpected `cfg` condition name: `loom` [INFO] [stderr] --> src/lib.rs:526:3 [INFO] [stderr] | [INFO] [stderr] 526 | #[local_queue(buffer_size = 2048)] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: expected names are: `docsrs`, `feature`, and `test` and 31 more [INFO] [stderr] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stderr] = help: try referring to `local_queue` crate for guidance on how handle this unexpected cfg [INFO] [stderr] = help: the attribute macro `local_queue` may come from an old version of the `derive_stack_queue` crate, try updating your dependency with `cargo update -p derive_stack_queue` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stderr] = note: this warning originates in the attribute macro `local_queue` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition name: `loom` [INFO] [stderr] --> src/lib.rs:558:3 [INFO] [stderr] | [INFO] [stderr] 558 | #[local_queue(buffer_size = 2048)] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stderr] = help: try referring to `local_queue` crate for guidance on how handle this unexpected cfg [INFO] [stderr] = help: the attribute macro `local_queue` may come from an old version of the `derive_stack_queue` crate, try updating your dependency with `cargo update -p derive_stack_queue` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] = note: this warning originates in the attribute macro `local_queue` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: this function depends on never type fallback being `()` [INFO] [stderr] --> src/lib.rs:600:9 [INFO] [stderr] | [INFO] [stderr] 600 | async fn reconnects_on_error() -> RedisResult<()> { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in Rust 2024 and in a future release in all editions! [INFO] [stderr] = note: for more information, see [INFO] [stderr] = help: specify the types explicitly [INFO] [stderr] note: in edition 2024, the requirement `!: FromRedisValue` will fail [INFO] [stderr] --> src/lib.rs:633:10 [INFO] [stderr] | [INFO] [stderr] 633 | conn.del("test::stream").await?; [INFO] [stderr] | ^^^ [INFO] [stderr] = note: `#[warn(dependency_on_unit_never_type_fallback)]` on by default [INFO] [stderr] help: use `()` annotations to avoid fallback changes [INFO] [stderr] | [INFO] [stderr] 633 | conn.del::<_, ()>("test::stream").await?; [INFO] [stderr] | +++++++++ [INFO] [stderr] [INFO] [stderr] warning: this function depends on never type fallback being `()` [INFO] [stderr] --> src/lib.rs:662:9 [INFO] [stderr] | [INFO] [stderr] 662 | async fn handles_shutdown() -> RedisResult<()> { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in Rust 2024 and in a future release in all editions! [INFO] [stderr] = note: for more information, see [INFO] [stderr] = help: specify the types explicitly [INFO] [stderr] note: in edition 2024, the requirement `!: FromRedisValue` will fail [INFO] [stderr] --> src/lib.rs:689:8 [INFO] [stderr] | [INFO] [stderr] 689 | .query_async(&mut conn) [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] help: use `()` annotations to avoid fallback changes [INFO] [stderr] | [INFO] [stderr] 689 | .query_async::<()>(&mut conn) [INFO] [stderr] | ++++++ [INFO] [stderr] [INFO] [stderr] warning: `redis-swapplex` (lib) generated 2 warnings [INFO] [stderr] warning: `redis-swapplex` (lib test) generated 4 warnings (2 duplicates) (run `cargo fix --lib -p redis-swapplex --tests` to apply 2 suggestions) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.16s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: redis-swapplex v0.13.0 (/opt/rustwide/workdir) [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 3` [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/redis_swapplex-d3002b73e099fb2e) [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test tests::handles_shutdown ... ignored, use `cargo test -- --ignored` to test in isolation [INFO] [stdout] test tests::reconnects_immediately ... FAILED [INFO] [stdout] test tests::reconnects_on_error ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- tests::reconnects_immediately stdout ---- [INFO] [stdout] Error: Unable to establish Redis connection- IoError [INFO] [stdout] [INFO] [stdout] ---- tests::reconnects_on_error stdout ---- [INFO] [stdout] Error: Unable to establish Redis connection- IoError [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] tests::reconnects_immediately [INFO] [stdout] tests::reconnects_on_error [INFO] [stdout] [INFO] [stdout] test result: FAILED. 0 passed; 2 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `--lib` [INFO] running `Command { std: "docker" "inspect" "bfdb2b342627088543a1780e2581f883f757835e18fcd38c13e297d1c067a356", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bfdb2b342627088543a1780e2581f883f757835e18fcd38c13e297d1c067a356", kill_on_drop: false }` [INFO] [stdout] bfdb2b342627088543a1780e2581f883f757835e18fcd38c13e297d1c067a356