[INFO] cloning repository https://github.com/panghu-huang/media-downloader
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/panghu-huang/media-downloader" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpanghu-huang%2Fmedia-downloader", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpanghu-huang%2Fmedia-downloader'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 79c189b9f0b19eac6cdafa900ae9182d0cdc976d
[INFO] building panghu-huang/media-downloader against try#58b1b3c5342a414c161338871f8004258ccef2a7 for pr-149937
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpanghu-huang%2Fmedia-downloader" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-0-tc2/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/panghu-huang/media-downloader
[INFO] finished tweaking git repo https://github.com/panghu-huang/media-downloader
[INFO] tweaked toml for git repo https://github.com/panghu-huang/media-downloader written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/panghu-huang/media-downloader on toolchain 58b1b3c5342a414c161338871f8004258ccef2a7
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+58b1b3c5342a414c161338871f8004258ccef2a7" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/panghu-huang/media-downloader 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" "+58b1b3c5342a414c161338871f8004258ccef2a7" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded prost-build v0.12.6
[INFO] [stderr]   Downloaded either v1.12.0
[INFO] [stderr]   Downloaded prost-types v0.12.6
[INFO] [stderr]   Downloaded tonic-build v0.11.0
[INFO] [stderr]   Downloaded instability v0.3.2
[INFO] [stderr]   Downloaded castaway v0.2.3
[INFO] [stderr]   Downloaded proto v0.1.2
[INFO] [stderr]   Downloaded headers-core v0.3.0
[INFO] [stderr]   Downloaded m3u8-rs v6.0.0
[INFO] [stderr]   Downloaded pest_meta v2.7.10
[INFO] [stderr]   Downloaded axum-extra v0.9.3
[INFO] [stderr]   Downloaded headers v0.4.0
[INFO] [stderr]   Downloaded tonic v0.11.0
[INFO] [stderr]   Downloaded toml v0.8.13
[INFO] [stderr]   Downloaded unicode-properties v0.1.1
[INFO] [stderr]   Downloaded toml_edit v0.22.13
[INFO] [stderr]   Downloaded pest v2.7.10
[INFO] [stderr]   Downloaded compact_str v0.8.0
[INFO] [stderr]   Downloaded winnow v0.6.8
[INFO] [stderr]   Downloaded proc-macro2 v1.0.84
[INFO] [stderr]   Downloaded pest_generator v2.7.10
[INFO] [stderr]   Downloaded pest_derive v2.7.10
[INFO] [stderr]   Downloaded prost-derive v0.12.6
[INFO] [stderr]   Downloaded serde_spanned v0.6.6
[INFO] [stderr]   Downloaded prost v0.12.6
[INFO] [stderr]   Downloaded ratatui v0.28.0
[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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+58b1b3c5342a414c161338871f8004258ccef2a7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] dc63ba2278b85951863baecce8aea412b8a1fbe0e2755ee2a74f36e74a199736
[INFO] running `Command { std: "docker" "start" "-a" "dc63ba2278b85951863baecce8aea412b8a1fbe0e2755ee2a74f36e74a199736", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "dc63ba2278b85951863baecce8aea412b8a1fbe0e2755ee2a74f36e74a199736", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "dc63ba2278b85951863baecce8aea412b8a1fbe0e2755ee2a74f36e74a199736", kill_on_drop: false }`
[INFO] [stdout] dc63ba2278b85951863baecce8aea412b8a1fbe0e2755ee2a74f36e74a199736
[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=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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+58b1b3c5342a414c161338871f8004258ccef2a7" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 932d4f46966b00ee4258095a46819a57c4206c679a261dc5f2e1fe6766fc2ba9
[INFO] running `Command { std: "docker" "start" "-a" "932d4f46966b00ee4258095a46819a57c4206c679a261dc5f2e1fe6766fc2ba9", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.84
[INFO] [stderr]    Compiling libc v0.2.155
[INFO] [stderr]    Compiling serde v1.0.202
[INFO] [stderr]    Compiling memchr v2.7.2
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling zerocopy v0.7.34
[INFO] [stderr]    Compiling log v0.4.21
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling subtle v2.5.0
[INFO] [stderr]    Compiling cc v1.0.98
[INFO] [stderr]    Compiling thiserror v1.0.61
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling serde_json v1.0.117
[INFO] [stderr]    Compiling tinyvec v1.6.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling tower-service v0.3.2
[INFO] [stderr]    Compiling cpufeatures v0.2.12
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling syn v2.0.66
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling socket2 v0.5.7
[INFO] [stderr]    Compiling mio v0.8.11
[INFO] [stderr]    Compiling signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling unicode-normalization v0.1.23
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling indexmap v2.2.6
[INFO] [stderr]    Compiling iana-time-zone v0.1.60
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling tower-layer v0.3.2
[INFO] [stderr]    Compiling idna v0.5.0
[INFO] [stderr]    Compiling rustix v0.38.34
[INFO] [stderr]    Compiling bitflags v2.5.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.20
[INFO] [stderr]    Compiling fastrand v2.1.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling hashlink v0.8.4
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling futures-sink v0.3.30
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling http-body v1.0.0
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling tokio v1.37.0
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling crossbeam-queue v0.3.11
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling unicode-properties v0.1.1
[INFO] [stderr]    Compiling openssl-sys v0.9.103
[INFO] [stderr]    Compiling chrono v0.4.38
[INFO] [stderr]    Compiling stringprep v0.1.5
[INFO] [stderr]    Compiling atoi v2.0.0
[INFO] [stderr]    Compiling hkdf v0.12.4
[INFO] [stderr]    Compiling futures-intrusive v0.5.0
[INFO] [stderr]    Compiling tempfile v3.10.1
[INFO] [stderr]    Compiling futures-channel v0.3.30
[INFO] [stderr]    Compiling url v2.5.2
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling regex-syntax v0.8.3
[INFO] [stderr]    Compiling whoami v1.5.1
[INFO] [stderr]    Compiling prettyplease v0.2.20
[INFO] [stderr]    Compiling const-random-macro v0.1.16
[INFO] [stderr]    Compiling http-body v0.4.6
[INFO] [stderr]    Compiling ring v0.17.8
[INFO] [stderr]    Compiling fixedbitset v0.4.2
[INFO] [stderr]    Compiling base64 v0.21.7
[INFO] [stderr]    Compiling petgraph v0.6.5
[INFO] [stderr]    Compiling const-random v0.1.18
[INFO] [stderr]    Compiling serde_derive v1.0.202
[INFO] [stderr]    Compiling tokio-macros v2.2.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling thiserror-impl v1.0.61
[INFO] [stderr]    Compiling pin-project-internal v1.1.5
[INFO] [stderr]    Compiling async-trait v0.1.81
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling pin-project v1.1.5
[INFO] [stderr]    Compiling tokio-stream v0.1.15
[INFO] [stderr]    Compiling pest v2.7.10
[INFO] [stderr]    Compiling regex-automata v0.4.6
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling axum-core v0.3.4
[INFO] [stderr]    Compiling multimap v0.10.0
[INFO] [stderr]    Compiling dlv-list v0.5.2
[INFO] [stderr]    Compiling http-body-util v0.1.1
[INFO] [stderr]    Compiling axum v0.6.20
[INFO] [stderr]    Compiling openssl v0.10.66
[INFO] [stderr]    Compiling winnow v0.6.8
[INFO] [stderr]    Compiling ordered-multimap v0.6.0
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling async-stream-impl v0.3.5
[INFO] [stderr]    Compiling pest_meta v2.7.10
[INFO] [stderr]    Compiling proto v0.1.2
[INFO] [stderr]    Compiling regex v1.10.6
[INFO] [stderr]    Compiling pest_generator v2.7.10
[INFO] [stderr]    Compiling rustls v0.23.12
[INFO] [stderr]    Compiling native-tls v0.2.12
[INFO] [stderr]    Compiling rustls-webpki v0.102.6
[INFO] [stderr]    Compiling async-stream v0.3.5
[INFO] [stderr]    Compiling rust-ini v0.19.0
[INFO] [stderr]    Compiling prost v0.12.6
[INFO] [stderr]    Compiling adler v1.0.2
[INFO] [stderr]    Compiling tokio-util v0.7.11
[INFO] [stderr]    Compiling tokio-io-timeout v1.2.0
[INFO] [stderr]    Compiling miniz_oxide v0.7.3
[INFO] [stderr]    Compiling pest_derive v2.7.10
[INFO] [stderr]    Compiling sync_wrapper v1.0.1
[INFO] [stderr]    Compiling webpki-roots v0.26.3
[INFO] [stderr]    Compiling axum-core v0.4.3
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling stream v0.1.0 (/opt/rustwide/workdir/crates/stream)
[INFO] [stderr]    Compiling tower v0.4.13
[INFO] [stderr]    Compiling h2 v0.3.26
[INFO] [stderr]    Compiling either v1.12.0
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling h2 v0.4.5
[INFO] [stderr]    Compiling sqlformat v0.2.3
[INFO] [stderr]    Compiling prost-derive v0.12.6
[INFO] [stderr]    Compiling serde_spanned v0.6.6
[INFO] [stderr]    Compiling toml_datetime v0.6.6
[INFO] [stderr]    Compiling toml_edit v0.22.13
[INFO] [stderr]    Compiling ron v0.8.1
[INFO] [stderr]    Compiling json5 v0.4.1
[INFO] [stderr]    Compiling prost-types v0.12.6
[INFO] [stderr]    Compiling prost-build v0.12.6
[INFO] [stderr]    Compiling hyper v1.3.1
[INFO] [stderr]    Compiling hyper v0.14.28
[INFO] [stderr]    Compiling tonic-build v0.11.0
[INFO] [stderr]    Compiling toml v0.8.13
[INFO] [stderr]    Compiling hyper-util v0.1.5
[INFO] [stderr]    Compiling sqlx-core v0.7.4
[INFO] [stderr]    Compiling protocol v0.1.0 (/opt/rustwide/workdir/crates/protocol)
[INFO] [stderr] error: failed to run custom build command for `protocol v0.1.0 (/opt/rustwide/workdir/crates/protocol)`
[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/protocol-773a75731e86cef5/build-script-build` (exit status: 101)
[INFO] [stderr]   --- stderr
[INFO] [stderr] 
[INFO] [stderr]   thread 'main' (2514) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tonic-build-0.11.0/src/manual.rs:488:41:
[INFO] [stderr]   called `Result::unwrap()` on an `Err` value: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }
[INFO] [stderr]   stack backtrace:
[INFO] [stderr]      0:     0x608a36bdbe82 - std[42cfb3e4170ecfea]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stderr]                                  at /rustc/58b1b3c5342a414c161338871f8004258ccef2a7/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stderr]      1:     0x608a36bdbe82 - std[42cfb3e4170ecfea]::backtrace_rs::backtrace::trace_unsynchronized::<std[42cfb3e4170ecfea]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stderr]                                  at /rustc/58b1b3c5342a414c161338871f8004258ccef2a7/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stderr]      2:     0x608a36bdbe82 - std[42cfb3e4170ecfea]::sys::backtrace::_print_fmt
[INFO] [stderr]                                  at /rustc/58b1b3c5342a414c161338871f8004258ccef2a7/library/std/src/sys/backtrace.rs:68:9
[INFO] [stderr]      3:     0x608a36bdbe82 - <<std[42cfb3e4170ecfea]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[3effd42582ceaf9c]::fmt::Display>::fmt
[INFO] [stderr]                                  at /rustc/58b1b3c5342a414c161338871f8004258ccef2a7/library/std/src/sys/backtrace.rs:38:26
[INFO] [stderr]      4:     0x608a36bed927 - <core[3effd42582ceaf9c]::fmt::rt::Argument>::fmt
[INFO] [stderr]                                  at /rustc/58b1b3c5342a414c161338871f8004258ccef2a7/library/core/src/fmt/rt.rs:152:76
[INFO] [stderr]      5:     0x608a36bed927 - core[3effd42582ceaf9c]::fmt::write
[INFO] [stderr]      6:     0x608a36bdffa6 - std[42cfb3e4170ecfea]::io::default_write_fmt::<std[42cfb3e4170ecfea]::sys::stdio::unix::Stderr>
[INFO] [stderr]                                  at /rustc/58b1b3c5342a414c161338871f8004258ccef2a7/library/std/src/io/mod.rs:614:11
[INFO] [stderr]      7:     0x608a36bdffa6 - <std[42cfb3e4170ecfea]::sys::stdio::unix::Stderr as std[42cfb3e4170ecfea]::io::Write>::write_fmt
[INFO] [stderr]                                  at /rustc/58b1b3c5342a414c161338871f8004258ccef2a7/library/std/src/io/mod.rs:1969:13
[INFO] [stderr]      8:     0x608a36bc636f - <std[42cfb3e4170ecfea]::sys::backtrace::BacktraceLock>::print
[INFO] [stderr]                                  at /rustc/58b1b3c5342a414c161338871f8004258ccef2a7/library/std/src/sys/backtrace.rs:41:9
[INFO] [stderr]      9:     0x608a36bc636f - std[42cfb3e4170ecfea]::panicking::default_hook::{closure#0}
[INFO] [stderr]                                  at /rustc/58b1b3c5342a414c161338871f8004258ccef2a7/library/std/src/panicking.rs:292:27
[INFO] [stderr]     10:     0x608a36bd7851 - std[42cfb3e4170ecfea]::panicking::default_hook
[INFO] [stderr]                                  at /rustc/58b1b3c5342a414c161338871f8004258ccef2a7/library/std/src/panicking.rs:319:9
[INFO] [stderr]     11:     0x608a36bd7abb - std[42cfb3e4170ecfea]::panicking::panic_with_hook
[INFO] [stderr]                                  at /rustc/58b1b3c5342a414c161338871f8004258ccef2a7/library/std/src/panicking.rs:825:13
[INFO] [stderr]     12:     0x608a36bc6428 - std[42cfb3e4170ecfea]::panicking::panic_handler::{closure#0}
[INFO] [stderr]                                  at /rustc/58b1b3c5342a414c161338871f8004258ccef2a7/library/std/src/panicking.rs:698:13
[INFO] [stderr]     13:     0x608a36bbb7b9 - std[42cfb3e4170ecfea]::sys::backtrace::__rust_end_short_backtrace::<std[42cfb3e4170ecfea]::panicking::panic_handler::{closure#0}, !>
[INFO] [stderr]                                  at /rustc/58b1b3c5342a414c161338871f8004258ccef2a7/library/std/src/sys/backtrace.rs:176:18
[INFO] [stderr]     14:     0x608a36bc6e0d - __rustc[3e12d0338d47dec3]::rust_begin_unwind
[INFO] [stderr]                                  at /rustc/58b1b3c5342a414c161338871f8004258ccef2a7/library/std/src/panicking.rs:689:5
[INFO] [stderr]     15:     0x608a36bee06c - core[3effd42582ceaf9c]::panicking::panic_fmt
[INFO] [stderr]                                  at /rustc/58b1b3c5342a414c161338871f8004258ccef2a7/library/core/src/panicking.rs:80:14
[INFO] [stderr]     16:     0x608a36bedde2 - core[3effd42582ceaf9c]::result::unwrap_failed
[INFO] [stderr]                                  at /rustc/58b1b3c5342a414c161338871f8004258ccef2a7/library/core/src/result.rs:1867:5
[INFO] [stderr]     17:     0x608a36a4d998 - <tonic_build[ccc12560c6572180]::manual::Builder>::compile
[INFO] [stderr]     18:     0x608a36a4961b - build_script_build[fa5f6d3d152bc2d3]::main
[INFO] [stderr]     19:     0x608a36a497e3 - <fn() as core[3effd42582ceaf9c]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]     20:     0x608a36a486e6 - std[42cfb3e4170ecfea]::sys::backtrace::__rust_begin_short_backtrace::<fn(), ()>
[INFO] [stderr]     21:     0x608a36a486f9 - std[42cfb3e4170ecfea]::rt::lang_start::<()>::{closure#0}
[INFO] [stderr]     22:     0x608a36bd6d96 - <&dyn core[3effd42582ceaf9c]::ops::function::Fn<(), Output = i32> + core[3effd42582ceaf9c]::panic::unwind_safe::RefUnwindSafe + core[3effd42582ceaf9c]::marker::Sync as core[3effd42582ceaf9c]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]                                  at /rustc/58b1b3c5342a414c161338871f8004258ccef2a7/library/core/src/ops/function.rs:287:21
[INFO] [stderr]     23:     0x608a36bd6d96 - std[42cfb3e4170ecfea]::panicking::catch_unwind::do_call::<&dyn core[3effd42582ceaf9c]::ops::function::Fn<(), Output = i32> + core[3effd42582ceaf9c]::panic::unwind_safe::RefUnwindSafe + core[3effd42582ceaf9c]::marker::Sync, i32>
[INFO] [stderr]                                  at /rustc/58b1b3c5342a414c161338871f8004258ccef2a7/library/std/src/panicking.rs:581:40
[INFO] [stderr]     24:     0x608a36bd6d96 - std[42cfb3e4170ecfea]::panicking::catch_unwind::<i32, &dyn core[3effd42582ceaf9c]::ops::function::Fn<(), Output = i32> + core[3effd42582ceaf9c]::panic::unwind_safe::RefUnwindSafe + core[3effd42582ceaf9c]::marker::Sync>
[INFO] [stderr]                                  at /rustc/58b1b3c5342a414c161338871f8004258ccef2a7/library/std/src/panicking.rs:544:19
[INFO] [stderr]     25:     0x608a36bd6d96 - std[42cfb3e4170ecfea]::panic::catch_unwind::<&dyn core[3effd42582ceaf9c]::ops::function::Fn<(), Output = i32> + core[3effd42582ceaf9c]::panic::unwind_safe::RefUnwindSafe + core[3effd42582ceaf9c]::marker::Sync, i32>
[INFO] [stderr]                                  at /rustc/58b1b3c5342a414c161338871f8004258ccef2a7/library/std/src/panic.rs:359:14
[INFO] [stderr]     26:     0x608a36bd6d96 - std[42cfb3e4170ecfea]::rt::lang_start_internal::{closure#0}
[INFO] [stderr]                                  at /rustc/58b1b3c5342a414c161338871f8004258ccef2a7/library/std/src/rt.rs:175:24
[INFO] [stderr]     27:     0x608a36bd6d96 - std[42cfb3e4170ecfea]::panicking::catch_unwind::do_call::<std[42cfb3e4170ecfea]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stderr]                                  at /rustc/58b1b3c5342a414c161338871f8004258ccef2a7/library/std/src/panicking.rs:581:40
[INFO] [stderr]     28:     0x608a36bd6d96 - std[42cfb3e4170ecfea]::panicking::catch_unwind::<isize, std[42cfb3e4170ecfea]::rt::lang_start_internal::{closure#0}>
[INFO] [stderr]                                  at /rustc/58b1b3c5342a414c161338871f8004258ccef2a7/library/std/src/panicking.rs:544:19
[INFO] [stderr]     29:     0x608a36bd6d96 - std[42cfb3e4170ecfea]::panic::catch_unwind::<std[42cfb3e4170ecfea]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stderr]                                  at /rustc/58b1b3c5342a414c161338871f8004258ccef2a7/library/std/src/panic.rs:359:14
[INFO] [stderr]     30:     0x608a36bd6d96 - std[42cfb3e4170ecfea]::rt::lang_start_internal
[INFO] [stderr]                                  at /rustc/58b1b3c5342a414c161338871f8004258ccef2a7/library/std/src/rt.rs:171:5
[INFO] [stderr]     31:     0x608a36a48561 - std[42cfb3e4170ecfea]::rt::lang_start::<()>
[INFO] [stderr]     32:     0x608a36a49845 - main
[INFO] [stderr]     33:     0x70079886c1ca - <unknown>
[INFO] [stderr]     34:     0x70079886c28b - __libc_start_main
[INFO] [stderr]     35:     0x608a36a47615 - _start
[INFO] [stderr]     36:                0x0 - <unknown>
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "932d4f46966b00ee4258095a46819a57c4206c679a261dc5f2e1fe6766fc2ba9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "932d4f46966b00ee4258095a46819a57c4206c679a261dc5f2e1fe6766fc2ba9", kill_on_drop: false }`
[INFO] [stdout] 932d4f46966b00ee4258095a46819a57c4206c679a261dc5f2e1fe6766fc2ba9
