[INFO] cloning repository https://github.com/nazo6/defmt-embassy-usb-logger [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/nazo6/defmt-embassy-usb-logger" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnazo6%2Fdefmt-embassy-usb-logger", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnazo6%2Fdefmt-embassy-usb-logger'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 7059c3541ce3a3fbb3ea931cbae4f3463ff46507 [INFO] building nazo6/defmt-embassy-usb-logger against master#c7f6aa2869acdbf014d094c6e427e554e160b6db for pr-146237-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnazo6%2Fdefmt-embassy-usb-logger" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/nazo6/defmt-embassy-usb-logger [INFO] finished tweaking git repo https://github.com/nazo6/defmt-embassy-usb-logger [INFO] tweaked toml for git repo https://github.com/nazo6/defmt-embassy-usb-logger written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/nazo6/defmt-embassy-usb-logger on toolchain c7f6aa2869acdbf014d094c6e427e554e160b6db [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/nazo6/defmt-embassy-usb-logger 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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded embassy-futures v0.1.1 [INFO] [stderr] Downloaded embassy-time-driver v0.2.0 [INFO] [stderr] Downloaded embassy-net-driver v0.2.0 [INFO] [stderr] Downloaded static_cell v2.1.1 [INFO] [stderr] Downloaded litrs v0.4.2 [INFO] [stderr] Downloaded embassy-net-driver-channel v0.3.1 [INFO] [stderr] Downloaded embassy-usb v0.5.0 [INFO] [stderr] Downloaded embassy-sync v0.7.0 [INFO] [stderr] Downloaded embassy-time v0.4.0 [INFO] [stderr] Downloaded embassy-usb-driver v0.2.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f63cf9950c194e6d3b79380975222241fd559d7925dbccc453ca6205c544c1c8 [INFO] running `Command { std: "docker" "start" "-a" "f63cf9950c194e6d3b79380975222241fd559d7925dbccc453ca6205c544c1c8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f63cf9950c194e6d3b79380975222241fd559d7925dbccc453ca6205c544c1c8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f63cf9950c194e6d3b79380975222241fd559d7925dbccc453ca6205c544c1c8", kill_on_drop: false }` [INFO] [stdout] f63cf9950c194e6d3b79380975222241fd559d7925dbccc453ca6205c544c1c8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bb584a149c3e170f1189312824b4eed984e1892e06578ea41904be8a3f474e67 [INFO] running `Command { std: "docker" "start" "-a" "bb584a149c3e170f1189312824b4eed984e1892e06578ea41904be8a3f474e67", kill_on_drop: false }` [INFO] [stderr] Compiling cfg-if v1.0.1 [INFO] [stderr] Compiling heapless v0.8.0 [INFO] [stderr] Compiling zerocopy v0.8.26 [INFO] [stderr] Compiling portable-atomic v1.11.1 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling hash32 v0.3.1 [INFO] [stderr] Compiling embedded-io-async v0.6.1 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling embedded-io v0.6.1 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling critical-section v1.2.0 [INFO] [stderr] Compiling embassy-sync v0.7.0 [INFO] [stderr] Compiling bitfield v0.14.0 [INFO] [stderr] Compiling usbd-hid-descriptors v0.8.2 [INFO] [stderr] Compiling proc-macro-error-attr2 v2.0.0 [INFO] [stderr] Compiling litrs v0.4.2 [INFO] [stderr] Compiling encode_unicode v0.3.6 [INFO] [stderr] Compiling defmt-macros v1.0.1 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling embassy-time-driver v0.2.0 [INFO] [stderr] Compiling nb v1.1.0 [INFO] [stderr] Compiling embedded-hal-async v1.0.0 [INFO] [stderr] Compiling nb v0.1.3 [INFO] [stderr] Compiling document-features v0.2.11 [INFO] [stderr] Compiling usb-device v0.3.2 [INFO] [stderr] Compiling embassy-net-driver v0.2.0 [INFO] [stderr] Compiling embassy-usb v0.5.0 [INFO] [stderr] Compiling embassy-futures v0.1.1 [INFO] [stderr] Compiling defmt v1.0.1 [INFO] [stderr] Compiling embedded-hal v1.0.0 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling embedded-hal v0.2.7 [INFO] [stderr] Compiling embassy-usb-driver v0.2.0 [INFO] [stderr] Compiling static_cell v2.1.1 [INFO] [stderr] Compiling embassy-time v0.4.0 [INFO] [stderr] Compiling hashbrown v0.13.2 [INFO] [stderr] Compiling embassy-net-driver-channel v0.3.1 [INFO] [stderr] Compiling ssmarshal v1.0.0 [INFO] [stderr] Compiling proc-macro-error2 v2.0.1 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling defmt-parser v1.0.0 [INFO] [stderr] Compiling usbd-hid-macros v0.8.2 [INFO] [stderr] Compiling usbd-hid v0.8.2 [INFO] [stderr] Compiling defmt-embassy-usb-logger v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 33.05s [INFO] running `Command { std: "docker" "inspect" "bb584a149c3e170f1189312824b4eed984e1892e06578ea41904be8a3f474e67", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bb584a149c3e170f1189312824b4eed984e1892e06578ea41904be8a3f474e67", kill_on_drop: false }` [INFO] [stdout] bb584a149c3e170f1189312824b4eed984e1892e06578ea41904be8a3f474e67 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 103b4257cdf9f273931267ad66801db17670d4575332d067f4340fa2923a9ab8 [INFO] running `Command { std: "docker" "start" "-a" "103b4257cdf9f273931267ad66801db17670d4575332d067f4340fa2923a9ab8", kill_on_drop: false }` [INFO] [stderr] Compiling defmt-embassy-usb-logger v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.60s [INFO] running `Command { std: "docker" "inspect" "103b4257cdf9f273931267ad66801db17670d4575332d067f4340fa2923a9ab8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "103b4257cdf9f273931267ad66801db17670d4575332d067f4340fa2923a9ab8", kill_on_drop: false }` [INFO] [stdout] 103b4257cdf9f273931267ad66801db17670d4575332d067f4340fa2923a9ab8