[INFO] updating cached repository https://github.com/RadicalZephyr/klipper-sys [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune"` [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 0efd567de5ccea3e61c3df4db1c44aaff3cb23b2 [INFO] testing RadicalZephyr/klipper-sys against try#41997647ba6a77908f6ef64401414feb00bccf16 for pr-71274 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRadicalZephyr%2Fklipper-sys" "/workspace/builds/worker-4/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-4/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/RadicalZephyr/klipper-sys on toolchain 41997647ba6a77908f6ef64401414feb00bccf16 [INFO] running `"/workspace/cargo-home/bin/cargo" "+41997647ba6a77908f6ef64401414feb00bccf16" "read-manifest" "--manifest-path" "Cargo.toml"` [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-4/source/Cargo.toml [INFO] crate git repo https://github.com/RadicalZephyr/klipper-sys already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+41997647ba6a77908f6ef64401414feb00bccf16" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+41997647ba6a77908f6ef64401414feb00bccf16" "build" "--frozen"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] e13fa9c54fd5fbce7e074a59903ce07946188a3148ce6b3186a60516a8094547 [INFO] running `"docker" "start" "-a" "e13fa9c54fd5fbce7e074a59903ce07946188a3148ce6b3186a60516a8094547"` [INFO] [stderr] Compiling libc v0.2.66 [INFO] [stderr] Compiling memchr v2.3.0 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling proc-macro2 v1.0.8 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Compiling regex-syntax v0.6.14 [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 bindgen v0.53.1 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling termcolor v1.1.0 [INFO] [stderr] Compiling vec_map v0.8.1 [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 nom v4.2.3 [INFO] [stderr] Compiling clang-sys v0.28.1 [INFO] [stderr] Compiling libloading v0.5.2 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling aho-corasick v0.7.8 [INFO] [stderr] Compiling quote v1.0.2 [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 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: kin_cartesian.c: In function 'cart_stepper_x_calc_position': [INFO] [stderr] warning: kin_cartesian.c:14:57: warning: unused parameter 'sk' [-Wunused-parameter] [INFO] [stderr] warning: cart_stepper_x_calc_position(struct stepper_kinematics *sk, struct move *m [INFO] [stderr] warning: ^~ [INFO] [stderr] warning: kin_cartesian.c: In function 'cart_stepper_y_calc_position': [INFO] [stderr] warning: kin_cartesian.c:21:57: warning: unused parameter 'sk' [-Wunused-parameter] [INFO] [stderr] warning: cart_stepper_y_calc_position(struct stepper_kinematics *sk, struct move *m [INFO] [stderr] warning: ^~ [INFO] [stderr] warning: kin_cartesian.c: In function 'cart_stepper_z_calc_position': [INFO] [stderr] warning: kin_cartesian.c:28:57: warning: unused parameter 'sk' [-Wunused-parameter] [INFO] [stderr] warning: cart_stepper_z_calc_position(struct stepper_kinematics *sk, struct move *m [INFO] [stderr] warning: ^~ [INFO] [stderr] warning: serialqueue.c: In function 'kick_event': [INFO] [stderr] warning: serialqueue.c:574:43: warning: unused parameter 'eventtime' [-Wunused-parameter] [INFO] [stderr] warning: kick_event(struct serialqueue *sq, double eventtime) [INFO] [stderr] warning: ^~~~~~~~~ [INFO] [stderr] warning: serialqueue.c: In function 'build_and_send_command': [INFO] [stderr] warning: serialqueue.c:656:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] [INFO] [stderr] warning: if (out->len + qm->len > sizeof(out->msg) - MESSAGE_TRAILER_SIZE) [INFO] [stderr] warning: ^ [INFO] [stderr] warning: stepcompress.c: In function 'check_line': [INFO] [stderr] warning: stepcompress.c:206:15: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] [INFO] [stderr] warning: if (p < point.minp || p > point.maxp) { [INFO] [stderr] warning: ^ [INFO] [stderr] warning: stepcompress.c:206:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] [INFO] [stderr] warning: if (p < point.minp || p > point.maxp) { [INFO] [stderr] warning: ^ [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 22s [INFO] running `"docker" "inspect" "e13fa9c54fd5fbce7e074a59903ce07946188a3148ce6b3186a60516a8094547"` [INFO] running `"docker" "rm" "-f" "e13fa9c54fd5fbce7e074a59903ce07946188a3148ce6b3186a60516a8094547"` [INFO] [stdout] e13fa9c54fd5fbce7e074a59903ce07946188a3148ce6b3186a60516a8094547 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+41997647ba6a77908f6ef64401414feb00bccf16" "test" "--frozen" "--no-run"` [INFO] [stdout] a8c0829de9775e1d14dde2cc3edde12fc0f480ac8bbb5d8b48f164c1b3e733db [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `"docker" "start" "-a" "a8c0829de9775e1d14dde2cc3edde12fc0f480ac8bbb5d8b48f164c1b3e733db"` [INFO] [stderr] warning: kin_cartesian.c: In function 'cart_stepper_x_calc_position': [INFO] [stderr] warning: kin_cartesian.c:14:57: warning: unused parameter 'sk' [-Wunused-parameter] [INFO] [stderr] warning: cart_stepper_x_calc_position(struct stepper_kinematics *sk, struct move *m [INFO] [stderr] warning: ^~ [INFO] [stderr] warning: kin_cartesian.c: In function 'cart_stepper_y_calc_position': [INFO] [stderr] warning: kin_cartesian.c:21:57: warning: unused parameter 'sk' [-Wunused-parameter] [INFO] [stderr] warning: cart_stepper_y_calc_position(struct stepper_kinematics *sk, struct move *m [INFO] [stderr] warning: ^~ [INFO] [stderr] warning: kin_cartesian.c: In function 'cart_stepper_z_calc_position': [INFO] [stderr] warning: kin_cartesian.c:28:57: warning: unused parameter 'sk' [-Wunused-parameter] [INFO] [stderr] warning: cart_stepper_z_calc_position(struct stepper_kinematics *sk, struct move *m [INFO] [stderr] warning: ^~ [INFO] [stderr] warning: serialqueue.c: In function 'kick_event': [INFO] [stderr] warning: serialqueue.c:574:43: warning: unused parameter 'eventtime' [-Wunused-parameter] [INFO] [stderr] warning: kick_event(struct serialqueue *sq, double eventtime) [INFO] [stderr] warning: ^~~~~~~~~ [INFO] [stderr] warning: serialqueue.c: In function 'build_and_send_command': [INFO] [stderr] warning: serialqueue.c:656:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] [INFO] [stderr] warning: if (out->len + qm->len > sizeof(out->msg) - MESSAGE_TRAILER_SIZE) [INFO] [stderr] warning: ^ [INFO] [stderr] warning: stepcompress.c: In function 'check_line': [INFO] [stderr] warning: stepcompress.c:206:15: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] [INFO] [stderr] warning: if (p < point.minp || p > point.maxp) { [INFO] [stderr] warning: ^ [INFO] [stderr] warning: stepcompress.c:206:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] [INFO] [stderr] warning: if (p < point.minp || p > point.maxp) { [INFO] [stderr] warning: ^ [INFO] [stderr] Compiling klipper-queue v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.70s [INFO] running `"docker" "inspect" "a8c0829de9775e1d14dde2cc3edde12fc0f480ac8bbb5d8b48f164c1b3e733db"` [INFO] running `"docker" "rm" "-f" "a8c0829de9775e1d14dde2cc3edde12fc0f480ac8bbb5d8b48f164c1b3e733db"` [INFO] [stdout] a8c0829de9775e1d14dde2cc3edde12fc0f480ac8bbb5d8b48f164c1b3e733db [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+41997647ba6a77908f6ef64401414feb00bccf16" "test" "--frozen"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 8723e2bc3ee275270acdcd3399da5b49bb038b13715c434b8701f3d5ee8f2f4e [INFO] running `"docker" "start" "-a" "8723e2bc3ee275270acdcd3399da5b49bb038b13715c434b8701f3d5ee8f2f4e"` [INFO] [stderr] warning: kin_cartesian.c: In function 'cart_stepper_x_calc_position': [INFO] [stderr] warning: kin_cartesian.c:14:57: warning: unused parameter 'sk' [-Wunused-parameter] [INFO] [stderr] warning: cart_stepper_x_calc_position(struct stepper_kinematics *sk, struct move *m [INFO] [stderr] warning: ^~ [INFO] [stderr] warning: kin_cartesian.c: In function 'cart_stepper_y_calc_position': [INFO] [stderr] warning: kin_cartesian.c:21:57: warning: unused parameter 'sk' [-Wunused-parameter] [INFO] [stderr] warning: cart_stepper_y_calc_position(struct stepper_kinematics *sk, struct move *m [INFO] [stderr] warning: ^~ [INFO] [stderr] warning: kin_cartesian.c: In function 'cart_stepper_z_calc_position': [INFO] [stderr] warning: kin_cartesian.c:28:57: warning: unused parameter 'sk' [-Wunused-parameter] [INFO] [stderr] warning: cart_stepper_z_calc_position(struct stepper_kinematics *sk, struct move *m [INFO] [stderr] warning: ^~ [INFO] [stderr] warning: serialqueue.c: In function 'kick_event': [INFO] [stderr] warning: serialqueue.c:574:43: warning: unused parameter 'eventtime' [-Wunused-parameter] [INFO] [stderr] warning: kick_event(struct serialqueue *sq, double eventtime) [INFO] [stderr] warning: ^~~~~~~~~ [INFO] [stderr] warning: serialqueue.c: In function 'build_and_send_command': [INFO] [stderr] warning: serialqueue.c:656:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] [INFO] [stderr] warning: if (out->len + qm->len > sizeof(out->msg) - MESSAGE_TRAILER_SIZE) [INFO] [stderr] warning: ^ [INFO] [stderr] warning: stepcompress.c: In function 'check_line': [INFO] [stderr] warning: stepcompress.c:206:15: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] [INFO] [stderr] warning: if (p < point.minp || p > point.maxp) { [INFO] [stderr] warning: ^ [INFO] [stderr] warning: stepcompress.c:206:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] [INFO] [stderr] warning: if (p < point.minp || p > point.maxp) { [INFO] [stderr] warning: ^ [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.40s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/klipper_queue-da335b33f3765069 [INFO] [stdout] [INFO] [stdout] running 13 tests [INFO] [stdout] test bindgen_test_layout___fsid_t ... ok [INFO] [stdout] test bindgen_test_layout_list_head ... ok [INFO] [stdout] test bindgen_test_layout_coord ... ok [INFO] [stdout] test bindgen_test_layout_move_ ... 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_pull_queue_message ... ok [INFO] [stdout] test bindgen_test_layout_stepper_kinematics ... ok [INFO] [stdout] test bindgen_test_layout_list_node ... ok [INFO] [stdout] test bindgen_test_layout_queue_append ... ok [INFO] [stdout] test bindgen_test_layout_queue_message__bindgen_ty_1__bindgen_ty_2 ... ok [INFO] [stdout] test bindgen_test_layout_queue_message__bindgen_ty_1 ... ok [INFO] [stdout] test bindgen_test_layout_move_accel ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 13 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [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 [INFO] [stdout] [INFO] running `"docker" "inspect" "8723e2bc3ee275270acdcd3399da5b49bb038b13715c434b8701f3d5ee8f2f4e"` [INFO] running `"docker" "rm" "-f" "8723e2bc3ee275270acdcd3399da5b49bb038b13715c434b8701f3d5ee8f2f4e"` [INFO] [stdout] 8723e2bc3ee275270acdcd3399da5b49bb038b13715c434b8701f3d5ee8f2f4e