[INFO] cloning repository https://github.com/maxmarvil/banshee [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/maxmarvil/banshee" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmaxmarvil%2Fbanshee", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmaxmarvil%2Fbanshee'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 16bc73e874decf5550f819f4acf9cb7088b004c6 [INFO] checking maxmarvil/banshee against try#88b8a1c6e3a6f6f8a2ed6b6a9a74e0ef1862f72c for pr-154887 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmaxmarvil%2Fbanshee" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/maxmarvil/banshee [INFO] finished tweaking git repo https://github.com/maxmarvil/banshee [INFO] tweaked toml for git repo https://github.com/maxmarvil/banshee written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/maxmarvil/banshee on toolchain 88b8a1c6e3a6f6f8a2ed6b6a9a74e0ef1862f72c [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+88b8a1c6e3a6f6f8a2ed6b6a9a74e0ef1862f72c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/maxmarvil/banshee 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" "+88b8a1c6e3a6f6f8a2ed6b6a9a74e0ef1862f72c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: unused manifest key: env [INFO] [stderr] help: env is a valid .cargo/config.toml key [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+88b8a1c6e3a6f6f8a2ed6b6a9a74e0ef1862f72c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 65938d54d31932fdc64365e276ad424a38b1d83478742d7972123ebfac9b6bff [INFO] running `Command { std: "docker" "start" "-a" "65938d54d31932fdc64365e276ad424a38b1d83478742d7972123ebfac9b6bff", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "65938d54d31932fdc64365e276ad424a38b1d83478742d7972123ebfac9b6bff", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "65938d54d31932fdc64365e276ad424a38b1d83478742d7972123ebfac9b6bff", kill_on_drop: false }` [INFO] [stdout] 65938d54d31932fdc64365e276ad424a38b1d83478742d7972123ebfac9b6bff [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+88b8a1c6e3a6f6f8a2ed6b6a9a74e0ef1862f72c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4c09a3dd7c4a195866bad7f23677b1048263cc5056a15561051a45abacc73a09 [INFO] running `Command { std: "docker" "start" "-a" "4c09a3dd7c4a195866bad7f23677b1048263cc5056a15561051a45abacc73a09", kill_on_drop: false }` [INFO] [stderr] warning: unused manifest key: env [INFO] [stderr] help: env is a valid .cargo/config.toml key [INFO] [stderr] Compiling proc-macro2 v1.0.81 [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling either v1.11.0 [INFO] [stderr] Compiling regex-syntax v0.8.3 [INFO] [stderr] Compiling anyhow v1.0.82 [INFO] [stderr] Compiling bitflags v2.5.0 [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Checking zerocopy v0.7.33 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling jobserver v0.1.31 [INFO] [stderr] Compiling rustversion v1.0.15 [INFO] [stderr] Checking ahash v0.8.11 [INFO] [stderr] Compiling cc v1.0.95 [INFO] [stderr] Compiling serde v1.0.199 [INFO] [stderr] Compiling clang-sys v1.7.0 [INFO] [stderr] Checking socket2 v0.5.6 [INFO] [stderr] Checking mio v0.8.11 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Checking getrandom v0.2.14 [INFO] [stderr] Checking hashbrown v0.14.3 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Compiling syn v2.0.60 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking futures-util v0.3.30 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Compiling num-bigint v0.4.4 [INFO] [stderr] Compiling regex-automata v0.4.6 [INFO] [stderr] Compiling memchr v2.7.2 [INFO] [stderr] Compiling openssl-sys v0.9.102 [INFO] [stderr] Compiling zstd-sys v2.0.10+zstd.1.5.6 [INFO] [stderr] Compiling rustix v0.38.34 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling libloading v0.8.3 [INFO] [stderr] Compiling bytes v1.6.0 [INFO] [stderr] Compiling thiserror v1.0.59 [INFO] [stderr] Compiling frunk_core v0.4.2 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling bindgen v0.69.4 [INFO] [stderr] Compiling linux-raw-sys v0.4.13 [INFO] [stderr] Compiling prettyplease v0.2.19 [INFO] [stderr] Checking indexmap v2.2.6 [INFO] [stderr] Compiling regex v1.10.4 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Compiling libz-sys v1.1.16 [INFO] [stderr] Checking http-body v0.4.6 [INFO] [stderr] Compiling fastrand v2.0.2 [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Compiling toml_edit v0.21.1 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling petgraph v0.6.4 [INFO] [stderr] Compiling tempfile v3.10.1 [INFO] [stderr] Compiling darling_core v0.20.8 [INFO] [stderr] Compiling frunk_proc_macro_helpers v0.1.2 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling axum-core v0.3.4 [INFO] [stderr] Compiling cmake v0.1.50 [INFO] [stderr] Compiling subprocess v0.2.9 [INFO] [stderr] Compiling bigdecimal v0.4.3 [INFO] [stderr] Compiling openssl v0.10.64 [INFO] [stderr] Compiling tokio-macros v2.2.0 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling prost-derive v0.12.4 [INFO] [stderr] Checking tokio v1.37.0 [INFO] [stderr] Compiling serde_derive v1.0.199 [INFO] [stderr] Compiling thiserror-impl v1.0.59 [INFO] [stderr] Compiling darling_macro v0.20.8 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Compiling pin-project-internal v1.1.5 [INFO] [stderr] Compiling async-trait v0.1.80 [INFO] [stderr] Compiling prost v0.12.4 [INFO] [stderr] Compiling prost-types v0.12.4 [INFO] [stderr] Compiling multimap v0.10.0 [INFO] [stderr] Compiling serde_json v1.0.116 [INFO] [stderr] Compiling rust_decimal v1.35.0 [INFO] [stderr] Checking deranged v0.3.11 [INFO] [stderr] Compiling darling v0.20.8 [INFO] [stderr] Compiling frunk_derives v0.4.2 [INFO] [stderr] Checking pin-project v1.1.5 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling frunk_proc_macros v0.1.2 [INFO] [stderr] Compiling uuid-macro-internal v1.8.0 [INFO] [stderr] Compiling prost-build v0.12.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling proc-macro-crate v3.1.0 [INFO] [stderr] Compiling axum v0.6.20 [INFO] [stderr] Checking tokio-util v0.7.10 [INFO] [stderr] Checking arrayvec v0.7.4 [INFO] [stderr] Compiling mysql_common v0.32.2 [INFO] [stderr] Checking anstream v0.6.13 [INFO] [stderr] Checking time v0.3.36 [INFO] [stderr] Checking h2 v0.3.26 [INFO] [stderr] Compiling mysql-common-derive v0.31.1 [INFO] [stderr] Checking tower v0.4.13 [INFO] [stderr] Checking frunk v0.4.2 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Checking tokio-io-timeout v1.2.0 [INFO] [stderr] Checking crossbeam-deque v0.8.5 [INFO] [stderr] Compiling tonic-build v0.11.0 [INFO] [stderr] Checking flate2 v1.0.30 [INFO] [stderr] Checking uuid v1.8.0 [INFO] [stderr] Checking sha2 v0.10.8 [INFO] [stderr] Checking hyper v0.14.28 [INFO] [stderr] Compiling async-stream-impl v0.3.5 [INFO] [stderr] Compiling derive_utils v0.14.1 [INFO] [stderr] Checking crossbeam-queue v0.3.11 [INFO] [stderr] Checking crossbeam-channel v0.5.12 [INFO] [stderr] Checking btoi v0.4.3 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Checking saturating v0.1.0 [INFO] [stderr] Compiling mysql v25.0.0 [INFO] [stderr] Checking pem v3.0.4 [INFO] [stderr] Checking clap_builder v4.5.2 [INFO] [stderr] Compiling banshee v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Checking twox-hash v1.6.3 [INFO] [stdout] warning: unused imports: `env` and `path::PathBuf` [INFO] [stdout] --> build.rs:1:11 [INFO] [stdout] | [INFO] [stdout] 1 | use std::{env, path::PathBuf}; [INFO] [stdout] | ^^^ ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> build.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | / tonic_build::configure() [INFO] [stdout] 9 | | .type_attribute("Event", "#[derive(Hash, serde::Deserialize)]") [INFO] [stdout] 10 | | .out_dir("src/grpc") [INFO] [stdout] 11 | | .compile(&["proto/song.proto"],&["proto"]); [INFO] [stdout] | |__________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 8 | let _ = tonic_build::configure() [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking async-stream v0.3.5 [INFO] [stderr] Checking crossbeam v0.8.4 [INFO] [stderr] Compiling io-enum v1.1.3 [INFO] [stderr] Compiling zstd-safe v7.1.0 [INFO] [stderr] Checking combine v4.6.7 [INFO] [stderr] Checking tokio-stream v0.1.15 [INFO] [stderr] Checking zstd v0.13.1 [INFO] [stderr] Compiling clap_derive v4.5.4 [INFO] [stderr] Checking lru v0.12.3 [INFO] [stderr] Checking sha1_smol v1.0.0 [INFO] [stderr] Checking bufstream v0.1.4 [INFO] [stderr] Checking chrono v0.4.38 [INFO] [stderr] Checking clap v4.5.4 [INFO] [stderr] Checking hyper-timeout v0.4.1 [INFO] [stderr] Checking redis v0.25.3 [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.25.3/src/script.rs:176:37 [INFO] [stdout] | [INFO] [stdout] 176 | self.load_cmd().query_async(con).await?; [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 45 others [INFO] [stdout] = note: this error might have been caused by changes to Rust's type-inference algorithm (see issue #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_async` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/redis-0.25.3/src/cmd.rs:430:36 [INFO] [stdout] | [INFO] [stdout] 430 | pub async fn query_async(&self, con: &mut C) -> RedisResult [INFO] [stdout] | ^^^^^^^^^^^^^^ required by this bound in `Cmd::query_async` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking tonic v0.11.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.25.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 45 others [INFO] [stdout] = note: this error might have been caused by changes to Rust's type-inference algorithm (see issue #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.25.3/src/cmd.rs:420:21 [INFO] [stdout] | [INFO] [stdout] 420 | pub fn query(&self, con: &mut dyn ConnectionLike) -> RedisResult { [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 2 previous errors [INFO] running `Command { std: "docker" "inspect" "4c09a3dd7c4a195866bad7f23677b1048263cc5056a15561051a45abacc73a09", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4c09a3dd7c4a195866bad7f23677b1048263cc5056a15561051a45abacc73a09", kill_on_drop: false }` [INFO] [stdout] 4c09a3dd7c4a195866bad7f23677b1048263cc5056a15561051a45abacc73a09