[INFO] cloning repository https://github.com/flukejones/uhidrs-sys [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/flukejones/uhidrs-sys" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fflukejones%2Fuhidrs-sys", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fflukejones%2Fuhidrs-sys'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c9fd55d673f7f054937518e65e3190d10d852b4e [INFO] testing flukejones/uhidrs-sys against 1.49.0 for beta-1.50-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fflukejones%2Fuhidrs-sys" "/workspace/builds/worker-9/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-9/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/flukejones/uhidrs-sys on toolchain 1.49.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.49.0" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/flukejones/uhidrs-sys [INFO] finished tweaking git repo https://github.com/flukejones/uhidrs-sys [INFO] tweaked toml for git repo https://github.com/flukejones/uhidrs-sys written to /workspace/builds/worker-9/source/Cargo.toml [INFO] crate git repo https://github.com/flukejones/uhidrs-sys already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.49.0" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] error: the lock file /workspace/builds/worker-9/source/Cargo.lock needs to be updated but --locked was passed to prevent this [INFO] [stderr] If you want to try to generate the lock file without accessing the network, use the --offline flag. [INFO] the lockfile is outdated, regenerating it [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.49.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.49.0" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "rustops/crates-build-env@sha256:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 9dd91be853e4b5ecbb1ddba7f5f5a37bda518d67b4dd1be6c08972a9f09c7e41 [INFO] running `Command { std: "docker" "start" "-a" "9dd91be853e4b5ecbb1ddba7f5f5a37bda518d67b4dd1be6c08972a9f09c7e41", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9dd91be853e4b5ecbb1ddba7f5f5a37bda518d67b4dd1be6c08972a9f09c7e41", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9dd91be853e4b5ecbb1ddba7f5f5a37bda518d67b4dd1be6c08972a9f09c7e41", kill_on_drop: false }` [INFO] [stdout] 9dd91be853e4b5ecbb1ddba7f5f5a37bda518d67b4dd1be6c08972a9f09c7e41 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b8dc29928c264ae5cc240f15e182d062c9bff89ad32d93b0622d20e5a44f4088 [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" "b8dc29928c264ae5cc240f15e182d062c9bff89ad32d93b0622d20e5a44f4088", kill_on_drop: false }` [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling libc v0.2.81 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling bindgen v0.54.0 [INFO] [stderr] Compiling regex-syntax v0.6.21 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling shlex v0.1.1 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling clang-sys v0.29.3 [INFO] [stderr] Compiling quote v1.0.8 [INFO] [stderr] Compiling regex v1.4.2 [INFO] [stderr] Compiling cexpr v0.4.0 [INFO] [stderr] Compiling uhidrs-sys v1.0.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 41.28s [INFO] running `Command { std: "docker" "inspect" "b8dc29928c264ae5cc240f15e182d062c9bff89ad32d93b0622d20e5a44f4088", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b8dc29928c264ae5cc240f15e182d062c9bff89ad32d93b0622d20e5a44f4088", kill_on_drop: false }` [INFO] [stdout] b8dc29928c264ae5cc240f15e182d062c9bff89ad32d93b0622d20e5a44f4088 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1ff50f9ce6e271e16858f3b4fce316da01b315f22ecae5baa767ec0f38814e77 [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" "1ff50f9ce6e271e16858f3b4fce316da01b315f22ecae5baa767ec0f38814e77", kill_on_drop: false }` [INFO] [stderr] Compiling uhidrs-sys v1.0.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 2.95s [INFO] running `Command { std: "docker" "inspect" "1ff50f9ce6e271e16858f3b4fce316da01b315f22ecae5baa767ec0f38814e77", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1ff50f9ce6e271e16858f3b4fce316da01b315f22ecae5baa767ec0f38814e77", kill_on_drop: false }` [INFO] [stdout] 1ff50f9ce6e271e16858f3b4fce316da01b315f22ecae5baa767ec0f38814e77 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 30df1e128626012c1b3355135c6ee0668e44186a3d4bfb673c060a08de07d2e2 [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" "30df1e128626012c1b3355135c6ee0668e44186a3d4bfb673c060a08de07d2e2", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.03s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/uhidrs_sys-5b73f75bb8007875 [INFO] [stdout] [INFO] [stdout] running 59 tests [INFO] [stdout] test bindgen_test_layout___kernel_fd_set ... ok [INFO] [stdout] test bindgen_test_layout___pthread_cond_s__bindgen_ty_1 ... ok [INFO] [stdout] test bindgen_test_layout___kernel_fsid_t ... ok [INFO] [stdout] test bindgen_test_layout___pthread_cond_s__bindgen_ty_2__bindgen_ty_1 ... ok [INFO] [stdout] test bindgen_test_layout___pthread_internal_list ... ok [INFO] [stdout] test bindgen_test_layout___pthread_rwlock_arch_t ... ok [INFO] [stdout] test bindgen_test_layout___sigset_t ... ok [INFO] [stdout] test bindgen_test_layout_fd_set ... ok [INFO] [stdout] test bindgen_test_layout_ff_condition_effect ... ok [INFO] [stdout] test bindgen_test_layout_ff_constant_effect ... ok [INFO] [stdout] test bindgen_test_layout_ff_effect ... ok [INFO] [stdout] test bindgen_test_layout_ff_effect__bindgen_ty_1 ... ok [INFO] [stdout] test bindgen_test_layout_ff_envelope ... ok [INFO] [stdout] test bindgen_test_layout_ff_ramp_effect ... ok [INFO] [stdout] test bindgen_test_layout_ff_rumble_effect ... ok [INFO] [stdout] test bindgen_test_layout_ff_trigger ... ok [INFO] [stdout] test bindgen_test_layout_input_absinfo ... ok [INFO] [stdout] test bindgen_test_layout_input_event ... ok [INFO] [stdout] test bindgen_test_layout_input_id ... ok [INFO] [stdout] test bindgen_test_layout_input_keymap_entry ... ok [INFO] [stdout] test bindgen_test_layout_input_mask ... ok [INFO] [stdout] test bindgen_test_layout_itimerval ... ok [INFO] [stdout] test bindgen_test_layout_pthread_attr_t ... ok [INFO] [stdout] test bindgen_test_layout_pthread_barrier_t ... ok [INFO] [stdout] test bindgen_test_layout_pthread_barrierattr_t ... ok [INFO] [stdout] test bindgen_test_layout_pthread_cond_t ... ok [INFO] [stdout] test bindgen_test_layout_pthread_condattr_t ... ok [INFO] [stdout] test bindgen_test_layout_pthread_mutex_t ... ok [INFO] [stdout] test bindgen_test_layout_pthread_mutexattr_t ... ok [INFO] [stdout] test bindgen_test_layout_pthread_rwlock_t ... ok [INFO] [stdout] test bindgen_test_layout_pthread_rwlockattr_t ... ok [INFO] [stdout] test bindgen_test_layout_termio ... ok [INFO] [stdout] test bindgen_test_layout_timespec ... ok [INFO] [stdout] test bindgen_test_layout_timeval ... ok [INFO] [stdout] test bindgen_test_layout_timezone ... ok [INFO] [stdout] test bindgen_test_layout_uhid_create2_req ... ok [INFO] [stdout] test bindgen_test_layout_uhid_create_req ... ok [INFO] [stdout] test bindgen_test_layout_uhid_event ... ok [INFO] [stdout] test bindgen_test_layout_uhid_event__bindgen_ty_1 ... ok [INFO] [stdout] test bindgen_test_layout_uhid_feature_answer_req ... ok [INFO] [stdout] test bindgen_test_layout_uhid_feature_req ... ok [INFO] [stdout] test bindgen_test_layout_uhid_get_report_reply_req ... ok [INFO] [stdout] test bindgen_test_layout_uhid_get_report_req ... ok [INFO] [stdout] test bindgen_test_layout_uhid_input2_req ... ok [INFO] [stdout] test bindgen_test_layout_uhid_output_ev_req ... ok [INFO] [stdout] test bindgen_test_layout_uhid_input_req ... ok [INFO] [stdout] test bindgen_test_layout_uhid_output_req ... ok [INFO] [stdout] test bindgen_test_layout_uhid_set_report_reply_req ... ok [INFO] [stdout] test bindgen_test_layout_uhid_set_report_req ... ok [INFO] [stdout] test bindgen_test_layout_uhid_start_req ... ok [INFO] [stdout] test bindgen_test_layout_winsize ... ok [INFO] [stdout] test bindgen_test_layout___fsid_t ... ok [INFO] [stdout] test bindgen_test_layout___pthread_cond_s ... ok [INFO] [stdout] test bindgen_test_layout_ff_periodic_effect ... ok [INFO] [stdout] test bindgen_test_layout_ff_replay ... ok [INFO] [stdout] test bindgen_test_layout___pthread_internal_slist ... ok [INFO] [stdout] test bindgen_test_layout___pthread_cond_s__bindgen_ty_2 ... ok [INFO] [stdout] test bindgen_test_layout___pthread_mutex_s ... ok [INFO] [stdout] test bindgen_test_layout___pthread_cond_s__bindgen_ty_1__bindgen_ty_1 ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 59 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Doc-tests uhidrs-sys [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" "30df1e128626012c1b3355135c6ee0668e44186a3d4bfb673c060a08de07d2e2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "30df1e128626012c1b3355135c6ee0668e44186a3d4bfb673c060a08de07d2e2", kill_on_drop: false }` [INFO] [stdout] 30df1e128626012c1b3355135c6ee0668e44186a3d4bfb673c060a08de07d2e2