[INFO] cloning repository https://github.com/KiwiKing2k/Lidar_Motion_Corrector_RHDL
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/KiwiKing2k/Lidar_Motion_Corrector_RHDL" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKiwiKing2k%2FLidar_Motion_Corrector_RHDL", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKiwiKing2k%2FLidar_Motion_Corrector_RHDL'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] d4ed78cdd062579e43e496f61f6f883dfa7180fb
[INFO] testing KiwiKing2k/Lidar_Motion_Corrector_RHDL against try#33835004928d3bf65db4d4712e1330766263b0bd for pr-155739
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKiwiKing2k%2FLidar_Motion_Corrector_RHDL" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/KiwiKing2k/Lidar_Motion_Corrector_RHDL
[INFO] finished tweaking git repo https://github.com/KiwiKing2k/Lidar_Motion_Corrector_RHDL
[INFO] tweaked toml for git repo https://github.com/KiwiKing2k/Lidar_Motion_Corrector_RHDL written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/KiwiKing2k/Lidar_Motion_Corrector_RHDL on toolchain 33835004928d3bf65db4d4712e1330766263b0bd
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/KiwiKing2k/Lidar_Motion_Corrector_RHDL 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" "+33835004928d3bf65db4d4712e1330766263b0bd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 93b01d0dead384c480d4f7e504fee96110c416d6d8ebcacbd07b39cbd86a3233
[INFO] running `Command { std: "docker" "start" "-a" "93b01d0dead384c480d4f7e504fee96110c416d6d8ebcacbd07b39cbd86a3233", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "93b01d0dead384c480d4f7e504fee96110c416d6d8ebcacbd07b39cbd86a3233", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "93b01d0dead384c480d4f7e504fee96110c416d6d8ebcacbd07b39cbd86a3233", kill_on_drop: false }`
[INFO] [stdout] 93b01d0dead384c480d4f7e504fee96110c416d6d8ebcacbd07b39cbd86a3233
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+33835004928d3bf65db4d4712e1330766263b0bd" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 35d2534530278f2ece817934a7c0dd0881602be38d18b5bb6ffbb266734ae34c
[INFO] running `Command { std: "docker" "start" "-a" "35d2534530278f2ece817934a7c0dd0881602be38d18b5bb6ffbb266734ae34c", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling unicode-ident v1.0.22
[INFO] [stderr]    Compiling libc v0.2.178
[INFO] [stderr]    Compiling simd-adler32 v0.3.8
[INFO] [stderr]    Compiling object v0.37.3
[INFO] [stderr]    Compiling gimli v0.32.3
[INFO] [stderr]    Compiling zerocopy v0.8.31
[INFO] [stderr]    Compiling rustc-demangle v0.1.26
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling owo-colors v4.2.3
[INFO] [stderr]    Compiling is_ci v1.2.0
[INFO] [stderr]    Compiling unicode-linebreak v0.1.5
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling supports-unicode v3.0.0
[INFO] [stderr]    Compiling unicode-width v0.1.14
[INFO] [stderr]    Compiling supports-hyperlinks v3.1.0
[INFO] [stderr]    Compiling supports-color v3.0.2
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling textwrap v0.16.2
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling siphasher v1.0.1
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling cgmath v0.18.0
[INFO] [stderr]    Compiling lexical-util v1.0.7
[INFO] [stderr]    Compiling inflections v1.1.1
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling evalexpr v11.3.1
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]    Compiling approx v0.4.0
[INFO] [stderr]    Compiling kurbo v0.9.5
[INFO] [stderr]    Compiling siphasher v0.3.11
[INFO] [stderr]    Compiling palette v0.7.6
[INFO] [stderr]    Compiling rhdl-typenum v0.1.0 (https://github.com/Pfat8EqualsD/rhdl?branch=main#484e382e)
[INFO] [stderr]    Compiling by_address v1.2.1
[INFO] [stderr]    Compiling flate2 v1.1.5
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling syn v2.0.111
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling lexical-write-integer v1.0.6
[INFO] [stderr]    Compiling terminal_size v0.4.3
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling lexical-write-float v1.0.6
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling approx v0.5.1
[INFO] [stderr]    Compiling svgtypes v0.11.0
[INFO] [stderr]    Compiling euclid v0.22.11
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling fdeflate v0.3.7
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling seq-macro v0.3.6
[INFO] [stderr]    Compiling svg v0.18.0
[INFO] [stderr]    Compiling fast-srgb8 v1.0.0
[INFO] [stderr]    Compiling rhdl-bits v0.1.0 (https://github.com/Pfat8EqualsD/rhdl?branch=main#484e382e)
[INFO] [stderr]    Compiling ttf-parser v0.25.1
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling pin-project-lite v0.2.16
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling png v0.18.0
[INFO] [stderr]    Compiling indexmap v2.12.1
[INFO] [stderr]    Compiling points_on_curve v0.7.0
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling addr2line v0.25.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling lexical-core v1.0.6
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling svg_path_ops v0.8.0
[INFO] [stderr]    Compiling ab_glyph_rasterizer v0.1.10
[INFO] [stderr]    Compiling fixedbitset v0.5.7
[INFO] [stderr]    Compiling dissimilar v1.0.10
[INFO] [stderr]    Compiling tempfile v3.23.0
[INFO] [stderr]    Compiling expect-test v1.5.1
[INFO] [stderr]    Compiling petgraph v0.8.3
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling internment v0.8.6
[INFO] [stderr]    Compiling ena v0.14.3
[INFO] [stderr]    Compiling vcd v0.7.0
[INFO] [stderr]    Compiling bytemuck v1.24.0
[INFO] [stderr]    Compiling matrixmultiply v0.3.10
[INFO] [stderr]    Compiling array-init v2.1.0
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling safe_arch v0.7.4
[INFO] [stderr]    Compiling csv-core v0.1.13
[INFO] [stderr]    Compiling csv v1.4.0
[INFO] [stderr]    Compiling backtrace v0.3.76
[INFO] [stderr]    Compiling wide v0.7.33
[INFO] [stderr]    Compiling darling_core v0.14.4
[INFO] [stderr]    Compiling backtrace-ext v0.2.1
[INFO] [stderr]    Compiling owned_ttf_parser v0.25.1
[INFO] [stderr]    Compiling ab_glyph v0.2.32
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling miette-derive v7.6.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling phf_macros v0.11.3
[INFO] [stderr]    Compiling bytemuck_derive v1.10.2
[INFO] [stderr]    Compiling palette_derive v0.7.6
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling nalgebra-macros v0.2.2
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling darling_macro v0.14.4
[INFO] [stderr]    Compiling phf v0.11.3
[INFO] [stderr]    Compiling simba v0.8.1
[INFO] [stderr]    Compiling darling v0.14.4
[INFO] [stderr]    Compiling derive_builder_core v0.12.0
[INFO] [stderr]    Compiling miette v7.6.0
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling rasterize v0.6.8
[INFO] [stderr]    Compiling derive_builder_macro v0.12.0
[INFO] [stderr]    Compiling syn-miette v0.3.0
[INFO] [stderr]    Compiling derive_builder v0.12.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling rhdl-span v0.1.0 (https://github.com/Pfat8EqualsD/rhdl?branch=main#484e382e)
[INFO] [stderr]    Compiling rhdl-vlog v0.1.0 (https://github.com/Pfat8EqualsD/rhdl?branch=main#484e382e)
[INFO] [stderr]    Compiling ron v0.10.1
[INFO] [stderr]    Compiling rhdl-trace-type v0.1.0 (https://github.com/Pfat8EqualsD/rhdl?branch=main#484e382e)
[INFO] [stderr]    Compiling rhdl-macro-core v0.1.0 (https://github.com/Pfat8EqualsD/rhdl?branch=main#484e382e)
[INFO] [stderr]    Compiling nalgebra v0.32.6
[INFO] [stderr]    Compiling roughr v0.9.0
[INFO] [stderr]    Compiling rhdl-macro v0.0.3 (https://github.com/Pfat8EqualsD/rhdl?branch=main#484e382e)
[INFO] [stderr]    Compiling badascii v0.2.0
[INFO] [stderr]    Compiling badascii-doc v0.4.1
[INFO] [stderr]    Compiling rhdl-core v0.1.0 (https://github.com/Pfat8EqualsD/rhdl?branch=main#484e382e)
[INFO] [stderr]    Compiling rhdl v0.1.0 (https://github.com/Pfat8EqualsD/rhdl?branch=main#484e382e)
[INFO] [stderr]    Compiling rhdl-fpga v0.1.0 (https://github.com/Pfat8EqualsD/rhdl?branch=main#484e382e)
[INFO] [stderr]    Compiling fpga_core v0.1.0 (/opt/rustwide/workdir/fpga_core)
[INFO] [stderr]    Compiling host_software v0.1.0 (/opt/rustwide/workdir/host_software)
[INFO] [stdout] warning: unused import: `Quaternion`
[INFO] [stdout]  --> host_software/src/lut_gen.rs:2:16
[INFO] [stdout]   |
[INFO] [stdout] 2 | use nalgebra::{Quaternion, UnitQuaternion, Vector3};
[INFO] [stdout]   |                ^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `LidarOutput`
[INFO] [stdout]   --> host_software/src/main.rs:10:45
[INFO] [stdout]    |
[INFO] [stdout] 10 | use fpga_core::{LidarProcessor, LidarInput, LidarOutput};
[INFO] [stdout]    |                                             ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 3m 35s
[INFO] running `Command { std: "docker" "inspect" "35d2534530278f2ece817934a7c0dd0881602be38d18b5bb6ffbb266734ae34c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "35d2534530278f2ece817934a7c0dd0881602be38d18b5bb6ffbb266734ae34c", kill_on_drop: false }`
[INFO] [stdout] 35d2534530278f2ece817934a7c0dd0881602be38d18b5bb6ffbb266734ae34c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a66d4b4536e11fabe38a790308528fb1df9ba238d53071100a791be7f9a49fff
[INFO] running `Command { std: "docker" "start" "-a" "a66d4b4536e11fabe38a790308528fb1df9ba238d53071100a791be7f9a49fff", kill_on_drop: false }`
[INFO] [stderr]    Compiling fpga_core v0.1.0 (/opt/rustwide/workdir/fpga_core)
[INFO] [stderr]    Compiling host_software v0.1.0 (/opt/rustwide/workdir/host_software)
[INFO] [stdout] warning: unused import: `Quaternion`
[INFO] [stdout]  --> host_software/src/lut_gen.rs:2:16
[INFO] [stdout]   |
[INFO] [stdout] 2 | use nalgebra::{Quaternion, UnitQuaternion, Vector3};
[INFO] [stdout]   |                ^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `LidarOutput`
[INFO] [stdout]   --> host_software/src/main.rs:10:45
[INFO] [stdout]    |
[INFO] [stdout] 10 | use fpga_core::{LidarProcessor, LidarInput, LidarOutput};
[INFO] [stdout]    |                                             ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2.46s
[INFO] running `Command { std: "docker" "inspect" "a66d4b4536e11fabe38a790308528fb1df9ba238d53071100a791be7f9a49fff", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a66d4b4536e11fabe38a790308528fb1df9ba238d53071100a791be7f9a49fff", kill_on_drop: false }`
[INFO] [stdout] a66d4b4536e11fabe38a790308528fb1df9ba238d53071100a791be7f9a49fff
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] e10e01337364a5f065546e7c666d86fe52fda2123bccdd37185f85131a580b57
[INFO] running `Command { std: "docker" "start" "-a" "e10e01337364a5f065546e7c666d86fe52fda2123bccdd37185f85131a580b57", kill_on_drop: false }`
[INFO] [stderr] warning: unused import: `Quaternion`
[INFO] [stderr]  --> host_software/src/lut_gen.rs:2:16
[INFO] [stderr]   |
[INFO] [stderr] 2 | use nalgebra::{Quaternion, UnitQuaternion, Vector3};
[INFO] [stderr]   |                ^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `LidarOutput`
[INFO] [stderr]   --> host_software/src/main.rs:10:45
[INFO] [stderr]    |
[INFO] [stderr] 10 | use fpga_core::{LidarProcessor, LidarInput, LidarOutput};
[INFO] [stderr]    |                                             ^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `host_software` (bin "host_software" test) generated 2 warnings (run `cargo fix --bin "host_software" -p host_software --tests` to apply 2 suggestions)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.31s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/fpga_core-88275e4494fefb05)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/fpga_core-142606ffff9421ba)
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/host_software-d813399638eb029b)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests fpga_core
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "e10e01337364a5f065546e7c666d86fe52fda2123bccdd37185f85131a580b57", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e10e01337364a5f065546e7c666d86fe52fda2123bccdd37185f85131a580b57", kill_on_drop: false }`
[INFO] [stdout] e10e01337364a5f065546e7c666d86fe52fda2123bccdd37185f85131a580b57
