[INFO] fetching crate race-api 0.2.6... [INFO] checking race-api-0.2.6 against try#b6bca0d7327839b5e3f7a7779947cb9113d08917+rustflags=-Zstrict-projection-item-bounds for 150662-leaf [INFO] extracting crate race-api 0.2.6 into /workspace/builds/worker-3-tc2/source [INFO] started tweaking crates.io crate race-api 0.2.6 [INFO] finished tweaking crates.io crate race-api 0.2.6 [INFO] tweaked toml for crates.io crate race-api 0.2.6 written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate race-api 0.2.6 on toolchain b6bca0d7327839b5e3f7a7779947cb9113d08917 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b6bca0d7327839b5e3f7a7779947cb9113d08917" "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" "+b6bca0d7327839b5e3f7a7779947cb9113d08917" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 30 packages to latest compatible versions [INFO] [stderr] Adding borsh v0.9.3 (available: v1.6.1) [INFO] [stderr] Adding thiserror v1.0.69 (available: v2.0.18) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b6bca0d7327839b5e3f7a7779947cb9113d08917" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+b6bca0d7327839b5e3f7a7779947cb9113d08917" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d926b7df8414b673e9e48f123678de8aaeeabbce437f7da73d709bb2838dc09b [INFO] running `Command { std: "docker" "start" "-a" "d926b7df8414b673e9e48f123678de8aaeeabbce437f7da73d709bb2838dc09b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d926b7df8414b673e9e48f123678de8aaeeabbce437f7da73d709bb2838dc09b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d926b7df8414b673e9e48f123678de8aaeeabbce437f7da73d709bb2838dc09b", kill_on_drop: false }` [INFO] [stdout] d926b7df8414b673e9e48f123678de8aaeeabbce437f7da73d709bb2838dc09b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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 -Zstrict-projection-item-bounds" "-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" "+b6bca0d7327839b5e3f7a7779947cb9113d08917" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] beb3b431eb39ba30d2ebdf7129a0d009e11fa9be25f3a1aaf8abe2a574694968 [INFO] running `Command { std: "docker" "start" "-a" "beb3b431eb39ba30d2ebdf7129a0d009e11fa9be25f3a1aaf8abe2a574694968", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking once_cell v1.21.4 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling ahash v0.7.8 [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Checking getrandom v0.2.17 [INFO] [stderr] Checking hashbrown v0.11.2 [INFO] [stderr] Compiling borsh-derive-internal v0.9.3 [INFO] [stderr] Compiling borsh-schema-derive-internal v0.9.3 [INFO] [stderr] Compiling toml v0.5.11 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling proc-macro-crate v0.1.5 [INFO] [stderr] Compiling borsh-derive v0.9.3 [INFO] [stderr] Checking thiserror v1.0.69 [INFO] [stderr] Checking borsh v0.9.3 [INFO] [stderr] Checking race-api v0.2.6 (/opt/rustwide/workdir) [INFO] [stdout] error[E0277]: the trait bound `String: Borrow` is not satisfied [INFO] [stdout] --> src/random.rs:431:20 [INFO] [stdout] | [INFO] [stdout] 431 | S: ToOwned, [INFO] [stdout] | ^^^^^^^^^^^^^^ the trait `Borrow` is not implemented for `String` [INFO] [stdout] | [INFO] [stdout] help: consider extending the `where` clause, but there might be an alternative better way to express this requirement [INFO] [stdout] | [INFO] [stdout] 431 | S: ToOwned, String: Borrow [INFO] [stdout] | +++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `String: Borrow` is not satisfied [INFO] [stdout] --> src/random.rs:431:20 [INFO] [stdout] | [INFO] [stdout] 431 | S: ToOwned, [INFO] [stdout] | ^^^^^^^^^^^^^^ the trait `Borrow` is not implemented for `String` [INFO] [stdout] | [INFO] [stdout] help: consider extending the `where` clause, but there might be an alternative better way to express this requirement [INFO] [stdout] | [INFO] [stdout] 431 | S: ToOwned, String: Borrow [INFO] [stdout] | +++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stderr] error: could not compile `race-api` (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 `race-api` (lib test) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "beb3b431eb39ba30d2ebdf7129a0d009e11fa9be25f3a1aaf8abe2a574694968", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "beb3b431eb39ba30d2ebdf7129a0d009e11fa9be25f3a1aaf8abe2a574694968", kill_on_drop: false }` [INFO] [stdout] beb3b431eb39ba30d2ebdf7129a0d009e11fa9be25f3a1aaf8abe2a574694968