[INFO] cloning repository https://github.com/gmg137/hyperlpr-rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/gmg137/hyperlpr-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgmg137%2Fhyperlpr-rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgmg137%2Fhyperlpr-rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 848a9eeb2cecf347874249c33e12bcb9f217d05f
[INFO] testing gmg137/hyperlpr-rs against 1.99.0-beta.1+cargoflags=--release for beta-release-1.99-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgmg137%2Fhyperlpr-rs" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/gmg137/hyperlpr-rs
[INFO] finished tweaking git repo https://github.com/gmg137/hyperlpr-rs
[INFO] tweaked toml for git repo https://github.com/gmg137/hyperlpr-rs written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/gmg137/hyperlpr-rs on toolchain 1.99.0-beta.1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.99.0-beta.1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/gmg137/hyperlpr-rs 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" "+1.99.0-beta.1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 6faf49edd36c97aa081eb1575a4c54d6501077c9a0f19692f9935831106cc43c
[INFO] running `Command { std: "docker" "start" "6faf49edd36c97aa081eb1575a4c54d6501077c9a0f19692f9935831106cc43c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6faf49edd36c97aa081eb1575a4c54d6501077c9a0f19692f9935831106cc43c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "6faf49edd36c97aa081eb1575a4c54d6501077c9a0f19692f9935831106cc43c" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6faf49edd36c97aa081eb1575a4c54d6501077c9a0f19692f9935831106cc43c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "6faf49edd36c97aa081eb1575a4c54d6501077c9a0f19692f9935831106cc43c" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "build" "--frozen" "--message-format=json" "--release", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.45
[INFO] [stderr]    Compiling arrayvec v0.4.9
[INFO] [stderr]    Compiling nodrop v0.1.13
[INFO] [stderr]    Compiling cfg-if v0.1.6
[INFO] [stderr]    Compiling scopeguard v0.3.3
[INFO] [stderr]    Compiling rayon-core v1.4.1
[INFO] [stderr]    Compiling memoffset v0.2.1
[INFO] [stderr]    Compiling lazy_static v1.2.0
[INFO] [stderr]    Compiling rayon v1.0.3
[INFO] [stderr]    Compiling either v1.5.0
[INFO] [stderr]    Compiling proc-macro2 v0.4.24
[INFO] [stderr]    Compiling unicode-xid v0.1.0
[INFO] [stderr]    Compiling autocfg v0.1.1
[INFO] [stderr]    Compiling failure_derive v0.1.3
[INFO] [stderr]    Compiling rustc-demangle v0.1.11
[INFO] [stderr]    Compiling crossbeam-utils v0.2.2
[INFO] [stderr]    Compiling byteorder v1.2.7
[INFO] [stderr]    Compiling backtrace v0.3.13
[INFO] [stderr]    Compiling crossbeam-epoch v0.3.1
[INFO] [stderr]    Compiling iovec v0.1.2
[INFO] [stderr]    Compiling bytes v0.4.11
[INFO] [stderr]    Compiling num_cpus v1.9.0
[INFO] [stderr]    Compiling quote v0.6.10
[INFO] [stderr]    Compiling crossbeam-deque v0.2.0
[INFO] [stderr]    Compiling syn v0.15.23
[INFO] [stderr]    Compiling cc v1.0.26
[INFO] [stderr]    Compiling backtrace-sys v0.1.26
[INFO] [stderr]    Compiling cv v0.2.2 (https://gitee.com/gmg137/cv-rs.git#792aa11f)
[INFO] [stderr]    Compiling hyper_lpr v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling synstructure v0.10.1
[INFO] [stderr] warning: hyper_lpr@0.1.0: In file included from native/Recognizer.h:9,
[INFO] [stderr] warning: hyper_lpr@0.1.0:                  from native/SegmentationFreeRecognizer.h:8,
[INFO] [stderr] warning: hyper_lpr@0.1.0:                  from native/SegmentationFreeRecognizer.cpp:4:
[INFO] [stderr] warning: hyper_lpr@0.1.0: native/PlateInfo.h:7:10: fatal error: opencv2/opencv.hpp: No such file or directory
[INFO] [stderr] warning: hyper_lpr@0.1.0:     7 | #include <opencv2/opencv.hpp>
[INFO] [stderr] warning: hyper_lpr@0.1.0:       |          ^~~~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: hyper_lpr@0.1.0: compilation terminated.
[INFO] [stderr] warning: hyper_lpr@0.1.0: In file included from native/PlateDetection.cpp:1:
[INFO] [stderr] warning: hyper_lpr@0.1.0: native/PlateDetection.h:8:10: fatal error: opencv2/opencv.hpp: No such file or directory
[INFO] [stderr] warning: hyper_lpr@0.1.0:     8 | #include <opencv2/opencv.hpp>
[INFO] [stderr] warning: hyper_lpr@0.1.0:       |          ^~~~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: hyper_lpr@0.1.0: compilation terminated.
[INFO] [stderr] warning: hyper_lpr@0.1.0: In file included from native/Recognizer.h:9,
[INFO] [stderr] warning: hyper_lpr@0.1.0:                  from native/CNNRecognizer.h:8,
[INFO] [stderr] warning: hyper_lpr@0.1.0:                  from native/CNNRecognizer.cpp:5:
[INFO] [stderr] warning: hyper_lpr@0.1.0: native/PlateInfo.h:7:10: fatal error: opencv2/opencv.hpp: No such file or directory
[INFO] [stderr] warning: hyper_lpr@0.1.0:     7 | #include <opencv2/opencv.hpp>
[INFO] [stderr] warning: hyper_lpr@0.1.0:       |          ^~~~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: hyper_lpr@0.1.0: compilation terminated.
[INFO] [stderr] warning: hyper_lpr@0.1.0: In file included from native/Recognizer.h:9,
[INFO] [stderr] warning: hyper_lpr@0.1.0:                  from native/Recognizer.cpp:5:
[INFO] [stderr] warning: hyper_lpr@0.1.0: native/PlateInfo.h:7:10: fatal error: opencv2/opencv.hpp: No such file or directory
[INFO] [stderr] warning: hyper_lpr@0.1.0:     7 | #include <opencv2/opencv.hpp>
[INFO] [stderr] warning: hyper_lpr@0.1.0:       |          ^~~~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: hyper_lpr@0.1.0: compilation terminated.
[INFO] [stderr] warning: hyper_lpr@0.1.0: In file included from native/FineMapping.cpp:1:
[INFO] [stderr] warning: hyper_lpr@0.1.0: native/FineMapping.h:8:10: fatal error: opencv2/opencv.hpp: No such file or directory
[INFO] [stderr] warning: hyper_lpr@0.1.0:     8 | #include <opencv2/opencv.hpp>
[INFO] [stderr] warning: hyper_lpr@0.1.0:       |          ^~~~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: hyper_lpr@0.1.0: compilation terminated.
[INFO] [stderr] warning: hyper_lpr@0.1.0: In file included from native/Pipeline.h:8,
[INFO] [stderr] warning: hyper_lpr@0.1.0:                  from native/CHyperLPR.cpp:8:
[INFO] [stderr] warning: hyper_lpr@0.1.0: native/PlateDetection.h:8:10: fatal error: opencv2/opencv.hpp: No such file or directory
[INFO] [stderr] warning: hyper_lpr@0.1.0:     8 | #include <opencv2/opencv.hpp>
[INFO] [stderr] warning: hyper_lpr@0.1.0:       |          ^~~~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: hyper_lpr@0.1.0: compilation terminated.
[INFO] [stderr] warning: hyper_lpr@0.1.0: In file included from native/PlateSegmentation.cpp:5:
[INFO] [stderr] warning: hyper_lpr@0.1.0: native/PlateSegmentation.h:4:10: fatal error: opencv2/opencv.hpp: No such file or directory
[INFO] [stderr] warning: hyper_lpr@0.1.0:     4 | #include "opencv2/opencv.hpp"
[INFO] [stderr] warning: hyper_lpr@0.1.0:       |          ^~~~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: hyper_lpr@0.1.0: compilation terminated.
[INFO] [stderr] warning: hyper_lpr@0.1.0: In file included from native/Pipeline.h:8,
[INFO] [stderr] warning: hyper_lpr@0.1.0:                  from native/Pipeline.cpp:5:
[INFO] [stderr] warning: hyper_lpr@0.1.0: native/PlateDetection.h:8:10: fatal error: opencv2/opencv.hpp: No such file or directory
[INFO] [stderr] warning: hyper_lpr@0.1.0:     8 | #include <opencv2/opencv.hpp>
[INFO] [stderr] warning: hyper_lpr@0.1.0:       |          ^~~~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: hyper_lpr@0.1.0: compilation terminated.
[INFO] [stderr] warning: hyper_lpr@0.1.0: In file included from native/FastDeskew.cpp:5:
[INFO] [stderr] warning: hyper_lpr@0.1.0: native/FastDeskew.h:9:10: fatal error: opencv2/opencv.hpp: No such file or directory
[INFO] [stderr] warning: hyper_lpr@0.1.0:     9 | #include <opencv2/opencv.hpp>
[INFO] [stderr] warning: hyper_lpr@0.1.0:       |          ^~~~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: hyper_lpr@0.1.0: compilation terminated.
[INFO] [stderr] error: failed to run custom build command for `hyper_lpr v0.1.0 (/opt/rustwide/workdir)`
[INFO] [stderr] note: To improve backtraces for build dependencies, set the CARGO_PROFILE_RELEASE_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/release/build/hyper_lpr-b360d593076e6b03/build-script-build` (exit status: 101)
[INFO] [stderr]   --- stdout
[INFO] [stderr]   TARGET = Some("x86_64-unknown-linux-gnu")
[INFO] [stderr]   OPT_LEVEL = Some("3")
[INFO] [stderr]   HOST = Some("x86_64-unknown-linux-gnu")
[INFO] [stderr]   CXX_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   CXX_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   HOST_CXX = None
[INFO] [stderr]   CXX = None
[INFO] [stderr]   CXXFLAGS_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   CXXFLAGS_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   HOST_CXXFLAGS = None
[INFO] [stderr]   CXXFLAGS = None
[INFO] [stderr]   DEBUG = Some("false")
[INFO] [stderr]   running: "c++" "-O3" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-o" "/opt/rustwide/target/release/build/hyper_lpr-beae3ca496ccfca9/out/native/PlateDetection.o" "-c" "native/PlateDetection.cpp"
[INFO] [stderr]   running: "c++" "-O3" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-o" "/opt/rustwide/target/release/build/hyper_lpr-beae3ca496ccfca9/out/native/SegmentationFreeRecognizer.o" "-c" "native/SegmentationFreeRecognizer.cpp"
[INFO] [stderr]   running: "c++" "-O3" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-o" "/opt/rustwide/target/release/build/hyper_lpr-beae3ca496ccfca9/out/native/CHyperLPR.o" "-c" "native/CHyperLPR.cpp"
[INFO] [stderr]   running: "c++" "-O3" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-o" "/opt/rustwide/target/release/build/hyper_lpr-beae3ca496ccfca9/out/native/FastDeskew.o" "-c" "native/FastDeskew.cpp"
[INFO] [stderr]   running: "c++" "-O3" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-o" "/opt/rustwide/target/release/build/hyper_lpr-beae3ca496ccfca9/out/native/CNNRecognizer.o" "-c" "native/CNNRecognizer.cpp"
[INFO] [stderr]   running: "c++" "-O3" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-o" "/opt/rustwide/target/release/build/hyper_lpr-beae3ca496ccfca9/out/native/Recognizer.o" "-c" "native/Recognizer.cpp"
[INFO] [stderr]   running: "c++" "-O3" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-o" "/opt/rustwide/target/release/build/hyper_lpr-beae3ca496ccfca9/out/native/FineMapping.o" "-c" "native/FineMapping.cpp"
[INFO] [stderr]   running: "c++" "-O3" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-o" "/opt/rustwide/target/release/build/hyper_lpr-beae3ca496ccfca9/out/native/PlateSegmentation.o" "-c" "native/PlateSegmentation.cpp"
[INFO] [stderr]   running: "c++" "-O3" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-o" "/opt/rustwide/target/release/build/hyper_lpr-beae3ca496ccfca9/out/native/Pipeline.o" "-c" "native/Pipeline.cpp"
[INFO] [stderr]   cargo:warning=In file included from native/Recognizer.h:9,
[INFO] [stderr]   cargo:warning=                 from native/SegmentationFreeRecognizer.h:8,
[INFO] [stderr]   cargo:warning=                 from native/SegmentationFreeRecognizer.cpp:4:
[INFO] [stderr]   cargo:warning=native/PlateInfo.h:7:10: fatal error: opencv2/opencv.hpp: No such file or directory
[INFO] [stderr]   cargo:warning=    7 | #include <opencv2/opencv.hpp>
[INFO] [stderr]   cargo:warning=      |          ^~~~~~~~~~~~~~~~~~~~
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=In file included from native/PlateDetection.cpp:1:
[INFO] [stderr]   cargo:warning=native/PlateDetection.h:8:10: fatal error: opencv2/opencv.hpp: No such file or directory
[INFO] [stderr]   cargo:warning=    8 | #include <opencv2/opencv.hpp>
[INFO] [stderr]   cargo:warning=      |          ^~~~~~~~~~~~~~~~~~~~
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=In file included from native/Recognizer.h:9,
[INFO] [stderr]   cargo:warning=                 from native/CNNRecognizer.h:8,
[INFO] [stderr]   cargo:warning=                 from native/CNNRecognizer.cpp:5:
[INFO] [stderr]   cargo:warning=native/PlateInfo.h:7:10: fatal error: opencv2/opencv.hpp: No such file or directory
[INFO] [stderr]   cargo:warning=    7 | #include <opencv2/opencv.hpp>
[INFO] [stderr]   cargo:warning=      |          ^~~~~~~~~~~~~~~~~~~~
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=In file included from native/Recognizer.h:9,
[INFO] [stderr]   cargo:warning=                 from native/Recognizer.cpp:5:
[INFO] [stderr]   cargo:warning=native/PlateInfo.h:7:10: fatal error: opencv2/opencv.hpp: No such file or directory
[INFO] [stderr]   cargo:warning=    7 | #include <opencv2/opencv.hpp>
[INFO] [stderr]   cargo:warning=      |          ^~~~~~~~~~~~~~~~~~~~
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr]   cargo:warning=In file included from native/FineMapping.cpp:1:
[INFO] [stderr]   cargo:warning=native/FineMapping.h:8:10: fatal error: opencv2/opencv.hpp: No such file or directory
[INFO] [stderr]   cargo:warning=    8 | #include <opencv2/opencv.hpp>
[INFO] [stderr]   cargo:warning=      |          ^~~~~~~~~~~~~~~~~~~~
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=In file included from native/Pipeline.h:8,
[INFO] [stderr]   cargo:warning=                 from native/CHyperLPR.cpp:8:
[INFO] [stderr]   cargo:warning=native/PlateDetection.h:8:10: fatal error: opencv2/opencv.hpp: No such file or directory
[INFO] [stderr]   cargo:warning=    8 | #include <opencv2/opencv.hpp>
[INFO] [stderr]   cargo:warning=      |          ^~~~~~~~~~~~~~~~~~~~
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr]   cargo:warning=In file included from native/PlateSegmentation.cpp:5:
[INFO] [stderr]   cargo:warning=native/PlateSegmentation.h:4:10: fatal error: opencv2/opencv.hpp: No such file or directory
[INFO] [stderr]   cargo:warning=    4 | #include "opencv2/opencv.hpp"
[INFO] [stderr]   cargo:warning=      |          ^~~~~~~~~~~~~~~~~~~~
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=In file included from native/Pipeline.h:8,
[INFO] [stderr]   cargo:warning=                 from native/Pipeline.cpp:5:
[INFO] [stderr]   cargo:warning=native/PlateDetection.h:8:10: fatal error: opencv2/opencv.hpp: No such file or directory
[INFO] [stderr]   cargo:warning=    8 | #include <opencv2/opencv.hpp>
[INFO] [stderr]   cargo:warning=      |          ^~~~~~~~~~~~~~~~~~~~
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   exit status: 1
[INFO] [stderr]   cargo:warning=In file included from native/FastDeskew.cpp:5:
[INFO] [stderr]   cargo:warning=native/FastDeskew.h:9:10: fatal error: opencv2/opencv.hpp: No such file or directory
[INFO] [stderr]   cargo:warning=    9 | #include <opencv2/opencv.hpp>
[INFO] [stderr]   cargo:warning=      |          ^~~~~~~~~~~~~~~~~~~~
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr]   exit status: 1
[INFO] [stderr] 
[INFO] [stderr]   --- stderr
[INFO] [stderr] 
[INFO] [stderr]   thread 'main' (533) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cc-1.0.26/src/lib.rs:2295:5:
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr]   Internal error occurred: Command "c++" "-O3" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "-o" "/opt/rustwide/target/release/build/hyper_lpr-beae3ca496ccfca9/out/native/SegmentationFreeRecognizer.o" "-c" "native/SegmentationFreeRecognizer.cpp" with args "c++" did not execute successfully (status code exit status: 1).
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr]   stack backtrace:
[INFO] [stderr]      0:     0x5d54adf3ace1 - <<std[104cf6e2632825ea]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[7c831bd917ebf35f]::fmt::Display>::fmt
[INFO] [stderr]      1:     0x5d54adf4ef3a - core[7c831bd917ebf35f]::fmt::write
[INFO] [stderr]      2:     0x5d54adf40fbc - <std[104cf6e2632825ea]::sys::stdio::unix::Stderr as core[7c831bd917ebf35f]::io::write::Write>::write_fmt
[INFO] [stderr]      3:     0x5d54adf18406 - std[104cf6e2632825ea]::panicking::default_hook::{closure#0}
[INFO] [stderr]      4:     0x5d54adf34a51 - std[104cf6e2632825ea]::panicking::default_hook
[INFO] [stderr]      5:     0x5d54adf34d7b - std[104cf6e2632825ea]::panicking::panic_with_hook
[INFO] [stderr]      6:     0x5d54adf184b2 - std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}
[INFO] [stderr]      7:     0x5d54adf10bf9 - std[104cf6e2632825ea]::sys::backtrace::__rust_end_short_backtrace::<std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}, !>
[INFO] [stderr]      8:     0x5d54adf18dbd - __rustc[b0d56fa5b193ad05]::rust_begin_unwind
[INFO] [stderr]      9:     0x5d54adf4f6ac - core[7c831bd917ebf35f]::panicking::panic_fmt
[INFO] [stderr]     10:     0x5d54adeb9e47 - cc[b7c6635b02c4fe04]::fail
[INFO] [stderr]     11:     0x5d54adec862d - <cc[b7c6635b02c4fe04]::Build>::compile
[INFO] [stderr]     12:     0x5d54adeb73e7 - build_script_build[31421e726a3a2d2c]::main
[INFO] [stderr]     13:     0x5d54adeb7edb - <fn() as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]     14:     0x5d54adeb6d1e - std[104cf6e2632825ea]::sys::backtrace::__rust_begin_short_backtrace::<fn(), ()>
[INFO] [stderr]     15:     0x5d54adeb6fd9 - std[104cf6e2632825ea]::rt::lang_start::<()>::{closure#0}
[INFO] [stderr]     16:     0x5d54adf33e79 - std[104cf6e2632825ea]::rt::lang_start_internal
[INFO] [stderr]     17:     0x5d54adeb6c31 - std[104cf6e2632825ea]::rt::lang_start::<()>
[INFO] [stderr]     18:     0x5d54adeb7f45 - main
[INFO] [stderr]     19:     0x7262db7bb601 - <unknown>
[INFO] [stderr]     20:     0x7262db7bb718 - __libc_start_main
[INFO] [stderr]     21:     0x5d54adeb65f5 - _start
[INFO] [stderr]     22:                0x0 - <unknown>
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "6faf49edd36c97aa081eb1575a4c54d6501077c9a0f19692f9935831106cc43c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6faf49edd36c97aa081eb1575a4c54d6501077c9a0f19692f9935831106cc43c", kill_on_drop: false }`
[INFO] [stdout] 6faf49edd36c97aa081eb1575a4c54d6501077c9a0f19692f9935831106cc43c
