[INFO] updating cached 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" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune", kill_on_drop: false }` [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 0efd567de5ccea3e61c3df4db1c44aaff3cb23b2 [INFO] testing RadicalZephyr/klipper-sys against beta-2020-07-24 for beta-1.46-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRadicalZephyr%2Fklipper-sys" "/workspace/builds/worker-5/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/RadicalZephyr/klipper-sys on toolchain beta-2020-07-24 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2020-07-24" "read-manifest" "--manifest-path" "Cargo.toml", 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-5/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: "/workspace/cargo-home/bin/cargo" "+beta-2020-07-24" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-07-24" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8bae75ce66c5b7aa6d6643d0ba6fe946afc5240702365ff123931bc34398fca7 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "8bae75ce66c5b7aa6d6643d0ba6fe946afc5240702365ff123931bc34398fca7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8bae75ce66c5b7aa6d6643d0ba6fe946afc5240702365ff123931bc34398fca7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8bae75ce66c5b7aa6d6643d0ba6fe946afc5240702365ff123931bc34398fca7", kill_on_drop: false }` [INFO] [stdout] 8bae75ce66c5b7aa6d6643d0ba6fe946afc5240702365ff123931bc34398fca7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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=warn" "-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@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-07-24" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ca2d2403cb92ac00fc1961a06bf213d4a51992123e8afa08ee09164f6a428495 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "ca2d2403cb92ac00fc1961a06bf213d4a51992123e8afa08ee09164f6a428495", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.8 [INFO] [stderr] Compiling bindgen v0.53.1 [INFO] [stderr] Compiling nom v4.2.3 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling clang-sys v0.28.1 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling cexpr v0.3.6 [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: 14 | 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: 21 | 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: 28 | 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: 574 | 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 of integer expressions of different signedness: 'int' and 'long unsigned int' [-Wsign-compare] [INFO] [stderr] warning: 656 | 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 of integer expressions of different signedness: 'uint32_t' {aka 'unsigned int'} and 'int32_t' {aka 'int'} [-Wsign-compare] [INFO] [stderr] warning: 206 | if (p < point.minp || p > point.maxp) { [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: 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: 206 | if (p < point.minp || p > point.maxp) { [INFO] [stderr] warning: | ^ [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 53.04s [INFO] running `Command { std: "docker" "inspect" "ca2d2403cb92ac00fc1961a06bf213d4a51992123e8afa08ee09164f6a428495", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ca2d2403cb92ac00fc1961a06bf213d4a51992123e8afa08ee09164f6a428495", kill_on_drop: false }` [INFO] [stdout] ca2d2403cb92ac00fc1961a06bf213d4a51992123e8afa08ee09164f6a428495 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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=warn" "-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@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-07-24" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d88613afdeee6edbe9c14ce87e731e6799f57119c0743cc8715ecd42d211a746 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "d88613afdeee6edbe9c14ce87e731e6799f57119c0743cc8715ecd42d211a746", kill_on_drop: false }` [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: 14 | 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: 21 | 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: 28 | 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: 574 | 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 of integer expressions of different signedness: 'int' and 'long unsigned int' [-Wsign-compare] [INFO] [stderr] warning: 656 | 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 of integer expressions of different signedness: 'uint32_t' {aka 'unsigned int'} and 'int32_t' {aka 'int'} [-Wsign-compare] [INFO] [stderr] warning: 206 | if (p < point.minp || p > point.maxp) { [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: 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: 206 | 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.44s [INFO] running `Command { std: "docker" "inspect" "d88613afdeee6edbe9c14ce87e731e6799f57119c0743cc8715ecd42d211a746", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d88613afdeee6edbe9c14ce87e731e6799f57119c0743cc8715ecd42d211a746", kill_on_drop: false }` [INFO] [stdout] d88613afdeee6edbe9c14ce87e731e6799f57119c0743cc8715ecd42d211a746 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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=warn" "-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@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-07-24" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 195f8ef9a718c3d70424f10785f631c1f7c767f913e80cc8dff8cb0afa10999a [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "195f8ef9a718c3d70424f10785f631c1f7c767f913e80cc8dff8cb0afa10999a", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stdout] [INFO] [stderr] warning: kin_cartesian.c: In function 'cart_stepper_x_calc_position': [INFO] [stdout] running 13 tests [INFO] [stderr] warning: kin_cartesian.c:14:57: warning: unused parameter 'sk' [-Wunused-parameter] [INFO] [stdout] test bindgen_test_layout_stepper_kinematics ... ok [INFO] [stderr] warning: 14 | cart_stepper_x_calc_position(struct stepper_kinematics *sk, struct move *m [INFO] [stdout] test bindgen_test_layout_queue_message__bindgen_ty_1__bindgen_ty_2 ... ok [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: 21 | 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: 28 | 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: 574 | 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 of integer expressions of different signedness: 'int' and 'long unsigned int' [-Wsign-compare] [INFO] [stdout] test bindgen_test_layout_queue_message ... ok [INFO] [stderr] warning: 656 | if (out->len + qm->len > sizeof(out->msg) - MESSAGE_TRAILER_SIZE) [INFO] [stdout] test bindgen_test_layout_queue_append ... ok [INFO] [stderr] warning: | ^ [INFO] [stdout] test bindgen_test_layout_list_head ... ok [INFO] [stderr] warning: stepcompress.c: In function 'check_line': [INFO] [stderr] warning: 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: 206 | if (p < point.minp || p > point.maxp) { [INFO] [stderr] warning: | ^ [INFO] [stderr] warning: 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: 206 | if (p < point.minp || p > point.maxp) { [INFO] [stderr] warning: | ^ [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.50s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/klipper_queue-b55c7f3cf4922dbb [INFO] [stdout] test bindgen_test_layout_pull_queue_message ... ok [INFO] [stdout] test bindgen_test_layout_coord ... ok [INFO] [stdout] test bindgen_test_layout_queue_message__bindgen_ty_1__bindgen_ty_1 ... ok [INFO] [stdout] test bindgen_test_layout_list_node ... ok [INFO] [stdout] test bindgen_test_layout___fsid_t ... ok [INFO] [stdout] test bindgen_test_layout_move_accel ... ok [INFO] [stdout] test bindgen_test_layout_queue_message__bindgen_ty_1 ... ok [INFO] [stdout] test bindgen_test_layout_move_ ... 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 `Command { std: "docker" "inspect" "195f8ef9a718c3d70424f10785f631c1f7c767f913e80cc8dff8cb0afa10999a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "195f8ef9a718c3d70424f10785f631c1f7c767f913e80cc8dff8cb0afa10999a", kill_on_drop: false }` [INFO] [stdout] 195f8ef9a718c3d70424f10785f631c1f7c767f913e80cc8dff8cb0afa10999a