[INFO] cloning 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" "clone" "--bare" "https://github.com/stewartpark/c-hjkl" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fstewartpark%2Fc-hjkl", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fstewartpark%2Fc-hjkl'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 526f9723fc25c3f421f7cdc7b07f9b62730afb51 [INFO] testing stewartpark/c-hjkl against try#eafdee2dfae8c2233b74f98b123308be7ccefcc6 for pr-79296 [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 eafdee2dfae8c2233b74f98b123308be7ccefcc6 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+eafdee2dfae8c2233b74f98b123308be7ccefcc6" "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" "+eafdee2dfae8c2233b74f98b123308be7ccefcc6" "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" "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" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+eafdee2dfae8c2233b74f98b123308be7ccefcc6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e4367fc96f919105d47baf908515c4329f085f07576d540147b2b40ac290ad1a [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" "e4367fc96f919105d47baf908515c4329f085f07576d540147b2b40ac290ad1a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e4367fc96f919105d47baf908515c4329f085f07576d540147b2b40ac290ad1a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e4367fc96f919105d47baf908515c4329f085f07576d540147b2b40ac290ad1a", kill_on_drop: false }` [INFO] [stdout] e4367fc96f919105d47baf908515c4329f085f07576d540147b2b40ac290ad1a [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" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+eafdee2dfae8c2233b74f98b123308be7ccefcc6" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 7284ec992043469b16c8418520541f5af71a52ad1eaaefa1c746f86169bac3a0 [INFO] running `Command { std: "docker" "start" "-a" "7284ec992043469b16c8418520541f5af71a52ad1eaaefa1c746f86169bac3a0", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.70 [INFO] [stderr] Compiling proc-macro2 v1.0.15 [INFO] [stderr] Compiling version_check v0.9.1 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling syn v1.0.23 [INFO] [stderr] Compiling pkg-config v0.3.17 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling unicode-segmentation v1.6.0 [INFO] [stderr] Compiling unicode-width v0.1.7 [INFO] [stderr] Compiling ioctl-sys v0.5.2 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling os_str_bytes v2.3.1 [INFO] [stderr] Compiling enum_derive v0.1.7 [INFO] [stderr] Compiling custom_derive v0.1.7 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling termcolor v1.1.0 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling proc-macro-error-attr v0.4.12 [INFO] [stderr] Compiling proc-macro-error v0.4.12 [INFO] [stderr] Compiling indexmap v1.3.2 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling libudev-sys v0.1.4 [INFO] [stderr] Compiling quote v1.0.6 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling uinput-sys v0.1.7 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling libudev v0.2.0 [INFO] [stderr] Compiling nix v0.10.0 [INFO] [stderr] Compiling syn-mid v0.5.0 [INFO] [stderr] Compiling uinput v0.1.3 [INFO] [stderr] Compiling clap_derive v3.0.0-beta.1 [INFO] [stderr] Compiling clap 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 -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="libudev"' --cfg 'feature="udev"' -C metadata=151be2fdf84bf354 -C extra-filename=-151be2fdf84bf354 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern custom_derive=/opt/rustwide/target/debug/deps/libcustom_derive-cf88c7a2695a8db6.rmeta --extern enum_derive=/opt/rustwide/target/debug/deps/libenum_derive-7af76449f9e6b59f.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-5bb5029eb671be1f.rmeta --extern libudev=/opt/rustwide/target/debug/deps/liblibudev-acf431a82b979e76.rmeta --extern nix=/opt/rustwide/target/debug/deps/libnix-167f8a07d6282e37.rmeta --extern uinput_sys=/opt/rustwide/target/debug/deps/libuinput_sys-765c28d7f13f7e64.rmeta --cap-lints allow --cap-lints=forbid -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" "7284ec992043469b16c8418520541f5af71a52ad1eaaefa1c746f86169bac3a0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7284ec992043469b16c8418520541f5af71a52ad1eaaefa1c746f86169bac3a0", kill_on_drop: false }` [INFO] [stdout] 7284ec992043469b16c8418520541f5af71a52ad1eaaefa1c746f86169bac3a0