[INFO] cloning repository https://github.com/929496959/HopToDesk
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/929496959/HopToDesk" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F929496959%2FHopToDesk", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F929496959%2FHopToDesk'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] f98eb437b58308ee2607712a758716debe100c83
[INFO] checking 929496959/HopToDesk against try#ddcf048784667508cd676fef4667f88ae15628a3 for pr-148271
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F929496959%2FHopToDesk" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-5-tc2/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/929496959/HopToDesk
[INFO] finished tweaking git repo https://github.com/929496959/HopToDesk
[INFO] tweaked toml for git repo https://github.com/929496959/HopToDesk written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/929496959/HopToDesk on toolchain ddcf048784667508cd676fef4667f88ae15628a3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ddcf048784667508cd676fef4667f88ae15628a3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/929496959/HopToDesk already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ddcf048784667508cd676fef4667f88ae15628a3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ddcf048784667508cd676fef4667f88ae15628a3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] cd7972dabb4633786832e38f5c9318ad5b3bc377376971b89c81a953e56fa2ed
[INFO] running `Command { std: "docker" "start" "-a" "cd7972dabb4633786832e38f5c9318ad5b3bc377376971b89c81a953e56fa2ed", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "cd7972dabb4633786832e38f5c9318ad5b3bc377376971b89c81a953e56fa2ed", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cd7972dabb4633786832e38f5c9318ad5b3bc377376971b89c81a953e56fa2ed", kill_on_drop: false }`
[INFO] [stdout] cd7972dabb4633786832e38f5c9318ad5b3bc377376971b89c81a953e56fa2ed
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ddcf048784667508cd676fef4667f88ae15628a3" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 79b3a73a479d2aff7a73a5e72d9cd24d96ca427d89d20b5060b42563ee0e94b7
[INFO] running `Command { std: "docker" "start" "-a" "79b3a73a479d2aff7a73a5e72d9cd24d96ca427d89d20b5060b42563ee0e94b7", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.125
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.37
[INFO] [stderr]    Compiling unicode-xid v0.2.3
[INFO] [stderr]    Compiling syn v1.0.92
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]    Compiling pkg-config v0.3.25
[INFO] [stderr]    Compiling serde_derive v1.0.137
[INFO] [stderr]    Compiling serde v1.0.137
[INFO] [stderr]     Checking scopeguard v1.1.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.3
[INFO] [stderr]     Checking pin-project-lite v0.2.9
[INFO] [stderr]     Checking once_cell v1.10.0
[INFO] [stderr]    Compiling futures-core v0.3.21
[INFO] [stderr]     Checking smallvec v1.8.0
[INFO] [stderr]     Checking bytes v1.1.0
[INFO] [stderr]    Compiling either v1.6.1
[INFO] [stderr]     Checking itoa v1.0.1
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling openssl v0.10.39
[INFO] [stderr]    Compiling autocfg v0.1.8
[INFO] [stderr]    Compiling rand_core v0.4.2
[INFO] [stderr]    Compiling httparse v1.7.1
[INFO] [stderr]     Checking regex-syntax v0.6.25
[INFO] [stderr]     Checking futures-io v0.3.21
[INFO] [stderr]    Compiling lock_api v0.4.7
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]    Compiling indexmap v1.8.1
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]     Checking slab v0.4.6
[INFO] [stderr]     Checking futures-sink v0.3.21
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling native-tls v0.2.10
[INFO] [stderr]     Checking ppv-lite86 v0.2.16
[INFO] [stderr]    Compiling anyhow v1.0.57
[INFO] [stderr]    Compiling futures-channel v0.3.21
[INFO] [stderr]     Checking matches v0.1.9
[INFO] [stderr]    Compiling futures-task v0.3.21
[INFO] [stderr]     Checking tinyvec v1.6.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.8
[INFO] [stderr]    Compiling futures-util v0.3.21
[INFO] [stderr]     Checking aho-corasick v0.7.18
[INFO] [stderr]     Checking form_urlencoded v1.0.1
[INFO] [stderr]    Compiling rand_core v0.3.1
[INFO] [stderr]    Compiling quote v1.0.18
[INFO] [stderr]    Compiling protobuf v3.0.0-alpha.2
[INFO] [stderr]    Compiling fastrand v1.7.0
[INFO] [stderr]     Checking ryu v1.0.9
[INFO] [stderr]    Compiling remove_dir_all v0.5.3
[INFO] [stderr]     Checking unicode-bidi v0.3.8
[INFO] [stderr]     Checking base64 v0.13.0
[INFO] [stderr]    Compiling typenum v1.15.0
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling serde_json v1.0.80
[INFO] [stderr]    Compiling walkdir v2.3.2
[INFO] [stderr]    Compiling rand_pcg v0.1.2
[INFO] [stderr]    Compiling rand_chacha v0.1.1
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.8
[INFO] [stderr]    Compiling generic-array v0.14.5
[INFO] [stderr]    Compiling termcolor v1.1.3
[INFO] [stderr]    Compiling rand v0.6.5
[INFO] [stderr]     Checking byteorder v1.4.3
[INFO] [stderr]     Checking ipnet v2.5.0
[INFO] [stderr]     Checking num_cpus v1.13.1
[INFO] [stderr]     Checking socket2 v0.4.4
[INFO] [stderr]     Checking signal-hook-registry v1.4.0
[INFO] [stderr]     Checking mio v0.8.2
[INFO] [stderr]     Checking getrandom v0.2.6
[INFO] [stderr]    Compiling jobserver v0.1.24
[INFO] [stderr]    Compiling which v4.2.5
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]     Checking unicode-normalization v0.1.19
[INFO] [stderr]    Compiling tempfile v3.3.0
[INFO] [stderr]     Checking rand_core v0.6.3
[INFO] [stderr]     Checking parking_lot v0.12.0
[INFO] [stderr]     Checking nix v0.23.1
[INFO] [stderr]    Compiling unicode-width v0.1.9
[INFO] [stderr]    Compiling cc v1.0.73
[INFO] [stderr]    Compiling siphasher v0.2.3
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking foreign-types-shared v0.1.1
[INFO] [stderr]    Compiling zstd-safe v4.1.3+zstd.1.5.1
[INFO] [stderr]    Compiling encoding_rs v0.8.31
[INFO] [stderr]     Checking foreign-types v0.3.2
[INFO] [stderr]     Checking http v0.2.7
[INFO] [stderr]    Compiling phf_shared v0.7.24
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]    Compiling rand_os v0.1.3
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking regex v1.5.5
[INFO] [stderr]    Compiling rand_xorshift v0.1.1
[INFO] [stderr]    Compiling rand_hc v0.1.0
[INFO] [stderr]    Compiling rand_isaac v0.1.1
[INFO] [stderr]    Compiling rand_jitter v0.1.4
[INFO] [stderr]    Compiling ansi_term v0.12.1
[INFO] [stderr]    Compiling strsim v0.8.0
[INFO] [stderr]    Compiling vec_map v0.8.2
[INFO] [stderr]    Compiling humantime v2.1.0
[INFO] [stderr]     Checking idna v0.2.3
[INFO] [stderr]    Compiling clap v2.34.0
[INFO] [stderr]     Checking crossbeam-deque v0.8.1
[INFO] [stderr]     Checking crossbeam-channel v0.5.4
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]     Checking tracing-core v0.1.26
[INFO] [stderr]    Compiling glob v0.3.0
[INFO] [stderr]     Checking openssl-probe v0.1.5
[INFO] [stderr]    Compiling rayon-core v1.9.2
[INFO] [stderr]    Compiling openssl-sys v0.9.73
[INFO] [stderr]    Compiling zstd-sys v1.6.2+zstd.1.5.1
[INFO] [stderr]     Checking url v2.2.2
[INFO] [stderr]    Compiling libsodium-sys v0.2.7
[INFO] [stderr]    Compiling clang-sys v1.3.1
[INFO] [stderr]    Compiling semver v1.0.9
[INFO] [stderr]     Checking env_logger v0.9.0
[INFO] [stderr]    Compiling phf_generator v0.7.24
[INFO] [stderr]    Compiling phf_codegen v0.7.24
[INFO] [stderr]    Compiling rayon v1.5.2
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]     Checking try-lock v0.2.3
[INFO] [stderr]    Compiling target_build_utils v0.3.1
[INFO] [stderr]     Checking want v0.3.0
[INFO] [stderr]     Checking http-body v0.4.4
[INFO] [stderr]     Checking dirs-sys-next v0.1.2
[INFO] [stderr]    Compiling libloading v0.7.3
[INFO] [stderr]    Compiling nom v7.1.1
[INFO] [stderr]    Compiling bindgen v0.59.2
[INFO] [stderr]    Compiling dtoa v0.4.8
[INFO] [stderr]     Checking httpdate v1.0.2
[INFO] [stderr]    Compiling serde v0.9.15
[INFO] [stderr]     Checking tower-service v0.3.1
[INFO] [stderr]    Compiling itoa v0.3.4
[INFO] [stderr]    Compiling crc32fast v1.3.2
[INFO] [stderr]    Compiling num-traits v0.1.43
[INFO] [stderr]    Compiling phf v0.7.24
[INFO] [stderr]    Compiling shlex v1.1.0
[INFO] [stderr]     Checking signature v1.5.0
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling lazycell v1.3.0
[INFO] [stderr]    Compiling peeking_take_while v0.1.2
[INFO] [stderr]     Checking ed25519 v1.4.1
[INFO] [stderr]     Checking directories-next v2.0.0
[INFO] [stderr]     Checking block-buffer v0.10.2
[INFO] [stderr]     Checking crypto-common v0.1.3
[INFO] [stderr]     Checking miniz_oxide v0.5.1
[INFO] [stderr]    Compiling hashbrown v0.11.2
[INFO] [stderr]     Checking mime v0.3.16
[INFO] [stderr]     Checking mac_address v1.1.3
[INFO] [stderr]     Checking digest v0.10.3
[INFO] [stderr]     Checking dirs-next v2.0.0
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]     Checking filetime v0.2.16
[INFO] [stderr]     Checking socket2 v0.3.19
[INFO] [stderr]     Checking async_once v0.2.6
[INFO] [stderr]    Compiling pin-utils v0.1.0
[INFO] [stderr]    Compiling parking_lot_core v0.8.5
[INFO] [stderr]     Checking adler32 v1.2.0
[INFO] [stderr]     Checking instant v0.1.12
[INFO] [stderr]    Compiling async-trait v0.1.53
[INFO] [stderr]    Compiling winapi v0.3.9
[INFO] [stderr]     Checking dasp_sample v0.11.0
[INFO] [stderr]    Compiling serde_json v0.9.10
[INFO] [stderr]    Compiling webrtc-util v0.5.3
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]     Checking time v0.1.44
[INFO] [stderr]    Compiling enigo v0.0.14 (/opt/rustwide/workdir/libs/enigo)
[INFO] [stderr]    Compiling num-iter v0.1.43
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling tinyvec_macros v0.1.0
[INFO] [stderr]     Checking parking_lot v0.11.2
[INFO] [stderr]     Checking dasp_frame v0.11.0
[INFO] [stderr]     Checking flate2 v1.0.23
[INFO] [stderr]    Compiling libpulse-sys v1.19.3
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]     Checking crc-catalog v1.1.1
[INFO] [stderr]     Checking color_quant v1.1.0
[INFO] [stderr]    Compiling percent-encoding v2.1.0
[INFO] [stderr]     Checking block v0.1.6
[INFO] [stderr]     Checking crc v2.1.0
[INFO] [stderr]     Checking repng v0.2.2
[INFO] [stderr]    Compiling tokio-macros v1.7.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.31
[INFO] [stderr]    Compiling futures-macro v0.3.21
[INFO] [stderr]    Compiling tracing-attributes v0.1.21
[INFO] [stderr]    Compiling openssl-macros v0.1.0
[INFO] [stderr]    Compiling pin-project-internal v1.0.10
[INFO] [stderr]     Checking tokio v1.18.1
[INFO] [stderr]     Checking jpeg-decoder v0.1.22
[INFO] [stderr]     Checking pin-project v1.0.10
[INFO] [stderr]     Checking md-5 v0.10.1
[INFO] [stderr]     Checking thiserror v1.0.31
[INFO] [stderr]     Checking tracing v0.1.34
[INFO] [stderr]    Compiling protoc v3.0.0-alpha.2
[INFO] [stderr]    Compiling miniz_oxide v0.4.4
[INFO] [stderr]    Compiling protobuf-parse v3.0.0-alpha.2
[INFO] [stderr]     Checking cpufeatures v0.2.2
[INFO] [stderr]    Compiling camino v1.0.8
[INFO] [stderr]    Compiling unicode-segmentation v1.9.0
[INFO] [stderr]     Checking subtle v2.4.1
[INFO] [stderr]    Compiling os_str_bytes v6.0.0
[INFO] [stderr]    Compiling clap_lex v0.2.0
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]    Compiling num-derive v0.3.3
[INFO] [stderr]     Checking chrono v0.4.19
[INFO] [stderr]    Compiling webm-sys v1.0.3
[INFO] [stderr]     Checking futures-executor v0.3.21
[INFO] [stderr]    Compiling protobuf-codegen v3.0.0-alpha.2
[INFO] [stderr]     Checking futures v0.3.21
[INFO] [stderr]    Compiling backtrace v0.3.65
[INFO] [stderr]    Compiling num-rational v0.3.2
[INFO] [stderr]     Checking weezl v0.1.6
[INFO] [stderr]     Checking dasp_ring_buffer v0.11.0
[INFO] [stderr]     Checking scoped_threadpool v0.1.9
[INFO] [stderr]    Compiling textwrap v0.15.0
[INFO] [stderr]    Compiling linked-hash-map v0.5.4
[INFO] [stderr]     Checking gimli v0.26.1
[INFO] [stderr]    Compiling cbindgen v0.23.0
[INFO] [stderr]    Compiling yaml-rust v0.4.5
[INFO] [stderr]    Compiling clap v3.1.15
[INFO] [stderr]     Checking tokio-util v0.7.1
[INFO] [stderr]     Checking tokio-native-tls v0.3.0
[INFO] [stderr]     Checking tokio-util v0.6.9
[INFO] [stderr]     Checking h2 v0.3.13
[INFO] [stderr]    Compiling protobuf-codegen-pure v3.0.0-alpha.2
[INFO] [stderr]    Compiling structopt-derive v0.4.18
[INFO] [stderr]     Checking miniz_oxide v0.3.7
[INFO] [stderr]     Checking tokio-socks v0.5.1 (https://github.com/open-trade/tokio-socks#3de8300f)
[INFO] [stderr]     Checking deflate v0.8.6
[INFO] [stderr] error: could not compile `tokio` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/ddcf048784667508cd676fef4667f88ae15628a3/bin/rustc --crate-name tokio --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.18.1/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 --cfg 'feature="bytes"' --cfg 'feature="default"' --cfg 'feature="fs"' --cfg 'feature="full"' --cfg 'feature="io-std"' --cfg 'feature="io-util"' --cfg 'feature="libc"' --cfg 'feature="macros"' --cfg 'feature="memchr"' --cfg 'feature="mio"' --cfg 'feature="net"' --cfg 'feature="num_cpus"' --cfg 'feature="once_cell"' --cfg 'feature="parking_lot"' --cfg 'feature="process"' --cfg 'feature="rt"' --cfg 'feature="rt-multi-thread"' --cfg 'feature="signal"' --cfg 'feature="signal-hook-registry"' --cfg 'feature="socket2"' --cfg 'feature="sync"' --cfg 'feature="time"' --cfg 'feature="tokio-macros"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bytes", "default", "fs", "full", "io-std", "io-util", "libc", "macros", "memchr", "mio", "net", "num_cpus", "once_cell", "parking_lot", "process", "rt", "rt-multi-thread", "signal", "signal-hook-registry", "socket2", "stats", "sync", "test-util", "time", "tokio-macros", "tracing", "winapi"))' -C metadata=db95cee7fed8d06c -C extra-filename=-188bf2abc759055b --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bytes=/opt/rustwide/target/debug/deps/libbytes-491f00afe01818f8.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-e55d096029f279e0.rmeta --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-a94cf186b7fc183d.rmeta --extern mio=/opt/rustwide/target/debug/deps/libmio-a53d72d108efe6f3.rmeta --extern num_cpus=/opt/rustwide/target/debug/deps/libnum_cpus-a8dd7bb8e4e11c71.rmeta --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-48dbfc5d2444ce02.rmeta --extern parking_lot=/opt/rustwide/target/debug/deps/libparking_lot-138b4b012a4e0831.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-328e63f1be9be444.rmeta --extern signal_hook_registry=/opt/rustwide/target/debug/deps/libsignal_hook_registry-905ff453ca4cca09.rmeta --extern socket2=/opt/rustwide/target/debug/deps/libsocket2-448e934dccdbd9e2.rmeta --extern tokio_macros=/opt/rustwide/target/debug/deps/libtokio_macros-1dc181b0887e6e38.so --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `clap` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/ddcf048784667508cd676fef4667f88ae15628a3/bin/rustc --crate-name clap --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/clap-3.1.15/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 --cfg 'feature="atty"' --cfg 'feature="color"' --cfg 'feature="default"' --cfg 'feature="std"' --cfg 'feature="strsim"' --cfg 'feature="suggestions"' --cfg 'feature="termcolor"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("atty", "backtrace", "cargo", "clap_derive", "color", "debug", "default", "derive", "env", "lazy_static", "regex", "std", "strsim", "suggestions", "termcolor", "terminal_size", "unicase", "unicode", "unstable-doc", "unstable-grouped", "unstable-multicall", "unstable-replace", "unstable-v4", "wrap_help", "yaml", "yaml-rust"))' -C metadata=13db54913d1a7567 -C extra-filename=-7ffa00128e4b65ef --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern atty=/opt/rustwide/target/debug/deps/libatty-981d219b302ebd36.rmeta --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-1969f6684f376d5e.rmeta --extern clap_lex=/opt/rustwide/target/debug/deps/libclap_lex-47b1df30ac36869a.rmeta --extern indexmap=/opt/rustwide/target/debug/deps/libindexmap-d0cb1e64701455cb.rmeta --extern strsim=/opt/rustwide/target/debug/deps/libstrsim-fa8c1da8ed62b3e3.rmeta --extern termcolor=/opt/rustwide/target/debug/deps/libtermcolor-9b0f72bdf7c47968.rmeta --extern textwrap=/opt/rustwide/target/debug/deps/libtextwrap-e35489ff5ef7890f.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stderr] error: could not compile `target_build_utils` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/ddcf048784667508cd676fef4667f88ae15628a3/bin/rustc --crate-name target_build_utils --edition=2015 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/target_build_utils-0.3.1/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 --cfg 'feature="default"' --cfg 'feature="serde_json"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "serde_json"))' -C metadata=9f24c39167a8b725 -C extra-filename=-9d25b48e71165920 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern phf=/opt/rustwide/target/debug/deps/libphf-ee47830798468b57.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-4369d76478d49ecb.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "79b3a73a479d2aff7a73a5e72d9cd24d96ca427d89d20b5060b42563ee0e94b7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "79b3a73a479d2aff7a73a5e72d9cd24d96ca427d89d20b5060b42563ee0e94b7", kill_on_drop: false }`
[INFO] [stdout] 79b3a73a479d2aff7a73a5e72d9cd24d96ca427d89d20b5060b42563ee0e94b7
