[INFO] fetching crate stablesats-shared 0.1.3...
[INFO] building stablesats-shared-0.1.3 against try#d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6 for pr-146237-1
[INFO] extracting crate stablesats-shared 0.1.3 into /workspace/builds/worker-2-tc2/source
[INFO] started tweaking crates.io crate stablesats-shared 0.1.3
[INFO] finished tweaking crates.io crate stablesats-shared 0.1.3
[INFO] tweaked toml for crates.io crate stablesats-shared 0.1.3 written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate stablesats-shared 0.1.3 on toolchain d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate stablesats-shared 0.1.3 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" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d04e12ea6a62b16cfedc9db5574ce3c3b47daaccbac1b3cfbcadb65d0166c996
[INFO] running `Command { std: "docker" "start" "-a" "d04e12ea6a62b16cfedc9db5574ce3c3b47daaccbac1b3cfbcadb65d0166c996", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d04e12ea6a62b16cfedc9db5574ce3c3b47daaccbac1b3cfbcadb65d0166c996", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d04e12ea6a62b16cfedc9db5574ce3c3b47daaccbac1b3cfbcadb65d0166c996", kill_on_drop: false }`
[INFO] [stdout] d04e12ea6a62b16cfedc9db5574ce3c3b47daaccbac1b3cfbcadb65d0166c996
[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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d38d1217c825158cdaba51a58887d416753aa9fffffce7561a1c9d02a30d1c89
[INFO] running `Command { std: "docker" "start" "-a" "d38d1217c825158cdaba51a58887d416753aa9fffffce7561a1c9d02a30d1c89", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.43
[INFO] [stderr]    Compiling unicode-ident v1.0.3
[INFO] [stderr]    Compiling libc v0.2.127
[INFO] [stderr]    Compiling syn v1.0.99
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling serde_derive v1.0.142
[INFO] [stderr]    Compiling openssl-sys v0.9.75
[INFO] [stderr]    Compiling serde v1.0.142
[INFO] [stderr]    Compiling tokio v1.20.1
[INFO] [stderr]    Compiling generic-array v0.14.6
[INFO] [stderr]    Compiling slab v0.4.7
[INFO] [stderr]    Compiling futures-channel v0.3.21
[INFO] [stderr]    Compiling futures-util v0.3.21
[INFO] [stderr]    Compiling openssl v0.10.41
[INFO] [stderr]    Compiling futures-io v0.3.21
[INFO] [stderr]    Compiling rust_decimal v1.26.1
[INFO] [stderr]    Compiling arrayvec v0.7.2
[INFO] [stderr]    Compiling unicode-normalization v0.1.21
[INFO] [stderr]    Compiling semver v1.0.13
[INFO] [stderr]    Compiling async-trait v0.1.57
[INFO] [stderr]    Compiling either v1.7.0
[INFO] [stderr]    Compiling form_urlencoded v1.0.1
[INFO] [stderr]    Compiling nom v7.1.1
[INFO] [stderr]    Compiling serde_json v1.0.83
[INFO] [stderr]    Compiling bytes-utils v0.1.2
[INFO] [stderr]    Compiling cookie-factory v0.3.2
[INFO] [stderr]    Compiling ryu v1.0.11
[INFO] [stderr]    Compiling arc-swap v1.5.1
[INFO] [stderr]    Compiling digest v0.9.0
[INFO] [stderr]    Compiling block-buffer v0.9.0
[INFO] [stderr]    Compiling itoa v1.0.3
[INFO] [stderr]    Compiling arcstr v1.1.4
[INFO] [stderr]    Compiling native-tls v0.2.10
[INFO] [stderr]    Compiling idna v0.2.3
[INFO] [stderr]    Compiling quote v1.0.21
[INFO] [stderr]    Compiling sha-1 v0.9.8
[INFO] [stderr]    Compiling parking_lot_core v0.9.3
[INFO] [stderr]    Compiling signal-hook-registry v1.4.0
[INFO] [stderr]    Compiling getrandom v0.2.7
[INFO] [stderr]    Compiling num_cpus v1.13.1
[INFO] [stderr]    Compiling mio v0.8.4
[INFO] [stderr]    Compiling socket2 v0.4.4
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling parking_lot_core v0.8.5
[INFO] [stderr]    Compiling url v2.2.2
[INFO] [stderr]    Compiling redis-protocol v4.1.0
[INFO] [stderr]    Compiling env_logger v0.7.1
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling rand_core v0.6.3
[INFO] [stderr]    Compiling parking_lot v0.11.2
[INFO] [stderr]    Compiling float-cmp v0.8.0
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling pretty_env_logger v0.4.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rust_decimal_macros v1.26.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling tokio-macros v1.8.0
[INFO] [stderr]    Compiling openssl-macros v0.1.0
[INFO] [stderr]    Compiling futures-macro v0.3.21
[INFO] [stderr]    Compiling thiserror-impl v1.0.32
[INFO] [stderr]    Compiling thiserror v1.0.32
[INFO] [stderr]    Compiling futures-executor v0.3.21
[INFO] [stderr]    Compiling futures v0.3.21
[INFO] [stderr]    Compiling tokio-stream v0.1.9
[INFO] [stderr]    Compiling tokio-util v0.6.10
[INFO] [stderr]    Compiling tokio-native-tls v0.3.0
[INFO] [stderr]    Compiling chrono v0.4.20
[INFO] [stderr]    Compiling uuid v1.1.2
[INFO] [stderr]    Compiling fred v5.1.0
[INFO] [stderr]    Compiling rusty-money v0.4.1
[INFO] [stderr]    Compiling stablesats-shared v0.1.3 (/opt/rustwide/workdir)
[INFO] [stdout] warning: this function depends on never type fallback being `()`
[INFO] [stdout]   --> src/pubsub/publisher.rs:26:5
[INFO] [stdout]    |
[INFO] [stdout] 26 |     pub async fn publish<P: MessagePayload>(&self, payload: P) -> Result<(), PublisherError> {
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in Rust 2024 and in a future release in all editions!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/never-type-fallback.html>
[INFO] [stdout]    = help: specify the types explicitly
[INFO] [stdout] note: in edition 2024, the requirement `!: FromRedis` will fail
[INFO] [stdout]   --> src/pubsub/publisher.rs:29:14
[INFO] [stdout]    |
[INFO] [stdout] 29 |             .publish(<P as MessagePayload>::channel(), payload_str)
[INFO] [stdout]    |              ^^^^^^^
[INFO] [stdout]    = note: `#[warn(dependency_on_unit_never_type_fallback)]` (part of `#[warn(rust_2024_compatibility)]`) on by default
[INFO] [stdout] help: use `()` annotations to avoid fallback changes
[INFO] [stdout]    |
[INFO] [stdout] 29 |             .publish::<(), _, _>(<P as MessagePayload>::channel(), payload_str)
[INFO] [stdout]    |                     ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 37.69s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: stablesats-shared v0.1.3 (/opt/rustwide/workdir)
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 3`
[INFO] running `Command { std: "docker" "inspect" "d38d1217c825158cdaba51a58887d416753aa9fffffce7561a1c9d02a30d1c89", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d38d1217c825158cdaba51a58887d416753aa9fffffce7561a1c9d02a30d1c89", kill_on_drop: false }`
[INFO] [stdout] d38d1217c825158cdaba51a58887d416753aa9fffffce7561a1c9d02a30d1c89
[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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4b16ddaabeb8d899aebaef174ea06996bb261da6c26988751b995e6c894706c4
[INFO] running `Command { std: "docker" "start" "-a" "4b16ddaabeb8d899aebaef174ea06996bb261da6c26988751b995e6c894706c4", kill_on_drop: false }`
[INFO] [stderr]    Compiling anyhow v1.0.59
[INFO] [stdout] warning: this function depends on never type fallback being `()`
[INFO] [stdout]   --> src/pubsub/publisher.rs:26:5
[INFO] [stdout]    |
[INFO] [stdout] 26 |     pub async fn publish<P: MessagePayload>(&self, payload: P) -> Result<(), PublisherError> {
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in Rust 2024 and in a future release in all editions!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/never-type-fallback.html>
[INFO] [stdout]    = help: specify the types explicitly
[INFO] [stdout] note: in edition 2024, the requirement `!: FromRedis` will fail
[INFO] [stdout]   --> src/pubsub/publisher.rs:29:14
[INFO] [stdout]    |
[INFO] [stdout] 29 |             .publish(<P as MessagePayload>::channel(), payload_str)
[INFO] [stdout]    |              ^^^^^^^
[INFO] [stdout]    = note: `#[warn(dependency_on_unit_never_type_fallback)]` (part of `#[warn(rust_2024_compatibility)]`) on by default
[INFO] [stdout] help: use `()` annotations to avoid fallback changes
[INFO] [stdout]    |
[INFO] [stdout] 29 |             .publish::<(), _, _>(<P as MessagePayload>::channel(), payload_str)
[INFO] [stdout]    |                     ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling stablesats-shared v0.1.3 (/opt/rustwide/workdir)
[INFO] [stdout] warning: this function depends on never type fallback being `()`
[INFO] [stdout]   --> src/pubsub/publisher.rs:26:5
[INFO] [stdout]    |
[INFO] [stdout] 26 |     pub async fn publish<P: MessagePayload>(&self, payload: P) -> Result<(), PublisherError> {
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in Rust 2024 and in a future release in all editions!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/never-type-fallback.html>
[INFO] [stdout]    = help: specify the types explicitly
[INFO] [stdout] note: in edition 2024, the requirement `!: FromRedis` will fail
[INFO] [stdout]   --> src/pubsub/publisher.rs:29:14
[INFO] [stdout]    |
[INFO] [stdout] 29 |             .publish(<P as MessagePayload>::channel(), payload_str)
[INFO] [stdout]    |              ^^^^^^^
[INFO] [stdout]    = note: `#[warn(dependency_on_unit_never_type_fallback)]` (part of `#[warn(rust_2024_compatibility)]`) on by default
[INFO] [stdout] help: use `()` annotations to avoid fallback changes
[INFO] [stdout]    |
[INFO] [stdout] 29 |             .publish::<(), _, _>(<P as MessagePayload>::channel(), payload_str)
[INFO] [stdout]    |                     ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 3.36s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: stablesats-shared v0.1.3 (/opt/rustwide/workdir)
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 4`
[INFO] running `Command { std: "docker" "inspect" "4b16ddaabeb8d899aebaef174ea06996bb261da6c26988751b995e6c894706c4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4b16ddaabeb8d899aebaef174ea06996bb261da6c26988751b995e6c894706c4", kill_on_drop: false }`
[INFO] [stdout] 4b16ddaabeb8d899aebaef174ea06996bb261da6c26988751b995e6c894706c4
