[INFO] updating cached repository atmouse-/otp-uinput [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/atmouse-/otp-uinput [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/atmouse-/otp-uinput" "work/ex/beta-1.38-1/sources/1.37.0/gh/atmouse-/otp-uinput"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/1.37.0/gh/atmouse-/otp-uinput'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/atmouse-/otp-uinput" "work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/atmouse-/otp-uinput"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/atmouse-/otp-uinput'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] d3f42c4228c81c0e0da8f73b1d79d10569580634 [INFO] sha for GitHub repo atmouse-/otp-uinput: d3f42c4228c81c0e0da8f73b1d79d10569580634 [INFO] validating manifest of atmouse-/otp-uinput on toolchain 1.37.0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of atmouse-/otp-uinput on toolchain beta-2019-08-13 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing atmouse-/otp-uinput [INFO] finished frobbing atmouse-/otp-uinput [INFO] frobbed toml for atmouse-/otp-uinput written to work/ex/beta-1.38-1/sources/1.37.0/gh/atmouse-/otp-uinput/Cargo.toml [INFO] started frobbing atmouse-/otp-uinput [INFO] finished frobbing atmouse-/otp-uinput [INFO] frobbed toml for atmouse-/otp-uinput written to work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/atmouse-/otp-uinput/Cargo.toml [INFO] crate atmouse-/otp-uinput already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing atmouse-/otp-uinput against 1.37.0 for beta-1.38-1 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-4/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/atmouse-/otp-uinput:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+1.37.0" "build" "--frozen"` [INFO] [stdout] 3acc91fcc4a424e4abb349f8591452a6e0f4605779fb69ad6fbd5fa51fe0f6a1 [INFO] running `"docker" "start" "-a" "3acc91fcc4a424e4abb349f8591452a6e0f4605779fb69ad6fbd5fa51fe0f6a1"` [INFO] [stderr] Compiling ioctl-sys v0.5.2 [INFO] [stderr] Compiling enum_derive v0.1.7 [INFO] [stderr] Compiling libudev-sys v0.1.4 [INFO] [stderr] Compiling nix v0.10.0 [INFO] [stderr] Compiling tokio-fs v0.1.6 [INFO] [stderr] Compiling tokio-udp v0.1.3 [INFO] [stderr] Compiling tokio-uds v0.2.5 [INFO] [stderr] Compiling uinput-sys v0.1.7 [INFO] [stderr] Compiling libudev v0.2.0 [INFO] [stderr] Compiling tokio v0.1.19 [INFO] [stderr] Compiling tokio-core v0.1.17 [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/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/uinput-0.1.3/src/lib.rs --color never --crate-type lib --emit=dep-info,metadata,link -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="libudev"' --cfg 'feature="udev"' -C metadata=f43d141ddf9925c3 -C extra-filename=-f43d141ddf9925c3 --out-dir /opt/crater/target/debug/deps -L dependency=/opt/crater/target/debug/deps --extern custom_derive=/opt/crater/target/debug/deps/libcustom_derive-9aa13b58de859316.rlib --extern enum_derive=/opt/crater/target/debug/deps/libenum_derive-ff8fa0f7c09a5d17.rlib --extern libc=/opt/crater/target/debug/deps/liblibc-f76954ad47ed8060.rlib --extern libudev=/opt/crater/target/debug/deps/liblibudev-ecbeae794a00d0f4.rlib --extern nix=/opt/crater/target/debug/deps/libnix-018a51120c78a283.rlib --extern uinput_sys=/opt/crater/target/debug/deps/libuinput_sys-5b2395480bc6ed0f.rlib --cap-lints allow --cap-lints=warn -L native=/lib/x86_64-linux-gnu` (signal: 9, SIGKILL: kill) [INFO] running `"docker" "inspect" "3acc91fcc4a424e4abb349f8591452a6e0f4605779fb69ad6fbd5fa51fe0f6a1"` [INFO] running `"docker" "rm" "-f" "3acc91fcc4a424e4abb349f8591452a6e0f4605779fb69ad6fbd5fa51fe0f6a1"` [INFO] [stdout] 3acc91fcc4a424e4abb349f8591452a6e0f4605779fb69ad6fbd5fa51fe0f6a1