[INFO] updating cached repository https://github.com/oberien/logitech-g910-cli [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] 760a2bfa1da3232ee6f59ffc7df1ced3d20839a1 [INFO] testing oberien/logitech-g910-cli against beta-2019-09-28 for beta-1.39-1 [INFO] running `"git" "clone" "work/cache/git-repos/https%3A%2F%2Fgithub.com%2Foberien%2Flogitech-g910-cli" "work/builds/worker-7/source"` [INFO] [stderr] Cloning into 'work/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/oberien/logitech-g910-cli on toolchain beta-2019-09-28 [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+beta-2019-09-28" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/oberien/logitech-g910-cli [INFO] finished tweaking git repo https://github.com/oberien/logitech-g910-cli [INFO] tweaked toml for git repo https://github.com/oberien/logitech-g910-cli written to work/builds/worker-7/source/Cargo.toml [INFO] crate git repo https://github.com/oberien/logitech-g910-cli already has a lockfile, it will not be regenerated [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+beta-2019-09-28" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] error: the lock file /big/crater/work/builds/worker-7/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" "+beta-2019-09-28" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [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" "+beta-2019-09-28" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-7/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" "+beta-2019-09-28" "build" "--frozen"` [INFO] [stdout] e1835a16c5b10d9d1790b0119feb23e77224e39717d391d3b626593cac3b5e87 [INFO] running `"docker" "start" "-a" "e1835a16c5b10d9d1790b0119feb23e77224e39717d391d3b626593cac3b5e87"` [INFO] [stderr] Compiling nix v0.10.0 [INFO] [stderr] Compiling bit-vec v0.6.1 [INFO] [stderr] Compiling ioctl-sys v0.5.2 [INFO] [stderr] Compiling byteorder v0.5.3 [INFO] [stderr] Compiling custom_derive v0.1.7 [INFO] [stderr] Compiling enum_derive v0.1.7 [INFO] [stderr] Compiling argparse v0.2.2 [INFO] [stderr] Compiling libudev-sys v0.1.4 [INFO] [stderr] Compiling libusb-sys v0.2.3 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling nix v0.6.0 [INFO] [stderr] Compiling uinput-sys v0.1.7 [INFO] [stderr] Compiling bit-set v0.2.0 [INFO] [stderr] Compiling libusb v0.2.2 (https://github.com/oberien/libusb-rs?rev=060be5045140f4625f7450b234af473e877908de#060be504) [INFO] [stderr] Compiling libudev v0.2.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=63e7640e6a34ad37 -C extra-filename=-63e7640e6a34ad37 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern custom_derive=/opt/rustwide/target/debug/deps/libcustom_derive-1a26498bf02af92d.rmeta --extern enum_derive=/opt/rustwide/target/debug/deps/libenum_derive-53c31260b4a379e7.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-9f7a5de25bd5699b.rmeta --extern libudev=/opt/rustwide/target/debug/deps/liblibudev-48f4cfbf8ce8e645.rmeta --extern nix=/opt/rustwide/target/debug/deps/libnix-afec63be72317b3f.rmeta --extern uinput_sys=/opt/rustwide/target/debug/deps/libuinput_sys-407474a3d216017c.rmeta --cap-lints allow --cap-lints=warn -L native=/lib/x86_64-linux-gnu` (signal: 9, SIGKILL: kill) [INFO] running `"docker" "inspect" "e1835a16c5b10d9d1790b0119feb23e77224e39717d391d3b626593cac3b5e87"` [INFO] running `"docker" "rm" "-f" "e1835a16c5b10d9d1790b0119feb23e77224e39717d391d3b626593cac3b5e87"` [INFO] [stdout] e1835a16c5b10d9d1790b0119feb23e77224e39717d391d3b626593cac3b5e87