[INFO] updating cached repository https://github.com/stewartpark/c-hjkl [INFO] running `Command { std: "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", kill_on_drop: false }` [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 526f9723fc25c3f421f7cdc7b07f9b62730afb51 [INFO] testing stewartpark/c-hjkl against beta-2020-07-24 for beta-1.46-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fstewartpark%2Fc-hjkl" "/workspace/builds/worker-14/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-14/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/stewartpark/c-hjkl on toolchain beta-2020-07-24 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2020-07-24" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/stewartpark/c-hjkl [INFO] finished tweaking git repo https://github.com/stewartpark/c-hjkl [INFO] tweaked toml for git repo https://github.com/stewartpark/c-hjkl written to /workspace/builds/worker-14/source/Cargo.toml [INFO] crate git repo https://github.com/stewartpark/c-hjkl already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2020-07-24" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-07-24" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 738f307ed39cf629b796331796ea7a99c5b7b2ba1e9c84ccddca288463bac46b [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "738f307ed39cf629b796331796ea7a99c5b7b2ba1e9c84ccddca288463bac46b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "738f307ed39cf629b796331796ea7a99c5b7b2ba1e9c84ccddca288463bac46b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "738f307ed39cf629b796331796ea7a99c5b7b2ba1e9c84ccddca288463bac46b", kill_on_drop: false }` [INFO] [stdout] 738f307ed39cf629b796331796ea7a99c5b7b2ba1e9c84ccddca288463bac46b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-07-24" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e1d53b6bebf226d5929e922fbadda1254adaa6b86ae54286cd0339b967bb659f [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "e1d53b6bebf226d5929e922fbadda1254adaa6b86ae54286cd0339b967bb659f", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.70 [INFO] [stderr] Compiling proc-macro2 v1.0.15 [INFO] [stderr] Compiling syn v1.0.23 [INFO] [stderr] Compiling nix v0.10.0 [INFO] [stderr] Compiling ioctl-sys v0.5.2 [INFO] [stderr] Compiling custom_derive v0.1.7 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling enum_derive v0.1.7 [INFO] [stderr] Compiling os_str_bytes v2.3.1 [INFO] [stderr] Compiling quote v1.0.6 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling libudev-sys v0.1.4 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling uinput-sys v0.1.7 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling libudev v0.2.0 [INFO] [stderr] Compiling uinput v0.1.3 [INFO] [stderr] Compiling syn-mid v0.5.0 [INFO] [stderr] Compiling proc-macro-error-attr v0.4.12 [INFO] [stderr] Compiling proc-macro-error v0.4.12 [INFO] [stderr] Compiling clap_derive v3.0.0-beta.1 [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 --crate-type lib --emit=dep-info,metadata,link -Cembed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="libudev"' --cfg 'feature="udev"' -C metadata=25f3108bce064a1e -C extra-filename=-25f3108bce064a1e --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern custom_derive=/opt/rustwide/target/debug/deps/libcustom_derive-2cd77fb743b75f42.rmeta --extern enum_derive=/opt/rustwide/target/debug/deps/libenum_derive-104ce0640f8718ef.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-17b455bd8188fa8a.rmeta --extern libudev=/opt/rustwide/target/debug/deps/liblibudev-20936fa9cc785349.rmeta --extern nix=/opt/rustwide/target/debug/deps/libnix-65e3e7ca3427c37c.rmeta --extern uinput_sys=/opt/rustwide/target/debug/deps/libuinput_sys-0306609ea73f3118.rmeta --cap-lints allow --cap-lints=warn -L native=/lib/x86_64-linux-gnu` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "e1d53b6bebf226d5929e922fbadda1254adaa6b86ae54286cd0339b967bb659f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e1d53b6bebf226d5929e922fbadda1254adaa6b86ae54286cd0339b967bb659f", kill_on_drop: false }` [INFO] [stdout] e1d53b6bebf226d5929e922fbadda1254adaa6b86ae54286cd0339b967bb659f