[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] checking gmg137/hyperlpr-rs against e5e97e3ef0ee95d34bea49cdac051ed1bbac01df for pr-158759-3 [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 e5e97e3ef0ee95d34bea49cdac051ed1bbac01df [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+e5e97e3ef0ee95d34bea49cdac051ed1bbac01df" "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" "+e5e97e3ef0ee95d34bea49cdac051ed1bbac01df" "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:1fa6594d87c8fa7b311925a7a77a16f539833322d9dfba4ce891f211db2f90b1" "sleep" "infinity", kill_on_drop: false }` [INFO] [stdout] a9e6d207cefa90fb0a9506552dc8f6c192838de948887fb3e1b391ecc58790b9 [INFO] running `Command { std: "docker" "start" "a9e6d207cefa90fb0a9506552dc8f6c192838de948887fb3e1b391ecc58790b9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a9e6d207cefa90fb0a9506552dc8f6c192838de948887fb3e1b391ecc58790b9", 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" "a9e6d207cefa90fb0a9506552dc8f6c192838de948887fb3e1b391ecc58790b9" "/opt/rustwide/cargo-home/bin/cargo" "+e5e97e3ef0ee95d34bea49cdac051ed1bbac01df" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a9e6d207cefa90fb0a9506552dc8f6c192838de948887fb3e1b391ecc58790b9", 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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "a9e6d207cefa90fb0a9506552dc8f6c192838de948887fb3e1b391ecc58790b9" "/opt/rustwide/cargo-home/bin/cargo" "+e5e97e3ef0ee95d34bea49cdac051ed1bbac01df" "check" "--frozen" "--all" "--all-targets" "--message-format=json", 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 lazy_static v1.2.0 [INFO] [stderr] Compiling memoffset v0.2.1 [INFO] [stderr] Compiling scopeguard v0.3.3 [INFO] [stderr] Compiling rayon-core v1.4.1 [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] Checking rustc-demangle v0.1.11 [INFO] [stderr] Compiling crossbeam-utils v0.2.2 [INFO] [stderr] Checking byteorder v1.2.7 [INFO] [stderr] Compiling backtrace v0.3.13 [INFO] [stderr] Checking iovec v0.1.2 [INFO] [stderr] Compiling crossbeam-epoch v0.3.1 [INFO] [stderr] Checking 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 synstructure v0.10.1 [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] warning: cv@0.2.2: In file included from native/highgui.cc:1: [INFO] [stderr] warning: cv@0.2.2: native/highgui.h:4:10: fatal error: opencv2/core.hpp: No such file or directory [INFO] [stderr] warning: cv@0.2.2: 4 | #include [INFO] [stderr] warning: cv@0.2.2: | ^~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: cv@0.2.2: compilation terminated. [INFO] [stderr] warning: cv@0.2.2: native/utils.cc:1:10: fatal error: opencv2/core.hpp: No such file or directory [INFO] [stderr] warning: cv@0.2.2: 1 | #include [INFO] [stderr] warning: cv@0.2.2: | ^~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: cv@0.2.2: compilation terminated. [INFO] [stderr] warning: cv@0.2.2: In file included from native/imgproc.h:4, [INFO] [stderr] warning: cv@0.2.2: from native/imgproc.cc:1: [INFO] [stderr] warning: cv@0.2.2: native/common.h:6:10: fatal error: opencv2/core.hpp: No such file or directory [INFO] [stderr] warning: cv@0.2.2: 6 | #include [INFO] [stderr] warning: cv@0.2.2: | ^~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: cv@0.2.2: compilation terminated. [INFO] [stderr] warning: cv@0.2.2: In file included from native/videoio.h:4, [INFO] [stderr] warning: cv@0.2.2: from native/videoio.cc:1: [INFO] [stderr] warning: cv@0.2.2: native/common.h:6:10: fatal error: opencv2/core.hpp: No such file or directory [INFO] [stderr] warning: cv@0.2.2: 6 | #include [INFO] [stderr] warning: cv@0.2.2: | ^~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: cv@0.2.2: compilation terminated. [INFO] [stderr] warning: cv@0.2.2: In file included from native/objdetect.h:4, [INFO] [stderr] warning: cv@0.2.2: from native/objdetect.cc:1: [INFO] [stderr] warning: cv@0.2.2: native/common.h:6:10: fatal error: opencv2/core.hpp: No such file or directory [INFO] [stderr] warning: cv@0.2.2: 6 | #include [INFO] [stderr] warning: cv@0.2.2: | ^~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: cv@0.2.2: compilation terminated. [INFO] [stderr] warning: cv@0.2.2: In file included from native/imcodecs.h:4, [INFO] [stderr] warning: cv@0.2.2: from native/imcodecs.cc:1: [INFO] [stderr] warning: cv@0.2.2: native/common.h:6:10: fatal error: opencv2/core.hpp: No such file or directory [INFO] [stderr] warning: cv@0.2.2: 6 | #include [INFO] [stderr] warning: cv@0.2.2: | ^~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: cv@0.2.2: compilation terminated. [INFO] [stderr] warning: cv@0.2.2: In file included from native/mat.h:4, [INFO] [stderr] warning: cv@0.2.2: from native/mat.cc:1: [INFO] [stderr] warning: cv@0.2.2: native/common.h:6:10: fatal error: opencv2/core.hpp: No such file or directory [INFO] [stderr] warning: cv@0.2.2: 6 | #include [INFO] [stderr] warning: cv@0.2.2: | ^~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: cv@0.2.2: compilation terminated. [INFO] [stderr] warning: cv@0.2.2: In file included from native/video.h:4, [INFO] [stderr] warning: cv@0.2.2: from native/video.cc:1: [INFO] [stderr] warning: cv@0.2.2: native/common.h:6:10: fatal error: opencv2/core.hpp: No such file or directory [INFO] [stderr] warning: cv@0.2.2: 6 | #include [INFO] [stderr] warning: cv@0.2.2: | ^~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: cv@0.2.2: compilation terminated. [INFO] [stderr] warning: cv@0.2.2: In file included from native/common-rust.h:4, [INFO] [stderr] warning: cv@0.2.2: from native/common-rust.cc:1: [INFO] [stderr] warning: cv@0.2.2: native/common.h:6:10: fatal error: opencv2/core.hpp: No such file or directory [INFO] [stderr] warning: cv@0.2.2: 6 | #include [INFO] [stderr] warning: cv@0.2.2: | ^~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: cv@0.2.2: compilation terminated. [INFO] [stderr] error: failed to run custom build command for `cv v0.2.2 (https://gitee.com/gmg137/cv-rs.git#792aa11f)` [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/cv-05008a0b8530ba91/build-script-build` (exit status: 101) [INFO] [stderr] --- stdout [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] OPT_LEVEL = Some("0") [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("true") [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "native" "-I" "/usr/local/include" "-Wall" "-Wextra" "--std=c++11" "-o" "/opt/rustwide/target/debug/build/cv-17f78c819571c40a/out/native/highgui.o" "-c" "native/highgui.cc" [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "native" "-I" "/usr/local/include" "-Wall" "-Wextra" "--std=c++11" "-o" "/opt/rustwide/target/debug/build/cv-17f78c819571c40a/out/native/objdetect.o" "-c" "native/objdetect.cc" [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "native" "-I" "/usr/local/include" "-Wall" "-Wextra" "--std=c++11" "-o" "/opt/rustwide/target/debug/build/cv-17f78c819571c40a/out/native/video.o" "-c" "native/video.cc" [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "native" "-I" "/usr/local/include" "-Wall" "-Wextra" "--std=c++11" "-o" "/opt/rustwide/target/debug/build/cv-17f78c819571c40a/out/native/utils.o" "-c" "native/utils.cc" [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "native" "-I" "/usr/local/include" "-Wall" "-Wextra" "--std=c++11" "-o" "/opt/rustwide/target/debug/build/cv-17f78c819571c40a/out/native/imcodecs.o" "-c" "native/imcodecs.cc" [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "native" "-I" "/usr/local/include" "-Wall" "-Wextra" "--std=c++11" "-o" "/opt/rustwide/target/debug/build/cv-17f78c819571c40a/out/native/mat.o" "-c" "native/mat.cc" [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "native" "-I" "/usr/local/include" "-Wall" "-Wextra" "--std=c++11" "-o" "/opt/rustwide/target/debug/build/cv-17f78c819571c40a/out/native/videoio.o" "-c" "native/videoio.cc" [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "native" "-I" "/usr/local/include" "-Wall" "-Wextra" "--std=c++11" "-o" "/opt/rustwide/target/debug/build/cv-17f78c819571c40a/out/native/common-rust.o" "-c" "native/common-rust.cc" [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "native" "-I" "/usr/local/include" "-Wall" "-Wextra" "--std=c++11" "-o" "/opt/rustwide/target/debug/build/cv-17f78c819571c40a/out/native/imgproc.o" "-c" "native/imgproc.cc" [INFO] [stderr] cargo:warning=In file included from native/highgui.cc:1: [INFO] [stderr] cargo:warning=native/highgui.h:4:10: fatal error: opencv2/core.hpp: No such file or directory [INFO] [stderr] cargo:warning= 4 | #include [INFO] [stderr] cargo:warning= | ^~~~~~~~~~~~~~~~~~ [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=native/utils.cc:1:10: fatal error: opencv2/core.hpp: No such file or directory [INFO] [stderr] cargo:warning= 1 | #include [INFO] [stderr] cargo:warning= | ^~~~~~~~~~~~~~~~~~ [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=In file included from native/imgproc.h:4, [INFO] [stderr] cargo:warning= from native/imgproc.cc:1: [INFO] [stderr] cargo:warning=native/common.h:6:10: fatal error: opencv2/core.hpp: No such file or directory [INFO] [stderr] cargo:warning= 6 | #include [INFO] [stderr] cargo:warning= | ^~~~~~~~~~~~~~~~~~ [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=In file included from native/videoio.h:4, [INFO] [stderr] cargo:warning= from native/videoio.cc:1: [INFO] [stderr] cargo:warning=native/common.h:6:10: fatal error: opencv2/core.hpp: No such file or directory [INFO] [stderr] cargo:warning= 6 | #include [INFO] [stderr] cargo:warning= | ^~~~~~~~~~~~~~~~~~ [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] cargo:warning=In file included from native/objdetect.h:4, [INFO] [stderr] cargo:warning= from native/objdetect.cc:1: [INFO] [stderr] cargo:warning=native/common.h:6:10: fatal error: opencv2/core.hpp: No such file or directory [INFO] [stderr] cargo:warning= 6 | #include [INFO] [stderr] cargo:warning= | ^~~~~~~~~~~~~~~~~~ [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] cargo:warning=In file included from native/imcodecs.h:4, [INFO] [stderr] cargo:warning= from native/imcodecs.cc:1: [INFO] [stderr] cargo:warning=native/common.h:6:10: fatal error: opencv2/core.hpp: No such file or directory [INFO] [stderr] cargo:warning= 6 | #include [INFO] [stderr] cargo:warning= | ^~~~~~~~~~~~~~~~~~ [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] cargo:warning=In file included from native/mat.h:4, [INFO] [stderr] cargo:warning= from native/mat.cc:1: [INFO] [stderr] cargo:warning=native/common.h:6:10: fatal error: opencv2/core.hpp: No such file or directory [INFO] [stderr] cargo:warning= 6 | #include [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/video.h:4, [INFO] [stderr] cargo:warning= from native/video.cc:1: [INFO] [stderr] cargo:warning=native/common.h:6:10: fatal error: opencv2/core.hpp: No such file or directory [INFO] [stderr] cargo:warning= 6 | #include [INFO] [stderr] cargo:warning= | ^~~~~~~~~~~~~~~~~~ [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] exit status: 1 [INFO] [stderr] exit status: 1 [INFO] [stderr] exit status: 1 [INFO] [stderr] cargo:warning=In file included from native/common-rust.h:4, [INFO] [stderr] cargo:warning= from native/common-rust.cc:1: [INFO] [stderr] cargo:warning=native/common.h:6:10: fatal error: opencv2/core.hpp: No such file or directory [INFO] [stderr] cargo:warning= 6 | #include [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' (693) 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++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "native" "-I" "/usr/local/include" "-Wall" "-Wextra" "--std=c++11" "-o" "/opt/rustwide/target/debug/build/cv-17f78c819571c40a/out/native/highgui.o" "-c" "native/highgui.cc" with args "c++" did not execute successfully (status code exit status: 1). [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x5929b3f00441 - std[ac8be9a8477af718]::backtrace_rs::backtrace::libunwind::trace [INFO] [stderr] at /rustc/e5e97e3ef0ee95d34bea49cdac051ed1bbac01df/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stderr] 1: 0x5929b3f00441 - std[ac8be9a8477af718]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stderr] at /rustc/e5e97e3ef0ee95d34bea49cdac051ed1bbac01df/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stderr] 2: 0x5929b3f00441 - std[ac8be9a8477af718]::sys::backtrace::_print_fmt [INFO] [stderr] at /rustc/e5e97e3ef0ee95d34bea49cdac051ed1bbac01df/library/std/src/sys/backtrace.rs:74:9 [INFO] [stderr] 3: 0x5929b3f00441 - <::print::DisplayBacktrace as core[b2d707db3cb2ec89]::fmt::Display>::fmt [INFO] [stderr] at /rustc/e5e97e3ef0ee95d34bea49cdac051ed1bbac01df/library/std/src/sys/backtrace.rs:44:26 [INFO] [stderr] 4: 0x5929b3f1421a - ::fmt [INFO] [stderr] at /rustc/e5e97e3ef0ee95d34bea49cdac051ed1bbac01df/library/core/src/fmt/rt.rs:152:76 [INFO] [stderr] 5: 0x5929b3f1421a - core[b2d707db3cb2ec89]::fmt::write [INFO] [stderr] 6: 0x5929b3f0640c - std[ac8be9a8477af718]::io::default_write_fmt:: [INFO] [stderr] at /rustc/e5e97e3ef0ee95d34bea49cdac051ed1bbac01df/library/std/src/io/mod.rs:626:11 [INFO] [stderr] 7: 0x5929b3f0640c - ::write_fmt [INFO] [stderr] at /rustc/e5e97e3ef0ee95d34bea49cdac051ed1bbac01df/library/std/src/io/mod.rs:1730:13 [INFO] [stderr] 8: 0x5929b3edfce6 - ::print [INFO] [stderr] at /rustc/e5e97e3ef0ee95d34bea49cdac051ed1bbac01df/library/std/src/sys/backtrace.rs:47:9 [INFO] [stderr] 9: 0x5929b3edfce6 - std[ac8be9a8477af718]::panicking::default_hook::{closure#0} [INFO] [stderr] at /rustc/e5e97e3ef0ee95d34bea49cdac051ed1bbac01df/library/std/src/panicking.rs:292:27 [INFO] [stderr] 10: 0x5929b3ef9cf1 - std[ac8be9a8477af718]::panicking::default_hook [INFO] [stderr] at /rustc/e5e97e3ef0ee95d34bea49cdac051ed1bbac01df/library/std/src/panicking.rs:319:9 [INFO] [stderr] 11: 0x5929b3efa01b - std[ac8be9a8477af718]::panicking::panic_with_hook [INFO] [stderr] at /rustc/e5e97e3ef0ee95d34bea49cdac051ed1bbac01df/library/std/src/panicking.rs:815:13 [INFO] [stderr] 12: 0x5929b3edfd92 - std[ac8be9a8477af718]::panicking::panic_handler::{closure#0} [INFO] [stderr] at /rustc/e5e97e3ef0ee95d34bea49cdac051ed1bbac01df/library/std/src/panicking.rs:688:13 [INFO] [stderr] 13: 0x5929b3ed7499 - std[ac8be9a8477af718]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stderr] at /rustc/e5e97e3ef0ee95d34bea49cdac051ed1bbac01df/library/std/src/sys/backtrace.rs:182:18 [INFO] [stderr] 14: 0x5929b3ee067d - __rustc[b36a5a049e7f71bc]::rust_begin_unwind [INFO] [stderr] at /rustc/e5e97e3ef0ee95d34bea49cdac051ed1bbac01df/library/std/src/panicking.rs:679:5 [INFO] [stderr] 15: 0x5929b3f149ec - core[b2d707db3cb2ec89]::panicking::panic_fmt [INFO] [stderr] at /rustc/e5e97e3ef0ee95d34bea49cdac051ed1bbac01df/library/core/src/panicking.rs:80:14 [INFO] [stderr] 16: 0x5929b3e73c27 - cc[b380a24fa5a719be]::fail [INFO] [stderr] 17: 0x5929b3e824ad - ::compile [INFO] [stderr] 18: 0x5929b3e70f8b - build_script_build[7135981af42737db]::main [INFO] [stderr] 19: 0x5929b3e71c53 - >::call_once [INFO] [stderr] 20: 0x5929b3e707d6 - std[ac8be9a8477af718]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stderr] 21: 0x5929b3e70ae9 - std[ac8be9a8477af718]::rt::lang_start::<()>::{closure#0} [INFO] [stderr] 22: 0x5929b3ef9077 - <&dyn core[b2d707db3cb2ec89]::ops::function::Fn<(), Output = i32> + core[b2d707db3cb2ec89]::marker::Sync + core[b2d707db3cb2ec89]::panic::unwind_safe::RefUnwindSafe as core[b2d707db3cb2ec89]::ops::function::FnOnce<()>>::call_once [INFO] [stderr] at /rustc/e5e97e3ef0ee95d34bea49cdac051ed1bbac01df/library/core/src/ops/function.rs:287:21 [INFO] [stderr] 23: 0x5929b3ef9077 - std[ac8be9a8477af718]::panicking::catch_unwind::do_call::<&dyn core[b2d707db3cb2ec89]::ops::function::Fn<(), Output = i32> + core[b2d707db3cb2ec89]::marker::Sync + core[b2d707db3cb2ec89]::panic::unwind_safe::RefUnwindSafe, i32> [INFO] [stderr] at /rustc/e5e97e3ef0ee95d34bea49cdac051ed1bbac01df/library/std/src/panicking.rs:576:43 [INFO] [stderr] 24: 0x5929b3ef9077 - std[ac8be9a8477af718]::panicking::catch_unwind:: + core[b2d707db3cb2ec89]::marker::Sync + core[b2d707db3cb2ec89]::panic::unwind_safe::RefUnwindSafe> [INFO] [stderr] at /rustc/e5e97e3ef0ee95d34bea49cdac051ed1bbac01df/library/std/src/panicking.rs:544:19 [INFO] [stderr] 25: 0x5929b3ef9077 - std[ac8be9a8477af718]::panic::catch_unwind::<&dyn core[b2d707db3cb2ec89]::ops::function::Fn<(), Output = i32> + core[b2d707db3cb2ec89]::marker::Sync + core[b2d707db3cb2ec89]::panic::unwind_safe::RefUnwindSafe, i32> [INFO] [stderr] at /rustc/e5e97e3ef0ee95d34bea49cdac051ed1bbac01df/library/std/src/panic.rs:359:14 [INFO] [stderr] 26: 0x5929b3ef9077 - std[ac8be9a8477af718]::rt::lang_start_internal::{closure#0} [INFO] [stderr] at /rustc/e5e97e3ef0ee95d34bea49cdac051ed1bbac01df/library/std/src/rt.rs:175:24 [INFO] [stderr] 27: 0x5929b3ef9077 - std[ac8be9a8477af718]::panicking::catch_unwind::do_call:: [INFO] [stderr] at /rustc/e5e97e3ef0ee95d34bea49cdac051ed1bbac01df/library/std/src/panicking.rs:576:43 [INFO] [stderr] 28: 0x5929b3ef9077 - std[ac8be9a8477af718]::panicking::catch_unwind:: [INFO] [stderr] at /rustc/e5e97e3ef0ee95d34bea49cdac051ed1bbac01df/library/std/src/panicking.rs:544:19 [INFO] [stderr] 29: 0x5929b3ef9077 - std[ac8be9a8477af718]::panic::catch_unwind:: [INFO] [stderr] at /rustc/e5e97e3ef0ee95d34bea49cdac051ed1bbac01df/library/std/src/panic.rs:359:14 [INFO] [stderr] 30: 0x5929b3ef9077 - std[ac8be9a8477af718]::rt::lang_start_internal [INFO] [stderr] at /rustc/e5e97e3ef0ee95d34bea49cdac051ed1bbac01df/library/std/src/rt.rs:171:5 [INFO] [stderr] 31: 0x5929b3e706a1 - std[ac8be9a8477af718]::rt::lang_start::<()> [INFO] [stderr] 32: 0x5929b3e71ce5 - main [INFO] [stderr] 33: 0x718e4c638601 - [INFO] [stderr] 34: 0x718e4c638718 - __libc_start_main [INFO] [stderr] 35: 0x5929b3e6ff95 - _start [INFO] [stderr] 36: 0x0 - [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [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 [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 [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 [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 [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 [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/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 [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 [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 [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_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/hyper_lpr-d46f3aeedae72c28/build-script-build` (exit status: 101) [INFO] [stderr] --- stdout [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] OPT_LEVEL = Some("0") [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("true") [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-o" "/opt/rustwide/target/debug/build/hyper_lpr-f2a2f20eab929c5f/out/native/CNNRecognizer.o" "-c" "native/CNNRecognizer.cpp" [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-o" "/opt/rustwide/target/debug/build/hyper_lpr-f2a2f20eab929c5f/out/native/CHyperLPR.o" "-c" "native/CHyperLPR.cpp" [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-o" "/opt/rustwide/target/debug/build/hyper_lpr-f2a2f20eab929c5f/out/native/FastDeskew.o" "-c" "native/FastDeskew.cpp" [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-o" "/opt/rustwide/target/debug/build/hyper_lpr-f2a2f20eab929c5f/out/native/PlateSegmentation.o" "-c" "native/PlateSegmentation.cpp" [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-o" "/opt/rustwide/target/debug/build/hyper_lpr-f2a2f20eab929c5f/out/native/FineMapping.o" "-c" "native/FineMapping.cpp" [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-o" "/opt/rustwide/target/debug/build/hyper_lpr-f2a2f20eab929c5f/out/native/Recognizer.o" "-c" "native/Recognizer.cpp" [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-o" "/opt/rustwide/target/debug/build/hyper_lpr-f2a2f20eab929c5f/out/native/Pipeline.o" "-c" "native/Pipeline.cpp" [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-o" "/opt/rustwide/target/debug/build/hyper_lpr-f2a2f20eab929c5f/out/native/SegmentationFreeRecognizer.o" "-c" "native/SegmentationFreeRecognizer.cpp" [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-o" "/opt/rustwide/target/debug/build/hyper_lpr-f2a2f20eab929c5f/out/native/PlateDetection.o" "-c" "native/PlateDetection.cpp" [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 [INFO] [stderr] cargo:warning= | ^~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] cargo:warning=compilation terminated. [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 [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 [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/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 [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/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 [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/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 [INFO] [stderr] cargo:warning= | ^~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] exit status: 1 [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 [INFO] [stderr] cargo:warning= | ^~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] cargo:warning=compilation terminated. [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 [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' (609) 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++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-o" "/opt/rustwide/target/debug/build/hyper_lpr-f2a2f20eab929c5f/out/native/CNNRecognizer.o" "-c" "native/CNNRecognizer.cpp" with args "c++" did not execute successfully (status code exit status: 1). [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x575348b4a0d1 - std[ac8be9a8477af718]::backtrace_rs::backtrace::libunwind::trace [INFO] [stderr] at /rustc/e5e97e3ef0ee95d34bea49cdac051ed1bbac01df/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stderr] 1: 0x575348b4a0d1 - std[ac8be9a8477af718]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stderr] at /rustc/e5e97e3ef0ee95d34bea49cdac051ed1bbac01df/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stderr] 2: 0x575348b4a0d1 - std[ac8be9a8477af718]::sys::backtrace::_print_fmt [INFO] [stderr] at /rustc/e5e97e3ef0ee95d34bea49cdac051ed1bbac01df/library/std/src/sys/backtrace.rs:74:9 [INFO] [stderr] 3: 0x575348b4a0d1 - <::print::DisplayBacktrace as core[b2d707db3cb2ec89]::fmt::Display>::fmt [INFO] [stderr] at /rustc/e5e97e3ef0ee95d34bea49cdac051ed1bbac01df/library/std/src/sys/backtrace.rs:44:26 [INFO] [stderr] 4: 0x575348b5deaa - ::fmt [INFO] [stderr] at /rustc/e5e97e3ef0ee95d34bea49cdac051ed1bbac01df/library/core/src/fmt/rt.rs:152:76 [INFO] [stderr] 5: 0x575348b5deaa - core[b2d707db3cb2ec89]::fmt::write [INFO] [stderr] 6: 0x575348b5009c - std[ac8be9a8477af718]::io::default_write_fmt:: [INFO] [stderr] at /rustc/e5e97e3ef0ee95d34bea49cdac051ed1bbac01df/library/std/src/io/mod.rs:626:11 [INFO] [stderr] 7: 0x575348b5009c - ::write_fmt [INFO] [stderr] at /rustc/e5e97e3ef0ee95d34bea49cdac051ed1bbac01df/library/std/src/io/mod.rs:1730:13 [INFO] [stderr] 8: 0x575348b29976 - ::print [INFO] [stderr] at /rustc/e5e97e3ef0ee95d34bea49cdac051ed1bbac01df/library/std/src/sys/backtrace.rs:47:9 [INFO] [stderr] 9: 0x575348b29976 - std[ac8be9a8477af718]::panicking::default_hook::{closure#0} [INFO] [stderr] at /rustc/e5e97e3ef0ee95d34bea49cdac051ed1bbac01df/library/std/src/panicking.rs:292:27 [INFO] [stderr] 10: 0x575348b43981 - std[ac8be9a8477af718]::panicking::default_hook [INFO] [stderr] at /rustc/e5e97e3ef0ee95d34bea49cdac051ed1bbac01df/library/std/src/panicking.rs:319:9 [INFO] [stderr] 11: 0x575348b43cab - std[ac8be9a8477af718]::panicking::panic_with_hook [INFO] [stderr] at /rustc/e5e97e3ef0ee95d34bea49cdac051ed1bbac01df/library/std/src/panicking.rs:815:13 [INFO] [stderr] 12: 0x575348b29a22 - std[ac8be9a8477af718]::panicking::panic_handler::{closure#0} [INFO] [stderr] at /rustc/e5e97e3ef0ee95d34bea49cdac051ed1bbac01df/library/std/src/panicking.rs:688:13 [INFO] [stderr] 13: 0x575348b21129 - std[ac8be9a8477af718]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stderr] at /rustc/e5e97e3ef0ee95d34bea49cdac051ed1bbac01df/library/std/src/sys/backtrace.rs:182:18 [INFO] [stderr] 14: 0x575348b2a30d - __rustc[b36a5a049e7f71bc]::rust_begin_unwind [INFO] [stderr] at /rustc/e5e97e3ef0ee95d34bea49cdac051ed1bbac01df/library/std/src/panicking.rs:679:5 [INFO] [stderr] 15: 0x575348b5e67c - core[b2d707db3cb2ec89]::panicking::panic_fmt [INFO] [stderr] at /rustc/e5e97e3ef0ee95d34bea49cdac051ed1bbac01df/library/core/src/panicking.rs:80:14 [INFO] [stderr] 16: 0x575348abd887 - cc[b380a24fa5a719be]::fail [INFO] [stderr] 17: 0x575348acc11d - ::compile [INFO] [stderr] 18: 0x575348abacf7 - build_script_build[7002373c60893495]::main [INFO] [stderr] 19: 0x575348abb8b3 - >::call_once [INFO] [stderr] 20: 0x575348aba5c6 - std[ac8be9a8477af718]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stderr] 21: 0x575348aba8d9 - std[ac8be9a8477af718]::rt::lang_start::<()>::{closure#0} [INFO] [stderr] 22: 0x575348b42d07 - <&dyn core[b2d707db3cb2ec89]::ops::function::Fn<(), Output = i32> + core[b2d707db3cb2ec89]::marker::Sync + core[b2d707db3cb2ec89]::panic::unwind_safe::RefUnwindSafe as core[b2d707db3cb2ec89]::ops::function::FnOnce<()>>::call_once [INFO] [stderr] at /rustc/e5e97e3ef0ee95d34bea49cdac051ed1bbac01df/library/core/src/ops/function.rs:287:21 [INFO] [stderr] 23: 0x575348b42d07 - std[ac8be9a8477af718]::panicking::catch_unwind::do_call::<&dyn core[b2d707db3cb2ec89]::ops::function::Fn<(), Output = i32> + core[b2d707db3cb2ec89]::marker::Sync + core[b2d707db3cb2ec89]::panic::unwind_safe::RefUnwindSafe, i32> [INFO] [stderr] at /rustc/e5e97e3ef0ee95d34bea49cdac051ed1bbac01df/library/std/src/panicking.rs:576:43 [INFO] [stderr] 24: 0x575348b42d07 - std[ac8be9a8477af718]::panicking::catch_unwind:: + core[b2d707db3cb2ec89]::marker::Sync + core[b2d707db3cb2ec89]::panic::unwind_safe::RefUnwindSafe> [INFO] [stderr] at /rustc/e5e97e3ef0ee95d34bea49cdac051ed1bbac01df/library/std/src/panicking.rs:544:19 [INFO] [stderr] 25: 0x575348b42d07 - std[ac8be9a8477af718]::panic::catch_unwind::<&dyn core[b2d707db3cb2ec89]::ops::function::Fn<(), Output = i32> + core[b2d707db3cb2ec89]::marker::Sync + core[b2d707db3cb2ec89]::panic::unwind_safe::RefUnwindSafe, i32> [INFO] [stderr] at /rustc/e5e97e3ef0ee95d34bea49cdac051ed1bbac01df/library/std/src/panic.rs:359:14 [INFO] [stderr] 26: 0x575348b42d07 - std[ac8be9a8477af718]::rt::lang_start_internal::{closure#0} [INFO] [stderr] at /rustc/e5e97e3ef0ee95d34bea49cdac051ed1bbac01df/library/std/src/rt.rs:175:24 [INFO] [stderr] 27: 0x575348b42d07 - std[ac8be9a8477af718]::panicking::catch_unwind::do_call:: [INFO] [stderr] at /rustc/e5e97e3ef0ee95d34bea49cdac051ed1bbac01df/library/std/src/panicking.rs:576:43 [INFO] [stderr] 28: 0x575348b42d07 - std[ac8be9a8477af718]::panicking::catch_unwind:: [INFO] [stderr] at /rustc/e5e97e3ef0ee95d34bea49cdac051ed1bbac01df/library/std/src/panicking.rs:544:19 [INFO] [stderr] 29: 0x575348b42d07 - std[ac8be9a8477af718]::panic::catch_unwind:: [INFO] [stderr] at /rustc/e5e97e3ef0ee95d34bea49cdac051ed1bbac01df/library/std/src/panic.rs:359:14 [INFO] [stderr] 30: 0x575348b42d07 - std[ac8be9a8477af718]::rt::lang_start_internal [INFO] [stderr] at /rustc/e5e97e3ef0ee95d34bea49cdac051ed1bbac01df/library/std/src/rt.rs:171:5 [INFO] [stderr] 31: 0x575348aba491 - std[ac8be9a8477af718]::rt::lang_start::<()> [INFO] [stderr] 32: 0x575348abb945 - main [INFO] [stderr] 33: 0x7b7e389b6601 - [INFO] [stderr] 34: 0x7b7e389b6718 - __libc_start_main [INFO] [stderr] 35: 0x575348ab9e05 - _start [INFO] [stderr] 36: 0x0 - [INFO] running `Command { std: "docker" "inspect" "a9e6d207cefa90fb0a9506552dc8f6c192838de948887fb3e1b391ecc58790b9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a9e6d207cefa90fb0a9506552dc8f6c192838de948887fb3e1b391ecc58790b9", kill_on_drop: false }` [INFO] [stdout] a9e6d207cefa90fb0a9506552dc8f6c192838de948887fb3e1b391ecc58790b9