[INFO] cloning repository https://github.com/bloop-box/bloop-box-client [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/bloop-box/bloop-box-client" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbloop-box%2Fbloop-box-client", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbloop-box%2Fbloop-box-client'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 76fbdff39e20dae088d345aaae3710b97bba7593 [INFO] building bloop-box/bloop-box-client against try#4987e9d4227139400384ab59296ffee3b0fb1183 for pr-146237-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbloop-box%2Fbloop-box-client" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/bloop-box/bloop-box-client [INFO] finished tweaking git repo https://github.com/bloop-box/bloop-box-client [INFO] tweaked toml for git repo https://github.com/bloop-box/bloop-box-client written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/bloop-box/bloop-box-client on toolchain 4987e9d4227139400384ab59296ffee3b0fb1183 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/bloop-box/bloop-box-client 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" "+4987e9d4227139400384ab59296ffee3b0fb1183" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2f19044fe19400fec3648fd1c84646384897b579b1e504adb932c1f42ebde496 [INFO] running `Command { std: "docker" "start" "-a" "2f19044fe19400fec3648fd1c84646384897b579b1e504adb932c1f42ebde496", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2f19044fe19400fec3648fd1c84646384897b579b1e504adb932c1f42ebde496", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2f19044fe19400fec3648fd1c84646384897b579b1e504adb932c1f42ebde496", kill_on_drop: false }` [INFO] [stdout] 2f19044fe19400fec3648fd1c84646384897b579b1e504adb932c1f42ebde496 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7ba0edef683ca6f41e775e45f9706131b98e8bd959db89133cb6e8c0b5df2431 [INFO] running `Command { std: "docker" "start" "-a" "7ba0edef683ca6f41e775e45f9706131b98e8bd959db89133cb6e8c0b5df2431", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.174 [INFO] [stderr] Compiling memoffset v0.7.1 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling lock_api v0.4.13 [INFO] [stderr] Compiling socket2 v0.5.10 [INFO] [stderr] Compiling signal-hook-registry v1.4.5 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling alsa-sys v0.3.1 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling libm v0.2.15 [INFO] [stderr] Compiling embedded-hal v1.0.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling heapless v0.8.0 [INFO] [stderr] Compiling rustls v0.23.29 [INFO] [stderr] Compiling cpal v0.15.3 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling nix v0.26.4 [INFO] [stderr] Compiling hash32 v0.3.1 [INFO] [stderr] Compiling option-ext v0.2.0 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling unicode-width v0.1.14 [INFO] [stderr] Compiling winnow v0.7.12 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling ioctl-sys v0.8.0 [INFO] [stderr] Compiling nb v1.1.0 [INFO] [stderr] Compiling dirs-sys v0.5.0 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling embedded-hal-nb v1.0.0 [INFO] [stderr] Compiling include_dir_macros v0.7.4 [INFO] [stderr] Compiling cast v0.3.0 [INFO] [stderr] Compiling toml_writer v1.0.2 [INFO] [stderr] Compiling directories v6.0.0 [INFO] [stderr] Compiling aw2013 v2.1.0 [INFO] [stderr] Compiling jobserver v0.1.33 [INFO] [stderr] Compiling rand v0.9.1 [INFO] [stderr] Compiling cc v1.2.29 [INFO] [stderr] Compiling mfrc522 v0.8.0 [INFO] [stderr] Compiling matchers v0.1.0 [INFO] [stderr] Compiling include_dir v0.7.4 [INFO] [stderr] Compiling toml_parser v1.0.1 [INFO] [stderr] Compiling cmake v0.1.54 [INFO] [stderr] Compiling rand_distr v0.5.1 [INFO] [stderr] Compiling aws-lc-sys v0.30.0 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling bytemuck_derive v1.9.3 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling miette-derive v7.6.0 [INFO] [stderr] Compiling async-trait v0.1.88 [INFO] [stderr] Compiling bitmask-enum v2.2.5 [INFO] [stderr] Compiling tokio v1.46.1 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling miette v7.6.0 [INFO] [stderr] Compiling bytemuck v1.23.1 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling unescaper v0.1.6 [INFO] [stderr] Compiling symphonia-core v0.5.4 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling atomic v0.6.1 [INFO] [stderr] Compiling tracing-subscriber v0.3.19 [INFO] [stderr] Compiling symphonia-metadata v0.5.4 [INFO] [stderr] Compiling strum v0.26.3 [INFO] [stderr] Compiling symphonia-bundle-mp3 v0.5.4 [INFO] [stderr] Compiling symphonia v0.5.4 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling bitflags v2.9.1 [INFO] [stderr] Compiling tokio-util v0.7.15 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling toml_datetime v0.7.0 [INFO] [stderr] Compiling serde_spanned v1.0.0 [INFO] [stderr] Compiling tokio-io-timeout v1.2.0 [INFO] [stderr] Compiling nix v0.27.1 [INFO] [stderr] Compiling alsa v0.9.1 [INFO] [stderr] Compiling gpiocdev-uapi v0.6.4 [INFO] [stderr] Compiling i2cdev v0.6.1 [INFO] [stderr] Compiling serialport v4.7.2 [INFO] [stderr] Compiling spidev v0.6.0 [INFO] [stderr] Compiling toml v0.9.2 [INFO] [stderr] Compiling tokio-graceful-shutdown v0.16.0 [INFO] [stderr] Compiling gpio-cdev v0.6.0 [INFO] [stderr] Compiling ndef-rs v0.2.2 [INFO] [stderr] Compiling gpiocdev v0.7.3 [INFO] [stderr] Compiling neli-proc-macros v0.1.4 [INFO] [stderr] Compiling uuid v1.17.0 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling linux-embedded-hal v0.4.0 [INFO] [stderr] Compiling neli v0.6.5 [INFO] [stderr] Compiling rodio v0.20.1 [INFO] [stderr] Compiling local-ip-address v0.6.5 [INFO] [stderr] Compiling aws-lc-rs v1.13.2 [INFO] [stderr] Compiling rustls-webpki v0.103.4 [INFO] [stderr] Compiling tokio-rustls v0.26.2 [INFO] [stderr] Compiling bloop-box v5.0.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 35s [INFO] running `Command { std: "docker" "inspect" "7ba0edef683ca6f41e775e45f9706131b98e8bd959db89133cb6e8c0b5df2431", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7ba0edef683ca6f41e775e45f9706131b98e8bd959db89133cb6e8c0b5df2431", kill_on_drop: false }` [INFO] [stdout] 7ba0edef683ca6f41e775e45f9706131b98e8bd959db89133cb6e8c0b5df2431 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 09d11fd61be2dd889474e2a2df7d4b6af7390ec69016d1bdba44e22bc3b198be [INFO] running `Command { std: "docker" "start" "-a" "09d11fd61be2dd889474e2a2df7d4b6af7390ec69016d1bdba44e22bc3b198be", kill_on_drop: false }` [INFO] [stderr] Compiling bloop-box v5.0.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 2.85s [INFO] running `Command { std: "docker" "inspect" "09d11fd61be2dd889474e2a2df7d4b6af7390ec69016d1bdba44e22bc3b198be", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "09d11fd61be2dd889474e2a2df7d4b6af7390ec69016d1bdba44e22bc3b198be", kill_on_drop: false }` [INFO] [stdout] 09d11fd61be2dd889474e2a2df7d4b6af7390ec69016d1bdba44e22bc3b198be