[INFO] cloning repository https://github.com/jonlamb-gh/vehicle-nav [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jonlamb-gh/vehicle-nav" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjonlamb-gh%2Fvehicle-nav", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjonlamb-gh%2Fvehicle-nav'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] de2fb03fe86ccc011154b3c2cf4e770bc398688e [INFO] testing jonlamb-gh/vehicle-nav against try#0abe69e6c16114311cc2700e972492e64d69c28f for pr-154065-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjonlamb-gh%2Fvehicle-nav" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/jonlamb-gh/vehicle-nav [INFO] finished tweaking git repo https://github.com/jonlamb-gh/vehicle-nav [INFO] tweaked toml for git repo https://github.com/jonlamb-gh/vehicle-nav written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/jonlamb-gh/vehicle-nav on toolchain 0abe69e6c16114311cc2700e972492e64d69c28f [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/jonlamb-gh/vehicle-nav 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" "+0abe69e6c16114311cc2700e972492e64d69c28f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4f540007723b5a1dc0a1dde86ad2411ad1d28527265f91cc7a3720038c4e7477 [INFO] running `Command { std: "docker" "start" "-a" "4f540007723b5a1dc0a1dde86ad2411ad1d28527265f91cc7a3720038c4e7477", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4f540007723b5a1dc0a1dde86ad2411ad1d28527265f91cc7a3720038c4e7477", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4f540007723b5a1dc0a1dde86ad2411ad1d28527265f91cc7a3720038c4e7477", kill_on_drop: false }` [INFO] [stdout] 4f540007723b5a1dc0a1dde86ad2411ad1d28527265f91cc7a3720038c4e7477 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] fa19df85b57cfdd15a366a617e91ee057aeed678821ba97e05ee29070ac42c9b [INFO] running `Command { std: "docker" "start" "-a" "fa19df85b57cfdd15a366a617e91ee057aeed678821ba97e05ee29070ac42c9b", kill_on_drop: false }` [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling proc-macro2 v1.0.26 [INFO] [stderr] Compiling libc v0.2.93 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling syn v1.0.69 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling serde_derive v1.0.125 [INFO] [stderr] Compiling rustversion v1.0.4 [INFO] [stderr] Compiling serde v1.0.125 [INFO] [stderr] Compiling pin-project-lite v0.2.6 [INFO] [stderr] Compiling bytes v1.0.1 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling futures-core v0.3.14 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling tinyvec v1.2.0 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling regex-syntax v0.6.23 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling crossbeam-utils v0.8.3 [INFO] [stderr] Compiling memoffset v0.6.3 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling tokio v1.4.0 [INFO] [stderr] Compiling aho-corasick v0.7.15 [INFO] [stderr] Compiling clang-sys v1.2.0 [INFO] [stderr] Compiling indexmap v1.6.2 [INFO] [stderr] Compiling http v0.2.4 [INFO] [stderr] Compiling tracing-core v0.1.17 [INFO] [stderr] Compiling unicode-bidi v0.3.5 [INFO] [stderr] Compiling libloading v0.7.0 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling adler32 v1.2.0 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling bindgen v0.58.1 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling futures-sink v0.3.14 [INFO] [stderr] Compiling futures-io v0.3.14 [INFO] [stderr] Compiling err-derive v0.3.0 [INFO] [stderr] Compiling unicode-normalization v0.1.17 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling futures-task v0.3.14 [INFO] [stderr] Compiling httparse v1.3.6 [INFO] [stderr] Compiling futures-util v0.3.14 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling mio v0.7.11 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling which v3.1.1 [INFO] [stderr] Compiling crossbeam-epoch v0.9.3 [INFO] [stderr] Compiling tracing v0.1.25 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling rayon-core v1.9.0 [INFO] [stderr] Compiling shlex v1.0.0 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling encoding_rs v0.8.28 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling crossbeam-deque v0.8.0 [INFO] [stderr] Compiling idna v0.2.2 [INFO] [stderr] Compiling socket2 v0.4.0 [INFO] [stderr] Compiling crossbeam-channel v0.5.1 [INFO] [stderr] Compiling deflate v0.8.6 [INFO] [stderr] Compiling miniz_oxide v0.3.7 [INFO] [stderr] Compiling futures-channel v0.3.14 [INFO] [stderr] Compiling httpdate v0.3.2 [INFO] [stderr] Compiling regex v1.4.5 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling tower-service v0.3.1 [INFO] [stderr] Compiling bytemuck v1.5.1 [INFO] [stderr] Compiling png v0.16.8 [INFO] [stderr] Compiling safe_arch v0.5.2 [INFO] [stderr] Compiling cexpr v0.4.0 [INFO] [stderr] Compiling http-body v0.4.1 [INFO] [stderr] Compiling rayon v1.5.0 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling arrayref v0.3.6 [INFO] [stderr] Compiling ipnet v2.3.0 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling unicode-segmentation v1.7.1 [INFO] [stderr] Compiling tiny-skia v0.5.1 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling env_logger v0.8.3 [INFO] [stderr] Compiling nix v0.20.0 [INFO] [stderr] Compiling crossbeam-queue v0.3.1 [INFO] [stderr] Compiling heck v0.3.2 [INFO] [stderr] Compiling crossbeam v0.8.0 [INFO] [stderr] Compiling exitcode v1.1.2 [INFO] [stderr] Compiling tokio-util v0.6.5 [INFO] [stderr] Compiling h2 v0.3.2 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling pin-project-internal v1.0.6 [INFO] [stderr] Compiling structopt-derive v0.4.14 [INFO] [stderr] Compiling ctrlc v3.1.9 [INFO] [stderr] Compiling pin-project v1.0.6 [INFO] [stderr] Compiling structopt v0.3.21 [INFO] [stderr] Compiling raylib-sys v3.5.0 (/opt/rustwide/workdir/libs/raylib-sys) [INFO] [stderr] Compiling hyper v0.14.5 [INFO] [stderr] error: failed to run custom build command for `raylib-sys v3.5.0 (/opt/rustwide/workdir/libs/raylib-sys)` [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/raylib-sys-bad36f16286845dc/build-script-build` (exit status: 101) [INFO] [stderr] --- stdout [INFO] [stderr] cargo:rerun-if-env-changed=RAYLIB_NO_PKG_CONFIG [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG [INFO] [stderr] cargo:rerun-if-env-changed=RAYLIB_STATIC [INFO] [stderr] cargo:rerun-if-env-changed=RAYLIB_DYNAMIC [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_ALL_STATIC [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_ALL_DYNAMIC [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_PATH_x86_64-unknown-linux-gnu [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_PATH_x86_64_unknown_linux_gnu [INFO] [stderr] cargo:rerun-if-env-changed=HOST_PKG_CONFIG_PATH [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_PATH [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR_x86_64-unknown-linux-gnu [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR_x86_64_unknown_linux_gnu [INFO] [stderr] cargo:rerun-if-env-changed=HOST_PKG_CONFIG_LIBDIR [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR_x86_64-unknown-linux-gnu [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR_x86_64_unknown_linux_gnu [INFO] [stderr] cargo:rerun-if-env-changed=HOST_PKG_CONFIG_SYSROOT_DIR [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] [INFO] [stderr] thread 'main' (2204) panicked at libs/raylib-sys/build.rs:10:10: [INFO] [stderr] called `Result::unwrap()` on an `Err` value: Failure { command: "PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=\"1\" PKG_CONFIG_ALLOW_SYSTEM_LIBS=\"1\" \"pkg-config\" \"--libs\" \"--cflags\" \"raylib\" \"raylib >= 3.5.0\"", output: Output { status: ExitStatus(unix_wait_status(256)), stdout: "", stderr: "Package raylib was not found in the pkg-config search path.\nPerhaps you should add the directory containing `raylib.pc'\nto the PKG_CONFIG_PATH environment variable\nPackage 'raylib', required by 'virtual:world', not found\nPackage 'raylib', required by 'virtual:world', not found\n" } } [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x63f9ec1fe34a - std[ec4e911328de40a6]::backtrace_rs::backtrace::libunwind::trace [INFO] [stderr] at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stderr] 1: 0x63f9ec1fe34a - std[ec4e911328de40a6]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stderr] at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stderr] 2: 0x63f9ec1fe34a - std[ec4e911328de40a6]::sys::backtrace::_print_fmt [INFO] [stderr] at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:74:9 [INFO] [stderr] 3: 0x63f9ec1fe34a - <::print::DisplayBacktrace as core[a96a4c5c53f902a3]::fmt::Display>::fmt [INFO] [stderr] at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:44:26 [INFO] [stderr] 4: 0x63f9ec2150fa - ::fmt [INFO] [stderr] at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/fmt/rt.rs:152:76 [INFO] [stderr] 5: 0x63f9ec2150fa - core[a96a4c5c53f902a3]::fmt::write [INFO] [stderr] 6: 0x63f9ec2047e2 - std[ec4e911328de40a6]::io::default_write_fmt:: [INFO] [stderr] at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:639:11 [INFO] [stderr] 7: 0x63f9ec2047e2 - ::write_fmt [INFO] [stderr] at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:1994:13 [INFO] [stderr] 8: 0x63f9ec1e020f - ::print [INFO] [stderr] at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:47:9 [INFO] [stderr] 9: 0x63f9ec1e020f - std[ec4e911328de40a6]::panicking::default_hook::{closure#0} [INFO] [stderr] at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:292:27 [INFO] [stderr] 10: 0x63f9ec1f8d11 - std[ec4e911328de40a6]::panicking::default_hook [INFO] [stderr] at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:319:9 [INFO] [stderr] 11: 0x63f9ec1f8f8b - std[ec4e911328de40a6]::panicking::panic_with_hook [INFO] [stderr] at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:825:13 [INFO] [stderr] 12: 0x63f9ec1e02c8 - std[ec4e911328de40a6]::panicking::panic_handler::{closure#0} [INFO] [stderr] at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:698:13 [INFO] [stderr] 13: 0x63f9ec1d7ba9 - std[ec4e911328de40a6]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stderr] at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:182:18 [INFO] [stderr] 14: 0x63f9ec1e0c3d - __rustc[aa69f48705c57ca8]::rust_begin_unwind [INFO] [stderr] at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:689:5 [INFO] [stderr] 15: 0x63f9ec21596c - core[a96a4c5c53f902a3]::panicking::panic_fmt [INFO] [stderr] at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panicking.rs:80:14 [INFO] [stderr] 16: 0x63f9ec2156b2 - core[a96a4c5c53f902a3]::result::unwrap_failed [INFO] [stderr] at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/result.rs:1867:5 [INFO] [stderr] 17: 0x63f9ebe18818 - build_script_build[eb05709fa135ae7a]::main [INFO] [stderr] 18: 0x63f9ebe1a193 - >::call_once [INFO] [stderr] 19: 0x63f9ebe18556 - std[ec4e911328de40a6]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stderr] 20: 0x63f9ebe18579 - std[ec4e911328de40a6]::rt::lang_start::<()>::{closure#0} [INFO] [stderr] 21: 0x63f9ec1f7e64 - <&dyn core[a96a4c5c53f902a3]::ops::function::Fn<(), Output = i32> + core[a96a4c5c53f902a3]::panic::unwind_safe::RefUnwindSafe + core[a96a4c5c53f902a3]::marker::Sync as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once [INFO] [stderr] at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:287:21 [INFO] [stderr] 22: 0x63f9ec1f7e64 - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<&dyn core[a96a4c5c53f902a3]::ops::function::Fn<(), Output = i32> + core[a96a4c5c53f902a3]::panic::unwind_safe::RefUnwindSafe + core[a96a4c5c53f902a3]::marker::Sync, i32> [INFO] [stderr] at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40 [INFO] [stderr] 23: 0x63f9ec1f7e64 - std[ec4e911328de40a6]::panicking::catch_unwind:: + core[a96a4c5c53f902a3]::panic::unwind_safe::RefUnwindSafe + core[a96a4c5c53f902a3]::marker::Sync> [INFO] [stderr] at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19 [INFO] [stderr] 24: 0x63f9ec1f7e64 - std[ec4e911328de40a6]::panic::catch_unwind::<&dyn core[a96a4c5c53f902a3]::ops::function::Fn<(), Output = i32> + core[a96a4c5c53f902a3]::panic::unwind_safe::RefUnwindSafe + core[a96a4c5c53f902a3]::marker::Sync, i32> [INFO] [stderr] at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14 [INFO] [stderr] 25: 0x63f9ec1f7e64 - std[ec4e911328de40a6]::rt::lang_start_internal::{closure#0} [INFO] [stderr] at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/rt.rs:175:24 [INFO] [stderr] 26: 0x63f9ec1f7e64 - std[ec4e911328de40a6]::panicking::catch_unwind::do_call:: [INFO] [stderr] at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40 [INFO] [stderr] 27: 0x63f9ec1f7e64 - std[ec4e911328de40a6]::panicking::catch_unwind:: [INFO] [stderr] at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19 [INFO] [stderr] 28: 0x63f9ec1f7e64 - std[ec4e911328de40a6]::panic::catch_unwind:: [INFO] [stderr] at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14 [INFO] [stderr] 29: 0x63f9ec1f7e64 - std[ec4e911328de40a6]::rt::lang_start_internal [INFO] [stderr] at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/rt.rs:171:5 [INFO] [stderr] 30: 0x63f9ebe18541 - std[ec4e911328de40a6]::rt::lang_start::<()> [INFO] [stderr] 31: 0x63f9ebe1a535 - main [INFO] [stderr] 32: 0x72f8902271ca - [INFO] [stderr] 33: 0x72f89022728b - __libc_start_main [INFO] [stderr] 34: 0x63f9ebe17a45 - _start [INFO] [stderr] 35: 0x0 - [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "fa19df85b57cfdd15a366a617e91ee057aeed678821ba97e05ee29070ac42c9b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fa19df85b57cfdd15a366a617e91ee057aeed678821ba97e05ee29070ac42c9b", kill_on_drop: false }` [INFO] [stdout] fa19df85b57cfdd15a366a617e91ee057aeed678821ba97e05ee29070ac42c9b