[INFO] fetching crate gmt_dos-clients_fem 5.1.2... [INFO] checking gmt_dos-clients_fem-5.1.2 against try#a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d for pr-145342-1 [INFO] extracting crate gmt_dos-clients_fem 5.1.2 into /workspace/builds/worker-6-tc2/source [INFO] started tweaking crates.io crate gmt_dos-clients_fem 5.1.2 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate gmt_dos-clients_fem 5.1.2 [INFO] tweaked toml for crates.io crate gmt_dos-clients_fem 5.1.2 written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate gmt_dos-clients_fem 5.1.2 on toolchain a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate gmt_dos-clients_fem 5.1.2 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" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "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/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] bf50f598b2648cc65ded3d1308fdf056f5b1bb229db64d2780b3e95aaf0fc118 [INFO] running `Command { std: "docker" "start" "-a" "bf50f598b2648cc65ded3d1308fdf056f5b1bb229db64d2780b3e95aaf0fc118", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "bf50f598b2648cc65ded3d1308fdf056f5b1bb229db64d2780b3e95aaf0fc118", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bf50f598b2648cc65ded3d1308fdf056f5b1bb229db64d2780b3e95aaf0fc118", kill_on_drop: false }` [INFO] [stdout] bf50f598b2648cc65ded3d1308fdf056f5b1bb229db64d2780b3e95aaf0fc118 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b81d70c82be5fbcc6e1831051af80cbeb04d09adb103f168d4b4c137e2fb5d45 [INFO] running `Command { std: "docker" "start" "-a" "b81d70c82be5fbcc6e1831051af80cbeb04d09adb103f168d4b4c137e2fb5d45", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.174 [INFO] [stderr] Compiling autocfg v1.5.0 [INFO] [stderr] Compiling libm v0.2.15 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling zerocopy v0.8.26 [INFO] [stderr] Checking cfg-if v1.0.1 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling typenum v1.18.0 [INFO] [stderr] Checking bytemuck v1.23.1 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Compiling jobserver v0.1.33 [INFO] [stderr] Checking getrandom v0.2.16 [INFO] [stderr] Compiling pkg-config v0.3.32 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Compiling cc v1.2.27 [INFO] [stderr] Checking once_cell v1.21.3 [INFO] [stderr] Checking ppv-lite86 v0.2.21 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling bytes v1.10.1 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking num-bigint v0.4.6 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Compiling num-iter v0.1.45 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling half v2.6.0 [INFO] [stderr] Compiling arrow-schema v55.2.0 [INFO] [stderr] Compiling iana-time-zone v0.1.63 [INFO] [stderr] Compiling semver v1.0.26 [INFO] [stderr] Compiling zstd-sys v2.0.15+zstd.1.5.7 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling hashbrown v0.15.4 [INFO] [stderr] Compiling num v0.4.3 [INFO] [stderr] Compiling arrow-buffer v55.2.0 [INFO] [stderr] Compiling chrono v0.4.41 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling lexical-util v1.0.6 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling arrow-data v55.2.0 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling seq-macro v0.3.6 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling flatbuffers v25.2.10 [INFO] [stderr] Compiling arrow-array v55.2.0 [INFO] [stderr] Compiling bitflags v2.9.1 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling lexical-parse-integer v1.0.5 [INFO] [stderr] Compiling lexical-write-integer v1.0.5 [INFO] [stderr] Compiling bzip2-sys v0.1.13+1.0.8 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling zstd-safe v5.0.2+zstd.1.5.2 [INFO] [stderr] Compiling ryu v1.0.20 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling zstd-safe v7.2.4 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling lexical-write-float v1.0.5 [INFO] [stderr] Compiling lexical-parse-float v1.0.5 [INFO] [stderr] Compiling arrow-select v55.2.0 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling nano-gemm-codegen v0.1.0 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling lexical-core v1.0.5 [INFO] [stderr] Compiling atoi v2.0.0 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling cpufeatures v0.2.17 [INFO] [stderr] Compiling snap v1.1.1 [INFO] [stderr] Compiling itoa v1.0.15 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling arrow-cast v55.2.0 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling alloc-no-stdlib v2.0.4 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling zlib-rs v0.5.1 [INFO] [stderr] Checking either v1.15.0 [INFO] [stderr] Compiling adler2 v2.0.1 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling anyhow v1.0.98 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling alloc-stdlib v0.2.2 [INFO] [stderr] Checking crossbeam-deque v0.8.6 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling inout v0.1.4 [INFO] [stderr] Compiling csv-core v0.1.12 [INFO] [stderr] Compiling crc32fast v1.4.2 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling base64ct v1.8.0 [INFO] [stderr] Compiling simdutf8 v0.1.5 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling prettyplease v0.2.35 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling indexmap v2.10.0 [INFO] [stderr] Compiling deranged v0.4.0 [INFO] [stderr] Compiling password-hash v0.4.2 [INFO] [stderr] Compiling csv v1.3.1 [INFO] [stderr] Compiling cipher v0.4.4 [INFO] [stderr] Compiling arrow-ipc v55.2.0 [INFO] [stderr] Compiling brotli-decompressor v5.0.0 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling libz-rs-sys v0.5.1 [INFO] [stderr] Compiling flate2 v1.1.2 [INFO] [stderr] Compiling ordered-float v2.10.1 [INFO] [stderr] Compiling pulp v0.21.5 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Compiling integer-encoding v3.0.4 [INFO] [stderr] Compiling time-core v0.1.4 [INFO] [stderr] Compiling twox-hash v2.1.1 [INFO] [stderr] Compiling arrow-json v55.2.0 [INFO] [stderr] Compiling lz4_flex v0.11.5 [INFO] [stderr] Compiling thrift v0.17.0 [INFO] [stderr] Compiling time v0.3.41 [INFO] [stderr] Compiling bzip2 v0.4.4 [INFO] [stderr] Compiling brotli v8.0.1 [INFO] [stderr] Compiling pbkdf2 v0.11.0 [INFO] [stderr] Checking rayon v1.10.0 [INFO] [stderr] Compiling arrow-csv v55.2.0 [INFO] [stderr] Compiling aes v0.8.4 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling arrow-string v55.2.0 [INFO] [stderr] Compiling arrow-ord v55.2.0 [INFO] [stderr] Compiling zstd v0.13.3 [INFO] [stderr] Compiling zstd v0.11.2+zstd.1.5.2 [INFO] [stderr] Compiling arrow-row v55.2.0 [INFO] [stderr] Compiling arrow-arith v55.2.0 [INFO] [stderr] Checking reborrow v0.5.5 [INFO] [stderr] Compiling glob v0.3.2 [INFO] [stderr] Compiling constant_time_eq v0.1.5 [INFO] [stderr] Compiling zip v0.6.6 [INFO] [stderr] Compiling clang-sys v1.8.1 [INFO] [stderr] Compiling parquet v55.2.0 [INFO] [stderr] Compiling arrow v55.2.0 [INFO] [stderr] Checking dyn-stack v0.13.0 [INFO] [stderr] Checking raw-cpuid v11.5.0 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling ucd-trie v0.1.7 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling pest v2.8.1 [INFO] [stderr] Compiling libloading v0.8.8 [INFO] [stderr] Checking futures-core v0.3.31 [INFO] [stderr] Checking gemm-common v0.18.2 [INFO] [stderr] Compiling bindgen v0.71.1 [INFO] [stderr] Checking futures-sink v0.3.31 [INFO] [stderr] Checking nano-gemm-core v0.1.0 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Compiling pest_meta v2.8.1 [INFO] [stderr] Checking safe_arch v0.7.4 [INFO] [stderr] Compiling matrixmultiply v0.3.10 [INFO] [stderr] Compiling lock_api v0.4.13 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling rustc-hash v2.1.1 [INFO] [stderr] Checking pin-project-lite v0.2.16 [INFO] [stderr] Checking wide v0.7.33 [INFO] [stderr] Compiling pest_generator v2.8.1 [INFO] [stderr] Checking futures-channel v0.3.31 [INFO] [stderr] Compiling nano-gemm-c64 v0.1.0 [INFO] [stderr] Compiling nano-gemm-c32 v0.1.0 [INFO] [stderr] Compiling nano-gemm-f32 v0.1.0 [INFO] [stderr] Compiling nano-gemm-f64 v0.1.0 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Checking rand_distr v0.4.3 [INFO] [stderr] Compiling cmake v0.1.54 [INFO] [stderr] Checking approx v0.5.1 [INFO] [stderr] Checking futures-task v0.3.31 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Checking futures-io v0.3.31 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking slab v0.4.10 [INFO] [stderr] Checking rawpointer v0.2.1 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Checking simba v0.9.0 [INFO] [stderr] Compiling pest_derive v2.8.1 [INFO] [stderr] Compiling dos-uid-derive v5.0.1 [INFO] [stderr] Compiling nalgebra-macros v0.2.2 [INFO] [stderr] Compiling gmt-fem-code-builder v2.3.5 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling equator-macro v0.2.1 [INFO] [stderr] Compiling tracing-core v0.1.34 [INFO] [stderr] Checking is-docker v0.2.0 [INFO] [stderr] Compiling num-bigint v0.3.3 [INFO] [stderr] Compiling rustix v1.0.7 [INFO] [stderr] Compiling portable-atomic v1.11.1 [INFO] [stderr] Checking paris v1.5.15 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Checking futures-executor v0.3.31 [INFO] [stderr] Checking gmt_dos-actors-clients_interface v1.5.0 [INFO] [stderr] Checking is-wsl v0.4.0 [INFO] [stderr] Checking equator v0.2.2 [INFO] [stderr] Checking py_literal v0.4.0 [INFO] [stderr] error: could not compile `parquet` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d/bin/rustc --crate-name parquet --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/parquet-55.2.0/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="arrow"' --cfg 'feature="arrow-array"' --cfg 'feature="arrow-buffer"' --cfg 'feature="arrow-cast"' --cfg 'feature="arrow-data"' --cfg 'feature="arrow-ipc"' --cfg 'feature="arrow-schema"' --cfg 'feature="arrow-select"' --cfg 'feature="base64"' --cfg 'feature="brotli"' --cfg 'feature="default"' --cfg 'feature="flate2"' --cfg 'feature="lz4"' --cfg 'feature="lz4_flex"' --cfg 'feature="simdutf8"' --cfg 'feature="snap"' --cfg 'feature="zstd"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arrow", "arrow-array", "arrow-buffer", "arrow-cast", "arrow-csv", "arrow-data", "arrow-ipc", "arrow-schema", "arrow-select", "arrow_canonical_extension_types", "async", "base64", "brotli", "clap", "cli", "crc", "default", "encryption", "experimental", "flate2", "futures", "json", "lz4", "lz4_flex", "object_store", "serde", "serde_json", "simdutf8", "snap", "test_common", "tokio", "zstd"))' -C metadata=87c0975d5adea520 -C extra-filename=-806d6de5f0d9d77e --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern ahash=/opt/rustwide/target/debug/deps/libahash-7f22a49586ab7101.rmeta --extern arrow_array=/opt/rustwide/target/debug/deps/libarrow_array-f631ec32d90d7cc1.rmeta --extern arrow_buffer=/opt/rustwide/target/debug/deps/libarrow_buffer-0de695687f23dbe8.rmeta --extern arrow_cast=/opt/rustwide/target/debug/deps/libarrow_cast-52f10e788db8ca26.rmeta --extern arrow_data=/opt/rustwide/target/debug/deps/libarrow_data-7755994f51b70098.rmeta --extern arrow_ipc=/opt/rustwide/target/debug/deps/libarrow_ipc-15e32ad15035424f.rmeta --extern arrow_schema=/opt/rustwide/target/debug/deps/libarrow_schema-3eff5cb32dfd07fe.rmeta --extern arrow_select=/opt/rustwide/target/debug/deps/libarrow_select-3b4086aac1521443.rmeta --extern base64=/opt/rustwide/target/debug/deps/libbase64-c3f6fce0270f46f0.rmeta --extern brotli=/opt/rustwide/target/debug/deps/libbrotli-69ffac0a988e18da.rmeta --extern bytes=/opt/rustwide/target/debug/deps/libbytes-1e0f2c5263ca78fd.rmeta --extern chrono=/opt/rustwide/target/debug/deps/libchrono-b677f0b98c105a5d.rmeta --extern flate2=/opt/rustwide/target/debug/deps/libflate2-1dbc13c36fc4229e.rmeta --extern half=/opt/rustwide/target/debug/deps/libhalf-12d2ee6482850b66.rmeta --extern hashbrown=/opt/rustwide/target/debug/deps/libhashbrown-f10e2af7546c8c24.rmeta --extern lz4_flex=/opt/rustwide/target/debug/deps/liblz4_flex-8daf6540bee262e0.rmeta --extern num=/opt/rustwide/target/debug/deps/libnum-750af27dc6dfe9b9.rmeta --extern num_bigint=/opt/rustwide/target/debug/deps/libnum_bigint-f3755d570688c1be.rmeta --extern paste=/opt/rustwide/target/debug/deps/libpaste-de6dfd786916684a.so --extern seq_macro=/opt/rustwide/target/debug/deps/libseq_macro-f9ac563ba0e6e78d.so --extern simdutf8=/opt/rustwide/target/debug/deps/libsimdutf8-aa5ad43d8c6378bb.rmeta --extern snap=/opt/rustwide/target/debug/deps/libsnap-e33b1e5aa45152c4.rmeta --extern thrift=/opt/rustwide/target/debug/deps/libthrift-7e60af21b119b5f4.rmeta --extern twox_hash=/opt/rustwide/target/debug/deps/libtwox_hash-069a45221f9e85c7.rmeta --extern zstd=/opt/rustwide/target/debug/deps/libzstd-023922db0bacf2dc.rmeta --cap-lints allow --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/zstd-sys-2cb869fc4b6b6c96/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `simba` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d/bin/rustc --crate-name simba --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/simba-0.9.0/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="std"' --cfg 'feature="wide"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("cordic", "decimal", "default", "fixed", "libm", "libm_force", "partial_fixed_point_support", "portable_simd", "rand", "rkyv", "rkyv-serialize", "serde", "serde_serialize", "std", "wide"))' -C metadata=d9fcd83a6abdaee6 -C extra-filename=-ddc4e65ba980a799 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern approx=/opt/rustwide/target/debug/deps/libapprox-23a1c2d155ccef83.rmeta --extern num_complex=/opt/rustwide/target/debug/deps/libnum_complex-68cfae30bf7aff09.rmeta --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-e835e51f375d2657.rmeta --extern paste=/opt/rustwide/target/debug/deps/libpaste-de6dfd786916684a.so --extern wide=/opt/rustwide/target/debug/deps/libwide-3491891f452584c6.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "b81d70c82be5fbcc6e1831051af80cbeb04d09adb103f168d4b4c137e2fb5d45", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b81d70c82be5fbcc6e1831051af80cbeb04d09adb103f168d4b4c137e2fb5d45", kill_on_drop: false }` [INFO] [stdout] b81d70c82be5fbcc6e1831051af80cbeb04d09adb103f168d4b4c137e2fb5d45