[INFO] fetching crate rustmeter-beacon 0.1.0...
[INFO] checking rustmeter-beacon-0.1.0 against try#81ab7f2139295590561adbe6d5b0aaa2feff765f for pr-146470-3
[INFO] extracting crate rustmeter-beacon 0.1.0 into /workspace/builds/worker-1-tc2/source
[INFO] started tweaking crates.io crate rustmeter-beacon 0.1.0
[INFO] finished tweaking crates.io crate rustmeter-beacon 0.1.0
[INFO] tweaked toml for crates.io crate rustmeter-beacon 0.1.0 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate rustmeter-beacon 0.1.0 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 crates.io crate rustmeter-beacon 0.1.0 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-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+81ab7f2139295590561adbe6d5b0aaa2feff765f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 11f5884a4a892fd2d7ab84b53c4bdf5f661a567acff323613163c9f5aa2c3d16
[INFO] running `Command { std: "docker" "start" "-a" "11f5884a4a892fd2d7ab84b53c4bdf5f661a567acff323613163c9f5aa2c3d16", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "11f5884a4a892fd2d7ab84b53c4bdf5f661a567acff323613163c9f5aa2c3d16", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "11f5884a4a892fd2d7ab84b53c4bdf5f661a567acff323613163c9f5aa2c3d16", kill_on_drop: false }`
[INFO] [stdout] 11f5884a4a892fd2d7ab84b53c4bdf5f661a567acff323613163c9f5aa2c3d16
[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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+81ab7f2139295590561adbe6d5b0aaa2feff765f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 74fbafd46aa3109cee9470ad88189a72a1a5af6974e308ae50bfac0e0e0a74c3
[INFO] running `Command { std: "docker" "start" "-a" "74fbafd46aa3109cee9470ad88189a72a1a5af6974e308ae50bfac0e0e0a74c3", kill_on_drop: false }`
[INFO] [stderr]    Compiling defmt v1.0.1
[INFO] [stderr]    Compiling defmt-macros v1.0.1
[INFO] [stderr]    Compiling embassy-executor v0.9.1
[INFO] [stderr]     Checking critical-section v1.2.0
[INFO] [stderr]     Checking embassy-executor-timer-queue v0.1.0
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling syn v2.0.111
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling darling_core v0.23.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling defmt-parser v1.0.0
[INFO] [stderr]    Compiling darling_macro v0.23.0
[INFO] [stderr]    Compiling darling v0.23.0
[INFO] [stderr]    Compiling rustmeter-beacon-function-monitor v0.1.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] [stderr]     Checking rustmeter-beacon-core v0.1.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] running `Command { std: "docker" "inspect" "74fbafd46aa3109cee9470ad88189a72a1a5af6974e308ae50bfac0e0e0a74c3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "74fbafd46aa3109cee9470ad88189a72a1a5af6974e308ae50bfac0e0e0a74c3", kill_on_drop: false }`
[INFO] [stdout] 74fbafd46aa3109cee9470ad88189a72a1a5af6974e308ae50bfac0e0e0a74c3
