[INFO] fetching crate redis_cluster_rs 0.1.10... [INFO] testing redis_cluster_rs-0.1.10 against try#b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b for pr-145330-1 [INFO] extracting crate redis_cluster_rs 0.1.10 into /workspace/builds/worker-0-tc2/source [INFO] started tweaking crates.io crate redis_cluster_rs 0.1.10 [INFO] finished tweaking crates.io crate redis_cluster_rs 0.1.10 [INFO] tweaked toml for crates.io crate redis_cluster_rs 0.1.10 written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate redis_cluster_rs 0.1.10 on toolchain b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "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" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "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 80 packages to latest compatible versions [INFO] [stderr] Adding rand v0.7.3 (available: v0.9.2) [INFO] [stderr] Adding redis v0.11.0 (available: v0.32.6) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d0b2510826d357a4859d6f2a93ce19d21d3c3be00a7cce4f9957feee0102f287 [INFO] running `Command { std: "docker" "start" "-a" "d0b2510826d357a4859d6f2a93ce19d21d3c3be00a7cce4f9957feee0102f287", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d0b2510826d357a4859d6f2a93ce19d21d3c3be00a7cce4f9957feee0102f287", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d0b2510826d357a4859d6f2a93ce19d21d3c3be00a7cce4f9957feee0102f287", kill_on_drop: false }` [INFO] [stdout] d0b2510826d357a4859d6f2a93ce19d21d3c3be00a7cce4f9957feee0102f287 [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0236efd7df387689d6298a6e92d83514c6d492807f0fbf6345fab511786285b0 [INFO] running `Command { std: "docker" "start" "-a" "0236efd7df387689d6298a6e92d83514c6d492807f0fbf6345fab511786285b0", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling futures v0.1.31 [INFO] [stderr] Compiling parking_lot_core v0.6.3 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Compiling net2 v0.2.39 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling lock_api v0.3.4 [INFO] [stderr] Compiling percent-encoding v1.0.1 [INFO] [stderr] Compiling memchr v2.7.6 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling crc16 v0.4.0 [INFO] [stderr] Compiling sha1_smol v1.0.1 [INFO] [stderr] Compiling dtoa v0.4.8 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling sha1 v0.6.1 [INFO] [stderr] Compiling smallvec v0.6.14 [INFO] [stderr] Compiling mio v0.6.23 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Compiling combine v3.8.1 [INFO] [stderr] Compiling mio-uds v0.6.8 [INFO] [stderr] Compiling tokio-io v0.1.13 [INFO] [stderr] Compiling tokio-executor v0.1.10 [INFO] [stderr] Compiling tokio-sync v0.1.8 [INFO] [stderr] Compiling tokio-reactor v0.1.12 [INFO] [stderr] Compiling tokio-codec v0.1.2 [INFO] [stderr] Compiling tokio-uds v0.2.7 [INFO] [stderr] Compiling tokio-tcp v0.1.4 [INFO] [stderr] Compiling redis v0.11.0 [INFO] [stderr] Compiling redis_cluster_rs v0.1.10 (/opt/rustwide/workdir) [INFO] [stdout] warning: this function depends on never type fallback being `()` [INFO] [stdout] --> src/lib.rs:576:1 [INFO] [stdout] | [INFO] [stdout] 576 | / fn connect( [INFO] [stdout] 577 | | info: T, [INFO] [stdout] 578 | | readonly: bool, [INFO] [stdout] 579 | | password: Option, [INFO] [stdout] ... | [INFO] [stdout] 583 | | where [INFO] [stdout] 584 | | T: std::fmt::Debug, [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:593:25 [INFO] [stdout] | [INFO] [stdout] 593 | cmd("READONLY").query(&mut con)?; [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] 593 | cmd("READONLY").query::<()>(&mut con)?; [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 13.75s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: redis v0.11.0, redis_cluster_rs v0.1.10 (/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 2` [INFO] running `Command { std: "docker" "inspect" "0236efd7df387689d6298a6e92d83514c6d492807f0fbf6345fab511786285b0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0236efd7df387689d6298a6e92d83514c6d492807f0fbf6345fab511786285b0", kill_on_drop: false }` [INFO] [stdout] 0236efd7df387689d6298a6e92d83514c6d492807f0fbf6345fab511786285b0 [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8d70c085a3f607cd14bafdb145a837447d5e1f05ab183771e26c540d4854c1e1 [INFO] running `Command { std: "docker" "start" "-a" "8d70c085a3f607cd14bafdb145a837447d5e1f05ab183771e26c540d4854c1e1", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stdout] warning: this function depends on never type fallback being `()` [INFO] [stdout] --> src/lib.rs:576:1 [INFO] [stdout] | [INFO] [stdout] 576 | / fn connect( [INFO] [stdout] 577 | | info: T, [INFO] [stdout] 578 | | readonly: bool, [INFO] [stdout] 579 | | password: Option, [INFO] [stdout] ... | [INFO] [stdout] 583 | | where [INFO] [stdout] 584 | | T: std::fmt::Debug, [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:593:25 [INFO] [stdout] | [INFO] [stdout] 593 | cmd("READONLY").query(&mut con)?; [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] 593 | cmd("READONLY").query::<()>(&mut con)?; [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling redis_cluster_rs v0.1.10 (/opt/rustwide/workdir) [INFO] [stdout] warning: this function depends on never type fallback being `()` [INFO] [stdout] --> src/lib.rs:576:1 [INFO] [stdout] | [INFO] [stdout] 576 | / fn connect( [INFO] [stdout] 577 | | info: T, [INFO] [stdout] 578 | | readonly: bool, [INFO] [stdout] 579 | | password: Option, [INFO] [stdout] ... | [INFO] [stdout] 583 | | where [INFO] [stdout] 584 | | T: std::fmt::Debug, [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:593:25 [INFO] [stdout] | [INFO] [stdout] 593 | cmd("READONLY").query(&mut con)?; [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] 593 | cmd("READONLY").query::<()>(&mut con)?; [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.82s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: redis v0.11.0, redis_cluster_rs v0.1.10 (/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" "8d70c085a3f607cd14bafdb145a837447d5e1f05ab183771e26c540d4854c1e1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8d70c085a3f607cd14bafdb145a837447d5e1f05ab183771e26c540d4854c1e1", kill_on_drop: false }` [INFO] [stdout] 8d70c085a3f607cd14bafdb145a837447d5e1f05ab183771e26c540d4854c1e1 [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] ece0ab6d2e9e2b58989b79dffdf685809987a4b5cba7847380681ed934aa240f [INFO] running `Command { std: "docker" "start" "-a" "ece0ab6d2e9e2b58989b79dffdf685809987a4b5cba7847380681ed934aa240f", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] warning: this function depends on never type fallback being `()` [INFO] [stdout] [INFO] [stderr] --> src/lib.rs:576:1 [INFO] [stdout] running 4 tests [INFO] [stderr] | [INFO] [stdout] test tests::give_different_password_by_initial_nodes ... ok [INFO] [stderr] 576 | / fn connect( [INFO] [stdout] test tests::give_password_by_initial_nodes ... ok [INFO] [stderr] 577 | | info: T, [INFO] [stdout] test tests::give_no_password ... ok [INFO] [stderr] 578 | | readonly: bool, [INFO] [stdout] test tests::give_password_by_method ... ok [INFO] [stderr] 579 | | password: Option, [INFO] [stdout] [INFO] [stderr] ... | [INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stderr] 583 | | where [INFO] [stdout] [INFO] [stderr] 584 | | T: std::fmt::Debug, [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:593:25 [INFO] [stderr] | [INFO] [stderr] 593 | cmd("READONLY").query(&mut con)?; [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] 593 | cmd("READONLY").query::<()>(&mut con)?; [INFO] [stderr] | ++++++ [INFO] [stderr] [INFO] [stderr] warning: `redis_cluster_rs` (lib) generated 1 warning (run `cargo fix --lib -p redis_cluster_rs` to apply 1 suggestion) [INFO] [stderr] warning: `redis_cluster_rs` (lib test) generated 1 warning (1 duplicate) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.62s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: redis v0.11.0, redis_cluster_rs v0.1.10 (/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_cluster_rs-c5449dd39bae99b0) [INFO] [stderr] Doc-tests redis_cluster_rs [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test src/lib.rs - (line 11) - compile ... ok [INFO] [stdout] test src/lib.rs - (line 29) - compile ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.27s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "ece0ab6d2e9e2b58989b79dffdf685809987a4b5cba7847380681ed934aa240f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ece0ab6d2e9e2b58989b79dffdf685809987a4b5cba7847380681ed934aa240f", kill_on_drop: false }` [INFO] [stdout] ece0ab6d2e9e2b58989b79dffdf685809987a4b5cba7847380681ed934aa240f