[INFO] fetching crate owb-core 0.1.0... [INFO] testing owb-core-0.1.0 against try#dec9417b8611e34e787a3e4c37686b5131f9e5c5 for pr-154210-1 [INFO] extracting crate owb-core 0.1.0 into /workspace/builds/worker-3-tc2/source [INFO] started tweaking crates.io crate owb-core 0.1.0 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate owb-core 0.1.0 [INFO] tweaked toml for crates.io crate owb-core 0.1.0 written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate owb-core 0.1.0 on toolchain dec9417b8611e34e787a3e4c37686b5131f9e5c5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate owb-core 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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1089a19a2bb61ad651188b32a75697e9927b5fe63f332472b05895302d2bc6c0 [INFO] running `Command { std: "docker" "start" "-a" "1089a19a2bb61ad651188b32a75697e9927b5fe63f332472b05895302d2bc6c0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1089a19a2bb61ad651188b32a75697e9927b5fe63f332472b05895302d2bc6c0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1089a19a2bb61ad651188b32a75697e9927b5fe63f332472b05895302d2bc6c0", kill_on_drop: false }` [INFO] [stdout] 1089a19a2bb61ad651188b32a75697e9927b5fe63f332472b05895302d2bc6c0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 139780dfb0e76ca845ca74aca94b83fe1f1beb40c6917bbd35334d6486d42819 [INFO] running `Command { std: "docker" "start" "-a" "139780dfb0e76ca845ca74aca94b83fe1f1beb40c6917bbd35334d6486d42819", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling nb v1.1.0 [INFO] [stderr] Compiling heapless v0.8.0 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling embedded-io-async v0.6.1 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling embedded-hal v1.0.0 [INFO] [stderr] Compiling typenum v1.18.0 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling cfg-if v1.0.1 [INFO] [stderr] Compiling embedded-io v0.6.1 [INFO] [stderr] Compiling embedded-hal-async v1.0.0 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling hash32 v0.3.1 [INFO] [stderr] Compiling critical-section v1.2.0 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling litrs v0.4.1 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling embassy-time-driver v0.2.0 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling nb v0.1.3 [INFO] [stderr] Compiling pulldown-cmark v0.11.3 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling smoltcp v0.12.0 [INFO] [stderr] Compiling embassy-sync v0.6.2 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling embedded-hal v0.2.7 [INFO] [stderr] Compiling embedded-nal v0.9.0 [INFO] [stderr] Compiling unicase v2.8.1 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling managed v0.8.0 [INFO] [stderr] Compiling document-features v0.2.11 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling bitflags v2.9.1 [INFO] [stderr] Compiling portable-atomic v1.11.1 [INFO] [stderr] Compiling syn v2.0.103 [INFO] [stderr] Compiling proc-macro-utils v0.10.0 [INFO] [stderr] Compiling embedded-nal-async v0.8.0 [INFO] [stderr] Compiling bytemuck v1.23.1 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling micromath v1.1.1 [INFO] [stderr] Compiling embassy-sync v0.7.0 [INFO] [stderr] Compiling embassy-net-driver v0.2.0 [INFO] [stderr] Compiling libm v0.2.15 [INFO] [stderr] Compiling accelerometer v0.12.0 [INFO] [stderr] Compiling manyhow-macros v0.11.4 [INFO] [stderr] Compiling embassy-time v0.4.0 [INFO] [stderr] Compiling rgb v0.8.50 [INFO] [stderr] Compiling lhash v1.1.0 [INFO] [stderr] Compiling foldhash v0.1.5 [INFO] [stderr] Compiling tracing-core v0.1.34 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling data-encoding v2.9.0 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling const-sha1 v0.3.0 [INFO] [stderr] Compiling hashbrown v0.15.4 [INFO] [stderr] Compiling static_cell v2.1.0 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling smart-leds-trait v0.3.1 [INFO] [stderr] Compiling icm42670 v0.2.0 [INFO] [stderr] Compiling embedded-hal-bus v0.3.0 [INFO] [stderr] Compiling manyhow v0.11.4 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling picoserve_derive v0.1.3 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling maybe-async-cfg v0.2.5 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling pwm-pca9685 v1.0.0 [INFO] [stderr] Compiling serde-json-core v0.6.0 [INFO] [stderr] Compiling embassy-net v0.7.0 [INFO] [stderr] Compiling picoserve v0.16.0 [INFO] [stderr] Compiling owb-core v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 55.43s [INFO] running `Command { std: "docker" "inspect" "139780dfb0e76ca845ca74aca94b83fe1f1beb40c6917bbd35334d6486d42819", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "139780dfb0e76ca845ca74aca94b83fe1f1beb40c6917bbd35334d6486d42819", kill_on_drop: false }` [INFO] [stdout] 139780dfb0e76ca845ca74aca94b83fe1f1beb40c6917bbd35334d6486d42819 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d5634bbc1d662e7f7a5b92f25647ea2b388ae30fb2c61483bb1da72fa1e70524 [INFO] running `Command { std: "docker" "start" "-a" "d5634bbc1d662e7f7a5b92f25647ea2b388ae30fb2c61483bb1da72fa1e70524", kill_on_drop: false }` [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling nb v0.1.3 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling embedded-hal-nb v1.0.0 [INFO] [stderr] Compiling embedded-hal v0.2.7 [INFO] [stderr] Compiling embassy-time v0.4.0 [INFO] [stderr] Compiling embassy-net v0.7.0 [INFO] [stderr] Compiling picoserve v0.16.0 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling num-complex v0.3.1 [INFO] [stderr] Compiling num-iter v0.1.45 [INFO] [stderr] Compiling num v0.3.1 [INFO] [stderr] Compiling embedded-time v0.12.1 [INFO] [stderr] Compiling embedded-hal-mock v0.11.1 [INFO] [stderr] Compiling owb-core v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 17.88s [INFO] running `Command { std: "docker" "inspect" "d5634bbc1d662e7f7a5b92f25647ea2b388ae30fb2c61483bb1da72fa1e70524", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d5634bbc1d662e7f7a5b92f25647ea2b388ae30fb2c61483bb1da72fa1e70524", kill_on_drop: false }` [INFO] [stdout] d5634bbc1d662e7f7a5b92f25647ea2b388ae30fb2c61483bb1da72fa1e70524 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 2d2aec98b300c87f5b9d46ab2ff90459fc5570a5550a11d1a2c965f0868b7f8d [INFO] running `Command { std: "docker" "start" "-a" "2d2aec98b300c87f5b9d46ab2ff90459fc5570a5550a11d1a2c965f0868b7f8d", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.17s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/owb_core-5682cbec7cf2eb67) [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test utils::math::kinematics::tests::test_convert_to_body_frame ... ok [INFO] [stdout] test utils::math::kinematics::tests::test_round_trip_body_velocity ... ok [INFO] [stdout] test utils::math::kinematics::tests::test_invert_3x3_identity ... ok [INFO] [stdout] test utils::math::kinematics::tests::test_compute_wheel_velocities_zero ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s [INFO] [stdout] [INFO] [stderr] Running tests/mock_tests.rs (/opt/rustwide/target/debug/deps/mock_tests-e27a1e6fe122d518) [INFO] [stdout] [INFO] [stdout] running 6 tests [INFO] [stdout] test example_embodied_kinematics ... ok [INFO] [stdout] test example_websocket_types_exist ... ok [INFO] [stdout] test test_configure_pwm ... ok [INFO] [stdout] test test_init_devices ... ok [INFO] [stdout] test test_apply_wheel_speeds_zero ... ok [INFO] [stdout] test wheel_velocities_nonzero ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests owb_core [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test src/utils/math/kinematics.rs - utils::math::kinematics (line 8) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.27s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "2d2aec98b300c87f5b9d46ab2ff90459fc5570a5550a11d1a2c965f0868b7f8d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2d2aec98b300c87f5b9d46ab2ff90459fc5570a5550a11d1a2c965f0868b7f8d", kill_on_drop: false }` [INFO] [stdout] 2d2aec98b300c87f5b9d46ab2ff90459fc5570a5550a11d1a2c965f0868b7f8d