[INFO] fetching crate mecomp-cli 0.5.5...
[INFO] testing mecomp-cli-0.5.5 against beta-2025-09-21 for beta-1.91-3
[INFO] extracting crate mecomp-cli 0.5.5 into /workspace/builds/worker-0-tc2/source
[INFO] started tweaking crates.io crate mecomp-cli 0.5.5
[INFO] finished tweaking crates.io crate mecomp-cli 0.5.5
[INFO] tweaked toml for crates.io crate mecomp-cli 0.5.5 written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate mecomp-cli 0.5.5 on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate mecomp-cli 0.5.5 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" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 908048e17a0ad79b646d4ed585a440b9c5eb401026833b1043972e135ea0e772
[INFO] running `Command { std: "docker" "start" "-a" "908048e17a0ad79b646d4ed585a440b9c5eb401026833b1043972e135ea0e772", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "908048e17a0ad79b646d4ed585a440b9c5eb401026833b1043972e135ea0e772", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "908048e17a0ad79b646d4ed585a440b9c5eb401026833b1043972e135ea0e772", kill_on_drop: false }`
[INFO] [stdout] 908048e17a0ad79b646d4ed585a440b9c5eb401026833b1043972e135ea0e772
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a19a9af63c31d2cbbc22de251807c89d31f68d566769fb09f394affa83dd11e8
[INFO] running `Command { std: "docker" "start" "-a" "a19a9af63c31d2cbbc22de251807c89d31f68d566769fb09f394affa83dd11e8", kill_on_drop: false }`
[INFO] [stderr]    Compiling libm v0.2.15
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling strength_reduce v0.2.4
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling matrixmultiply v0.3.10
[INFO] [stderr]    Compiling bytemuck v1.23.1
[INFO] [stderr]    Compiling num-complex v0.2.4
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]    Compiling num_cpus v1.17.0
[INFO] [stderr]    Compiling linfa v0.7.1
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling jobserver v0.1.33
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]    Compiling order-stat v0.1.3
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling csv-core v0.1.12
[INFO] [stderr]    Compiling regex-syntax v0.6.29
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling cc v1.2.30
[INFO] [stderr]    Compiling rand_xoshiro v0.6.0
[INFO] [stderr]    Compiling overload v0.1.1
[INFO] [stderr]    Compiling extended v0.1.0
[INFO] [stderr]    Compiling pdqselect v0.1.0
[INFO] [stderr]    Compiling dirs-sys v0.5.0
[INFO] [stderr]    Compiling nu-ansi-term v0.46.0
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling socket2 v0.6.0
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling space v0.12.1
[INFO] [stderr]    Compiling winnow v0.7.12
[INFO] [stderr]    Compiling ogg_pager v0.7.0
[INFO] [stderr]    Compiling object-pool v0.6.0
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling flate2 v1.1.2
[INFO] [stderr]    Compiling half v2.6.0
[INFO] [stderr]    Compiling data-encoding v2.9.0
[INFO] [stderr]    Compiling regex-automata v0.1.10
[INFO] [stderr]    Compiling clap_builder v4.5.42
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling dirs v6.0.0
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling approx v0.4.0
[INFO] [stderr]    Compiling approx v0.3.2
[INFO] [stderr]    Compiling rand_distr v0.4.3
[INFO] [stderr]    Compiling noisy_float v0.2.0
[INFO] [stderr]    Compiling approx v0.5.1
[INFO] [stderr]    Compiling alga v0.9.3
[INFO] [stderr]    Compiling bliss-audio-aubio-sys v0.2.2
[INFO] [stderr]    Compiling statrs v0.18.0
[INFO] [stderr]    Compiling toml_parser v1.0.1
[INFO] [stderr]    Compiling ulid v1.2.1
[INFO] [stderr]    Compiling opentelemetry-semantic-conventions v0.16.0
[INFO] [stderr]    Compiling matchers v0.1.0
[INFO] [stderr]    Compiling primal-check v0.3.4
[INFO] [stderr]    Compiling transpose v0.2.3
[INFO] [stderr]    Compiling ndarray v0.15.6
[INFO] [stderr]    Compiling pathdiff v0.2.3
[INFO] [stderr]    Compiling humantime v2.2.0
[INFO] [stderr]    Compiling shellexpand v3.1.1
[INFO] [stderr]    Compiling directories v6.0.0
[INFO] [stderr]    Compiling rustfft v6.4.0
[INFO] [stderr]    Compiling is_executable v1.0.4
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling bstr v1.12.0
[INFO] [stderr]    Compiling pom v3.4.0
[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 tracing-attributes v0.1.30
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling enum-ordinalize-derive v4.3.1
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling strum_macros v0.27.2
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling async-trait v0.1.88
[INFO] [stderr]    Compiling lofty_attr v0.11.1
[INFO] [stderr]    Compiling clap_derive v4.5.41
[INFO] [stderr]    Compiling tarpc-plugins v0.14.1
[INFO] [stderr]    Compiling bliss-audio-aubio-rs v0.2.2
[INFO] [stderr]    Compiling sprs v0.11.1
[INFO] [stderr]    Compiling ndarray-stats v0.5.1
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling ndarray-rand v0.14.0
[INFO] [stderr]    Compiling enum-ordinalize v4.3.0
[INFO] [stderr]    Compiling educe v0.5.11
[INFO] [stderr]    Compiling tokio v1.47.0
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling pin-project v1.1.10
[INFO] [stderr]    Compiling kdtree v0.7.0
[INFO] [stderr]    Compiling linfa-linalg v0.1.0
[INFO] [stderr]    Compiling opentelemetry v0.26.0
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling strum v0.27.2
[INFO] [stderr]    Compiling realfft v3.5.0
[INFO] [stderr]    Compiling clap v4.5.42
[INFO] [stderr]    Compiling clap_complete v4.5.55
[INFO] [stderr]    Compiling rubato v0.16.2
[INFO] [stderr]    Compiling linfa-nn v0.7.2
[INFO] [stderr]    Compiling linfa-kernel v0.7.1
[INFO] [stderr]    Compiling linfa-clustering v0.7.1
[INFO] [stderr]    Compiling linfa-reduction v0.7.1
[INFO] [stderr]    Compiling tokio-util v0.7.15
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling opentelemetry_sdk v0.26.0
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling csv v1.3.1
[INFO] [stderr]    Compiling serde_spanned v1.0.0
[INFO] [stderr]    Compiling toml_datetime v0.7.0
[INFO] [stderr]    Compiling serde_json v1.0.141
[INFO] [stderr]    Compiling one-or-many v0.4.0
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling symphonia-core v0.5.4
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling lofty v0.22.4
[INFO] [stderr]    Compiling env_filter v0.1.3
[INFO] [stderr]    Compiling toml v0.9.4
[INFO] [stderr]    Compiling bhtsne v0.4.1
[INFO] [stderr]    Compiling env_logger v0.11.8
[INFO] [stderr]    Compiling tracing-subscriber v0.3.19
[INFO] [stderr]    Compiling linfa-tsne v0.7.1
[INFO] [stderr]    Compiling tokio-serde v0.9.0
[INFO] [stderr]    Compiling config v0.15.13
[INFO] [stderr]    Compiling symphonia-metadata v0.5.4
[INFO] [stderr]    Compiling symphonia-codec-adpcm v0.5.4
[INFO] [stderr]    Compiling symphonia-codec-pcm v0.5.4
[INFO] [stderr]    Compiling tracing-opentelemetry v0.27.0
[INFO] [stderr]    Compiling symphonia-utils-xiph v0.5.4
[INFO] [stderr]    Compiling symphonia-bundle-mp3 v0.5.4
[INFO] [stderr]    Compiling symphonia-format-riff v0.5.4
[INFO] [stderr]    Compiling tarpc v0.36.0
[INFO] [stderr]    Compiling symphonia-bundle-flac v0.5.4
[INFO] [stderr]    Compiling symphonia-codec-vorbis v0.5.4
[INFO] [stderr]    Compiling symphonia-format-ogg v0.5.4
[INFO] [stderr]    Compiling symphonia v0.5.4
[INFO] [stderr]    Compiling mecomp-analysis v0.5.5
[INFO] [stderr]    Compiling mecomp-storage v0.5.5
[INFO] [stderr]    Compiling mecomp-core v0.5.5
[INFO] [stderr]    Compiling mecomp-cli v0.5.5 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 44.31s
[INFO] running `Command { std: "docker" "inspect" "a19a9af63c31d2cbbc22de251807c89d31f68d566769fb09f394affa83dd11e8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a19a9af63c31d2cbbc22de251807c89d31f68d566769fb09f394affa83dd11e8", kill_on_drop: false }`
[INFO] [stdout] a19a9af63c31d2cbbc22de251807c89d31f68d566769fb09f394affa83dd11e8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ffad5bcfd07e979462df61a445bcbaa55ae0e1fb8f1cc4c839a61d6388abc8dd
[INFO] running `Command { std: "docker" "start" "-a" "ffad5bcfd07e979462df61a445bcbaa55ae0e1fb8f1cc4c839a61d6388abc8dd", kill_on_drop: false }`
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling unicase v2.8.1
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling hashbrown v0.15.4
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling serde_json v1.0.141
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling dirs-sys-next v0.1.2
[INFO] [stderr]    Compiling crunchy v0.2.4
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling zerovec v0.11.2
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling primal-check v0.3.4
[INFO] [stderr]    Compiling transpose v0.2.3
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling rustfft v6.4.0
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling dirs-next v2.0.0
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling term v0.7.0
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling rustversion v1.0.21
[INFO] [stderr]    Compiling fixedbitset v0.4.2
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling potential_utf v0.1.2
[INFO] [stderr]    Compiling bit-vec v0.6.3
[INFO] [stderr]    Compiling itertools v0.11.0
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling string_cache v0.8.9
[INFO] [stderr]    Compiling bit-set v0.5.3
[INFO] [stderr]    Compiling ascii-canvas v3.0.0
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling ena v0.14.3
[INFO] [stderr]    Compiling phf_macros v0.11.3
[INFO] [stderr]    Compiling string_cache_codegen v0.5.4
[INFO] [stderr]    Compiling phf_codegen v0.11.3
[INFO] [stderr]    Compiling psm v0.1.26
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling heapless v0.8.0
[INFO] [stderr]    Compiling unicode-xid v0.2.6
[INFO] [stderr]    Compiling indexmap v2.10.0
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling ndarray v0.15.6
[INFO] [stderr]    Compiling lalrpop-util v0.20.2
[INFO] [stderr]    Compiling pico-args v0.5.0
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling web_atoms v0.1.3
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling phf v0.11.3
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling hash32 v0.3.1
[INFO] [stderr]    Compiling stacker v0.1.21
[INFO] [stderr]    Compiling ucd-trie v0.1.7
[INFO] [stderr]    Compiling tinyvec v1.9.0
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling pest v2.8.1
[INFO] [stderr]    Compiling bytes v1.10.1
[INFO] [stderr]    Compiling petgraph v0.6.5
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling serde_with_macros v3.14.0
[INFO] [stderr]    Compiling miette-derive v5.10.0
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling base64ct v1.8.0
[INFO] [stderr]    Compiling rustix v1.0.8
[INFO] [stderr]    Compiling tokio v1.47.0
[INFO] [stderr]    Compiling chrono v0.4.41
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling password-hash v0.5.0
[INFO] [stderr]    Compiling rustc_lexer v0.1.0
[INFO] [stderr]    Compiling http v1.3.1
[INFO] [stderr]    Compiling lalrpop v0.20.2
[INFO] [stderr]    Compiling async-graphql-value v7.0.17
[INFO] [stderr]    Compiling unicode-normalization v0.1.24
[INFO] [stderr]    Compiling miette v5.10.0
[INFO] [stderr]    Compiling smol_str v0.2.2
[INFO] [stderr]    Compiling proc-macro-crate v3.3.0
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling rstar v0.12.2
[INFO] [stderr]    Compiling serde_with v3.14.0
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling rmp v0.8.14
[INFO] [stderr]    Compiling symphonia-core v0.5.4
[INFO] [stderr] error: could not compile `rustfft` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/beta-2025-09-21-x86_64-unknown-linux-gnu/bin/rustc --crate-name rustfft --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustfft-6.4.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 -C debuginfo=2 --cfg 'feature="avx"' --cfg 'feature="default"' --cfg 'feature="neon"' --cfg 'feature="sse"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("avx", "default", "neon", "sse", "wasm_simd"))' -C metadata=2516a5ded5fd9b16 -C extra-filename=-1d146d8143ffca14 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern num_complex=/opt/rustwide/target/debug/deps/libnum_complex-43b8644c817bacae.rmeta --extern num_integer=/opt/rustwide/target/debug/deps/libnum_integer-2173226fd6b94bd0.rmeta --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-5c7ea38e861f65e5.rmeta --extern primal_check=/opt/rustwide/target/debug/deps/libprimal_check-9abaa637afc35d48.rmeta --extern strength_reduce=/opt/rustwide/target/debug/deps/libstrength_reduce-9ef82d1e89282c48.rmeta --extern transpose=/opt/rustwide/target/debug/deps/libtranspose-afd1ae7ccdfd7927.rmeta --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "ffad5bcfd07e979462df61a445bcbaa55ae0e1fb8f1cc4c839a61d6388abc8dd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ffad5bcfd07e979462df61a445bcbaa55ae0e1fb8f1cc4c839a61d6388abc8dd", kill_on_drop: false }`
[INFO] [stdout] ffad5bcfd07e979462df61a445bcbaa55ae0e1fb8f1cc4c839a61d6388abc8dd
