[INFO] updating cached repository https://github.com/oberien/logitech-g910-test [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/big/crater/work/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] 7e32f08ad70c19c6d8ab1f2b5fc5768997a12b02 [INFO] testing oberien/logitech-g910-test against 1.38.0 for beta-1.39-1 [INFO] running `"git" "clone" "work/cache/git-repos/https%3A%2F%2Fgithub.com%2Foberien%2Flogitech-g910-test" "work/builds/worker-1/source"` [INFO] [stderr] Cloning into 'work/builds/worker-1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/oberien/logitech-g910-test on toolchain 1.38.0 [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+1.38.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/oberien/logitech-g910-test [INFO] finished tweaking git repo https://github.com/oberien/logitech-g910-test [INFO] tweaked toml for git repo https://github.com/oberien/logitech-g910-test written to work/builds/worker-1/source/Cargo.toml [INFO] crate git repo https://github.com/oberien/logitech-g910-test already has a lockfile, it will not be regenerated [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+1.38.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] error: the lock file /big/crater/work/builds/worker-1/source/Cargo.lock needs to be updated but --locked was passed to prevent this [INFO] the lockfile is outdated, regenerating it [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+1.38.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating git repository `https://github.com/oberien/logitech-g910-rs` [INFO] [stderr] Updating git repository `https://github.com/oberien/logitech-g910-handler-rs` [INFO] [stderr] Updating git repository `https://github.com/oberien/libusb-rs` [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+1.38.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-1/source:/opt/rustwide/workdir:ro,Z" "-v" "/big/crater/work/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/big/crater/work/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=1000" "-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" "+1.38.0" "build" "--frozen"` [INFO] [stdout] 2d0e9f498414b26448a85e7632e7a18e21f8ab008503cfad401976c64932b140 [INFO] running `"docker" "start" "-a" "2d0e9f498414b26448a85e7632e7a18e21f8ab008503cfad401976c64932b140"` [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Compiling pkg-config v0.3.16 [INFO] [stderr] Compiling bitflags v1.2.0 [INFO] [stderr] Compiling bit-vec v0.6.1 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling ioctl-sys v0.5.2 [INFO] [stderr] Compiling custom_derive v0.1.7 [INFO] [stderr] Compiling enum_derive v0.1.7 [INFO] [stderr] Compiling iovec v0.1.2 [INFO] [stderr] Compiling nix v0.6.0 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling pcap v0.5.7 [INFO] [stderr] Compiling uinput-sys v0.1.7 [INFO] [stderr] Compiling bit-set v0.2.0 [INFO] [stderr] Compiling libudev-sys v0.1.4 [INFO] [stderr] Compiling libusb-sys v0.2.3 [INFO] [stderr] Compiling libusb v0.2.2 (https://github.com/oberien/libusb-rs?rev=060be5045140f4625f7450b234af473e877908de#060be504) [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling libudev v0.2.0 [INFO] [stderr] Compiling rand v0.3.23 [INFO] [stderr] Compiling nix v0.10.0 [INFO] [stderr] Compiling g910 v0.1.0 (https://github.com/oberien/logitech-g910-rs?rev=master#638f9635) [INFO] [stderr] Compiling uinput v0.1.3 [INFO] [stderr] error: Could not compile `uinput`. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name uinput /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/uinput-0.1.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts --crate-type lib --emit=dep-info,metadata,link -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="libudev"' --cfg 'feature="udev"' -C metadata=620da4d5e2b5f255 -C extra-filename=-620da4d5e2b5f255 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern custom_derive=/opt/rustwide/target/debug/deps/libcustom_derive-d8dafdd0903c1a8d.rmeta --extern enum_derive=/opt/rustwide/target/debug/deps/libenum_derive-f36bd06b4d63f30f.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-a3b13f6b27abcc70.rmeta --extern libudev=/opt/rustwide/target/debug/deps/liblibudev-30803a032d00733c.rmeta --extern nix=/opt/rustwide/target/debug/deps/libnix-912f628a08a86f04.rmeta --extern uinput_sys=/opt/rustwide/target/debug/deps/libuinput_sys-63c789a04a4d7fac.rmeta --cap-lints allow --cap-lints=warn -L native=/lib/x86_64-linux-gnu` (signal: 9, SIGKILL: kill) [INFO] running `"docker" "inspect" "2d0e9f498414b26448a85e7632e7a18e21f8ab008503cfad401976c64932b140"` [INFO] running `"docker" "rm" "-f" "2d0e9f498414b26448a85e7632e7a18e21f8ab008503cfad401976c64932b140"` [INFO] [stdout] 2d0e9f498414b26448a85e7632e7a18e21f8ab008503cfad401976c64932b140