[INFO] cloning repository https://github.com/doyoubi/undermoon
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/doyoubi/undermoon" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdoyoubi%2Fundermoon", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdoyoubi%2Fundermoon'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 6598dfa080efc2bc398eefe77c6b70f8d68cede9
[INFO] testing doyoubi/undermoon against 1.90.0 for beta-1.91-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdoyoubi%2Fundermoon" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-0-tc1/source/rust-toolchain
[INFO] started tweaking git repo https://github.com/doyoubi/undermoon
[INFO] finished tweaking git repo https://github.com/doyoubi/undermoon
[INFO] tweaked toml for git repo https://github.com/doyoubi/undermoon written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/doyoubi/undermoon on toolchain 1.90.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/doyoubi/undermoon 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" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `config` dependency)
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded tracing-core v0.1.29
[INFO] [stderr]   Downloaded wasm-bindgen-backend v0.2.82
[INFO] [stderr]   Downloaded thiserror v1.0.32
[INFO] [stderr]   Downloaded futures-batch v0.6.0
[INFO] [stderr]   Downloaded caseless v0.2.1
[INFO] [stderr]   Downloaded futures-timer v2.0.2
[INFO] [stderr]   Downloaded btoi v0.4.2
[INFO] [stderr]   Downloaded coarsetime v0.1.22
[INFO] [stderr]   Downloaded atoi v1.0.0
[INFO] [stderr]   Downloaded tokio-stream v0.1.9
[INFO] [stderr]   Downloaded backtrace v0.3.66
[INFO] [stderr]   Downloaded config v0.13.2
[INFO] [stderr]   Downloaded serde_derive v1.0.142
[INFO] [stderr]   Downloaded itertools v0.10.3
[INFO] [stderr]   Downloaded arc-swap v1.5.1
[INFO] [stderr]   Downloaded js-sys v0.3.59
[INFO] [stderr]   Downloaded unicode-normalization v0.1.21
[INFO] [stderr]   Downloaded mio v0.8.4
[INFO] [stderr]   Downloaded reqwest v0.11.11
[INFO] [stderr]   Downloaded chrono v0.4.20
[INFO] [stderr]   Downloaded wasm-bindgen v0.2.82
[INFO] [stderr]   Downloaded hyper v0.14.20
[INFO] [stderr]   Downloaded syn v1.0.99
[INFO] [stderr]   Downloaded openssl v0.10.41
[INFO] [stderr]   Downloaded async-compression v0.3.14
[INFO] [stderr]   Downloaded serde_json v1.0.83
[INFO] [stderr]   Downloaded serde v1.0.142
[INFO] [stderr]   Downloaded tungstenite v0.14.0
[INFO] [stderr]   Downloaded openssl-sys v0.9.75
[INFO] [stderr]   Downloaded tokio v1.20.1
[INFO] [stderr]   Downloaded security-framework v2.6.1
[INFO] [stderr]   Downloaded bumpalo v3.10.0
[INFO] [stderr]   Downloaded libc v0.2.127
[INFO] [stderr]   Downloaded miniz_oxide v0.5.3
[INFO] [stderr]   Downloaded headers v0.3.7
[INFO] [stderr]   Downloaded indexmap v1.9.1
[INFO] [stderr]   Downloaded ryu v1.0.11
[INFO] [stderr]   Downloaded bytes v1.2.1
[INFO] [stderr]   Downloaded proc-macro2 v1.0.43
[INFO] [stderr]   Downloaded quote v1.0.21
[INFO] [stderr]   Downloaded zstd-sys v2.0.1+zstd.1.5.2
[INFO] [stderr]   Downloaded warp v0.3.2
[INFO] [stderr]   Downloaded async-trait v0.1.57
[INFO] [stderr]   Downloaded web-sys v0.3.59
[INFO] [stderr]   Downloaded mockall_derive v0.11.2
[INFO] [stderr]   Downloaded schannel v0.1.20
[INFO] [stderr]   Downloaded tokio-tungstenite v0.15.0
[INFO] [stderr]   Downloaded smallvec v1.9.0
[INFO] [stderr]   Downloaded pin-project v1.0.11
[INFO] [stderr]   Downloaded getrandom v0.2.7
[INFO] [stderr]   Downloaded dashmap v5.3.4
[INFO] [stderr]   Downloaded jemallocator v0.5.0
[INFO] [stderr]   Downloaded either v1.7.0
[INFO] [stderr]   Downloaded predicates-tree v1.0.5
[INFO] [stderr]   Downloaded mockall v0.11.2
[INFO] [stderr]   Downloaded ipnet v2.5.0
[INFO] [stderr]   Downloaded wasm-bindgen-macro-support v0.2.82
[INFO] [stderr]   Downloaded wasm-bindgen-macro v0.2.82
[INFO] [stderr]   Downloaded string-error v0.1.0
[INFO] [stderr]   Downloaded jemalloc-sys v0.5.1+5.3.0-patched
[INFO] [stderr]   Downloaded thiserror-impl v1.0.32
[INFO] [stderr]   Downloaded crc16 v0.4.0
[INFO] [stderr]   Downloaded crc64 v2.0.0
[INFO] [stderr]   Downloaded crossbeam-queue v0.3.6
[INFO] [stderr]   Downloaded crossbeam v0.8.2
[INFO] [stderr]   Downloaded predicates v2.1.1
[INFO] [stderr]   Downloaded wasm-bindgen-futures v0.4.32
[INFO] [stderr]   Downloaded itoa v1.0.3
[INFO] [stderr]   Downloaded fragile v1.2.1
[INFO] [stderr]   Downloaded predicates-core v1.0.3
[INFO] [stderr]   Downloaded termtree v0.2.4
[INFO] [stderr]   Downloaded native-tls v0.2.10
[INFO] [stderr]   Downloaded headers-core v0.2.0
[INFO] [stderr]   Downloaded unicode-ident v1.0.3
[INFO] [stderr]   Downloaded once_cell v1.13.0
[INFO] [stderr]   Downloaded tracing v0.1.36
[INFO] [stderr]   Downloaded openssl-macros v0.1.0
[INFO] [stderr]   Downloaded wasm-bindgen-shared v0.2.82
[INFO] [stderr]   Downloaded buf_redux v0.8.4
[INFO] [stderr]   Downloaded twoway v0.1.8
[INFO] [stderr]   Downloaded multipart v0.18.0
[INFO] [stderr]   Downloaded pin-project-internal v1.0.11
[INFO] [stderr]   Downloaded tokio-macros v1.8.0
[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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 082ce69fddcedccb10177463bb58925bf53e4a6e9ab3bd7977e2f584bbcbdebb
[INFO] running `Command { std: "docker" "start" "-a" "082ce69fddcedccb10177463bb58925bf53e4a6e9ab3bd7977e2f584bbcbdebb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "082ce69fddcedccb10177463bb58925bf53e4a6e9ab3bd7977e2f584bbcbdebb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "082ce69fddcedccb10177463bb58925bf53e4a6e9ab3bd7977e2f584bbcbdebb", kill_on_drop: false }`
[INFO] [stdout] 082ce69fddcedccb10177463bb58925bf53e4a6e9ab3bd7977e2f584bbcbdebb
[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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5cf62662523e96b08a8ccd56f2bed697abc94d0a23e7fb61002cf8905070d494
[INFO] running `Command { std: "docker" "start" "-a" "5cf62662523e96b08a8ccd56f2bed697abc94d0a23e7fb61002cf8905070d494", kill_on_drop: false }`
[INFO] [stderr] warning: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `config` dependency)
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]    Compiling libc v0.2.127
[INFO] [stderr]    Compiling proc-macro2 v1.0.43
[INFO] [stderr]    Compiling unicode-ident v1.0.3
[INFO] [stderr]    Compiling quote v1.0.21
[INFO] [stderr]    Compiling syn v1.0.99
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling once_cell v1.13.0
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]    Compiling pin-project-lite v0.2.9
[INFO] [stderr]    Compiling scopeguard v1.1.0
[INFO] [stderr]    Compiling futures-core v0.3.21
[INFO] [stderr]    Compiling bytes v1.2.1
[INFO] [stderr]    Compiling parking_lot_core v0.9.3
[INFO] [stderr]    Compiling lock_api v0.4.7
[INFO] [stderr]    Compiling smallvec v1.9.0
[INFO] [stderr]    Compiling typenum v1.15.0
[INFO] [stderr]    Compiling generic-array v0.14.6
[INFO] [stderr]    Compiling tokio v1.20.1
[INFO] [stderr]    Compiling itoa v1.0.3
[INFO] [stderr]    Compiling futures-sink v0.3.21
[INFO] [stderr]    Compiling slab v0.4.7
[INFO] [stderr]    Compiling futures-task v0.3.21
[INFO] [stderr]    Compiling futures-channel v0.3.21
[INFO] [stderr]    Compiling futures-util v0.3.21
[INFO] [stderr]    Compiling jobserver v0.1.24
[INFO] [stderr]    Compiling mio v0.8.4
[INFO] [stderr]    Compiling socket2 v0.4.4
[INFO] [stderr]    Compiling signal-hook-registry v1.4.0
[INFO] [stderr]    Compiling cc v1.0.73
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling num_cpus v1.13.1
[INFO] [stderr]    Compiling http v0.2.8
[INFO] [stderr]    Compiling futures-io v0.3.21
[INFO] [stderr]    Compiling pkg-config v0.3.25
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling httparse v1.7.1
[INFO] [stderr]    Compiling tinyvec_macros v0.1.0
[INFO] [stderr]    Compiling tinyvec v1.6.0
[INFO] [stderr]    Compiling matches v0.1.9
[INFO] [stderr]    Compiling serde v1.0.142
[INFO] [stderr]    Compiling getrandom v0.2.7
[INFO] [stderr]    Compiling unicase v2.6.0
[INFO] [stderr]    Compiling openssl-sys v0.9.75
[INFO] [stderr]    Compiling indexmap v1.9.1
[INFO] [stderr]    Compiling aho-corasick v0.7.18
[INFO] [stderr]    Compiling tracing-core v0.1.29
[INFO] [stderr]    Compiling crossbeam-utils v0.8.11
[INFO] [stderr]    Compiling unicode-normalization v0.1.21
[INFO] [stderr]    Compiling regex-syntax v0.6.27
[INFO] [stderr]    Compiling percent-encoding v2.1.0
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling form_urlencoded v1.0.1
[INFO] [stderr]    Compiling tracing v0.1.36
[INFO] [stderr]    Compiling rand_core v0.6.3
[INFO] [stderr]    Compiling alloc-no-stdlib v2.0.3
[INFO] [stderr]    Compiling openssl v0.10.41
[INFO] [stderr]    Compiling foreign-types-shared v0.1.1
[INFO] [stderr]    Compiling unicode-bidi v0.3.8
[INFO] [stderr]    Compiling cpufeatures v0.2.2
[INFO] [stderr]    Compiling crc32fast v1.3.2
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling idna v0.2.3
[INFO] [stderr]    Compiling foreign-types v0.3.2
[INFO] [stderr]    Compiling alloc-stdlib v0.2.1
[INFO] [stderr]    Compiling miniz_oxide v0.5.3
[INFO] [stderr]    Compiling zstd-sys v2.0.1+zstd.1.5.2
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]    Compiling try-lock v0.2.3
[INFO] [stderr]    Compiling mime v0.3.16
[INFO] [stderr]    Compiling httpdate v1.0.2
[INFO] [stderr]    Compiling base64 v0.13.0
[INFO] [stderr]    Compiling native-tls v0.2.10
[INFO] [stderr]    Compiling regex v1.6.0
[INFO] [stderr]    Compiling want v0.3.0
[INFO] [stderr]    Compiling mime_guess v2.0.4
[INFO] [stderr]    Compiling url v2.2.2
[INFO] [stderr]    Compiling brotli-decompressor v2.3.2
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling block-buffer v0.10.2
[INFO] [stderr]    Compiling digest v0.9.0
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.9.0
[INFO] [stderr]    Compiling http-body v0.4.5
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.10
[INFO] [stderr]    Compiling fs_extra v1.2.0
[INFO] [stderr]    Compiling openssl-probe v0.1.5
[INFO] [stderr]    Compiling tower-service v0.3.2
[INFO] [stderr]    Compiling opaque-debug v0.3.0
[INFO] [stderr]    Compiling ryu v1.0.11
[INFO] [stderr]    Compiling serde_json v1.0.83
[INFO] [stderr]    Compiling sha-1 v0.9.8
[INFO] [stderr]    Compiling jemalloc-sys v0.5.1+5.3.0-patched
[INFO] [stderr]    Compiling brotli v3.3.4
[INFO] [stderr]    Compiling digest v0.10.3
[INFO] [stderr]    Compiling flate2 v1.0.24
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling fastrand v1.8.0
[INFO] [stderr]    Compiling encoding_rs v0.8.31
[INFO] [stderr]    Compiling remove_dir_all v0.5.3
[INFO] [stderr]    Compiling predicates-core v1.0.3
[INFO] [stderr]    Compiling crossbeam-queue v0.3.6
[INFO] [stderr]    Compiling utf-8 v0.7.6
[INFO] [stderr]    Compiling either v1.7.0
[INFO] [stderr]    Compiling async-trait v0.1.57
[INFO] [stderr]    Compiling tokio-macros v1.8.0
[INFO] [stderr]    Compiling futures-macro v0.3.21
[INFO] [stderr]    Compiling openssl-macros v0.1.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.32
[INFO] [stderr]    Compiling pin-project-internal v1.0.11
[INFO] [stderr]    Compiling byteorder v1.4.3
[INFO] [stderr]    Compiling zstd-safe v5.0.2+zstd.1.5.2
[INFO] [stderr]    Compiling itertools v0.10.3
[INFO] [stderr]    Compiling thiserror v1.0.32
[INFO] [stderr]    Compiling tungstenite v0.14.0
[INFO] [stderr]    Compiling pin-project v1.0.11
[INFO] [stderr]    Compiling tempfile v3.3.0
[INFO] [stderr]    Compiling caseless v0.2.1
[INFO] [stderr]    Compiling buf_redux v0.8.4
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling sha-1 v0.10.0
[INFO] [stderr]    Compiling float-cmp v0.9.0
[INFO] [stderr]    Compiling backtrace v0.3.66
[INFO] [stderr]    Compiling headers-core v0.2.0
[INFO] [stderr]    Compiling twoway v0.1.8
[INFO] [stderr]    Compiling gimli v0.26.2
[INFO] [stderr]    Compiling serde_derive v1.0.142
[INFO] [stderr]    Compiling crc16 v0.4.0
[INFO] [stderr]    Compiling termtree v0.2.4
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling quick-error v1.2.3
[INFO] [stderr]    Compiling multipart v0.18.0
[INFO] [stderr]    Compiling futures-executor v0.3.21
[INFO] [stderr]    Compiling nom v7.1.1
[INFO] [stderr]    Compiling futures v0.3.21
[INFO] [stderr]    Compiling predicates-tree v1.0.5
[INFO] [stderr]    Compiling predicates v2.1.1
[INFO] [stderr]    Compiling headers v0.3.7
[INFO] [stderr]    Compiling crossbeam-deque v0.8.2
[INFO] [stderr]    Compiling mockall_derive v0.11.2
[INFO] [stderr]    Compiling tokio-util v0.7.3
[INFO] [stderr]    Compiling async-compression v0.3.14
[INFO] [stderr]    Compiling tokio-native-tls v0.3.0
[INFO] [stderr]    Compiling addr2line v0.17.0
[INFO] [stderr]    Compiling tokio-util v0.6.10
[INFO] [stderr]    Compiling tokio-tungstenite v0.15.0
[INFO] [stderr]    Compiling tokio-stream v0.1.9
[INFO] [stderr]    Compiling toml v0.5.9
[INFO] [stderr]    Compiling h2 v0.3.13
[INFO] [stderr]    Compiling crossbeam-channel v0.5.6
[INFO] [stderr]    Compiling time v0.1.44
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling object v0.29.0
[INFO] [stderr]    Compiling fragile v1.2.1
[INFO] [stderr]    Compiling scoped-tls v1.0.0
[INFO] [stderr]    Compiling rustc-demangle v0.1.21
[INFO] [stderr]    Compiling ipnet v2.5.0
[INFO] [stderr]    Compiling pathdiff v0.2.1
[INFO] [stderr]    Compiling futures-timer v2.0.2
[INFO] [stderr]    Compiling termcolor v1.1.3
[INFO] [stderr]    Compiling futures-batch v0.6.0
[INFO] [stderr]    Compiling config v0.13.2
[INFO] [stderr]    Compiling env_logger v0.9.0
[INFO] [stderr]    Compiling mockall v0.11.2
[INFO] [stderr]    Compiling crossbeam v0.8.2
[INFO] [stderr]    Compiling chrono v0.4.20
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]    Compiling dashmap v5.3.4
[INFO] [stderr]    Compiling btoi v0.4.2
[INFO] [stderr]    Compiling atoi v1.0.0
[INFO] [stderr]    Compiling coarsetime v0.1.22
[INFO] [stderr]    Compiling string-error v0.1.0
[INFO] [stderr]    Compiling arc-swap v1.5.1
[INFO] [stderr]    Compiling crc64 v2.0.0
[INFO] [stderr]    Compiling arrayvec v0.5.2
[INFO] [stderr]    Compiling hyper v0.14.20
[INFO] [stderr]    Compiling hyper-tls v0.5.0
[INFO] [stderr]    Compiling reqwest v0.11.11
[INFO] [stderr]    Compiling warp v0.3.2
[INFO] [stderr]    Compiling zstd v0.11.2+zstd.1.5.2
[INFO] [stderr]    Compiling jemallocator v0.5.0
[INFO] [stderr]    Compiling undermoon v0.6.2 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition value: `sink`
[INFO] [stdout]  --> src/common/batch.rs:6:7
[INFO] [stdout]   |
[INFO] [stdout] 6 | #[cfg(feature = "sink")]
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]   |
[INFO] [stdout]   = note: no expected values for `feature`
[INFO] [stdout]   = help: consider adding `sink` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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: `sink`
[INFO] [stdout]    --> src/common/batch.rs:412:7
[INFO] [stdout]     |
[INFO] [stdout] 412 | #[cfg(feature = "sink")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `sink` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `MockProxyMetaSender`
[INFO] [stdout]    --> src/coordinator/core.rs:243:27
[INFO] [stdout]     |
[INFO] [stdout] 243 | pub use self::trait_mod::{MockProxyMetaSender, ProxyMetaSender};
[INFO] [stdout]     |                           ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/broker/external.rs:246:17
[INFO] [stdout]     |
[INFO] [stdout] 246 |     fn try_lock(&self) -> Result<AtomicLockGuard, MetaStoreError> {
[INFO] [stdout]     |                 ^^^^^            --------------- the same lifetime is hidden here
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 246 |     fn try_lock(&self) -> Result<AtomicLockGuard<'_>, MetaStoreError> {
[INFO] [stdout]     |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/common/atomic_lock.rs:22:17
[INFO] [stdout]    |
[INFO] [stdout] 22 |     pub fn lock(&self) -> Option<AtomicLockGuard> {
[INFO] [stdout]    |                 ^^^^^            --------------- the same lifetime is hidden here
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 22 |     pub fn lock(&self) -> Option<AtomicLockGuard<'_>> {
[INFO] [stdout]    |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/common/slot_lock.rs:19:17
[INFO] [stdout]    |
[INFO] [stdout] 19 |     pub fn lock(&self, slot: usize) -> Option<SlotMutexGuard> {
[INFO] [stdout]    |                 ^^^^^                         -------------- the same lifetime is hidden here
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 19 |     pub fn lock(&self, slot: usize) -> Option<SlotMutexGuard<'_>> {
[INFO] [stdout]    |                                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/coordinator/api.rs:196:19
[INFO] [stdout]     |
[INFO] [stdout] 196 |     fn handle_cmd(&self, cmd: Command) -> CmdReplyFuture {
[INFO] [stdout]     |                   ^^^^^                   -------------- the same lifetime is hidden here
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 196 |     fn handle_cmd(&self, cmd: Command) -> CmdReplyFuture<'_> {
[INFO] [stdout]     |                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/migration/scan_task.rs:434:9
[INFO] [stdout]     |
[INFO] [stdout] 434 |         &self,
[INFO] [stdout]     |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 435 |         cmd_task: Self::Task,
[INFO] [stdout] 436 |     ) -> BoxFuture<Result<(), ClusterSendError<BlockingHintTask<Self::Task>>>> {
[INFO] [stdout]     |          --------------------------------------------------------------------- the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 436 |     ) -> BoxFuture<'_, Result<(), ClusterSendError<BlockingHintTask<Self::Task>>>> {
[INFO] [stdout]     |                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/migration/task.rs:98:9
[INFO] [stdout]     |
[INFO] [stdout]  98 |         &self,
[INFO] [stdout]     |         ^^^^^ the lifetime is elided here
[INFO] [stdout]  99 |         cmd_task: Self::Task,
[INFO] [stdout] 100 |     ) -> BoxFuture<Result<(), ClusterSendError<BlockingHintTask<Self::Task>>>>;
[INFO] [stdout]     |          --------------------------------------------------------------------- the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 100 |     ) -> BoxFuture<'_, Result<(), ClusterSendError<BlockingHintTask<Self::Task>>>>;
[INFO] [stdout]     |                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/protocol/packet.rs:148:26
[INFO] [stdout]     |
[INFO] [stdout] 148 |     pub fn to_resp_slice(&self) -> RespSlice {
[INFO] [stdout]     |                          ^^^^^     --------- the same lifetime is hidden here
[INFO] [stdout]     |                          |
[INFO] [stdout]     |                          the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 148 |     pub fn to_resp_slice(&self) -> RespSlice<'_> {
[INFO] [stdout]     |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/protocol/resp.rs:63:26
[INFO] [stdout]    |
[INFO] [stdout] 63 |     pub fn to_resp_slice(&self) -> RespSlice {
[INFO] [stdout]    |                          ^^^^^     --------- the same lifetime is hidden here
[INFO] [stdout]    |                          |
[INFO] [stdout]    |                          the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 63 |     pub fn to_resp_slice(&self) -> RespSlice<'_> {
[INFO] [stdout]    |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/proxy/command.rs:331:27
[INFO] [stdout]     |
[INFO] [stdout] 331 |     pub fn get_resp_slice(&self) -> RespSlice {
[INFO] [stdout]     |                           ^^^^^     --------- the same lifetime is hidden here
[INFO] [stdout]     |                           |
[INFO] [stdout]     |                           the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 331 |     pub fn get_resp_slice(&self) -> RespSlice<'_> {
[INFO] [stdout]     |                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/proxy/executor.rs:85:9
[INFO] [stdout]    |
[INFO] [stdout] 85 |         &self,
[INFO] [stdout]    |         ^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 89 |     ) -> CmdReplyFuture {
[INFO] [stdout]    |          -------------- the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 89 |     ) -> CmdReplyFuture<'_> {
[INFO] [stdout]    |                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/proxy/executor.rs:534:9
[INFO] [stdout]     |
[INFO] [stdout] 534 |         &self,
[INFO] [stdout]     |         ^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 537 |     ) -> CmdReplyFuture {
[INFO] [stdout]     |          -------------- the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 537 |     ) -> CmdReplyFuture<'_> {
[INFO] [stdout]     |                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/proxy/executor.rs:582:24
[INFO] [stdout]     |
[INFO] [stdout] 582 |     fn handle_data_cmd(&self, cmd_ctx: CmdCtx, reply_receiver: CmdReplyReceiver) -> CmdReplyFuture {
[INFO] [stdout]     |                        ^^^^^ the lifetime is elided here                            -------------- the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 582 |     fn handle_data_cmd(&self, cmd_ctx: CmdCtx, reply_receiver: CmdReplyReceiver) -> CmdReplyFuture<'_> {
[INFO] [stdout]     |                                                                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/proxy/executor.rs:1038:24
[INFO] [stdout]      |
[INFO] [stdout] 1038 |     fn handle_eval_cmd(&self, cmd_ctx: CmdCtx, reply_receiver: CmdReplyReceiver) -> CmdReplyFuture {
[INFO] [stdout]      |                        ^^^^^ the lifetime is elided here                            -------------- the same lifetime is hidden here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1038 |     fn handle_eval_cmd(&self, cmd_ctx: CmdCtx, reply_receiver: CmdReplyReceiver) -> CmdReplyFuture<'_> {
[INFO] [stdout]      |                                                                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/proxy/executor.rs:1124:9
[INFO] [stdout]      |
[INFO] [stdout] 1124 |         &self,
[INFO] [stdout]      |         ^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 1127 |     ) -> CmdReplyFuture {
[INFO] [stdout]      |          -------------- the same lifetime is hidden here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1127 |     ) -> CmdReplyFuture<'_> {
[INFO] [stdout]      |                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/proxy/executor.rs:1306:9
[INFO] [stdout]      |
[INFO] [stdout] 1306 |         &self,
[INFO] [stdout]      |         ^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 1310 |     ) -> CmdReplyFuture {
[INFO] [stdout]      |          -------------- the same lifetime is hidden here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1310 |     ) -> CmdReplyFuture<'_> {
[INFO] [stdout]      |                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/proxy/session.rs:32:19
[INFO] [stdout]    |
[INFO] [stdout] 32 |     fn handle_cmd(&self, cmd: Command) -> CmdReplyFuture;
[INFO] [stdout]    |                   ^^^^^                   -------------- the same lifetime is hidden here
[INFO] [stdout]    |                   |
[INFO] [stdout]    |                   the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 32 |     fn handle_cmd(&self, cmd: Command) -> CmdReplyFuture<'_>;
[INFO] [stdout]    |                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/proxy/session.rs:38:9
[INFO] [stdout]    |
[INFO] [stdout] 38 |         &self,
[INFO] [stdout]    |         ^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 42 |     ) -> CmdReplyFuture;
[INFO] [stdout]    |          -------------- the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 42 |     ) -> CmdReplyFuture<'_>;
[INFO] [stdout]    |                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/proxy/session.rs:225:19
[INFO] [stdout]     |
[INFO] [stdout] 225 |     fn handle_cmd(&self, cmd: Command) -> CmdReplyFuture {
[INFO] [stdout]     |                   ^^^^^                   -------------- the same lifetime is hidden here
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 225 |     fn handle_cmd(&self, cmd: Command) -> CmdReplyFuture<'_> {
[INFO] [stdout]     |                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 7m 13s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: buf_redux v0.8.4, fs_extra v1.2.0, multipart v0.18.0
[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" "5cf62662523e96b08a8ccd56f2bed697abc94d0a23e7fb61002cf8905070d494", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5cf62662523e96b08a8ccd56f2bed697abc94d0a23e7fb61002cf8905070d494", kill_on_drop: false }`
[INFO] [stdout] 5cf62662523e96b08a8ccd56f2bed697abc94d0a23e7fb61002cf8905070d494
[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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+1.90.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d263bb0dea5b9cc2bf36df93a778051b3ded26adee275517b9a70ea6e1bf24de
[INFO] running `Command { std: "docker" "start" "-a" "d263bb0dea5b9cc2bf36df93a778051b3ded26adee275517b9a70ea6e1bf24de", kill_on_drop: false }`
[INFO] [stderr] warning: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `config` dependency)
[INFO] [stdout] warning: unexpected `cfg` condition value: `sink`
[INFO] [stdout]  --> src/common/batch.rs:6:7
[INFO] [stdout]   |
[INFO] [stdout] 6 | #[cfg(feature = "sink")]
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]   |
[INFO] [stdout]   = note: no expected values for `feature`
[INFO] [stdout]   = help: consider adding `sink` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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: `sink`
[INFO] [stdout]    --> src/common/batch.rs:412:7
[INFO] [stdout]     |
[INFO] [stdout] 412 | #[cfg(feature = "sink")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `sink` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `MockProxyMetaSender`
[INFO] [stdout]    --> src/coordinator/core.rs:243:27
[INFO] [stdout]     |
[INFO] [stdout] 243 | pub use self::trait_mod::{MockProxyMetaSender, ProxyMetaSender};
[INFO] [stdout]     |                           ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/broker/external.rs:246:17
[INFO] [stdout]     |
[INFO] [stdout] 246 |     fn try_lock(&self) -> Result<AtomicLockGuard, MetaStoreError> {
[INFO] [stdout]     |                 ^^^^^            --------------- the same lifetime is hidden here
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 246 |     fn try_lock(&self) -> Result<AtomicLockGuard<'_>, MetaStoreError> {
[INFO] [stdout]     |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/common/atomic_lock.rs:22:17
[INFO] [stdout]    |
[INFO] [stdout] 22 |     pub fn lock(&self) -> Option<AtomicLockGuard> {
[INFO] [stdout]    |                 ^^^^^            --------------- the same lifetime is hidden here
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 22 |     pub fn lock(&self) -> Option<AtomicLockGuard<'_>> {
[INFO] [stdout]    |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling undermoon v0.6.2 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/common/slot_lock.rs:19:17
[INFO] [stdout]    |
[INFO] [stdout] 19 |     pub fn lock(&self, slot: usize) -> Option<SlotMutexGuard> {
[INFO] [stdout]    |                 ^^^^^                         -------------- the same lifetime is hidden here
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 19 |     pub fn lock(&self, slot: usize) -> Option<SlotMutexGuard<'_>> {
[INFO] [stdout]    |                                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/coordinator/api.rs:196:19
[INFO] [stdout]     |
[INFO] [stdout] 196 |     fn handle_cmd(&self, cmd: Command) -> CmdReplyFuture {
[INFO] [stdout]     |                   ^^^^^                   -------------- the same lifetime is hidden here
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 196 |     fn handle_cmd(&self, cmd: Command) -> CmdReplyFuture<'_> {
[INFO] [stdout]     |                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/migration/scan_task.rs:434:9
[INFO] [stdout]     |
[INFO] [stdout] 434 |         &self,
[INFO] [stdout]     |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 435 |         cmd_task: Self::Task,
[INFO] [stdout] 436 |     ) -> BoxFuture<Result<(), ClusterSendError<BlockingHintTask<Self::Task>>>> {
[INFO] [stdout]     |          --------------------------------------------------------------------- the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 436 |     ) -> BoxFuture<'_, Result<(), ClusterSendError<BlockingHintTask<Self::Task>>>> {
[INFO] [stdout]     |                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/migration/task.rs:98:9
[INFO] [stdout]     |
[INFO] [stdout]  98 |         &self,
[INFO] [stdout]     |         ^^^^^ the lifetime is elided here
[INFO] [stdout]  99 |         cmd_task: Self::Task,
[INFO] [stdout] 100 |     ) -> BoxFuture<Result<(), ClusterSendError<BlockingHintTask<Self::Task>>>>;
[INFO] [stdout]     |          --------------------------------------------------------------------- the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 100 |     ) -> BoxFuture<'_, Result<(), ClusterSendError<BlockingHintTask<Self::Task>>>>;
[INFO] [stdout]     |                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/protocol/packet.rs:148:26
[INFO] [stdout]     |
[INFO] [stdout] 148 |     pub fn to_resp_slice(&self) -> RespSlice {
[INFO] [stdout]     |                          ^^^^^     --------- the same lifetime is hidden here
[INFO] [stdout]     |                          |
[INFO] [stdout]     |                          the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 148 |     pub fn to_resp_slice(&self) -> RespSlice<'_> {
[INFO] [stdout]     |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/protocol/resp.rs:63:26
[INFO] [stdout]    |
[INFO] [stdout] 63 |     pub fn to_resp_slice(&self) -> RespSlice {
[INFO] [stdout]    |                          ^^^^^     --------- the same lifetime is hidden here
[INFO] [stdout]    |                          |
[INFO] [stdout]    |                          the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 63 |     pub fn to_resp_slice(&self) -> RespSlice<'_> {
[INFO] [stdout]    |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/proxy/command.rs:331:27
[INFO] [stdout]     |
[INFO] [stdout] 331 |     pub fn get_resp_slice(&self) -> RespSlice {
[INFO] [stdout]     |                           ^^^^^     --------- the same lifetime is hidden here
[INFO] [stdout]     |                           |
[INFO] [stdout]     |                           the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 331 |     pub fn get_resp_slice(&self) -> RespSlice<'_> {
[INFO] [stdout]     |                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/proxy/executor.rs:85:9
[INFO] [stdout]    |
[INFO] [stdout] 85 |         &self,
[INFO] [stdout]    |         ^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 89 |     ) -> CmdReplyFuture {
[INFO] [stdout]    |          -------------- the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 89 |     ) -> CmdReplyFuture<'_> {
[INFO] [stdout]    |                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/proxy/executor.rs:534:9
[INFO] [stdout]     |
[INFO] [stdout] 534 |         &self,
[INFO] [stdout]     |         ^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 537 |     ) -> CmdReplyFuture {
[INFO] [stdout]     |          -------------- the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 537 |     ) -> CmdReplyFuture<'_> {
[INFO] [stdout]     |                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/proxy/executor.rs:582:24
[INFO] [stdout]     |
[INFO] [stdout] 582 |     fn handle_data_cmd(&self, cmd_ctx: CmdCtx, reply_receiver: CmdReplyReceiver) -> CmdReplyFuture {
[INFO] [stdout]     |                        ^^^^^ the lifetime is elided here                            -------------- the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 582 |     fn handle_data_cmd(&self, cmd_ctx: CmdCtx, reply_receiver: CmdReplyReceiver) -> CmdReplyFuture<'_> {
[INFO] [stdout]     |                                                                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/proxy/executor.rs:1038:24
[INFO] [stdout]      |
[INFO] [stdout] 1038 |     fn handle_eval_cmd(&self, cmd_ctx: CmdCtx, reply_receiver: CmdReplyReceiver) -> CmdReplyFuture {
[INFO] [stdout]      |                        ^^^^^ the lifetime is elided here                            -------------- the same lifetime is hidden here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1038 |     fn handle_eval_cmd(&self, cmd_ctx: CmdCtx, reply_receiver: CmdReplyReceiver) -> CmdReplyFuture<'_> {
[INFO] [stdout]      |                                                                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/proxy/executor.rs:1124:9
[INFO] [stdout]      |
[INFO] [stdout] 1124 |         &self,
[INFO] [stdout]      |         ^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 1127 |     ) -> CmdReplyFuture {
[INFO] [stdout]      |          -------------- the same lifetime is hidden here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1127 |     ) -> CmdReplyFuture<'_> {
[INFO] [stdout]      |                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/proxy/executor.rs:1306:9
[INFO] [stdout]      |
[INFO] [stdout] 1306 |         &self,
[INFO] [stdout]      |         ^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 1310 |     ) -> CmdReplyFuture {
[INFO] [stdout]      |          -------------- the same lifetime is hidden here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1310 |     ) -> CmdReplyFuture<'_> {
[INFO] [stdout]      |                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/proxy/session.rs:32:19
[INFO] [stdout]    |
[INFO] [stdout] 32 |     fn handle_cmd(&self, cmd: Command) -> CmdReplyFuture;
[INFO] [stdout]    |                   ^^^^^                   -------------- the same lifetime is hidden here
[INFO] [stdout]    |                   |
[INFO] [stdout]    |                   the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 32 |     fn handle_cmd(&self, cmd: Command) -> CmdReplyFuture<'_>;
[INFO] [stdout]    |                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/proxy/session.rs:38:9
[INFO] [stdout]    |
[INFO] [stdout] 38 |         &self,
[INFO] [stdout]    |         ^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 42 |     ) -> CmdReplyFuture;
[INFO] [stdout]    |          -------------- the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 42 |     ) -> CmdReplyFuture<'_>;
[INFO] [stdout]    |                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/proxy/session.rs:225:19
[INFO] [stdout]     |
[INFO] [stdout] 225 |     fn handle_cmd(&self, cmd: Command) -> CmdReplyFuture {
[INFO] [stdout]     |                   ^^^^^                   -------------- the same lifetime is hidden here
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 225 |     fn handle_cmd(&self, cmd: Command) -> CmdReplyFuture<'_> {
[INFO] [stdout]     |                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: named argument `version` is not used by name
[INFO] [stdout]    --> tests/proxy_manager_test.rs:315:21
[INFO] [stdout]     |
[INFO] [stdout] 314 |             {src_proxy_address} migrating 1 8001-16383 {epoch} {}src_proxy_address 127.0.0.1:6379 {dst_proxy_address} 127.0.0.1:7000",
[INFO] [stdout]     |                                                                -- this formatting argument uses named argument `version` by position
[INFO] [stdout] 315 |                     version=SET_CLUSTER_API_VERSION, epoch=epoch, src_proxy_address=src_proxy_address, dst_proxy_address=dst_proxy_address)
[INFO] [stdout]     |                     ^^^^^^^ this named argument is referred to by position in formatting string
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(named_arguments_used_positionally)]` on by default
[INFO] [stdout] help: use the named argument by name to avoid ambiguity
[INFO] [stdout]     |
[INFO] [stdout] 314 |             {src_proxy_address} migrating 1 8001-16383 {epoch} {version}src_proxy_address 127.0.0.1:6379 {dst_proxy_address} 127.0.0.1:7000",
[INFO] [stdout]     |                                                                 +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `sink`
[INFO] [stdout]  --> src/common/batch.rs:6:7
[INFO] [stdout]   |
[INFO] [stdout] 6 | #[cfg(feature = "sink")]
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]   |
[INFO] [stdout]   = note: no expected values for `feature`
[INFO] [stdout]   = help: consider adding `sink` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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: `sink`
[INFO] [stdout]    --> src/common/batch.rs:412:7
[INFO] [stdout]     |
[INFO] [stdout] 412 | #[cfg(feature = "sink")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `sink` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/broker/external.rs:246:17
[INFO] [stdout]     |
[INFO] [stdout] 246 |     fn try_lock(&self) -> Result<AtomicLockGuard, MetaStoreError> {
[INFO] [stdout]     |                 ^^^^^            --------------- the same lifetime is hidden here
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 246 |     fn try_lock(&self) -> Result<AtomicLockGuard<'_>, MetaStoreError> {
[INFO] [stdout]     |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/common/atomic_lock.rs:22:17
[INFO] [stdout]    |
[INFO] [stdout] 22 |     pub fn lock(&self) -> Option<AtomicLockGuard> {
[INFO] [stdout]    |                 ^^^^^            --------------- the same lifetime is hidden here
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 22 |     pub fn lock(&self) -> Option<AtomicLockGuard<'_>> {
[INFO] [stdout]    |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/common/slot_lock.rs:19:17
[INFO] [stdout]    |
[INFO] [stdout] 19 |     pub fn lock(&self, slot: usize) -> Option<SlotMutexGuard> {
[INFO] [stdout]    |                 ^^^^^                         -------------- the same lifetime is hidden here
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 19 |     pub fn lock(&self, slot: usize) -> Option<SlotMutexGuard<'_>> {
[INFO] [stdout]    |                                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/coordinator/api.rs:196:19
[INFO] [stdout]     |
[INFO] [stdout] 196 |     fn handle_cmd(&self, cmd: Command) -> CmdReplyFuture {
[INFO] [stdout]     |                   ^^^^^                   -------------- the same lifetime is hidden here
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 196 |     fn handle_cmd(&self, cmd: Command) -> CmdReplyFuture<'_> {
[INFO] [stdout]     |                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/migration/scan_task.rs:434:9
[INFO] [stdout]     |
[INFO] [stdout] 434 |         &self,
[INFO] [stdout]     |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 435 |         cmd_task: Self::Task,
[INFO] [stdout] 436 |     ) -> BoxFuture<Result<(), ClusterSendError<BlockingHintTask<Self::Task>>>> {
[INFO] [stdout]     |          --------------------------------------------------------------------- the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 436 |     ) -> BoxFuture<'_, Result<(), ClusterSendError<BlockingHintTask<Self::Task>>>> {
[INFO] [stdout]     |                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/migration/task.rs:98:9
[INFO] [stdout]     |
[INFO] [stdout]  98 |         &self,
[INFO] [stdout]     |         ^^^^^ the lifetime is elided here
[INFO] [stdout]  99 |         cmd_task: Self::Task,
[INFO] [stdout] 100 |     ) -> BoxFuture<Result<(), ClusterSendError<BlockingHintTask<Self::Task>>>>;
[INFO] [stdout]     |          --------------------------------------------------------------------- the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 100 |     ) -> BoxFuture<'_, Result<(), ClusterSendError<BlockingHintTask<Self::Task>>>>;
[INFO] [stdout]     |                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/protocol/packet.rs:148:26
[INFO] [stdout]     |
[INFO] [stdout] 148 |     pub fn to_resp_slice(&self) -> RespSlice {
[INFO] [stdout]     |                          ^^^^^     --------- the same lifetime is hidden here
[INFO] [stdout]     |                          |
[INFO] [stdout]     |                          the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 148 |     pub fn to_resp_slice(&self) -> RespSlice<'_> {
[INFO] [stdout]     |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/protocol/resp.rs:63:26
[INFO] [stdout]    |
[INFO] [stdout] 63 |     pub fn to_resp_slice(&self) -> RespSlice {
[INFO] [stdout]    |                          ^^^^^     --------- the same lifetime is hidden here
[INFO] [stdout]    |                          |
[INFO] [stdout]    |                          the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 63 |     pub fn to_resp_slice(&self) -> RespSlice<'_> {
[INFO] [stdout]    |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/proxy/command.rs:331:27
[INFO] [stdout]     |
[INFO] [stdout] 331 |     pub fn get_resp_slice(&self) -> RespSlice {
[INFO] [stdout]     |                           ^^^^^     --------- the same lifetime is hidden here
[INFO] [stdout]     |                           |
[INFO] [stdout]     |                           the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 331 |     pub fn get_resp_slice(&self) -> RespSlice<'_> {
[INFO] [stdout]     |                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/proxy/executor.rs:85:9
[INFO] [stdout]    |
[INFO] [stdout] 85 |         &self,
[INFO] [stdout]    |         ^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 89 |     ) -> CmdReplyFuture {
[INFO] [stdout]    |          -------------- the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 89 |     ) -> CmdReplyFuture<'_> {
[INFO] [stdout]    |                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/proxy/executor.rs:534:9
[INFO] [stdout]     |
[INFO] [stdout] 534 |         &self,
[INFO] [stdout]     |         ^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 537 |     ) -> CmdReplyFuture {
[INFO] [stdout]     |          -------------- the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 537 |     ) -> CmdReplyFuture<'_> {
[INFO] [stdout]     |                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/proxy/executor.rs:582:24
[INFO] [stdout]     |
[INFO] [stdout] 582 |     fn handle_data_cmd(&self, cmd_ctx: CmdCtx, reply_receiver: CmdReplyReceiver) -> CmdReplyFuture {
[INFO] [stdout]     |                        ^^^^^ the lifetime is elided here                            -------------- the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 582 |     fn handle_data_cmd(&self, cmd_ctx: CmdCtx, reply_receiver: CmdReplyReceiver) -> CmdReplyFuture<'_> {
[INFO] [stdout]     |                                                                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/proxy/executor.rs:1038:24
[INFO] [stdout]      |
[INFO] [stdout] 1038 |     fn handle_eval_cmd(&self, cmd_ctx: CmdCtx, reply_receiver: CmdReplyReceiver) -> CmdReplyFuture {
[INFO] [stdout]      |                        ^^^^^ the lifetime is elided here                            -------------- the same lifetime is hidden here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1038 |     fn handle_eval_cmd(&self, cmd_ctx: CmdCtx, reply_receiver: CmdReplyReceiver) -> CmdReplyFuture<'_> {
[INFO] [stdout]      |                                                                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/proxy/executor.rs:1124:9
[INFO] [stdout]      |
[INFO] [stdout] 1124 |         &self,
[INFO] [stdout]      |         ^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 1127 |     ) -> CmdReplyFuture {
[INFO] [stdout]      |          -------------- the same lifetime is hidden here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1127 |     ) -> CmdReplyFuture<'_> {
[INFO] [stdout]      |                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/proxy/executor.rs:1306:9
[INFO] [stdout]      |
[INFO] [stdout] 1306 |         &self,
[INFO] [stdout]      |         ^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 1310 |     ) -> CmdReplyFuture {
[INFO] [stdout]      |          -------------- the same lifetime is hidden here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1310 |     ) -> CmdReplyFuture<'_> {
[INFO] [stdout]      |                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/proxy/session.rs:32:19
[INFO] [stdout]    |
[INFO] [stdout] 32 |     fn handle_cmd(&self, cmd: Command) -> CmdReplyFuture;
[INFO] [stdout]    |                   ^^^^^                   -------------- the same lifetime is hidden here
[INFO] [stdout]    |                   |
[INFO] [stdout]    |                   the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 32 |     fn handle_cmd(&self, cmd: Command) -> CmdReplyFuture<'_>;
[INFO] [stdout]    |                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/proxy/session.rs:38:9
[INFO] [stdout]    |
[INFO] [stdout] 38 |         &self,
[INFO] [stdout]    |         ^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 42 |     ) -> CmdReplyFuture;
[INFO] [stdout]    |          -------------- the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 42 |     ) -> CmdReplyFuture<'_>;
[INFO] [stdout]    |                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/proxy/session.rs:225:19
[INFO] [stdout]     |
[INFO] [stdout] 225 |     fn handle_cmd(&self, cmd: Command) -> CmdReplyFuture {
[INFO] [stdout]     |                   ^^^^^                   -------------- the same lifetime is hidden here
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 225 |     fn handle_cmd(&self, cmd: Command) -> CmdReplyFuture<'_> {
[INFO] [stdout]     |                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 39.95s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: buf_redux v0.8.4, fs_extra v1.2.0, multipart v0.18.0
[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" "d263bb0dea5b9cc2bf36df93a778051b3ded26adee275517b9a70ea6e1bf24de", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d263bb0dea5b9cc2bf36df93a778051b3ded26adee275517b9a70ea6e1bf24de", kill_on_drop: false }`
[INFO] [stdout] d263bb0dea5b9cc2bf36df93a778051b3ded26adee275517b9a70ea6e1bf24de
[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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+1.90.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] d1f731db329dae55880fc2d3d63a069d8615735ac1c5325c24114ed7d88043b8
[INFO] running `Command { std: "docker" "start" "-a" "d1f731db329dae55880fc2d3d63a069d8615735ac1c5325c24114ed7d88043b8", kill_on_drop: false }`
[INFO] [stderr] warning: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `config` dependency)
[INFO] [stderr] warning: unexpected `cfg` condition value: `sink`
[INFO] [stderr]  --> src/common/batch.rs:6:7
[INFO] [stderr]   |
[INFO] [stderr] 6 | #[cfg(feature = "sink")]
[INFO] [stderr]   |       ^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stderr]   |
[INFO] [stderr]   = note: no expected values for `feature`
[INFO] [stderr]   = help: consider adding `sink` as a feature in `Cargo.toml`
[INFO] [stderr]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]   = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `sink`
[INFO] [stderr]    --> src/common/batch.rs:412:7
[INFO] [stderr]     |
[INFO] [stderr] 412 | #[cfg(feature = "sink")]
[INFO] [stderr]     |       ^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stderr]     |
[INFO] [stderr]     = note: no expected values for `feature`
[INFO] [stderr]     = help: consider adding `sink` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `MockProxyMetaSender`
[INFO] [stderr]    --> src/coordinator/core.rs:243:27
[INFO] [stderr]     |
[INFO] [stderr] 243 | pub use self::trait_mod::{MockProxyMetaSender, ProxyMetaSender};
[INFO] [stderr]     |                           ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_imports)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/broker/external.rs:246:17
[INFO] [stderr]     |
[INFO] [stderr] 246 |     fn try_lock(&self) -> Result<AtomicLockGuard, MetaStoreError> {
[INFO] [stderr]     |                 ^^^^^            --------------- the same lifetime is hidden here
[INFO] [stderr]     |                 |
[INFO] [stderr]     |                 the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 246 |     fn try_lock(&self) -> Result<AtomicLockGuard<'_>, MetaStoreError> {
[INFO] [stderr]     |                                                 ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/common/atomic_lock.rs:22:17
[INFO] [stderr]    |
[INFO] [stderr] 22 |     pub fn lock(&self) -> Option<AtomicLockGuard> {
[INFO] [stderr]    |                 ^^^^^            --------------- the same lifetime is hidden here
[INFO] [stderr]    |                 |
[INFO] [stderr]    |                 the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 22 |     pub fn lock(&self) -> Option<AtomicLockGuard<'_>> {
[INFO] [stderr]    |                                                 ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/common/slot_lock.rs:19:17
[INFO] [stderr]    |
[INFO] [stderr] 19 |     pub fn lock(&self, slot: usize) -> Option<SlotMutexGuard> {
[INFO] [stderr]    |                 ^^^^^                         -------------- the same lifetime is hidden here
[INFO] [stderr]    |                 |
[INFO] [stderr]    |                 the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 19 |     pub fn lock(&self, slot: usize) -> Option<SlotMutexGuard<'_>> {
[INFO] [stderr]    |                                                             ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/coordinator/api.rs:196:19
[INFO] [stderr]     |
[INFO] [stderr] 196 |     fn handle_cmd(&self, cmd: Command) -> CmdReplyFuture {
[INFO] [stderr]     |                   ^^^^^                   -------------- the same lifetime is hidden here
[INFO] [stderr]     |                   |
[INFO] [stderr]     |                   the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 196 |     fn handle_cmd(&self, cmd: Command) -> CmdReplyFuture<'_> {
[INFO] [stderr]     |                                                         ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/migration/scan_task.rs:434:9
[INFO] [stderr]     |
[INFO] [stderr] 434 |         &self,
[INFO] [stderr]     |         ^^^^^ the lifetime is elided here
[INFO] [stderr] 435 |         cmd_task: Self::Task,
[INFO] [stderr] 436 |     ) -> BoxFuture<Result<(), ClusterSendError<BlockingHintTask<Self::Task>>>> {
[INFO] [stderr]     |          --------------------------------------------------------------------- the same lifetime is hidden here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 436 |     ) -> BoxFuture<'_, Result<(), ClusterSendError<BlockingHintTask<Self::Task>>>> {
[INFO] [stderr]     |                    +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/migration/task.rs:98:9
[INFO] [stderr]     |
[INFO] [stderr]  98 |         &self,
[INFO] [stderr]     |         ^^^^^ the lifetime is elided here
[INFO] [stderr]  99 |         cmd_task: Self::Task,
[INFO] [stderr] 100 |     ) -> BoxFuture<Result<(), ClusterSendError<BlockingHintTask<Self::Task>>>>;
[INFO] [stderr]     |          --------------------------------------------------------------------- the same lifetime is hidden here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 100 |     ) -> BoxFuture<'_, Result<(), ClusterSendError<BlockingHintTask<Self::Task>>>>;
[INFO] [stderr]     |                    +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/protocol/packet.rs:148:26
[INFO] [stderr]     |
[INFO] [stderr] 148 |     pub fn to_resp_slice(&self) -> RespSlice {
[INFO] [stderr]     |                          ^^^^^     --------- the same lifetime is hidden here
[INFO] [stderr]     |                          |
[INFO] [stderr]     |                          the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 148 |     pub fn to_resp_slice(&self) -> RespSlice<'_> {
[INFO] [stderr]     |                                             ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/protocol/resp.rs:63:26
[INFO] [stderr]    |
[INFO] [stderr] 63 |     pub fn to_resp_slice(&self) -> RespSlice {
[INFO] [stderr]    |                          ^^^^^     --------- the same lifetime is hidden here
[INFO] [stderr]    |                          |
[INFO] [stderr]    |                          the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 63 |     pub fn to_resp_slice(&self) -> RespSlice<'_> {
[INFO] [stderr]    |                                             ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/proxy/command.rs:331:27
[INFO] [stderr]     |
[INFO] [stderr] 331 |     pub fn get_resp_slice(&self) -> RespSlice {
[INFO] [stderr]     |                           ^^^^^     --------- the same lifetime is hidden here
[INFO] [stderr]     |                           |
[INFO] [stderr]     |                           the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 331 |     pub fn get_resp_slice(&self) -> RespSlice<'_> {
[INFO] [stderr]     |                                              ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/proxy/executor.rs:85:9
[INFO] [stderr]    |
[INFO] [stderr] 85 |         &self,
[INFO] [stderr]    |         ^^^^^ the lifetime is elided here
[INFO] [stderr] ...
[INFO] [stderr] 89 |     ) -> CmdReplyFuture {
[INFO] [stderr]    |          -------------- the same lifetime is hidden here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 89 |     ) -> CmdReplyFuture<'_> {
[INFO] [stderr]    |                        ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/proxy/executor.rs:534:9
[INFO] [stderr]     |
[INFO] [stderr] 534 |         &self,
[INFO] [stderr]     |         ^^^^^ the lifetime is elided here
[INFO] [stderr] ...
[INFO] [stderr] 537 |     ) -> CmdReplyFuture {
[INFO] [stderr]     |          -------------- the same lifetime is hidden here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 537 |     ) -> CmdReplyFuture<'_> {
[INFO] [stderr]     |                        ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/proxy/executor.rs:582:24
[INFO] [stderr]     |
[INFO] [stderr] 582 |     fn handle_data_cmd(&self, cmd_ctx: CmdCtx, reply_receiver: CmdReplyReceiver) -> CmdReplyFuture {
[INFO] [stderr]     |                        ^^^^^ the lifetime is elided here                            -------------- the same lifetime is hidden here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 582 |     fn handle_data_cmd(&self, cmd_ctx: CmdCtx, reply_receiver: CmdReplyReceiver) -> CmdReplyFuture<'_> {
[INFO] [stderr]     |                                                                                                   ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]     --> src/proxy/executor.rs:1038:24
[INFO] [stderr]      |
[INFO] [stderr] 1038 |     fn handle_eval_cmd(&self, cmd_ctx: CmdCtx, reply_receiver: CmdReplyReceiver) -> CmdReplyFuture {
[INFO] [stderr]      |                        ^^^^^ the lifetime is elided here                            -------------- the same lifetime is hidden here
[INFO] [stderr]      |
[INFO] [stderr]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]      |
[INFO] [stderr] 1038 |     fn handle_eval_cmd(&self, cmd_ctx: CmdCtx, reply_receiver: CmdReplyReceiver) -> CmdReplyFuture<'_> {
[INFO] [stderr]      |                                                                                                   ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]     --> src/proxy/executor.rs:1124:9
[INFO] [stderr]      |
[INFO] [stderr] 1124 |         &self,
[INFO] [stderr]      |         ^^^^^ the lifetime is elided here
[INFO] [stderr] ...
[INFO] [stderr] 1127 |     ) -> CmdReplyFuture {
[INFO] [stderr]      |          -------------- the same lifetime is hidden here
[INFO] [stderr]      |
[INFO] [stderr]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]      |
[INFO] [stderr] 1127 |     ) -> CmdReplyFuture<'_> {
[INFO] [stderr]      |                        ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]     --> src/proxy/executor.rs:1306:9
[INFO] [stderr]      |
[INFO] [stderr] 1306 |         &self,
[INFO] [stderr]      |         ^^^^^ the lifetime is elided here
[INFO] [stderr] ...
[INFO] [stderr] 1310 |     ) -> CmdReplyFuture {
[INFO] [stderr]      |          -------------- the same lifetime is hidden here
[INFO] [stderr]      |
[INFO] [stderr]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]      |
[INFO] [stderr] 1310 |     ) -> CmdReplyFuture<'_> {
[INFO] [stderr]      |                        ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/proxy/session.rs:32:19
[INFO] [stderr]    |
[INFO] [stderr] 32 |     fn handle_cmd(&self, cmd: Command) -> CmdReplyFuture;
[INFO] [stderr]    |                   ^^^^^                   -------------- the same lifetime is hidden here
[INFO] [stderr]    |                   |
[INFO] [stderr]    |                   the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 32 |     fn handle_cmd(&self, cmd: Command) -> CmdReplyFuture<'_>;
[INFO] [stderr]    |                                                         ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/proxy/session.rs:38:9
[INFO] [stderr]    |
[INFO] [stderr] 38 |         &self,
[INFO] [stderr]    |         ^^^^^ the lifetime is elided here
[INFO] [stderr] ...
[INFO] [stderr] 42 |     ) -> CmdReplyFuture;
[INFO] [stderr]    |          -------------- the same lifetime is hidden here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 42 |     ) -> CmdReplyFuture<'_>;
[INFO] [stderr]    |                        ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/proxy/session.rs:225:19
[INFO] [stderr]     |
[INFO] [stderr] 225 |     fn handle_cmd(&self, cmd: Command) -> CmdReplyFuture {
[INFO] [stderr]     |                   ^^^^^                   -------------- the same lifetime is hidden here
[INFO] [stderr]     |                   |
[INFO] [stderr]     |                   the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 225 |     fn handle_cmd(&self, cmd: Command) -> CmdReplyFuture<'_> {
[INFO] [stderr]     |                                                         ++++
[INFO] [stderr] 
[INFO] [stderr] warning: `undermoon` (lib) generated 21 warnings (run `cargo fix --lib -p undermoon` to apply 1 suggestion)
[INFO] [stderr] warning: `undermoon` (lib test) generated 20 warnings (20 duplicates)
[INFO] [stderr] warning: named argument `version` is not used by name
[INFO] [stderr]    --> tests/proxy_manager_test.rs:315:21
[INFO] [stderr]     |
[INFO] [stderr] 314 |             {src_proxy_address} migrating 1 8001-16383 {epoch} {}src_proxy_address 127.0.0.1:6379 {dst_proxy_address} 127.0.0.1:7000",
[INFO] [stderr]     |                                                                -- this formatting argument uses named argument `version` by position
[INFO] [stderr] 315 |                     version=SET_CLUSTER_API_VERSION, epoch=epoch, src_proxy_address=src_proxy_address, dst_proxy_address=dst_proxy_address)
[INFO] [stderr]     |                     ^^^^^^^ this named argument is referred to by position in formatting string
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(named_arguments_used_positionally)]` on by default
[INFO] [stderr] help: use the named argument by name to avoid ambiguity
[INFO] [stderr]     |
[INFO] [stderr] 314 |             {src_proxy_address} migrating 1 8001-16383 {epoch} {version}src_proxy_address 127.0.0.1:6379 {dst_proxy_address} 127.0.0.1:7000",
[INFO] [stderr]     |                                                                 +++++++
[INFO] [stderr] 
[INFO] [stderr] warning: `undermoon` (test "proxy_manager_test") generated 1 warning
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.47s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: buf_redux v0.8.4, fs_extra v1.2.0, multipart v0.18.0
[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/undermoon-e65e3cf280a1869d)
[INFO] [stdout] 
[INFO] [stdout] running 136 tests
[INFO] [stdout] test broker::ordered_proxy::tests::test_add_and_delete_free_nodes ... ok
[INFO] [stdout] test broker::store::tests::test_add_and_delete_free_nodes ... ok
[INFO] [stdout] test broker::ordered_proxy::tests::test_add_and_remove_proxy ... ok
[INFO] [stdout] test broker::resource::tests::test_no_enough_resource ... ok
[INFO] [stdout] test broker::resource::tests::test_no_cluster ... ok
[INFO] [stdout] test broker::store::tests::test_add_and_remove_proxy ... ok
[INFO] [stdout] test broker::ordered_proxy::tests::test_add_and_remove_cluster ... ok
[INFO] [stdout] test broker::store::tests::test_auto_change_node_number_for_no_op ... ok
[INFO] [stdout] test broker::resource::tests::test_enough_resources ... ok
[INFO] [stdout] test broker::store::tests::test_config ... ok
[INFO] [stdout] test broker::store::tests::test_balance_masters ... ok
[INFO] [stdout] test broker::store::tests::test_bump_epoch ... ok
[INFO] [stdout] test broker::store::tests::test_add_and_remove_cluster ... ok
[INFO] [stdout] test broker::store::tests::test_add_proxy_already_existed ... ok
[INFO] [stdout] test broker::store::tests::test_failover_slots ... ok
[INFO] [stdout] test broker::store::tests::test_failover_during_migration ... ok
[INFO] [stdout] test broker::store::tests::test_limited_migration ... ok
[INFO] [stdout] test broker::store::tests::test_failures ... ok
[INFO] [stdout] test broker::ordered_proxy::tests::test_failures ... ok
[INFO] [stdout] test broker::store::tests::test_recover_epoch ... ok
[INFO] [stdout] test broker::store::tests::test_one_proxy_per_host ... ok
[INFO] [stdout] test broker::store::tests::test_recover_epoch_without_free_proxy ... ok
[INFO] [stdout] test broker::store::tests::test_scaling_up_and_down ... ok
[INFO] [stdout] test broker::store::tests::test_specifying_host_when_adding_proxy ... ok
[INFO] [stdout] test broker::store::tests::test_unlimited_migration ... ok
[INFO] [stdout] test common::atomic_lock::tests::test_atomic_lock ... ok
[INFO] [stdout] test broker::store::tests::test_allocation_distribution ... ok
[INFO] [stdout] test common::batch::tests::message_chunks ... ok
[INFO] [stdout] test common::batch::tests::message_early_exit ... ok
[INFO] [stdout] test common::biatomic::tests::test_bounder ... ok
[INFO] [stdout] test common::batch::tests::messages_pass_through ... ok
[INFO] [stdout] test common::biatomic::tests::test_num_conversion ... ok
[INFO] [stdout] test common::cluster::tests::test_deserialize_proxy ... ok
[INFO] [stdout] test common::cluster::tests::test_deserialize_role ... ok
[INFO] [stdout] test common::cluster::tests::test_deserialize_slot_range_tag ... ok
[INFO] [stdout] test common::cluster::tests::test_range_list_compact ... ok
[INFO] [stdout] test common::cluster::tests::test_cluster_name_size ... ok
[INFO] [stdout] test common::cluster::tests::test_range_list_deserialize ... ok
[INFO] [stdout] test common::cluster::tests::test_range_list_encoding_and_decoding ... ok
[INFO] [stdout] test common::config::tests::test_config_set_field ... ok
[INFO] [stdout] test common::proto::tests::test_clusters_config ... ok
[INFO] [stdout] test common::proto::tests::test_incomplete_main_meta_with_config_err ... ok
[INFO] [stdout] test broker::store::tests::test_failure_on_scaling_down ... ok
[INFO] [stdout] test common::proto::tests::test_invalid_config_field ... ok
[INFO] [stdout] test common::proto::tests::test_multiple_nodes ... ok
[INFO] [stdout] test common::proto::tests::test_multiple_slots ... ok
[INFO] [stdout] test common::proto::tests::test_missing_config_cluster ... ok
[INFO] [stdout] test common::proto::tests::test_parse_proxy_cluster_meta ... ok
[INFO] [stdout] test common::proto::tests::test_single_cluster ... ok
[INFO] [stdout] test common::proto::tests::test_parse_proxy_cluster_meta_without_peer ... ok
[INFO] [stdout] test common::proto::tests::test_to_map ... ok
[INFO] [stdout] test common::resp_execution::tests::test_keep_connecting_and_sending ... ok
[INFO] [stdout] test common::slot_lock::tests::test_slot_mutex ... ok
[INFO] [stdout] test common::try_chunks::tests::test_chunks ... ok
[INFO] [stdout] test common::try_chunks::tests::test_one_item ... ok
[INFO] [stdout] test common::resp_execution::tests::test_keep_sending_cmd ... ok
[INFO] [stdout] test common::utils::tests::test_bytes_ascii_case_insensitive_eq ... ok
[INFO] [stdout] test common::utils::tests::test_byte_to_uppercase ... ok
[INFO] [stdout] test common::utils::tests::test_extract_host_from_address ... ok
[INFO] [stdout] test common::utils::tests::test_get_hash_tag ... ok
[INFO] [stdout] test coordinator::core::tests::test_reporter ... ok
[INFO] [stdout] test coordinator::detector::tests::test_failure_detector ... ok
[INFO] [stdout] test coordinator::detector::tests::test_detector_partial_error ... ok
[INFO] [stdout] test coordinator::detector::tests::test_ordered_proxy_retriever ... ok
[INFO] [stdout] test coordinator::detector::tests::test_proxy_retriever ... ok
[INFO] [stdout] test coordinator::detector::tests::test_reporter ... ok
[INFO] [stdout] test coordinator::detector::tests::test_seq_failure_detector ... ok
[INFO] [stdout] test coordinator::migration::tests::test_migration_committer ... ok
[INFO] [stdout] test coordinator::migration::tests::test_migration_state_sync ... ok
[INFO] [stdout] test coordinator::migration::tests::test_migration_state_checker ... ok
[INFO] [stdout] test coordinator::recover::tests::test_failure_handler ... ok
[INFO] [stdout] test coordinator::recover::tests::test_failure_retriever ... ok
[INFO] [stdout] test coordinator::recover::tests::test_handler ... ok
[INFO] [stdout] test coordinator::sync::tests::test_master_generate_repl_meta_cmd_args ... ok
[INFO] [stdout] test coordinator::sync::tests::test_meta_retriever ... ok
[INFO] [stdout] test coordinator::sync::tests::test_meta_resp_sender ... ok
[INFO] [stdout] test coordinator::sync::tests::test_replica_generate_repl_meta_cmd_args ... ok
[INFO] [stdout] test coordinator::sync::tests::test_send_meta ... ok
[INFO] [stdout] test coordinator::sync::tests::test_send_meta_incorrect_node ... ok
[INFO] [stdout] test protocol::packet::tests::test_empty_multi_packet ... ok
[INFO] [stdout] test coordinator::sync::tests::test_meta_sync ... ok
[INFO] [stdout] test protocol::packet::tests::test_single_packet ... ok
[INFO] [stdout] test protocol::stateless::tests::test_parse_array_bytes ... ok
[INFO] [stdout] test protocol::packet::tests::test_multi_packet ... ok
[INFO] [stdout] test protocol::stateless::tests::test_parse_bulk_str_bytes ... ok
[INFO] [stdout] test protocol::stateless::tests::test_parse_len_bytes ... ok
[INFO] [stdout] test protocol::stateless::tests::test_parse_line_bytes ... ok
[INFO] [stdout] test protocol::stateless::tests::test_parse_resp_bytes ... ok
[INFO] [stdout] test proxy::backend::tests::test_handle_conn ... ok
[INFO] [stdout] test proxy::backend::tests::test_handle_conn_with_retry ... ok
[INFO] [stdout] test proxy::cluster::tests::test_default_cluster_length ... ok
[INFO] [stdout] test proxy::cluster::tests::test_gen_cluster_nodes ... ok
[INFO] [stdout] test proxy::cluster::tests::test_gen_cluster_nodes_with_long_address ... ok
[INFO] [stdout] test proxy::cluster::tests::test_gen_cluster_slots ... ok
[INFO] [stdout] test proxy::cluster::tests::test_gen_importing_cluster_nodes ... ok
[INFO] [stdout] test proxy::cluster::tests::test_gen_importing_cluster_nodes_with_pre_check_done ... ok
[INFO] [stdout] test proxy::cluster::tests::test_gen_importing_cluster_nodes_without_pre_check_done ... ok
[INFO] [stdout] test proxy::cluster::tests::test_gen_importing_cluster_slots ... ok
[INFO] [stdout] test proxy::cluster::tests::test_gen_migrating_cluster_nodes ... ok
[INFO] [stdout] test proxy::cluster::tests::test_gen_migrating_cluster_nodes_with_pre_check_done ... ok
[INFO] [stdout] test proxy::cluster::tests::test_gen_migrating_cluster_nodes_without_pre_check_done ... ok
[INFO] [stdout] test proxy::cluster::tests::test_gen_migrating_cluster_slots ... ok
[INFO] [stdout] test proxy::cluster::tests::test_gen_node_id ... ok
[INFO] [stdout] test proxy::cluster::tests::test_ready_check ... ok
[INFO] [stdout] test proxy::command::tests::test_parse_cmd_type ... ok
[INFO] [stdout] test proxy::command::tests::test_parse_data_cmd_type ... ok
[INFO] [stdout] test proxy::command::tests::test_umforward ... ok
[INFO] [stdout] test proxy::compress::tests::test_disabled_for_get ... ok
[INFO] [stdout] test proxy::compress::tests::test_disabled_for_set ... ok
[INFO] [stdout] test proxy::compress::tests::test_enabled_for_mset_mget ... ok
[INFO] [stdout] test proxy::compress::tests::test_enabled_for_set_get ... ok
[INFO] [stdout] test proxy::migration_backend::tests::test_key_both_not_exists ... ok
[INFO] [stdout] test proxy::migration_backend::tests::test_key_dst_not_exists ... ok
[INFO] [stdout] test broker::store::tests::test_failure_on_migration ... ok
[INFO] [stdout] test proxy::migration_backend::tests::test_key_dst_not_exists_for_del ... ok
[INFO] [stdout] test proxy::migration_backend::tests::test_key_exists ... ok
[INFO] [stdout] test proxy::migration_backend::tests::test_key_exists_with_dump_err ... ok
[INFO] [stdout] test proxy::migration_backend::tests::test_key_exists_with_exists_err ... ok
[INFO] [stdout] test proxy::migration_backend::tests::test_key_exists_with_get_err ... ok
[INFO] [stdout] test proxy::migration_backend::tests::test_key_exists_with_negative_pttl ... ok
[INFO] [stdout] test proxy::migration_backend::tests::test_key_exists_with_pttl_err ... ok
[INFO] [stdout] test proxy::migration_backend::tests::test_key_lock ... ok
[INFO] [stdout] test proxy::migration_backend::tests::test_waitable_task ... ok
[INFO] [stdout] test proxy::session::tests::test_cmd_ctx_auto_send ... ok
[INFO] [stdout] test proxy::slot::tests::test_slot_map ... ok
[INFO] [stdout] test replication::redis_replicator::tests::test_master_replicator ... ok
[INFO] [stdout] test replication::redis_replicator::tests::test_replica_replicator ... ok
[INFO] [stdout] test replication::replicator::tests::test_parse_and_encode_multi_replicators ... ok
[INFO] [stdout] test replication::replicator::tests::test_parse_and_encode_single_replicator ... ok
[INFO] [stdout] test proxy::migration_backend::tests::test_key_exists_with_restore_err ... ok
[INFO] [stdout] test common::cluster::tests::test_range_list_contains_slot ... ok
[INFO] [stdout] test broker::store::tests::test_multiple_migration_for_scaling_down ... ok
[INFO] [stdout] test broker::store::tests::test_multiple_migration ... ok
[INFO] [stdout] test proxy::backend::tests::test_handle_conn_timeout ... ok
[INFO] [stdout] test broker::store::tests::test_scaling_down ... ok
[INFO] [stdout] test broker::store::tests::test_migration ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 136 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 22.20s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/bin/coordinator.rs (/opt/rustwide/target/debug/deps/coordinator-d87a2622ce7ea61f)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/bin/mem_broker.rs (/opt/rustwide/target/debug/deps/mem_broker-19bc84774ac2eec8)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/bin/server_proxy.rs (/opt/rustwide/target/debug/deps/server_proxy-f8c061c28305e33f)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/connection.rs (/opt/rustwide/target/debug/deps/connection-691153df8048ec45)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/proxy_manager_test.rs (/opt/rustwide/target/debug/deps/proxy_manager_test-b59bc592ec21f419)
[INFO] [stdout] 
[INFO] [stdout] running 10 tests
[INFO] [stdout] test tests::test_cluster_not_found ... ok
[INFO] [stdout] test tests::test_readiness_all_masters ... ok
[INFO] [stdout] test tests::test_readiness_all_replicas ... ok
[INFO] [stdout] test tests::test_data_command ... ok
[INFO] [stdout] test tests::test_readiness_stable_slots ... ok
[INFO] [stdout] test tests::test_active_redirection ... ok
[INFO] [stdout] test tests::test_manager_migration_with_scanning_done ... ok
[INFO] [stdout] test tests::test_manager_migration ... ok
[INFO] [stdout] test tests::test_manager_migration_with_src_failover ... ok
[INFO] [stdout] test tests::test_manager_migration_with_dst_failover ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.15s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/redis_client.rs (/opt/rustwide/target/debug/deps/redis_client-6a8220e924578f73)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests undermoon
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "d1f731db329dae55880fc2d3d63a069d8615735ac1c5325c24114ed7d88043b8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d1f731db329dae55880fc2d3d63a069d8615735ac1c5325c24114ed7d88043b8", kill_on_drop: false }`
[INFO] [stdout] d1f731db329dae55880fc2d3d63a069d8615735ac1c5325c24114ed7d88043b8
