[INFO] cloning repository https://github.com/Alex-Beng/Yap
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Alex-Beng/Yap" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAlex-Beng%2FYap", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAlex-Beng%2FYap'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] c15882ab8f670a5def84bf89137590d0b4dabdef
[INFO] testing Alex-Beng/Yap against try#9f93af291970322f4f1c6315ccde4d7078201159 for pr-146098-6
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAlex-Beng%2FYap" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Alex-Beng/Yap
[INFO] finished tweaking git repo https://github.com/Alex-Beng/Yap
[INFO] tweaked toml for git repo https://github.com/Alex-Beng/Yap written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Alex-Beng/Yap on toolchain 9f93af291970322f4f1c6315ccde4d7078201159
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 400 packages to latest compatible versions
[INFO] [stderr]       Adding clap v2.34.0 (available: v4.5.51)
[INFO] [stderr]       Adding enigo v0.2.1 (available: v0.6.1)
[INFO] [stderr]       Adding liquid v0.26.8 (available: v0.26.11)
[INFO] [stderr]       Adding liquid-core v0.26.8 (available: v0.26.11)
[INFO] [stderr]       Adding liquid-derive v0.26.8 (available: v0.26.10)
[INFO] [stderr]       Adding liquid-lib v0.26.8 (available: v0.26.11)
[INFO] [stderr]       Adding rand v0.8.5 (available: v0.9.2)
[INFO] [stderr]       Adding tract-core v0.21.10 (available: v0.21.13)
[INFO] [stderr]       Adding tract-data v0.21.10 (available: v0.21.13)
[INFO] [stderr]       Adding tract-hir v0.21.10 (available: v0.21.13)
[INFO] [stderr]       Adding tract-linalg v0.21.10 (available: v0.21.13)
[INFO] [stderr]       Adding tract-nnef v0.21.10 (available: v0.21.13)
[INFO] [stderr]       Adding tract-onnx v0.21.10 (available: v0.21.13)
[INFO] [stderr]       Adding tract-onnx-opl v0.21.10 (available: v0.21.13)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d3a8c78e37243d879513963bb2780a644a03a0787a89403f5bba9a0785cd9d79
[INFO] running `Command { std: "docker" "start" "-a" "d3a8c78e37243d879513963bb2780a644a03a0787a89403f5bba9a0785cd9d79", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d3a8c78e37243d879513963bb2780a644a03a0787a89403f5bba9a0785cd9d79", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d3a8c78e37243d879513963bb2780a644a03a0787a89403f5bba9a0785cd9d79", kill_on_drop: false }`
[INFO] [stdout] d3a8c78e37243d879513963bb2780a644a03a0787a89403f5bba9a0785cd9d79
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0ea674df2d5007a6f6dc22a1f216d95a99e173de46852fda7f462280052863b0
[INFO] running `Command { std: "docker" "start" "-a" "0ea674df2d5007a6f6dc22a1f216d95a99e173de46852fda7f462280052863b0", kill_on_drop: false }`
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling zerocopy v0.8.27
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling find-msvc-tools v0.1.4
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling cc v1.2.45
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling syn v2.0.109
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling ucd-trie v0.1.7
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling pest v2.8.3
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling time-core v0.1.6
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling powerfmt v0.2.0
[INFO] [stderr]    Compiling num-conv v0.1.0
[INFO] [stderr]    Compiling pest_meta v2.8.3
[INFO] [stderr]    Compiling time-macros v0.2.24
[INFO] [stderr]    Compiling deranged v0.5.5
[INFO] [stderr]    Compiling matrixmultiply v0.3.10
[INFO] [stderr]    Compiling static_assertions v1.1.0
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling doc-comment v0.3.4
[INFO] [stderr]    Compiling anymap2 v0.13.0
[INFO] [stderr]    Compiling time v0.3.44
[INFO] [stderr]    Compiling rawpointer v0.2.1
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling pest_generator v2.8.3
[INFO] [stderr]    Compiling mio v1.1.0
[INFO] [stderr]    Compiling socket2 v0.6.1
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling tinyvec_macros v0.1.1
[INFO] [stderr]    Compiling tinyvec v1.10.0
[INFO] [stderr]    Compiling openssl-sys v0.9.111
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling lock_api v0.4.14
[INFO] [stderr]    Compiling http v1.3.1
[INFO] [stderr]    Compiling zerocopy-derive v0.8.27
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling liquid-derive v0.26.8
[INFO] [stderr]    Compiling pest_derive v2.8.3
[INFO] [stderr]    Compiling unicode-normalization v0.1.25
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling equator-macro v0.4.2
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling writeable v0.6.2
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling litemap v0.8.1
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling equator v0.4.2
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling flate2 v1.1.5
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling kstring v2.0.2
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling liquid-core v0.26.8
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling ndarray v0.16.1
[INFO] [stderr]    Compiling scan_fmt v0.2.6
[INFO] [stderr]    Compiling string-interner v0.15.0
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling maplit v1.0.2
[INFO] [stderr]    Compiling dyn-hash v0.2.2
[INFO] [stderr]    Compiling strength_reduce v0.2.4
[INFO] [stderr]    Compiling icu_normalizer_data v2.1.1
[INFO] [stderr]    Compiling icu_properties_data v2.1.1
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling bytemuck v1.24.0
[INFO] [stderr]    Compiling transpose v0.2.3
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling aligned-vec v0.6.4
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling derive-new v0.5.9
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling primal-check v0.3.4
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling openssl v0.10.75
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling foreign-types-shared v0.1.1
[INFO] [stderr]    Compiling built v0.7.7
[INFO] [stderr]    Compiling bit-vec v0.6.3
[INFO] [stderr]    Compiling foreign-types v0.3.2
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling liquid-lib v0.26.8
[INFO] [stderr]    Compiling bit-set v0.5.3
[INFO] [stderr]    Compiling rav1e v0.7.1
[INFO] [stderr]    Compiling rustfft v6.4.1
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling v_frame v0.3.9
[INFO] [stderr]    Compiling tokio-util v0.7.17
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling profiling-procmacros v1.0.17
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling nom v8.0.0
[INFO] [stderr]    Compiling quick-error v2.0.1
[INFO] [stderr]    Compiling tract-data v0.21.10
[INFO] [stderr]    Compiling anymap3 v1.0.1
[INFO] [stderr]    Compiling liquid v0.26.8
[INFO] [stderr]    Compiling try-lock v0.2.5
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling h2 v0.4.12
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling want v0.3.1
[INFO] [stderr]    Compiling xattr v1.6.1
[INFO] [stderr]    Compiling profiling v1.0.17
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.1
[INFO] [stderr]    Compiling tract-linalg v0.21.10
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling safe_arch v0.7.4
[INFO] [stderr]    Compiling arg_enum_proc_macro v0.3.4
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]    Compiling fax_derive v0.2.0
[INFO] [stderr]    Compiling av1-grain v0.2.5
[INFO] [stderr]    Compiling maybe-rayon v0.1.1
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling filetime v0.2.26
[INFO] [stderr]    Compiling simd_helpers v0.1.0
[INFO] [stderr]    Compiling imgref v1.12.0
[INFO] [stderr]    Compiling openssl-probe v0.1.6
[INFO] [stderr]    Compiling noop_proc_macro v0.3.0
[INFO] [stderr]    Compiling weezl v0.1.10
[INFO] [stderr]    Compiling zune-core v0.4.12
[INFO] [stderr]    Compiling new_debug_unreachable v1.0.6
[INFO] [stderr]    Compiling bitstream-io v2.6.0
[INFO] [stderr]    Compiling zune-jpeg v0.4.21
[INFO] [stderr]    Compiling loop9 v0.1.5
[INFO] [stderr]    Compiling tar v0.4.44
[INFO] [stderr]    Compiling hyper v1.7.0
[INFO] [stderr]    Compiling fax v0.2.6
[INFO] [stderr]    Compiling wide v0.7.33
[INFO] [stderr]    Compiling rand_distr v0.4.3
[INFO] [stderr]    Compiling tract-core v0.21.10
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling avif-serialize v0.8.6
[INFO] [stderr]    Compiling toml v0.5.11
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling zune-inflate v0.2.54
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling pxfm v0.1.25
[INFO] [stderr]    Compiling approx v0.5.1
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling color_quant v1.1.0
[INFO] [stderr]    Compiling lebe v0.5.3
[INFO] [stderr]    Compiling rgb v0.8.52
[INFO] [stderr]    Compiling bit_field v0.10.3
[INFO] [stderr]    Compiling ipnet v2.11.0
[INFO] [stderr]    Compiling image-webp v0.2.4
[INFO] [stderr]    Compiling prost-derive v0.11.9
[INFO] [stderr]    Compiling hyper-util v0.1.17
[INFO] [stderr]    Compiling moxcms v0.7.9
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling anstyle-parse v0.2.7
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling exr v1.73.0
[INFO] [stderr]    Compiling ravif v0.11.20
[INFO] [stderr]    Compiling gif v0.13.3
[INFO] [stderr]    Compiling winres v0.1.12
[INFO] [stderr]    Compiling simba v0.8.1
[INFO] [stderr]    Compiling png v0.18.0
[INFO] [stderr]    Compiling tiff v0.10.3
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling qoi v0.4.1
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling memmap2 v0.8.0
[INFO] [stderr]    Compiling anstyle v1.0.13
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling iri-string v0.7.9
[INFO] [stderr]    Compiling anstyle-query v1.1.4
[INFO] [stderr]    Compiling colorchoice v1.0.4
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.2
[INFO] [stderr]    Compiling ab_glyph v0.2.32
[INFO] [stderr]    Compiling anstream v0.6.21
[INFO] [stderr]    Compiling xkbcommon v0.7.0
[INFO] [stderr]    Compiling rustls-pki-types v1.13.0
[INFO] [stderr]    Compiling num v0.4.3
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling x11-dl v2.21.0
[INFO] [stderr]    Compiling image v0.25.8
[INFO] [stderr]    Compiling yap v5.3.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr] error: could not compile `tract-core` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/9f93af291970322f4f1c6315ccde4d7078201159/bin/rustc --crate-name tract_core --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tract-core-0.21.10/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="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("accelerate", "accelerate-src", "blas", "blis", "blis-src", "cblas", "complex", "default", "openblas", "openblas-src", "paranoid_assertions"))' -C metadata=883e386cb2cd4569 -C extra-filename=-dda751a0198bf4bc --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-a6cad01b77d60716.rmeta --extern anymap3=/opt/rustwide/target/debug/deps/libanymap3-9e86ee7f97404818.rmeta --extern bit_set=/opt/rustwide/target/debug/deps/libbit_set-140750763f727513.rmeta --extern derive_new=/opt/rustwide/target/debug/deps/libderive_new-db053aa340619212.so --extern downcast_rs=/opt/rustwide/target/debug/deps/libdowncast_rs-af2d5a07fb165ed2.rmeta --extern dyn_clone=/opt/rustwide/target/debug/deps/libdyn_clone-1c1b05e4f4a02cac.rmeta --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-b3603208c0de2608.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-28f8cc0684f4f944.rmeta --extern maplit=/opt/rustwide/target/debug/deps/libmaplit-019dc3e6fa39a754.rmeta --extern ndarray=/opt/rustwide/target/debug/deps/libndarray-8edac788e4526714.rmeta --extern num_complex=/opt/rustwide/target/debug/deps/libnum_complex-53c2541f769cf603.rmeta --extern num_integer=/opt/rustwide/target/debug/deps/libnum_integer-e6687e96e4a2dfba.rmeta --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-7ac82bb74aac6d36.rmeta --extern paste=/opt/rustwide/target/debug/deps/libpaste-de6dfd786916684a.so --extern rustfft=/opt/rustwide/target/debug/deps/librustfft-877a857833eb0252.rmeta --extern smallvec=/opt/rustwide/target/debug/deps/libsmallvec-5854932b8c8b4991.rmeta --extern tract_data=/opt/rustwide/target/debug/deps/libtract_data-efa925114128c87c.rmeta --extern tract_linalg=/opt/rustwide/target/debug/deps/libtract_linalg-696d440550812f75.rmeta --cap-lints allow --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/tract-linalg-a829104592f2e506/out` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "0ea674df2d5007a6f6dc22a1f216d95a99e173de46852fda7f462280052863b0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0ea674df2d5007a6f6dc22a1f216d95a99e173de46852fda7f462280052863b0", kill_on_drop: false }`
[INFO] [stdout] 0ea674df2d5007a6f6dc22a1f216d95a99e173de46852fda7f462280052863b0
