[INFO] fetching crate rust-keylock-ui 0.13.1... [INFO] checking rust-keylock-ui-0.13.1 against try#32cb8dc6fdc8140b91f4d17c4883e528db4e7e6d for pr-83312 [INFO] extracting crate rust-keylock-ui 0.13.1 into /workspace/builds/worker-7/source [INFO] validating manifest of crates.io crate rust-keylock-ui 0.13.1 on toolchain 32cb8dc6fdc8140b91f4d17c4883e528db4e7e6d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+32cb8dc6fdc8140b91f4d17c4883e528db4e7e6d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate rust-keylock-ui 0.13.1 [INFO] finished tweaking crates.io crate rust-keylock-ui 0.13.1 [INFO] tweaked toml for crates.io crate rust-keylock-ui 0.13.1 written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate crates.io crate rust-keylock-ui 0.13.1 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+32cb8dc6fdc8140b91f4d17c4883e528db4e7e6d" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded futures-executor v0.3.12 [INFO] [stderr] Downloaded flate2 v1.0.19 [INFO] [stderr] Downloaded cesu8 v1.1.0 [INFO] [stderr] Downloaded java-locator v0.1.2 [INFO] [stderr] Downloaded serde v1.0.119 [INFO] [stderr] Downloaded getrandom v0.2.1 [INFO] [stderr] Downloaded futures-core v0.3.12 [INFO] [stderr] Downloaded linked-hash-map v0.5.4 [INFO] [stderr] Downloaded thread-id v3.3.0 [INFO] [stderr] Downloaded log-mdc v0.1.0 [INFO] [stderr] Downloaded serde-value v0.6.0 [INFO] [stderr] Downloaded serde_yaml v0.8.15 [INFO] [stderr] Downloaded futures-util v0.3.12 [INFO] [stderr] Downloaded futures-sink v0.3.12 [INFO] [stderr] Downloaded log4rs v0.11.0 [INFO] [stderr] Downloaded futures-channel v0.3.12 [INFO] [stderr] Downloaded j4rs v0.13.0 [INFO] [stderr] Downloaded futures v0.3.12 [INFO] [stderr] Downloaded futures-macro v0.3.12 [INFO] [stderr] Downloaded pin-project-internal v1.0.4 [INFO] [stderr] Downloaded pin-project v1.0.4 [INFO] [stderr] Downloaded fs_extra v1.2.0 [INFO] [stderr] Downloaded arc-swap v0.4.8 [INFO] [stderr] Downloaded futures-io v0.3.12 [INFO] [stderr] Downloaded futures-task v0.3.12 [INFO] [stderr] Downloaded serde_derive v1.0.119 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "rustops/crates-build-env@sha256:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+32cb8dc6fdc8140b91f4d17c4883e528db4e7e6d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] a7d8a528d0746c336281f504d2f5f186e93b8117206f4feb09f5d896596e2b99 [INFO] running `Command { std: "docker" "start" "-a" "a7d8a528d0746c336281f504d2f5f186e93b8117206f4feb09f5d896596e2b99", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a7d8a528d0746c336281f504d2f5f186e93b8117206f4feb09f5d896596e2b99", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a7d8a528d0746c336281f504d2f5f186e93b8117206f4feb09f5d896596e2b99", kill_on_drop: false }` [INFO] [stdout] a7d8a528d0746c336281f504d2f5f186e93b8117206f4feb09f5d896596e2b99 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+32cb8dc6fdc8140b91f4d17c4883e528db4e7e6d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 7912e1d8307688680b4e7c2d4a4901bd6a2ffd4232cd97a12001f6b7ced09057 [INFO] running `Command { std: "docker" "start" "-a" "7912e1d8307688680b4e7c2d4a4901bd6a2ffd4232cd97a12001f6b7ced09057", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.82 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling serde_derive v1.0.119 [INFO] [stderr] Compiling serde v1.0.119 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling log v0.4.13 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling futures-core v0.3.12 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling futures-sink v0.3.12 [INFO] [stderr] Compiling pin-project-lite v0.2.4 [INFO] [stderr] Compiling once_cell v1.5.2 [INFO] [stderr] Compiling futures-io v0.3.12 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling block-padding v0.2.1 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling bytes v1.0.1 [INFO] [stderr] Compiling byteorder v1.4.2 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling cpuid-bool v0.1.2 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling httpdate v0.3.2 [INFO] [stderr] Compiling tower-service v0.3.0 [INFO] [stderr] Compiling opaque-debug v0.2.3 [INFO] [stderr] Compiling byte-tools v0.3.1 [INFO] [stderr] Compiling glob v0.2.11 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling fs_extra v1.2.0 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling fake-simd v0.1.2 [INFO] [stderr] Checking subtle v2.4.0 [INFO] [stderr] Compiling hex v0.4.2 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling keccak v0.1.0 [INFO] [stderr] Compiling ipnet v2.3.0 [INFO] [stderr] Compiling cesu8 v1.1.0 [INFO] [stderr] Checking traitobject v0.1.0 [INFO] [stderr] Compiling xml-rs v0.8.3 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Compiling jni-sys v0.3.0 [INFO] [stderr] Checking linked-hash-map v0.5.4 [INFO] [stderr] Checking dtoa v0.4.7 [INFO] [stderr] Checking log-mdc v0.1.0 [INFO] [stderr] Checking arc-swap v0.4.8 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling tracing-core v0.1.17 [INFO] [stderr] Checking libloading v0.6.7 [INFO] [stderr] Compiling futures-channel v0.3.12 [INFO] [stderr] Compiling futures-task v0.3.12 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Checking http v0.2.3 [INFO] [stderr] Compiling tinyvec v1.1.0 [INFO] [stderr] Compiling block-padding v0.1.5 [INFO] [stderr] Compiling form_urlencoded v1.0.0 [INFO] [stderr] Compiling indexmap v1.6.1 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling miniz_oxide v0.4.3 [INFO] [stderr] Compiling java-locator v0.1.2 [INFO] [stderr] Checking unsafe-any v0.4.2 [INFO] [stderr] Checking lock_api v0.3.4 [INFO] [stderr] Compiling openssl-sys v0.9.60 [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Checking yaml-rust v0.4.5 [INFO] [stderr] Compiling httparse v1.3.4 [INFO] [stderr] Compiling encoding_rs v0.8.26 [INFO] [stderr] Checking crc32fast v1.2.1 [INFO] [stderr] Checking typemap v0.3.3 [INFO] [stderr] Checking generic-array v0.12.3 [INFO] [stderr] Compiling quote v1.0.8 [INFO] [stderr] Compiling unicode-normalization v0.1.16 [INFO] [stderr] Checking block-buffer v0.7.3 [INFO] [stderr] Checking digest v0.8.1 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling net2 v0.2.37 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling signal-hook-registry v1.3.0 [INFO] [stderr] Compiling dirs-sys v0.3.5 [INFO] [stderr] Compiling socket2 v0.3.19 [INFO] [stderr] Compiling secstr v0.4.0 [INFO] [stderr] Compiling openssl v0.10.32 [INFO] [stderr] Compiling native-tls v0.2.7 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Checking time v0.1.43 [INFO] [stderr] Checking parking_lot_core v0.7.2 [INFO] [stderr] Checking thread-id v3.3.0 [INFO] [stderr] Compiling xcb v0.8.2 [INFO] [stderr] Compiling syn v1.0.58 [INFO] [stderr] Checking block-cipher v0.7.1 [INFO] [stderr] Checking digest v0.9.0 [INFO] [stderr] Checking block-cipher v0.8.0 [INFO] [stderr] Checking block-buffer v0.9.0 [INFO] [stderr] Checking crypto-mac v0.8.0 [INFO] [stderr] Checking sha-1 v0.8.2 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Checking flate2 v1.0.19 [INFO] [stderr] Compiling dirs v3.0.1 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Checking ordered-float v1.1.1 [INFO] [stderr] Checking http-body v0.3.1 [INFO] [stderr] Checking stream-cipher v0.4.1 [INFO] [stderr] Checking aes-soft v0.4.0 [INFO] [stderr] Checking blowfish v0.6.0 [INFO] [stderr] Checking stream-cipher v0.6.0 [INFO] [stderr] Checking parking_lot v0.10.2 [INFO] [stderr] Checking sha2 v0.9.2 [INFO] [stderr] Checking sha3 v0.9.1 [INFO] [stderr] Checking hmac v0.8.1 [INFO] [stderr] Checking ctr v0.4.0 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Checking bcrypt v0.8.2 [INFO] [stderr] Checking hkdf v0.9.0 [INFO] [stderr] error: failed to run custom build command for `xcb v0.8.2` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/xcb-21347cdf65ee9b3f/build-script-build` (exit code: 101) [INFO] [stderr] --- stderr [INFO] [stderr] error occured in handler: ('request: ', ('xcb', 'Xevie', 'SelectInput')) [INFO] [stderr] Traceback (most recent call last): [INFO] [stderr] File "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/xcb-0.8.2/rs_client.py", line 2448, in [INFO] [stderr] module.generate() [INFO] [stderr] File "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/xcb-0.8.2/xcbgen/state.py", line 108, in generate [INFO] [stderr] self.close() [INFO] [stderr] File "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/xcb-0.8.2/rs_client.py", line 296, in rs_close [INFO] [stderr] _f.writeout(os.path.join(module.rs_srcdir, "ffi", "%s.rs" % _module_name(_ns.ext_name))) [INFO] [stderr] File "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/xcb-0.8.2/rs_client.py", line 114, in writeout [INFO] [stderr] with open(path, 'w') as f: [INFO] [stderr] OSError: [Errno 30] Read-only file system: '/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/xcb-0.8.2/src/ffi/xevie.rs' [INFO] [stderr] thread 'main' panicked at 'processing of /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/xcb-0.8.2/xml/xevie.xml returned non-zero (1)', /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/xcb-0.8.2/build.rs:75:17 [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x557e9d6770f0 - std::backtrace_rs::backtrace::libunwind::trace::h4dee703919bfd40a [INFO] [stderr] at /rustc/32cb8dc6fdc8140b91f4d17c4883e528db4e7e6d/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stderr] 1: 0x557e9d6770f0 - std::backtrace_rs::backtrace::trace_unsynchronized::h457e839f1a563e20 [INFO] [stderr] at /rustc/32cb8dc6fdc8140b91f4d17c4883e528db4e7e6d/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x557e9d6770f0 - std::sys_common::backtrace::_print_fmt::h86a55fb30f8393c8 [INFO] [stderr] at /rustc/32cb8dc6fdc8140b91f4d17c4883e528db4e7e6d/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stderr] 3: 0x557e9d6770f0 - ::fmt::h7b3d6cac46d277e1 [INFO] [stderr] at /rustc/32cb8dc6fdc8140b91f4d17c4883e528db4e7e6d/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stderr] 4: 0x557e9d69120f - core::fmt::write::h127419eb46f2ecc9 [INFO] [stderr] at /rustc/32cb8dc6fdc8140b91f4d17c4883e528db4e7e6d/library/core/src/fmt/mod.rs:1092:17 [INFO] [stderr] 5: 0x557e9d674d82 - std::io::Write::write_fmt::h6010cfbb4726588b [INFO] [stderr] at /rustc/32cb8dc6fdc8140b91f4d17c4883e528db4e7e6d/library/std/src/io/mod.rs:1572:15 [INFO] [stderr] 6: 0x557e9d678e15 - std::sys_common::backtrace::_print::h79b4f9652330cc9d [INFO] [stderr] at /rustc/32cb8dc6fdc8140b91f4d17c4883e528db4e7e6d/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stderr] 7: 0x557e9d678e15 - std::sys_common::backtrace::print::h330bb326a76af8cf [INFO] [stderr] at /rustc/32cb8dc6fdc8140b91f4d17c4883e528db4e7e6d/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stderr] 8: 0x557e9d678e15 - std::panicking::default_hook::{{closure}}::heb6a42a7d50a472e [INFO] [stderr] at /rustc/32cb8dc6fdc8140b91f4d17c4883e528db4e7e6d/library/std/src/panicking.rs:208:50 [INFO] [stderr] 9: 0x557e9d6788c3 - std::panicking::default_hook::h17e521ba6d68d6e1 [INFO] [stderr] at /rustc/32cb8dc6fdc8140b91f4d17c4883e528db4e7e6d/library/std/src/panicking.rs:225:9 [INFO] [stderr] 10: 0x557e9d67941d - std::panicking::rust_panic_with_hook::h70db735e3a6e70cb [INFO] [stderr] at /rustc/32cb8dc6fdc8140b91f4d17c4883e528db4e7e6d/library/std/src/panicking.rs:591:17 [INFO] [stderr] 11: 0x557e9d678fb7 - std::panicking::begin_panic_handler::{{closure}}::h777c71c8e5a7e25c [INFO] [stderr] at /rustc/32cb8dc6fdc8140b91f4d17c4883e528db4e7e6d/library/std/src/panicking.rs:497:13 [INFO] [stderr] 12: 0x557e9d6775ac - std::sys_common::backtrace::__rust_end_short_backtrace::h3e9bf30168899554 [INFO] [stderr] at /rustc/32cb8dc6fdc8140b91f4d17c4883e528db4e7e6d/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stderr] 13: 0x557e9d678f19 - rust_begin_unwind [INFO] [stderr] at /rustc/32cb8dc6fdc8140b91f4d17c4883e528db4e7e6d/library/std/src/panicking.rs:493:5 [INFO] [stderr] 14: 0x557e9d652eab - std::panicking::begin_panic_fmt::h0b6b6d9d830486ef [INFO] [stderr] at /rustc/32cb8dc6fdc8140b91f4d17c4883e528db4e7e6d/library/std/src/panicking.rs:435:5 [INFO] [stderr] 15: 0x557e9d659826 - build_script_build::main::{{closure}}::h8209cb5ab4df1e9f [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/xcb-0.8.2/build.rs:75:17 [INFO] [stderr] 16: 0x557e9d6583b5 - build_script_build::visit_xml::ha2bac6eb0ada0ed5 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/xcb-0.8.2/build.rs:20:44 [INFO] [stderr] 17: 0x557e9d658b93 - build_script_build::main::h1b26b724a686b413 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/xcb-0.8.2/build.rs:56:5 [INFO] [stderr] 18: 0x557e9d65638b - core::ops::function::FnOnce::call_once::hd184f19d6214a5f6 [INFO] [stderr] at /rustc/32cb8dc6fdc8140b91f4d17c4883e528db4e7e6d/library/core/src/ops/function.rs:227:5 [INFO] [stderr] 19: 0x557e9d6573ee - std::sys_common::backtrace::__rust_begin_short_backtrace::h6ea18e78b66e5765 [INFO] [stderr] at /rustc/32cb8dc6fdc8140b91f4d17c4883e528db4e7e6d/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stderr] 20: 0x557e9d65b6e1 - std::rt::lang_start::{{closure}}::h123356225fb1f33f [INFO] [stderr] at /rustc/32cb8dc6fdc8140b91f4d17c4883e528db4e7e6d/library/std/src/rt.rs:66:18 [INFO] [stderr] 21: 0x557e9d67981a - core::ops::function::impls:: for &F>::call_once::hbcc915e668c7ca11 [INFO] [stderr] at /rustc/32cb8dc6fdc8140b91f4d17c4883e528db4e7e6d/library/core/src/ops/function.rs:259:13 [INFO] [stderr] 22: 0x557e9d67981a - std::panicking::try::do_call::h6b0f430d48122ddf [INFO] [stderr] at /rustc/32cb8dc6fdc8140b91f4d17c4883e528db4e7e6d/library/std/src/panicking.rs:379:40 [INFO] [stderr] 23: 0x557e9d67981a - std::panicking::try::h6ba420e2e21b5afa [INFO] [stderr] at /rustc/32cb8dc6fdc8140b91f4d17c4883e528db4e7e6d/library/std/src/panicking.rs:343:19 [INFO] [stderr] 24: 0x557e9d67981a - std::panic::catch_unwind::h8366719d1f615eee [INFO] [stderr] at /rustc/32cb8dc6fdc8140b91f4d17c4883e528db4e7e6d/library/std/src/panic.rs:431:14 [INFO] [stderr] 25: 0x557e9d67981a - std::rt::lang_start_internal::h965c28c9ce06ee73 [INFO] [stderr] at /rustc/32cb8dc6fdc8140b91f4d17c4883e528db4e7e6d/library/std/src/rt.rs:51:25 [INFO] [stderr] 26: 0x557e9d65b6c0 - std::rt::lang_start::hf7cb5b679f2ff00c [INFO] [stderr] at /rustc/32cb8dc6fdc8140b91f4d17c4883e528db4e7e6d/library/std/src/rt.rs:65:5 [INFO] [stderr] 27: 0x557e9d65992c - main [INFO] [stderr] 28: 0x7fa250da40b3 - __libc_start_main [INFO] [stderr] 29: 0x557e9d65390e - _start [INFO] [stderr] 30: 0x0 - [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "7912e1d8307688680b4e7c2d4a4901bd6a2ffd4232cd97a12001f6b7ced09057", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7912e1d8307688680b4e7c2d4a4901bd6a2ffd4232cd97a12001f6b7ced09057", kill_on_drop: false }` [INFO] [stdout] 7912e1d8307688680b4e7c2d4a4901bd6a2ffd4232cd97a12001f6b7ced09057