[INFO] cloning repository https://github.com/Alan88001/RUSTDESK
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Alan88001/RUSTDESK" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAlan88001%2FRUSTDESK", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAlan88001%2FRUSTDESK'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] f07aceefd0e5b9d87c2682054d959fd632b7ee51
[INFO] documenting Alan88001/RUSTDESK against beta-2025-10-28 for beta-1.92-rustdoc-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAlan88001%2FRUSTDESK" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-0-tc2/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/Alan88001/RUSTDESK
[INFO] finished tweaking git repo https://github.com/Alan88001/RUSTDESK
[INFO] tweaked toml for git repo https://github.com/Alan88001/RUSTDESK written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Alan88001/RUSTDESK on toolchain beta-2025-10-28
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Alan88001/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" "+beta-2025-10-28" "fetch" "--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-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 31ac55d7ef04902479221230be23bc5f2d60a67f011fa4a648ba17d3c59d9016
[INFO] running `Command { std: "docker" "start" "-a" "31ac55d7ef04902479221230be23bc5f2d60a67f011fa4a648ba17d3c59d9016", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "31ac55d7ef04902479221230be23bc5f2d60a67f011fa4a648ba17d3c59d9016", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "31ac55d7ef04902479221230be23bc5f2d60a67f011fa4a648ba17d3c59d9016", kill_on_drop: false }`
[INFO] [stdout] 31ac55d7ef04902479221230be23bc5f2d60a67f011fa4a648ba17d3c59d9016
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=warn" "-e" "RUSTDOCFLAGS=--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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f52f50d887d74b23697445e25dd71ec6288d1b3d1c8033723e12f5a924fe9d9e
[INFO] running `Command { std: "docker" "start" "-a" "f52f50d887d74b23697445e25dd71ec6288d1b3d1c8033723e12f5a924fe9d9e", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.171
[INFO] [stderr]    Compiling serde v1.0.203
[INFO] [stderr]    Compiling thiserror v1.0.61
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling winnow v0.5.40
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling target-lexicon v0.12.14
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling syn v2.0.98
[INFO] [stderr]    Compiling log v0.4.22
[INFO] [stderr]    Compiling version-compare v0.2.0
[INFO] [stderr]    Compiling bitflags v2.9.1
[INFO] [stderr]    Compiling glob v0.3.1
[INFO] [stderr]     Checking futures-task v0.3.31
[INFO] [stderr]    Compiling rustix v0.38.34
[INFO] [stderr]    Compiling linux-raw-sys v0.4.14
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling libloading v0.8.4
[INFO] [stderr]    Compiling home v0.5.9
[INFO] [stderr]    Compiling unicode-segmentation v1.11.0
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling indexmap v2.2.6
[INFO] [stderr]    Compiling version-compare v0.0.10
[INFO] [stderr]    Compiling strum v0.18.0
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]    Compiling lazycell v1.3.0
[INFO] [stderr]    Compiling peeking_take_while v0.1.2
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]     Checking miniz_oxide v0.7.4
[INFO] [stderr]    Compiling anyhow v1.0.98
[INFO] [stderr]    Compiling getrandom v0.3.2
[INFO] [stderr]    Compiling cfg-expr v0.15.8
[INFO] [stderr]     Checking tracing-core v0.1.34
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling memoffset v0.9.1
[INFO] [stderr]    Compiling unicode-width v0.1.13
[INFO] [stderr]     Checking flate2 v1.0.30
[INFO] [stderr]    Compiling humantime v2.1.0
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]    Compiling autocfg v0.1.8
[INFO] [stderr]    Compiling rustls v0.23.26
[INFO] [stderr]    Compiling bindgen v0.59.2
[INFO] [stderr]    Compiling termcolor v1.4.1
[INFO] [stderr]    Compiling strsim v0.8.0
[INFO] [stderr]    Compiling rand_core v0.4.2
[INFO] [stderr]    Compiling vec_map v0.8.2
[INFO] [stderr]    Compiling ansi_term v0.12.1
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking cpufeatures v0.2.12
[INFO] [stderr]    Compiling jobserver v0.1.31
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]    Compiling zerocopy v0.8.26
[INFO] [stderr]    Compiling env_logger v0.9.3
[INFO] [stderr]    Compiling cc v1.2.13
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]    Compiling clap v2.34.0
[INFO] [stderr]     Checking dlib v0.5.2
[INFO] [stderr]    Compiling wayland-sys v0.31.4
[INFO] [stderr]    Compiling rand_core v0.3.1
[INFO] [stderr]     Checking fdeflate v0.3.4
[INFO] [stderr]     Checking concurrent-queue v2.5.0
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]     Checking signal-hook-registry v1.4.2
[INFO] [stderr]     Checking mio v1.0.3
[INFO] [stderr]     Checking socket2 v0.5.10
[INFO] [stderr]    Compiling which v4.4.2
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling proc-macro2 v0.4.30
[INFO] [stderr]     Checking rustls-pki-types v1.11.0
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]     Checking png v0.17.13
[INFO] [stderr]    Compiling unicode-xid v0.1.0
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]    Compiling rand_pcg v0.1.2
[INFO] [stderr]    Compiling rand_chacha v0.1.1
[INFO] [stderr]    Compiling quick-xml v0.34.0
[INFO] [stderr]    Compiling protobuf v3.7.2
[INFO] [stderr]    Compiling ppv-lite86 v0.2.17
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling wayland-client v0.31.5
[INFO] [stderr]    Compiling syn v0.15.44
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling serde_spanned v0.6.6
[INFO] [stderr]    Compiling toml_datetime v0.6.3
[INFO] [stderr]    Compiling toml v0.5.11
[INFO] [stderr]    Compiling bytes v1.10.1
[INFO] [stderr]    Compiling quote v0.6.13
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]    Compiling toml_edit v0.20.2
[INFO] [stderr]    Compiling toml_edit v0.19.15
[INFO] [stderr]    Compiling rand v0.6.5
[INFO] [stderr]    Compiling siphasher v0.2.3
[INFO] [stderr]    Compiling prettyplease v0.2.20
[INFO] [stderr]    Compiling phf_shared v0.7.24
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]    Compiling wayland-scanner v0.31.4
[INFO] [stderr]     Checking event-listener v5.3.1
[INFO] [stderr]    Compiling rand_hc v0.1.0
[INFO] [stderr]    Compiling rand_isaac v0.1.1
[INFO] [stderr]    Compiling rand_xorshift v0.1.1
[INFO] [stderr]    Compiling rand_os v0.1.3
[INFO] [stderr]    Compiling rand_jitter v0.1.4
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling zstd-sys v2.0.11+zstd.1.5.6
[INFO] [stderr]    Compiling wayland-backend v0.3.6
[INFO] [stderr]    Compiling libsodium-sys v0.2.7
[INFO] [stderr]    Compiling itoa v1.0.11
[INFO] [stderr]    Compiling tinyvec_macros v0.1.1
[INFO] [stderr]    Compiling fastrand v2.1.0
[INFO] [stderr]    Compiling zstd-safe v7.1.0
[INFO] [stderr]    Compiling tempfile v3.10.1
[INFO] [stderr]    Compiling tinyvec v1.6.1
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling toml v0.8.2
[INFO] [stderr]    Compiling proc-macro-crate v2.0.2
[INFO] [stderr]     Checking event-listener-strategy v0.5.2
[INFO] [stderr]    Compiling dlopen_derive v0.1.4
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.20
[INFO] [stderr]    Compiling system-deps v6.2.2
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]    Compiling proc-macro-crate v1.3.1
[INFO] [stderr]    Compiling iana-time-zone v0.1.60
[INFO] [stderr]    Compiling semver v1.0.23
[INFO] [stderr]    Compiling serde_json v1.0.118
[INFO] [stderr]     Checking zeroize v1.8.1
[INFO] [stderr]    Compiling bindgen v0.65.1
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling phf_generator v0.7.24
[INFO] [stderr]    Compiling unicode-normalization v0.1.23
[INFO] [stderr]    Compiling backtrace v0.3.73
[INFO] [stderr]     Checking regex-automata v0.4.9
[INFO] [stderr]    Compiling nasm-rs v0.3.0
[INFO] [stderr]     Checking futures-lite v2.3.0
[INFO] [stderr]    Compiling glib-sys v0.18.1
[INFO] [stderr]    Compiling gobject-sys v0.18.0
[INFO] [stderr]    Compiling strum_macros v0.18.0
[INFO] [stderr]    Compiling gio-sys v0.18.1
[INFO] [stderr]    Compiling serde_derive v1.0.203
[INFO] [stderr]    Compiling thiserror-impl v1.0.61
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.29
[INFO] [stderr]    Compiling thiserror-impl v2.0.11
[INFO] [stderr]    Compiling bytemuck_derive v1.10.1
[INFO] [stderr]    Compiling gdk-sys v0.18.0
[INFO] [stderr]    Compiling pango-sys v0.18.0
[INFO] [stderr]    Compiling cairo-sys-rs v0.18.2
[INFO] [stderr]    Compiling gdk-pixbuf-sys v0.18.0
[INFO] [stderr]    Compiling glib-macros v0.18.5
[INFO] [stderr]    Compiling atk-sys v0.18.0
[INFO] [stderr]    Compiling pin-project-internal v1.1.5
[INFO] [stderr]     Checking bytemuck v1.23.2
[INFO] [stderr]    Compiling protobuf-support v3.7.2
[INFO] [stderr]    Compiling system-deps v1.3.2
[INFO] [stderr]    Compiling x11 v2.21.0
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]     Checking thiserror v2.0.11
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]    Compiling gio v0.18.4
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]    Compiling untrusted v0.9.0
[INFO] [stderr]    Compiling const_fn v0.4.10
[INFO] [stderr]    Compiling unicode-bidi v0.3.15
[INFO] [stderr]    Compiling glib-sys v0.10.1
[INFO] [stderr]    Compiling gobject-sys v0.10.0
[INFO] [stderr]    Compiling gstreamer-sys v0.9.1
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]    Compiling gstreamer-base-sys v0.9.1
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]     Checking rustls-native-certs v0.8.1
[INFO] [stderr]    Compiling idna v0.5.0
[INFO] [stderr]    Compiling libz-sys v1.1.18
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling mozjpeg-sys v2.2.2
[INFO] [stderr]     Checking regex v1.11.1
[INFO] [stderr]    Compiling gtk-sys v0.18.0
[INFO] [stderr]    Compiling phf_codegen v0.7.24
[INFO] [stderr]     Checking rayon v1.10.0
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]     Checking dasp_sample v0.11.0
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]     Checking rustls-webpki v0.103.1
[INFO] [stderr]    Compiling pin-utils v0.1.0
[INFO] [stderr]     Checking anstyle-parse v0.2.4
[INFO] [stderr]    Compiling rustc_version v0.4.0
[INFO] [stderr]    Compiling target_build_utils v0.3.1
[INFO] [stderr]    Compiling machine-uid v0.3.0 (https://github.com/rustdesk-org/machine-uid#381ff579)
[INFO] [stderr]    Compiling url v2.5.2
[INFO] [stderr]     Checking futures-executor v0.3.30
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling zvariant_utils v1.0.1
[INFO] [stderr]     Checking rand_core v0.9.3
[INFO] [stderr]    Compiling num-traits v0.1.43
[INFO] [stderr]    Compiling nix v0.28.0
[INFO] [stderr]     Checking crossbeam-channel v0.5.13
[INFO] [stderr]     Checking anstyle-query v1.1.0
[INFO] [stderr]    Compiling serde v0.9.15
[INFO] [stderr]     Checking anstyle v1.0.7
[INFO] [stderr]     Checking is_terminal_polyfill v1.70.0
[INFO] [stderr]     Checking colorchoice v1.0.1
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling itoa v0.3.4
[INFO] [stderr]    Compiling dtoa v0.4.8
[INFO] [stderr]    Compiling protobuf-parse v3.7.2
[INFO] [stderr]     Checking anstream v0.6.14
[INFO] [stderr]    Compiling tz-rs v0.6.14
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]    Compiling field-offset v0.3.6
[INFO] [stderr]     Checking dasp_frame v0.11.0
[INFO] [stderr]     Checking io-lifetimes v1.0.11
[INFO] [stderr]    Compiling tokio v1.44.2
[INFO] [stderr]     Checking glib v0.18.5
[INFO] [stderr]     Checking image v0.25.1
[INFO] [stderr]     Checking rgb v0.8.50
[INFO] [stderr]    Compiling enumflags2_derive v0.7.10
[INFO] [stderr]     Checking http v1.3.1
[INFO] [stderr]    Compiling protobuf-codegen v3.7.2
[INFO] [stderr]    Compiling serde_json v0.9.10
[INFO] [stderr] error: could not compile `protobuf` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/beta-2025-10-28-x86_64-unknown-linux-gnu/bin/rustc --crate-name protobuf --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/protobuf-3.7.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 --warn=unexpected_cfgs --cfg 'feature="bytes"' --cfg 'feature="default"' --cfg 'feature="with-bytes"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bytes", "default", "with-bytes"))' -C metadata=50fb83fe7a5a9e03 -C extra-filename=-52e26d4c11d59cbf --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bytes=/opt/rustwide/target/debug/deps/libbytes-000469d6b896e51e.rmeta --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-65a4de9b6d137ce3.rmeta --extern protobuf_support=/opt/rustwide/target/debug/deps/libprotobuf_support-bbfb4f75068b0f9f.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-c51f8da5bfa5db22.rmeta --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[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/beta-2025-10-28-x86_64-unknown-linux-gnu/bin/rustc --crate-name bindgen --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bindgen-0.65.1/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="log"' --cfg 'feature="logging"' --cfg 'feature="runtime"' --cfg 'feature="which"' --cfg 'feature="which-rustfmt"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("__cli", "annotate-snippets", "default", "experimental", "log", "logging", "runtime", "static", "testing_only_extra_assertions", "testing_only_libclang_5", "testing_only_libclang_9", "which", "which-rustfmt"))' -C metadata=0c4722d6229cd27f -C extra-filename=-783220165d31d398 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-35764d37ce192392.rmeta --extern cexpr=/opt/rustwide/target/debug/deps/libcexpr-d46f44751312681e.rmeta --extern clang_sys=/opt/rustwide/target/debug/deps/libclang_sys-6e939ce42b338d08.rmeta --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-52f92367a1466f0a.rmeta --extern lazycell=/opt/rustwide/target/debug/deps/liblazycell-089c1e2726d3acc9.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-16642b40f8cd4261.rmeta --extern peeking_take_while=/opt/rustwide/target/debug/deps/libpeeking_take_while-d4f97294febd9b29.rmeta --extern prettyplease=/opt/rustwide/target/debug/deps/libprettyplease-dde8da843f395a93.rmeta --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-dcad96e88109c5fa.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-ff75259424c3f992.rmeta --extern regex=/opt/rustwide/target/debug/deps/libregex-f8d96a9122123f77.rmeta --extern rustc_hash=/opt/rustwide/target/debug/deps/librustc_hash-61722fad59b5c085.rmeta --extern shlex=/opt/rustwide/target/debug/deps/libshlex-d42f9967807a45e2.rmeta --extern syn=/opt/rustwide/target/debug/deps/libsyn-aaf0911f14f4a9d4.rmeta --extern which=/opt/rustwide/target/debug/deps/libwhich-39f1870ee66c60e6.rmeta --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "f52f50d887d74b23697445e25dd71ec6288d1b3d1c8033723e12f5a924fe9d9e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f52f50d887d74b23697445e25dd71ec6288d1b3d1c8033723e12f5a924fe9d9e", kill_on_drop: false }`
[INFO] [stdout] f52f50d887d74b23697445e25dd71ec6288d1b3d1c8033723e12f5a924fe9d9e
