[INFO] cloning repository https://github.com/Cedian03/okey [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Cedian03/okey" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCedian03%2Fokey", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCedian03%2Fokey'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 9744fe8a18390702aa0afd48d4f10334d3c49baa [INFO] checking Cedian03/okey against try#81ab7f2139295590561adbe6d5b0aaa2feff765f for pr-146470-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCedian03%2Fokey" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/Cedian03/okey [INFO] finished tweaking git repo https://github.com/Cedian03/okey [INFO] tweaked toml for git repo https://github.com/Cedian03/okey written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/Cedian03/okey on toolchain 81ab7f2139295590561adbe6d5b0aaa2feff765f [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+81ab7f2139295590561adbe6d5b0aaa2feff765f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/Cedian03/okey 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" "+81ab7f2139295590561adbe6d5b0aaa2feff765f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+81ab7f2139295590561adbe6d5b0aaa2feff765f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c1f9fd5d4cba19ce43b78928adaa38cded84af0672b165ae1b5c25ea2312ab8d [INFO] running `Command { std: "docker" "start" "-a" "c1f9fd5d4cba19ce43b78928adaa38cded84af0672b165ae1b5c25ea2312ab8d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c1f9fd5d4cba19ce43b78928adaa38cded84af0672b165ae1b5c25ea2312ab8d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c1f9fd5d4cba19ce43b78928adaa38cded84af0672b165ae1b5c25ea2312ab8d", kill_on_drop: false }` [INFO] [stdout] c1f9fd5d4cba19ce43b78928adaa38cded84af0672b165ae1b5c25ea2312ab8d [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" "-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+81ab7f2139295590561adbe6d5b0aaa2feff765f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 443ea37029607b44c41f60f5f4d3066689abf53c100633cb46804a8338132211 [INFO] running `Command { std: "docker" "start" "-a" "443ea37029607b44c41f60f5f4d3066689abf53c100633cb46804a8338132211", kill_on_drop: false }` [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Checking critical-section v1.2.0 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling embedded-io-async v0.6.1 [INFO] [stderr] Compiling portable-atomic v1.11.1 [INFO] [stderr] Checking embedded-io v0.6.1 [INFO] [stderr] Compiling proc-macro2 v1.0.103 [INFO] [stderr] Compiling zerocopy v0.8.27 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking heapless v0.8.0 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Checking futures-core v0.3.31 [INFO] [stderr] Compiling embassy-sync v0.7.2 [INFO] [stderr] Compiling bitfield v0.14.0 [INFO] [stderr] Compiling embedded-hal-async v1.0.0 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling defmt-macros v1.0.1 [INFO] [stderr] Checking encode_unicode v0.3.6 [INFO] [stderr] Compiling embassy-time-driver v0.2.1 [INFO] [stderr] Compiling usbd-hid-descriptors v0.8.2 [INFO] [stderr] Checking nb v1.1.0 [INFO] [stderr] Checking nb v0.1.3 [INFO] [stderr] Checking embassy-net-driver v0.2.0 [INFO] [stderr] Checking embedded-hal v1.0.0 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Compiling embassy-usb v0.5.1 [INFO] [stderr] Compiling embassy-executor v0.9.1 [INFO] [stderr] Compiling defmt v1.0.1 [INFO] [stderr] Checking embassy-futures v0.1.2 [INFO] [stderr] Checking embedded-hal v0.2.7 [INFO] [stderr] Checking embassy-executor-timer-queue v0.1.0 [INFO] [stderr] Checking bitflags v2.10.0 [INFO] [stderr] Checking embassy-usb-driver v0.2.0 [INFO] [stderr] Checking embassy-time v0.5.0 [INFO] [stderr] Compiling quote v1.0.41 [INFO] [stderr] Compiling syn v2.0.108 [INFO] [stderr] Checking usb-device v0.3.2 [INFO] [stderr] Checking static_cell v2.1.1 [INFO] [stderr] Checking embassy-net-driver-channel v0.3.2 [INFO] [stderr] Compiling proc-macro-error-attr2 v2.0.0 [INFO] [stderr] Compiling hashbrown v0.13.2 [INFO] [stderr] Checking ssmarshal v1.0.0 [INFO] [stderr] Compiling usbd-hid-macros v0.8.2 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling proc-macro-error2 v2.0.1 [INFO] [stderr] Checking usbd-hid v0.8.2 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling defmt-parser v1.0.0 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling embassy-executor-macros v0.7.0 [INFO] [stdout] error[E0446]: private trait `TaskReturnValue` in public interface [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/embassy-executor-0.9.1/src/lib.rs:78:9 [INFO] [stdout] | [INFO] [stdout] 68 | trait TaskReturnValue {} [INFO] [stdout] | --------------------- `TaskReturnValue` declared as private [INFO] [stdout] ... [INFO] [stdout] 78 | type Fut: Future + 'static; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't leak private trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0446`. [INFO] [stdout] [INFO] [stderr] error: could not compile `embassy-executor` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "443ea37029607b44c41f60f5f4d3066689abf53c100633cb46804a8338132211", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "443ea37029607b44c41f60f5f4d3066689abf53c100633cb46804a8338132211", kill_on_drop: false }` [INFO] [stdout] 443ea37029607b44c41f60f5f4d3066689abf53c100633cb46804a8338132211