[INFO] cloning repository https://github.com/RadicalZephyr/klipper-sys [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/RadicalZephyr/klipper-sys" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRadicalZephyr%2Fklipper-sys", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRadicalZephyr%2Fklipper-sys'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 0efd567de5ccea3e61c3df4db1c44aaff3cb23b2 [INFO] testing RadicalZephyr/klipper-sys against beta-2025-02-18 for beta-1.86-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRadicalZephyr%2Fklipper-sys" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/RadicalZephyr/klipper-sys on toolchain beta-2025-02-18 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-02-18" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/RadicalZephyr/klipper-sys [INFO] finished tweaking git repo https://github.com/RadicalZephyr/klipper-sys [INFO] tweaked toml for git repo https://github.com/RadicalZephyr/klipper-sys written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/RadicalZephyr/klipper-sys 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" "+beta-2025-02-18" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-02-18" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c69b482484db54dcff3bf509f5a45f12929d950a71a45eb7f0377e952f039f63 [INFO] running `Command { std: "docker" "start" "-a" "c69b482484db54dcff3bf509f5a45f12929d950a71a45eb7f0377e952f039f63", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c69b482484db54dcff3bf509f5a45f12929d950a71a45eb7f0377e952f039f63", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c69b482484db54dcff3bf509f5a45f12929d950a71a45eb7f0377e952f039f63", kill_on_drop: false }` [INFO] [stdout] c69b482484db54dcff3bf509f5a45f12929d950a71a45eb7f0377e952f039f63 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-02-18" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b05190e284823972d8a34477f8e1851624372143c03867403df37d2058033762 [INFO] running `Command { std: "docker" "start" "-a" "b05190e284823972d8a34477f8e1851624372143c03867403df37d2058033762", kill_on_drop: false }` [INFO] [stderr] Compiling memchr v2.3.0 [INFO] [stderr] Compiling libc v0.2.66 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling cc v1.0.50 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling proc-macro2 v1.0.8 [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling regex-syntax v0.6.14 [INFO] [stderr] Compiling unicode-width v0.1.7 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling bindgen v0.53.1 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling termcolor v1.1.0 [INFO] [stderr] Compiling nom v4.2.3 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling vec_map v0.8.1 [INFO] [stderr] Compiling shlex v0.1.1 [INFO] [stderr] Compiling aho-corasick v0.7.8 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling lazycell v1.2.1 [INFO] [stderr] Compiling clang-sys v0.28.1 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling which v3.1.0 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling rustc-hash v1.0.1 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling libloading v0.5.2 [INFO] [stderr] Compiling cexpr v0.3.6 [INFO] [stderr] Compiling regex v1.3.4 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling klipper-queue v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: klipper-queue@0.1.0: kin_cartesian.c: In function 'cart_stepper_x_calc_position': [INFO] [stderr] warning: klipper-queue@0.1.0: kin_cartesian.c:14:57: warning: unused parameter 'sk' [-Wunused-parameter] [INFO] [stderr] warning: klipper-queue@0.1.0: 14 | cart_stepper_x_calc_position(struct stepper_kinematics *sk, struct move *m [INFO] [stderr] warning: klipper-queue@0.1.0: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~ [INFO] [stderr] warning: klipper-queue@0.1.0: kin_cartesian.c: In function 'cart_stepper_y_calc_position': [INFO] [stderr] warning: klipper-queue@0.1.0: kin_cartesian.c:21:57: warning: unused parameter 'sk' [-Wunused-parameter] [INFO] [stderr] warning: klipper-queue@0.1.0: 21 | cart_stepper_y_calc_position(struct stepper_kinematics *sk, struct move *m [INFO] [stderr] warning: klipper-queue@0.1.0: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~ [INFO] [stderr] warning: klipper-queue@0.1.0: kin_cartesian.c: In function 'cart_stepper_z_calc_position': [INFO] [stderr] warning: klipper-queue@0.1.0: kin_cartesian.c:28:57: warning: unused parameter 'sk' [-Wunused-parameter] [INFO] [stderr] warning: klipper-queue@0.1.0: 28 | cart_stepper_z_calc_position(struct stepper_kinematics *sk, struct move *m [INFO] [stderr] warning: klipper-queue@0.1.0: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~ [INFO] [stderr] warning: klipper-queue@0.1.0: serialqueue.c: In function 'kick_event': [INFO] [stderr] warning: klipper-queue@0.1.0: serialqueue.c:574:43: warning: unused parameter 'eventtime' [-Wunused-parameter] [INFO] [stderr] warning: klipper-queue@0.1.0: 574 | kick_event(struct serialqueue *sq, double eventtime) [INFO] [stderr] warning: klipper-queue@0.1.0: | ~~~~~~~^~~~~~~~~ [INFO] [stderr] warning: klipper-queue@0.1.0: serialqueue.c: In function 'build_and_send_command': [INFO] [stderr] warning: klipper-queue@0.1.0: serialqueue.c:656:32: warning: comparison of integer expressions of different signedness: 'int' and 'long unsigned int' [-Wsign-compare] [INFO] [stderr] warning: klipper-queue@0.1.0: 656 | if (out->len + qm->len > sizeof(out->msg) - MESSAGE_TRAILER_SIZE) [INFO] [stderr] warning: klipper-queue@0.1.0: | ^ [INFO] [stderr] warning: klipper-queue@0.1.0: stepcompress.c: In function 'check_line': [INFO] [stderr] warning: klipper-queue@0.1.0: stepcompress.c:206:15: warning: comparison of integer expressions of different signedness: 'uint32_t' {aka 'unsigned int'} and 'int32_t' {aka 'int'} [-Wsign-compare] [INFO] [stderr] warning: klipper-queue@0.1.0: 206 | if (p < point.minp || p > point.maxp) { [INFO] [stderr] warning: klipper-queue@0.1.0: | ^ [INFO] [stderr] warning: klipper-queue@0.1.0: stepcompress.c:206:33: warning: comparison of integer expressions of different signedness: 'uint32_t' {aka 'unsigned int'} and 'int32_t' {aka 'int'} [-Wsign-compare] [INFO] [stderr] warning: klipper-queue@0.1.0: 206 | if (p < point.minp || p > point.maxp) { [INFO] [stderr] warning: klipper-queue@0.1.0: | ^ [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 16.84s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: cexpr v0.3.6, nom v4.2.3 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] running `Command { std: "docker" "inspect" "b05190e284823972d8a34477f8e1851624372143c03867403df37d2058033762", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b05190e284823972d8a34477f8e1851624372143c03867403df37d2058033762", kill_on_drop: false }` [INFO] [stdout] b05190e284823972d8a34477f8e1851624372143c03867403df37d2058033762 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-02-18" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 59c51a1d690525833ce64864b017f700ad1925bc7c06a2aacbbdbad05375b358 [INFO] running `Command { std: "docker" "start" "-a" "59c51a1d690525833ce64864b017f700ad1925bc7c06a2aacbbdbad05375b358", kill_on_drop: false }` [INFO] [stderr] warning: klipper-queue@0.1.0: kin_cartesian.c: In function 'cart_stepper_x_calc_position': [INFO] [stderr] warning: klipper-queue@0.1.0: kin_cartesian.c:14:57: warning: unused parameter 'sk' [-Wunused-parameter] [INFO] [stderr] warning: klipper-queue@0.1.0: 14 | cart_stepper_x_calc_position(struct stepper_kinematics *sk, struct move *m [INFO] [stderr] warning: klipper-queue@0.1.0: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~ [INFO] [stderr] warning: klipper-queue@0.1.0: kin_cartesian.c: In function 'cart_stepper_y_calc_position': [INFO] [stderr] warning: klipper-queue@0.1.0: kin_cartesian.c:21:57: warning: unused parameter 'sk' [-Wunused-parameter] [INFO] [stderr] warning: klipper-queue@0.1.0: 21 | cart_stepper_y_calc_position(struct stepper_kinematics *sk, struct move *m [INFO] [stderr] warning: klipper-queue@0.1.0: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~ [INFO] [stderr] warning: klipper-queue@0.1.0: kin_cartesian.c: In function 'cart_stepper_z_calc_position': [INFO] [stderr] warning: klipper-queue@0.1.0: kin_cartesian.c:28:57: warning: unused parameter 'sk' [-Wunused-parameter] [INFO] [stderr] warning: klipper-queue@0.1.0: 28 | cart_stepper_z_calc_position(struct stepper_kinematics *sk, struct move *m [INFO] [stderr] warning: klipper-queue@0.1.0: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~ [INFO] [stderr] warning: klipper-queue@0.1.0: serialqueue.c: In function 'kick_event': [INFO] [stderr] warning: klipper-queue@0.1.0: serialqueue.c:574:43: warning: unused parameter 'eventtime' [-Wunused-parameter] [INFO] [stderr] warning: klipper-queue@0.1.0: 574 | kick_event(struct serialqueue *sq, double eventtime) [INFO] [stderr] warning: klipper-queue@0.1.0: | ~~~~~~~^~~~~~~~~ [INFO] [stderr] warning: klipper-queue@0.1.0: serialqueue.c: In function 'build_and_send_command': [INFO] [stderr] warning: klipper-queue@0.1.0: serialqueue.c:656:32: warning: comparison of integer expressions of different signedness: 'int' and 'long unsigned int' [-Wsign-compare] [INFO] [stderr] warning: klipper-queue@0.1.0: 656 | if (out->len + qm->len > sizeof(out->msg) - MESSAGE_TRAILER_SIZE) [INFO] [stderr] warning: klipper-queue@0.1.0: | ^ [INFO] [stderr] warning: klipper-queue@0.1.0: stepcompress.c: In function 'check_line': [INFO] [stderr] warning: klipper-queue@0.1.0: stepcompress.c:206:15: warning: comparison of integer expressions of different signedness: 'uint32_t' {aka 'unsigned int'} and 'int32_t' {aka 'int'} [-Wsign-compare] [INFO] [stderr] warning: klipper-queue@0.1.0: 206 | if (p < point.minp || p > point.maxp) { [INFO] [stderr] warning: klipper-queue@0.1.0: | ^ [INFO] [stderr] warning: klipper-queue@0.1.0: stepcompress.c:206:33: warning: comparison of integer expressions of different signedness: 'uint32_t' {aka 'unsigned int'} and 'int32_t' {aka 'int'} [-Wsign-compare] [INFO] [stderr] warning: klipper-queue@0.1.0: 206 | if (p < point.minp || p > point.maxp) { [INFO] [stderr] warning: klipper-queue@0.1.0: | ^ [INFO] [stderr] Compiling klipper-queue v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/klipper-queue-5098a13b94e292a7/out/bindings.rs:3:6835 [INFO] [stdout] | [INFO] [stdout] 3 | ... ! ( unsafe { & ( * ( :: std :: ptr :: null :: < __fsid_t > ( ) ) ) . __val as * const _ as usize } , 0usize , concat ! ( "Offset of f... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deref_nullptr)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/klipper-queue-5098a13b94e292a7/out/bindings.rs:3:9867 [INFO] [stdout] | [INFO] [stdout] 3 | ...eq ! ( unsafe { & ( * ( :: std :: ptr :: null :: < coord > ( ) ) ) . x as * const _ as usize } , 0usize , concat ! ( "Offset of field:... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/klipper-queue-5098a13b94e292a7/out/bindings.rs:3:10068 [INFO] [stdout] | [INFO] [stdout] 3 | ...eq ! ( unsafe { & ( * ( :: std :: ptr :: null :: < coord > ( ) ) ) . y as * const _ as usize } , 8usize , concat ! ( "Offset of field:... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/klipper-queue-5098a13b94e292a7/out/bindings.rs:3:10269 [INFO] [stdout] | [INFO] [stdout] 3 | ...eq ! ( unsafe { & ( * ( :: std :: ptr :: null :: < coord > ( ) ) ) . z as * const _ as usize } , 16usize , concat ! ( "Offset of field... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/klipper-queue-5098a13b94e292a7/out/bindings.rs:3:10901 [INFO] [stdout] | [INFO] [stdout] 3 | ...! ( unsafe { & ( * ( :: std :: ptr :: null :: < move_accel > ( ) ) ) . c1 as * const _ as usize } , 0usize , concat ! ( "Offset of fie... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/klipper-queue-5098a13b94e292a7/out/bindings.rs:3:11114 [INFO] [stdout] | [INFO] [stdout] 3 | ...! ( unsafe { & ( * ( :: std :: ptr :: null :: < move_accel > ( ) ) ) . c2 as * const _ as usize } , 8usize , concat ! ( "Offset of fie... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/klipper-queue-5098a13b94e292a7/out/bindings.rs:3:11950 [INFO] [stdout] | [INFO] [stdout] 3 | ...eq ! ( unsafe { & ( * ( :: std :: ptr :: null :: < move_ > ( ) ) ) . print_time as * const _ as usize } , 0usize , concat ! ( "Offset ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/klipper-queue-5098a13b94e292a7/out/bindings.rs:3:12169 [INFO] [stdout] | [INFO] [stdout] 3 | ...eq ! ( unsafe { & ( * ( :: std :: ptr :: null :: < move_ > ( ) ) ) . move_t as * const _ as usize } , 8usize , concat ! ( "Offset of f... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/klipper-queue-5098a13b94e292a7/out/bindings.rs:3:12380 [INFO] [stdout] | [INFO] [stdout] 3 | ...eq ! ( unsafe { & ( * ( :: std :: ptr :: null :: < move_ > ( ) ) ) . accel_t as * const _ as usize } , 16usize , concat ! ( "Offset of... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/klipper-queue-5098a13b94e292a7/out/bindings.rs:3:12594 [INFO] [stdout] | [INFO] [stdout] 3 | ...eq ! ( unsafe { & ( * ( :: std :: ptr :: null :: < move_ > ( ) ) ) . cruise_t as * const _ as usize } , 24usize , concat ! ( "Offset o... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/klipper-queue-5098a13b94e292a7/out/bindings.rs:3:12810 [INFO] [stdout] | [INFO] [stdout] 3 | ...eq ! ( unsafe { & ( * ( :: std :: ptr :: null :: < move_ > ( ) ) ) . cruise_start_d as * const _ as usize } , 32usize , concat ! ( "Of... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/klipper-queue-5098a13b94e292a7/out/bindings.rs:3:13038 [INFO] [stdout] | [INFO] [stdout] 3 | ...eq ! ( unsafe { & ( * ( :: std :: ptr :: null :: < move_ > ( ) ) ) . decel_start_d as * const _ as usize } , 40usize , concat ! ( "Off... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/klipper-queue-5098a13b94e292a7/out/bindings.rs:3:13264 [INFO] [stdout] | [INFO] [stdout] 3 | ...eq ! ( unsafe { & ( * ( :: std :: ptr :: null :: < move_ > ( ) ) ) . cruise_v as * const _ as usize } , 48usize , concat ! ( "Offset o... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/klipper-queue-5098a13b94e292a7/out/bindings.rs:3:13480 [INFO] [stdout] | [INFO] [stdout] 3 | ...eq ! ( unsafe { & ( * ( :: std :: ptr :: null :: < move_ > ( ) ) ) . accel as * const _ as usize } , 56usize , concat ! ( "Offset of f... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/klipper-queue-5098a13b94e292a7/out/bindings.rs:3:13690 [INFO] [stdout] | [INFO] [stdout] 3 | ...eq ! ( unsafe { & ( * ( :: std :: ptr :: null :: < move_ > ( ) ) ) . decel as * const _ as usize } , 72usize , concat ! ( "Offset of f... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/klipper-queue-5098a13b94e292a7/out/bindings.rs:3:13900 [INFO] [stdout] | [INFO] [stdout] 3 | ...eq ! ( unsafe { & ( * ( :: std :: ptr :: null :: < move_ > ( ) ) ) . start_pos as * const _ as usize } , 88usize , concat ! ( "Offset ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/klipper-queue-5098a13b94e292a7/out/bindings.rs:3:14118 [INFO] [stdout] | [INFO] [stdout] 3 | ...eq ! ( unsafe { & ( * ( :: std :: ptr :: null :: < move_ > ( ) ) ) . axes_r as * const _ as usize } , 112usize , concat ! ( "Offset of... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/klipper-queue-5098a13b94e292a7/out/bindings.rs:3:15552 [INFO] [stdout] | [INFO] [stdout] 3 | ...unsafe { & ( * ( :: std :: ptr :: null :: < stepper_kinematics > ( ) ) ) . step_dist as * const _ as usize } , 0usize , concat ! ( "Of... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/klipper-queue-5098a13b94e292a7/out/bindings.rs:3:15795 [INFO] [stdout] | [INFO] [stdout] 3 | ...unsafe { & ( * ( :: std :: ptr :: null :: < stepper_kinematics > ( ) ) ) . commanded_pos as * const _ as usize } , 8usize , concat ! (... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/klipper-queue-5098a13b94e292a7/out/bindings.rs:3:16046 [INFO] [stdout] | [INFO] [stdout] 3 | ...unsafe { & ( * ( :: std :: ptr :: null :: < stepper_kinematics > ( ) ) ) . sc as * const _ as usize } , 16usize , concat ! ( "Offset o... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/klipper-queue-5098a13b94e292a7/out/bindings.rs:3:16276 [INFO] [stdout] | [INFO] [stdout] 3 | ...unsafe { & ( * ( :: std :: ptr :: null :: < stepper_kinematics > ( ) ) ) . calc_position as * const _ as usize } , 24usize , concat ! ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/klipper-queue-5098a13b94e292a7/out/bindings.rs:3:17575 [INFO] [stdout] | [INFO] [stdout] 3 | ... ! ( unsafe { & ( * ( :: std :: ptr :: null :: < list_node > ( ) ) ) . next as * const _ as usize } , 0usize , concat ! ( "Offset of f... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/klipper-queue-5098a13b94e292a7/out/bindings.rs:3:17790 [INFO] [stdout] | [INFO] [stdout] 3 | ... ! ( unsafe { & ( * ( :: std :: ptr :: null :: < list_node > ( ) ) ) . prev as * const _ as usize } , 8usize , concat ! ( "Offset of f... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/klipper-queue-5098a13b94e292a7/out/bindings.rs:3:18422 [INFO] [stdout] | [INFO] [stdout] 3 | ... ! ( unsafe { & ( * ( :: std :: ptr :: null :: < list_head > ( ) ) ) . root as * const _ as usize } , 0usize , concat ! ( "Offset of f... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/klipper-queue-5098a13b94e292a7/out/bindings.rs:3:20596 [INFO] [stdout] | [INFO] [stdout] 3 | ..._eq ! ( unsafe { & ( * ( :: std :: ptr :: null :: < queue_message__bindgen_ty_1__bindgen_ty_1 > ( ) ) ) . min_clock as * const _ as us... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/klipper-queue-5098a13b94e292a7/out/bindings.rs:3:20885 [INFO] [stdout] | [INFO] [stdout] 3 | ..._eq ! ( unsafe { & ( * ( :: std :: ptr :: null :: < queue_message__bindgen_ty_1__bindgen_ty_1 > ( ) ) ) . req_clock as * const _ as us... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/klipper-queue-5098a13b94e292a7/out/bindings.rs:3:21807 [INFO] [stdout] | [INFO] [stdout] 3 | ..._eq ! ( unsafe { & ( * ( :: std :: ptr :: null :: < queue_message__bindgen_ty_1__bindgen_ty_2 > ( ) ) ) . sent_time as * const _ as us... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/klipper-queue-5098a13b94e292a7/out/bindings.rs:3:22096 [INFO] [stdout] | [INFO] [stdout] 3 | ..._eq ! ( unsafe { & ( * ( :: std :: ptr :: null :: < queue_message__bindgen_ty_1__bindgen_ty_2 > ( ) ) ) . receive_time as * const _ as... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/klipper-queue-5098a13b94e292a7/out/bindings.rs:3:23130 [INFO] [stdout] | [INFO] [stdout] 3 | ... ( unsafe { & ( * ( :: std :: ptr :: null :: < queue_message > ( ) ) ) . len as * const _ as usize } , 0usize , concat ! ( "Offset of ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/klipper-queue-5098a13b94e292a7/out/bindings.rs:3:23351 [INFO] [stdout] | [INFO] [stdout] 3 | ... ( unsafe { & ( * ( :: std :: ptr :: null :: < queue_message > ( ) ) ) . msg as * const _ as usize } , 4usize , concat ! ( "Offset of ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/klipper-queue-5098a13b94e292a7/out/bindings.rs:3:23572 [INFO] [stdout] | [INFO] [stdout] 3 | ... ( unsafe { & ( * ( :: std :: ptr :: null :: < queue_message > ( ) ) ) . node as * const _ as usize } , 88usize , concat ! ( "Offset o... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/klipper-queue-5098a13b94e292a7/out/bindings.rs:3:24553 [INFO] [stdout] | [INFO] [stdout] 3 | ...unsafe { & ( * ( :: std :: ptr :: null :: < pull_queue_message > ( ) ) ) . msg as * const _ as usize } , 0usize , concat ! ( "Offset o... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/klipper-queue-5098a13b94e292a7/out/bindings.rs:3:24784 [INFO] [stdout] | [INFO] [stdout] 3 | ...unsafe { & ( * ( :: std :: ptr :: null :: < pull_queue_message > ( ) ) ) . len as * const _ as usize } , 64usize , concat ! ( "Offset ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/klipper-queue-5098a13b94e292a7/out/bindings.rs:3:25016 [INFO] [stdout] | [INFO] [stdout] 3 | ...unsafe { & ( * ( :: std :: ptr :: null :: < pull_queue_message > ( ) ) ) . sent_time as * const _ as usize } , 72usize , concat ! ( "O... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/klipper-queue-5098a13b94e292a7/out/bindings.rs:3:25260 [INFO] [stdout] | [INFO] [stdout] 3 | ...unsafe { & ( * ( :: std :: ptr :: null :: < pull_queue_message > ( ) ) ) . receive_time as * const _ as usize } , 80usize , concat ! (... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/klipper-queue-5098a13b94e292a7/out/bindings.rs:3:28813 [INFO] [stdout] | [INFO] [stdout] 3 | ... ( unsafe { & ( * ( :: std :: ptr :: null :: < queue_append > ( ) ) ) . sc as * const _ as usize } , 0usize , concat ! ( "Offset of fi... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/klipper-queue-5098a13b94e292a7/out/bindings.rs:3:29030 [INFO] [stdout] | [INFO] [stdout] 3 | ... ( unsafe { & ( * ( :: std :: ptr :: null :: < queue_append > ( ) ) ) . qnext as * const _ as usize } , 8usize , concat ! ( "Offset of... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/klipper-queue-5098a13b94e292a7/out/bindings.rs:3:29253 [INFO] [stdout] | [INFO] [stdout] 3 | ... ( unsafe { & ( * ( :: std :: ptr :: null :: < queue_append > ( ) ) ) . qend as * const _ as usize } , 16usize , concat ! ( "Offset of... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/klipper-queue-5098a13b94e292a7/out/bindings.rs:3:29475 [INFO] [stdout] | [INFO] [stdout] 3 | ... ( unsafe { & ( * ( :: std :: ptr :: null :: < queue_append > ( ) ) ) . last_step_clock_32 as * const _ as usize } , 24usize , concat ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: dereferencing a null pointer [INFO] [stdout] --> /opt/rustwide/target/debug/build/klipper-queue-5098a13b94e292a7/out/bindings.rs:3:29725 [INFO] [stdout] | [INFO] [stdout] 3 | ... ( unsafe { & ( * ( :: std :: ptr :: null :: < queue_append > ( ) ) ) . clock_offset as * const _ as usize } , 32usize , concat ! ( "O... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.60s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: cexpr v0.3.6, nom v4.2.3 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] running `Command { std: "docker" "inspect" "59c51a1d690525833ce64864b017f700ad1925bc7c06a2aacbbdbad05375b358", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "59c51a1d690525833ce64864b017f700ad1925bc7c06a2aacbbdbad05375b358", kill_on_drop: false }` [INFO] [stdout] 59c51a1d690525833ce64864b017f700ad1925bc7c06a2aacbbdbad05375b358 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-02-18" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 38d26befe8f600e4222bb426b27af854dc505ee17c6251c18f568f76f27ed64b [INFO] running `Command { std: "docker" "start" "-a" "38d26befe8f600e4222bb426b27af854dc505ee17c6251c18f568f76f27ed64b", kill_on_drop: false }` [INFO] [stderr] warning: klipper-queue@0.1.0: kin_cartesian.c: In function 'cart_stepper_x_calc_position': [INFO] [stderr] warning: klipper-queue@0.1.0: kin_cartesian.c:14:57: warning: unused parameter 'sk' [-Wunused-parameter] [INFO] [stderr] warning: klipper-queue@0.1.0: 14 | cart_stepper_x_calc_position(struct stepper_kinematics *sk, struct move *m [INFO] [stderr] warning: klipper-queue@0.1.0: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~ [INFO] [stderr] warning: klipper-queue@0.1.0: kin_cartesian.c: In function 'cart_stepper_y_calc_position': [INFO] [stderr] warning: klipper-queue@0.1.0: kin_cartesian.c:21:57: warning: unused parameter 'sk' [-Wunused-parameter] [INFO] [stderr] warning: klipper-queue@0.1.0: 21 | cart_stepper_y_calc_position(struct stepper_kinematics *sk, struct move *m [INFO] [stderr] warning: klipper-queue@0.1.0: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~ [INFO] [stderr] warning: klipper-queue@0.1.0: kin_cartesian.c: In function 'cart_stepper_z_calc_position': [INFO] [stderr] warning: klipper-queue@0.1.0: kin_cartesian.c:28:57: warning: unused parameter 'sk' [-Wunused-parameter] [INFO] [stderr] warning: klipper-queue@0.1.0: 28 | cart_stepper_z_calc_position(struct stepper_kinematics *sk, struct move *m [INFO] [stderr] warning: klipper-queue@0.1.0: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~ [INFO] [stderr] warning: klipper-queue@0.1.0: serialqueue.c: In function 'kick_event': [INFO] [stderr] warning: klipper-queue@0.1.0: serialqueue.c:574:43: warning: unused parameter 'eventtime' [-Wunused-parameter] [INFO] [stderr] warning: klipper-queue@0.1.0: 574 | kick_event(struct serialqueue *sq, double eventtime) [INFO] [stderr] warning: klipper-queue@0.1.0: | ~~~~~~~^~~~~~~~~ [INFO] [stderr] warning: klipper-queue@0.1.0: serialqueue.c: In function 'build_and_send_command': [INFO] [stderr] warning: klipper-queue@0.1.0: serialqueue.c:656:32: warning: comparison of integer expressions of different signedness: 'int' and 'long unsigned int' [-Wsign-compare] [INFO] [stderr] warning: klipper-queue@0.1.0: 656 | if (out->len + qm->len > sizeof(out->msg) - MESSAGE_TRAILER_SIZE) [INFO] [stderr] warning: klipper-queue@0.1.0: | ^ [INFO] [stderr] warning: klipper-queue@0.1.0: stepcompress.c: In function 'check_line': [INFO] [stderr] warning: klipper-queue@0.1.0: stepcompress.c:206:15: warning: comparison of integer expressions of different signedness: 'uint32_t' {aka 'unsigned int'} and 'int32_t' {aka 'int'} [-Wsign-compare] [INFO] [stderr] warning: klipper-queue@0.1.0: 206 | if (p < point.minp || p > point.maxp) { [INFO] [stderr] warning: klipper-queue@0.1.0: | ^ [INFO] [stderr] warning: klipper-queue@0.1.0: stepcompress.c:206:33: warning: comparison of integer expressions of different signedness: 'uint32_t' {aka 'unsigned int'} and 'int32_t' {aka 'int'} [-Wsign-compare] [INFO] [stderr] warning: klipper-queue@0.1.0: 206 | if (p < point.minp || p > point.maxp) { [INFO] [stderr] warning: klipper-queue@0.1.0: | ^ [INFO] [stderr] warning: dereferencing a null pointer [INFO] [stderr] --> /opt/rustwide/target/debug/build/klipper-queue-5098a13b94e292a7/out/bindings.rs:3:6835 [INFO] [stderr] | [INFO] [stderr] 3 | ... ! ( unsafe { & ( * ( :: std :: ptr :: null :: < __fsid_t > ( ) ) ) . __val as * const _ as usize } , 0usize , concat ! ( "Offset of f... [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deref_nullptr)]` on by default [INFO] [stderr] [INFO] [stderr] warning: dereferencing a null pointer [INFO] [stderr] --> /opt/rustwide/target/debug/build/klipper-queue-5098a13b94e292a7/out/bindings.rs:3:9867 [INFO] [stderr] | [INFO] [stderr] 3 | ...eq ! ( unsafe { & ( * ( :: std :: ptr :: null :: < coord > ( ) ) ) . x as * const _ as usize } , 0usize , concat ! ( "Offset of field:... [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stderr] [INFO] [stderr] warning: dereferencing a null pointer [INFO] [stderr] --> /opt/rustwide/target/debug/build/klipper-queue-5098a13b94e292a7/out/bindings.rs:3:10068 [INFO] [stderr] | [INFO] [stderr] 3 | ...eq ! ( unsafe { & ( * ( :: std :: ptr :: null :: < coord > ( ) ) ) . y as * const _ as usize } , 8usize , concat ! ( "Offset of field:... [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stderr] [INFO] [stderr] warning: dereferencing a null pointer [INFO] [stderr] --> /opt/rustwide/target/debug/build/klipper-queue-5098a13b94e292a7/out/bindings.rs:3:10269 [INFO] [stderr] | [INFO] [stderr] 3 | ...eq ! ( unsafe { & ( * ( :: std :: ptr :: null :: < coord > ( ) ) ) . z as * const _ as usize } , 16usize , concat ! ( "Offset of field... [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stderr] [INFO] [stderr] warning: dereferencing a null pointer [INFO] [stderr] --> /opt/rustwide/target/debug/build/klipper-queue-5098a13b94e292a7/out/bindings.rs:3:10901 [INFO] [stderr] | [INFO] [stderr] 3 | ...! ( unsafe { & ( * ( :: std :: ptr :: null :: < move_accel > ( ) ) ) . c1 as * const _ as usize } , 0usize , concat ! ( "Offset of fie... [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stderr] [INFO] [stderr] warning: dereferencing a null pointer [INFO] [stderr] --> /opt/rustwide/target/debug/build/klipper-queue-5098a13b94e292a7/out/bindings.rs:3:11114 [INFO] [stderr] | [INFO] [stderr] 3 | ...! ( unsafe { & ( * ( :: std :: ptr :: null :: < move_accel > ( ) ) ) . c2 as * const _ as usize } , 8usize , concat ! ( "Offset of fie... [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stderr] [INFO] [stderr] warning: dereferencing a null pointer [INFO] [stderr] --> /opt/rustwide/target/debug/build/klipper-queue-5098a13b94e292a7/out/bindings.rs:3:11950 [INFO] [stderr] | [INFO] [stderr] 3 | ...eq ! ( unsafe { & ( * ( :: std :: ptr :: null :: < move_ > ( ) ) ) . print_time as * const _ as usize } , 0usize , concat ! ( "Offset ... [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stderr] [INFO] [stderr] warning: dereferencing a null pointer [INFO] [stderr] --> /opt/rustwide/target/debug/build/klipper-queue-5098a13b94e292a7/out/bindings.rs:3:12169 [INFO] [stderr] | [INFO] [stderr] 3 | ...eq ! ( unsafe { & ( * ( :: std :: ptr :: null :: < move_ > ( ) ) ) . move_t as * const _ as usize } , 8usize , concat ! ( "Offset of f... [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stderr] [INFO] [stderr] warning: dereferencing a null pointer [INFO] [stderr] --> /opt/rustwide/target/debug/build/klipper-queue-5098a13b94e292a7/out/bindings.rs:3:12380 [INFO] [stderr] | [INFO] [stderr] 3 | ...eq ! ( unsafe { & ( * ( :: std :: ptr :: null :: < move_ > ( ) ) ) . accel_t as * const _ as usize } , 16usize , concat ! ( "Offset of... [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stderr] [INFO] [stderr] warning: dereferencing a null pointer [INFO] [stderr] --> /opt/rustwide/target/debug/build/klipper-queue-5098a13b94e292a7/out/bindings.rs:3:12594 [INFO] [stderr] | [INFO] [stderr] 3 | ...eq ! ( unsafe { & ( * ( :: std :: ptr :: null :: < move_ > ( ) ) ) . cruise_t as * const _ as usize } , 24usize , concat ! ( "Offset o... [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stderr] [INFO] [stderr] warning: dereferencing a null pointer [INFO] [stderr] --> /opt/rustwide/target/debug/build/klipper-queue-5098a13b94e292a7/out/bindings.rs:3:12810 [INFO] [stderr] | [INFO] [stderr] 3 | ...eq ! ( unsafe { & ( * ( :: std :: ptr :: null :: < move_ > ( ) ) ) . cruise_start_d as * const _ as usize } , 32usize , concat ! ( "Of... [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stderr] [INFO] [stderr] warning: dereferencing a null pointer [INFO] [stderr] --> /opt/rustwide/target/debug/build/klipper-queue-5098a13b94e292a7/out/bindings.rs:3:13038 [INFO] [stderr] | [INFO] [stderr] 3 | ...eq ! ( unsafe { & ( * ( :: std :: ptr :: null :: < move_ > ( ) ) ) . decel_start_d as * const _ as usize } , 40usize , concat ! ( "Off... [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stderr] [INFO] [stderr] warning: dereferencing a null pointer [INFO] [stderr] --> /opt/rustwide/target/debug/build/klipper-queue-5098a13b94e292a7/out/bindings.rs:3:13264 [INFO] [stderr] | [INFO] [stderr] 3 | ...eq ! ( unsafe { & ( * ( :: std :: ptr :: null :: < move_ > ( ) ) ) . cruise_v as * const _ as usize } , 48usize , concat ! ( "Offset o... [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stderr] [INFO] [stderr] warning: dereferencing a null pointer [INFO] [stderr] --> /opt/rustwide/target/debug/build/klipper-queue-5098a13b94e292a7/out/bindings.rs:3:13480 [INFO] [stderr] | [INFO] [stderr] 3 | ...eq ! ( unsafe { & ( * ( :: std :: ptr :: null :: < move_ > ( ) ) ) . accel as * const _ as usize } , 56usize , concat ! ( "Offset of f... [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stderr] [INFO] [stderr] warning: dereferencing a null pointer [INFO] [stderr] --> /opt/rustwide/target/debug/build/klipper-queue-5098a13b94e292a7/out/bindings.rs:3:13690 [INFO] [stderr] | [INFO] [stderr] 3 | ...eq ! ( unsafe { & ( * ( :: std :: ptr :: null :: < move_ > ( ) ) ) . decel as * const _ as usize } , 72usize , concat ! ( "Offset of f... [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stderr] [INFO] [stderr] warning: dereferencing a null pointer [INFO] [stderr] --> /opt/rustwide/target/debug/build/klipper-queue-5098a13b94e292a7/out/bindings.rs:3:13900 [INFO] [stderr] | [INFO] [stderr] 3 | ...eq ! ( unsafe { & ( * ( :: std :: ptr :: null :: < move_ > ( ) ) ) . start_pos as * const _ as usize } , 88usize , concat ! ( "Offset ... [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stderr] [INFO] [stderr] warning: dereferencing a null pointer [INFO] [stderr] --> /opt/rustwide/target/debug/build/klipper-queue-5098a13b94e292a7/out/bindings.rs:3:14118 [INFO] [stderr] | [INFO] [stderr] 3 | ...eq ! ( unsafe { & ( * ( :: std :: ptr :: null :: < move_ > ( ) ) ) . axes_r as * const _ as usize } , 112usize , concat ! ( "Offset of... [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stderr] [INFO] [stderr] warning: dereferencing a null pointer [INFO] [stderr] --> /opt/rustwide/target/debug/build/klipper-queue-5098a13b94e292a7/out/bindings.rs:3:15552 [INFO] [stderr] | [INFO] [stderr] 3 | ...unsafe { & ( * ( :: std :: ptr :: null :: < stepper_kinematics > ( ) ) ) . step_dist as * const _ as usize } , 0usize , concat ! ( "Of... [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stderr] [INFO] [stderr] warning: dereferencing a null pointer [INFO] [stderr] --> /opt/rustwide/target/debug/build/klipper-queue-5098a13b94e292a7/out/bindings.rs:3:15795 [INFO] [stderr] | [INFO] [stderr] 3 | ...unsafe { & ( * ( :: std :: ptr :: null :: < stepper_kinematics > ( ) ) ) . commanded_pos as * const _ as usize } , 8usize , concat ! (... [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stderr] [INFO] [stderr] warning: dereferencing a null pointer [INFO] [stderr] --> /opt/rustwide/target/debug/build/klipper-queue-5098a13b94e292a7/out/bindings.rs:3:16046 [INFO] [stderr] | [INFO] [stderr] 3 | ...unsafe { & ( * ( :: std :: ptr :: null :: < stepper_kinematics > ( ) ) ) . sc as * const _ as usize } , 16usize , concat ! ( "Offset o... [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stderr] [INFO] [stderr] warning: dereferencing a null pointer [INFO] [stderr] --> /opt/rustwide/target/debug/build/klipper-queue-5098a13b94e292a7/out/bindings.rs:3:16276 [INFO] [stderr] | [INFO] [stderr] 3 | ...unsafe { & ( * ( :: std :: ptr :: null :: < stepper_kinematics > ( ) ) ) . calc_position as * const _ as usize } , 24usize , concat ! ... [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stderr] [INFO] [stderr] warning: dereferencing a null pointer [INFO] [stderr] --> /opt/rustwide/target/debug/build/klipper-queue-5098a13b94e292a7/out/bindings.rs:3:17575 [INFO] [stderr] | [INFO] [stderr] 3 | ... ! ( unsafe { & ( * ( :: std :: ptr :: null :: < list_node > ( ) ) ) . next as * const _ as usize } , 0usize , concat ! ( "Offset of f... [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stderr] [INFO] [stderr] warning: dereferencing a null pointer [INFO] [stderr] --> /opt/rustwide/target/debug/build/klipper-queue-5098a13b94e292a7/out/bindings.rs:3:17790 [INFO] [stderr] | [INFO] [stderr] 3 | ... ! ( unsafe { & ( * ( :: std :: ptr :: null :: < list_node > ( ) ) ) . prev as * const _ as usize } , 8usize , concat ! ( "Offset of f... [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stderr] [INFO] [stderr] warning: dereferencing a null pointer [INFO] [stderr] --> /opt/rustwide/target/debug/build/klipper-queue-5098a13b94e292a7/out/bindings.rs:3:18422 [INFO] [stderr] | [INFO] [stderr] 3 | ... ! ( unsafe { & ( * ( :: std :: ptr :: null :: < list_head > ( ) ) ) . root as * const _ as usize } , 0usize , concat ! ( "Offset of f... [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stderr] [INFO] [stderr] warning: dereferencing a null pointer [INFO] [stderr] --> /opt/rustwide/target/debug/build/klipper-queue-5098a13b94e292a7/out/bindings.rs:3:20596 [INFO] [stderr] | [INFO] [stderr] 3 | ..._eq ! ( unsafe { & ( * ( :: std :: ptr :: null :: < queue_message__bindgen_ty_1__bindgen_ty_1 > ( ) ) ) . min_clock as * const _ as us... [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stderr] [INFO] [stderr] warning: dereferencing a null pointer [INFO] [stderr] --> /opt/rustwide/target/debug/build/klipper-queue-5098a13b94e292a7/out/bindings.rs:3:20885 [INFO] [stderr] | [INFO] [stderr] 3 | ..._eq ! ( unsafe { & ( * ( :: std :: ptr :: null :: < queue_message__bindgen_ty_1__bindgen_ty_1 > ( ) ) ) . req_clock as * const _ as us... [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stderr] [INFO] [stderr] warning: dereferencing a null pointer [INFO] [stderr] --> /opt/rustwide/target/debug/build/klipper-queue-5098a13b94e292a7/out/bindings.rs:3:21807 [INFO] [stderr] | [INFO] [stderr] 3 | ..._eq ! ( unsafe { & ( * ( :: std :: ptr :: null :: < queue_message__bindgen_ty_1__bindgen_ty_2 > ( ) ) ) . sent_time as * const _ as us... [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stderr] [INFO] [stderr] warning: dereferencing a null pointer [INFO] [stderr] --> /opt/rustwide/target/debug/build/klipper-queue-5098a13b94e292a7/out/bindings.rs:3:22096 [INFO] [stderr] | [INFO] [stderr] 3 | ..._eq ! ( unsafe { & ( * ( :: std :: ptr :: null :: < queue_message__bindgen_ty_1__bindgen_ty_2 > ( ) ) ) . receive_time as * const _ as... [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stderr] [INFO] [stderr] warning: dereferencing a null pointer [INFO] [stderr] --> /opt/rustwide/target/debug/build/klipper-queue-5098a13b94e292a7/out/bindings.rs:3:23130 [INFO] [stderr] | [INFO] [stderr] 3 | ... ( unsafe { & ( * ( :: std :: ptr :: null :: < queue_message > ( ) ) ) . len as * const _ as usize } , 0usize , concat ! ( "Offset of ... [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stderr] [INFO] [stderr] warning: dereferencing a null pointer [INFO] [stderr] --> /opt/rustwide/target/debug/build/klipper-queue-5098a13b94e292a7/out/bindings.rs:3:23351 [INFO] [stderr] | [INFO] [stderr] 3 | ... ( unsafe { & ( * ( :: std :: ptr :: null :: < queue_message > ( ) ) ) . msg as * const _ as usize } , 4usize , concat ! ( "Offset of ... [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stderr] [INFO] [stderr] warning: dereferencing a null pointer [INFO] [stderr] --> /opt/rustwide/target/debug/build/klipper-queue-5098a13b94e292a7/out/bindings.rs:3:23572 [INFO] [stderr] | [INFO] [stderr] 3 | ... ( unsafe { & ( * ( :: std :: ptr :: null :: < queue_message > ( ) ) ) . node as * const _ as usize } , 88usize , concat ! ( "Offset o... [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stderr] [INFO] [stderr] warning: dereferencing a null pointer [INFO] [stderr] --> /opt/rustwide/target/debug/build/klipper-queue-5098a13b94e292a7/out/bindings.rs:3:24553 [INFO] [stderr] | [INFO] [stderr] 3 | ...unsafe { & ( * ( :: std :: ptr :: null :: < pull_queue_message > ( ) ) ) . msg as * const _ as usize } , 0usize , concat ! ( "Offset o... [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stderr] [INFO] [stderr] warning: dereferencing a null pointer [INFO] [stderr] --> /opt/rustwide/target/debug/build/klipper-queue-5098a13b94e292a7/out/bindings.rs:3:24784 [INFO] [stderr] | [INFO] [stderr] 3 | ...unsafe { & ( * ( :: std :: ptr :: null :: < pull_queue_message > ( ) ) ) . len as * const _ as usize } , 64usize , concat ! ( "Offset ... [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stderr] [INFO] [stderr] warning: dereferencing a null pointer [INFO] [stderr] --> /opt/rustwide/target/debug/build/klipper-queue-5098a13b94e292a7/out/bindings.rs:3:25016 [INFO] [stderr] | [INFO] [stderr] 3 | ...unsafe { & ( * ( :: std :: ptr :: null :: < pull_queue_message > ( ) ) ) . sent_time as * const _ as usize } , 72usize , concat ! ( "O... [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stderr] [INFO] [stderr] warning: dereferencing a null pointer [INFO] [stderr] --> /opt/rustwide/target/debug/build/klipper-queue-5098a13b94e292a7/out/bindings.rs:3:25260 [INFO] [stderr] | [INFO] [stderr] 3 | ...unsafe { & ( * ( :: std :: ptr :: null :: < pull_queue_message > ( ) ) ) . receive_time as * const _ as usize } , 80usize , concat ! (... [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stderr] [INFO] [stderr] warning: dereferencing a null pointer [INFO] [stderr] --> /opt/rustwide/target/debug/build/klipper-queue-5098a13b94e292a7/out/bindings.rs:3:28813 [INFO] [stderr] | [INFO] [stderr] 3 | ... ( unsafe { & ( * ( :: std :: ptr :: null :: < queue_append > ( ) ) ) . sc as * const _ as usize } , 0usize , concat ! ( "Offset of fi... [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stderr] [INFO] [stderr] warning: dereferencing a null pointer [INFO] [stderr] --> /opt/rustwide/target/debug/build/klipper-queue-5098a13b94e292a7/out/bindings.rs:3:29030 [INFO] [stderr] | [INFO] [stderr] 3 | ... ( unsafe { & ( * ( :: std :: ptr :: null :: < queue_append > ( ) ) ) . qnext as * const _ as usize } , 8usize , concat ! ( "Offset of... [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stderr] [INFO] [stderr] warning: dereferencing a null pointer [INFO] [stderr] --> /opt/rustwide/target/debug/build/klipper-queue-5098a13b94e292a7/out/bindings.rs:3:29253 [INFO] [stderr] | [INFO] [stderr] 3 | ... ( unsafe { & ( * ( :: std :: ptr :: null :: < queue_append > ( ) ) ) . qend as * const _ as usize } , 16usize , concat ! ( "Offset of... [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stderr] [INFO] [stderr] warning: dereferencing a null pointer [INFO] [stderr] --> /opt/rustwide/target/debug/build/klipper-queue-5098a13b94e292a7/out/bindings.rs:3:29475 [INFO] [stderr] | [INFO] [stderr] 3 | ... ( unsafe { & ( * ( :: std :: ptr :: null :: < queue_append > ( ) ) ) . last_step_clock_32 as * const _ as usize } , 24usize , concat ... [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stderr] [INFO] [stderr] warning: dereferencing a null pointer [INFO] [stderr] --> /opt/rustwide/target/debug/build/klipper-queue-5098a13b94e292a7/out/bindings.rs:3:29725 [INFO] [stderr] | [INFO] [stderr] 3 | ... ( unsafe { & ( * ( :: std :: ptr :: null :: < queue_append > ( ) ) ) . clock_offset as * const _ as usize } , 32usize , concat ! ( "O... [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this code causes undefined behavior when executed [INFO] [stderr] [INFO] [stderr] warning: `klipper-queue` (lib test) generated 40 warnings [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.06s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: cexpr v0.3.6, nom v4.2.3 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/klipper_queue-0a191349bac054a9) [INFO] [stdout] [INFO] [stdout] running 13 tests [INFO] [stderr] [INFO] [stderr] thread 'bindgen_test_layout___fsid_t' panicked at /opt/rustwide/target/debug/build/klipper-queue-5098a13b94e292a7/out/bindings.rs:3:6833: [INFO] [stderr] null pointer dereference occurred [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x5f69993a5aa0 - std::backtrace_rs::backtrace::libunwind::trace::h8ddfbb338e69e199 [INFO] [stderr] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stderr] 1: 0x5f69993a5aa0 - std::backtrace_rs::backtrace::trace_unsynchronized::h4b42ed801e8ee862 [INFO] [stderr] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stderr] 2: 0x5f69993a5aa0 - std::sys::backtrace::_print_fmt::hb90198f2c10bf707 [INFO] [stderr] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/std/src/sys/backtrace.rs:66:9 [INFO] [stderr] 3: 0x5f69993a5aa0 - ::fmt::h0f123f0656f13ecf [INFO] [stderr] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/std/src/sys/backtrace.rs:39:26 [INFO] [stderr] 4: 0x5f69993cc093 - core::fmt::rt::Argument::fmt::h12e51c1529489cd8 [INFO] [stderr] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/core/src/fmt/rt.rs:177:76 [INFO] [stderr] 5: 0x5f69993cc093 - core::fmt::write::h0abcdef7aa759353 [INFO] [stderr] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/core/src/fmt/mod.rs:1449:21 [INFO] [stderr] 6: 0x5f69993a2a93 - std::io::Write::write_fmt::h35f2880f7855f55a [INFO] [stderr] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/std/src/io/mod.rs:1890:15 [INFO] [stderr] 7: 0x5f69993a58f2 - std::sys::backtrace::BacktraceLock::print::h759bdab738e31d9d [INFO] [stderr] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/std/src/sys/backtrace.rs:42:9 [INFO] [stderr] 8: 0x5f69993a6ecf - std::panicking::default_hook::{{closure}}::h0616f7020c8b9e0d [INFO] [stderr] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/std/src/panicking.rs:298:22 [INFO] [stderr] 9: 0x5f69993a6d3a - std::panicking::default_hook::hcb4bf3fe9044f7f6 [INFO] [stderr] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/std/src/panicking.rs:325:9 [INFO] [stderr] 10: 0x5f69993709d5 - as core::ops::function::Fn>::call::h279e54743b3b5624 [INFO] [stderr] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/alloc/src/boxed.rs:1990:9 [INFO] [stderr] 11: 0x5f69993709d5 - test::test_main::{{closure}}::h1534cf01c0e4ff40 [INFO] [stderr] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/test/src/lib.rs:135:21 [INFO] [stderr] 12: 0x5f69993a7943 - as core::ops::function::Fn>::call::h1e945e436dfc22a7 [INFO] [stderr] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/alloc/src/boxed.rs:1990:9 [INFO] [stderr] 13: 0x5f69993a7943 - std::panicking::rust_panic_with_hook::h2fd8d6252462d800 [INFO] [stderr] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/std/src/panicking.rs:839:13 [INFO] [stderr] 14: 0x5f69993a75e6 - std::panicking::begin_panic_handler::{{closure}}::h746cf6ba43e1c73f [INFO] [stderr] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/std/src/panicking.rs:697:13 [INFO] [stderr] 15: 0x5f69993a5fb9 - std::sys::backtrace::__rust_end_short_backtrace::hba3f7b171935b491 [INFO] [stderr] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/std/src/sys/backtrace.rs:168:18 [INFO] [stderr] 16: 0x5f69993a72ad - rust_begin_unwind [INFO] [stderr] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/std/src/panicking.rs:695:5 [INFO] [stderr] 17: 0x5f6999332cdd - core::panicking::panic_nounwind_fmt::runtime::h5c62e5658c45195f [INFO] [stderr] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/core/src/panicking.rs:117:22 [INFO] [stderr] 18: 0x5f6999332cdd - core::panicking::panic_nounwind_fmt::h192605087f784f05 [INFO] [stderr] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/core/src/intrinsics/mod.rs:3886:9 [INFO] [stderr] 19: 0x5f6999332e59 - core::panicking::panic_null_pointer_dereference::hb8eba3871d22e5e9 [INFO] [stderr] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/core/src/panicking.rs:304:5 [INFO] [stderr] 20: 0x5f699933446e - klipper_queue::bindgen_test_layout___fsid_t::hae82c1b9abf6a1ff [INFO] [stderr] at /opt/rustwide/target/debug/build/klipper-queue-5098a13b94e292a7/out/bindings.rs:3:6833 [INFO] [stderr] 21: 0x5f69993342c7 - klipper_queue::bindgen_test_layout___fsid_t::{{closure}}::h59668f8f1d31c6cb [INFO] [stderr] at /opt/rustwide/target/debug/build/klipper-queue-5098a13b94e292a7/out/bindings.rs:3:6550 [INFO] [stderr] 22: 0x5f6999333946 - core::ops::function::FnOnce::call_once::h1be3311592e843b2 [INFO] [stderr] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/core/src/ops/function.rs:250:5 [INFO] [stderr] 23: 0x5f69993761cb - core::ops::function::FnOnce::call_once::h646a81b1a0ee3114 [INFO] [stderr] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/core/src/ops/function.rs:250:5 [INFO] [stderr] 24: 0x5f69993761cb - test::__rust_begin_short_backtrace::h9737b749cdf20b73 [INFO] [stderr] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/test/src/lib.rs:637:18 [INFO] [stderr] 25: 0x5f6999375048 - test::run_test_in_process::{{closure}}::hc9246156bf12c5e3 [INFO] [stderr] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/test/src/lib.rs:660:60 [INFO] [stderr] 26: 0x5f6999375048 - as core::ops::function::FnOnce<()>>::call_once::hd187ec090a91a453 [INFO] [stderr] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stderr] 27: 0x5f6999375048 - std::panicking::try::do_call::hb7490276b7008401 [INFO] [stderr] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/std/src/panicking.rs:587:40 [INFO] [stderr] 28: 0x5f6999375048 - std::panicking::try::hde59a334d39e511f [INFO] [stderr] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/std/src/panicking.rs:550:19 [INFO] [stderr] 29: 0x5f6999375048 - std::panic::catch_unwind::h777cbed9f782814a [INFO] [stderr] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/std/src/panic.rs:358:14 [INFO] [stderr] 30: 0x5f6999375048 - test::run_test_in_process::h6282ed78cab70f02 [INFO] [stderr] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/test/src/lib.rs:660:27 [INFO] [stderr] 31: 0x5f6999375048 - test::run_test::{{closure}}::ha4e6ef53f436d64b [INFO] [stderr] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/test/src/lib.rs:581:43 [INFO] [stderr] 32: 0x5f6999338fd5 - test::run_test::{{closure}}::he11a461bf23e93a3 [INFO] [stderr] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/test/src/lib.rs:611:41 [INFO] [stderr] 33: 0x5f6999338fd5 - std::sys::backtrace::__rust_begin_short_backtrace::h25c92ff64d2c4388 [INFO] [stderr] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/std/src/sys/backtrace.rs:152:18 [INFO] [stderr] 34: 0x5f699933c9aa - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h6e893de0bbdcdcce [INFO] [stderr] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/std/src/thread/mod.rs:559:17 [INFO] [stderr] 35: 0x5f699933c9aa - as core::ops::function::FnOnce<()>>::call_once::h2b3c3ff4a3a96573 [INFO] [stderr] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stderr] 36: 0x5f699933c9aa - std::panicking::try::do_call::hcc3185a4abc5431b [INFO] [stderr] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/std/src/panicking.rs:587:40 [INFO] [stderr] 37: 0x5f699933c9aa - std::panicking::try::hc832a415a1d2ee28 [INFO] [stderr] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/std/src/panicking.rs:550:19 [INFO] [stderr] 38: 0x5f699933c9aa - std::panic::catch_unwind::h5e16acac36e3f225 [INFO] [stderr] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/std/src/panic.rs:358:14 [INFO] [stderr] 39: 0x5f699933c9aa - std::thread::Builder::spawn_unchecked_::{{closure}}::h9863d22f929fcd53 [INFO] [stderr] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/std/src/thread/mod.rs:557:30 [INFO] [stderr] 40: 0x5f699933c9aa - core::ops::function::FnOnce::call_once{{vtable.shim}}::h707ec2cca9db5939 [INFO] [stderr] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/core/src/ops/function.rs:250:5 [INFO] [stderr] 41: 0x5f69993ab68b - as core::ops::function::FnOnce>::call_once::h5f64cf9bc27988da [INFO] [stderr] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/alloc/src/boxed.rs:1976:9 [INFO] [stderr] 42: 0x5f69993ab68b - as core::ops::function::FnOnce>::call_once::h2964712f7a7284c7 [INFO] [stderr] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/alloc/src/boxed.rs:1976:9 [INFO] [stderr] 43: 0x5f69993ab68b - std::sys::pal::unix::thread::Thread::new::thread_start::h22ff3573f90e72f2 [INFO] [stderr] at /rustc/f0cb41030579cd1a6f72bd23f38e677052d5d485/library/std/src/sys/pal/unix/thread.rs:106:17 [INFO] [stderr] 44: 0x7e94f6da1ac3 - [INFO] [stderr] 45: 0x7e94f6e32a04 - clone [INFO] [stderr] 46: 0x0 - [INFO] [stderr] thread caused non-unwinding panic. aborting. [INFO] [stderr] error: test failed, to rerun pass `--lib` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/deps/klipper_queue-0a191349bac054a9` (signal: 6, SIGABRT: process abort signal) [INFO] running `Command { std: "docker" "inspect" "38d26befe8f600e4222bb426b27af854dc505ee17c6251c18f568f76f27ed64b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "38d26befe8f600e4222bb426b27af854dc505ee17c6251c18f568f76f27ed64b", kill_on_drop: false }` [INFO] [stdout] 38d26befe8f600e4222bb426b27af854dc505ee17c6251c18f568f76f27ed64b