[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 1.85.0 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-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/RadicalZephyr/klipper-sys on toolchain 1.85.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.85.0" "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-tc1/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" "+1.85.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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" "+1.85.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f82fcc084431a41ef01e5caee7ee0ccaaeea742905a66d87ce67d51835cc142b [INFO] running `Command { std: "docker" "start" "-a" "f82fcc084431a41ef01e5caee7ee0ccaaeea742905a66d87ce67d51835cc142b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f82fcc084431a41ef01e5caee7ee0ccaaeea742905a66d87ce67d51835cc142b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f82fcc084431a41ef01e5caee7ee0ccaaeea742905a66d87ce67d51835cc142b", kill_on_drop: false }` [INFO] [stdout] f82fcc084431a41ef01e5caee7ee0ccaaeea742905a66d87ce67d51835cc142b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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" "+1.85.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 82618c9e4c8f53b916fde80a3b08caa14eee9e4311ac235dd3179fe3a6e7e50b [INFO] running `Command { std: "docker" "start" "-a" "82618c9e4c8f53b916fde80a3b08caa14eee9e4311ac235dd3179fe3a6e7e50b", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.66 [INFO] [stderr] Compiling memchr v2.3.0 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling cc v1.0.50 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling lazy_static v1.4.0 [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 quick-error v1.2.3 [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 regex-syntax v0.6.14 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling bindgen v0.53.1 [INFO] [stderr] Compiling vec_map v0.8.1 [INFO] [stderr] Compiling nom v4.2.3 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling termcolor v1.1.0 [INFO] [stderr] Compiling lazycell v1.2.1 [INFO] [stderr] Compiling shlex v0.1.1 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling clang-sys v0.28.1 [INFO] [stderr] Compiling libloading v0.5.2 [INFO] [stderr] Compiling aho-corasick v0.7.8 [INFO] [stderr] Compiling rustc-hash v1.0.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 quote v1.0.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 20.28s [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" "82618c9e4c8f53b916fde80a3b08caa14eee9e4311ac235dd3179fe3a6e7e50b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "82618c9e4c8f53b916fde80a3b08caa14eee9e4311ac235dd3179fe3a6e7e50b", kill_on_drop: false }` [INFO] [stdout] 82618c9e4c8f53b916fde80a3b08caa14eee9e4311ac235dd3179fe3a6e7e50b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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" "+1.85.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d0c78834f0ccc2806f2e04d3c075dd67de2e0ecec77a24422b20b77b9a2e50a4 [INFO] running `Command { std: "docker" "start" "-a" "d0c78834f0ccc2806f2e04d3c075dd67de2e0ecec77a24422b20b77b9a2e50a4", 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-b885197abbce386a/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-b885197abbce386a/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-b885197abbce386a/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-b885197abbce386a/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-b885197abbce386a/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-b885197abbce386a/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-b885197abbce386a/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-b885197abbce386a/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-b885197abbce386a/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-b885197abbce386a/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-b885197abbce386a/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-b885197abbce386a/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-b885197abbce386a/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-b885197abbce386a/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-b885197abbce386a/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-b885197abbce386a/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-b885197abbce386a/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-b885197abbce386a/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-b885197abbce386a/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-b885197abbce386a/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-b885197abbce386a/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-b885197abbce386a/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-b885197abbce386a/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-b885197abbce386a/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-b885197abbce386a/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-b885197abbce386a/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-b885197abbce386a/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-b885197abbce386a/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-b885197abbce386a/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-b885197abbce386a/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-b885197abbce386a/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-b885197abbce386a/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-b885197abbce386a/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-b885197abbce386a/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-b885197abbce386a/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-b885197abbce386a/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-b885197abbce386a/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-b885197abbce386a/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-b885197abbce386a/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-b885197abbce386a/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.81s [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" "d0c78834f0ccc2806f2e04d3c075dd67de2e0ecec77a24422b20b77b9a2e50a4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d0c78834f0ccc2806f2e04d3c075dd67de2e0ecec77a24422b20b77b9a2e50a4", kill_on_drop: false }` [INFO] [stdout] d0c78834f0ccc2806f2e04d3c075dd67de2e0ecec77a24422b20b77b9a2e50a4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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" "+1.85.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] ecbdad9f45ed3bc5eae027de8a0c53174549c2188157e7f0625cec0d49d922b8 [INFO] running `Command { std: "docker" "start" "-a" "ecbdad9f45ed3bc5eae027de8a0c53174549c2188157e7f0625cec0d49d922b8", 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-b885197abbce386a/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-b885197abbce386a/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-b885197abbce386a/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-b885197abbce386a/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-b885197abbce386a/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-b885197abbce386a/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-b885197abbce386a/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-b885197abbce386a/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-b885197abbce386a/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-b885197abbce386a/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-b885197abbce386a/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-b885197abbce386a/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-b885197abbce386a/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-b885197abbce386a/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-b885197abbce386a/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-b885197abbce386a/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-b885197abbce386a/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-b885197abbce386a/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-b885197abbce386a/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-b885197abbce386a/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-b885197abbce386a/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-b885197abbce386a/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-b885197abbce386a/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-b885197abbce386a/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-b885197abbce386a/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-b885197abbce386a/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-b885197abbce386a/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-b885197abbce386a/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-b885197abbce386a/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-b885197abbce386a/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-b885197abbce386a/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-b885197abbce386a/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-b885197abbce386a/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-b885197abbce386a/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-b885197abbce386a/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-b885197abbce386a/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-b885197abbce386a/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-b885197abbce386a/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-b885197abbce386a/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-b885197abbce386a/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.08s [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-59fb745460d4fe0d) [INFO] [stdout] [INFO] [stdout] running 13 tests [INFO] [stdout] test bindgen_test_layout_coord ... ok [INFO] [stdout] test bindgen_test_layout___fsid_t ... ok [INFO] [stdout] test bindgen_test_layout_list_head ... ok [INFO] [stdout] test bindgen_test_layout_move_accel ... ok [INFO] [stdout] test bindgen_test_layout_queue_append ... ok [INFO] [stdout] test bindgen_test_layout_queue_message__bindgen_ty_1 ... ok [INFO] [stdout] test bindgen_test_layout_queue_message ... ok [INFO] [stdout] test bindgen_test_layout_queue_message__bindgen_ty_1__bindgen_ty_1 ... ok [INFO] [stdout] test bindgen_test_layout_queue_message__bindgen_ty_1__bindgen_ty_2 ... ok [INFO] [stdout] test bindgen_test_layout_stepper_kinematics ... ok [INFO] [stdout] test bindgen_test_layout_pull_queue_message ... ok [INFO] [stdout] test bindgen_test_layout_move_ ... ok [INFO] [stdout] test bindgen_test_layout_list_node ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 13 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Doc-tests klipper_queue [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" "ecbdad9f45ed3bc5eae027de8a0c53174549c2188157e7f0625cec0d49d922b8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ecbdad9f45ed3bc5eae027de8a0c53174549c2188157e7f0625cec0d49d922b8", kill_on_drop: false }` [INFO] [stdout] ecbdad9f45ed3bc5eae027de8a0c53174549c2188157e7f0625cec0d49d922b8