[INFO] cloning repository https://github.com/ndzik/asciicam [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ndzik/asciicam" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fndzik%2Fasciicam", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fndzik%2Fasciicam'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 9b71ffa1931709ce41dbb72da24a793d5cb8bbe1 [INFO] testing ndzik/asciicam against beta-2025-10-28 for beta-1.92-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fndzik%2Fasciicam" "/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/ndzik/asciicam [INFO] finished tweaking git repo https://github.com/ndzik/asciicam [INFO] tweaked toml for git repo https://github.com/ndzik/asciicam written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/ndzik/asciicam on toolchain beta-2025-10-28 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/ndzik/asciicam 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" "+beta-2025-10-28" "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" "+beta-2025-10-28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7d878f98ac058c2be061183ecbfc39f79d393cc61dfc6ea6f3a13da812008ca8 [INFO] running `Command { std: "docker" "start" "-a" "7d878f98ac058c2be061183ecbfc39f79d393cc61dfc6ea6f3a13da812008ca8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7d878f98ac058c2be061183ecbfc39f79d393cc61dfc6ea6f3a13da812008ca8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7d878f98ac058c2be061183ecbfc39f79d393cc61dfc6ea6f3a13da812008ca8", kill_on_drop: false }` [INFO] [stdout] 7d878f98ac058c2be061183ecbfc39f79d393cc61dfc6ea6f3a13da812008ca8 [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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2025-10-28" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9dce766ccb9c29dfcaa38a5487c18215946965abccda74c66ff6b379da9007ed [INFO] running `Command { std: "docker" "start" "-a" "9dce766ccb9c29dfcaa38a5487c18215946965abccda74c66ff6b379da9007ed", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.119 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling proc-macro2 v1.0.36 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling crossbeam-utils v0.8.7 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling syn v1.0.86 [INFO] [stderr] Compiling crossbeam-epoch v0.9.7 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling lock_api v0.4.6 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling unicode-width v0.1.9 [INFO] [stderr] Compiling crossbeam-channel v0.5.2 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling clang-sys v1.3.1 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling quote v1.0.15 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling getrandom v0.2.5 [INFO] [stderr] Compiling crossbeam-deque v0.8.1 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling libloading v0.7.3 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling once_cell v1.9.0 [INFO] [stderr] Compiling bindgen v0.56.0 [INFO] [stderr] Compiling smallvec v1.8.0 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling cexpr v0.4.0 [INFO] [stderr] Compiling which v3.1.1 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling jobserver v0.1.24 [INFO] [stderr] Compiling shlex v0.1.1 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling signal-hook v0.3.13 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling env_logger v0.8.4 [INFO] [stderr] Compiling nasm-rs v0.2.4 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling dunce v1.0.2 [INFO] [stderr] Compiling adler32 v1.2.0 [INFO] [stderr] Compiling bytemuck v1.7.3 [INFO] [stderr] Compiling mozjpeg-sys v0.10.13 [INFO] [stderr] Compiling nanorand v0.6.1 [INFO] [stderr] Compiling mio v0.7.14 [INFO] [stderr] Compiling spin v0.9.2 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling color_quant v1.1.0 [INFO] [stderr] Compiling futures-sink v0.3.21 [INFO] [stderr] Compiling signal-hook-mio v0.2.1 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling deflate v1.0.0 [INFO] [stderr] Compiling num-rational v0.4.0 [INFO] [stderr] Compiling indexmap v1.8.0 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling weezl v0.1.5 [INFO] [stderr] Compiling flate2 v1.0.22 [INFO] [stderr] Compiling rgb v0.8.31 [INFO] [stderr] Compiling pin-project-internal v1.0.10 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling inflate v0.4.5 [INFO] [stderr] Compiling fallible_collections v0.4.4 [INFO] [stderr] Compiling miniz_oxide v0.5.1 [INFO] [stderr] Compiling threadpool v1.8.1 [INFO] [stderr] Compiling bit_field v0.10.1 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Compiling half v1.8.2 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling time-macros v0.2.3 [INFO] [stderr] Compiling numtoa v0.1.0 [INFO] [stderr] Compiling itoa v1.0.1 [INFO] [stderr] Compiling num_threads v0.1.3 [INFO] [stderr] Compiling lebe v0.5.1 [INFO] [stderr] Compiling jpeg-decoder v0.1.22 [INFO] [stderr] Compiling termion v1.5.6 [INFO] [stderr] Compiling png v0.17.4 [INFO] [stderr] Compiling clap_derive v3.1.2 [INFO] [stderr] Compiling pin-project v1.0.10 [INFO] [stderr] Compiling flume v0.10.11 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling tiff v0.7.1 [INFO] [stderr] Compiling exr v1.4.1 [INFO] [stderr] Compiling time v0.3.7 [INFO] [stderr] Compiling image v0.23.14 [INFO] [stderr] Compiling gif v0.11.3 [INFO] [stderr] Compiling crossterm v0.20.0 [INFO] [stderr] Compiling jpeg-decoder v0.2.2 [INFO] [stderr] Compiling colored v2.0.0 [INFO] [stderr] Compiling os_str_bytes v6.0.0 [INFO] [stderr] Compiling scoped_threadpool v0.1.9 [INFO] [stderr] Compiling paste v1.0.6 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling unicode-segmentation v1.9.0 [INFO] [stderr] Compiling textwrap v0.14.2 [INFO] [stderr] Compiling simple_logger v2.1.0 [INFO] [stderr] Compiling v4l2-sys-mit v0.2.0 [INFO] [stderr] Compiling clap v3.1.2 [INFO] [stderr] Compiling tui v0.16.0 [INFO] [stderr] Compiling crossterm v0.22.1 [INFO] [stderr] Compiling image v0.24.1 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] error: failed to run custom build command for `v4l2-sys-mit v0.2.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/v4l2-sys-mit-d6b31806fb3145b9/build-script-build` (exit status: 101) [INFO] [stderr] --- stderr [INFO] [stderr] [INFO] [stderr] thread 'main' (2115) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proc-macro2-1.0.36/src/fallback.rs:708:9: [INFO] [stderr] "v4l2_pix_format_union_(anonymous_at_/usr/include/linux/videodev2_h_500_2)" is not a valid Ident [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x6083da1059d2 - std::backtrace_rs::backtrace::libunwind::trace::h16acf28769fcd909 [INFO] [stderr] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stderr] 1: 0x6083da1059d2 - std::backtrace_rs::backtrace::trace_unsynchronized::hb5541aa5d4f92513 [INFO] [stderr] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stderr] 2: 0x6083da1059d2 - std::sys::backtrace::_print_fmt::h8ac8268cb667a306 [INFO] [stderr] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/sys/backtrace.rs:66:9 [INFO] [stderr] 3: 0x6083da1059d2 - ::fmt::h47627beda0767f4c [INFO] [stderr] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/sys/backtrace.rs:39:26 [INFO] [stderr] 4: 0x6083da116b9f - core::fmt::rt::Argument::fmt::h686a01ad57c1c92a [INFO] [stderr] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/fmt/rt.rs:173:76 [INFO] [stderr] 5: 0x6083da116b9f - core::fmt::write::h8a63064c67176fd8 [INFO] [stderr] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/fmt/mod.rs:1469:25 [INFO] [stderr] 6: 0x6083da0d87f3 - std::io::default_write_fmt::hc257f38f86d39af6 [INFO] [stderr] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/io/mod.rs:639:11 [INFO] [stderr] 7: 0x6083da0d87f3 - std::io::Write::write_fmt::h5e9b646cef91150b [INFO] [stderr] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/io/mod.rs:1954:13 [INFO] [stderr] 8: 0x6083da0e31c2 - std::sys::backtrace::BacktraceLock::print::h4634d27c0afbaebb [INFO] [stderr] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/sys/backtrace.rs:42:9 [INFO] [stderr] 9: 0x6083da0e5cbf - std::panicking::default_hook::{{closure}}::h23e0299d4738b766 [INFO] [stderr] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:301:27 [INFO] [stderr] 10: 0x6083da0e5b19 - std::panicking::default_hook::hfeec6294e8751b62 [INFO] [stderr] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:328:9 [INFO] [stderr] 11: 0x6083da0e6345 - std::panicking::panic_with_hook::hd57cd463d793ed79 [INFO] [stderr] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:834:13 [INFO] [stderr] 12: 0x6083da0e612a - std::panicking::panic_handler::{{closure}}::hddd6216c3fddee3b [INFO] [stderr] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:707:13 [INFO] [stderr] 13: 0x6083da0e32f9 - std::sys::backtrace::__rust_end_short_backtrace::h5e7a56f283378525 [INFO] [stderr] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/sys/backtrace.rs:174:18 [INFO] [stderr] 14: 0x6083da0cd01d - __rustc[256c90bb7e548b45]::rust_begin_unwind [INFO] [stderr] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:698:5 [INFO] [stderr] 15: 0x6083da120cc0 - core::panicking::panic_fmt::hf19c198748ef6a95 [INFO] [stderr] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/panicking.rs:80:14 [INFO] [stderr] 16: 0x6083da0bf63f - proc_macro2::fallback::validate_ident::h5e263538b32ceead [INFO] [stderr] 17: 0x6083da0bf8e1 - proc_macro2::fallback::Ident::_new::h1f9370b6938e1b07 [INFO] [stderr] 18: 0x6083da0bf89f - proc_macro2::fallback::Ident::new::h3f353f24c1dffa78 [INFO] [stderr] 19: 0x6083da0ba7d8 - proc_macro2::imp::Ident::new::h3399563870268a5f [INFO] [stderr] 20: 0x6083da0b62d8 - proc_macro2::Ident::new::hf3754d8b2c5b17e0 [INFO] [stderr] 21: 0x6083d9e3f86f - bindgen::ir::context::BindgenContext::rust_ident_raw::h821ae603850ba50e [INFO] [stderr] 22: 0x6083d9e3d580 - bindgen::ir::context::BindgenContext::rust_ident::h169b95a34bc3c285 [INFO] [stderr] 23: 0x6083d9d72d62 - ::codegen::h7be14b5c8f645561 [INFO] [stderr] 24: 0x6083d9e745b7 - ::codegen::hf1bbc67f43a35da5 [INFO] [stderr] 25: 0x6083d9dd889b - ::codegen::hc1cb51c5695452ba [INFO] [stderr] 26: 0x6083d9d78e92 - ::codegen::h7be14b5c8f645561 [INFO] [stderr] 27: 0x6083d9e745b7 - ::codegen::hf1bbc67f43a35da5 [INFO] [stderr] 28: 0x6083d9dd889b - ::codegen::hc1cb51c5695452ba [INFO] [stderr] 29: 0x6083d9e1d125 - ::codegen::{{closure}}::h20d1cae0e0bb9dc5 [INFO] [stderr] 30: 0x6083d9da6601 - ::codegen::hebb0867ee4c0e77b [INFO] [stderr] 31: 0x6083d9dd8876 - ::codegen::hc1cb51c5695452ba [INFO] [stderr] 32: 0x6083d9e29271 - bindgen::codegen::codegen::{{closure}}::hac3c87f2ced0149f [INFO] [stderr] 33: 0x6083d9e4ac48 - bindgen::ir::context::BindgenContext::gen::hc83b458d1e1725e5 [INFO] [stderr] 34: 0x6083d9e28add - bindgen::codegen::codegen::ha69be78565f5261c [INFO] [stderr] 35: 0x6083d9e144f0 - bindgen::Bindings::generate::hdc604911e69a5a45 [INFO] [stderr] 36: 0x6083d9e110e5 - bindgen::Builder::generate::h75b82973cf385e52 [INFO] [stderr] 37: 0x6083d9d501b6 - build_script_build::main::hdfa5b391d572a6d6 [INFO] [stderr] 38: 0x6083d9d50ca3 - core::ops::function::FnOnce::call_once::h568f9db3535f6d52 [INFO] [stderr] 39: 0x6083d9d50b86 - std::sys::backtrace::__rust_begin_short_backtrace::h1f0e0395421f0d9d [INFO] [stderr] 40: 0x6083d9d50b69 - std::rt::lang_start::{{closure}}::h5f736c6021515f16 [INFO] [stderr] 41: 0x6083da0da310 - core::ops::function::impls:: for &F>::call_once::hdf957eac011d0136 [INFO] [stderr] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/ops/function.rs:287:21 [INFO] [stderr] 42: 0x6083da0da310 - std::panicking::catch_unwind::do_call::h9ff550f7799115e1 [INFO] [stderr] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:590:40 [INFO] [stderr] 43: 0x6083da0da310 - std::panicking::catch_unwind::ha7ce46787bb12905 [INFO] [stderr] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:553:19 [INFO] [stderr] 44: 0x6083da0da310 - std::panic::catch_unwind::h625b36596def7d39 [INFO] [stderr] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panic.rs:359:14 [INFO] [stderr] 45: 0x6083da0da310 - std::rt::lang_start_internal::{{closure}}::h4cbc9430de699e2c [INFO] [stderr] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/rt.rs:175:24 [INFO] [stderr] 46: 0x6083da0da310 - std::panicking::catch_unwind::do_call::h5af2f11409a22e3e [INFO] [stderr] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:590:40 [INFO] [stderr] 47: 0x6083da0da310 - std::panicking::catch_unwind::hf64cf7b0d8070f52 [INFO] [stderr] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:553:19 [INFO] [stderr] 48: 0x6083da0da310 - std::panic::catch_unwind::h480b74763390cdcf [INFO] [stderr] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panic.rs:359:14 [INFO] [stderr] 49: 0x6083da0da310 - std::rt::lang_start_internal::h4b3d04f698aef094 [INFO] [stderr] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/rt.rs:171:5 [INFO] [stderr] 50: 0x6083d9d50b51 - std::rt::lang_start::h44b6dea610e15314 [INFO] [stderr] 51: 0x6083d9d51e95 - main [INFO] [stderr] 52: 0x7a62c48711ca - [INFO] [stderr] 53: 0x7a62c487128b - __libc_start_main [INFO] [stderr] 54: 0x6083d9d50035 - _start [INFO] [stderr] 55: 0x0 - [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "9dce766ccb9c29dfcaa38a5487c18215946965abccda74c66ff6b379da9007ed", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9dce766ccb9c29dfcaa38a5487c18215946965abccda74c66ff6b379da9007ed", kill_on_drop: false }` [INFO] [stdout] 9dce766ccb9c29dfcaa38a5487c18215946965abccda74c66ff6b379da9007ed