[INFO] cloning repository https://github.com/reu/rusher [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/reu/rusher" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Freu%2Frusher", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Freu%2Frusher'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 8c6532fa5c33aa2e81af6ed8ad38ecb55c8e964b [INFO] checking reu/rusher against master#22572d0994593197593e2a1b7b18d720a9a349a7 for pr-126452-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Freu%2Frusher" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/reu/rusher on toolchain 22572d0994593197593e2a1b7b18d720a9a349a7 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+22572d0994593197593e2a1b7b18d720a9a349a7" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/reu/rusher [INFO] finished tweaking git repo https://github.com/reu/rusher [INFO] tweaked toml for git repo https://github.com/reu/rusher written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/reu/rusher 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" "+22572d0994593197593e2a1b7b18d720a9a349a7" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded testcontainers v0.16.7 [INFO] [stderr] Downloaded structmeta v0.3.0 [INFO] [stderr] Downloaded structmeta-derive v0.3.0 [INFO] [stderr] Downloaded docker_credential v1.3.1 [INFO] [stderr] Downloaded parse-display-derive v0.9.0 [INFO] [stderr] Downloaded parse-display v0.9.0 [INFO] [stderr] Downloaded dns-lookup v2.0.4 [INFO] [stderr] Downloaded bollard-stubs v1.44.0-rc.2 [INFO] [stderr] Downloaded hyperlocal-next v0.9.0 [INFO] [stderr] Downloaded hyper-named-pipe v0.1.0 [INFO] [stderr] Downloaded bollard v0.16.1 [INFO] [stderr] Downloaded redis-protocol v5.0.1 [INFO] [stderr] Downloaded fred v9.0.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+22572d0994593197593e2a1b7b18d720a9a349a7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b20a010be0d19fd8c509ca0ff6e662dfb3fd9d1792f5efff4e790317be8e9a9b [INFO] running `Command { std: "docker" "start" "-a" "b20a010be0d19fd8c509ca0ff6e662dfb3fd9d1792f5efff4e790317be8e9a9b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b20a010be0d19fd8c509ca0ff6e662dfb3fd9d1792f5efff4e790317be8e9a9b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b20a010be0d19fd8c509ca0ff6e662dfb3fd9d1792f5efff4e790317be8e9a9b", kill_on_drop: false }` [INFO] [stdout] b20a010be0d19fd8c509ca0ff6e662dfb3fd9d1792f5efff4e790317be8e9a9b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+22572d0994593197593e2a1b7b18d720a9a349a7" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d27e75d79d3428f2145daf0ab7a9362acd2c7150fed8e29ffc201f1a51da033a [INFO] running `Command { std: "docker" "start" "-a" "d27e75d79d3428f2145daf0ab7a9362acd2c7150fed8e29ffc201f1a51da033a", kill_on_drop: false }` [INFO] [stderr] Checking bytes v1.6.0 [INFO] [stderr] Checking log v0.4.21 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Compiling serde v1.0.197 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Compiling serde_json v1.0.115 [INFO] [stderr] Checking getrandom v0.2.14 [INFO] [stderr] Checking signal-hook-registry v1.4.1 [INFO] [stderr] Checking hashbrown v0.14.3 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Checking rustls-pki-types v1.7.0 [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Compiling crc16 v0.4.0 [INFO] [stderr] Compiling memchr v2.7.2 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking ring v0.17.8 [INFO] [stderr] Checking either v1.11.0 [INFO] [stderr] Compiling rustls v0.22.4 [INFO] [stderr] Compiling syn v2.0.58 [INFO] [stderr] Checking http v1.1.0 [INFO] [stderr] Checking minimal-lexical v0.2.1 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Checking base64 v0.22.1 [INFO] [stderr] Checking bytes-utils v0.1.4 [INFO] [stderr] Checking cookie-factory v0.3.2 [INFO] [stderr] Checking subtle v2.5.0 [INFO] [stderr] Compiling regex-syntax v0.8.3 [INFO] [stderr] Checking crossbeam-queue v0.3.11 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Compiling axum-core v0.4.3 [INFO] [stderr] Checking nom v7.1.3 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Checking indexmap v2.2.6 [INFO] [stderr] Checking rustls-pemfile v2.1.2 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking utf-8 v0.7.6 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Checking arc-swap v1.7.1 [INFO] [stderr] Checking rustls-native-certs v0.7.0 [INFO] [stderr] Checking sha1 v0.10.6 [INFO] [stderr] Compiling axum v0.7.5 [INFO] [stderr] Checking option-ext v0.2.0 [INFO] [stderr] Compiling anyhow v1.0.82 [INFO] [stderr] Checking home v0.5.9 [INFO] [stderr] Checking dirs-sys v0.4.1 [INFO] [stderr] Checking matchit v0.7.3 [INFO] [stderr] Checking http-body v1.0.0 [INFO] [stderr] Checking sync_wrapper v1.0.1 [INFO] [stderr] Checking dns-lookup v2.0.4 [INFO] [stderr] Checking dirs v5.0.1 [INFO] [stderr] Checking http-body-util v0.1.1 [INFO] [stderr] Checking rustls-webpki v0.102.3 [INFO] [stderr] Checking float-cmp v0.9.0 [INFO] [stderr] Checking regex-automata v0.4.6 [INFO] [stderr] Checking redis-protocol v5.0.1 [INFO] [stderr] Compiling darling_core v0.20.8 [INFO] [stderr] Compiling serde_derive v1.0.197 [INFO] [stderr] Compiling tokio-macros v2.2.0 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling pin-project-internal v1.1.5 [INFO] [stderr] Compiling thiserror-impl v1.0.58 [INFO] [stderr] Compiling async-trait v0.1.80 [INFO] [stderr] Compiling structmeta-derive v0.3.0 [INFO] [stderr] Compiling serde_repr v0.1.19 [INFO] [stderr] Checking regex v1.10.4 [INFO] [stderr] Checking tokio v1.37.0 [INFO] [stderr] Checking futures-util v0.3.30 [INFO] [stderr] Compiling structmeta v0.3.0 [INFO] [stderr] Checking thiserror v1.0.58 [INFO] [stderr] Checking pin-project v1.1.5 [INFO] [stderr] Compiling parse-display-derive v0.9.0 [INFO] [stderr] Compiling darling_macro v0.20.8 [INFO] [stderr] Compiling darling v0.20.8 [INFO] [stderr] Compiling serde_with_macros v3.8.1 [INFO] [stderr] Checking parse-display v0.9.0 [INFO] [stderr] Checking futures-executor v0.3.30 [INFO] [stderr] Checking futures v0.3.30 [INFO] [stderr] Checking tokio-util v0.7.10 [INFO] [stderr] Checking tower v0.4.13 [INFO] [stderr] Checking tokio-stream v0.1.15 [INFO] [stderr] Checking tokio-rustls v0.25.0 [INFO] [stderr] Checking h2 v0.4.2 [INFO] [stderr] Checking url v2.5.0 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking serde_with v3.8.1 [INFO] [stderr] Checking serde_path_to_error v0.1.16 [INFO] [stderr] Checking tungstenite v0.21.0 [INFO] [stderr] Checking fred v9.0.1 [INFO] [stderr] Checking docker_credential v1.3.1 [INFO] [stderr] Checking rusher-core v0.0.0 (/opt/rustwide/workdir/rusher-core) [INFO] [stderr] Checking tokio-tungstenite v0.21.0 [INFO] [stderr] Checking bollard-stubs v1.44.0-rc.2 [INFO] [stderr] Checking hyper v1.2.0 [INFO] [stderr] Checking hyper-util v0.1.3 [INFO] [stderr] Checking hyper-rustls v0.26.0 [INFO] [stderr] Checking hyperlocal-next v0.9.0 [INFO] [stderr] Checking bollard v0.16.1 [INFO] [stderr] Checking testcontainers v0.16.7 [INFO] [stderr] Checking rusher-pubsub v0.0.0 (/opt/rustwide/workdir/rusher-pubsub) [INFO] [stdout] warning: this function depends on never type fallback being `()` [INFO] [stdout] --> rusher-pubsub/src/redis.rs:75:5 [INFO] [stdout] | [INFO] [stdout] 75 | async fn publish(&self, channel: &str, msg: impl Serialize) -> Result<(), BoxError> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #123748 [INFO] [stdout] = help: specify the types explicitly [INFO] [stdout] note: in edition 2024, the requirement `!: FromRedis` will fail [INFO] [stdout] --> rusher-pubsub/src/redis.rs:77:14 [INFO] [stdout] | [INFO] [stdout] 77 | .publish(channel.to_owned(), serde_json::to_string(&msg)?) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] = note: `#[warn(dependency_on_unit_never_type_fallback)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this function depends on never type fallback being `()` [INFO] [stdout] --> rusher-pubsub/src/redis.rs:75:5 [INFO] [stdout] | [INFO] [stdout] 75 | async fn publish(&self, channel: &str, msg: impl Serialize) -> Result<(), BoxError> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #123748 [INFO] [stdout] = help: specify the types explicitly [INFO] [stdout] note: in edition 2024, the requirement `!: FromRedis` will fail [INFO] [stdout] --> rusher-pubsub/src/redis.rs:77:14 [INFO] [stdout] | [INFO] [stdout] 77 | .publish(channel.to_owned(), serde_json::to_string(&msg)?) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] = note: `#[warn(dependency_on_unit_never_type_fallback)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this function depends on never type fallback being `()` [INFO] [stdout] --> rusher-pubsub/src/redis.rs:93:5 [INFO] [stdout] | [INFO] [stdout] 93 | async fn publish(&mut self, channel: &str, msg: impl Serialize) -> Result<(), BoxError> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #123748 [INFO] [stdout] = help: specify the types explicitly [INFO] [stdout] note: in edition 2024, the requirement `!: FromRedis` will fail [INFO] [stdout] --> rusher-pubsub/src/redis.rs:95:14 [INFO] [stdout] | [INFO] [stdout] 95 | .publish(channel.to_owned(), serde_json::to_string(&msg)?) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this function depends on never type fallback being `()` [INFO] [stdout] --> rusher-pubsub/src/redis.rs:93:5 [INFO] [stdout] | [INFO] [stdout] 93 | async fn publish(&mut self, channel: &str, msg: impl Serialize) -> Result<(), BoxError> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #123748 [INFO] [stdout] = help: specify the types explicitly [INFO] [stdout] note: in edition 2024, the requirement `!: FromRedis` will fail [INFO] [stdout] --> rusher-pubsub/src/redis.rs:95:14 [INFO] [stdout] | [INFO] [stdout] 95 | .publish(channel.to_owned(), serde_json::to_string(&msg)?) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this function depends on never type fallback being `()` [INFO] [stdout] --> rusher-pubsub/src/redis.rs:100:5 [INFO] [stdout] | [INFO] [stdout] 100 | async fn subscribe(&mut self, channel: &str) -> Result<(), BoxError> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #123748 [INFO] [stdout] = help: specify the types explicitly [INFO] [stdout] note: in edition 2024, the requirement `!: FromRedis` will fail [INFO] [stdout] --> rusher-pubsub/src/redis.rs:103:14 [INFO] [stdout] | [INFO] [stdout] 103 | .incr(format!("subs:{}:{channel}:count", self.namespace)) [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this function depends on never type fallback being `()` [INFO] [stdout] --> rusher-pubsub/src/redis.rs:100:5 [INFO] [stdout] | [INFO] [stdout] 100 | async fn subscribe(&mut self, channel: &str) -> Result<(), BoxError> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #123748 [INFO] [stdout] = help: specify the types explicitly [INFO] [stdout] note: in edition 2024, the requirement `!: FromRedis` will fail [INFO] [stdout] --> rusher-pubsub/src/redis.rs:103:14 [INFO] [stdout] | [INFO] [stdout] 103 | .incr(format!("subs:{}:{channel}:count", self.namespace)) [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this function depends on never type fallback being `()` [INFO] [stdout] --> rusher-pubsub/src/redis.rs:109:5 [INFO] [stdout] | [INFO] [stdout] 109 | async fn unsubscribe(&mut self, channel: &str) -> Result<(), BoxError> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #123748 [INFO] [stdout] = help: specify the types explicitly [INFO] [stdout] note: in edition 2024, the requirement `!: FromRedis` will fail [INFO] [stdout] --> rusher-pubsub/src/redis.rs:112:14 [INFO] [stdout] | [INFO] [stdout] 112 | .decr(format!("subs:{}:{channel}:count", self.namespace)) [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this function depends on never type fallback being `()` [INFO] [stdout] --> rusher-pubsub/src/redis.rs:144:5 [INFO] [stdout] | [INFO] [stdout] 144 | fn drop(&mut self) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #123748 [INFO] [stdout] = help: specify the types explicitly [INFO] [stdout] note: in edition 2024, the requirement `!: FromRedis` will fail [INFO] [stdout] --> rusher-pubsub/src/redis.rs:151:22 [INFO] [stdout] | [INFO] [stdout] 151 | .decr(format!("subs:{namespace}:{channel}:count")) [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this function depends on never type fallback being `()` [INFO] [stdout] --> rusher-pubsub/src/redis.rs:109:5 [INFO] [stdout] | [INFO] [stdout] 109 | async fn unsubscribe(&mut self, channel: &str) -> Result<(), BoxError> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #123748 [INFO] [stdout] = help: specify the types explicitly [INFO] [stdout] note: in edition 2024, the requirement `!: FromRedis` will fail [INFO] [stdout] --> rusher-pubsub/src/redis.rs:112:14 [INFO] [stdout] | [INFO] [stdout] 112 | .decr(format!("subs:{}:{channel}:count", self.namespace)) [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking rusher-server v0.0.0 (/opt/rustwide/workdir/rusher-server) [INFO] [stdout] warning: this function depends on never type fallback being `()` [INFO] [stdout] --> rusher-pubsub/src/redis.rs:144:5 [INFO] [stdout] | [INFO] [stdout] 144 | fn drop(&mut self) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #123748 [INFO] [stdout] = help: specify the types explicitly [INFO] [stdout] note: in edition 2024, the requirement `!: FromRedis` will fail [INFO] [stdout] --> rusher-pubsub/src/redis.rs:151:22 [INFO] [stdout] | [INFO] [stdout] 151 | .decr(format!("subs:{namespace}:{channel}:count")) [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 16s [INFO] running `Command { std: "docker" "inspect" "d27e75d79d3428f2145daf0ab7a9362acd2c7150fed8e29ffc201f1a51da033a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d27e75d79d3428f2145daf0ab7a9362acd2c7150fed8e29ffc201f1a51da033a", kill_on_drop: false }` [INFO] [stdout] d27e75d79d3428f2145daf0ab7a9362acd2c7150fed8e29ffc201f1a51da033a [INFO] checking reu/rusher against try#6289438dbad80b1a0029c66dd3f6abf57c2c51be for pr-126452-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Freu%2Frusher" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/reu/rusher on toolchain 6289438dbad80b1a0029c66dd3f6abf57c2c51be [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+6289438dbad80b1a0029c66dd3f6abf57c2c51be" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/reu/rusher [INFO] finished tweaking git repo https://github.com/reu/rusher [INFO] tweaked toml for git repo https://github.com/reu/rusher written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/reu/rusher 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" "+6289438dbad80b1a0029c66dd3f6abf57c2c51be" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+6289438dbad80b1a0029c66dd3f6abf57c2c51be" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 94e33092c0f76084f52959dddf2bf3a6c35dd32eed7baf2cbb9fb75868c24b79 [INFO] running `Command { std: "docker" "start" "-a" "94e33092c0f76084f52959dddf2bf3a6c35dd32eed7baf2cbb9fb75868c24b79", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "94e33092c0f76084f52959dddf2bf3a6c35dd32eed7baf2cbb9fb75868c24b79", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "94e33092c0f76084f52959dddf2bf3a6c35dd32eed7baf2cbb9fb75868c24b79", kill_on_drop: false }` [INFO] [stdout] 94e33092c0f76084f52959dddf2bf3a6c35dd32eed7baf2cbb9fb75868c24b79 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+6289438dbad80b1a0029c66dd3f6abf57c2c51be" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1f7393912461bcbccc08089c4cda6e369244ce60e01c3b89e6aeda756e3098f0 [INFO] running `Command { std: "docker" "start" "-a" "1f7393912461bcbccc08089c4cda6e369244ce60e01c3b89e6aeda756e3098f0", kill_on_drop: false }` [INFO] [stderr] Checking bytes v1.6.0 [INFO] [stderr] Checking log v0.4.21 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Compiling serde v1.0.197 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Checking hashbrown v0.14.3 [INFO] [stderr] Compiling serde_json v1.0.115 [INFO] [stderr] Checking getrandom v0.2.14 [INFO] [stderr] Checking signal-hook-registry v1.4.1 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Checking rustls-pki-types v1.7.0 [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Compiling crc16 v0.4.0 [INFO] [stderr] Compiling memchr v2.7.2 [INFO] [stderr] Compiling rustls v0.22.4 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking ring v0.17.8 [INFO] [stderr] Checking minimal-lexical v0.2.1 [INFO] [stderr] Checking http v1.1.0 [INFO] [stderr] Compiling syn v2.0.58 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking either v1.11.0 [INFO] [stderr] Checking subtle v2.5.0 [INFO] [stderr] Compiling regex-syntax v0.8.3 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Checking nom v7.1.3 [INFO] [stderr] Checking cookie-factory v0.3.2 [INFO] [stderr] Checking base64 v0.22.1 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Checking crossbeam-queue v0.3.11 [INFO] [stderr] Checking bytes-utils v0.1.4 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Compiling axum-core v0.4.3 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Checking utf-8 v0.7.6 [INFO] [stderr] Checking arc-swap v1.7.1 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking indexmap v2.2.6 [INFO] [stderr] Checking rustls-pemfile v2.1.2 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Compiling axum v0.7.5 [INFO] [stderr] Compiling anyhow v1.0.82 [INFO] [stderr] Checking rustls-native-certs v0.7.0 [INFO] [stderr] Checking sha1 v0.10.6 [INFO] [stderr] Checking http-body v1.0.0 [INFO] [stderr] Checking option-ext v0.2.0 [INFO] [stderr] Checking http-body-util v0.1.1 [INFO] [stderr] Checking home v0.5.9 [INFO] [stderr] Checking sync_wrapper v1.0.1 [INFO] [stderr] Checking dirs-sys v0.4.1 [INFO] [stderr] Checking matchit v0.7.3 [INFO] [stderr] Checking dirs v5.0.1 [INFO] [stderr] Checking rustls-webpki v0.102.3 [INFO] [stderr] Checking dns-lookup v2.0.4 [INFO] [stderr] Checking float-cmp v0.9.0 [INFO] [stderr] Checking redis-protocol v5.0.1 [INFO] [stderr] Compiling regex-automata v0.4.6 [INFO] [stderr] Checking regex v1.10.4 [INFO] [stderr] Compiling darling_core v0.20.8 [INFO] [stderr] Compiling serde_derive v1.0.197 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling tokio-macros v2.2.0 [INFO] [stderr] Compiling pin-project-internal v1.1.5 [INFO] [stderr] Compiling thiserror-impl v1.0.58 [INFO] [stderr] Compiling async-trait v0.1.80 [INFO] [stderr] Compiling structmeta-derive v0.3.0 [INFO] [stderr] Compiling serde_repr v0.1.19 [INFO] [stderr] Checking tokio v1.37.0 [INFO] [stderr] Checking futures-util v0.3.30 [INFO] [stderr] Checking pin-project v1.1.5 [INFO] [stderr] Compiling structmeta v0.3.0 [INFO] [stderr] Checking thiserror v1.0.58 [INFO] [stderr] Compiling parse-display-derive v0.9.0 [INFO] [stderr] Compiling darling_macro v0.20.8 [INFO] [stderr] Compiling darling v0.20.8 [INFO] [stderr] Compiling serde_with_macros v3.8.1 [INFO] [stderr] Checking parse-display v0.9.0 [INFO] [stderr] Checking futures-executor v0.3.30 [INFO] [stderr] Checking futures v0.3.30 [INFO] [stderr] Checking tokio-util v0.7.10 [INFO] [stderr] Checking tower v0.4.13 [INFO] [stderr] Checking tokio-stream v0.1.15 [INFO] [stderr] Checking tokio-rustls v0.25.0 [INFO] [stderr] Checking h2 v0.4.2 [INFO] [stderr] Checking url v2.5.0 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking serde_with v3.8.1 [INFO] [stderr] Checking serde_path_to_error v0.1.16 [INFO] [stderr] Checking fred v9.0.1 [INFO] [stderr] Checking tungstenite v0.21.0 [INFO] [stderr] Checking docker_credential v1.3.1 [INFO] [stderr] Checking rusher-core v0.0.0 (/opt/rustwide/workdir/rusher-core) [INFO] [stderr] Checking tokio-tungstenite v0.21.0 [INFO] [stderr] Checking bollard-stubs v1.44.0-rc.2 [INFO] [stderr] Checking hyper v1.2.0 [INFO] [stderr] Checking hyper-util v0.1.3 [INFO] [stderr] Checking hyperlocal-next v0.9.0 [INFO] [stderr] Checking hyper-rustls v0.26.0 [INFO] [stderr] Checking bollard v0.16.1 [INFO] [stderr] Checking testcontainers v0.16.7 [INFO] [stderr] Checking rusher-pubsub v0.0.0 (/opt/rustwide/workdir/rusher-pubsub) [INFO] [stdout] warning: this function depends on never type fallback being `()` [INFO] [stdout] --> rusher-pubsub/src/redis.rs:75:5 [INFO] [stdout] | [INFO] [stdout] 75 | async fn publish(&self, channel: &str, msg: impl Serialize) -> Result<(), BoxError> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #123748 [INFO] [stdout] = help: specify the types explicitly [INFO] [stdout] note: in edition 2024, the requirement `!: FromRedis` will fail [INFO] [stdout] --> rusher-pubsub/src/redis.rs:77:14 [INFO] [stdout] | [INFO] [stdout] 77 | .publish(channel.to_owned(), serde_json::to_string(&msg)?) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] = note: `#[warn(dependency_on_unit_never_type_fallback)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this function depends on never type fallback being `()` [INFO] [stdout] --> rusher-pubsub/src/redis.rs:75:5 [INFO] [stdout] | [INFO] [stdout] 75 | async fn publish(&self, channel: &str, msg: impl Serialize) -> Result<(), BoxError> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #123748 [INFO] [stdout] = help: specify the types explicitly [INFO] [stdout] note: in edition 2024, the requirement `!: FromRedis` will fail [INFO] [stdout] --> rusher-pubsub/src/redis.rs:77:14 [INFO] [stdout] | [INFO] [stdout] 77 | .publish(channel.to_owned(), serde_json::to_string(&msg)?) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] = note: `#[warn(dependency_on_unit_never_type_fallback)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this function depends on never type fallback being `()` [INFO] [stdout] --> rusher-pubsub/src/redis.rs:93:5 [INFO] [stdout] | [INFO] [stdout] 93 | async fn publish(&mut self, channel: &str, msg: impl Serialize) -> Result<(), BoxError> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #123748 [INFO] [stdout] = help: specify the types explicitly [INFO] [stdout] note: in edition 2024, the requirement `!: FromRedis` will fail [INFO] [stdout] --> rusher-pubsub/src/redis.rs:95:14 [INFO] [stdout] | [INFO] [stdout] 95 | .publish(channel.to_owned(), serde_json::to_string(&msg)?) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this function depends on never type fallback being `()` [INFO] [stdout] --> rusher-pubsub/src/redis.rs:93:5 [INFO] [stdout] | [INFO] [stdout] 93 | async fn publish(&mut self, channel: &str, msg: impl Serialize) -> Result<(), BoxError> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #123748 [INFO] [stdout] = help: specify the types explicitly [INFO] [stdout] note: in edition 2024, the requirement `!: FromRedis` will fail [INFO] [stdout] --> rusher-pubsub/src/redis.rs:95:14 [INFO] [stdout] | [INFO] [stdout] 95 | .publish(channel.to_owned(), serde_json::to_string(&msg)?) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this function depends on never type fallback being `()` [INFO] [stdout] --> rusher-pubsub/src/redis.rs:100:5 [INFO] [stdout] | [INFO] [stdout] 100 | async fn subscribe(&mut self, channel: &str) -> Result<(), BoxError> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #123748 [INFO] [stdout] = help: specify the types explicitly [INFO] [stdout] note: in edition 2024, the requirement `!: FromRedis` will fail [INFO] [stdout] --> rusher-pubsub/src/redis.rs:103:14 [INFO] [stdout] | [INFO] [stdout] 103 | .incr(format!("subs:{}:{channel}:count", self.namespace)) [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this function depends on never type fallback being `()` [INFO] [stdout] --> rusher-pubsub/src/redis.rs:100:5 [INFO] [stdout] | [INFO] [stdout] 100 | async fn subscribe(&mut self, channel: &str) -> Result<(), BoxError> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #123748 [INFO] [stdout] = help: specify the types explicitly [INFO] [stdout] note: in edition 2024, the requirement `!: FromRedis` will fail [INFO] [stdout] --> rusher-pubsub/src/redis.rs:103:14 [INFO] [stdout] | [INFO] [stdout] 103 | .incr(format!("subs:{}:{channel}:count", self.namespace)) [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this function depends on never type fallback being `()` [INFO] [stdout] --> rusher-pubsub/src/redis.rs:109:5 [INFO] [stdout] | [INFO] [stdout] 109 | async fn unsubscribe(&mut self, channel: &str) -> Result<(), BoxError> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #123748 [INFO] [stdout] = help: specify the types explicitly [INFO] [stdout] note: in edition 2024, the requirement `!: FromRedis` will fail [INFO] [stdout] --> rusher-pubsub/src/redis.rs:112:14 [INFO] [stdout] | [INFO] [stdout] 112 | .decr(format!("subs:{}:{channel}:count", self.namespace)) [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this function depends on never type fallback being `()` [INFO] [stdout] --> rusher-pubsub/src/redis.rs:109:5 [INFO] [stdout] | [INFO] [stdout] 109 | async fn unsubscribe(&mut self, channel: &str) -> Result<(), BoxError> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #123748 [INFO] [stdout] = help: specify the types explicitly [INFO] [stdout] note: in edition 2024, the requirement `!: FromRedis` will fail [INFO] [stdout] --> rusher-pubsub/src/redis.rs:112:14 [INFO] [stdout] | [INFO] [stdout] 112 | .decr(format!("subs:{}:{channel}:count", self.namespace)) [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this function depends on never type fallback being `()` [INFO] [stdout] --> rusher-pubsub/src/redis.rs:144:5 [INFO] [stdout] | [INFO] [stdout] 144 | fn drop(&mut self) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #123748 [INFO] [stdout] = help: specify the types explicitly [INFO] [stdout] note: in edition 2024, the requirement `!: FromRedis` will fail [INFO] [stdout] --> rusher-pubsub/src/redis.rs:151:22 [INFO] [stdout] | [INFO] [stdout] 151 | .decr(format!("subs:{namespace}:{channel}:count")) [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this function depends on never type fallback being `()` [INFO] [stdout] --> rusher-pubsub/src/redis.rs:144:5 [INFO] [stdout] | [INFO] [stdout] 144 | fn drop(&mut self) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #123748 [INFO] [stdout] = help: specify the types explicitly [INFO] [stdout] note: in edition 2024, the requirement `!: FromRedis` will fail [INFO] [stdout] --> rusher-pubsub/src/redis.rs:151:22 [INFO] [stdout] | [INFO] [stdout] 151 | .decr(format!("subs:{namespace}:{channel}:count")) [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking rusher-server v0.0.0 (/opt/rustwide/workdir/rusher-server) [INFO] [stdout] warning: 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 32s [INFO] running `Command { std: "docker" "inspect" "1f7393912461bcbccc08089c4cda6e369244ce60e01c3b89e6aeda756e3098f0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1f7393912461bcbccc08089c4cda6e369244ce60e01c3b89e6aeda756e3098f0", kill_on_drop: false }` [INFO] [stdout] 1f7393912461bcbccc08089c4cda6e369244ce60e01c3b89e6aeda756e3098f0