[INFO] cloning repository https://github.com/compTAG/patina [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/compTAG/patina" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FcompTAG%2Fpatina", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FcompTAG%2Fpatina'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 342cbf56049d2633e91bddc9c3f85d35c5906e17 [INFO] checking compTAG/patina/342cbf56049d2633e91bddc9c3f85d35c5906e17 against master#f8f6997469237299c1d60814c7b9828602a1f8e4 for pr-143808 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FcompTAG%2Fpatina" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/compTAG/patina [INFO] finished tweaking git repo https://github.com/compTAG/patina [INFO] tweaked toml for git repo https://github.com/compTAG/patina written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/compTAG/patina on toolchain f8f6997469237299c1d60814c7b9828602a1f8e4 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f8f6997469237299c1d60814c7b9828602a1f8e4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/compTAG/patina 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" "+f8f6997469237299c1d60814c7b9828602a1f8e4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: unused manifest key: target.x86_64-unknown-linux-gnu.linker [INFO] [stderr] warning: unused manifest key: toolchain [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded nano-gemm-c64 v0.1.0 [INFO] [stderr] Downloaded iter-read v1.1.0 [INFO] [stderr] Downloaded nano-gemm-c32 v0.1.0 [INFO] [stderr] Downloaded pyo3-polars-derive v0.15.0 [INFO] [stderr] Downloaded coe-rs v0.1.2 [INFO] [stderr] Downloaded dbgf v0.1.2 [INFO] [stderr] Downloaded nano-gemm-f64 v0.1.0 [INFO] [stderr] Downloaded py_literal v0.4.0 [INFO] [stderr] Downloaded faer-entity v0.20.1 [INFO] [stderr] Downloaded matrixcompare v0.3.0 [INFO] [stderr] Downloaded polars-row v0.48.1 [INFO] [stderr] Downloaded npyz v0.8.4 [INFO] [stderr] Downloaded polars-pipe v0.48.1 [INFO] [stderr] Downloaded polars-compute v0.48.1 [INFO] [stderr] Downloaded polars-lazy v0.48.1 [INFO] [stderr] Downloaded polars v0.48.1 [INFO] [stderr] Downloaded polars-ops v0.48.1 [INFO] [stderr] Downloaded polars-stream v0.48.1 [INFO] [stderr] Downloaded polars-parquet v0.48.1 [INFO] [stderr] Downloaded torch-sys v0.20.0 [INFO] [stderr] Downloaded polars-io v0.48.1 [INFO] [stderr] Downloaded object_store v0.12.1 [INFO] [stderr] Downloaded polars-arrow v0.48.1 [INFO] [stderr] Downloaded polars-plan v0.48.1 [INFO] [stderr] Downloaded serde-pickle v1.2.0 [INFO] [stderr] Downloaded polars-time v0.48.1 [INFO] [stderr] Downloaded polars-expr v0.48.1 [INFO] [stderr] Downloaded polars-sql v0.48.1 [INFO] [stderr] Downloaded polars-arrow-format v0.1.0 [INFO] [stderr] Downloaded polars-core v0.48.1 [INFO] [stderr] Downloaded polars-error v0.48.1 [INFO] [stderr] Downloaded polars-mem-engine v0.48.1 [INFO] [stderr] Downloaded polars-schema v0.48.1 [INFO] [stderr] Downloaded generativity v1.1.0 [INFO] [stderr] Downloaded faer-traits v0.21.5 [INFO] [stderr] Downloaded polars-ffi v0.48.1 [INFO] [stderr] Downloaded faer-macros v0.21.0 [INFO] [stderr] Downloaded pyo3-polars v0.21.0 [INFO] [stderr] Downloaded equator-macro v0.2.1 [INFO] [stderr] Downloaded equator v0.2.2 [INFO] [stderr] Downloaded nano-gemm-codegen v0.1.0 [INFO] [stderr] Downloaded nano-gemm v0.1.3 [INFO] [stderr] Downloaded polars-utils v0.48.1 [INFO] [stderr] Downloaded matrixcompare-core v0.1.0 [INFO] [stderr] Downloaded nano-gemm-f32 v0.1.0 [INFO] [stderr] Downloaded faer-ext v0.4.1 [INFO] [stderr] Downloaded serde_ignored v0.1.12 [INFO] [stderr] Downloaded nano-gemm-core v0.1.0 [INFO] [stderr] Downloaded faer v0.20.2 [INFO] [stderr] Downloaded cudarc v0.12.1 [INFO] [stderr] Downloaded tch v0.20.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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:cf8efcab8866f2cf4285301c7418e2f4f2a9b088c91ba69c40d5b659f81557f7" "/opt/rustwide/cargo-home/bin/cargo" "+f8f6997469237299c1d60814c7b9828602a1f8e4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] af4a3778b98bd2a64e2afad9b8fa00504b4af7608c47d07fe3936646637cb5ac [INFO] running `Command { std: "docker" "start" "-a" "af4a3778b98bd2a64e2afad9b8fa00504b4af7608c47d07fe3936646637cb5ac", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "af4a3778b98bd2a64e2afad9b8fa00504b4af7608c47d07fe3936646637cb5ac", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "af4a3778b98bd2a64e2afad9b8fa00504b4af7608c47d07fe3936646637cb5ac", kill_on_drop: false }` [INFO] [stdout] af4a3778b98bd2a64e2afad9b8fa00504b4af7608c47d07fe3936646637cb5ac [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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:cf8efcab8866f2cf4285301c7418e2f4f2a9b088c91ba69c40d5b659f81557f7" "/opt/rustwide/cargo-home/bin/cargo" "+f8f6997469237299c1d60814c7b9828602a1f8e4" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 56c863cd821c4c0de11265731303e2e3f286bb5f1049d6b1cf208b5f048c073c [INFO] running `Command { std: "docker" "start" "-a" "56c863cd821c4c0de11265731303e2e3f286bb5f1049d6b1cf208b5f048c073c", kill_on_drop: false }` [INFO] [stderr] warning: unused manifest key: target.x86_64-unknown-linux-gnu.linker [INFO] [stderr] warning: unused manifest key: toolchain [INFO] [stderr] Compiling libc v0.2.172 [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 autocfg v1.4.0 [INFO] [stderr] Compiling zerocopy v0.8.25 [INFO] [stderr] Compiling libm v0.2.15 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling pkg-config v0.3.32 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling syn v2.0.101 [INFO] [stderr] Compiling lock_api v0.4.13 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Checking ppv-lite86 v0.2.21 [INFO] [stderr] Compiling jobserver v0.1.33 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling rustversion v1.0.21 [INFO] [stderr] Compiling cc v1.2.26 [INFO] [stderr] Compiling typenum v1.18.0 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling signal-hook v0.3.18 [INFO] [stderr] Compiling siphasher v1.0.1 [INFO] [stderr] Compiling phf_shared v0.11.3 [INFO] [stderr] Compiling slotmap v1.0.7 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Checking crossbeam-deque v0.8.6 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Compiling psm v0.1.26 [INFO] [stderr] Compiling stacker v0.1.21 [INFO] [stderr] Compiling zstd-sys v2.0.15+zstd.1.5.7 [INFO] [stderr] Checking smallvec v1.15.1 [INFO] [stderr] Checking ryu v1.0.20 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Checking adler2 v2.0.0 [INFO] [stderr] Checking itoa v1.0.15 [INFO] [stderr] Checking parking_lot v0.12.4 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Checking miniz_oxide v0.8.8 [INFO] [stderr] Compiling phf_generator v0.11.3 [INFO] [stderr] Compiling phf_codegen v0.11.3 [INFO] [stderr] Checking crc32fast v1.4.2 [INFO] [stderr] Checking allocator-api2 v0.2.21 [INFO] [stderr] Checking array-init-cursor v0.2.1 [INFO] [stderr] Checking planus v0.3.1 [INFO] [stderr] Checking flate2 v1.1.2 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking signal-hook-registry v1.4.5 [INFO] [stderr] Compiling target-lexicon v0.13.2 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Checking foldhash v0.1.5 [INFO] [stderr] Checking equivalent v1.0.2 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling lz4-sys v1.11.1+lz4-1.10.0 [INFO] [stderr] Checking rmp v0.8.14 [INFO] [stderr] Checking castaway v0.2.3 [INFO] [stderr] Compiling polars-utils v0.48.1 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling bytemuck_derive v1.9.3 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling parse-zoneinfo v0.3.1 [INFO] [stderr] Compiling chrono-tz-build v0.4.1 [INFO] [stderr] Compiling zstd-safe v7.2.4 [INFO] [stderr] Compiling nano-gemm-codegen v0.1.0 [INFO] [stderr] Checking bytemuck v1.23.1 [INFO] [stderr] Checking num-complex v0.4.6 [INFO] [stderr] Compiling chrono-tz v0.10.3 [INFO] [stderr] Checking simdutf8 v0.1.5 [INFO] [stderr] Checking iana-time-zone v0.1.63 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Checking memmap2 v0.9.5 [INFO] [stderr] Compiling polars-schema v0.48.1 [INFO] [stderr] Compiling pyo3-build-config v0.24.2 [INFO] [stderr] Checking phf v0.11.3 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling matrixmultiply v0.3.10 [INFO] [stderr] Compiling polars-arrow v0.48.1 [INFO] [stderr] Compiling bitflags v2.9.1 [INFO] [stderr] Compiling raw-cpuid v11.5.0 [INFO] [stderr] Compiling polars-error v0.48.1 [INFO] [stderr] Compiling bzip2-sys v0.1.13+1.0.8 [INFO] [stderr] Compiling polars-compute v0.48.1 [INFO] [stderr] Checking dyn-clone v1.0.19 [INFO] [stderr] Checking debug_unsafe v0.1.3 [INFO] [stderr] Checking rawpointer v0.2.1 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Checking reborrow v0.5.5 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Checking ethnum v1.5.2 [INFO] [stderr] Checking streaming-iterator v0.1.9 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling zstd-safe v5.0.2+zstd.1.5.2 [INFO] [stderr] Checking atoi_simd v0.16.1 [INFO] [stderr] Compiling chrono v0.4.41 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Checking skiplist v0.5.1 [INFO] [stderr] Compiling pulp v0.21.5 [INFO] [stderr] Checking linux-raw-sys v0.4.15 [INFO] [stderr] Checking fast-float2 v0.2.3 [INFO] [stderr] Checking strength_reduce v0.2.4 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Checking ndarray v0.16.1 [INFO] [stderr] Checking rand_distr v0.4.3 [INFO] [stderr] Checking polars-arrow-format v0.1.0 [INFO] [stderr] Checking bincode v1.3.3 [INFO] [stderr] Checking rmp-serde v1.3.0 [INFO] [stderr] Checking bytes v1.10.1 [INFO] [stderr] Checking compact_str v0.8.1 [INFO] [stderr] Checking hashbrown v0.15.4 [INFO] [stderr] Checking serde_ignored v0.1.12 [INFO] [stderr] Checking indexmap v2.9.0 [INFO] [stderr] Compiling cpufeatures v0.2.17 [INFO] [stderr] Checking zstd v0.13.3 [INFO] [stderr] Checking crossterm v0.28.1 [INFO] [stderr] Checking dyn-stack v0.13.0 [INFO] [stderr] Compiling polars-core v0.48.1 [INFO] [stderr] Checking unicode-segmentation v1.12.0 [INFO] [stderr] Checking unicode-width v0.2.0 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Checking comfy-table v7.1.4 [INFO] [stderr] Compiling inout v0.1.4 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Checking xxhash-rust v0.8.15 [INFO] [stderr] Compiling seq-macro v0.3.6 [INFO] [stderr] Compiling base64ct v1.8.0 [INFO] [stderr] Compiling ucd-trie v0.1.7 [INFO] [stderr] Compiling password-hash v0.4.2 [INFO] [stderr] Compiling pest v2.8.0 [INFO] [stderr] Compiling deranged v0.4.0 [INFO] [stderr] Checking gemm-common v0.18.2 [INFO] [stderr] Compiling cipher v0.4.4 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling recursive-proc-macro-impl v0.1.1 [INFO] [stderr] Compiling polars-ops v0.48.1 [INFO] [stderr] Compiling anyhow v1.0.98 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Checking nano-gemm-core v0.1.0 [INFO] [stderr] Compiling time-core v0.1.4 [INFO] [stderr] Compiling time v0.3.41 [INFO] [stderr] Compiling pest_meta v2.8.0 [INFO] [stderr] Compiling pbkdf2 v0.11.0 [INFO] [stderr] Compiling bzip2 v0.4.4 [INFO] [stderr] Compiling aes v0.8.4 [INFO] [stderr] Compiling zstd v0.11.2+zstd.1.5.2 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Checking num-bigint v0.4.6 [INFO] [stderr] Checking argminmax v0.6.3 [INFO] [stderr] Checking fallible-streaming-iterator v0.1.9 [INFO] [stderr] Compiling constant_time_eq v0.1.5 [INFO] [stderr] Compiling zip v0.6.6 [INFO] [stderr] Checking streaming-decompression v0.1.2 [INFO] [stderr] Compiling pest_generator v2.8.0 [INFO] [stderr] Checking now v0.1.3 [INFO] [stderr] Compiling pyo3-ffi v0.24.2 [INFO] [stderr] Compiling pyo3-macros-backend v0.24.2 [INFO] [stderr] Compiling nano-gemm-f64 v0.1.0 [INFO] [stderr] Compiling nano-gemm-c64 v0.1.0 [INFO] [stderr] Compiling nano-gemm-f32 v0.1.0 [INFO] [stderr] Compiling nano-gemm-c32 v0.1.0 [INFO] [stderr] Checking polars-parquet-format v0.1.0 [INFO] [stderr] Checking base64 v0.22.1 [INFO] [stderr] Compiling pest_derive v2.8.0 [INFO] [stderr] Compiling torch-sys v0.20.0 [INFO] [stderr] Compiling equator-macro v0.2.1 [INFO] [stderr] Compiling memoffset v0.9.1 [INFO] [stderr] Compiling polars-plan v0.48.1 [INFO] [stderr] Checking home v0.5.11 [INFO] [stderr] Checking glob v0.3.2 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Checking equator v0.2.2 [INFO] [stderr] Checking py_literal v0.4.0 [INFO] [stderr] error: failed to run custom build command for `torch-sys v0.20.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-50ab4a3c36323c14/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: anyhow::kind::Adhoc::new [INFO] [stderr] 1: build_script_build::SystemInfo::prepare_libtorch_dir [INFO] [stderr] 2: build_script_build::SystemInfo::new [INFO] [stderr] 3: build_script_build::main [INFO] [stderr] 4: core::ops::function::FnOnce::call_once [INFO] [stderr] 5: std::sys::backtrace::__rust_begin_short_backtrace [INFO] [stderr] 6: std::rt::lang_start::{{closure}} [INFO] [stderr] 7: core::ops::function::impls:: for &F>::call_once [INFO] [stderr] at /rustc/f8f6997469237299c1d60814c7b9828602a1f8e4/library/core/src/ops/function.rs:290:21 [INFO] [stderr] 8: std::panicking::catch_unwind::do_call [INFO] [stderr] at /rustc/f8f6997469237299c1d60814c7b9828602a1f8e4/library/std/src/panicking.rs:589:40 [INFO] [stderr] 9: std::panicking::catch_unwind [INFO] [stderr] at /rustc/f8f6997469237299c1d60814c7b9828602a1f8e4/library/std/src/panicking.rs:552:19 [INFO] [stderr] 10: std::panic::catch_unwind [INFO] [stderr] at /rustc/f8f6997469237299c1d60814c7b9828602a1f8e4/library/std/src/panic.rs:359:14 [INFO] [stderr] 11: std::rt::lang_start_internal::{{closure}} [INFO] [stderr] at /rustc/f8f6997469237299c1d60814c7b9828602a1f8e4/library/std/src/rt.rs:175:24 [INFO] [stderr] 12: std::panicking::catch_unwind::do_call [INFO] [stderr] at /rustc/f8f6997469237299c1d60814c7b9828602a1f8e4/library/std/src/panicking.rs:589:40 [INFO] [stderr] 13: std::panicking::catch_unwind [INFO] [stderr] at /rustc/f8f6997469237299c1d60814c7b9828602a1f8e4/library/std/src/panicking.rs:552:19 [INFO] [stderr] 14: std::panic::catch_unwind [INFO] [stderr] at /rustc/f8f6997469237299c1d60814c7b9828602a1f8e4/library/std/src/panic.rs:359:14 [INFO] [stderr] 15: std::rt::lang_start_internal [INFO] [stderr] at /rustc/f8f6997469237299c1d60814c7b9828602a1f8e4/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] running `Command { std: "docker" "inspect" "56c863cd821c4c0de11265731303e2e3f286bb5f1049d6b1cf208b5f048c073c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "56c863cd821c4c0de11265731303e2e3f286bb5f1049d6b1cf208b5f048c073c", kill_on_drop: false }` [INFO] [stdout] 56c863cd821c4c0de11265731303e2e3f286bb5f1049d6b1cf208b5f048c073c