[INFO] updating cached repository https://github.com/DenSASoftware/g13-rust [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] e54591d1acf74f68697a030607ecb5e53fca7143 [INFO] testing DenSASoftware/g13-rust against master#8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e for pr-74409 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDenSASoftware%2Fg13-rust" "/workspace/builds/worker-2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/DenSASoftware/g13-rust on toolchain 8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/DenSASoftware/g13-rust [INFO] finished tweaking git repo https://github.com/DenSASoftware/g13-rust [INFO] tweaked toml for git repo https://github.com/DenSASoftware/g13-rust written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate git repo https://github.com/DenSASoftware/g13-rust already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3ad2ef489edd7db4e7cfa0f112d1499106dc4fb1014bf4e0b461f3b3b77fa476 [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" "3ad2ef489edd7db4e7cfa0f112d1499106dc4fb1014bf4e0b461f3b3b77fa476", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3ad2ef489edd7db4e7cfa0f112d1499106dc4fb1014bf4e0b461f3b3b77fa476", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3ad2ef489edd7db4e7cfa0f112d1499106dc4fb1014bf4e0b461f3b3b77fa476", kill_on_drop: false }` [INFO] [stdout] 3ad2ef489edd7db4e7cfa0f112d1499106dc4fb1014bf4e0b461f3b3b77fa476 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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=forbid" "-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:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b041e3f85feade26b61898942b751adcd275f5f13fdbba02dc17092344ed6d45 [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" "b041e3f85feade26b61898942b751adcd275f5f13fdbba02dc17092344ed6d45", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.45 [INFO] [stderr] Compiling num-traits v0.2.6 [INFO] [stderr] Compiling cfg-if v0.1.6 [INFO] [stderr] Compiling nix v0.10.0 [INFO] [stderr] Compiling byteorder v1.2.7 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling bit-vec v0.5.0 [INFO] [stderr] Compiling ioctl-sys v0.5.2 [INFO] [stderr] Compiling custom_derive v0.1.7 [INFO] [stderr] Compiling enum_derive v0.1.7 [INFO] [stderr] Compiling libudev-sys v0.1.4 [INFO] [stderr] Compiling libusb-sys v0.2.3 [INFO] [stderr] Compiling log v0.4.6 [INFO] [stderr] Compiling bit-set v0.2.0 [INFO] [stderr] Compiling iovec v0.1.2 [INFO] [stderr] Compiling time v0.1.41 [INFO] [stderr] Compiling uinput-sys v0.1.7 [INFO] [stderr] Compiling libudev v0.2.0 [INFO] [stderr] Compiling bytes v0.4.11 [INFO] [stderr] Compiling libusb v0.3.0 [INFO] [stderr] Compiling num-integer v0.1.39 [INFO] [stderr] Compiling chrono v0.4.6 [INFO] [stderr] Compiling simple_logger v1.0.1 [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 --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=f1e4c42a14c8aea4 -C extra-filename=-f1e4c42a14c8aea4 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern custom_derive=/opt/rustwide/target/debug/deps/libcustom_derive-fddca1e9550cc2e2.rmeta --extern enum_derive=/opt/rustwide/target/debug/deps/libenum_derive-3ec03032cbdbad7d.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-01c5de553f88693a.rmeta --extern libudev=/opt/rustwide/target/debug/deps/liblibudev-97dd46e1a6f14ee5.rmeta --extern nix=/opt/rustwide/target/debug/deps/libnix-c5d1999f877d6670.rmeta --extern uinput_sys=/opt/rustwide/target/debug/deps/libuinput_sys-bacd75f702c82a39.rmeta --cap-lints allow --cap-lints=forbid -L native=/lib/x86_64-linux-gnu` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "b041e3f85feade26b61898942b751adcd275f5f13fdbba02dc17092344ed6d45", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b041e3f85feade26b61898942b751adcd275f5f13fdbba02dc17092344ed6d45", kill_on_drop: false }` [INFO] [stdout] b041e3f85feade26b61898942b751adcd275f5f13fdbba02dc17092344ed6d45