[INFO] cloning repository https://github.com/ANAVHEOBA/computers [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ANAVHEOBA/computers" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FANAVHEOBA%2Fcomputers", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FANAVHEOBA%2Fcomputers'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 30e96d35718b5a1ade079daff05f0f19b4c9acee [INFO] checking ANAVHEOBA/computers against e5e97e3ef0ee95d34bea49cdac051ed1bbac01df for pr-158759-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FANAVHEOBA%2Fcomputers" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/ANAVHEOBA/computers [INFO] removed 0 missing tests [INFO] finished tweaking git repo https://github.com/ANAVHEOBA/computers [INFO] tweaked toml for git repo https://github.com/ANAVHEOBA/computers written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/ANAVHEOBA/computers on toolchain e5e97e3ef0ee95d34bea49cdac051ed1bbac01df [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+e5e97e3ef0ee95d34bea49cdac051ed1bbac01df" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/ANAVHEOBA/computers 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" "+e5e97e3ef0ee95d34bea49cdac051ed1bbac01df" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }` [INFO] [stdout] 47c1981e4b1e6fd210e497c45abd733c874a10146e0b63376619a13332857743 [INFO] running `Command { std: "docker" "start" "47c1981e4b1e6fd210e497c45abd733c874a10146e0b63376619a13332857743", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "47c1981e4b1e6fd210e497c45abd733c874a10146e0b63376619a13332857743", 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" "47c1981e4b1e6fd210e497c45abd733c874a10146e0b63376619a13332857743" "/opt/rustwide/cargo-home/bin/cargo" "+e5e97e3ef0ee95d34bea49cdac051ed1bbac01df" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "47c1981e4b1e6fd210e497c45abd733c874a10146e0b63376619a13332857743", 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" "47c1981e4b1e6fd210e497c45abd733c874a10146e0b63376619a13332857743" "/opt/rustwide/cargo-home/bin/cargo" "+e5e97e3ef0ee95d34bea49cdac051ed1bbac01df" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.174 [INFO] [stderr] Checking bytes v1.10.1 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Checking socket2 v0.5.10 [INFO] [stderr] Checking signal-hook-registry v1.4.5 [INFO] [stderr] Checking mio v1.0.4 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Checking parking_lot_core v0.9.11 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Checking getrandom v0.2.16 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Checking indexmap v2.10.0 [INFO] [stderr] Checking bitflags v2.9.1 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Compiling serde_json v1.0.141 [INFO] [stderr] Checking parking_lot v0.12.4 [INFO] [stderr] Checking zeroize v1.8.1 [INFO] [stderr] Compiling time-macros v0.2.22 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling jobserver v0.1.33 [INFO] [stderr] Checking rustls-pki-types v1.12.0 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling cc v1.2.30 [INFO] [stderr] Checking http v1.3.1 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Checking regex-automata v0.4.9 [INFO] [stderr] Checking num-bigint v0.4.6 [INFO] [stderr] Checking tokio v1.46.1 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Compiling const-random-macro v0.1.16 [INFO] [stderr] Compiling equator-macro v0.4.2 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling rustls v0.23.29 [INFO] [stderr] Compiling anyhow v1.0.98 [INFO] [stderr] Compiling const-random v0.1.18 [INFO] [stderr] Checking flate2 v1.1.2 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Checking http-body v1.0.1 [INFO] [stderr] Checking rayon-core v1.12.1 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking time v0.3.41 [INFO] [stderr] Checking encoding_rs v0.8.35 [INFO] [stderr] Checking equator v0.4.2 [INFO] [stderr] Compiling macro_magic_core_macros v0.5.1 [INFO] [stderr] Compiling derive-syn-parse v0.2.0 [INFO] [stderr] Checking local-waker v0.1.4 [INFO] [stderr] Checking thiserror v1.0.69 [INFO] [stderr] Compiling unicase v2.8.1 [INFO] [stderr] Checking iana-time-zone v0.1.63 [INFO] [stderr] Checking tinyvec v1.9.0 [INFO] [stderr] Checking aligned-vec v0.6.4 [INFO] [stderr] Compiling mime_guess v2.0.5 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking rand v0.9.2 [INFO] [stderr] Checking ahash v0.8.12 [INFO] [stderr] Compiling macro_magic_core v0.5.1 [INFO] [stderr] Checking zerofrom v0.1.6 [INFO] [stderr] Checking http v0.2.12 [INFO] [stderr] Checking sha1 v0.10.6 [INFO] [stderr] Compiling built v0.7.7 [INFO] [stderr] Compiling tracing-core v0.1.34 [INFO] [stderr] Checking yoke v0.8.0 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling openssl-sys v0.9.109 [INFO] [stderr] Checking zerovec v0.11.2 [INFO] [stderr] Checking zerotrie v0.2.2 [INFO] [stderr] Compiling zstd-sys v2.0.15+zstd.1.5.7 [INFO] [stderr] Compiling psm v0.1.26 [INFO] [stderr] Compiling derive_more-impl v2.0.1 [INFO] [stderr] Compiling rav1e v0.7.1 [INFO] [stderr] Compiling macro_magic_macros v0.5.1 [INFO] [stderr] Compiling stacker v0.1.21 [INFO] [stderr] Checking regex v1.11.1 [INFO] [stderr] Compiling openssl v0.10.73 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking num-rational v0.4.2 [INFO] [stderr] Checking v_frame v0.3.9 [INFO] [stderr] Compiling bytestring v1.4.0 [INFO] [stderr] Checking actix-utils v3.0.1 [INFO] [stderr] Checking rayon v1.10.0 [INFO] [stderr] Checking http-body-util v0.1.3 [INFO] [stderr] Checking webpki-roots v1.0.2 [INFO] [stderr] Compiling cookie v0.16.2 [INFO] [stderr] Checking actix-service v2.0.3 [INFO] [stderr] Compiling profiling-procmacros v1.0.17 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling regex-lite v0.1.6 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking tinystr v0.8.1 [INFO] [stderr] Checking potential_utf v0.1.2 [INFO] [stderr] Checking icu_locale_core v2.0.0 [INFO] [stderr] Checking icu_collections v2.0.0 [INFO] [stderr] Checking profiling v1.0.17 [INFO] [stderr] Compiling enum-as-inner v0.6.1 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Checking av1-grain v0.2.4 [INFO] [stderr] Checking brotli v8.0.1 [INFO] [stderr] Compiling rustc_version_runtime v0.3.0 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Checking icu_provider v2.0.0 [INFO] [stderr] Checking local-channel v0.1.5 [INFO] [stderr] Compiling async-trait v0.1.88 [INFO] [stderr] Compiling num-derive v0.4.2 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling arg_enum_proc_macro v0.3.4 [INFO] [stderr] Compiling proc-macro-error-attr2 v2.0.0 [INFO] [stderr] Checking icu_normalizer v2.0.0 [INFO] [stderr] Checking icu_properties v2.0.1 [INFO] [stderr] Compiling simd_helpers v0.1.0 [INFO] [stderr] Checking foldhash v0.1.5 [INFO] [stderr] Checking new_debug_unreachable v1.0.6 [INFO] [stderr] Checking language-tags v0.3.2 [INFO] [stderr] Checking quick-error v2.0.1 [INFO] [stderr] Checking bitstream-io v2.6.0 [INFO] [stderr] Checking weezl v0.1.10 [INFO] [stderr] Checking tokio-util v0.7.15 [INFO] [stderr] Checking tower v0.5.2 [INFO] [stderr] Checking actix-rt v2.10.0 [INFO] [stderr] Compiling noop_proc_macro v0.3.0 [INFO] [stderr] Checking imgref v1.11.0 [INFO] [stderr] Checking tower-http v0.6.6 [INFO] [stderr] Checking maybe-rayon v0.1.1 [INFO] [stderr] Checking actix-server v2.6.0 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Checking loop9 v0.1.5 [INFO] [stderr] Compiling proc-macro-error2 v2.0.1 [INFO] [stderr] Checking cipher v0.4.4 [INFO] [stderr] Checking rustc_version v0.4.1 [INFO] [stderr] Compiling serde_with_macros v3.14.0 [INFO] [stderr] Checking h2 v0.4.11 [INFO] [stderr] Checking actix-codec v0.5.2 [INFO] [stderr] Checking h2 v0.3.27 [INFO] [stderr] Checking idna_adapter v1.2.1 [INFO] [stderr] Compiling macro_magic v0.5.1 [INFO] [stderr] Checking avif-serialize v0.8.5 [INFO] [stderr] Checking idna v1.0.3 [INFO] [stderr] Checking unicode-normalization v0.1.24 [INFO] [stderr] Compiling actix-router v0.5.3 [INFO] [stderr] Checking sha2 v0.10.9 [INFO] [stderr] Checking url v2.5.4 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking chrono v0.4.41 [INFO] [stderr] Checking tokio-native-tls v0.3.1 [INFO] [stderr] Compiling rustls v0.21.12 [INFO] [stderr] Checking derive_more v2.0.1 [INFO] [stderr] Checking uuid v1.17.0 [INFO] [stderr] Checking serde_bytes v0.11.17 [INFO] [stderr] Checking zune-inflate v0.2.54 [INFO] [stderr] Checking hickory-proto v0.24.4 [INFO] [stderr] Checking half v2.6.0 [INFO] [stderr] Compiling actix-macros v0.2.4 [INFO] [stderr] Checking bit_field v0.10.2 [INFO] [stderr] Checking resolv-conf v0.7.4 [INFO] [stderr] Checking impl-more v0.1.9 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Compiling actix-web-codegen v4.3.0 [INFO] [stderr] Checking unicode-properties v0.1.3 [INFO] [stderr] Checking rgb v0.8.52 [INFO] [stderr] Checking color_quant v1.1.0 [INFO] [stderr] Checking lebe v0.5.2 [INFO] [stderr] Checking jpeg-decoder v0.3.2 [INFO] [stderr] Checking bytemuck v1.23.1 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Checking zune-core v0.4.12 [INFO] [stderr] Checking gif v0.13.3 [INFO] [stderr] Checking exr v1.73.0 [INFO] [stderr] Checking qoi v0.4.1 [INFO] [stderr] Checking zune-jpeg v0.4.19 [INFO] [stderr] Checking stringprep v0.1.5 [INFO] [stderr] Checking blowfish v0.9.1 [INFO] [stderr] Compiling derive_more v0.99.20 [INFO] [stderr] Checking image-webp v0.2.3 [INFO] [stderr] Checking png v0.17.16 [INFO] [stderr] Checking tiff v0.9.1 [INFO] [stderr] Checking serde_path_to_error v0.1.17 [INFO] [stderr] Checking serde_with v3.14.0 [INFO] [stderr] Checking rustls-webpki v0.103.4 [INFO] [stderr] Checking rustls-webpki v0.101.7 [INFO] [stderr] Checking sct v0.7.1 [INFO] [stderr] Checking bson v2.15.0 [INFO] [stderr] Compiling mongodb-internal-macros v3.2.4 [INFO] [stderr] Checking chumsky v0.9.3 [INFO] [stderr] Compiling validator_derive v0.20.0 [INFO] [stderr] Checking simple_asn1 v0.6.3 [INFO] [stderr] error: could not compile `syn` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/e5e97e3ef0ee95d34bea49cdac051ed1bbac01df/bin/rustc --crate-name syn --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-1.0.109/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="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="extra-traits"' --cfg 'feature="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="quote"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("clone-impls", "default", "derive", "extra-traits", "fold", "full", "parsing", "printing", "proc-macro", "quote", "test", "visit", "visit-mut"))' -C metadata=b62b4240ae7ed3c7 -C extra-filename=-fcc05f93c2019077 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-d8665169c487d19b.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-60c6fa93c90874f2.rmeta --extern unicode_ident=/opt/rustwide/target/debug/deps/libunicode_ident-b3925cc8f83e9ac1.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 `h2` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/e5e97e3ef0ee95d34bea49cdac051ed1bbac01df/bin/rustc --crate-name h2 --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/h2-0.4.11/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(docsrs,test)' --check-cfg 'cfg(feature, values("stream", "unstable"))' -C metadata=f882c310cc179903 -C extra-filename=-84b159b5d7a13296 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern atomic_waker=/opt/rustwide/target/debug/deps/libatomic_waker-d2edf130acb84086.rmeta --extern bytes=/opt/rustwide/target/debug/deps/libbytes-696d9749778e1593.rmeta --extern fnv=/opt/rustwide/target/debug/deps/libfnv-bf9ae889bab8acee.rmeta --extern futures_core=/opt/rustwide/target/debug/deps/libfutures_core-756e876442dee363.rmeta --extern futures_sink=/opt/rustwide/target/debug/deps/libfutures_sink-e7bd2ffb932e7c3a.rmeta --extern http=/opt/rustwide/target/debug/deps/libhttp-28a8fa56a339b838.rmeta --extern indexmap=/opt/rustwide/target/debug/deps/libindexmap-30f08a89d32de00d.rmeta --extern slab=/opt/rustwide/target/debug/deps/libslab-f6250375d3ff91a4.rmeta --extern tokio=/opt/rustwide/target/debug/deps/libtokio-090ec8ac5798d926.rmeta --extern tokio_util=/opt/rustwide/target/debug/deps/libtokio_util-6370e64653a8b4d7.rmeta --extern tracing=/opt/rustwide/target/debug/deps/libtracing-64a82a3e4df2b58a.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [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/e5e97e3ef0ee95d34bea49cdac051ed1bbac01df/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=5826e6fc98d18a4d -C extra-filename=-bdf3eb2a7502285c --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-1e98a5a951f16fe9.so --extern arrayvec=/opt/rustwide/target/debug/deps/libarrayvec-30751d79791e52e6.rmeta --extern av1_grain=/opt/rustwide/target/debug/deps/libav1_grain-5fa411054a478e31.rmeta --extern bitstream_io=/opt/rustwide/target/debug/deps/libbitstream_io-f7a56a12d348ef50.rmeta --extern cfg_if=/opt/rustwide/target/debug/deps/libcfg_if-bf1857b7a1b2d30e.rmeta --extern itertools=/opt/rustwide/target/debug/deps/libitertools-0e3f729ee8c80e60.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-fa2de38355b1d9e2.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-9dd860993e8ea465.rmeta --extern rayon=/opt/rustwide/target/debug/deps/libmaybe_rayon-02cdba0f452c7512.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-c782a3173088981a.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-d13fcf8cc367c05a.rmeta --extern simd_helpers=/opt/rustwide/target/debug/deps/libsimd_helpers-2979ac493f8592e9.so --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-cf981fd7591a9a7b.rmeta --extern v_frame=/opt/rustwide/target/debug/deps/libv_frame-ab3821bc83135d89.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "47c1981e4b1e6fd210e497c45abd733c874a10146e0b63376619a13332857743", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "47c1981e4b1e6fd210e497c45abd733c874a10146e0b63376619a13332857743", kill_on_drop: false }` [INFO] [stdout] 47c1981e4b1e6fd210e497c45abd733c874a10146e0b63376619a13332857743