[INFO] cloning repository https://github.com/heabeounMKTO/ml_bench_demo [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/heabeounMKTO/ml_bench_demo" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FheabeounMKTO%2Fml_bench_demo", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FheabeounMKTO%2Fml_bench_demo'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] cc54f9ca1fa592dccda343f7a56d213e4f2d359b [INFO] testing heabeounMKTO/ml_bench_demo against try#dec9417b8611e34e787a3e4c37686b5131f9e5c5 for pr-154210-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FheabeounMKTO%2Fml_bench_demo" "/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/heabeounMKTO/ml_bench_demo [INFO] finished tweaking git repo https://github.com/heabeounMKTO/ml_bench_demo [INFO] tweaked toml for git repo https://github.com/heabeounMKTO/ml_bench_demo written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/heabeounMKTO/ml_bench_demo on toolchain dec9417b8611e34e787a3e4c37686b5131f9e5c5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/heabeounMKTO/ml_bench_demo 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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ced8825bbe6abdd7be0b8cd234b4ec34f149a99da3c6bf9c6ffb8f4599e96d42 [INFO] running `Command { std: "docker" "start" "-a" "ced8825bbe6abdd7be0b8cd234b4ec34f149a99da3c6bf9c6ffb8f4599e96d42", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ced8825bbe6abdd7be0b8cd234b4ec34f149a99da3c6bf9c6ffb8f4599e96d42", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ced8825bbe6abdd7be0b8cd234b4ec34f149a99da3c6bf9c6ffb8f4599e96d42", kill_on_drop: false }` [INFO] [stdout] ced8825bbe6abdd7be0b8cd234b4ec34f149a99da3c6bf9c6ffb8f4599e96d42 [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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1c353c28f7f2a039219a538ae25a64ee60e77c567cfc877adad8df15c3f9eea5 [INFO] running `Command { std: "docker" "start" "-a" "1c353c28f7f2a039219a538ae25a64ee60e77c567cfc877adad8df15c3f9eea5", kill_on_drop: false }` [INFO] [stderr] warning: ML_webserver_bench v0.1.0 (/opt/rustwide/workdir) ignoring invalid dependency `tract` which is missing a lib target [INFO] [stderr] Compiling libc v0.2.159 [INFO] [stderr] Compiling proc-macro2 v1.0.87 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling cpufeatures v0.2.14 [INFO] [stderr] Compiling thiserror v1.0.64 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling anyhow v1.0.89 [INFO] [stderr] Compiling pin-project-lite v0.2.14 [INFO] [stderr] Compiling serde v1.0.210 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling syn v2.0.79 [INFO] [stderr] Compiling time v0.3.36 [INFO] [stderr] Compiling simd-adler32 v0.3.7 [INFO] [stderr] Compiling bytes v1.7.2 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling unicode-normalization v0.1.24 [INFO] [stderr] Compiling jobserver v0.1.32 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling regex-automata v0.4.8 [INFO] [stderr] Compiling ucd-trie v0.1.7 [INFO] [stderr] Compiling cc v1.1.30 [INFO] [stderr] Compiling linux-raw-sys v0.4.14 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling matrixmultiply v0.3.9 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling miniz_oxide v0.8.0 [INFO] [stderr] Compiling rawpointer v0.2.1 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling unicode-bidi v0.3.17 [INFO] [stderr] Compiling flate2 v1.0.34 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling mio v1.0.2 [INFO] [stderr] Compiling zstd-sys v2.0.13+zstd.1.5.6 [INFO] [stderr] Compiling socket2 v0.5.7 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling half v2.4.1 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling anymap2 v0.13.0 [INFO] [stderr] Compiling regex v1.11.0 [INFO] [stderr] Compiling base64ct v1.6.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling tokio v1.40.0 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Compiling bzip2-sys v0.1.11+1.0.8 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Compiling zstd-safe v5.0.2+zstd.1.5.2 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling filetime v0.2.25 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling inout v0.1.3 [INFO] [stderr] Compiling rustix v0.38.37 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling cipher v0.4.4 [INFO] [stderr] Compiling ndarray v0.16.1 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling rustls-pki-types v1.9.0 [INFO] [stderr] Compiling bytemuck v1.19.0 [INFO] [stderr] Compiling serde_derive v1.0.210 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling thiserror-impl v1.0.64 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling pest v2.7.14 [INFO] [stderr] Compiling liquid-derive v0.26.8 [INFO] [stderr] Compiling untrusted v0.9.0 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling tokio-util v0.7.12 [INFO] [stderr] Compiling pest_meta v2.7.14 [INFO] [stderr] Compiling password-hash v0.4.2 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling aes v0.8.4 [INFO] [stderr] Compiling bzip2 v0.4.4 [INFO] [stderr] Compiling pest_generator v2.7.14 [INFO] [stderr] Compiling scan_fmt v0.2.6 [INFO] [stderr] Compiling rustfft v6.2.0 [INFO] [stderr] Compiling constant_time_eq v0.1.5 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling strength_reduce v0.2.4 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling serde_json v1.0.128 [INFO] [stderr] Compiling pest_derive v2.7.14 [INFO] [stderr] Compiling local-waker v0.1.4 [INFO] [stderr] Compiling rustls v0.23.14 [INFO] [stderr] Compiling dyn-hash v0.2.0 [INFO] [stderr] Compiling dyn-clone v1.0.17 [INFO] [stderr] Compiling downcast-rs v1.2.1 [INFO] [stderr] Compiling transpose v0.2.3 [INFO] [stderr] Compiling pbkdf2 v0.11.0 [INFO] [stderr] Compiling rustls-webpki v0.102.8 [INFO] [stderr] Compiling derive-new v0.5.9 [INFO] [stderr] Compiling actix-rt v2.10.0 [INFO] [stderr] Compiling http v0.2.12 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling kstring v2.0.2 [INFO] [stderr] Compiling string-interner v0.15.0 [INFO] [stderr] Compiling primal-check v0.3.4 [INFO] [stderr] Compiling liquid-core v0.26.9 [INFO] [stderr] Compiling unicase v2.7.0 [INFO] [stderr] Compiling tract-data v0.21.7 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling hashbrown v0.15.0 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling regex-lite v0.1.6 [INFO] [stderr] Compiling indexmap v2.6.0 [INFO] [stderr] Compiling bytestring v1.3.1 [INFO] [stderr] Compiling bit-set v0.5.3 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling liquid-lib v0.26.9 [INFO] [stderr] Compiling xattr v1.3.1 [INFO] [stderr] Compiling url v2.5.2 [INFO] [stderr] Compiling zstd-safe v7.2.1 [INFO] [stderr] Compiling zstd v0.11.2+zstd.1.5.2 [INFO] [stderr] Compiling actix-utils v3.0.1 [INFO] [stderr] Compiling webpki-roots v0.26.6 [INFO] [stderr] Compiling zip v0.6.6 [INFO] [stderr] Compiling actix-service v2.0.2 [INFO] [stderr] Compiling liquid v0.26.9 [INFO] [stderr] Compiling socks v0.3.4 [INFO] [stderr] Compiling cookie v0.16.2 [INFO] [stderr] Compiling built v0.7.4 [INFO] [stderr] Compiling aligned-vec v0.5.0 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Compiling rav1e v0.7.1 [INFO] [stderr] Compiling derive_more v0.99.18 [INFO] [stderr] Compiling torch-sys v0.17.0 [INFO] [stderr] Compiling darling_core v0.20.10 [INFO] [stderr] Compiling tract-linalg v0.21.7 [INFO] [stderr] Compiling v_frame v0.3.8 [INFO] [stderr] Compiling brotli v6.0.0 [INFO] [stderr] Compiling zstd v0.13.2 [INFO] [stderr] Compiling ureq v2.10.1 [INFO] [stderr] Compiling tar v0.4.42 [INFO] [stderr] Compiling h2 v0.3.26 [INFO] [stderr] Compiling actix-router v0.5.3 [INFO] [stderr] Compiling local-channel v0.1.5 [INFO] [stderr] Compiling actix-codec v0.5.2 [INFO] [stderr] Compiling profiling-procmacros v1.0.16 [INFO] [stderr] Compiling actix-macros v0.2.4 [INFO] [stderr] Compiling encoding_rs v0.8.34 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling language-tags v0.3.2 [INFO] [stderr] Compiling anstyle-parse v0.2.5 [INFO] [stderr] Compiling actix-web-codegen v4.3.0 [INFO] [stderr] Compiling ort-sys v2.0.0-rc.6 [INFO] [stderr] Compiling profiling v1.0.16 [INFO] [stderr] Compiling darling_macro v0.20.10 [INFO] [stderr] Compiling mime_guess v2.0.5 [INFO] [stderr] Compiling av1-grain v0.2.3 [INFO] [stderr] Compiling tract-core v0.21.7 [INFO] [stderr] error: failed to run custom build command for `torch-sys v0.17.0` [INFO] [stderr] note: To improve backtraces for build dependencies, set the CARGO_PROFILE_DEV_BUILD_OVERRIDE_DEBUG=true environment variable to enable debug information generation. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/torch-sys-db127ebef5fb0d0a/build-script-build` (exit status: 1) [INFO] [stderr] --- stdout [INFO] [stderr] cargo:rerun-if-env-changed=LIBTORCH_USE_PYTORCH [INFO] [stderr] cargo:rerun-if-env-changed=LIBTORCH [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] Error: [INFO] [stderr] Cannot find a libtorch install, you can either: [INFO] [stderr] - Install libtorch manually and set the LIBTORCH environment variable to appropriate path. [INFO] [stderr] - Use a system wide install in /usr/lib/libtorch.so. [INFO] [stderr] - Use a Python environment with PyTorch installed by setting LIBTORCH_USE_PYTORCH=1 [INFO] [stderr] [INFO] [stderr] See the readme for more details: [INFO] [stderr] https://github.com/LaurentMazare/tch-rs/blob/main/README.md [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] Stack backtrace: [INFO] [stderr] 0: ::new::<&str> [INFO] [stderr] 1: ::prepare_libtorch_dir [INFO] [stderr] 2: ::new [INFO] [stderr] 3: build_script_build::main [INFO] [stderr] 4: core::result::Result<(), anyhow::Error> as core::ops::function::FnOnce<()>>::call_once [INFO] [stderr] 5: std::sys::backtrace::__rust_begin_short_backtrace:: core::result::Result<(), anyhow::Error>, core::result::Result<(), anyhow::Error>> [INFO] [stderr] 6: std::rt::lang_start::>::{closure#0} [INFO] [stderr] 7: <&dyn core::ops::function::Fn<(), Output = i32> + core::marker::Sync + core::panic::unwind_safe::RefUnwindSafe as core::ops::function::FnOnce<()>>::call_once [INFO] [stderr] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/ops/function.rs:287:21 [INFO] [stderr] 8: std::panicking::catch_unwind::do_call::<&dyn core::ops::function::Fn<(), Output = i32> + core::marker::Sync + core::panic::unwind_safe::RefUnwindSafe, i32> [INFO] [stderr] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:581:40 [INFO] [stderr] 9: std::panicking::catch_unwind:: + core::marker::Sync + core::panic::unwind_safe::RefUnwindSafe> [INFO] [stderr] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:544:19 [INFO] [stderr] 10: std::panic::catch_unwind::<&dyn core::ops::function::Fn<(), Output = i32> + core::marker::Sync + core::panic::unwind_safe::RefUnwindSafe, i32> [INFO] [stderr] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panic.rs:359:14 [INFO] [stderr] 11: std::rt::lang_start_internal::{closure#0} [INFO] [stderr] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/rt.rs:175:24 [INFO] [stderr] 12: std::panicking::catch_unwind::do_call:: [INFO] [stderr] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:581:40 [INFO] [stderr] 13: std::panicking::catch_unwind:: [INFO] [stderr] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:544:19 [INFO] [stderr] 14: std::panic::catch_unwind:: [INFO] [stderr] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panic.rs:359:14 [INFO] [stderr] 15: std::rt::lang_start_internal [INFO] [stderr] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/rt.rs:171:5 [INFO] [stderr] 16: std::rt::lang_start::> [INFO] [stderr] 17: main [INFO] [stderr] 18: [INFO] [stderr] 19: __libc_start_main [INFO] [stderr] 20: _start [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [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/dec9417b8611e34e787a3e4c37686b5131f9e5c5/bin/rustc --crate-name tract_core --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tract-core-0.21.7/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=6c90855ea8ce8199 -C extra-filename=-3c2140879174e4fe --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-0e28d45478c77532.rmeta --extern bit_set=/opt/rustwide/target/debug/deps/libbit_set-dcb7ca7fcfcd41cc.rmeta --extern derive_new=/opt/rustwide/target/debug/deps/libderive_new-131e4d1f911120a7.so --extern downcast_rs=/opt/rustwide/target/debug/deps/libdowncast_rs-af2d5a07fb165ed2.rmeta --extern dyn_clone=/opt/rustwide/target/debug/deps/libdyn_clone-4ac8e222c448f1c1.rmeta --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-b3603208c0de2608.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-669e9396cafcbb01.rmeta --extern maplit=/opt/rustwide/target/debug/deps/libmaplit-019dc3e6fa39a754.rmeta --extern ndarray=/opt/rustwide/target/debug/deps/libndarray-85feec85547832d3.rmeta --extern num_complex=/opt/rustwide/target/debug/deps/libnum_complex-37cbd1708b4b57c4.rmeta --extern num_integer=/opt/rustwide/target/debug/deps/libnum_integer-74c379f5f4e1a09c.rmeta --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-f14947356a137173.rmeta --extern paste=/opt/rustwide/target/debug/deps/libpaste-c5e5e8a2bd161c29.so --extern rustfft=/opt/rustwide/target/debug/deps/librustfft-878c11b3d46c329b.rmeta --extern smallvec=/opt/rustwide/target/debug/deps/libsmallvec-8045c56aeb050430.rmeta --extern tract_data=/opt/rustwide/target/debug/deps/libtract_data-be1a5a220e94505f.rmeta --extern tract_linalg=/opt/rustwide/target/debug/deps/libtract_linalg-08cb82e724fe383b.rmeta --cap-lints allow --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/tract-linalg-b5b1e248fe773854/out` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "1c353c28f7f2a039219a538ae25a64ee60e77c567cfc877adad8df15c3f9eea5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1c353c28f7f2a039219a538ae25a64ee60e77c567cfc877adad8df15c3f9eea5", kill_on_drop: false }` [INFO] [stdout] 1c353c28f7f2a039219a538ae25a64ee60e77c567cfc877adad8df15c3f9eea5