[INFO] cloning repository https://github.com/aloknigam247/mdview [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/aloknigam247/mdview" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faloknigam247%2Fmdview", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faloknigam247%2Fmdview'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 6873caa22590543f853939fce3ed5c0247091a37 [INFO] checking aloknigam247/mdview against 011c518242557d21690f7936b5812318dc2fec47 for pr-159877 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faloknigam247%2Fmdview" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-4-tc2/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/aloknigam247/mdview [INFO] finished tweaking git repo https://github.com/aloknigam247/mdview [INFO] tweaked toml for git repo https://github.com/aloknigam247/mdview written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/aloknigam247/mdview on toolchain 011c518242557d21690f7936b5812318dc2fec47 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+011c518242557d21690f7936b5812318dc2fec47" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/aloknigam247/mdview 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" "+011c518242557d21690f7936b5812318dc2fec47" "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-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:1fa6594d87c8fa7b311925a7a77a16f539833322d9dfba4ce891f211db2f90b1" "sleep" "infinity", kill_on_drop: false }` [INFO] [stdout] bff8eaf23053bcfbeabe3ab69ef50958119df99131eef9866865095ddfd93c22 [INFO] running `Command { std: "docker" "start" "bff8eaf23053bcfbeabe3ab69ef50958119df99131eef9866865095ddfd93c22", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "bff8eaf23053bcfbeabe3ab69ef50958119df99131eef9866865095ddfd93c22", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "bff8eaf23053bcfbeabe3ab69ef50958119df99131eef9866865095ddfd93c22" "/opt/rustwide/cargo-home/bin/cargo" "+011c518242557d21690f7936b5812318dc2fec47" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "bff8eaf23053bcfbeabe3ab69ef50958119df99131eef9866865095ddfd93c22", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "bff8eaf23053bcfbeabe3ab69ef50958119df99131eef9866865095ddfd93c22" "/opt/rustwide/cargo-home/bin/cargo" "+011c518242557d21690f7936b5812318dc2fec47" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Checking simd-adler32 v0.3.9 [INFO] [stderr] Checking rustix v1.1.4 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Checking deranged v0.5.8 [INFO] [stderr] Compiling time-macros v0.2.27 [INFO] [stderr] Compiling onig_sys v69.9.1 [INFO] [stderr] Checking serde_json v1.0.149 [INFO] [stderr] Checking bit-vec v0.8.0 [INFO] [stderr] Checking regex-automata v0.4.14 [INFO] [stderr] Checking quick-xml v0.38.4 [INFO] [stderr] Checking yaml-rust v0.4.5 [INFO] [stderr] Checking deunicode v1.6.2 [INFO] [stderr] Checking caseless v0.2.2 [INFO] [stderr] Checking miniz_oxide v0.8.9 [INFO] [stderr] Checking entities v1.0.1 [INFO] [stderr] Checking bit-set v0.8.0 [INFO] [stderr] Compiling cfg-expr v0.15.8 [INFO] [stderr] Checking slug v0.1.6 [INFO] [stderr] Checking unicode_categories v0.1.1 [INFO] [stderr] Checking xdg v2.5.2 [INFO] [stderr] Checking parking_lot_core v0.9.12 [INFO] [stderr] Checking flate2 v1.1.9 [INFO] [stderr] Checking mio v1.2.0 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Checking parking_lot v0.12.5 [INFO] [stderr] Checking tracing v0.1.44 [INFO] [stderr] Checking bincode v1.3.3 [INFO] [stderr] Checking futures-util v0.3.32 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling zerofrom v0.1.7 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling serde_spanned v0.6.9 [INFO] [stderr] Checking tokio v1.52.1 [INFO] [stderr] Compiling yoke v0.8.2 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling slotmap v1.1.1 [INFO] [stderr] Compiling rustls v0.23.38 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Checking signal-hook v0.3.18 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Compiling zerovec v0.11.6 [INFO] [stderr] Compiling toml_edit v0.20.7 [INFO] [stderr] Checking time v0.3.47 [INFO] [stderr] Checking home v0.5.12 [INFO] [stderr] Checking signal-hook-mio v0.2.5 [INFO] [stderr] Compiling socket2 v0.6.3 [INFO] [stderr] Checking getrandom v0.2.17 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Checking bytemuck v1.25.0 [INFO] [stderr] Compiling http v1.4.0 [INFO] [stderr] Compiling zerotrie v0.2.4 [INFO] [stderr] Checking terminal_size v0.4.4 [INFO] [stderr] Compiling zeroize v1.8.2 [INFO] [stderr] Checking futures-executor v0.3.32 [INFO] [stderr] Checking clap_builder v4.6.0 [INFO] [stderr] Compiling tinystr v0.8.3 [INFO] [stderr] Compiling potential_utf v0.1.5 [INFO] [stderr] Checking fancy-regex v0.16.2 [INFO] [stderr] Checking regex v1.12.3 [INFO] [stderr] Compiling icu_collections v2.2.0 [INFO] [stderr] Checking which v6.0.3 [INFO] [stderr] Compiling icu_locale_core v2.2.0 [INFO] [stderr] Checking crossterm v0.28.1 [INFO] [stderr] Compiling rustls-pki-types v1.14.0 [INFO] [stderr] Checking dirs-sys v0.4.1 [INFO] [stderr] Checking plist v1.8.0 [INFO] [stderr] Checking fdeflate v0.3.7 [INFO] [stderr] Checking dirs v5.0.1 [INFO] [stderr] Compiling futures-channel v0.3.32 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Checking getrandom v0.4.2 [INFO] [stderr] Checking pxfm v0.1.29 [INFO] [stderr] Checking chunked_transfer v1.5.0 [INFO] [stderr] Checking ascii v1.1.0 [INFO] [stderr] Checking tempfile v3.27.0 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Checking core_maths v0.1.1 [INFO] [stderr] Compiling derive_builder_core v0.20.2 [INFO] [stderr] Checking icu_normalizer v2.2.0 [INFO] [stderr] Checking png v0.18.1 [INFO] [stderr] Compiling webpki-roots v1.0.7 [INFO] [stderr] Compiling iri-string v0.7.12 [INFO] [stderr] Compiling icu_provider v2.2.0 [INFO] [stderr] Compiling toml v0.8.23 [INFO] [stderr] Compiling proc-macro-crate v2.0.0 [INFO] [stderr] Compiling icu_properties v2.2.0 [INFO] [stderr] Checking clap v4.6.1 [INFO] [stderr] Checking tiny_http v0.12.0 [INFO] [stderr] Compiling system-deps v6.2.2 [INFO] [stderr] Compiling derive_builder_macro v0.20.2 [INFO] [stderr] Checking onig v6.5.1 [INFO] [stderr] Checking float-cmp v0.9.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Checking strict-num v0.1.1 [INFO] [stderr] Checking derive_builder v0.20.2 [INFO] [stderr] Checking idna_adapter v1.2.1 [INFO] [stderr] Checking ttf-parser v0.24.1 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking roxmltree v0.20.0 [INFO] [stderr] Checking tiny-skia-path v0.11.4 [INFO] [stderr] Compiling glib-macros v0.18.5 [INFO] [stderr] Compiling rustls-webpki v0.103.12 [INFO] [stderr] Checking syntect v5.3.0 [INFO] [stderr] Compiling glib-sys v0.18.1 [INFO] [stderr] Compiling gobject-sys v0.18.0 [INFO] [stderr] Compiling gio-sys v0.18.1 [INFO] [stderr] Compiling gdk-sys v0.18.2 [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 atk-sys v0.18.2 [INFO] [stderr] Compiling gtk-sys v0.18.2 [INFO] [stderr] Checking moxcms v0.8.1 [INFO] [stderr] Checking fontconfig-parser v0.5.8 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling soup3-sys v0.5.0 [INFO] [stderr] Compiling javascriptcore-rs-sys v1.1.1 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking kurbo v0.11.3 [INFO] [stderr] Compiling url v2.5.8 [INFO] [stderr] Compiling toml_edit v0.19.15 [INFO] [stderr] Checking memmap2 v0.9.10 [INFO] [stderr] Checking comrak v0.29.0 [INFO] [stderr] Compiling x11 v2.21.0 [INFO] [stderr] Checking unicode-script v0.5.8 [INFO] [stderr] Checking unicode-ccc v0.3.0 [INFO] [stderr] Checking unicode-bidi-mirroring v0.3.0 [INFO] [stderr] Checking unicode-properties v0.1.4 [INFO] [stderr] Checking svgtypes v0.15.3 [INFO] [stderr] Compiling hyper v1.9.0 [INFO] [stderr] Compiling tower v0.5.3 [INFO] [stderr] Checking rustybuzz v0.18.0 [INFO] [stderr] Checking fontdb v0.22.0 [INFO] [stderr] Compiling tinyvec v1.11.0 [INFO] [stderr] Compiling png v0.17.16 [INFO] [stderr] Compiling tower-http v0.6.8 [INFO] [stderr] Checking rand v0.8.6 [INFO] [stderr] Compiling webkit2gtk-sys v2.0.2 [INFO] [stderr] Compiling gdkx11-sys v0.18.2 [INFO] [stderr] Checking mdview-core v0.1.0 (/opt/rustwide/workdir/crates/mdview-core) [INFO] [stderr] Compiling hyper-util v0.1.20 [INFO] [stderr] Compiling proc-macro-crate v1.3.1 [INFO] [stderr] Checking mdview-theme v0.1.0 (/opt/rustwide/workdir/crates/mdview-theme) [INFO] [stderr] Checking simplecss v0.2.2 [INFO] [stderr] Compiling gtk v0.18.2 [INFO] [stderr] Checking data-url v0.3.2 [INFO] [stderr] Checking glib v0.18.5 [INFO] [stderr] Checking unicode-vo v0.1.0 [INFO] [stderr] Checking imagesize v0.13.0 [INFO] [stderr] Checking data-encoding v2.10.0 [INFO] [stderr] Checking pico-args v0.5.0 [INFO] [stderr] Checking xmlwriter v0.1.0 [INFO] [stderr] Checking serde_yaml_ng v0.10.0 [INFO] [stderr] Checking tiny-skia v0.11.4 [INFO] [stderr] Checking usvg v0.44.0 [INFO] [stderr] Checking field-offset v0.3.6 [INFO] [stderr] Checking gif v0.13.3 [INFO] [stderr] Compiling gtk3-macros v0.18.2 [INFO] [stderr] Checking image-webp v0.1.3 [INFO] [stderr] Checking rgb v0.8.53 [INFO] [stderr] Compiling x11-dl v2.21.0 [INFO] [stderr] Compiling unicode-bidi v0.3.18 [INFO] [stderr] Compiling tokio-rustls v0.26.4 [INFO] [stderr] Compiling byteorder-lite v0.1.0 [INFO] [stderr] Compiling color_quant v1.1.0 [INFO] [stderr] Compiling quick-error v2.0.1 [INFO] [stderr] Compiling zune-core v0.4.12 [INFO] [stderr] Compiling hyper-rustls v0.27.9 [INFO] [stderr] Checking latex2mathml v0.2.3 [INFO] [stderr] Compiling weezl v0.1.12 [INFO] [stderr] Checking image v0.25.10 [INFO] [stderr] Compiling zune-jpeg v0.4.21 [INFO] [stderr] Checking crossbeam-utils v0.8.21 [INFO] [stderr] Checking mdview-render-html v0.1.0 (/opt/rustwide/workdir/crates/mdview-render-html) [INFO] [stderr] Compiling reqwest v0.12.28 [INFO] [stderr] Checking mdview-config v0.1.0 (/opt/rustwide/workdir/crates/mdview-config) [INFO] [stderr] Compiling cookie v0.18.1 [INFO] [stderr] Checking icy_sixel v0.1.3 [INFO] [stderr] Checking resvg v0.44.0 [INFO] [stderr] Checking compression-codecs v0.4.37 [INFO] [stderr] Compiling ico v0.4.0 [INFO] [stderr] Checking crossbeam-channel v0.5.15 [INFO] [stderr] Checking mdview-ext-frontmatter v0.1.0 (/opt/rustwide/workdir/crates/mdview-ext-frontmatter) [INFO] [stderr] Checking tungstenite v0.24.0 [INFO] [stderr] Compiling anyhow v1.0.102 [INFO] [stderr] Checking mdview-ext-drawio v0.1.0 (/opt/rustwide/workdir/crates/mdview-ext-drawio) [INFO] [stderr] Checking mdview-ext-mermaid v0.1.0 (/opt/rustwide/workdir/crates/mdview-ext-mermaid) [INFO] [stderr] Checking mdview-ext-highlight v0.1.0 (/opt/rustwide/workdir/crates/mdview-ext-highlight) [INFO] [stderr] Checking mdview-ext-plotly v0.1.0 (/opt/rustwide/workdir/crates/mdview-ext-plotly) [INFO] [stderr] Compiling dlopen2_derive v0.4.3 [INFO] [stderr] Compiling darling_core v0.23.0 [INFO] [stderr] Checking inotify-sys v0.1.5 [INFO] [stderr] Checking unicode-linebreak v0.1.5 [INFO] [stderr] Checking smawk v0.3.2 [INFO] [stderr] Checking dpi v0.1.2 [INFO] [stderr] Compiling wry v0.54.4 [INFO] [stderr] Checking inotify v0.9.6 [INFO] [stderr] Checking axum-core v0.4.5 [INFO] [stderr] Checking async-compression v0.4.41 [INFO] [stderr] Checking textwrap v0.16.2 [INFO] [stderr] Checking tokio-tungstenite v0.24.0 [INFO] [stderr] Checking tungstenite v0.23.0 [INFO] [stderr] Checking gdkwayland-sys v0.18.2 [INFO] [stderr] Checking dlopen2 v0.8.2 [INFO] [stderr] Checking tokio-util v0.7.18 [INFO] [stderr] Checking comrak v0.28.0 [INFO] [stderr] Checking serde_path_to_error v0.1.20 [INFO] [stderr] Checking mio v0.8.11 [INFO] [stderr] Checking filetime v0.2.27 [INFO] [stderr] Compiling instability v0.3.12 [INFO] [stderr] Checking mdview-ext-d2 v0.1.0 (/opt/rustwide/workdir/crates/mdview-ext-d2) [INFO] [stderr] Checking notify v6.1.1 [INFO] [stderr] Checking tokio-tungstenite v0.23.1 [INFO] [stderr] Checking mdview-sixel v0.1.0 (/opt/rustwide/workdir/crates/mdview-sixel) [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Checking itertools v0.13.0 [INFO] [stderr] Compiling indoc v2.0.7 [INFO] [stderr] Checking tower-http v0.5.2 [INFO] [stderr] Checking unicode-segmentation v1.13.2 [INFO] [stderr] Checking compact_str v0.8.1 [INFO] [stderr] Checking rmp v0.8.15 [INFO] [stderr] Checking serde_bytes v0.11.19 [INFO] [stderr] Checking tokio-stream v0.1.18 [INFO] [stderr] Checking rmpv v1.3.1 [INFO] [stderr] Checking mdview-nvim v0.1.0 (/opt/rustwide/workdir/crates/mdview-nvim) [INFO] [stderr] error: could not compile `rustls` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/011c518242557d21690f7936b5812318dc2fec47/bin/rustc --crate-name rustls --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustls-0.23.38/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="ring"' --cfg 'feature="std"' --cfg 'feature="tls12"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("aws-lc-rs", "aws_lc_rs", "brotli", "custom-provider", "default", "fips", "hashbrown", "log", "logging", "prefer-post-quantum", "read_buf", "ring", "rustversion", "std", "tls12", "zlib"))' -C metadata=7f0d2b55822f6dea -C extra-filename=-42841a8b74748f8d --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-6f8123b0c2eed634.rmeta --extern ring=/opt/rustwide/target/debug/deps/libring-bdc39939b05b6a3f.rmeta --extern pki_types=/opt/rustwide/target/debug/deps/librustls_pki_types-e278ec71858aaccb.rmeta --extern webpki=/opt/rustwide/target/debug/deps/libwebpki-cc890affed8b58af.rmeta --extern subtle=/opt/rustwide/target/debug/deps/libsubtle-350c4d777e42ad0b.rmeta --extern zeroize=/opt/rustwide/target/debug/deps/libzeroize-a40156bb3ac2a890.rmeta --cap-lints allow --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/ring-af93f63318f72af9/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `glib` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/011c518242557d21690f7936b5812318dc2fec47/bin/rustc --crate-name glib --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glib-0.18.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="gio"' --cfg 'feature="gio_ffi"' --cfg 'feature="v2_58"' --cfg 'feature="v2_60"' --cfg 'feature="v2_62"' --cfg 'feature="v2_64"' --cfg 'feature="v2_66"' --cfg 'feature="v2_68"' --cfg 'feature="v2_70"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("compiletests", "default", "gio", "gio_ffi", "log", "log_macros", "rs-log", "v2_58", "v2_60", "v2_62", "v2_64", "v2_66", "v2_68", "v2_70", "v2_72", "v2_74", "v2_76", "v2_78"))' -C metadata=b28a7112b102200c -C extra-filename=-f15e8b189c10d781 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-8622a36d4a1f0c04.rmeta --extern futures_channel=/opt/rustwide/target/debug/deps/libfutures_channel-9c1e7f39b7c26e53.rmeta --extern futures_core=/opt/rustwide/target/debug/deps/libfutures_core-1cd512d543215c04.rmeta --extern futures_executor=/opt/rustwide/target/debug/deps/libfutures_executor-643d0f9e0d7da669.rmeta --extern futures_task=/opt/rustwide/target/debug/deps/libfutures_task-bde3b8216abf23c5.rmeta --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-b685e03358a2674c.rmeta --extern gio_ffi=/opt/rustwide/target/debug/deps/libgio_sys-6a1171bad4127ddb.rmeta --extern glib_macros=/opt/rustwide/target/debug/deps/libglib_macros-330abb4463e7b200.so --extern ffi=/opt/rustwide/target/debug/deps/libglib_sys-1a1592fab26e13e8.rmeta --extern gobject_ffi=/opt/rustwide/target/debug/deps/libgobject_sys-1e1b1ac231f4e5c0.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-a70fa3bc2b82c39f.rmeta --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-3d944e3b9ac373a3.rmeta --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-6f8123b0c2eed634.rmeta --extern smallvec=/opt/rustwide/target/debug/deps/libsmallvec-96d7c7a7332b4422.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-827a4a8f872d637a.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "bff8eaf23053bcfbeabe3ab69ef50958119df99131eef9866865095ddfd93c22", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bff8eaf23053bcfbeabe3ab69ef50958119df99131eef9866865095ddfd93c22", kill_on_drop: false }` [INFO] [stdout] bff8eaf23053bcfbeabe3ab69ef50958119df99131eef9866865095ddfd93c22