[INFO] cloning repository https://github.com/jvishnefske/VideoStreamRecorder [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jvishnefske/VideoStreamRecorder" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjvishnefske%2FVideoStreamRecorder", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjvishnefske%2FVideoStreamRecorder'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 8a17c38ed8314415f74504e7c7f64d2f3f464045 [INFO] testing jvishnefske/VideoStreamRecorder against master#1f7f8ea0721a3b1eb73e6c6d25cccb371434b320 for pr-154065-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjvishnefske%2FVideoStreamRecorder" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/jvishnefske/VideoStreamRecorder [INFO] finished tweaking git repo https://github.com/jvishnefske/VideoStreamRecorder [INFO] tweaked toml for git repo https://github.com/jvishnefske/VideoStreamRecorder written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/jvishnefske/VideoStreamRecorder on toolchain 1f7f8ea0721a3b1eb73e6c6d25cccb371434b320 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/jvishnefske/VideoStreamRecorder 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" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded wasm-bindgen-macro-support v0.2.103 [INFO] [stderr] Downloaded js-sys v0.3.80 [INFO] [stderr] Downloaded windows-result v0.4.0 [INFO] [stderr] Downloaded tempfile v3.22.0 [INFO] [stderr] Downloaded wasm-bindgen-shared v0.2.103 [INFO] [stderr] Downloaded wasm-bindgen v0.2.103 [INFO] [stderr] Downloaded wasm-bindgen-futures v0.4.53 [INFO] [stderr] Downloaded windows-strings v0.5.0 [INFO] [stderr] Downloaded fs2 v0.4.3 [INFO] [stderr] Downloaded serde v1.0.226 [INFO] [stderr] Downloaded windows-core v0.62.0 [INFO] [stderr] Downloaded ffmpeg-sys-next v7.1.3 [INFO] [stderr] Downloaded cc v1.2.38 [INFO] [stderr] Downloaded tower-http v0.5.2 [INFO] [stderr] Downloaded openssl-sys v0.9.109 [INFO] [stderr] Downloaded serde_core v1.0.226 [INFO] [stderr] Downloaded serde_derive v1.0.226 [INFO] [stderr] Downloaded clap v4.5.48 [INFO] [stderr] Downloaded openssl v0.10.73 [INFO] [stderr] Downloaded find-msvc-tools v0.1.2 [INFO] [stderr] Downloaded wasm-bindgen-backend v0.2.103 [INFO] [stderr] Downloaded wasm-bindgen-macro v0.2.103 [INFO] [stderr] Downloaded web-sys v0.3.80 [INFO] [stderr] Downloaded windows-sys v0.61.0 [INFO] [stderr] Downloaded ffmpeg-next v7.1.0 [INFO] [stderr] Downloaded clap_builder v4.5.48 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4726a795b82f927c732f17f3698e7ce3ca877e7dc3e00d76e1b51bae9196b010 [INFO] running `Command { std: "docker" "start" "-a" "4726a795b82f927c732f17f3698e7ce3ca877e7dc3e00d76e1b51bae9196b010", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4726a795b82f927c732f17f3698e7ce3ca877e7dc3e00d76e1b51bae9196b010", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4726a795b82f927c732f17f3698e7ce3ca877e7dc3e00d76e1b51bae9196b010", kill_on_drop: false }` [INFO] [stdout] 4726a795b82f927c732f17f3698e7ce3ca877e7dc3e00d76e1b51bae9196b010 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f5e084c1e658ed1cfcf7436cc44f039a336905f36c22c4725d39bc13c9d984bb [INFO] running `Command { std: "docker" "start" "-a" "f5e084c1e658ed1cfcf7436cc44f039a336905f36c22c4725d39bc13c9d984bb", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling unicode-ident v1.0.19 [INFO] [stderr] Compiling libc v0.2.175 [INFO] [stderr] Compiling cfg-if v1.0.3 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling bytes v1.10.1 [INFO] [stderr] Compiling find-msvc-tools v0.1.2 [INFO] [stderr] Compiling lock_api v0.4.13 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling log v0.4.28 [INFO] [stderr] Compiling cc v1.2.38 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling tracing-core v0.1.34 [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Compiling bitflags v2.9.4 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling serde_core v1.0.226 [INFO] [stderr] Compiling glob v0.3.3 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling writeable v0.6.1 [INFO] [stderr] Compiling clang-sys v1.8.1 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling litemap v0.8.0 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling signal-hook-registry v1.4.6 [INFO] [stderr] Compiling socket2 v0.6.0 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling regex-syntax v0.8.6 [INFO] [stderr] Compiling openssl-sys v0.9.109 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling http v1.3.1 [INFO] [stderr] Compiling libloading v0.8.9 [INFO] [stderr] Compiling icu_normalizer_data v2.0.0 [INFO] [stderr] Compiling icu_properties_data v2.0.1 [INFO] [stderr] Compiling serde v1.0.226 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling bindgen v0.70.1 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling openssl v0.10.73 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling regex-automata v0.4.10 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling num_cpus v1.17.0 [INFO] [stderr] Compiling http v0.2.12 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling hashbrown v0.16.0 [INFO] [stderr] Compiling openssl-probe v0.1.6 [INFO] [stderr] Compiling unicase v2.8.1 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling rustversion v1.0.22 [INFO] [stderr] Compiling mime_guess v2.0.5 [INFO] [stderr] Compiling anstyle-parse v0.2.7 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling socket2 v0.5.10 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling indexmap v2.11.4 [INFO] [stderr] Compiling atomic-waker v1.1.2 [INFO] [stderr] Compiling http-body v0.4.6 [INFO] [stderr] Compiling anstyle-query v1.1.4 [INFO] [stderr] Compiling anstyle v1.0.11 [INFO] [stderr] Compiling regex v1.11.2 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling colorchoice v1.0.4 [INFO] [stderr] Compiling anstream v0.6.20 [INFO] [stderr] Compiling ffmpeg-next v7.1.0 [INFO] [stderr] Compiling anyhow v1.0.100 [INFO] [stderr] Compiling clap_lex v0.7.5 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling clap_builder v4.5.48 [INFO] [stderr] Compiling serde_path_to_error v0.1.20 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling zerovec v0.11.4 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling potential_utf v0.1.3 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling serde_derive v1.0.226 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Compiling ffmpeg-sys-next v7.1.3 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling matchers v0.2.0 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling clap_derive v4.5.47 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling axum-core v0.4.5 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling thread_local v1.1.9 [INFO] [stderr] Compiling tokio-util v0.7.16 [INFO] [stderr] Compiling hyper v1.7.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling h2 v0.3.27 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling url v2.5.7 [INFO] [stderr] Compiling hyper-util v0.1.17 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling encoding_rs v0.8.35 [INFO] [stderr] Compiling nu-ansi-term v0.50.1 [INFO] [stderr] Compiling iana-time-zone v0.1.64 [INFO] [stderr] Compiling sync_wrapper v0.1.2 [INFO] [stderr] Compiling ipnet v2.11.0 [INFO] [stderr] Compiling http-range-header v0.4.2 [INFO] [stderr] Compiling video-stream-recorder v1.0.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling axum v0.7.9 [INFO] [stderr] Compiling tower-http v0.5.2 [INFO] [stderr] warning: video-stream-recorder@1.0.0: Building frontend... [INFO] [stderr] warning: video-stream-recorder@1.0.0: Installing npm dependencies... [INFO] [stderr] error: failed to run custom build command for `video-stream-recorder v1.0.0 (/opt/rustwide/workdir)` [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/video-stream-recorder-618b73bb2fc0fb37/build-script-build` (exit status: 101) [INFO] [stderr] --- stdout [INFO] [stderr] cargo:rerun-if-changed=package.json [INFO] [stderr] cargo:rerun-if-changed=frontend/src [INFO] [stderr] cargo:warning=Building frontend... [INFO] [stderr] cargo:warning=Installing npm dependencies... [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] [INFO] [stderr] thread 'main' (2159) panicked at build.rs:43:14: [INFO] [stderr] Failed to run npm install. Make sure Node.js and npm are installed.: Os { code: 2, kind: NotFound, message: "No such file or directory" } [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x575491f9191a - std[f92b4c606f291077]::backtrace_rs::backtrace::libunwind::trace [INFO] [stderr] at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stderr] 1: 0x575491f9191a - std[f92b4c606f291077]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stderr] at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stderr] 2: 0x575491f9191a - std[f92b4c606f291077]::sys::backtrace::_print_fmt [INFO] [stderr] at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:74:9 [INFO] [stderr] 3: 0x575491f9191a - <::print::DisplayBacktrace as core[786f478f706679df]::fmt::Display>::fmt [INFO] [stderr] at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:44:26 [INFO] [stderr] 4: 0x575491fa2a1a - ::fmt [INFO] [stderr] at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/fmt/rt.rs:152:76 [INFO] [stderr] 5: 0x575491fa2a1a - core[786f478f706679df]::fmt::write [INFO] [stderr] 6: 0x575491f95c32 - std[f92b4c606f291077]::io::default_write_fmt:: [INFO] [stderr] at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:639:11 [INFO] [stderr] 7: 0x575491f95c32 - ::write_fmt [INFO] [stderr] at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:1994:13 [INFO] [stderr] 8: 0x575491f74fdf - ::print [INFO] [stderr] at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:47:9 [INFO] [stderr] 9: 0x575491f74fdf - std[f92b4c606f291077]::panicking::default_hook::{closure#0} [INFO] [stderr] at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:292:27 [INFO] [stderr] 10: 0x575491f8c1e1 - std[f92b4c606f291077]::panicking::default_hook [INFO] [stderr] at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:319:9 [INFO] [stderr] 11: 0x575491f8c39b - std[f92b4c606f291077]::panicking::panic_with_hook [INFO] [stderr] at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:825:13 [INFO] [stderr] 12: 0x575491f75098 - std[f92b4c606f291077]::panicking::panic_handler::{closure#0} [INFO] [stderr] at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:698:13 [INFO] [stderr] 13: 0x575491f6ca29 - std[f92b4c606f291077]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stderr] at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:182:18 [INFO] [stderr] 14: 0x575491f758fd - __rustc[8241495c18a89d70]::rust_begin_unwind [INFO] [stderr] at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:689:5 [INFO] [stderr] 15: 0x575491fa310c - core[786f478f706679df]::panicking::panic_fmt [INFO] [stderr] at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panicking.rs:80:14 [INFO] [stderr] 16: 0x575491fa2ee2 - core[786f478f706679df]::result::unwrap_failed [INFO] [stderr] at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/result.rs:1867:5 [INFO] [stderr] 17: 0x575491f5b542 - >::expect [INFO] [stderr] 18: 0x575491f5ab0c - build_script_build[1b97e667bbb49cdd]::main [INFO] [stderr] 19: 0x575491f5ddd3 - >::call_once [INFO] [stderr] 20: 0x575491f59426 - std[f92b4c606f291077]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stderr] 21: 0x575491f59919 - std[f92b4c606f291077]::rt::lang_start::<()>::{closure#0} [INFO] [stderr] 22: 0x575491f8b424 - <&dyn core[786f478f706679df]::ops::function::Fn<(), Output = i32> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::panic::unwind_safe::RefUnwindSafe as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once [INFO] [stderr] at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:287:21 [INFO] [stderr] 23: 0x575491f8b424 - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<&dyn core[786f478f706679df]::ops::function::Fn<(), Output = i32> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::panic::unwind_safe::RefUnwindSafe, i32> [INFO] [stderr] at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40 [INFO] [stderr] 24: 0x575491f8b424 - std[f92b4c606f291077]::panicking::catch_unwind:: + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::panic::unwind_safe::RefUnwindSafe> [INFO] [stderr] at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19 [INFO] [stderr] 25: 0x575491f8b424 - std[f92b4c606f291077]::panic::catch_unwind::<&dyn core[786f478f706679df]::ops::function::Fn<(), Output = i32> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::panic::unwind_safe::RefUnwindSafe, i32> [INFO] [stderr] at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14 [INFO] [stderr] 26: 0x575491f8b424 - std[f92b4c606f291077]::rt::lang_start_internal::{closure#0} [INFO] [stderr] at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/rt.rs:175:24 [INFO] [stderr] 27: 0x575491f8b424 - std[f92b4c606f291077]::panicking::catch_unwind::do_call:: [INFO] [stderr] at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40 [INFO] [stderr] 28: 0x575491f8b424 - std[f92b4c606f291077]::panicking::catch_unwind:: [INFO] [stderr] at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19 [INFO] [stderr] 29: 0x575491f8b424 - std[f92b4c606f291077]::panic::catch_unwind:: [INFO] [stderr] at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14 [INFO] [stderr] 30: 0x575491f8b424 - std[f92b4c606f291077]::rt::lang_start_internal [INFO] [stderr] at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/rt.rs:171:5 [INFO] [stderr] 31: 0x575491f593a1 - std[f92b4c606f291077]::rt::lang_start::<()> [INFO] [stderr] 32: 0x575491f5e235 - main [INFO] [stderr] 33: 0x7f28168181ca - [INFO] [stderr] 34: 0x7f281681828b - __libc_start_main [INFO] [stderr] 35: 0x575491f56835 - _start [INFO] [stderr] 36: 0x0 - [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "f5e084c1e658ed1cfcf7436cc44f039a336905f36c22c4725d39bc13c9d984bb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f5e084c1e658ed1cfcf7436cc44f039a336905f36c22c4725d39bc13c9d984bb", kill_on_drop: false }` [INFO] [stdout] f5e084c1e658ed1cfcf7436cc44f039a336905f36c22c4725d39bc13c9d984bb