[INFO] cloning repository https://github.com/evilsocket/clipbud [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/evilsocket/clipbud" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fevilsocket%2Fclipbud", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fevilsocket%2Fclipbud'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d0128a1c61aacb8c45a566ac307939c9807e8dcc [INFO] checking evilsocket/clipbud against try#3248bace201b6227b0ff78eacc8b00d805551a86 for pr-153513 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fevilsocket%2Fclipbud" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/evilsocket/clipbud [INFO] finished tweaking git repo https://github.com/evilsocket/clipbud [INFO] tweaked toml for git repo https://github.com/evilsocket/clipbud written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/evilsocket/clipbud on toolchain 3248bace201b6227b0ff78eacc8b00d805551a86 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+3248bace201b6227b0ff78eacc8b00d805551a86" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/evilsocket/clipbud 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" "+3248bace201b6227b0ff78eacc8b00d805551a86" "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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+3248bace201b6227b0ff78eacc8b00d805551a86" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 98c0ddd0d55f12762c90022152f9f33c5b447c49397469bee296f6ec833be369 [INFO] running `Command { std: "docker" "start" "-a" "98c0ddd0d55f12762c90022152f9f33c5b447c49397469bee296f6ec833be369", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "98c0ddd0d55f12762c90022152f9f33c5b447c49397469bee296f6ec833be369", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "98c0ddd0d55f12762c90022152f9f33c5b447c49397469bee296f6ec833be369", kill_on_drop: false }` [INFO] [stdout] 98c0ddd0d55f12762c90022152f9f33c5b447c49397469bee296f6ec833be369 [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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+3248bace201b6227b0ff78eacc8b00d805551a86" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 38aaa810f0d5a35c4f3ff133f343befd69f45fe870ada37ca18de919f9057973 [INFO] running `Command { std: "docker" "start" "-a" "38aaa810f0d5a35c4f3ff133f343befd69f45fe870ada37ca18de919f9057973", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling version-compare v0.2.0 [INFO] [stderr] Compiling rustix v1.0.8 [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Compiling cfg-expr v0.15.8 [INFO] [stderr] Checking signal-hook-registry v1.4.6 [INFO] [stderr] Checking concurrent-queue v2.5.0 [INFO] [stderr] Compiling wayland-sys v0.31.7 [INFO] [stderr] Compiling wayland-backend v0.3.11 [INFO] [stderr] Checking parking_lot v0.12.4 [INFO] [stderr] Compiling endi v1.1.0 [INFO] [stderr] Checking foldhash v0.1.5 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling wayland-client v0.31.11 [INFO] [stderr] Checking event-listener v5.4.1 [INFO] [stderr] Checking winnow v0.7.13 [INFO] [stderr] Compiling nix v0.30.1 [INFO] [stderr] Checking hashbrown v0.15.5 [INFO] [stderr] Checking socket2 v0.6.0 [INFO] [stderr] Checking mio v1.0.4 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling quick-xml v0.37.5 [INFO] [stderr] Checking nom v7.1.3 [INFO] [stderr] Checking event-listener-strategy v0.5.4 [INFO] [stderr] Compiling openssl-sys v0.9.109 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Checking async-lock v3.4.1 [INFO] [stderr] Checking async-channel v2.5.0 [INFO] [stderr] Checking async-broadcast v0.7.2 [INFO] [stderr] Checking async-executor v1.13.3 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Checking blocking v1.6.2 [INFO] [stderr] Compiling xml-rs v0.8.27 [INFO] [stderr] Compiling anyhow v1.0.99 [INFO] [stderr] Compiling log v0.4.28 [INFO] [stderr] Checking ab_glyph v0.2.31 [INFO] [stderr] Compiling semver v1.0.26 [INFO] [stderr] Checking num-bigint v0.4.6 [INFO] [stderr] Compiling gio v0.18.4 [INFO] [stderr] Compiling smithay-client-toolkit v0.19.2 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Checking indexmap v2.11.0 [INFO] [stderr] Checking accesskit v0.19.0 [INFO] [stderr] Compiling openssl v0.10.73 [INFO] [stderr] Checking maybe-rayon v0.1.1 [INFO] [stderr] Compiling simd_helpers v0.1.0 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Checking zune-jpeg v0.4.20 [INFO] [stderr] Checking pxfm v0.1.22 [INFO] [stderr] Compiling winit v0.30.12 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling gl_generator v0.14.0 [INFO] [stderr] Compiling serde_json v1.0.143 [INFO] [stderr] Compiling mime_guess v2.0.5 [INFO] [stderr] Checking accesskit_consumer v0.28.0 [INFO] [stderr] Checking exr v1.73.0 [INFO] [stderr] Compiling field-offset v0.3.6 [INFO] [stderr] Compiling wayland-scanner v0.31.7 [INFO] [stderr] Checking gif v0.13.3 [INFO] [stderr] Checking image-webp v0.2.3 [INFO] [stderr] Compiling gtk v0.18.2 [INFO] [stderr] Checking nohash-hasher v0.2.0 [INFO] [stderr] Checking epaint_default_fonts v0.32.2 [INFO] [stderr] Compiling libxdo-sys v0.11.0 [INFO] [stderr] Checking smol_str v0.2.2 [INFO] [stderr] Checking x11 v2.21.0 [INFO] [stderr] Compiling glutin v0.32.3 [INFO] [stderr] Compiling ref-cast v1.0.24 [INFO] [stderr] Checking dirs-sys v0.5.0 [INFO] [stderr] Checking num-rational v0.4.2 [INFO] [stderr] Checking crossbeam-channel v0.5.15 [INFO] [stderr] Compiling glutin-winit v0.5.0 [INFO] [stderr] Compiling glutin_glx_sys v0.6.1 [INFO] [stderr] Compiling glutin_egl_sys v0.7.1 [INFO] [stderr] Checking encoding_rs v0.8.35 [INFO] [stderr] Checking libloading v0.7.4 [INFO] [stderr] Checking dirs v6.0.0 [INFO] [stderr] Checking futures-timer v3.0.3 [INFO] [stderr] Checking web-time v1.1.0 [INFO] [stderr] Checking dyn-clone v1.0.20 [INFO] [stderr] Checking nix v0.23.2 [INFO] [stderr] Checking eventsource-stream v0.2.3 [INFO] [stderr] Checking libxdo v0.6.0 [INFO] [stderr] Checking png v0.17.16 [INFO] [stderr] Checking ordered-float v5.0.0 [INFO] [stderr] Checking widestring v0.4.3 [INFO] [stderr] Checking glob v0.3.3 [INFO] [stderr] Checking as-any v0.3.2 [INFO] [stderr] Checking unsafe-libyaml v0.2.11 [INFO] [stderr] Checking shellexpand v3.1.1 [INFO] [stderr] Checking mouse_position v0.1.4 [INFO] [stderr] Checking moxcms v0.7.5 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling serde_derive_internals v0.29.1 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling enumflags2_derive v0.7.12 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling bytemuck_derive v1.10.1 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling profiling-procmacros v1.0.17 [INFO] [stderr] Compiling equator-macro v0.4.2 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Checking profiling v1.0.17 [INFO] [stderr] Compiling serde_repr v0.1.20 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling num-derive v0.4.2 [INFO] [stderr] Checking tokio v1.47.1 [INFO] [stderr] Compiling arg_enum_proc_macro v0.3.4 [INFO] [stderr] Compiling fax_derive v0.2.0 [INFO] [stderr] Compiling thiserror-impl v2.0.16 [INFO] [stderr] Checking equator v0.4.2 [INFO] [stderr] Checking aligned-vec v0.6.4 [INFO] [stderr] Checking thiserror v1.0.69 [INFO] [stderr] Compiling ref-cast-impl v1.0.24 [INFO] [stderr] Compiling schemars_derive v1.0.4 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Checking v_frame v0.3.9 [INFO] [stderr] Checking fax v0.2.6 [INFO] [stderr] Compiling clap_derive v4.5.47 [INFO] [stderr] Checking single-instance v0.3.3 [INFO] [stderr] Checking tiff v0.10.3 [INFO] [stderr] Checking async-stream v0.3.6 [INFO] [stderr] Checking av1-grain v0.2.4 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Checking bytemuck v1.23.2 [INFO] [stderr] Checking zerofrom v0.1.6 [INFO] [stderr] Checking yoke v0.8.0 [INFO] [stderr] Checking zerovec v0.11.4 [INFO] [stderr] Checking zerotrie v0.2.2 [INFO] [stderr] Checking tiny-skia-path v0.11.4 [INFO] [stderr] Checking emath v0.32.2 [INFO] [stderr] Checking qoi v0.4.1 [INFO] [stderr] Checking thiserror v2.0.16 [INFO] [stderr] Checking rav1e v0.7.1 [INFO] [stderr] Checking ecolor v0.32.2 [INFO] [stderr] Checking epaint v0.32.2 [INFO] [stderr] Checking tiny-skia v0.11.4 [INFO] [stderr] Checking tinystr v0.8.1 [INFO] [stderr] Checking potential_utf v0.1.3 [INFO] [stderr] Checking icu_locale_core v2.0.0 [INFO] [stderr] Checking icu_collections v2.0.0 [INFO] [stderr] Checking clap v4.5.47 [INFO] [stderr] Checking icu_provider v2.0.0 [INFO] [stderr] Checking icu_normalizer v2.0.0 [INFO] [stderr] Checking icu_properties v2.0.1 [INFO] [stderr] Checking futures-executor v0.3.31 [INFO] [stderr] Checking tokio-util v0.7.16 [INFO] [stderr] Checking tower v0.5.2 [INFO] [stderr] Checking futures v0.3.31 [INFO] [stderr] Checking h2 v0.4.12 [INFO] [stderr] Checking idna_adapter v1.2.1 [INFO] [stderr] Checking idna v1.1.0 [INFO] [stderr] Checking bitflags v2.9.4 [INFO] [stderr] Checking enumflags2 v0.7.12 [INFO] [stderr] Checking zvariant_utils v3.2.1 [INFO] [stderr] Checking quick-xml v0.36.2 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking serde_yaml v0.9.34+deprecated [INFO] [stderr] Checking xkbcommon-dl v0.4.2 [INFO] [stderr] Checking png v0.18.0 [INFO] [stderr] Checking egui v0.32.2 [INFO] [stderr] Checking tower-http v0.6.6 [INFO] [stderr] Checking keyboard-types v0.7.0 [INFO] [stderr] Checking url v2.5.7 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling serde_spanned v0.6.9 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Compiling toml_edit v0.20.7 [INFO] [stderr] Compiling toml_edit v0.19.15 [INFO] [stderr] Compiling toml v0.5.11 [INFO] [stderr] Checking webbrowser v1.0.5 [INFO] [stderr] Checking schemars v1.0.4 [INFO] [stderr] error: could not compile `rav1e` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/3248bace201b6227b0ff78eacc8b00d805551a86/bin/rustc --crate-name rav1e --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rav1e-0.7.1/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="threading"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("aom-sys", "asm", "av-metrics", "backtrace", "bench", "binaries", "byteorder", "capi", "cc", "channel-api", "check_asm", "clap", "clap_complete", "console", "crossbeam", "dav1d-sys", "decode_test", "decode_test_dav1d", "default", "desync_finder", "dump_ivf", "dump_lookahead_data", "fern", "git_version", "image", "ivf", "nasm-rs", "nom", "quick_test", "scan_fmt", "scenechange", "serde", "serde-big-array", "serialize", "signal-hook", "signal_support", "threading", "toml", "tracing", "tracing-chrome", "tracing-subscriber", "unstable", "wasm", "wasm-bindgen", "y4m"))' -C metadata=05e1fcc63cf382f7 -C extra-filename=-658ad9694c149e66 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern arg_enum_proc_macro=/opt/rustwide/target/debug/deps/libarg_enum_proc_macro-79c7ff544dc228c8.so --extern arrayvec=/opt/rustwide/target/debug/deps/libarrayvec-30751d79791e52e6.rmeta --extern av1_grain=/opt/rustwide/target/debug/deps/libav1_grain-eca49e6151b25a04.rmeta --extern bitstream_io=/opt/rustwide/target/debug/deps/libbitstream_io-f7a56a12d348ef50.rmeta --extern cfg_if=/opt/rustwide/target/debug/deps/libcfg_if-bc4975430b4eb7b9.rmeta --extern itertools=/opt/rustwide/target/debug/deps/libitertools-0e3f729ee8c80e60.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-76bfe02cd684a46f.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-d1445fb67721d80a.rmeta --extern rayon=/opt/rustwide/target/debug/deps/libmaybe_rayon-dc843814a109717a.rmeta --extern debug_unreachable=/opt/rustwide/target/debug/deps/libdebug_unreachable-308576270019a9b4.rmeta --extern noop_proc_macro=/opt/rustwide/target/debug/deps/libnoop_proc_macro-2e1b35bb98ddaa7a.so --extern num_derive=/opt/rustwide/target/debug/deps/libnum_derive-60f8fd5b3aa999d9.so --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-3f20bdcfe3eb0a45.rmeta --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-2ad934dc7da92e31.rmeta --extern paste=/opt/rustwide/target/debug/deps/libpaste-c5e5e8a2bd161c29.so --extern profiling=/opt/rustwide/target/debug/deps/libprofiling-2e26c7485193cd44.rmeta --extern simd_helpers=/opt/rustwide/target/debug/deps/libsimd_helpers-f34227d95ef5bd3c.so --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-efd3046090532155.rmeta --extern v_frame=/opt/rustwide/target/debug/deps/libv_frame-9f3c70bb7c146297.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 `rustix` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/3248bace201b6227b0ff78eacc8b00d805551a86/bin/rustc --crate-name rustix --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustix-1.0.8/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 --warn=unexpected_cfgs --check-cfg 'cfg(alloc_c_string)' --check-cfg 'cfg(alloc_ffi)' --check-cfg 'cfg(apple)' --check-cfg 'cfg(asm_experimental_arch)' --check-cfg 'cfg(bsd)' --check-cfg 'cfg(core_c_str)' --check-cfg 'cfg(core_ffi_c)' --check-cfg 'cfg(core_intrinsics)' --check-cfg 'cfg(criterion)' --check-cfg 'cfg(document_experimental_runtime_api)' --check-cfg 'cfg(error_in_core)' --check-cfg 'cfg(fix_y2038)' --check-cfg 'cfg(freebsdlike)' --check-cfg 'cfg(libc)' --check-cfg 'cfg(linux_kernel)' --check-cfg 'cfg(linux_like)' --check-cfg 'cfg(linux_raw)' --check-cfg 'cfg(netbsdlike)' --check-cfg 'cfg(rustc_attrs)' --check-cfg 'cfg(solarish)' --check-cfg 'cfg(staged_api)' --check-cfg 'cfg(static_assertions)' --check-cfg 'cfg(thumb_mode)' --check-cfg 'cfg(wasi)' --check-cfg 'cfg(wasi_ext)' --check-cfg 'cfg(wasip2)' --check-cfg 'cfg(target_arch, values("xtensa"))' --check-cfg 'cfg(target_os, values("cygwin"))' --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="event"' --cfg 'feature="fs"' --cfg 'feature="net"' --cfg 'feature="pipe"' --cfg 'feature="process"' --cfg 'feature="shm"' --cfg 'feature="std"' --cfg 'feature="system"' --cfg 'feature="time"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all-apis", "alloc", "core", "default", "event", "fs", "io_uring", "libc", "libc_errno", "linux_4_11", "linux_5_1", "linux_5_11", "linux_latest", "mm", "mount", "net", "param", "pipe", "process", "pty", "rand", "runtime", "rustc-dep-of-std", "rustc-std-workspace-alloc", "shm", "std", "stdio", "system", "termios", "thread", "time", "try_close", "use-explicitly-provided-auxv", "use-libc", "use-libc-auxv"))' -C metadata=f958332a60ad278b -C extra-filename=-0f500e9aa091a45e --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-e120360dffab7052.rmeta --extern linux_raw_sys=/opt/rustwide/target/debug/deps/liblinux_raw_sys-8fb4eca413bec7ce.rmeta --cap-lints allow --cap-lints=forbid --cfg linux_raw --cfg linux_like --cfg linux_kernel` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "38aaa810f0d5a35c4f3ff133f343befd69f45fe870ada37ca18de919f9057973", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "38aaa810f0d5a35c4f3ff133f343befd69f45fe870ada37ca18de919f9057973", kill_on_drop: false }` [INFO] [stdout] 38aaa810f0d5a35c4f3ff133f343befd69f45fe870ada37ca18de919f9057973