[INFO] cloning repository https://github.com/rgabbai/detectObjGUI [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/rgabbai/detectObjGUI" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frgabbai%2FdetectObjGUI", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frgabbai%2FdetectObjGUI'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 37a30a63ffc7021c2d9085de00aa2b35453a1cb6 [INFO] building rgabbai/detectObjGUI/37a30a63ffc7021c2d9085de00aa2b35453a1cb6 against master#d59f06fc64844ec2073e5e888f7470989ef25ff9 for pr-119440 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frgabbai%2FdetectObjGUI" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/rgabbai/detectObjGUI on toolchain d59f06fc64844ec2073e5e888f7470989ef25ff9 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d59f06fc64844ec2073e5e888f7470989ef25ff9" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/rgabbai/detectObjGUI [INFO] finished tweaking git repo https://github.com/rgabbai/detectObjGUI [INFO] tweaked toml for git repo https://github.com/rgabbai/detectObjGUI written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/rgabbai/detectObjGUI 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" "+d59f06fc64844ec2073e5e888f7470989ef25ff9" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] [stderr] Updating git repository `https://github.com/rclrust/rclrust.git` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded enum-map-derive v0.14.0 [INFO] [stderr] Downloaded enum-map v2.6.3 [INFO] [stderr] Downloaded rustix v0.38.18 [INFO] [stderr] Downloaded web-time v0.2.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+d59f06fc64844ec2073e5e888f7470989ef25ff9" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4c11f8b66cf17bd4dfd6b76ad916aab4eeb8ee65c89a98abeee7cec378273f3f [INFO] running `Command { std: "docker" "start" "-a" "4c11f8b66cf17bd4dfd6b76ad916aab4eeb8ee65c89a98abeee7cec378273f3f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4c11f8b66cf17bd4dfd6b76ad916aab4eeb8ee65c89a98abeee7cec378273f3f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4c11f8b66cf17bd4dfd6b76ad916aab4eeb8ee65c89a98abeee7cec378273f3f", kill_on_drop: false }` [INFO] [stdout] 4c11f8b66cf17bd4dfd6b76ad916aab4eeb8ee65c89a98abeee7cec378273f3f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+d59f06fc64844ec2073e5e888f7470989ef25ff9" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 158b7174fc9de7b8c45d72a8e5e01957941dcb49e32ca15c0be9c82fe294c022 [INFO] running `Command { std: "docker" "start" "-a" "158b7174fc9de7b8c45d72a8e5e01957941dcb49e32ca15c0be9c82fe294c022", kill_on_drop: false }` [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] [stderr] Compiling proc-macro2 v1.0.69 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling libc v0.2.149 [INFO] [stderr] Compiling log v0.4.20 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling memchr v2.6.4 [INFO] [stderr] Compiling xml-rs v0.8.19 [INFO] [stderr] Compiling pkg-config v0.3.27 [INFO] [stderr] Compiling smallvec v1.11.1 [INFO] [stderr] Compiling serde v1.0.188 [INFO] [stderr] Compiling futures-core v0.3.28 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling pin-project-lite v0.2.13 [INFO] [stderr] Compiling futures-io v0.3.28 [INFO] [stderr] Compiling libloading v0.8.1 [INFO] [stderr] Compiling crossbeam-utils v0.8.16 [INFO] [stderr] Compiling thiserror v1.0.49 [INFO] [stderr] Compiling dlib v0.5.2 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling regex-syntax v0.8.0 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling futures-task v0.3.28 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling lock_api v0.4.10 [INFO] [stderr] Compiling event-listener v2.5.3 [INFO] [stderr] Compiling parking_lot_core v0.9.8 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling simd-adler32 v0.3.7 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling aho-corasick v1.1.2 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling wayland-sys v0.29.5 [INFO] [stderr] Compiling hashbrown v0.14.1 [INFO] [stderr] Compiling futures-channel v0.3.28 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling futures-sink v0.3.28 [INFO] [stderr] Compiling cfg_aliases v0.1.1 [INFO] [stderr] Compiling syn v2.0.38 [INFO] [stderr] Compiling wayland-scanner v0.29.5 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Compiling khronos_api v3.1.0 [INFO] [stderr] Compiling winnow v0.5.16 [INFO] [stderr] Compiling ttf-parser v0.19.2 [INFO] [stderr] Compiling toml_datetime v0.6.3 [INFO] [stderr] Compiling miniz_oxide v0.7.1 [INFO] [stderr] Compiling indexmap v2.0.2 [INFO] [stderr] Compiling concurrent-queue v2.3.0 [INFO] [stderr] Compiling slotmap v1.0.6 [INFO] [stderr] Compiling scoped-tls v1.0.1 [INFO] [stderr] Compiling fastrand v1.9.0 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling parking v2.1.1 [INFO] [stderr] Compiling waker-fn v1.1.1 [INFO] [stderr] Compiling ab_glyph_rasterizer v0.1.8 [INFO] [stderr] Compiling downcast-rs v1.2.0 [INFO] [stderr] Compiling flate2 v1.0.27 [INFO] [stderr] Compiling futures-lite v1.13.0 [INFO] [stderr] Compiling nix v0.24.3 [INFO] [stderr] Compiling getrandom v0.2.10 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling fdeflate v0.3.0 [INFO] [stderr] Compiling async-lock v2.8.0 [INFO] [stderr] Compiling memoffset v0.7.1 [INFO] [stderr] Compiling fastrand v2.0.1 [INFO] [stderr] Compiling wayland-client v0.29.5 [INFO] [stderr] Compiling regex-automata v0.4.1 [INFO] [stderr] Compiling wayland-protocols v0.29.5 [INFO] [stderr] Compiling io-lifetimes v1.0.11 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling toml_edit v0.19.15 [INFO] [stderr] Compiling png v0.17.10 [INFO] [stderr] Compiling xcursor v0.3.4 [INFO] [stderr] Compiling gl_generator v0.14.0 [INFO] [stderr] Compiling owned_ttf_parser v0.19.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling ab_glyph v0.2.22 [INFO] [stderr] Compiling nix v0.25.1 [INFO] [stderr] Compiling mio v0.8.8 [INFO] [stderr] Compiling x11-dl v2.21.0 [INFO] [stderr] Compiling smithay-client-toolkit v0.16.1 [INFO] [stderr] Compiling polling v2.8.0 [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Compiling tracing-core v0.1.31 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling atomic-waker v1.1.2 [INFO] [stderr] Compiling rustix v0.37.24 [INFO] [stderr] Compiling async-task v4.4.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling piper v0.2.1 [INFO] [stderr] Compiling proc-macro-crate v1.3.1 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling memmap2 v0.5.10 [INFO] [stderr] Compiling async-channel v1.9.0 [INFO] [stderr] Compiling async-io v1.13.0 [INFO] [stderr] Compiling async-fs v1.6.0 [INFO] [stderr] Compiling ahash v0.8.3 [INFO] [stderr] Compiling percent-encoding v2.3.0 [INFO] [stderr] Compiling strict-num v0.1.1 [INFO] [stderr] Compiling linux-raw-sys v0.3.8 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling arrayref v0.3.7 [INFO] [stderr] Compiling async-trait v0.1.73 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling nix v0.26.4 [INFO] [stderr] Compiling socket2 v0.4.9 [INFO] [stderr] Compiling arrayvec v0.7.4 [INFO] [stderr] Compiling regex v1.10.0 [INFO] [stderr] Compiling wayland-commons v0.29.5 [INFO] [stderr] Compiling zvariant_utils v1.0.1 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling cpufeatures v0.2.9 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling async-executor v1.5.4 [INFO] [stderr] Compiling winit v0.28.7 [INFO] [stderr] Compiling async-broadcast v0.5.1 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling xdg-home v1.0.0 [INFO] [stderr] Compiling unicase v2.7.0 [INFO] [stderr] Compiling ordered-stream v0.2.0 [INFO] [stderr] Compiling raw-window-handle v0.5.2 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling nohash-hasher v0.2.0 [INFO] [stderr] Compiling glutin_egl_sys v0.5.1 [INFO] [stderr] Compiling glutin_glx_sys v0.4.0 [INFO] [stderr] Compiling wayland-sys v0.30.1 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Compiling anyhow v1.0.75 [INFO] [stderr] Compiling unicode-bidi v0.3.13 [INFO] [stderr] Compiling wayland-cursor v0.29.5 [INFO] [stderr] Compiling x11rb-protocol v0.10.0 [INFO] [stderr] Compiling form_urlencoded v1.2.0 [INFO] [stderr] Compiling gethostname v0.2.3 [INFO] [stderr] Compiling idna v0.4.0 [INFO] [stderr] Compiling glutin v0.30.10 [INFO] [stderr] Compiling unicode-segmentation v1.10.1 [INFO] [stderr] Compiling rustix v0.38.18 [INFO] [stderr] Compiling parking_lot_core v0.8.6 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling serde_derive v1.0.188 [INFO] [stderr] Compiling bytemuck_derive v1.5.0 [INFO] [stderr] Compiling thiserror-impl v1.0.49 [INFO] [stderr] Compiling futures-macro v0.3.28 [INFO] [stderr] Compiling enumflags2_derive v0.7.8 [INFO] [stderr] Compiling tracing-attributes v0.1.26 [INFO] [stderr] Compiling enumn v0.1.12 [INFO] [stderr] Compiling async-recursion v1.0.5 [INFO] [stderr] Compiling zvariant_derive v3.15.0 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling serde_repr v0.1.16 [INFO] [stderr] Compiling atspi-macros v0.2.0 [INFO] [stderr] Compiling zbus_macros v3.14.1 [INFO] [stderr] Compiling bytemuck v1.14.0 [INFO] [stderr] Compiling url v2.4.1 [INFO] [stderr] Compiling tiny-skia-path v0.8.4 [INFO] [stderr] Compiling mime_guess v2.0.4 [INFO] [stderr] Compiling calloop v0.10.6 [INFO] [stderr] Compiling glutin-winit v0.3.0 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling tracing v0.1.37 [INFO] [stderr] Compiling tiny-skia v0.8.4 [INFO] [stderr] Compiling libloading v0.7.4 [INFO] [stderr] Compiling blocking v1.4.1 [INFO] [stderr] Compiling color_quant v1.1.0 [INFO] [stderr] Compiling home v0.5.5 [INFO] [stderr] Compiling linux-raw-sys v0.4.10 [INFO] [stderr] Compiling rcl-sys v0.1.0 (https://github.com/rclrust/rclrust.git#aab02734) [INFO] [stderr] Compiling serde_json v1.0.107 [INFO] [stderr] Compiling termcolor v1.3.0 [INFO] [stderr] Compiling rclrust-msg v0.1.0 (https://github.com/rclrust/rclrust.git#aab02734) [INFO] [stderr] Compiling bitflags v2.4.0 [INFO] [stderr] Compiling jpeg-decoder v0.3.0 [INFO] [stderr] error: failed to run custom build command for `rcl-sys v0.1.0 (https://github.com/rclrust/rclrust.git#aab02734)` [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/rcl-sys-da5124703db9dda3/build-script-build` (exit status: 101) [INFO] [stderr] --- stderr [INFO] [stderr] thread 'main' panicked at /opt/rustwide/cargo-home/git/checkouts/rclrust-88db05387e8f7543/aab0273/rcl-sys/build.rs:9:5: [INFO] [stderr] assertion `left == right` failed [INFO] [stderr] left: Err(NotPresent) [INFO] [stderr] right: Ok("foxy") [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x5579f0821ea6 - std::backtrace_rs::backtrace::libunwind::trace::h5296d5781d991f75 [INFO] [stderr] at /rustc/d59f06fc64844ec2073e5e888f7470989ef25ff9/library/std/src/../../backtrace/src/backtrace/libunwind.rs:104:5 [INFO] [stderr] 1: 0x5579f0821ea6 - std::backtrace_rs::backtrace::trace_unsynchronized::h68edbddbbd5f5161 [INFO] [stderr] at /rustc/d59f06fc64844ec2073e5e888f7470989ef25ff9/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x5579f0821ea6 - std::sys_common::backtrace::_print_fmt::h7011c645926eeca2 [INFO] [stderr] at /rustc/d59f06fc64844ec2073e5e888f7470989ef25ff9/library/std/src/sys_common/backtrace.rs:68:5 [INFO] [stderr] 3: 0x5579f0821ea6 - ::fmt::he0004539180d205c [INFO] [stderr] at /rustc/d59f06fc64844ec2073e5e888f7470989ef25ff9/library/std/src/sys_common/backtrace.rs:44:22 [INFO] [stderr] 4: 0x5579f0840750 - core::fmt::rt::Argument::fmt::hf2f0c5d19b767df2 [INFO] [stderr] at /rustc/d59f06fc64844ec2073e5e888f7470989ef25ff9/library/core/src/fmt/rt.rs:142:9 [INFO] [stderr] 5: 0x5579f0840750 - core::fmt::write::h8cdf6d2cf05cb5b9 [INFO] [stderr] at /rustc/d59f06fc64844ec2073e5e888f7470989ef25ff9/library/core/src/fmt/mod.rs:1120:17 [INFO] [stderr] 6: 0x5579f08200ff - std::io::Write::write_fmt::h97eb7eb028d31ccc [INFO] [stderr] at /rustc/d59f06fc64844ec2073e5e888f7470989ef25ff9/library/std/src/io/mod.rs:1810:15 [INFO] [stderr] 7: 0x5579f0821c84 - std::sys_common::backtrace::_print::hcf440f82896443b6 [INFO] [stderr] at /rustc/d59f06fc64844ec2073e5e888f7470989ef25ff9/library/std/src/sys_common/backtrace.rs:47:5 [INFO] [stderr] 8: 0x5579f0821c84 - std::sys_common::backtrace::print::h64ad578b7573e049 [INFO] [stderr] at /rustc/d59f06fc64844ec2073e5e888f7470989ef25ff9/library/std/src/sys_common/backtrace.rs:34:9 [INFO] [stderr] 9: 0x5579f08231e7 - std::panicking::default_hook::{{closure}}::h1807fb688c76f710 [INFO] [stderr] 10: 0x5579f0822f49 - std::panicking::default_hook::h9747d5ed2bc1c8bd [INFO] [stderr] at /rustc/d59f06fc64844ec2073e5e888f7470989ef25ff9/library/std/src/panicking.rs:292:9 [INFO] [stderr] 11: 0x5579f0823678 - std::panicking::rust_panic_with_hook::ha5ed8c7be09ba2ff [INFO] [stderr] at /rustc/d59f06fc64844ec2073e5e888f7470989ef25ff9/library/std/src/panicking.rs:779:13 [INFO] [stderr] 12: 0x5579f0823552 - std::panicking::begin_panic_handler::{{closure}}::h4b7085ca57d5ea3a [INFO] [stderr] at /rustc/d59f06fc64844ec2073e5e888f7470989ef25ff9/library/std/src/panicking.rs:657:13 [INFO] [stderr] 13: 0x5579f08223a6 - std::sys_common::backtrace::__rust_end_short_backtrace::h445078975144ae63 [INFO] [stderr] at /rustc/d59f06fc64844ec2073e5e888f7470989ef25ff9/library/std/src/sys_common/backtrace.rs:171:18 [INFO] [stderr] 14: 0x5579f08232b0 - rust_begin_unwind [INFO] [stderr] at /rustc/d59f06fc64844ec2073e5e888f7470989ef25ff9/library/std/src/panicking.rs:645:5 [INFO] [stderr] 15: 0x5579f0804195 - core::panicking::panic_fmt::h9e6629940ce9dc31 [INFO] [stderr] at /rustc/d59f06fc64844ec2073e5e888f7470989ef25ff9/library/core/src/panicking.rs:72:14 [INFO] [stderr] 16: 0x5579f080449b - core::panicking::assert_failed_inner::h1153427802ed7130 [INFO] [stderr] at /rustc/d59f06fc64844ec2073e5e888f7470989ef25ff9/library/core/src/panicking.rs:342:17 [INFO] [stderr] 17: 0x5579f080586a - core::panicking::assert_failed::h55c5a2f48cf89050 [INFO] [stderr] 18: 0x5579f08069ab - build_script_build::main::h93f6601e80ee24f7 [INFO] [stderr] 19: 0x5579f0804f03 - core::ops::function::FnOnce::call_once::h7b3060191c86af1b [INFO] [stderr] 20: 0x5579f0804b96 - std::sys_common::backtrace::__rust_begin_short_backtrace::h8404a2feaea0c232 [INFO] [stderr] 21: 0x5579f0804be9 - std::rt::lang_start::{{closure}}::hf00ae47320abc0f5 [INFO] [stderr] 22: 0x5579f081d771 - core::ops::function::impls:: for &F>::call_once::h452f8ac4a1bd2923 [INFO] [stderr] at /rustc/d59f06fc64844ec2073e5e888f7470989ef25ff9/library/core/src/ops/function.rs:284:13 [INFO] [stderr] 23: 0x5579f081d771 - std::panicking::try::do_call::h37c0da9ebc9d2e93 [INFO] [stderr] at /rustc/d59f06fc64844ec2073e5e888f7470989ef25ff9/library/std/src/panicking.rs:552:40 [INFO] [stderr] 24: 0x5579f081d771 - std::panicking::try::hfef63ce62c97df98 [INFO] [stderr] at /rustc/d59f06fc64844ec2073e5e888f7470989ef25ff9/library/std/src/panicking.rs:516:19 [INFO] [stderr] 25: 0x5579f081d771 - std::panic::catch_unwind::ha9acb912f8fbb726 [INFO] [stderr] at /rustc/d59f06fc64844ec2073e5e888f7470989ef25ff9/library/std/src/panic.rs:142:14 [INFO] [stderr] 26: 0x5579f081d771 - std::rt::lang_start_internal::{{closure}}::h07ac933731ee8eed [INFO] [stderr] at /rustc/d59f06fc64844ec2073e5e888f7470989ef25ff9/library/std/src/rt.rs:148:48 [INFO] [stderr] 27: 0x5579f081d771 - std::panicking::try::do_call::h1e0ceef1b0fdac5c [INFO] [stderr] at /rustc/d59f06fc64844ec2073e5e888f7470989ef25ff9/library/std/src/panicking.rs:552:40 [INFO] [stderr] 28: 0x5579f081d771 - std::panicking::try::h7b9af23c59166339 [INFO] [stderr] at /rustc/d59f06fc64844ec2073e5e888f7470989ef25ff9/library/std/src/panicking.rs:516:19 [INFO] [stderr] 29: 0x5579f081d771 - std::panic::catch_unwind::h5f44f89ae3ff2bd8 [INFO] [stderr] at /rustc/d59f06fc64844ec2073e5e888f7470989ef25ff9/library/std/src/panic.rs:142:14 [INFO] [stderr] 30: 0x5579f081d771 - std::rt::lang_start_internal::h41fc6efbb35f8806 [INFO] [stderr] at /rustc/d59f06fc64844ec2073e5e888f7470989ef25ff9/library/std/src/rt.rs:148:20 [INFO] [stderr] 31: 0x5579f0804bc7 - std::rt::lang_start::he9d3a3697d709dda [INFO] [stderr] 32: 0x5579f0806d05 - main [INFO] [stderr] 33: 0x7fd70a211d90 - [INFO] [stderr] 34: 0x7fd70a211e40 - __libc_start_main [INFO] [stderr] 35: 0x5579f08048c5 - _start [INFO] [stderr] 36: 0x0 - [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "158b7174fc9de7b8c45d72a8e5e01957941dcb49e32ca15c0be9c82fe294c022", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "158b7174fc9de7b8c45d72a8e5e01957941dcb49e32ca15c0be9c82fe294c022", kill_on_drop: false }` [INFO] [stdout] 158b7174fc9de7b8c45d72a8e5e01957941dcb49e32ca15c0be9c82fe294c022