[INFO] fetching crate sessions 0.7.0...
[INFO] testing sessions-0.7.0 against master#ec6f9a5b4413f74386267ef8efc93712c2ce6db6 for pr-155739-1
[INFO] extracting crate sessions 0.7.0 into /workspace/builds/worker-7-tc1/source
[INFO] started tweaking crates.io crate sessions 0.7.0
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate sessions 0.7.0
[INFO] tweaked toml for crates.io crate sessions 0.7.0 written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate sessions 0.7.0 on toolchain ec6f9a5b4413f74386267ef8efc93712c2ce6db6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "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" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 118 packages to latest compatible versions
[INFO] [stderr]       Adding redis v0.27.6 (available: v1.2.1)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded sessions-redis v0.7.0
[INFO] [stderr]   Downloaded backon v1.6.0
[INFO] [stderr]   Downloaded sessions-memory v0.7.0
[INFO] [stderr]   Downloaded sessions-core v0.7.0
[INFO] [stderr]   Downloaded nano-id v0.4.0
[INFO] [stderr]   Downloaded redis v0.27.6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f1255a6e736f935c0dc9a8a98859ad936694a1c50c81c555ef50020dd13a7845
[INFO] running `Command { std: "docker" "start" "-a" "f1255a6e736f935c0dc9a8a98859ad936694a1c50c81c555ef50020dd13a7845", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f1255a6e736f935c0dc9a8a98859ad936694a1c50c81c555ef50020dd13a7845", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f1255a6e736f935c0dc9a8a98859ad936694a1c50c81c555ef50020dd13a7845", kill_on_drop: false }`
[INFO] [stdout] f1255a6e736f935c0dc9a8a98859ad936694a1c50c81c555ef50020dd13a7845
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b01941640db72d38349911edc8a240d2da4e359bb1a5cd008077ff8f208e6b65
[INFO] running `Command { std: "docker" "start" "-a" "b01941640db72d38349911edc8a240d2da4e359bb1a5cd008077ff8f208e6b65", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling sessions-core v0.7.0
[INFO] [stderr]    Compiling sessions v0.7.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.68s
[INFO] running `Command { std: "docker" "inspect" "b01941640db72d38349911edc8a240d2da4e359bb1a5cd008077ff8f208e6b65", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b01941640db72d38349911edc8a240d2da4e359bb1a5cd008077ff8f208e6b65", kill_on_drop: false }`
[INFO] [stdout] b01941640db72d38349911edc8a240d2da4e359bb1a5cd008077ff8f208e6b65
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7c6397283ac8e41348c372fb4c3a562a8c7a524442f35090687af43ffca70637
[INFO] running `Command { std: "docker" "start" "-a" "7c6397283ac8e41348c372fb4c3a562a8c7a524442f35090687af43ffca70637", kill_on_drop: false }`
[INFO] [stderr]    Compiling zerofrom v0.1.8
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling socket2 v0.6.3
[INFO] [stderr]    Compiling mio v1.2.0
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]    Compiling fastrand v2.4.1
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling arc-swap v1.9.1
[INFO] [stderr]    Compiling yoke v0.8.2
[INFO] [stderr]    Compiling backon v1.6.0
[INFO] [stderr]    Compiling nano-id v0.4.0
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling zerovec v0.11.6
[INFO] [stderr]    Compiling zerotrie v0.2.4
[INFO] [stderr]    Compiling tokio v1.52.3
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling tinystr v0.8.3
[INFO] [stderr]    Compiling potential_utf v0.1.5
[INFO] [stderr]    Compiling sessions-core v0.7.0
[INFO] [stderr]    Compiling sessions v0.7.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling icu_collections v2.2.0
[INFO] [stderr]    Compiling icu_locale_core v2.2.0
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling icu_provider v2.2.0
[INFO] [stderr]    Compiling icu_normalizer v2.2.0
[INFO] [stderr]    Compiling icu_properties v2.2.0
[INFO] [stderr]    Compiling idna_adapter v1.2.2
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling futures v0.3.32
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling combine v4.6.7
[INFO] [stderr]    Compiling redis v0.27.6
[INFO] [stdout] error: tokio-comp or async-std-comp features required for aio feature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/redis-0.27.6/src/aio/pubsub.rs:391:9
[INFO] [stdout]     |
[INFO] [stdout] 391 |         compile_error!("tokio-comp or async-std-comp features required for aio feature");
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: tokio-comp or async-std-comp features required for aio feature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/redis-0.27.6/src/aio/multiplexed_connection.rs:484:9
[INFO] [stdout]     |
[INFO] [stdout] 484 |         compile_error!("tokio-comp or async-std-comp features required for aio feature");
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: tokio-comp or async-std-comp features required for aio feature
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/redis-0.27.6/src/aio/runtime.rs:84:13
[INFO] [stdout]    |
[INFO] [stdout] 84 |             compile_error!("tokio-comp or async-std-comp features required for aio feature")
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `ValueCodec` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/redis-0.27.6/src/aio/pubsub.rs:393:25
[INFO] [stdout]     |
[INFO] [stdout] 393 |         let mut codec = ValueCodec::default().framed(stream);
[INFO] [stdout]     |                         ^^^^^^^^^^ use of undeclared type `ValueCodec`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct through its public re-export
[INFO] [stdout]     |
[INFO] [stdout]   1 + use crate::parser::ValueCodec;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `ValueCodec` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/redis-0.27.6/src/aio/connection.rs:373:9
[INFO] [stdout]     |
[INFO] [stdout] 373 |         ValueCodec::default()
[INFO] [stdout]     |         ^^^^^^^^^^ use of undeclared type `ValueCodec`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct through its public re-export
[INFO] [stdout]     |
[INFO] [stdout]   5 + use crate::parser::ValueCodec;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `ValueCodec` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/redis-0.27.6/src/aio/connection.rs:385:9
[INFO] [stdout]     |
[INFO] [stdout] 385 |         ValueCodec::default()
[INFO] [stdout]     |         ^^^^^^^^^^ use of undeclared type `ValueCodec`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct through its public re-export
[INFO] [stdout]     |
[INFO] [stdout]   5 + use crate::parser::ValueCodec;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `ValueCodec` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/redis-0.27.6/src/aio/connection.rs:415:9
[INFO] [stdout]     |
[INFO] [stdout] 415 |         ValueCodec::default()
[INFO] [stdout]     |         ^^^^^^^^^^ use of undeclared type `ValueCodec`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct through its public re-export
[INFO] [stdout]     |
[INFO] [stdout]   5 + use crate::parser::ValueCodec;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `ValueCodec` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/redis-0.27.6/src/aio/connection.rs:424:9
[INFO] [stdout]     |
[INFO] [stdout] 424 |         ValueCodec::default()
[INFO] [stdout]     |         ^^^^^^^^^^ use of undeclared type `ValueCodec`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct through its public re-export
[INFO] [stdout]     |
[INFO] [stdout]   5 + use crate::parser::ValueCodec;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `socket_addrs` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/redis-0.27.6/src/aio/connection.rs:441:28
[INFO] [stdout]     |
[INFO] [stdout] 441 |     let mut socket_addrs = socket_addrs.peekable();
[INFO] [stdout]     |                            ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `ValueCodec` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/redis-0.27.6/src/aio/multiplexed_connection.rs:486:21
[INFO] [stdout]     |
[INFO] [stdout] 486 |         let codec = ValueCodec::default().framed(stream);
[INFO] [stdout]     |                     ^^^^^^^^^^ use of undeclared type `ValueCodec`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct through its public re-export
[INFO] [stdout]     |
[INFO] [stdout]   1 + use crate::parser::ValueCodec;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `get_multiplexed_async_connection_with_config` found for struct `Client` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/redis-0.27.6/src/aio/connection_manager.rs:372:18
[INFO] [stdout]     |
[INFO] [stdout] 371 | /             client
[INFO] [stdout] 372 | |                 .get_multiplexed_async_connection_with_config(&connection_config)
[INFO] [stdout]     | |                 -^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ method not found in `Client`
[INFO] [stdout]     | |_________________|
[INFO] [stdout]     |
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/redis-0.27.6/src/client.rs:17:1
[INFO] [stdout]     |
[INFO] [stdout]  17 |   pub struct Client {
[INFO] [stdout]     |   ----------------- method `get_multiplexed_async_connection_with_config` not found for this struct
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0004]: non-exhaustive patterns: type `&aio::runtime::Runtime` is non-empty
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/redis-0.27.6/src/aio/runtime.rs:103:15
[INFO] [stdout]     |
[INFO] [stdout] 103 |         match self {
[INFO] [stdout]     |               ^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `aio::runtime::Runtime` defined here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/redis-0.27.6/src/aio/runtime.rs:13:17
[INFO] [stdout]     |
[INFO] [stdout]  13 | pub(crate) enum Runtime {
[INFO] [stdout]     |                 ^^^^^^^
[INFO] [stdout]     = note: the matched value is of type `&aio::runtime::Runtime`
[INFO] [stdout]     = note: references are always considered inhabited
[INFO] [stdout] help: ensure that all possible cases are being handled by adding a match arm with a wildcard pattern as shown
[INFO] [stdout]     |
[INFO] [stdout] 103 ~         match self {
[INFO] [stdout] 104 +             _ => todo!(),
[INFO] [stdout] 105 +         }
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0004]: non-exhaustive patterns: type `&aio::runtime::Runtime` is non-empty
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/redis-0.27.6/src/aio/runtime.rs:117:15
[INFO] [stdout]     |
[INFO] [stdout] 117 |         match self {
[INFO] [stdout]     |               ^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `aio::runtime::Runtime` defined here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/redis-0.27.6/src/aio/runtime.rs:13:17
[INFO] [stdout]     |
[INFO] [stdout]  13 | pub(crate) enum Runtime {
[INFO] [stdout]     |                 ^^^^^^^
[INFO] [stdout]     = note: the matched value is of type `&aio::runtime::Runtime`
[INFO] [stdout]     = note: references are always considered inhabited
[INFO] [stdout] help: ensure that all possible cases are being handled by adding a match arm with a wildcard pattern as shown
[INFO] [stdout]     |
[INFO] [stdout] 117 ~         match self {
[INFO] [stdout] 118 +             _ => todo!(),
[INFO] [stdout] 119 +         }
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0004]: non-exhaustive patterns: type `&aio::runtime::Runtime` is non-empty
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/redis-0.27.6/src/aio/runtime.rs:90:15
[INFO] [stdout]    |
[INFO] [stdout] 90 |         match self {
[INFO] [stdout]    |               ^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: `aio::runtime::Runtime` defined here
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/redis-0.27.6/src/aio/runtime.rs:13:17
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub(crate) enum Runtime {
[INFO] [stdout]    |                 ^^^^^^^
[INFO] [stdout]    = note: the matched value is of type `&aio::runtime::Runtime`
[INFO] [stdout]    = note: references are always considered inhabited
[INFO] [stdout] help: ensure that all possible cases are being handled by adding a match arm with a wildcard pattern as shown
[INFO] [stdout]    |
[INFO] [stdout] 90 ~         match self {
[INFO] [stdout] 91 +             _ => todo!(),
[INFO] [stdout] 92 +         }
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0004, E0425, E0433, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0004`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `redis` (lib) due to 14 previous errors
[INFO] running `Command { std: "docker" "inspect" "7c6397283ac8e41348c372fb4c3a562a8c7a524442f35090687af43ffca70637", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7c6397283ac8e41348c372fb4c3a562a8c7a524442f35090687af43ffca70637", kill_on_drop: false }`
[INFO] [stdout] 7c6397283ac8e41348c372fb4c3a562a8c7a524442f35090687af43ffca70637
