[INFO] cloning repository https://github.com/JoeyEamigh/wayclip [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/JoeyEamigh/wayclip" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJoeyEamigh%2Fwayclip", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJoeyEamigh%2Fwayclip'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 3038d6723f7daf2cc7c6b2593d4f3d1d9e1685a6 [INFO] checking JoeyEamigh/wayclip/3038d6723f7daf2cc7c6b2593d4f3d1d9e1685a6 against master#1ca8b71cff69b0c48e40ceb66d01b9f8d30b2492 for pr-118553-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJoeyEamigh%2Fwayclip" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/JoeyEamigh/wayclip on toolchain 1ca8b71cff69b0c48e40ceb66d01b9f8d30b2492 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1ca8b71cff69b0c48e40ceb66d01b9f8d30b2492" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-3-tc1/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/JoeyEamigh/wayclip [INFO] finished tweaking git repo https://github.com/JoeyEamigh/wayclip [INFO] tweaked toml for git repo https://github.com/JoeyEamigh/wayclip written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/JoeyEamigh/wayclip 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" "+1ca8b71cff69b0c48e40ceb66d01b9f8d30b2492" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded machine-uid v0.5.1 [INFO] [stderr] Downloaded infer v0.15.0 [INFO] [stderr] Downloaded wl-clipboard-rs v0.7.0 [INFO] [stderr] Downloaded evdev v0.12.1 [INFO] [stderr] Downloaded cocoon v0.3.3 [INFO] [stderr] Downloaded include-flate v0.2.0 [INFO] [stderr] Downloaded tree_magic_mini v3.0.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+1ca8b71cff69b0c48e40ceb66d01b9f8d30b2492" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 773afa61b42508057f184712539bb789b4f6c1207b54e4699fa32f1dd12ec4e8 [INFO] running `Command { std: "docker" "start" "-a" "773afa61b42508057f184712539bb789b4f6c1207b54e4699fa32f1dd12ec4e8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "773afa61b42508057f184712539bb789b4f6c1207b54e4699fa32f1dd12ec4e8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "773afa61b42508057f184712539bb789b4f6c1207b54e4699fa32f1dd12ec4e8", kill_on_drop: false }` [INFO] [stdout] 773afa61b42508057f184712539bb789b4f6c1207b54e4699fa32f1dd12ec4e8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+1ca8b71cff69b0c48e40ceb66d01b9f8d30b2492" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b713a9b8e62fd21b9f4d75edc3a10e51f7aaed2237b77c5cdab332d510d0b00b [INFO] running `Command { std: "docker" "start" "-a" "b713a9b8e62fd21b9f4d75edc3a10e51f7aaed2237b77c5cdab332d510d0b00b", kill_on_drop: false }` [INFO] [stderr] Checking cpufeatures v0.2.11 [INFO] [stderr] Compiling prettyplease v0.2.15 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling clang-sys v1.6.1 [INFO] [stderr] Checking subtle v2.4.1 [INFO] [stderr] Compiling rustix v0.38.21 [INFO] [stderr] Checking smallvec v1.11.1 [INFO] [stderr] Compiling regex-syntax v0.8.2 [INFO] [stderr] Compiling bitflags v2.4.1 [INFO] [stderr] Compiling linux-raw-sys v0.4.10 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling syn v2.0.38 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling libloading v0.7.4 [INFO] [stderr] Compiling xml-rs v0.8.19 [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling home v0.5.5 [INFO] [stderr] Compiling log v0.4.20 [INFO] [stderr] Checking hashbrown v0.14.2 [INFO] [stderr] Checking zeroize v1.6.0 [INFO] [stderr] Compiling shlex v1.2.0 [INFO] [stderr] Compiling wayland-sys v0.29.5 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling wayland-sys v0.31.1 [INFO] [stderr] Compiling rle-decode-fast v1.0.3 [INFO] [stderr] Compiling proc-macro-hack v0.5.20+deprecated [INFO] [stderr] Checking dlib v0.5.2 [INFO] [stderr] Compiling libflate_lz77 v1.2.0 [INFO] [stderr] Compiling wayland-backend v0.3.2 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling adler32 v1.2.0 [INFO] [stderr] Compiling bindgen v0.66.1 [INFO] [stderr] Checking nix v0.26.4 [INFO] [stderr] Compiling wayland-scanner v0.29.5 [INFO] [stderr] Checking indexmap v2.1.0 [INFO] [stderr] Compiling libflate v1.4.0 [INFO] [stderr] Checking nix v0.24.3 [INFO] [stderr] Checking getrandom v0.2.10 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking inout v0.1.3 [INFO] [stderr] Checking universal-hash v0.5.1 [INFO] [stderr] Checking cipher v0.4.4 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Checking digest v0.9.0 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling quick-xml v0.30.0 [INFO] [stderr] Compiling bindgen v0.68.1 [INFO] [stderr] Compiling radium v0.7.0 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Checking regex-syntax v0.6.29 [INFO] [stderr] Checking scoped-tls v1.0.1 [INFO] [stderr] Checking event-listener v2.5.3 [INFO] [stderr] Compiling walkdir v2.4.0 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Checking polyval v0.6.1 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking aead v0.5.2 [INFO] [stderr] Checking block-buffer v0.9.0 [INFO] [stderr] Checking crypto-mac v0.11.1 [INFO] [stderr] Compiling wayland-client v0.29.5 [INFO] [stderr] Compiling wayland-protocols v0.29.5 [INFO] [stderr] Checking concurrent-queue v2.3.0 [INFO] [stderr] Compiling uncased v0.9.9 [INFO] [stderr] Checking tap v1.0.1 [INFO] [stderr] Compiling regex-automata v0.4.3 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Compiling wayland-scanner v0.31.0 [INFO] [stderr] Compiling which v4.4.2 [INFO] [stderr] Compiling proc-macro2 v1.0.69 [INFO] [stderr] Checking memchr v2.6.4 [INFO] [stderr] Checking powerfmt v0.2.0 [INFO] [stderr] Checking overload v0.1.1 [INFO] [stderr] Checking atomic-waker v1.1.2 [INFO] [stderr] Checking winnow v0.5.18 [INFO] [stderr] Checking fixedbitset v0.4.2 [INFO] [stderr] Checking piper v0.2.1 [INFO] [stderr] Checking petgraph v0.6.4 [INFO] [stderr] Checking deranged v0.3.9 [INFO] [stderr] Checking nu-ansi-term v0.46.0 [INFO] [stderr] Checking regex-automata v0.1.10 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking wyz v0.5.1 [INFO] [stderr] Checking async-channel v1.9.0 [INFO] [stderr] Compiling regex v1.10.2 [INFO] [stderr] Checking sha2 v0.9.9 [INFO] [stderr] Checking matchers v0.1.0 [INFO] [stderr] Compiling interprocess v1.2.1 [INFO] [stderr] Checking hmac v0.11.0 [INFO] [stderr] Checking wayland-commons v0.29.5 [INFO] [stderr] Compiling rust-embed-utils v8.0.0 [INFO] [stderr] Checking ghash v0.5.0 [INFO] [stderr] Checking async-lock v2.8.0 [INFO] [stderr] Checking ctr v0.9.2 [INFO] [stderr] Checking wayland-client v0.31.1 [INFO] [stderr] Checking aes v0.8.3 [INFO] [stderr] Checking chacha20 v0.9.1 [INFO] [stderr] Checking poly1305 v0.8.0 [INFO] [stderr] Checking futures-lite v1.13.0 [INFO] [stderr] Checking tracing-log v0.1.4 [INFO] [stderr] Checking sharded-slab v0.1.7 [INFO] [stderr] Checking thread_local v1.1.7 [INFO] [stderr] Compiling figment v0.10.12 [INFO] [stderr] Checking unicode-ident v1.0.12 [INFO] [stderr] Checking option-ext v0.2.0 [INFO] [stderr] Checking bytecount v0.6.7 [INFO] [stderr] Checking funty v2.0.0 [INFO] [stderr] Checking time-core v0.1.2 [INFO] [stderr] Checking uuid v1.5.0 [INFO] [stderr] Checking async-task v4.5.0 [INFO] [stderr] Checking time v0.3.30 [INFO] [stderr] Checking tree_magic_mini v3.0.3 [INFO] [stderr] Checking dirs-sys v0.4.1 [INFO] [stderr] Checking aes-gcm v0.10.3 [INFO] [stderr] Checking chacha20poly1305 v0.10.1 [INFO] [stderr] Checking cfb v0.7.3 [INFO] [stderr] Checking tempfile v3.8.1 [INFO] [stderr] Checking pbkdf2 v0.9.0 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking spinning v0.1.0 [INFO] [stderr] Checking crossbeam-channel v0.5.8 [INFO] [stderr] Checking nix v0.23.2 [INFO] [stderr] Checking os_pipe v1.1.4 [INFO] [stderr] Compiling include-flate-codegen v0.1.4 [INFO] [stderr] Compiling derive-new v0.5.9 [INFO] [stderr] Checking to_method v1.1.0 [INFO] [stderr] Checking bitvec v1.0.1 [INFO] [stderr] Checking intmap v0.7.1 [INFO] [stderr] Checking quote v1.0.33 [INFO] [stderr] Checking itertools v0.11.0 [INFO] [stderr] Checking infer v0.15.0 [INFO] [stderr] Checking dirs v5.0.1 [INFO] [stderr] Checking wayland-protocols v0.31.0 [INFO] [stderr] Checking cocoon v0.3.3 [INFO] [stderr] Compiling serde_derive v1.0.190 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling thiserror-impl v1.0.50 [INFO] [stderr] Compiling rust-embed-impl v8.0.0 [INFO] [stderr] Compiling clap_derive v4.4.7 [INFO] [stderr] Checking include-flate-codegen-exports v0.1.4 [INFO] [stderr] Checking include-flate v0.2.0 [INFO] [stderr] Checking rust-embed v8.0.0 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Checking blocking v1.4.1 [INFO] [stderr] Checking thiserror v1.0.50 [INFO] [stderr] Checking tracing-subscriber v0.3.17 [INFO] [stderr] Checking evdev v0.12.1 [INFO] [stderr] Checking clap v4.4.7 [INFO] [stderr] Checking wayland-protocols-wlr v0.2.0 [INFO] [stderr] Checking tracing-appender v0.2.2 [INFO] [stderr] Compiling machine-uid v0.5.1 [INFO] [stderr] Compiling wayclip v0.4.1 (/opt/rustwide/workdir) [INFO] [stderr] Checking serde v1.0.190 [INFO] [stderr] Checking toml_datetime v0.6.5 [INFO] [stderr] Checking serde_spanned v0.6.4 [INFO] [stderr] Checking bincode v1.3.3 [INFO] [stderr] Checking toml_edit v0.20.7 [INFO] [stderr] error: failed to run custom build command for `wayclip v0.4.1 (/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/wayclip-cd3d54c2a5fb815c/build-script-build` (exit status: 101) [INFO] [stderr] --- stdout [INFO] [stderr] cargo:rustc-link-search=/usr/lib [INFO] [stderr] cargo:rustc-link-lib=bemenu [INFO] [stderr] cargo:rerun-if-changed=bindings/bemenu.h [INFO] [stderr] cargo:rerun-if-env-changed=TARGET [INFO] [stderr] cargo:rerun-if-env-changed=BINDGEN_EXTRA_CLANG_ARGS_x86_64-unknown-linux-gnu [INFO] [stderr] cargo:rerun-if-env-changed=BINDGEN_EXTRA_CLANG_ARGS_x86_64_unknown_linux_gnu [INFO] [stderr] cargo:rerun-if-env-changed=BINDGEN_EXTRA_CLANG_ARGS [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] bindings/bemenu.h:1:10: error: 'bemenu.h' file not found with include; use "quotes" instead [INFO] [stderr] bindings/bemenu.h:1:10: error: 'bemenu.h' file not found with include; use "quotes" instead [INFO] [stderr] bindings/bemenu.h:1:10: error: 'bemenu.h' file not found with include; use "quotes" instead [INFO] [stderr] bindings/bemenu.h:1:10: error: 'bemenu.h' file not found with include; use "quotes" instead [INFO] [stderr] bindings/bemenu.h:1:10: error: 'bemenu.h' file not found with include; use "quotes" instead [INFO] [stderr] bindings/bemenu.h:1:10: error: 'bemenu.h' file not found with include; use "quotes" instead [INFO] [stderr] bindings/bemenu.h:1:10: error: 'bemenu.h' file not found with include; use "quotes" instead [INFO] [stderr] bindings/bemenu.h:1:10: error: 'bemenu.h' file not found with include; use "quotes" instead [INFO] [stderr] bindings/bemenu.h:1:10: error: 'bemenu.h' file not found with include; use "quotes" instead [INFO] [stderr] bindings/bemenu.h:1:10: error: 'bemenu.h' file not found with include; use "quotes" instead [INFO] [stderr] bindings/bemenu.h:1:10: error: 'bemenu.h' file not found with include; use "quotes" instead [INFO] [stderr] bindings/bemenu.h:1:10: error: 'bemenu.h' file not found with include; use "quotes" instead [INFO] [stderr] bindings/bemenu.h:1:10: error: 'bemenu.h' file not found with include; use "quotes" instead [INFO] [stderr] bindings/bemenu.h:1:10: error: 'bemenu.h' file not found with include; use "quotes" instead [INFO] [stderr] bindings/bemenu.h:1:10: error: 'bemenu.h' file not found with include; use "quotes" instead [INFO] [stderr] bindings/bemenu.h:1:10: error: 'bemenu.h' file not found with include; use "quotes" instead [INFO] [stderr] bindings/bemenu.h:1:10: error: 'bemenu.h' file not found with include; use "quotes" instead [INFO] [stderr] bindings/bemenu.h:1:10: error: 'bemenu.h' file not found with include; use "quotes" instead [INFO] [stderr] bindings/bemenu.h:1:10: error: 'bemenu.h' file not found with include; use "quotes" instead [INFO] [stderr] fatal error: too many errors emitted, stopping now [-ferror-limit=] [INFO] [stderr] thread 'main' panicked at build.rs:18:6: [INFO] [stderr] Unable to generate bindings: ClangDiagnostic("bindings/bemenu.h:1:10: error: 'bemenu.h' file not found with include; use \"quotes\" instead\nbindings/bemenu.h:1:10: error: 'bemenu.h' file not found with include; use \"quotes\" instead\nbindings/bemenu.h:1:10: error: 'bemenu.h' file not found with include; use \"quotes\" instead\nbindings/bemenu.h:1:10: error: 'bemenu.h' file not found with include; use \"quotes\" instead\nbindings/bemenu.h:1:10: error: 'bemenu.h' file not found with include; use \"quotes\" instead\nbindings/bemenu.h:1:10: error: 'bemenu.h' file not found with include; use \"quotes\" instead\nbindings/bemenu.h:1:10: error: 'bemenu.h' file not found with include; use \"quotes\" instead\nbindings/bemenu.h:1:10: error: 'bemenu.h' file not found with include; use \"quotes\" instead\nbindings/bemenu.h:1:10: error: 'bemenu.h' file not found with include; use \"quotes\" instead\nbindings/bemenu.h:1:10: error: 'bemenu.h' file not found with include; use \"quotes\" instead\nbindings/bemenu.h:1:10: error: 'bemenu.h' file not found with include; use \"quotes\" instead\nbindings/bemenu.h:1:10: error: 'bemenu.h' file not found with include; use \"quotes\" instead\nbindings/bemenu.h:1:10: error: 'bemenu.h' file not found with include; use \"quotes\" instead\nbindings/bemenu.h:1:10: error: 'bemenu.h' file not found with include; use \"quotes\" instead\nbindings/bemenu.h:1:10: error: 'bemenu.h' file not found with include; use \"quotes\" instead\nbindings/bemenu.h:1:10: error: 'bemenu.h' file not found with include; use \"quotes\" instead\nbindings/bemenu.h:1:10: error: 'bemenu.h' file not found with include; use \"quotes\" instead\nbindings/bemenu.h:1:10: error: 'bemenu.h' file not found with include; use \"quotes\" instead\nbindings/bemenu.h:1:10: error: 'bemenu.h' file not found with include; use \"quotes\" instead\nfatal error: too many errors emitted, stopping now [-ferror-limit=]\n") [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x55cdba80375c - std::backtrace_rs::backtrace::libunwind::trace::h438bcf2cf53223bc [INFO] [stderr] at /rustc/1ca8b71cff69b0c48e40ceb66d01b9f8d30b2492/library/std/src/../../backtrace/src/backtrace/libunwind.rs:104:5 [INFO] [stderr] 1: 0x55cdba80375c - std::backtrace_rs::backtrace::trace_unsynchronized::h8aa6435c634afae7 [INFO] [stderr] at /rustc/1ca8b71cff69b0c48e40ceb66d01b9f8d30b2492/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x55cdba80375c - std::sys_common::backtrace::_print_fmt::h3e6031a4edfb9db0 [INFO] [stderr] at /rustc/1ca8b71cff69b0c48e40ceb66d01b9f8d30b2492/library/std/src/sys_common/backtrace.rs:68:5 [INFO] [stderr] 3: 0x55cdba80375c - ::fmt::h0a3c73d718e6b8a9 [INFO] [stderr] at /rustc/1ca8b71cff69b0c48e40ceb66d01b9f8d30b2492/library/std/src/sys_common/backtrace.rs:44:22 [INFO] [stderr] 4: 0x55cdba82df90 - core::fmt::rt::Argument::fmt::hc2630eb8f87e8bd9 [INFO] [stderr] at /rustc/1ca8b71cff69b0c48e40ceb66d01b9f8d30b2492/library/core/src/fmt/rt.rs:142:9 [INFO] [stderr] 5: 0x55cdba82df90 - core::fmt::write::h9d7927cb3269d091 [INFO] [stderr] at /rustc/1ca8b71cff69b0c48e40ceb66d01b9f8d30b2492/library/core/src/fmt/mod.rs:1120:17 [INFO] [stderr] 6: 0x55cdba800e2f - std::io::Write::write_fmt::h08ffa9f956a7f0f7 [INFO] [stderr] at /rustc/1ca8b71cff69b0c48e40ceb66d01b9f8d30b2492/library/std/src/io/mod.rs:1810:15 [INFO] [stderr] 7: 0x55cdba803544 - std::sys_common::backtrace::_print::h1b0647f03fe9dcab [INFO] [stderr] at /rustc/1ca8b71cff69b0c48e40ceb66d01b9f8d30b2492/library/std/src/sys_common/backtrace.rs:47:5 [INFO] [stderr] 8: 0x55cdba803544 - std::sys_common::backtrace::print::h72abfcd03e70f61c [INFO] [stderr] at /rustc/1ca8b71cff69b0c48e40ceb66d01b9f8d30b2492/library/std/src/sys_common/backtrace.rs:34:9 [INFO] [stderr] 9: 0x55cdba804b47 - std::panicking::default_hook::{{closure}}::h892ff35258ea4001 [INFO] [stderr] 10: 0x55cdba8048af - std::panicking::default_hook::h100cb9643bf49508 [INFO] [stderr] at /rustc/1ca8b71cff69b0c48e40ceb66d01b9f8d30b2492/library/std/src/panicking.rs:292:9 [INFO] [stderr] 11: 0x55cdba804fc8 - std::panicking::rust_panic_with_hook::h6e63a8984fbba1b6 [INFO] [stderr] at /rustc/1ca8b71cff69b0c48e40ceb66d01b9f8d30b2492/library/std/src/panicking.rs:779:13 [INFO] [stderr] 12: 0x55cdba804eae - std::panicking::begin_panic_handler::{{closure}}::hdd211926922efd21 [INFO] [stderr] at /rustc/1ca8b71cff69b0c48e40ceb66d01b9f8d30b2492/library/std/src/panicking.rs:657:13 [INFO] [stderr] 13: 0x55cdba803c26 - std::sys_common::backtrace::__rust_end_short_backtrace::h76a86f02db62a710 [INFO] [stderr] at /rustc/1ca8b71cff69b0c48e40ceb66d01b9f8d30b2492/library/std/src/sys_common/backtrace.rs:171:18 [INFO] [stderr] 14: 0x55cdba804c12 - rust_begin_unwind [INFO] [stderr] at /rustc/1ca8b71cff69b0c48e40ceb66d01b9f8d30b2492/library/std/src/panicking.rs:645:5 [INFO] [stderr] 15: 0x55cdba24d4f5 - core::panicking::panic_fmt::hb21b820b255d2016 [INFO] [stderr] at /rustc/1ca8b71cff69b0c48e40ceb66d01b9f8d30b2492/library/core/src/panicking.rs:72:14 [INFO] [stderr] 16: 0x55cdba24da93 - core::result::unwrap_failed::h07c5cb360d0b84a2 [INFO] [stderr] at /rustc/1ca8b71cff69b0c48e40ceb66d01b9f8d30b2492/library/core/src/result.rs:1649:5 [INFO] [stderr] 17: 0x55cdba24ed72 - core::result::Result::expect::hcd7b033e924329dd [INFO] [stderr] 18: 0x55cdba24fe1e - build_script_build::main::h44984e9932e4faf6 [INFO] [stderr] 19: 0x55cdba24e7d3 - core::ops::function::FnOnce::call_once::h57084040e3342d28 [INFO] [stderr] 20: 0x55cdba24de66 - std::sys_common::backtrace::__rust_begin_short_backtrace::h08ec254df4dd58fd [INFO] [stderr] 21: 0x55cdba24e559 - std::rt::lang_start::{{closure}}::he0d0349b4b37945e [INFO] [stderr] 22: 0x55cdba7fc3d7 - core::ops::function::impls:: for &F>::call_once::h6127295f8d91e92b [INFO] [stderr] at /rustc/1ca8b71cff69b0c48e40ceb66d01b9f8d30b2492/library/core/src/ops/function.rs:284:13 [INFO] [stderr] 23: 0x55cdba7fc3d7 - std::panicking::try::do_call::h67ada2ece5271ff7 [INFO] [stderr] at /rustc/1ca8b71cff69b0c48e40ceb66d01b9f8d30b2492/library/std/src/panicking.rs:552:40 [INFO] [stderr] 24: 0x55cdba7fc3d7 - std::panicking::try::h1bdabf2f26c5abf8 [INFO] [stderr] at /rustc/1ca8b71cff69b0c48e40ceb66d01b9f8d30b2492/library/std/src/panicking.rs:516:19 [INFO] [stderr] 25: 0x55cdba7fc3d7 - std::panic::catch_unwind::ha9bde09f44b9827d [INFO] [stderr] at /rustc/1ca8b71cff69b0c48e40ceb66d01b9f8d30b2492/library/std/src/panic.rs:142:14 [INFO] [stderr] 26: 0x55cdba7fc3d7 - std::rt::lang_start_internal::{{closure}}::hab05334f56e46d7e [INFO] [stderr] at /rustc/1ca8b71cff69b0c48e40ceb66d01b9f8d30b2492/library/std/src/rt.rs:148:48 [INFO] [stderr] 27: 0x55cdba7fc3d7 - std::panicking::try::do_call::h9d2463e1c2a7cd29 [INFO] [stderr] at /rustc/1ca8b71cff69b0c48e40ceb66d01b9f8d30b2492/library/std/src/panicking.rs:552:40 [INFO] [stderr] 28: 0x55cdba7fc3d7 - std::panicking::try::h93bcb236a2e9e76d [INFO] [stderr] at /rustc/1ca8b71cff69b0c48e40ceb66d01b9f8d30b2492/library/std/src/panicking.rs:516:19 [INFO] [stderr] 29: 0x55cdba7fc3d7 - std::panic::catch_unwind::h89f391ced5364aec [INFO] [stderr] at /rustc/1ca8b71cff69b0c48e40ceb66d01b9f8d30b2492/library/std/src/panic.rs:142:14 [INFO] [stderr] 30: 0x55cdba7fc3d7 - std::rt::lang_start_internal::h555309502f8235ab [INFO] [stderr] at /rustc/1ca8b71cff69b0c48e40ceb66d01b9f8d30b2492/library/std/src/rt.rs:148:20 [INFO] [stderr] 31: 0x55cdba24e537 - std::rt::lang_start::h0bfff8664a93953d [INFO] [stderr] 32: 0x55cdba2500d5 - main [INFO] [stderr] 33: 0x7fd2cfb0ad90 - [INFO] [stderr] 34: 0x7fd2cfb0ae40 - __libc_start_main [INFO] [stderr] 35: 0x55cdba24dd95 - _start [INFO] [stderr] 36: 0x0 - [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "b713a9b8e62fd21b9f4d75edc3a10e51f7aaed2237b77c5cdab332d510d0b00b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b713a9b8e62fd21b9f4d75edc3a10e51f7aaed2237b77c5cdab332d510d0b00b", kill_on_drop: false }` [INFO] [stdout] b713a9b8e62fd21b9f4d75edc3a10e51f7aaed2237b77c5cdab332d510d0b00b