[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] checking KiwiKing2k/Lidar_Motion_Corrector_RHDL against e3607d549209cc9fdfe7e907123b4185210e2c2b for pr-158915
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKiwiKing2k%2FLidar_Motion_Corrector_RHDL" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-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-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/KiwiKing2k/Lidar_Motion_Corrector_RHDL on toolchain e3607d549209cc9fdfe7e907123b4185210e2c2b
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+e3607d549209cc9fdfe7e907123b4185210e2c2b" "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" "+e3607d549209cc9fdfe7e907123b4185210e2c2b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: binary `fpga_core` should have a kebab-case name
[INFO] [stderr]    |
[INFO] [stderr]  1 | /workspace/builds/worker-0-tc2/source/target/.../fpga_core
[INFO] [stderr]    |                                                  ^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::non_kebab_case_bins` is set to `warn` by default
[INFO] [stderr] help: to change the binary name to `fpga-core`, convert `package.name`
[INFO] [stderr]   --> fpga_core/Cargo.toml:2:8
[INFO] [stderr]    |
[INFO] [stderr]  2 - name = "fpga_core"
[INFO] [stderr]  2 + name = "fpga-core"
[INFO] [stderr]    |
[INFO] [stderr] help: to change the binary name to `fpga-core`, specify `bin.name`
[INFO] [stderr]   --> fpga_core/Cargo.toml:10:17
[INFO] [stderr]    |
[INFO] [stderr] 10 ~ miette = "7.6.0"
[INFO] [stderr] 11 + [[bin]]
[INFO] [stderr] 12 + name = "fpga-core"
[INFO] [stderr] 13 + path = "src/main.rs"
[INFO] [stderr]    |
[INFO] [stderr] warning: `fpga_core` (manifest) generated 1 warning
[INFO] [stderr] warning: binary `host_software` should have a kebab-case name
[INFO] [stderr]    |
[INFO] [stderr]  1 | /workspace/builds/worker-0-tc2/source/target/.../host_software
[INFO] [stderr]    |                                                  ^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::non_kebab_case_bins` is set to `warn` by default
[INFO] [stderr] help: to change the binary name to `host-software`, convert `package.name`
[INFO] [stderr]   --> host_software/Cargo.toml:2:8
[INFO] [stderr]    |
[INFO] [stderr]  2 - name = "host_software"
[INFO] [stderr]  2 + name = "host-software"
[INFO] [stderr]    |
[INFO] [stderr] help: to change the binary name to `host-software`, specify `bin.name`
[INFO] [stderr]   --> host_software/Cargo.toml:14:38
[INFO] [stderr]    |
[INFO] [stderr] 14 ~ fpga_core = { path = "../fpga_core" }
[INFO] [stderr] 15 + [[bin]]
[INFO] [stderr] 16 + name = "host-software"
[INFO] [stderr] 17 + path = "src/main.rs"
[INFO] [stderr]    |
[INFO] [stderr] warning: `host_software` (manifest) generated 1 warning
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/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] 97996ff17afdfe67d78dafd1aaf2ea34009e9b3cd142239619e5577831822579
[INFO] running `Command { std: "docker" "start" "97996ff17afdfe67d78dafd1aaf2ea34009e9b3cd142239619e5577831822579", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "97996ff17afdfe67d78dafd1aaf2ea34009e9b3cd142239619e5577831822579", 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" "97996ff17afdfe67d78dafd1aaf2ea34009e9b3cd142239619e5577831822579" "/opt/rustwide/cargo-home/bin/cargo" "+e3607d549209cc9fdfe7e907123b4185210e2c2b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "97996ff17afdfe67d78dafd1aaf2ea34009e9b3cd142239619e5577831822579", 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" "97996ff17afdfe67d78dafd1aaf2ea34009e9b3cd142239619e5577831822579" "/opt/rustwide/cargo-home/bin/cargo" "+e3607d549209cc9fdfe7e907123b4185210e2c2b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr] warning: binary `host_software` should have a kebab-case name
[INFO] [stderr]    |
[INFO] [stderr]  1 | /opt/rustwide/target/.../host_software
[INFO] [stderr]    |                          ^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::non_kebab_case_bins` is set to `warn` by default
[INFO] [stderr] help: to change the binary name to `host-software`, convert `package.name`
[INFO] [stderr]   --> host_software/Cargo.toml:2:8
[INFO] [stderr]    |
[INFO] [stderr]  2 - name = "host_software"
[INFO] [stderr]  2 + name = "host-software"
[INFO] [stderr]    |
[INFO] [stderr] help: to change the binary name to `host-software`, specify `bin.name`
[INFO] [stderr]   --> host_software/Cargo.toml:14:38
[INFO] [stderr]    |
[INFO] [stderr] 14 ~ fpga_core = { path = "../fpga_core" }
[INFO] [stderr] 15 + [[bin]]
[INFO] [stderr] 16 + name = "host-software"
[INFO] [stderr] 17 + path = "src/main.rs"
[INFO] [stderr]    |
[INFO] [stderr] warning: `host_software` (manifest) generated 1 warning
[INFO] [stderr] warning: binary `fpga_core` should have a kebab-case name
[INFO] [stderr]    |
[INFO] [stderr]  1 | /opt/rustwide/target/.../fpga_core
[INFO] [stderr]    |                          ^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::non_kebab_case_bins` is set to `warn` by default
[INFO] [stderr] help: to change the binary name to `fpga-core`, convert `package.name`
[INFO] [stderr]   --> fpga_core/Cargo.toml:2:8
[INFO] [stderr]    |
[INFO] [stderr]  2 - name = "fpga_core"
[INFO] [stderr]  2 + name = "fpga-core"
[INFO] [stderr]    |
[INFO] [stderr] help: to change the binary name to `fpga-core`, specify `bin.name`
[INFO] [stderr]   --> fpga_core/Cargo.toml:10:17
[INFO] [stderr]    |
[INFO] [stderr] 10 ~ miette = "7.6.0"
[INFO] [stderr] 11 + [[bin]]
[INFO] [stderr] 12 + name = "fpga-core"
[INFO] [stderr] 13 + path = "src/main.rs"
[INFO] [stderr]    |
[INFO] [stderr] warning: `fpga_core` (manifest) generated 1 warning
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling libc v0.2.178
[INFO] [stderr]    Compiling zerocopy v0.8.31
[INFO] [stderr]    Compiling simd-adler32 v0.3.8
[INFO] [stderr]    Compiling adler2 v2.0.1
[INFO] [stderr]    Compiling owo-colors v4.2.3
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling gimli v0.32.3
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling rustc-demangle v0.1.26
[INFO] [stderr]    Compiling unicode-linebreak v0.1.5
[INFO] [stderr]    Compiling is_ci v1.2.0
[INFO] [stderr]    Compiling supports-color v3.0.2
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling textwrap v0.16.2
[INFO] [stderr]    Compiling supports-hyperlinks v3.1.0
[INFO] [stderr]    Compiling supports-unicode v3.0.0
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]     Checking addr2line v0.25.1
[INFO] [stderr]     Checking object v0.37.3
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling lexical-util v1.0.7
[INFO] [stderr]    Compiling syn v2.0.111
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling cgmath v0.18.0
[INFO] [stderr]    Compiling evalexpr v11.3.1
[INFO] [stderr]    Compiling terminal_size v0.4.3
[INFO] [stderr]    Compiling kurbo v0.9.5
[INFO] [stderr]    Compiling lexical-write-integer v1.0.6
[INFO] [stderr]    Compiling approx v0.4.0
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]     Checking getrandom v0.3.4
[INFO] [stderr]    Compiling rand_core v0.6.4
[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 tracing-core v0.1.36
[INFO] [stderr]    Compiling flate2 v1.1.5
[INFO] [stderr]    Compiling lexical-write-float v1.0.6
[INFO] [stderr]     Checking rand_core v0.9.3
[INFO] [stderr]    Compiling svgtypes v0.11.0
[INFO] [stderr]    Compiling approx v0.5.1
[INFO] [stderr]    Compiling euclid v0.22.11
[INFO] [stderr]    Compiling fdeflate v0.3.7
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]     Checking aho-corasick v1.1.4
[INFO] [stderr]    Compiling rhdl-bits v0.1.0 (https://github.com/Pfat8EqualsD/rhdl?branch=main#484e382e)
[INFO] [stderr]    Compiling seq-macro v0.3.6
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling ttf-parser v0.25.1
[INFO] [stderr]    Compiling fast-srgb8 v1.0.0
[INFO] [stderr]     Checking indexmap v2.12.1
[INFO] [stderr]    Compiling png v0.18.0
[INFO] [stderr]    Compiling lexical-core v1.0.6
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling ab_glyph_rasterizer v0.1.10
[INFO] [stderr]    Compiling points_on_curve v0.7.0
[INFO] [stderr]     Checking fixedbitset v0.5.7
[INFO] [stderr]     Checking dissimilar v1.0.10
[INFO] [stderr]     Checking tempfile v3.23.0
[INFO] [stderr]     Checking ena v0.14.3
[INFO] [stderr]     Checking expect-test v1.5.1
[INFO] [stderr]     Checking internment v0.8.6
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]     Checking regex-automata v0.4.13
[INFO] [stderr]     Checking svg v0.18.0
[INFO] [stderr]     Checking vcd v0.7.0
[INFO] [stderr]     Checking petgraph v0.8.3
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr] error: could not compile `object` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/e3607d549209cc9fdfe7e907123b4185210e2c2b/bin/rustc --crate-name object --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/object-0.37.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat,unused-externs-silent --crate-type lib --emit=dep-info,metadata,link -Z embed-metadata=no -C embed-bitcode=no --cfg 'feature="archive"' --cfg 'feature="coff"' --cfg 'feature="elf"' --cfg 'feature="macho"' --cfg 'feature="pe"' --cfg 'feature="read_core"' --cfg 'feature="unaligned"' --cfg 'feature="xcoff"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all", "alloc", "archive", "build", "build_core", "cargo-all", "coff", "compression", "core", "default", "doc", "elf", "macho", "pe", "read", "read_core", "rustc-dep-of-std", "std", "unaligned", "unstable", "unstable-all", "wasm", "write", "write_core", "write_std", "xcoff"))' -C metadata=5ce763057be72346 -C extra-filename=-d4d74de1e5ec48e5 --out-dir /opt/rustwide/target/debug/build/object/d4d74de1e5ec48e5/out --extern memchr=/opt/rustwide/target/debug/build/memchr/428f91d22e3de0ff/out/libmemchr-428f91d22e3de0ff.rmeta --cap-lints allow --cap-lints=forbid --force-warn=unused_crate_dependencies --cfg core_error --check-cfg 'cfg(core_error)'` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `object` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/e3607d549209cc9fdfe7e907123b4185210e2c2b/bin/rustc --crate-name object --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/object-0.37.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat,unused-externs-silent --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="archive"' --cfg 'feature="coff"' --cfg 'feature="elf"' --cfg 'feature="macho"' --cfg 'feature="pe"' --cfg 'feature="read_core"' --cfg 'feature="unaligned"' --cfg 'feature="xcoff"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all", "alloc", "archive", "build", "build_core", "cargo-all", "coff", "compression", "core", "default", "doc", "elf", "macho", "pe", "read", "read_core", "rustc-dep-of-std", "std", "unaligned", "unstable", "unstable-all", "wasm", "write", "write_core", "write_std", "xcoff"))' -C metadata=3b5320324bca3075 -C extra-filename=-6c1020363da47597 --out-dir /opt/rustwide/target/debug/build/object/6c1020363da47597/out --extern memchr=/opt/rustwide/target/debug/build/memchr/c13007f728075df8/out/libmemchr-c13007f728075df8.rmeta --cap-lints allow --cap-lints=forbid --force-warn=unused_crate_dependencies --cfg core_error --check-cfg 'cfg(core_error)'` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "97996ff17afdfe67d78dafd1aaf2ea34009e9b3cd142239619e5577831822579", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "97996ff17afdfe67d78dafd1aaf2ea34009e9b3cd142239619e5577831822579", kill_on_drop: false }`
[INFO] [stdout] 97996ff17afdfe67d78dafd1aaf2ea34009e9b3cd142239619e5577831822579
