[INFO] cloning repository https://github.com/leonardoarcari/dcapal [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/leonardoarcari/dcapal" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fleonardoarcari%2Fdcapal", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fleonardoarcari%2Fdcapal'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 74af4822cba5d357afaad93dd36044986f35f39e [INFO] checking leonardoarcari/dcapal against try#c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f for pr-133502-18 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fleonardoarcari%2Fdcapal" "/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/leonardoarcari/dcapal [INFO] finished tweaking git repo https://github.com/leonardoarcari/dcapal [INFO] tweaked toml for git repo https://github.com/leonardoarcari/dcapal written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/leonardoarcari/dcapal on toolchain c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/leonardoarcari/dcapal 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" "+c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f" "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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c4deef9c0c98dbdf3916284318e5bb2e2a16ced36b02e5c94a064f5aac384db3 [INFO] running `Command { std: "docker" "start" "-a" "c4deef9c0c98dbdf3916284318e5bb2e2a16ced36b02e5c94a064f5aac384db3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c4deef9c0c98dbdf3916284318e5bb2e2a16ced36b02e5c94a064f5aac384db3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c4deef9c0c98dbdf3916284318e5bb2e2a16ced36b02e5c94a064f5aac384db3", kill_on_drop: false }` [INFO] [stdout] c4deef9c0c98dbdf3916284318e5bb2e2a16ced36b02e5c94a064f5aac384db3 [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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 41c8a633bc1171152f2bc5052b5844a592a212802ff8c9c6e91f5993c5e28e24 [INFO] running `Command { std: "docker" "start" "-a" "41c8a633bc1171152f2bc5052b5844a592a212802ff8c9c6e91f5993c5e28e24", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Checking tracing-core v0.1.33 [INFO] [stderr] Checking hashbrown v0.15.3 [INFO] [stderr] Compiling fs_extra v1.3.0 [INFO] [stderr] Checking mio v1.0.3 [INFO] [stderr] Checking socket2 v0.5.9 [INFO] [stderr] Compiling cc v1.2.23 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Compiling dunce v1.0.5 [INFO] [stderr] Compiling icu_properties_data v2.0.0 [INFO] [stderr] Compiling aws-lc-rs v1.13.1 [INFO] [stderr] Compiling rustls v0.23.27 [INFO] [stderr] Checking webpki-roots v1.0.0 [INFO] [stderr] Compiling rust_decimal v1.37.2 [INFO] [stderr] Checking webpki-roots v0.26.11 [INFO] [stderr] Checking regex-automata v0.4.9 [INFO] [stderr] Compiling rust_decimal_macros v1.37.1 [INFO] [stderr] Compiling rustversion v1.0.20 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling bigdecimal v0.4.8 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.100 [INFO] [stderr] Checking sha2 v0.10.9 [INFO] [stderr] Compiling glob v0.3.2 [INFO] [stderr] Checking icu_properties v2.0.0 [INFO] [stderr] Compiling bumpalo v3.17.0 [INFO] [stderr] Checking anstyle-parse v0.2.6 [INFO] [stderr] Checking hashlink v0.10.0 [INFO] [stderr] Checking md-5 v0.10.6 [INFO] [stderr] Checking colorchoice v1.0.3 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.100 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Checking anstyle v1.0.10 [INFO] [stderr] Checking anstyle-query v1.1.2 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking atoi v2.0.0 [INFO] [stderr] Checking ordered-float v4.6.0 [INFO] [stderr] Compiling sea-query-derive v0.4.3 [INFO] [stderr] Checking anstream v0.6.18 [INFO] [stderr] Compiling inherent v1.0.12 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling wasm-bindgen v0.2.100 [INFO] [stderr] Compiling clang-sys v1.8.1 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling proc-macro2-diagnostics v0.10.1 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Checking num-bigint v0.4.6 [INFO] [stderr] Checking tracing-log v0.2.0 [INFO] [stderr] Compiling libloading v0.8.7 [INFO] [stderr] Checking thread_local v1.1.8 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Compiling bindgen v0.70.1 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling ouroboros_macro v0.18.5 [INFO] [stderr] Compiling sea-bae v0.2.1 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling bitflags v2.9.1 [INFO] [stderr] Checking rustls-native-certs v0.8.1 [INFO] [stderr] Compiling cmake v0.1.54 [INFO] [stderr] Compiling fslock v0.2.1 [INFO] [stderr] Compiling sea-orm-macros v1.1.14 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Checking async-stream v0.3.6 [INFO] [stderr] Compiling pest v2.8.0 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Checking linux-raw-sys v0.4.15 [INFO] [stderr] Compiling ref-cast v1.0.24 [INFO] [stderr] Checking const-random v0.1.18 [INFO] [stderr] Compiling ref-cast-impl v1.0.24 [INFO] [stderr] Compiling foreign-types-macros v0.2.3 [INFO] [stderr] Compiling aws-lc-sys v0.29.0 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.100 [INFO] [stderr] Compiling zstd-sys v2.0.15+zstd.1.5.7 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Checking regex v1.11.1 [INFO] [stderr] Checking ouroboros v0.18.5 [INFO] [stderr] Compiling pest_meta v2.8.0 [INFO] [stderr] Checking foreign-types-shared v0.3.1 [INFO] [stderr] Compiling ndarray v0.13.1 [INFO] [stderr] Checking clap_lex v0.7.4 [INFO] [stderr] Checking matrixmultiply v0.2.4 [INFO] [stderr] Checking foreign-types v0.5.0 [INFO] [stderr] Checking clap_builder v4.5.38 [INFO] [stderr] Checking num-rational v0.4.2 [INFO] [stderr] Checking dlv-list v0.5.2 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.100 [INFO] [stderr] Checking async-lock v3.4.0 [INFO] [stderr] Checking num-iter v0.1.45 [INFO] [stderr] Checking num-complex v0.4.6 [INFO] [stderr] Compiling clap_derive v4.5.32 [INFO] [stderr] Checking smallvec v1.15.0 [INFO] [stderr] Checking parking_lot_core v0.9.11 [INFO] [stderr] Checking indexmap v2.9.0 [INFO] [stderr] Checking parking_lot v0.12.4 [INFO] [stderr] Checking icu_normalizer v2.0.0 [INFO] [stderr] Checking tokio v1.45.1 [INFO] [stderr] Checking idna_adapter v1.2.1 [INFO] [stderr] Checking idna v1.0.3 [INFO] [stderr] Checking deranged v0.4.0 [INFO] [stderr] Checking uuid v1.17.0 [INFO] [stderr] Checking url v2.5.4 [INFO] [stderr] Checking chrono v0.4.41 [INFO] [stderr] Checking futures-intrusive v0.5.0 [INFO] [stderr] Checking futures-executor v0.3.31 [INFO] [stderr] Checking tracing-serde v0.2.0 [INFO] [stderr] Checking futures v0.3.31 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking tracing-subscriber v0.3.19 [INFO] [stderr] Compiling pest_generator v2.8.0 [INFO] [stderr] Checking time v0.3.41 [INFO] [stderr] Checking raw-cpuid v11.5.0 [INFO] [stderr] Checking serde_spanned v0.6.8 [INFO] [stderr] Checking toml_datetime v0.6.9 [INFO] [stderr] Compiling derive_builder_core v0.20.2 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Checking borrow-or-share v0.2.2 [INFO] [stderr] Checking ucd-trie v0.1.7 [INFO] [stderr] Checking winnow v0.7.10 [INFO] [stderr] Checking bit-vec v0.8.0 [INFO] [stderr] Compiling pest_derive v2.8.0 [INFO] [stderr] Checking bit-set v0.8.0 [INFO] [stderr] Checking fluent-uri v0.3.2 [INFO] [stderr] Checking js-sys v0.3.77 [INFO] [stderr] Checking ordered-multimap v0.7.3 [INFO] [stderr] Checking quanta v0.12.5 [INFO] [stderr] Checking clap v4.5.38 [INFO] [stderr] Checking metrics v0.24.2 [INFO] [stderr] Checking num v0.4.3 [INFO] [stderr] Checking serde_path_to_error v0.1.17 [INFO] [stderr] Checking eventsource-stream v0.2.3 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling derive_builder_macro v0.20.2 [INFO] [stderr] Checking async-executor v1.13.2 [INFO] [stderr] Checking axum-core v0.5.2 [INFO] [stderr] Checking rand_xoshiro v0.7.0 [INFO] [stderr] Checking num-traits v0.1.43 [INFO] [stderr] Compiling sea-schema-derive v0.3.0 [INFO] [stderr] Checking sha1 v0.10.6 [INFO] [stderr] Checking headers-core v0.3.0 [INFO] [stderr] Checking webpki-root-certs v1.0.0 [INFO] [stderr] Checking sea-query v0.32.5 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Compiling typed-builder-macro v0.21.0 [INFO] [stderr] Compiling axum-macros v0.5.0 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking instant v0.1.13 [INFO] [stderr] Checking outref v0.5.2 [INFO] [stderr] Checking vsimd v0.8.0 [INFO] [stderr] Checking sketches-ddsketch v0.3.0 [INFO] [stderr] Checking trim-in-place v0.1.7 [INFO] [stderr] Checking arraydeque v0.5.1 [INFO] [stderr] Compiling const_format_proc_macros v0.2.34 [INFO] [stderr] Checking uuid-simd v0.8.0 [INFO] [stderr] Checking yaml-rust2 v0.10.1 [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/c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f/bin/rustc --crate-name bindgen --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bindgen-0.70.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="runtime"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("__cli", "__testing_only_extra_assertions", "__testing_only_libclang_16", "__testing_only_libclang_9", "default", "experimental", "logging", "prettyplease", "runtime", "static", "which-rustfmt"))' -C metadata=69803ffb00d141b9 -C extra-filename=-f888df175a0ae544 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-e3d651804dbb5be8.rmeta --extern cexpr=/opt/rustwide/target/debug/deps/libcexpr-5df0d505e141e9d6.rmeta --extern clang_sys=/opt/rustwide/target/debug/deps/libclang_sys-077566c4b4b46c5c.rmeta --extern itertools=/opt/rustwide/target/debug/deps/libitertools-2e5ca021b9ea9664.rmeta --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-d8665169c487d19b.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-60c6fa93c90874f2.rmeta --extern regex=/opt/rustwide/target/debug/deps/libregex-83da058ad1f9aa7e.rmeta --extern rustc_hash=/opt/rustwide/target/debug/deps/librustc_hash-c94cda88a025c06c.rmeta --extern shlex=/opt/rustwide/target/debug/deps/libshlex-258c8bec04b9d869.rmeta --extern syn=/opt/rustwide/target/debug/deps/libsyn-9193fad60b9a6598.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/c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f/bin/rustc --crate-name tokio --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.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 --warn=unexpected_cfgs --check-cfg 'cfg(fuzzing)' --check-cfg 'cfg(loom)' --check-cfg 'cfg(mio_unsupported_force_poll_poll)' --check-cfg 'cfg(tokio_allow_from_blocking_fd)' --check-cfg 'cfg(tokio_internal_mt_counters)' --check-cfg 'cfg(tokio_no_parking_lot)' --check-cfg 'cfg(tokio_no_tuning_tests)' --check-cfg 'cfg(tokio_taskdump)' --check-cfg 'cfg(tokio_unstable)' --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="mio"' --cfg 'feature="net"' --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", "mio", "net", "parking_lot", "process", "rt", "rt-multi-thread", "signal", "signal-hook-registry", "socket2", "sync", "test-util", "time", "tokio-macros", "tracing", "windows-sys"))' -C metadata=4a84c8edc28b1222 -C extra-filename=-1a614e3325882585 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bytes=/opt/rustwide/target/debug/deps/libbytes-696d9749778e1593.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-07c61d5058b4388b.rmeta --extern mio=/opt/rustwide/target/debug/deps/libmio-6ffab9ca72757bba.rmeta --extern parking_lot=/opt/rustwide/target/debug/deps/libparking_lot-81a2505e857002f2.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-dccf8aabedbf6d41.rmeta --extern signal_hook_registry=/opt/rustwide/target/debug/deps/libsignal_hook_registry-74a94107be1d212b.rmeta --extern socket2=/opt/rustwide/target/debug/deps/libsocket2-c3ca62d0afdb8ae3.rmeta --extern tokio_macros=/opt/rustwide/target/debug/deps/libtokio_macros-1f22a69f7b139e0b.so --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [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/c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f/bin/rustc --crate-name rustix --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustix-0.38.44/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(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(target_arch, values("xtensa"))' --cfg 'feature="alloc"' --cfg 'feature="event"' --cfg 'feature="fs"' --cfg 'feature="libc-extra-traits"' --cfg 'feature="net"' --cfg 'feature="pipe"' --cfg 'feature="process"' --cfg 'feature="std"' --cfg 'feature="time"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all-apis", "alloc", "cc", "compiler_builtins", "core", "default", "event", "fs", "io_uring", "itoa", "libc", "libc-extra-traits", "libc_errno", "linux_4_11", "linux_latest", "mm", "mount", "net", "once_cell", "param", "pipe", "process", "procfs", "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=ff4557e8f5ed0feb -C extra-filename=-914f7e43596e9490 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-acc3dd90cf12c9ff.rmeta --extern linux_raw_sys=/opt/rustwide/target/debug/deps/liblinux_raw_sys-e6364a9e6650ce14.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" "41c8a633bc1171152f2bc5052b5844a592a212802ff8c9c6e91f5993c5e28e24", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "41c8a633bc1171152f2bc5052b5844a592a212802ff8c9c6e91f5993c5e28e24", kill_on_drop: false }` [INFO] [stdout] 41c8a633bc1171152f2bc5052b5844a592a212802ff8c9c6e91f5993c5e28e24