[INFO] crate wooting-rgb-sdk-sys 0.1.0 is already in cache [INFO] testing wooting-rgb-sdk-sys-0.1.0 against beta-2020-06-03 for beta-1.45-1 [INFO] extracting crate wooting-rgb-sdk-sys 0.1.0 into /workspace/builds/worker-10/source [INFO] validating manifest of crates.io crate wooting-rgb-sdk-sys 0.1.0 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 crates.io crate wooting-rgb-sdk-sys 0.1.0 [INFO] finished tweaking crates.io crate wooting-rgb-sdk-sys 0.1.0 [INFO] tweaked toml for crates.io crate wooting-rgb-sdk-sys 0.1.0 written to /workspace/builds/worker-10/source/Cargo.toml [INFO] running `"/workspace/cargo-home/bin/cargo" "+beta-2020-06-03" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [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-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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] bbbda0629a7f5391d24316f2c0b41c12e072c6d04f8532b0b2b41f9f3bf0a5d8 [INFO] running `"docker" "start" "-a" "bbbda0629a7f5391d24316f2c0b41c12e072c6d04f8532b0b2b41f9f3bf0a5d8"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling bindgen v0.47.3 [INFO] [stderr] Compiling clang-sys v0.26.4 [INFO] [stderr] Compiling libloading v0.5.2 [INFO] [stderr] Compiling which v2.0.1 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling wooting-rgb-sdk-sys v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: vendor/src/wooting-usb.c: In function 'wooting_usb_send_buffer': [INFO] [stderr] warning: vendor/src/wooting-usb.c:163:2: warning: implicit declaration of function 'memcpy' [-Wimplicit-function-declaration] [INFO] [stderr] warning: 163 | memcpy(&report_buffer[6], rgb_buffer, RGB_RAW_BUFFER_SIZE); [INFO] [stderr] warning: | ^~~~~~ [INFO] [stderr] warning: vendor/src/wooting-usb.c:163:2: warning: incompatible implicit declaration of built-in function 'memcpy' [INFO] [stderr] warning: vendor/src/wooting-usb.c:12:1: note: include '' or provide a declaration of 'memcpy' [INFO] [stderr] warning: 11 | #include "hidapi.h" [INFO] [stderr] warning: +++ |+#include [INFO] [stderr] warning: 12 | [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 24.81s [INFO] running `"docker" "inspect" "bbbda0629a7f5391d24316f2c0b41c12e072c6d04f8532b0b2b41f9f3bf0a5d8"` [INFO] running `"docker" "rm" "-f" "bbbda0629a7f5391d24316f2c0b41c12e072c6d04f8532b0b2b41f9f3bf0a5d8"` [INFO] [stdout] bbbda0629a7f5391d24316f2c0b41c12e072c6d04f8532b0b2b41f9f3bf0a5d8 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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] a77658d281375ade16aafa5ec65018556c011a65169d2d2758b8e1b41e30f277 [INFO] running `"docker" "start" "-a" "a77658d281375ade16aafa5ec65018556c011a65169d2d2758b8e1b41e30f277"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] warning: vendor/src/wooting-usb.c: In function 'wooting_usb_send_buffer': [INFO] [stderr] warning: vendor/src/wooting-usb.c:163:2: warning: implicit declaration of function 'memcpy' [-Wimplicit-function-declaration] [INFO] [stderr] warning: 163 | memcpy(&report_buffer[6], rgb_buffer, RGB_RAW_BUFFER_SIZE); [INFO] [stderr] warning: | ^~~~~~ [INFO] [stderr] warning: vendor/src/wooting-usb.c:163:2: warning: incompatible implicit declaration of built-in function 'memcpy' [INFO] [stderr] warning: vendor/src/wooting-usb.c:12:1: note: include '' or provide a declaration of 'memcpy' [INFO] [stderr] warning: 11 | #include "hidapi.h" [INFO] [stderr] warning: +++ |+#include [INFO] [stderr] warning: 12 | [INFO] [stderr] Compiling wooting-rgb-sdk-sys v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.80s [INFO] running `"docker" "inspect" "a77658d281375ade16aafa5ec65018556c011a65169d2d2758b8e1b41e30f277"` [INFO] running `"docker" "rm" "-f" "a77658d281375ade16aafa5ec65018556c011a65169d2d2758b8e1b41e30f277"` [INFO] [stdout] a77658d281375ade16aafa5ec65018556c011a65169d2d2758b8e1b41e30f277 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 06671a34eca28b929a09c4bfe93f0fc8ca058920b1643393d83af7d563055cf2 [INFO] running `"docker" "start" "-a" "06671a34eca28b929a09c4bfe93f0fc8ca058920b1643393d83af7d563055cf2"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] warning: vendor/src/wooting-usb.c: In function 'wooting_usb_send_buffer': [INFO] [stderr] warning: vendor/src/wooting-usb.c:163:2: warning: implicit declaration of function 'memcpy' [-Wimplicit-function-declaration] [INFO] [stderr] warning: 163 | memcpy(&report_buffer[6], rgb_buffer, RGB_RAW_BUFFER_SIZE); [INFO] [stderr] warning: | ^~~~~~ [INFO] [stderr] warning: vendor/src/wooting-usb.c:163:2: warning: incompatible implicit declaration of built-in function 'memcpy' [INFO] [stderr] warning: vendor/src/wooting-usb.c:12:1: note: include '' or provide a declaration of 'memcpy' [INFO] [stderr] warning: 11 | #include "hidapi.h" [INFO] [stderr] warning: +++ |+#include [INFO] [stderr] warning: 12 | [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.16s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/wooting_rgb_sdk_sys-260f78e1f1d4bc58 [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test bindgen_test_layout___fsid_t ... ok [INFO] [stderr] Doc-tests wooting-rgb-sdk-sys [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [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" "06671a34eca28b929a09c4bfe93f0fc8ca058920b1643393d83af7d563055cf2"` [INFO] running `"docker" "rm" "-f" "06671a34eca28b929a09c4bfe93f0fc8ca058920b1643393d83af7d563055cf2"` [INFO] [stdout] 06671a34eca28b929a09c4bfe93f0fc8ca058920b1643393d83af7d563055cf2