[INFO] updating cached repository https://github.com/flukejones/uhidrs-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] ddb4bd6d8c4f3b4f63f6e68bfe7f5ca216c7ba00 [INFO] testing flukejones/uhidrs-sys against beta-2020-06-03 for beta-1.45-1 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fflukejones%2Fuhidrs-sys" "/workspace/builds/worker-2/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/flukejones/uhidrs-sys on toolchain beta-2020-06-03 [INFO] running `"/workspace/cargo-home/bin/cargo" "+beta-2020-06-03" "read-manifest" "--manifest-path" "Cargo.toml"` [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-2/source/Cargo.toml [INFO] crate git repo https://github.com/flukejones/uhidrs-sys already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+beta-2020-06-03" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-06-03" "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] 732407489e52b1ece019ca2a54b3b6f655732ec5e16c7079e2edf032d8a27961 [INFO] running `"docker" "start" "-a" "732407489e52b1ece019ca2a54b3b6f655732ec5e16c7079e2edf032d8a27961"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling libc v0.2.69 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling version_check v0.9.1 [INFO] [stderr] Compiling cc v1.0.50 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling proc-macro2 v1.0.10 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling regex-syntax v0.6.17 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling unicode-width v0.1.7 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling vec_map v0.8.1 [INFO] [stderr] Compiling termcolor v1.1.0 [INFO] [stderr] Compiling bindgen v0.53.2 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling lazycell v1.2.1 [INFO] [stderr] Compiling shlex v0.1.1 [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 nom v5.1.1 [INFO] [stderr] Compiling clang-sys v0.29.3 [INFO] [stderr] Compiling aho-corasick v0.7.10 [INFO] [stderr] Compiling quote v1.0.3 [INFO] [stderr] Compiling libloading v0.5.2 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling which v3.1.1 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling regex v1.3.7 [INFO] [stderr] Compiling cexpr v0.4.0 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling uhidrs-sys v1.0.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 18s [INFO] running `"docker" "inspect" "732407489e52b1ece019ca2a54b3b6f655732ec5e16c7079e2edf032d8a27961"` [INFO] running `"docker" "rm" "-f" "732407489e52b1ece019ca2a54b3b6f655732ec5e16c7079e2edf032d8a27961"` [INFO] [stdout] 732407489e52b1ece019ca2a54b3b6f655732ec5e16c7079e2edf032d8a27961 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-06-03" "test" "--frozen" "--no-run"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] f77f4098a064ebd8057b0c00da5c6993608f0827eaa32805ca255a091339cefa [INFO] running `"docker" "start" "-a" "f77f4098a064ebd8057b0c00da5c6993608f0827eaa32805ca255a091339cefa"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling uhidrs-sys v1.0.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 2.91s [INFO] running `"docker" "inspect" "f77f4098a064ebd8057b0c00da5c6993608f0827eaa32805ca255a091339cefa"` [INFO] running `"docker" "rm" "-f" "f77f4098a064ebd8057b0c00da5c6993608f0827eaa32805ca255a091339cefa"` [INFO] [stdout] f77f4098a064ebd8057b0c00da5c6993608f0827eaa32805ca255a091339cefa [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-06-03" "test" "--frozen"` [INFO] [stdout] 44366cad68942f865947a78f73d000bef1c1ea8e9537f53a7a36e61d1325d3b1 [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" "44366cad68942f865947a78f73d000bef1c1ea8e9537f53a7a36e61d1325d3b1"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.15s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/uhidrs_sys-8ed359894522faec [INFO] [stdout] [INFO] [stdout] running 59 tests [INFO] [stdout] test bindgen_test_layout___pthread_cond_s ... ok [INFO] [stdout] test bindgen_test_layout___pthread_internal_slist ... ok [INFO] [stdout] test bindgen_test_layout___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_cond_s__bindgen_ty_1__bindgen_ty_1 ... ok [INFO] [stdout] test bindgen_test_layout___kernel_fsid_t ... ok [INFO] [stdout] test bindgen_test_layout_fd_set ... ok [INFO] [stdout] test bindgen_test_layout___pthread_cond_s__bindgen_ty_1 ... ok [INFO] [stdout] test bindgen_test_layout___pthread_rwlock_arch_t ... 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___sigset_t ... ok [INFO] [stdout] test bindgen_test_layout_ff_envelope ... ok [INFO] [stdout] test bindgen_test_layout_ff_effect ... ok [INFO] [stdout] test bindgen_test_layout_ff_periodic_effect ... ok [INFO] [stdout] test bindgen_test_layout_ff_constant_effect ... ok [INFO] [stdout] test bindgen_test_layout_ff_effect__bindgen_ty_1 ... ok [INFO] [stdout] test bindgen_test_layout_ff_condition_effect ... ok [INFO] [stdout] test bindgen_test_layout___pthread_internal_list ... ok [INFO] [stdout] test bindgen_test_layout_ff_ramp_effect ... ok [INFO] [stdout] test bindgen_test_layout___kernel_fd_set ... ok [INFO] [stdout] test bindgen_test_layout_ff_rumble_effect ... 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_ff_trigger ... ok [INFO] [stdout] test bindgen_test_layout_itimerval ... ok [INFO] [stdout] test bindgen_test_layout_ff_replay ... ok [INFO] [stdout] test bindgen_test_layout_input_absinfo ... 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_input_event ... 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_input_id ... ok [INFO] [stdout] test bindgen_test_layout_timezone ... ok [INFO] [stdout] test bindgen_test_layout_uhid_feature_req ... ok [INFO] [stdout] test bindgen_test_layout_timespec ... ok [INFO] [stdout] test bindgen_test_layout_timeval ... 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_input_req ... ok [INFO] [stdout] test bindgen_test_layout_uhid_output_ev_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_winsize ... ok [INFO] [stdout] test bindgen_test_layout_uhid_start_req ... ok [INFO] [stdout] test bindgen_test_layout_pthread_rwlockattr_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_uhid_feature_answer_req ... ok [INFO] [stdout] test bindgen_test_layout_termio ... ok [INFO] [stdout] test bindgen_test_layout_uhid_create_req ... ok [INFO] [stdout] test bindgen_test_layout_uhid_create2_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] [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 `"docker" "inspect" "44366cad68942f865947a78f73d000bef1c1ea8e9537f53a7a36e61d1325d3b1"` [INFO] running `"docker" "rm" "-f" "44366cad68942f865947a78f73d000bef1c1ea8e9537f53a7a36e61d1325d3b1"` [INFO] [stdout] 44366cad68942f865947a78f73d000bef1c1ea8e9537f53a7a36e61d1325d3b1