[INFO] cloning repository https://github.com/countcraicula/markdown
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/countcraicula/markdown" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcountcraicula%2Fmarkdown", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcountcraicula%2Fmarkdown'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 78b3129a16c5dc589aa109c5a1cb54f2d53e731f
[INFO] checking countcraicula/markdown/78b3129a16c5dc589aa109c5a1cb54f2d53e731f against master#377656d3dd3f9c23a9c8713e163f4365a5261a84 for pr-146470-3
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcountcraicula%2Fmarkdown" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-0-tc1/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/countcraicula/markdown
[INFO] finished tweaking git repo https://github.com/countcraicula/markdown
[INFO] tweaked toml for git repo https://github.com/countcraicula/markdown written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/countcraicula/markdown on toolchain 377656d3dd3f9c23a9c8713e163f4365a5261a84
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+377656d3dd3f9c23a9c8713e163f4365a5261a84" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/countcraicula/markdown 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" "+377656d3dd3f9c23a9c8713e163f4365a5261a84" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded nativeshell_build v0.1.9
[INFO] [stderr]   Downloaded windows_macros v0.19.0
[INFO] [stderr]   Downloaded path-slash v0.1.4
[INFO] [stderr]   Downloaded tar v0.4.35
[INFO] [stderr]   Downloaded cargo-emit v0.1.1
[INFO] [stderr]   Downloaded copy_dir v0.1.2
[INFO] [stderr]   Downloaded utf16_lit v2.0.2
[INFO] [stderr]   Downloaded exec v0.3.1
[INFO] [stderr]   Downloaded cairo-sys-rs v0.14.0
[INFO] [stderr]   Downloaded gtk3-macros v0.14.0
[INFO] [stderr]   Downloaded const-cstr v0.3.0
[INFO] [stderr]   Downloaded glib-macros v0.14.1
[INFO] [stderr]   Downloaded slice-pool v0.4.1
[INFO] [stderr]   Downloaded velcro v0.5.3
[INFO] [stderr]   Downloaded atk v0.14.0
[INFO] [stderr]   Downloaded libudis86-sys v0.2.1
[INFO] [stderr]   Downloaded nativeshell v0.1.9
[INFO] [stderr]   Downloaded gdk v0.14.0
[INFO] [stderr]   Downloaded glib-sys v0.14.0
[INFO] [stderr]   Downloaded gio v0.14.0
[INFO] [stderr]   Downloaded glib v0.14.2
[INFO] [stderr]   Downloaded gtk-sys v0.14.0
[INFO] [stderr]   Downloaded gdk-sys v0.14.0
[INFO] [stderr]   Downloaded gio-sys v0.14.0
[INFO] [stderr]   Downloaded detour v0.8.0
[INFO] [stderr]   Downloaded cairo-rs v0.14.1
[INFO] [stderr]   Downloaded atk-sys v0.14.0
[INFO] [stderr]   Downloaded pango-sys v0.14.0
[INFO] [stderr]   Downloaded anyhow v1.0.43
[INFO] [stderr]   Downloaded gtk v0.14.0
[INFO] [stderr]   Downloaded pango v0.14.0
[INFO] [stderr]   Downloaded cfg-expr v0.8.1
[INFO] [stderr]   Downloaded system-deps v3.2.0
[INFO] [stderr]   Downloaded gdk-pixbuf v0.14.0
[INFO] [stderr]   Downloaded proc-macro-crate v1.0.0
[INFO] [stderr]   Downloaded process_path v0.1.3
[INFO] [stderr]   Downloaded windows v0.19.0
[INFO] [stderr]   Downloaded gdk-pixbuf-sys v0.14.0
[INFO] [stderr]   Downloaded gobject-sys v0.14.0
[INFO] [stderr]   Downloaded windows_gen v0.19.0
[INFO] [stderr]   Downloaded velcro_core v0.5.2
[INFO] [stderr]   Downloaded mmap-fixed v0.1.5
[INFO] [stderr]   Downloaded velcro_macros v0.5.2
[INFO] [stderr]   Downloaded windows_quote v0.19.0
[INFO] [stderr]   Downloaded windows_reader v0.19.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+377656d3dd3f9c23a9c8713e163f4365a5261a84" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 72310628f6242984bcc6a323fe6b1d2a79964bf63b72a1b5049bac6b0c280b25
[INFO] running `Command { std: "docker" "start" "-a" "72310628f6242984bcc6a323fe6b1d2a79964bf63b72a1b5049bac6b0c280b25", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "72310628f6242984bcc6a323fe6b1d2a79964bf63b72a1b5049bac6b0c280b25", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "72310628f6242984bcc6a323fe6b1d2a79964bf63b72a1b5049bac6b0c280b25", kill_on_drop: false }`
[INFO] [stdout] 72310628f6242984bcc6a323fe6b1d2a79964bf63b72a1b5049bac6b0c280b25
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+377656d3dd3f9c23a9c8713e163f4365a5261a84" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a74050cfbd8f1b0799093dcc3c681d17ee0b10843c87e5d66778719ef106e2f4
[INFO] running `Command { std: "docker" "start" "-a" "a74050cfbd8f1b0799093dcc3c681d17ee0b10843c87e5d66778719ef106e2f4", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v1.0.72
[INFO] [stderr]    Compiling serde_derive v1.0.126
[INFO] [stderr]    Compiling serde v1.0.126
[INFO] [stderr]    Compiling anyhow v1.0.43
[INFO] [stderr]    Compiling either v1.6.1
[INFO] [stderr]    Compiling smallvec v1.6.1
[INFO] [stderr]    Compiling strum v0.21.0
[INFO] [stderr]    Compiling version-compare v0.0.11
[INFO] [stderr]    Compiling libc v0.2.94
[INFO] [stderr]    Compiling futures-core v0.3.15
[INFO] [stderr]    Compiling proc-macro2 v1.0.27
[INFO] [stderr]    Compiling futures-task v0.3.15
[INFO] [stderr]    Compiling futures-util v0.3.15
[INFO] [stderr]     Checking slab v0.4.3
[INFO] [stderr]    Compiling futures-channel v0.3.15
[INFO] [stderr]    Compiling kernel32-sys v0.2.2
[INFO] [stderr]    Compiling winapi v0.2.8
[INFO] [stderr]    Compiling ucd-trie v0.1.3
[INFO] [stderr]    Compiling serde_json v1.0.64
[INFO] [stderr]    Compiling ryu v1.0.5
[INFO] [stderr]    Compiling itertools v0.10.1
[INFO] [stderr]    Compiling walkdir v0.1.8
[INFO] [stderr]    Compiling itoa v0.4.7
[INFO] [stderr]    Compiling linked-hash-map v0.5.4
[INFO] [stderr]    Compiling cmake v0.1.45
[INFO] [stderr]    Compiling cargo-emit v0.1.1
[INFO] [stderr]    Compiling dunce v1.0.1
[INFO] [stderr]    Compiling gio v0.14.0
[INFO] [stderr]    Compiling pest v2.1.3
[INFO] [stderr]    Compiling yaml-rust v0.4.5
[INFO] [stderr]    Compiling path-slash v0.1.4
[INFO] [stderr]    Compiling cfg-expr v0.8.1
[INFO] [stderr]    Compiling pathdiff v0.2.0
[INFO] [stderr]    Compiling copy_dir v0.1.2
[INFO] [stderr]    Compiling memoffset v0.6.4
[INFO] [stderr]     Checking futures-io v0.3.15
[INFO] [stderr]    Compiling memchr v2.4.0
[INFO] [stderr]     Checking tinyvec v1.2.0
[INFO] [stderr]     Checking unicode-bidi v0.3.5
[INFO] [stderr]    Compiling gtk v0.14.0
[INFO] [stderr]     Checking form_urlencoded v1.0.1
[INFO] [stderr]     Checking regex-syntax v0.6.25
[INFO] [stderr]     Checking diff v0.1.12
[INFO] [stderr]    Compiling quote v1.0.9
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]     Checking aho-corasick v0.7.18
[INFO] [stderr]     Checking unicode-normalization v0.1.17
[INFO] [stderr]    Compiling semver-parser v0.10.2
[INFO] [stderr]     Checking idna v0.2.3
[INFO] [stderr]     Checking url v2.2.2
[INFO] [stderr]    Compiling semver v0.11.0
[INFO] [stderr]     Checking regex v1.5.4
[INFO] [stderr]    Compiling rustc_version v0.3.3
[INFO] [stderr]     Checking futures-executor v0.3.15
[INFO] [stderr]    Compiling field-offset v0.3.4
[INFO] [stderr]     Checking env_logger v0.9.0
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling velcro_core v0.5.2
[INFO] [stderr]    Compiling thiserror-impl v1.0.25
[INFO] [stderr]    Compiling strum_macros v0.21.1
[INFO] [stderr]    Compiling velcro_macros v0.5.2
[INFO] [stderr]     Checking velcro v0.5.3
[INFO] [stderr]    Compiling thiserror v1.0.25
[INFO] [stderr]     Checking serde_bytes v0.11.5
[INFO] [stderr]    Compiling toml v0.5.8
[INFO] [stderr]    Compiling system-deps v3.2.0
[INFO] [stderr]    Compiling proc-macro-crate v1.0.0
[INFO] [stderr]    Compiling nativeshell_build v0.1.9
[INFO] [stderr]    Compiling glib-macros v0.14.1
[INFO] [stderr]    Compiling gtk3-macros v0.14.0
[INFO] [stderr]    Compiling glib-sys v0.14.0
[INFO] [stderr]    Compiling gobject-sys v0.14.0
[INFO] [stderr]    Compiling gio-sys v0.14.0
[INFO] [stderr]    Compiling pango-sys v0.14.0
[INFO] [stderr]    Compiling cairo-sys-rs v0.14.0
[INFO] [stderr]    Compiling gdk-pixbuf-sys v0.14.0
[INFO] [stderr]    Compiling gdk-sys v0.14.0
[INFO] [stderr]    Compiling atk-sys v0.14.0
[INFO] [stderr]    Compiling gtk-sys v0.14.0
[INFO] [stderr]    Compiling nativeshell v0.1.9
[INFO] [stderr]    Compiling app_template v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr] error: failed to run custom build command for `app_template v0.1.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/app_template-ad25a304d117227e/build-script-build` (exit status: 101)
[INFO] [stderr]   --- stdout
[INFO] [stderr] 
[INFO] [stderr]   ** Build failed with error **
[INFO] [stderr] 
[INFO] [stderr]   Couldn't find Flutter installation. Plase make sure 'flutter' executable is in PATH or specify 'flutter_path' in FlutterOptions
[INFO] [stderr] 
[INFO] [stderr]   --- stderr
[INFO] [stderr] 
[INFO] [stderr]   thread 'main' (1603) panicked at build.rs:26:9:
[INFO] [stderr]   explicit panic
[INFO] [stderr]   stack backtrace:
[INFO] [stderr]      0:     0x5e0d7b770452 - std[1613fd0532a27c44]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stderr]                                  at /rustc/377656d3dd3f9c23a9c8713e163f4365a5261a84/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stderr]      1:     0x5e0d7b770452 - std[1613fd0532a27c44]::backtrace_rs::backtrace::trace_unsynchronized::<std[1613fd0532a27c44]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stderr]                                  at /rustc/377656d3dd3f9c23a9c8713e163f4365a5261a84/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stderr]      2:     0x5e0d7b770452 - std[1613fd0532a27c44]::sys::backtrace::_print_fmt
[INFO] [stderr]                                  at /rustc/377656d3dd3f9c23a9c8713e163f4365a5261a84/library/std/src/sys/backtrace.rs:68:9
[INFO] [stderr]      3:     0x5e0d7b770452 - <<std[1613fd0532a27c44]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[1f033df29c087879]::fmt::Display>::fmt
[INFO] [stderr]                                  at /rustc/377656d3dd3f9c23a9c8713e163f4365a5261a84/library/std/src/sys/backtrace.rs:38:26
[INFO] [stderr]      4:     0x5e0d7b787fd7 - <core[1f033df29c087879]::fmt::rt::Argument>::fmt
[INFO] [stderr]                                  at /rustc/377656d3dd3f9c23a9c8713e163f4365a5261a84/library/core/src/fmt/rt.rs:152:76
[INFO] [stderr]      5:     0x5e0d7b787fd7 - core[1f033df29c087879]::fmt::write
[INFO] [stderr]      6:     0x5e0d7b776fe6 - std[1613fd0532a27c44]::io::default_write_fmt::<std[1613fd0532a27c44]::sys::stdio::unix::Stderr>
[INFO] [stderr]                                  at /rustc/377656d3dd3f9c23a9c8713e163f4365a5261a84/library/std/src/io/mod.rs:614:11
[INFO] [stderr]      7:     0x5e0d7b776fe6 - <std[1613fd0532a27c44]::sys::stdio::unix::Stderr as std[1613fd0532a27c44]::io::Write>::write_fmt
[INFO] [stderr]                                  at /rustc/377656d3dd3f9c23a9c8713e163f4365a5261a84/library/std/src/io/mod.rs:1969:13
[INFO] [stderr]      8:     0x5e0d7b74f92f - <std[1613fd0532a27c44]::sys::backtrace::BacktraceLock>::print
[INFO] [stderr]                                  at /rustc/377656d3dd3f9c23a9c8713e163f4365a5261a84/library/std/src/sys/backtrace.rs:41:9
[INFO] [stderr]      9:     0x5e0d7b74f92f - std[1613fd0532a27c44]::panicking::default_hook::{closure#0}
[INFO] [stderr]                                  at /rustc/377656d3dd3f9c23a9c8713e163f4365a5261a84/library/std/src/panicking.rs:292:27
[INFO] [stderr]     10:     0x5e0d7b7694a1 - std[1613fd0532a27c44]::panicking::default_hook
[INFO] [stderr]                                  at /rustc/377656d3dd3f9c23a9c8713e163f4365a5261a84/library/std/src/panicking.rs:319:9
[INFO] [stderr]     11:     0x5e0d7b76965b - std[1613fd0532a27c44]::panicking::panic_with_hook
[INFO] [stderr]                                  at /rustc/377656d3dd3f9c23a9c8713e163f4365a5261a84/library/std/src/panicking.rs:825:13
[INFO] [stderr]     12:     0x5e0d7b74eedc - std[1613fd0532a27c44]::panicking::begin_panic::<&str>::{closure#0}
[INFO] [stderr]                                  at /rustc/377656d3dd3f9c23a9c8713e163f4365a5261a84/library/std/src/panicking.rs:762:9
[INFO] [stderr]     13:     0x5e0d7b744859 - std[1613fd0532a27c44]::sys::backtrace::__rust_end_short_backtrace::<std[1613fd0532a27c44]::panicking::begin_panic<&str>::{closure#0}, !>
[INFO] [stderr]                                  at /rustc/377656d3dd3f9c23a9c8713e163f4365a5261a84/library/std/src/sys/backtrace.rs:176:18
[INFO] [stderr]     14:     0x5e0d7b741970 - std[1613fd0532a27c44]::panicking::begin_panic::<&str>
[INFO] [stderr]                                  at /rustc/377656d3dd3f9c23a9c8713e163f4365a5261a84/library/std/src/panicking.rs:761:5
[INFO] [stderr]     15:     0x5e0d7b648a6f - build_script_build[3b58b2c4ce0817f8]::main
[INFO] [stderr]     16:     0x5e0d7b648aa3 - <fn() as core[1f033df29c087879]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]     17:     0x5e0d7b6487b6 - std[1613fd0532a27c44]::sys::backtrace::__rust_begin_short_backtrace::<fn(), ()>
[INFO] [stderr]     18:     0x5e0d7b6487c9 - std[1613fd0532a27c44]::rt::lang_start::<()>::{closure#0}
[INFO] [stderr]     19:     0x5e0d7b7685e6 - <&dyn core[1f033df29c087879]::ops::function::Fn<(), Output = i32> + core[1f033df29c087879]::panic::unwind_safe::RefUnwindSafe + core[1f033df29c087879]::marker::Sync as core[1f033df29c087879]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]                                  at /rustc/377656d3dd3f9c23a9c8713e163f4365a5261a84/library/core/src/ops/function.rs:287:21
[INFO] [stderr]     20:     0x5e0d7b7685e6 - std[1613fd0532a27c44]::panicking::catch_unwind::do_call::<&dyn core[1f033df29c087879]::ops::function::Fn<(), Output = i32> + core[1f033df29c087879]::panic::unwind_safe::RefUnwindSafe + core[1f033df29c087879]::marker::Sync, i32>
[INFO] [stderr]                                  at /rustc/377656d3dd3f9c23a9c8713e163f4365a5261a84/library/std/src/panicking.rs:581:40
[INFO] [stderr]     21:     0x5e0d7b7685e6 - std[1613fd0532a27c44]::panicking::catch_unwind::<i32, &dyn core[1f033df29c087879]::ops::function::Fn<(), Output = i32> + core[1f033df29c087879]::panic::unwind_safe::RefUnwindSafe + core[1f033df29c087879]::marker::Sync>
[INFO] [stderr]                                  at /rustc/377656d3dd3f9c23a9c8713e163f4365a5261a84/library/std/src/panicking.rs:544:19
[INFO] [stderr]     22:     0x5e0d7b7685e6 - std[1613fd0532a27c44]::panic::catch_unwind::<&dyn core[1f033df29c087879]::ops::function::Fn<(), Output = i32> + core[1f033df29c087879]::panic::unwind_safe::RefUnwindSafe + core[1f033df29c087879]::marker::Sync, i32>
[INFO] [stderr]                                  at /rustc/377656d3dd3f9c23a9c8713e163f4365a5261a84/library/std/src/panic.rs:359:14
[INFO] [stderr]     23:     0x5e0d7b7685e6 - std[1613fd0532a27c44]::rt::lang_start_internal::{closure#0}
[INFO] [stderr]                                  at /rustc/377656d3dd3f9c23a9c8713e163f4365a5261a84/library/std/src/rt.rs:175:24
[INFO] [stderr]     24:     0x5e0d7b7685e6 - std[1613fd0532a27c44]::panicking::catch_unwind::do_call::<std[1613fd0532a27c44]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stderr]                                  at /rustc/377656d3dd3f9c23a9c8713e163f4365a5261a84/library/std/src/panicking.rs:581:40
[INFO] [stderr]     25:     0x5e0d7b7685e6 - std[1613fd0532a27c44]::panicking::catch_unwind::<isize, std[1613fd0532a27c44]::rt::lang_start_internal::{closure#0}>
[INFO] [stderr]                                  at /rustc/377656d3dd3f9c23a9c8713e163f4365a5261a84/library/std/src/panicking.rs:544:19
[INFO] [stderr]     26:     0x5e0d7b7685e6 - std[1613fd0532a27c44]::panic::catch_unwind::<std[1613fd0532a27c44]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stderr]                                  at /rustc/377656d3dd3f9c23a9c8713e163f4365a5261a84/library/std/src/panic.rs:359:14
[INFO] [stderr]     27:     0x5e0d7b7685e6 - std[1613fd0532a27c44]::rt::lang_start_internal
[INFO] [stderr]                                  at /rustc/377656d3dd3f9c23a9c8713e163f4365a5261a84/library/std/src/rt.rs:171:5
[INFO] [stderr]     28:     0x5e0d7b6487a1 - std[1613fd0532a27c44]::rt::lang_start::<()>
[INFO] [stderr]     29:     0x5e0d7b648b05 - main
[INFO] [stderr]     30:     0x7cd40801a1ca - <unknown>
[INFO] [stderr]     31:     0x7cd40801a28b - __libc_start_main
[INFO] [stderr]     32:     0x5e0d7b648675 - _start
[INFO] [stderr]     33:                0x0 - <unknown>
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "a74050cfbd8f1b0799093dcc3c681d17ee0b10843c87e5d66778719ef106e2f4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a74050cfbd8f1b0799093dcc3c681d17ee0b10843c87e5d66778719ef106e2f4", kill_on_drop: false }`
[INFO] [stdout] a74050cfbd8f1b0799093dcc3c681d17ee0b10843c87e5d66778719ef106e2f4
