[INFO] cloning repository https://github.com/cislunarspace/VeloForge [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/cislunarspace/VeloForge" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcislunarspace%2FVeloForge", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcislunarspace%2FVeloForge'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 559434a86ce29bd1daddcc024b5f6215746df0ac [INFO] checking cislunarspace/VeloForge against 444dcce484c66c8d626806a8556be3b4d3ef381a for pr-160902 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcislunarspace%2FVeloForge" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/cislunarspace/VeloForge [INFO] finished tweaking git repo https://github.com/cislunarspace/VeloForge [INFO] tweaked toml for git repo https://github.com/cislunarspace/VeloForge written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/cislunarspace/VeloForge on toolchain 444dcce484c66c8d626806a8556be3b4d3ef381a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+444dcce484c66c8d626806a8556be3b4d3ef381a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/cislunarspace/VeloForge 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" "+444dcce484c66c8d626806a8556be3b4d3ef381a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/microsoft/windows-rs` [INFO] [stderr] Updating crates.io index [INFO] [stderr] warning: patch `windows v0.59.0 (https://github.com/microsoft/windows-rs?tag=0.61.0#5888c8c4)` was not used in the crate graph [INFO] [stderr] warning: patch `windows-core v0.59.0 (https://github.com/microsoft/windows-rs?tag=0.61.0#5888c8c4)` was not used in the crate graph [INFO] [stderr] warning: patch `windows-implement v0.58.0 (https://github.com/microsoft/windows-rs?tag=0.60.0#519ddf76)` was not used in the crate graph [INFO] [stderr] warning: patch `windows-interface v0.58.0 (https://github.com/microsoft/windows-rs?tag=0.59.0#308e08ec)` was not used in the crate graph [INFO] [stderr] warning: patch `windows-result v0.2.0 (https://github.com/microsoft/windows-rs?tag=0.59.0#308e08ec)` was not used in the crate graph [INFO] [stderr] warning: patch `windows-strings v0.1.0 (https://github.com/microsoft/windows-rs?tag=0.59.0#308e08ec)` was not used in the crate graph [INFO] [stderr] help: Check that the patched package version and available features are compatible [INFO] [stderr] with the dependency requirements. If the patch has a different version from [INFO] [stderr] what is locked in the Cargo.lock file, run `cargo update` to use the new [INFO] [stderr] version. This may also occur with an optional dependency that is not enabled. [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded unindent v0.2.4 [INFO] [stderr] Downloaded bytemuck v1.25.1 [INFO] [stderr] Downloaded pyo3-macros v0.22.6 [INFO] [stderr] Downloaded pyo3-build-config v0.22.6 [INFO] [stderr] Downloaded pyo3-macros-backend v0.22.6 [INFO] [stderr] Downloaded pyo3-ffi v0.22.6 [INFO] [stderr] Downloaded nalgebra v0.33.3 [INFO] [stderr] Downloaded pyo3 v0.22.6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }` [INFO] [stdout] ad09900fba3af87aec8e88bdc8774e13d77a70f58d4d4a4f48c7a5ff590f7c82 [INFO] running `Command { std: "docker" "start" "ad09900fba3af87aec8e88bdc8774e13d77a70f58d4d4a4f48c7a5ff590f7c82", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ad09900fba3af87aec8e88bdc8774e13d77a70f58d4d4a4f48c7a5ff590f7c82", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "ad09900fba3af87aec8e88bdc8774e13d77a70f58d4d4a4f48c7a5ff590f7c82" "/opt/rustwide/cargo-home/bin/cargo" "+444dcce484c66c8d626806a8556be3b4d3ef381a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ad09900fba3af87aec8e88bdc8774e13d77a70f58d4d4a4f48c7a5ff590f7c82", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "ad09900fba3af87aec8e88bdc8774e13d77a70f58d4d4a4f48c7a5ff590f7c82" "/opt/rustwide/cargo-home/bin/cargo" "+444dcce484c66c8d626806a8556be3b4d3ef381a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] warning: patch `windows v0.59.0 (https://github.com/microsoft/windows-rs?tag=0.61.0#5888c8c4)` was not used in the crate graph [INFO] [stderr] warning: patch `windows-core v0.59.0 (https://github.com/microsoft/windows-rs?tag=0.61.0#5888c8c4)` was not used in the crate graph [INFO] [stderr] warning: patch `windows-implement v0.58.0 (https://github.com/microsoft/windows-rs?tag=0.60.0#519ddf76)` was not used in the crate graph [INFO] [stderr] warning: patch `windows-interface v0.58.0 (https://github.com/microsoft/windows-rs?tag=0.59.0#308e08ec)` was not used in the crate graph [INFO] [stderr] warning: patch `windows-result v0.2.0 (https://github.com/microsoft/windows-rs?tag=0.59.0#308e08ec)` was not used in the crate graph [INFO] [stderr] warning: patch `windows-strings v0.1.0 (https://github.com/microsoft/windows-rs?tag=0.59.0#308e08ec)` was not used in the crate graph [INFO] [stderr] help: Check that the patched package version and available features are compatible [INFO] [stderr] with the dependency requirements. If the patch has a different version from [INFO] [stderr] what is locked in the Cargo.lock file, run `cargo update` to use the new [INFO] [stderr] version. This may also occur with an optional dependency that is not enabled. [INFO] [stderr] Checking cfg-if v1.0.4 [INFO] [stderr] Checking bitflags v2.13.0 [INFO] [stderr] Checking pin-project-lite v0.2.17 [INFO] [stderr] Checking futures-sink v0.3.32 [INFO] [stderr] Checking futures-core v0.3.32 [INFO] [stderr] Checking once_cell v1.21.4 [INFO] [stderr] Compiling getrandom v0.4.3 [INFO] [stderr] Checking bytemuck v1.25.1 [INFO] [stderr] Compiling libc v0.2.186 [INFO] [stderr] Compiling matrixmultiply v0.3.10 [INFO] [stderr] Checking slab v0.4.12 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking memchr v2.8.3 [INFO] [stderr] Checking futures-task v0.3.32 [INFO] [stderr] Compiling syn v2.0.118 [INFO] [stderr] Compiling pyo3-build-config v0.22.6 [INFO] [stderr] Checking log v0.4.33 [INFO] [stderr] Checking futures-io v0.3.32 [INFO] [stderr] Compiling libdbus-sys v0.2.7 [INFO] [stderr] Checking futures-channel v0.3.32 [INFO] [stderr] Checking rawpointer v0.2.1 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Checking typenum v1.20.1 [INFO] [stderr] Checking safe_arch v0.7.4 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling rustix v1.1.4 [INFO] [stderr] Compiling zerocopy v0.8.54 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling thiserror v2.0.18 [INFO] [stderr] Checking linux-raw-sys v0.12.1 [INFO] [stderr] Compiling crossbeam-utils v0.8.22 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Checking bytes v1.12.1 [INFO] [stderr] Checking smallvec v1.15.2 [INFO] [stderr] Checking either v1.16.0 [INFO] [stderr] Checking xml v1.3.0 [INFO] [stderr] Checking fastrand v2.4.1 [INFO] [stderr] Checking wide v0.7.33 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Checking itertools v0.14.0 [INFO] [stderr] Compiling memoffset v0.9.1 [INFO] [stderr] Checking lock_api v0.4.14 [INFO] [stderr] Checking bit-vec v0.8.0 [INFO] [stderr] Checking quick-error v1.2.3 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Checking bit-set v0.8.0 [INFO] [stderr] Checking regex-syntax v0.8.11 [INFO] [stderr] Checking unindent v0.2.4 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Checking unarray v0.1.4 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking num-complex v0.4.6 [INFO] [stderr] Checking approx v0.5.1 [INFO] [stderr] Compiling pyo3-macros-backend v0.22.6 [INFO] [stderr] Compiling pyo3-ffi v0.22.6 [INFO] [stderr] Compiling pyo3 v0.22.6 [INFO] [stderr] Checking socket2 v0.6.5 [INFO] [stderr] Checking mio v1.2.2 [INFO] [stderr] Checking uuid v1.23.5 [INFO] [stderr] Checking num-rational v0.4.2 [INFO] [stderr] Checking wait-timeout v0.2.1 [INFO] [stderr] Checking rand_core v0.9.5 [INFO] [stderr] Checking dashmap v6.2.1 [INFO] [stderr] Checking rand_xorshift v0.4.0 [INFO] [stderr] Checking rand v0.9.5 [INFO] [stderr] Checking simba v0.9.1 [INFO] [stderr] Checking tempfile v3.27.0 [INFO] [stderr] Checking rusty-fork v0.3.1 [INFO] [stderr] Checking ppv-lite86 v0.2.21 [INFO] [stderr] Compiling futures-macro v0.3.32 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling tokio-macros v2.7.0 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling windows-implement v0.60.0 [INFO] [stderr] Compiling windows-interface v0.59.1 [INFO] [stderr] Checking rand_chacha v0.9.0 [INFO] [stderr] Checking proptest v1.11.0 [INFO] [stderr] Checking tokio v1.52.3 [INFO] [stderr] Checking futures-util v0.3.32 [INFO] [stderr] Checking nalgebra v0.33.3 [INFO] [stderr] Checking serde-xml-rs v0.8.2 [INFO] [stderr] Compiling pyo3-macros v0.22.6 [INFO] [stderr] Checking dbus v0.9.12 [INFO] [stderr] Checking futures-executor v0.3.32 [INFO] [stderr] Checking futures v0.3.32 [INFO] [stderr] Checking tokio-util v0.7.18 [INFO] [stderr] Checking tokio-stream v0.1.18 [INFO] [stderr] Checking dbus-tokio v0.7.6 [INFO] [stderr] Checking bluez-generated v0.4.0 [INFO] [stderr] Checking bluez-async v0.8.2 [INFO] [stderr] Checking btleplug v0.11.8 [INFO] [stderr] Checking veloforge-core v0.1.0 (/opt/rustwide/workdir/crates/veloforge-core) [INFO] [stderr] Checking veloforge-py v0.1.0 (/opt/rustwide/workdir/crates/veloforge-py) [INFO] [stderr] Checking veloforge-device v0.1.0 (/opt/rustwide/workdir/crates/veloforge-device) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 44.38s [INFO] running `Command { std: "docker" "inspect" "ad09900fba3af87aec8e88bdc8774e13d77a70f58d4d4a4f48c7a5ff590f7c82", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ad09900fba3af87aec8e88bdc8774e13d77a70f58d4d4a4f48c7a5ff590f7c82", kill_on_drop: false }` [INFO] [stdout] ad09900fba3af87aec8e88bdc8774e13d77a70f58d4d4a4f48c7a5ff590f7c82