[INFO] cloning repository https://github.com/qzed/linux-surface-control [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/qzed/linux-surface-control" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fqzed%2Flinux-surface-control", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fqzed%2Flinux-surface-control'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d870380bd48cc7723493102bbd7b7448124ecd52 [INFO] checking qzed/linux-surface-control against try#8c8ae8ffc9525cd62834a2b27e7aecc1c64ff44f for pr-105568 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fqzed%2Flinux-surface-control" "/workspace/builds/worker-1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/qzed/linux-surface-control on toolchain 8c8ae8ffc9525cd62834a2b27e7aecc1c64ff44f [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8c8ae8ffc9525cd62834a2b27e7aecc1c64ff44f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/qzed/linux-surface-control [INFO] finished tweaking git repo https://github.com/qzed/linux-surface-control [INFO] tweaked toml for git repo https://github.com/qzed/linux-surface-control written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate git repo https://github.com/qzed/linux-surface-control already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8c8ae8ffc9525cd62834a2b27e7aecc1c64ff44f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:bb5b0feb4f87116a4ea905b7ff5bf5b85913db05e9f0fbc1abdd3168928d9075" "/opt/rustwide/cargo-home/bin/cargo" "+8c8ae8ffc9525cd62834a2b27e7aecc1c64ff44f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b4ebab3351b2c5aa4dc2162da298df20676f1ad9ca524aa0d961983d9fe9120a [INFO] running `Command { std: "docker" "start" "-a" "b4ebab3351b2c5aa4dc2162da298df20676f1ad9ca524aa0d961983d9fe9120a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b4ebab3351b2c5aa4dc2162da298df20676f1ad9ca524aa0d961983d9fe9120a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b4ebab3351b2c5aa4dc2162da298df20676f1ad9ca524aa0d961983d9fe9120a", kill_on_drop: false }` [INFO] [stdout] b4ebab3351b2c5aa4dc2162da298df20676f1ad9ca524aa0d961983d9fe9120a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "RUSTDOCFLAGS=--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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:bb5b0feb4f87116a4ea905b7ff5bf5b85913db05e9f0fbc1abdd3168928d9075" "/opt/rustwide/cargo-home/bin/cargo" "+8c8ae8ffc9525cd62834a2b27e7aecc1c64ff44f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 449cfcf23a503c0eedb24eb883e4a7196d04c10e9a8641c22d6fa5686935647e [INFO] running `Command { std: "docker" "start" "-a" "449cfcf23a503c0eedb24eb883e4a7196d04c10e9a8641c22d6fa5686935647e", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling proc-macro2 v1.0.43 [INFO] [stderr] Compiling quote v1.0.21 [INFO] [stderr] Compiling libc v0.2.132 [INFO] [stderr] Compiling unicode-ident v1.0.4 [INFO] [stderr] Compiling syn v1.0.99 [INFO] [stderr] Compiling futures-core v0.3.24 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling futures-task v0.3.24 [INFO] [stderr] Compiling futures-channel v0.3.24 [INFO] [stderr] Compiling futures-util v0.3.24 [INFO] [stderr] Compiling pkg-config v0.3.25 [INFO] [stderr] Compiling pin-project-lite v0.2.9 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling thiserror v1.0.35 [INFO] [stderr] Compiling futures-sink v0.3.24 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling once_cell v1.14.0 [INFO] [stderr] Compiling serde v1.0.144 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling futures-io v0.3.24 [INFO] [stderr] Compiling os_str_bytes v6.3.0 [INFO] [stderr] Compiling serde_json v1.0.85 [INFO] [stderr] Compiling anyhow v1.0.65 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling clap_lex v0.2.4 [INFO] [stderr] Compiling tracing-core v0.1.29 [INFO] [stderr] Compiling termcolor v1.1.3 [INFO] [stderr] Compiling slab v0.4.7 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling indexmap v1.9.1 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling textwrap v0.15.1 [INFO] [stderr] Compiling itoa v1.0.3 [INFO] [stderr] Compiling libudev-sys v0.1.4 [INFO] [stderr] Compiling ryu v1.0.11 [INFO] [stderr] Compiling smallvec v1.9.0 [INFO] [stderr] Compiling indoc v1.0.7 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking nix v0.24.2 [INFO] [stderr] Checking nix v0.25.0 [INFO] [stderr] Compiling clap v3.2.22 [INFO] [stderr] Compiling udev v0.6.3 [INFO] [stderr] Compiling clap_complete v3.2.5 [INFO] [stderr] error: could not compile `clap` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name clap --edition=2021 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clap-3.2.22/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="atty"' --cfg 'feature="cargo"' --cfg 'feature="color"' --cfg 'feature="default"' --cfg 'feature="once_cell"' --cfg 'feature="std"' --cfg 'feature="strsim"' --cfg 'feature="suggestions"' --cfg 'feature="termcolor"' -C metadata=0270d875454df3aa -C extra-filename=-0270d875454df3aa --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern atty=/opt/rustwide/target/debug/deps/libatty-8f21007f82c7cc3c.rmeta --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-05dfd5b5d1225bed.rmeta --extern clap_lex=/opt/rustwide/target/debug/deps/libclap_lex-b94284aa4f3cfc92.rmeta --extern indexmap=/opt/rustwide/target/debug/deps/libindexmap-c6a0d2b9f1b23663.rmeta --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-c65a6d4c9807062d.rmeta --extern strsim=/opt/rustwide/target/debug/deps/libstrsim-4e9d0b184b9a2988.rmeta --extern termcolor=/opt/rustwide/target/debug/deps/libtermcolor-2371eaeb5b8d3a13.rmeta --extern textwrap=/opt/rustwide/target/debug/deps/libtextwrap-2f5f01914f56b441.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "449cfcf23a503c0eedb24eb883e4a7196d04c10e9a8641c22d6fa5686935647e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "449cfcf23a503c0eedb24eb883e4a7196d04c10e9a8641c22d6fa5686935647e", kill_on_drop: false }` [INFO] [stdout] 449cfcf23a503c0eedb24eb883e4a7196d04c10e9a8641c22d6fa5686935647e