[INFO] cloning repository https://github.com/BrendanBall/barrier-rust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/BrendanBall/barrier-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBrendanBall%2Fbarrier-rust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBrendanBall%2Fbarrier-rust'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b8a7ca86494866873b36deff3b00e94e6af81cce [INFO] testing BrendanBall/barrier-rust against 1.49.0 for beta-1.50-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBrendanBall%2Fbarrier-rust" "/workspace/builds/worker-4/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/BrendanBall/barrier-rust on toolchain 1.49.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.49.0" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/BrendanBall/barrier-rust [INFO] finished tweaking git repo https://github.com/BrendanBall/barrier-rust [INFO] tweaked toml for git repo https://github.com/BrendanBall/barrier-rust written to /workspace/builds/worker-4/source/Cargo.toml [INFO] crate git repo https://github.com/BrendanBall/barrier-rust already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.49.0" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "+1.49.0" "metadata" "--no-deps" "--format-version=1", 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] 9bdfaae173051a203650ef4ea10ef7e53c0c3bc7897d43f5a9082b92cb2c9406 [INFO] running `Command { std: "docker" "start" "-a" "9bdfaae173051a203650ef4ea10ef7e53c0c3bc7897d43f5a9082b92cb2c9406", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9bdfaae173051a203650ef4ea10ef7e53c0c3bc7897d43f5a9082b92cb2c9406", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9bdfaae173051a203650ef4ea10ef7e53c0c3bc7897d43f5a9082b92cb2c9406", kill_on_drop: false }` [INFO] [stdout] 9bdfaae173051a203650ef4ea10ef7e53c0c3bc7897d43f5a9082b92cb2c9406 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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=warn" "-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" "+1.49.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ffd99685b9c526515f20d1b4efcfcfa8f3fa56b2b3544ee8fe0f9a2507b754f8 [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" "ffd99685b9c526515f20d1b4efcfcfa8f3fa56b2b3544ee8fe0f9a2507b754f8", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.9 [INFO] [stderr] Compiling syn v1.0.17 [INFO] [stderr] Compiling cc v1.0.50 [INFO] [stderr] Compiling ryu v1.0.3 [INFO] [stderr] Compiling serde v1.0.105 [INFO] [stderr] Compiling serde v0.8.23 [INFO] [stderr] Compiling arrayvec v0.4.12 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling regex-syntax v0.6.17 [INFO] [stderr] Compiling nix v0.13.1 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling version_check v0.9.1 [INFO] [stderr] Compiling nix v0.10.0 [INFO] [stderr] Compiling ioctl-sys v0.5.2 [INFO] [stderr] Compiling static_assertions v0.3.4 [INFO] [stderr] Compiling itoa v0.4.5 [INFO] [stderr] Compiling rust-ini v0.13.0 [INFO] [stderr] Compiling enum_derive v0.1.7 [INFO] [stderr] Compiling custom_derive v0.1.7 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling yaml-rust v0.4.3 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling uinput-sys v0.1.7 [INFO] [stderr] Compiling lexical-core v0.6.7 [INFO] [stderr] Compiling libudev-sys v0.1.4 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling nom v5.1.1 [INFO] [stderr] Compiling libudev v0.2.0 [INFO] [stderr] Compiling backtrace-sys v0.1.34 [INFO] [stderr] Compiling evdev-sys v0.2.0 [INFO] [stderr] Compiling quote v1.0.3 [INFO] [stderr] Compiling num-traits v0.1.43 [INFO] [stderr] Compiling backtrace v0.3.41 [INFO] [stderr] Compiling serde_test v0.8.23 [INFO] [stderr] Compiling linked-hash-map v0.3.0 [INFO] [stderr] Compiling regex v1.3.5 [INFO] [stderr] Compiling serde-hjson v0.8.2 [INFO] [stderr] Compiling evdev-rs v0.3.1 [INFO] [stderr] Compiling uinput v0.1.3 [INFO] [stderr] Compiling snafu-derive v0.5.0 [INFO] [stderr] Compiling serde_derive v1.0.105 [INFO] [stderr] Compiling proc-macro-hack v0.5.12 [INFO] [stderr] Compiling hex-literal-impl v0.2.1 [INFO] [stderr] Compiling hex-literal v0.2.1 [INFO] [stderr] Compiling snafu v0.5.0 [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 embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="libudev"' --cfg 'feature="udev"' -C metadata=04268f56d81f47b6 -C extra-filename=-04268f56d81f47b6 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern custom_derive=/opt/rustwide/target/debug/deps/libcustom_derive-4dd08374a6d148b5.rmeta --extern enum_derive=/opt/rustwide/target/debug/deps/libenum_derive-b0902edcb0bb7f6b.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-bc745ef621153834.rmeta --extern libudev=/opt/rustwide/target/debug/deps/liblibudev-63d4846b7812bbd5.rmeta --extern nix=/opt/rustwide/target/debug/deps/libnix-66337afee2420c51.rmeta --extern uinput_sys=/opt/rustwide/target/debug/deps/libuinput_sys-599db906a2e50349.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" "ffd99685b9c526515f20d1b4efcfcfa8f3fa56b2b3544ee8fe0f9a2507b754f8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ffd99685b9c526515f20d1b4efcfcfa8f3fa56b2b3544ee8fe0f9a2507b754f8", kill_on_drop: false }` [INFO] [stdout] ffd99685b9c526515f20d1b4efcfcfa8f3fa56b2b3544ee8fe0f9a2507b754f8