[INFO] fetching crate subliminal-protos-rust 0.0.1...
[INFO] checking subliminal-protos-rust-0.0.1 against try#1c4199da70f816f2239f41c55168ff75a3663718 for pr-155499
[INFO] extracting crate subliminal-protos-rust 0.0.1 into /workspace/builds/worker-1-tc2/source
[INFO] started tweaking crates.io crate subliminal-protos-rust 0.0.1
[INFO] finished tweaking crates.io crate subliminal-protos-rust 0.0.1
[INFO] tweaked toml for crates.io crate subliminal-protos-rust 0.0.1 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate subliminal-protos-rust 0.0.1 on toolchain 1c4199da70f816f2239f41c55168ff75a3663718
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1c4199da70f816f2239f41c55168ff75a3663718" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1c4199da70f816f2239f41c55168ff75a3663718" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 156 packages to latest compatible versions
[INFO] [stderr]       Adding axum v0.6.20 (available: v0.8.9)
[INFO] [stderr]       Adding prost v0.11.9 (available: v0.14.3)
[INFO] [stderr]       Adding redis v0.22.3 (available: v1.2.0)
[INFO] [stderr]       Adding redis-derive v0.1.7 (available: v0.2.0)
[INFO] [stderr]       Adding tonic v0.8.3 (available: v0.14.5)
[INFO] [stderr]       Adding utoipa v3.5.0 (available: v5.4.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1c4199da70f816f2239f41c55168ff75a3663718" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1c4199da70f816f2239f41c55168ff75a3663718" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 1ed3e602dda69d32a0dbcc13f54700a2db79e38b6f5a36dcee62a7d229d8303b
[INFO] running `Command { std: "docker" "start" "-a" "1ed3e602dda69d32a0dbcc13f54700a2db79e38b6f5a36dcee62a7d229d8303b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1ed3e602dda69d32a0dbcc13f54700a2db79e38b6f5a36dcee62a7d229d8303b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1ed3e602dda69d32a0dbcc13f54700a2db79e38b6f5a36dcee62a7d229d8303b", kill_on_drop: false }`
[INFO] [stdout] 1ed3e602dda69d32a0dbcc13f54700a2db79e38b6f5a36dcee62a7d229d8303b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1c4199da70f816f2239f41c55168ff75a3663718" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] cd4aa1c67d08dcf9ec2b73c6a3274aa25f8320e693de80afe26e42c9aa241cf3
[INFO] running `Command { std: "docker" "start" "-a" "cd4aa1c67d08dcf9ec2b73c6a3274aa25f8320e693de80afe26e42c9aa241cf3", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking http v0.2.12
[INFO] [stderr]     Checking indexmap v2.14.0
[INFO] [stderr]     Checking tokio v1.52.1
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]    Compiling pin-project-internal v1.1.11
[INFO] [stderr]     Checking getrandom v0.3.4
[INFO] [stderr]     Checking socket2 v0.5.10
[INFO] [stderr]    Compiling axum-core v0.3.4
[INFO] [stderr]     Checking futures-channel v0.3.32
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]     Checking serde_json v1.0.149
[INFO] [stderr]     Checking rand v0.8.6
[INFO] [stderr]    Compiling axum v0.6.20
[INFO] [stderr]    Compiling sha1_smol v1.0.1
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling sha1 v0.6.1
[INFO] [stderr]    Compiling combine v4.6.7
[INFO] [stderr]     Checking rand_core v0.9.5
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]     Checking serde_path_to_error v0.1.20
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling ryu v1.0.23
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking http-body v0.4.6
[INFO] [stderr]     Checking async-stream v0.3.6
[INFO] [stderr]     Checking rand v0.9.4
[INFO] [stderr]     Checking pin-project v1.1.11
[INFO] [stderr]     Checking tracing-futures v0.2.5
[INFO] [stderr]     Checking ulid v1.2.1
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling prost-derive v0.11.9
[INFO] [stderr]    Compiling utoipa-gen v3.5.0
[INFO] [stderr]     Checking tokio-util v0.7.18
[INFO] [stderr]     Checking tokio-io-timeout v1.2.1
[INFO] [stderr]     Checking tokio-stream v0.1.18
[INFO] [stderr]     Checking prost v0.11.9
[INFO] [stderr]     Checking h2 v0.3.27
[INFO] [stderr]     Checking tower v0.4.13
[INFO] [stderr]     Checking redis v0.22.3
[INFO] [stderr]    Compiling redis v0.21.7
[INFO] [stderr]     Checking utoipa v3.5.0
[INFO] [stdout] error[E0277]: the trait bound `!: FromRedisValue` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/redis-0.22.3/src/script.rs:150:37
[INFO] [stdout]     |
[INFO] [stdout] 150 |                     self.load_cmd().query(con)?;
[INFO] [stdout]     |                                     ^^^^^ the trait `FromRedisValue` is not implemented for `!`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `FromRedisValue`:
[INFO] [stdout]               ()
[INFO] [stdout]               (T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12)
[INFO] [stdout]               (T10, T11, T12)
[INFO] [stdout]               (T11, T12)
[INFO] [stdout]               (T12,)
[INFO] [stdout]               (T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12)
[INFO] [stdout]               (T3, T4, T5, T6, T7, T8, T9, T10, T11, T12)
[INFO] [stdout]               (T4, T5, T6, T7, T8, T9, T10, T11, T12)
[INFO] [stdout]             and 41 others
[INFO] [stdout]     = note: this error might have been caused by changes to Rust's type-inference algorithm (see issue #148922 <https://github.com/rust-lang/rust/issues/148922> for more information)
[INFO] [stdout]     = help: you might have intended to use the type `()` here instead
[INFO] [stdout] note: required by a bound in `Cmd::query`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/redis-0.22.3/src/cmd.rs:367:21
[INFO] [stdout]     |
[INFO] [stdout] 367 |     pub fn query<T: FromRedisValue>(&self, con: &mut dyn ConnectionLike) -> RedisResult<T> {
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^ required by this bound in `Cmd::query`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `!: FromRedisValue` is not satisfied
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/redis-0.21.7/src/script.rs:143:30
[INFO] [stdout]     |
[INFO] [stdout] 143 | ...                   .query(con)?;
[INFO] [stdout]     |                        ^^^^^ the trait `FromRedisValue` is not implemented for `!`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `FromRedisValue`:
[INFO] [stdout]               ()
[INFO] [stdout]               (T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12)
[INFO] [stdout]               (T10, T11, T12)
[INFO] [stdout]               (T11, T12)
[INFO] [stdout]               (T12,)
[INFO] [stdout]               (T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12)
[INFO] [stdout]               (T3, T4, T5, T6, T7, T8, T9, T10, T11, T12)
[INFO] [stdout]               (T4, T5, T6, T7, T8, T9, T10, T11, T12)
[INFO] [stdout]             and 40 others
[INFO] [stdout]     = note: this error might have been caused by changes to Rust's type-inference algorithm (see issue #148922 <https://github.com/rust-lang/rust/issues/148922> for more information)
[INFO] [stdout]     = help: you might have intended to use the type `()` here instead
[INFO] [stdout] note: required by a bound in `Cmd::query`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/redis-0.21.7/src/cmd.rs:367:21
[INFO] [stdout]     |
[INFO] [stdout] 367 |     pub fn query<T: FromRedisValue>(&self, con: &mut dyn ConnectionLike) -> RedisResult<T> {
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^ required by this bound in `Cmd::query`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `redis` (lib) due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] For more information about this error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `redis` (lib) due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "cd4aa1c67d08dcf9ec2b73c6a3274aa25f8320e693de80afe26e42c9aa241cf3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cd4aa1c67d08dcf9ec2b73c6a3274aa25f8320e693de80afe26e42c9aa241cf3", kill_on_drop: false }`
[INFO] [stdout] cd4aa1c67d08dcf9ec2b73c6a3274aa25f8320e693de80afe26e42c9aa241cf3
