[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-4
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCedian03%2Fokey" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-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-2-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] 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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+81ab7f2139295590561adbe6d5b0aaa2feff765f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 23a6a3da3eb5673aa9cd8ec1cab667164186ae2ad1dbdf0488dc1158bcfc6914
[INFO] running `Command { std: "docker" "start" "-a" "23a6a3da3eb5673aa9cd8ec1cab667164186ae2ad1dbdf0488dc1158bcfc6914", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "23a6a3da3eb5673aa9cd8ec1cab667164186ae2ad1dbdf0488dc1158bcfc6914", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "23a6a3da3eb5673aa9cd8ec1cab667164186ae2ad1dbdf0488dc1158bcfc6914", kill_on_drop: false }`
[INFO] [stdout] 23a6a3da3eb5673aa9cd8ec1cab667164186ae2ad1dbdf0488dc1158bcfc6914
[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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+81ab7f2139295590561adbe6d5b0aaa2feff765f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f1c400c6304efac5dc683bcd514bd42c43d561070c3dcdb1df55a871acaae924
[INFO] running `Command { std: "docker" "start" "-a" "f1c400c6304efac5dc683bcd514bd42c43d561070c3dcdb1df55a871acaae924", kill_on_drop: false }`
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling unicode-ident v1.0.20
[INFO] [stderr]     Checking critical-section v1.2.0
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]    Compiling zerocopy v0.8.27
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]    Compiling heapless v0.8.0
[INFO] [stderr]    Compiling embedded-io-async v0.6.1
[INFO] [stderr]    Compiling portable-atomic v1.11.1
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]     Checking embedded-io v0.6.1
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling bitfield v0.14.0
[INFO] [stderr]     Checking futures-core v0.3.31
[INFO] [stderr]    Compiling embassy-sync v0.7.2
[INFO] [stderr]    Compiling embassy-time-driver v0.2.1
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]     Checking hash32 v0.3.1
[INFO] [stderr]    Compiling usbd-hid-descriptors v0.8.2
[INFO] [stderr]    Compiling defmt-macros v1.0.1
[INFO] [stderr]     Checking nb v1.1.0
[INFO] [stderr]    Compiling embedded-hal-async v1.0.0
[INFO] [stderr]     Checking futures-sink v0.3.31
[INFO] [stderr]     Checking encode_unicode v0.3.6
[INFO] [stderr]     Checking nb v0.1.3
[INFO] [stderr]    Compiling defmt v1.0.1
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]     Checking embedded-hal v1.0.0
[INFO] [stderr]    Compiling embassy-usb v0.5.1
[INFO] [stderr]    Compiling embassy-executor v0.9.1
[INFO] [stderr]     Checking embassy-net-driver v0.2.0
[INFO] [stderr]     Checking void v1.0.2
[INFO] [stderr]     Checking embassy-futures v0.1.2
[INFO] [stderr]     Checking bitflags v1.3.2
[INFO] [stderr]     Checking embassy-executor-timer-queue v0.1.0
[INFO] [stderr]     Checking embedded-hal v0.2.7
[INFO] [stderr]     Checking bitflags v2.10.0
[INFO] [stderr]     Checking embassy-usb-driver v0.2.0
[INFO] [stderr]    Compiling syn v2.0.108
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]     Checking embassy-time v0.5.0
[INFO] [stderr]     Checking embassy-net-driver-channel v0.3.2
[INFO] [stderr]     Checking usb-device v0.3.2
[INFO] [stderr]     Checking static_cell v2.1.1
[INFO] [stderr]    Compiling hashbrown v0.13.2
[INFO] [stderr]     Checking ssmarshal v1.0.0
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling usbd-hid-macros v0.8.2
[INFO] [stderr]     Checking usbd-hid v0.8.2
[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<Output: TaskReturnValue> + '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] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "f1c400c6304efac5dc683bcd514bd42c43d561070c3dcdb1df55a871acaae924", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f1c400c6304efac5dc683bcd514bd42c43d561070c3dcdb1df55a871acaae924", kill_on_drop: false }`
[INFO] [stdout] f1c400c6304efac5dc683bcd514bd42c43d561070c3dcdb1df55a871acaae924
