[INFO] cloning repository https://github.com/Aijiaobin/rustdesk
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Aijiaobin/rustdesk" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAijiaobin%2Frustdesk", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAijiaobin%2Frustdesk'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] e86d0a0fc14f0bff4cb1ecd94a84eae42818da80
[INFO] checking Aijiaobin/rustdesk against try#66388cc165a6c4ac98c074dc9f0281ff23528c55 for pr-150727
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAijiaobin%2Frustdesk" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Aijiaobin/rustdesk
[INFO] finished tweaking git repo https://github.com/Aijiaobin/rustdesk
[INFO] tweaked toml for git repo https://github.com/Aijiaobin/rustdesk written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Aijiaobin/rustdesk on toolchain 66388cc165a6c4ac98c074dc9f0281ff23528c55
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+66388cc165a6c4ac98c074dc9f0281ff23528c55" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Aijiaobin/rustdesk 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" "+66388cc165a6c4ac98c074dc9f0281ff23528c55" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+66388cc165a6c4ac98c074dc9f0281ff23528c55" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] ffbee6ee6d23bb42060c675d96e852bdda514caa049d6d0e7b152be87f594a20
[INFO] running `Command { std: "docker" "start" "-a" "ffbee6ee6d23bb42060c675d96e852bdda514caa049d6d0e7b152be87f594a20", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ffbee6ee6d23bb42060c675d96e852bdda514caa049d6d0e7b152be87f594a20", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ffbee6ee6d23bb42060c675d96e852bdda514caa049d6d0e7b152be87f594a20", kill_on_drop: false }`
[INFO] [stdout] ffbee6ee6d23bb42060c675d96e852bdda514caa049d6d0e7b152be87f594a20
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+66388cc165a6c4ac98c074dc9f0281ff23528c55" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 21f5fa8eed046d5205f36beee798705a7b2f9dffb30307844823cc54a0aa8798
[INFO] running `Command { std: "docker" "start" "-a" "21f5fa8eed046d5205f36beee798705a7b2f9dffb30307844823cc54a0aa8798", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.112
[INFO] [stderr]    Compiling proc-macro2 v1.0.36
[INFO] [stderr]    Compiling unicode-xid v0.2.2
[INFO] [stderr]    Compiling syn v1.0.84
[INFO] [stderr]    Compiling autocfg v1.0.1
[INFO] [stderr]    Compiling memchr v2.3.4
[INFO] [stderr]    Compiling log v0.4.14
[INFO] [stderr]    Compiling pkg-config v0.3.24
[INFO] [stderr]    Compiling rand_core v0.4.2
[INFO] [stderr]    Compiling autocfg v0.1.7
[INFO] [stderr]    Compiling either v1.6.1
[INFO] [stderr]    Compiling serde_derive v1.0.133
[INFO] [stderr]    Compiling futures-core v0.3.19
[INFO] [stderr]    Compiling serde v1.0.133
[INFO] [stderr]    Compiling parking_lot_core v0.8.5
[INFO] [stderr]    Compiling siphasher v0.2.3
[INFO] [stderr]    Compiling regex-syntax v0.6.25
[INFO] [stderr]    Compiling rand_core v0.3.1
[INFO] [stderr]    Compiling rand_jitter v0.1.4
[INFO] [stderr]    Compiling futures-task v0.3.19
[INFO] [stderr]    Compiling futures-channel v0.3.19
[INFO] [stderr]    Compiling humantime v2.1.0
[INFO] [stderr]    Compiling rand_chacha v0.1.1
[INFO] [stderr]    Compiling rand_pcg v0.1.2
[INFO] [stderr]    Compiling rand v0.6.5
[INFO] [stderr]    Compiling rand_isaac v0.1.1
[INFO] [stderr]    Compiling rand_xorshift v0.1.1
[INFO] [stderr]    Compiling rand_hc v0.1.0
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]    Compiling phf_shared v0.7.24
[INFO] [stderr]    Compiling miniz_oxide v0.4.4
[INFO] [stderr]    Compiling termcolor v1.1.2
[INFO] [stderr]    Compiling aho-corasick v0.7.15
[INFO] [stderr]    Compiling glob v0.3.0
[INFO] [stderr]    Compiling nom v7.1.0
[INFO] [stderr]    Compiling futures-util v0.3.19
[INFO] [stderr]    Compiling anyhow v1.0.52
[INFO] [stderr]    Compiling unicode-width v0.1.9
[INFO] [stderr]    Compiling libloading v0.7.2
[INFO] [stderr]    Compiling ppv-lite86 v0.2.16
[INFO] [stderr]    Compiling quote v1.0.14
[INFO] [stderr]    Compiling dtoa v0.4.8
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]    Compiling vec_map v0.8.2
[INFO] [stderr]    Compiling serde v0.9.15
[INFO] [stderr]    Compiling itoa v0.3.4
[INFO] [stderr]    Compiling ansi_term v0.12.1
[INFO] [stderr]    Compiling protobuf v3.0.0-alpha.2
[INFO] [stderr]    Compiling strsim v0.8.0
[INFO] [stderr]    Compiling clang-sys v1.3.0
[INFO] [stderr]    Compiling bindgen v0.59.2
[INFO] [stderr]    Compiling phf v0.7.24
[INFO] [stderr]    Compiling peeking_take_while v0.1.2
[INFO] [stderr]    Compiling shlex v1.1.0
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling crc32fast v1.3.0
[INFO] [stderr]    Compiling walkdir v2.3.2
[INFO] [stderr]    Compiling remove_dir_all v0.5.3
[INFO] [stderr]    Compiling num-traits v0.1.43
[INFO] [stderr]     Checking instant v0.1.12
[INFO] [stderr]     Checking cfg-if v0.1.10
[INFO] [stderr]     Checking smallvec v1.7.0
[INFO] [stderr]    Compiling zstd-safe v4.1.2+zstd.1.5.1
[INFO] [stderr]     Checking scopeguard v1.1.0
[INFO] [stderr]     Checking lock_api v0.4.5
[INFO] [stderr]     Checking getrandom v0.2.3
[INFO] [stderr]    Compiling jobserver v0.1.24
[INFO] [stderr]    Compiling which v4.2.2
[INFO] [stderr]    Compiling rand_os v0.1.3
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]     Checking num_cpus v1.13.1
[INFO] [stderr]     Checking rand_core v0.6.3
[INFO] [stderr]    Compiling clap v2.34.0
[INFO] [stderr]    Compiling cc v1.0.72
[INFO] [stderr]    Compiling pin-project-lite v0.2.8
[INFO] [stderr]     Checking dasp_sample v0.11.0
[INFO] [stderr]    Compiling futures-sink v0.3.19
[INFO] [stderr]    Compiling regex v1.4.6
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]    Compiling phf_generator v0.7.24
[INFO] [stderr]    Compiling phf_codegen v0.7.24
[INFO] [stderr]     Checking parking_lot v0.11.2
[INFO] [stderr]     Checking rand v0.8.4
[INFO] [stderr]    Compiling enigo v0.0.14 (/opt/rustwide/workdir/libs/enigo)
[INFO] [stderr]    Compiling target_build_utils v0.3.1
[INFO] [stderr]    Compiling futures-io v0.3.19
[INFO] [stderr]     Checking once_cell v1.9.0
[INFO] [stderr]     Checking slab v0.4.5
[INFO] [stderr]    Compiling winapi v0.3.9
[INFO] [stderr]    Compiling zstd-sys v1.6.2+zstd.1.5.1
[INFO] [stderr]    Compiling libsodium-sys v0.2.7
[INFO] [stderr]    Compiling env_logger v0.9.0
[INFO] [stderr]     Checking dasp_frame v0.11.0
[INFO] [stderr]    Compiling tempfile v3.2.0
[INFO] [stderr]    Compiling libpulse-sys v1.19.3
[INFO] [stderr]    Compiling typenum v1.15.0
[INFO] [stderr]    Compiling pin-utils v0.1.0
[INFO] [stderr]    Compiling serde_json v0.9.10
[INFO] [stderr]    Compiling signal-hook-registry v1.4.0
[INFO] [stderr]    Compiling mio v0.7.14
[INFO] [stderr]     Checking flate2 v1.0.22
[INFO] [stderr]    Compiling num-integer v0.1.44
[INFO] [stderr]    Compiling generic-array v0.14.5
[INFO] [stderr]     Checking block v0.1.6
[INFO] [stderr]    Compiling bytes v1.1.0
[INFO] [stderr]    Compiling backtrace v0.3.59
[INFO] [stderr]    Compiling dirs-sys v0.3.6
[INFO] [stderr]    Compiling dirs-sys-next v0.1.2
[INFO] [stderr]    Compiling quick-xml v0.22.0
[INFO] [stderr]     Checking adler32 v1.2.0
[INFO] [stderr]     Checking gimli v0.24.0
[INFO] [stderr]     Checking repng v0.2.2
[INFO] [stderr]    Compiling signature v1.5.0
[INFO] [stderr]     Checking dasp_ring_buffer v0.11.0
[INFO] [stderr]    Compiling directories v2.0.2
[INFO] [stderr]    Compiling ed25519 v1.3.0
[INFO] [stderr]    Compiling nix v0.22.0
[INFO] [stderr]    Compiling webm-sys v1.0.2
[INFO] [stderr]     Checking nix v0.23.1
[INFO] [stderr]    Compiling alsa-sys v0.3.1
[INFO] [stderr]    Compiling num-rational v0.3.2
[INFO] [stderr]    Compiling num-iter v0.1.42
[INFO] [stderr]     Checking object v0.24.0
[INFO] [stderr]     Checking rustc-demangle v0.1.21
[INFO] [stderr]     Checking dasp_rms v0.11.0
[INFO] [stderr]    Compiling xcb v0.10.1
[INFO] [stderr]     Checking miniz_oxide v0.3.7
[INFO] [stderr]     Checking deflate v0.8.6
[INFO] [stderr]    Compiling dirs-next v2.0.0
[INFO] [stderr]    Compiling directories-next v2.0.0
[INFO] [stderr]     Checking dasp_peak v0.11.0
[INFO] [stderr]    Compiling socket2 v0.3.19
[INFO] [stderr]    Compiling filetime v0.2.15
[INFO] [stderr]    Compiling libpulse-simple-sys v1.19.2
[INFO] [stderr]    Compiling serde_json v1.0.74
[INFO] [stderr]    Compiling rustversion v1.0.6
[INFO] [stderr]     Checking jpeg-decoder v0.1.22
[INFO] [stderr]     Checking weezl v0.1.5
[INFO] [stderr]    Compiling platforms v2.0.0
[INFO] [stderr]     Checking png v0.16.8
[INFO] [stderr]     Checking crypto-common v0.1.1
[INFO] [stderr]     Checking block-buffer v0.10.0
[INFO] [stderr]     Checking dasp_envelope v0.11.0
[INFO] [stderr]     Checking tiff v0.6.1
[INFO] [stderr]     Checking dasp_interpolate v0.11.0
[INFO] [stderr]    Compiling runas v0.2.1
[INFO] [stderr]    Compiling sys-locale v0.1.0
[INFO] [stderr]     Checking dasp_window v0.11.1
[INFO] [stderr]     Checking nix v0.20.0
[INFO] [stderr]     Checking addr2line v0.15.2
[INFO] [stderr]     Checking termios v0.3.3
[INFO] [stderr]     Checking gethostname v0.2.1
[INFO] [stderr]     Checking rpassword v2.1.0
[INFO] [stderr]     Checking strsim v0.10.0
[INFO] [stderr]    Compiling cpal v0.13.4 (https://github.com/open-trade/cpal#3a305696)
[INFO] [stderr]     Checking itoa v0.4.8
[INFO] [stderr]     Checking bytemuck v1.7.3
[INFO] [stderr]     Checking cty v0.2.2
[INFO] [stderr]     Checking itoa v1.0.1
[INFO] [stderr]    Compiling async-trait v0.1.52
[INFO] [stderr]     Checking windows-sys v0.28.0
[INFO] [stderr]    Compiling time-macros v0.2.3
[INFO] [stderr]     Checking ryu v1.0.9
[INFO] [stderr]    Compiling mac_address v1.1.2
[INFO] [stderr]    Compiling thiserror-impl v1.0.30
[INFO] [stderr]    Compiling futures-macro v0.3.19
[INFO] [stderr]    Compiling tokio-macros v1.7.0
[INFO] [stderr]    Compiling pin-project-internal v1.0.10
[INFO] [stderr]    Compiling num-derive v0.3.3
[INFO] [stderr]    Compiling tokio v1.15.0
[INFO] [stderr]     Checking failure v0.1.8
[INFO] [stderr]     Checking time v0.3.5
[INFO] [stderr]    Compiling thiserror v1.0.30
[INFO] [stderr]    Compiling protoc v3.0.0-alpha.2
[INFO] [stderr]    Compiling protobuf-parse v3.0.0-alpha.2
[INFO] [stderr]    Compiling pin-project v1.0.10
[INFO] [stderr]     Checking miow v0.4.0
[INFO] [stderr]     Checking which v3.1.1
[INFO] [stderr]     Checking alsa v0.6.0
[INFO] [stderr]    Compiling derive_more v0.99.17
[INFO] [stderr]     Checking cstr_core v0.2.5
[INFO] [stderr]     Checking libpulse-binding v2.25.0
[INFO] [stderr]     Checking image v0.23.14
[INFO] [stderr]     Checking quest v0.3.0
[INFO] [stderr]     Checking dasp_signal v0.11.0
[INFO] [stderr]     Checking digest v0.10.1
[INFO] [stderr]     Checking dasp_slice v0.11.0
[INFO] [stderr]     Checking cpufeatures v0.2.1
[INFO] [stderr]    Compiling protobuf-codegen v3.0.0-alpha.2
[INFO] [stderr]     Checking x11rb v0.8.1
[INFO] [stderr]     Checking x11-clipboard v0.5.3
[INFO] [stderr]     Checking unescape v0.1.0
[INFO] [stderr]     Checking mio-named-pipes v0.1.7
[INFO] [stderr]     Checking psutil v3.2.1 (https://github.com/open-trade/rust-psutil#22b2e1bb)
[INFO] [stderr]     Checking dasp v0.11.0
[INFO] [stderr]     Checking clipboard-master v3.1.3
[INFO] [stderr]     Checking sha2 v0.10.0
[INFO] [stderr]     Checking flexi_logger v0.22.0
[INFO] [stderr] error: could not compile `bindgen` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/66388cc165a6c4ac98c074dc9f0281ff23528c55/bin/rustc --crate-name bindgen --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bindgen-0.59.2/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="clap"' --cfg 'feature="default"' --cfg 'feature="env_logger"' --cfg 'feature="log"' --cfg 'feature="logging"' --cfg 'feature="runtime"' --cfg 'feature="which"' --cfg 'feature="which-rustfmt"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("clap", "default", "env_logger", "log", "logging", "runtime", "static", "testing_only_docs", "testing_only_extra_assertions", "testing_only_libclang_3_9", "testing_only_libclang_4", "testing_only_libclang_5", "testing_only_libclang_9", "which", "which-rustfmt"))' -C metadata=8ccb690598b72a4d -C extra-filename=-54539776133001b0 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-1969f6684f376d5e.rmeta --extern cexpr=/opt/rustwide/target/debug/deps/libcexpr-97c4575fe870f7e9.rmeta --extern clang_sys=/opt/rustwide/target/debug/deps/libclang_sys-52afbe8e4302585f.rmeta --extern clap=/opt/rustwide/target/debug/deps/libclap-6e3bc6bc8a8bc602.rmeta --extern env_logger=/opt/rustwide/target/debug/deps/libenv_logger-a1a5fca47e7a0b04.rmeta --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-7bef99ab27b53866.rmeta --extern lazycell=/opt/rustwide/target/debug/deps/liblazycell-94413c5e4ac1eb3a.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-45a81a015185754c.rmeta --extern peeking_take_while=/opt/rustwide/target/debug/deps/libpeeking_take_while-c8886dfbebe7e598.rmeta --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-c77f8dfdfb1f5bd8.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-3a2c18c26cea2367.rmeta --extern regex=/opt/rustwide/target/debug/deps/libregex-740bbe6ca1951f3c.rmeta --extern rustc_hash=/opt/rustwide/target/debug/deps/librustc_hash-c94cda88a025c06c.rmeta --extern shlex=/opt/rustwide/target/debug/deps/libshlex-7fcd2795d6206a2f.rmeta --extern which=/opt/rustwide/target/debug/deps/libwhich-797e237c006aaedc.rmeta --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 `tokio` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/66388cc165a6c4ac98c074dc9f0281ff23528c55/bin/rustc --crate-name tokio --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.15.0/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="sync"' --cfg 'feature="time"' --cfg 'feature="tokio-macros"' --cfg 'feature="winapi"' --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", "stats", "sync", "test-util", "time", "tokio-macros", "tracing", "winapi"))' -C metadata=2c621de7b034f85d -C extra-filename=-01087789f75678f6 --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-6cfadb93a22e3446.rmeta --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-f38ba2162e6c8e9f.rmeta --extern mio=/opt/rustwide/target/debug/deps/libmio-34f067438ec1476a.rmeta --extern num_cpus=/opt/rustwide/target/debug/deps/libnum_cpus-6f44b2aa390ca53c.rmeta --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-59318cabb4507d6b.rmeta --extern parking_lot=/opt/rustwide/target/debug/deps/libparking_lot-c457f54f9472b02d.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-9454fabda99bc7aa.rmeta --extern signal_hook_registry=/opt/rustwide/target/debug/deps/libsignal_hook_registry-f7687c76490bd4bc.rmeta --extern tokio_macros=/opt/rustwide/target/debug/deps/libtokio_macros-cd238843089fe765.so --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "21f5fa8eed046d5205f36beee798705a7b2f9dffb30307844823cc54a0aa8798", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "21f5fa8eed046d5205f36beee798705a7b2f9dffb30307844823cc54a0aa8798", kill_on_drop: false }`
[INFO] [stdout] 21f5fa8eed046d5205f36beee798705a7b2f9dffb30307844823cc54a0aa8798
