[INFO] cloning repository https://github.com/tactile-eng/icm42605-driver
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/tactile-eng/icm42605-driver" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftactile-eng%2Ficm42605-driver", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftactile-eng%2Ficm42605-driver'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] ee840a7088f458f59dddf2d30eefcd085c61d9bb
[INFO] checking tactile-eng/icm42605-driver against master#642c19bfc3a5c1de985bf5d0cc8207ac9d22708a for pr-148577
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftactile-eng%2Ficm42605-driver" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/tactile-eng/icm42605-driver
[INFO] finished tweaking git repo https://github.com/tactile-eng/icm42605-driver
[INFO] tweaked toml for git repo https://github.com/tactile-eng/icm42605-driver written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/tactile-eng/icm42605-driver on toolchain 642c19bfc3a5c1de985bf5d0cc8207ac9d22708a
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+642c19bfc3a5c1de985bf5d0cc8207ac9d22708a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/tactile-eng/icm42605-driver 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" "+642c19bfc3a5c1de985bf5d0cc8207ac9d22708a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded arraydeque v0.5.1
[INFO] [stderr]   Downloaded device-driver-macros v1.0.4
[INFO] [stderr]   Downloaded dd-manifest-tree v1.0.0
[INFO] [stderr]   Downloaded device-driver v1.0.4
[INFO] [stderr]   Downloaded device-driver-generation v1.0.4
[INFO] [stderr]   Downloaded winnow v0.7.7
[INFO] [stderr]   Downloaded yaml-rust2 v0.9.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+642c19bfc3a5c1de985bf5d0cc8207ac9d22708a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] ad0a359681ed3e0638872a3bc111e0611a06f48f24b96b18dae1567fa58c0217
[INFO] running `Command { std: "docker" "start" "-a" "ad0a359681ed3e0638872a3bc111e0611a06f48f24b96b18dae1567fa58c0217", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ad0a359681ed3e0638872a3bc111e0611a06f48f24b96b18dae1567fa58c0217", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ad0a359681ed3e0638872a3bc111e0611a06f48f24b96b18dae1567fa58c0217", kill_on_drop: false }`
[INFO] [stdout] ad0a359681ed3e0638872a3bc111e0611a06f48f24b96b18dae1567fa58c0217
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+642c19bfc3a5c1de985bf5d0cc8207ac9d22708a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ced3e0d69cb160b0a9f00028c3fecb377c9a201606683a30f563e33a17282699
[INFO] running `Command { std: "docker" "start" "-a" "ced3e0d69cb160b0a9f00028c3fecb377c9a201606683a30f563e33a17282699", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling indexmap v2.9.0
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling radium v0.7.0
[INFO] [stderr]    Compiling winnow v0.7.7
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling arraydeque v0.5.1
[INFO] [stderr]    Compiling wyz v0.5.1
[INFO] [stderr]    Compiling funty v2.0.0
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling convert_case v0.6.0
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling bitvec v1.0.1
[INFO] [stderr]    Compiling syn v2.0.100
[INFO] [stderr]    Compiling embedded-io-async v0.6.1
[INFO] [stderr]     Checking embedded-io v0.6.1
[INFO] [stderr]    Compiling hashlink v0.9.1
[INFO] [stderr]    Compiling embedded-hal-async v1.0.0
[INFO] [stderr]     Checking embedded-hal v1.0.0
[INFO] [stderr]     Checking stable_deref_trait v1.2.0
[INFO] [stderr]     Checking heapless v0.8.0
[INFO] [stderr]    Compiling yaml-rust2 v0.9.0
[INFO] [stderr]    Compiling serde_spanned v0.6.8
[INFO] [stderr]    Compiling toml_datetime v0.6.8
[INFO] [stderr]    Compiling toml_edit v0.22.24
[INFO] [stderr]    Compiling toml v0.8.20
[INFO] [stderr]    Compiling dd-manifest-tree v1.0.0
[INFO] [stderr]    Compiling device-driver-generation v1.0.4
[INFO] [stderr]    Compiling device-driver-macros v1.0.4
[INFO] [stderr]     Checking device-driver v1.0.4
[INFO] [stderr]     Checking icm42605-driver v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 34.64s
[INFO] running `Command { std: "docker" "inspect" "ced3e0d69cb160b0a9f00028c3fecb377c9a201606683a30f563e33a17282699", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ced3e0d69cb160b0a9f00028c3fecb377c9a201606683a30f563e33a17282699", kill_on_drop: false }`
[INFO] [stdout] ced3e0d69cb160b0a9f00028c3fecb377c9a201606683a30f563e33a17282699
