[INFO] cloning repository https://github.com/brooks-builds/exploring_bevy [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/brooks-builds/exploring_bevy" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbrooks-builds%2Fexploring_bevy", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbrooks-builds%2Fexploring_bevy'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 4dbde61e516b50b8d084140b88af1525e2096a1d [INFO] testing brooks-builds/exploring_bevy against try#fc4ba03ef77ca5018fb78a097d3b924d30f15bfc+target=i686-unknown-linux-musl for musl_upgrade_1_2_take3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbrooks-builds%2Fexploring_bevy" "/workspace/builds/worker-1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/brooks-builds/exploring_bevy on toolchain fc4ba03ef77ca5018fb78a097d3b924d30f15bfc [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+fc4ba03ef77ca5018fb78a097d3b924d30f15bfc" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/brooks-builds/exploring_bevy [INFO] finished tweaking git repo https://github.com/brooks-builds/exploring_bevy [INFO] tweaked toml for git repo https://github.com/brooks-builds/exploring_bevy written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate git repo https://github.com/brooks-builds/exploring_bevy already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+fc4ba03ef77ca5018fb78a097d3b924d30f15bfc" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded wgpu-core v0.6.2 [INFO] [stderr] Downloaded gfx-backend-metal v0.6.2 [INFO] [stderr] Downloaded gfx-auxil v0.6.0 [INFO] [stderr] Downloaded gfx-backend-dx12 v0.6.3 [INFO] [stderr] Downloaded gfx-backend-dx11 v0.6.2 [INFO] [stderr] Downloaded image v0.23.9 [INFO] [stderr] Downloaded hexasphere v0.1.6 [INFO] [stderr] Downloaded bytemuck v1.4.0 [INFO] [stderr] Downloaded glam v0.9.4 [INFO] [stderr] Downloaded spirv_cross v0.21.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:bb5b0feb4f87116a4ea905b7ff5bf5b85913db05e9f0fbc1abdd3168928d9075" "/opt/rustwide/cargo-home/bin/cargo" "+fc4ba03ef77ca5018fb78a097d3b924d30f15bfc" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 291b1098e4348248371e13e04566e299929d4cd3add93616ba967dd683aed152 [INFO] running `Command { std: "docker" "start" "-a" "291b1098e4348248371e13e04566e299929d4cd3add93616ba967dd683aed152", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "291b1098e4348248371e13e04566e299929d4cd3add93616ba967dd683aed152", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "291b1098e4348248371e13e04566e299929d4cd3add93616ba967dd683aed152", kill_on_drop: false }` [INFO] [stdout] 291b1098e4348248371e13e04566e299929d4cd3add93616ba967dd683aed152 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:bb5b0feb4f87116a4ea905b7ff5bf5b85913db05e9f0fbc1abdd3168928d9075" "/opt/rustwide/cargo-home/bin/cargo" "+fc4ba03ef77ca5018fb78a097d3b924d30f15bfc" "build" "--frozen" "--message-format=json" "--target" "i686-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 33040b608e81ac014d0655ba5ed918159a84ce6743c41b888a00500b4fbd8fb7 [INFO] running `Command { std: "docker" "start" "-a" "33040b608e81ac014d0655ba5ed918159a84ce6743c41b888a00500b4fbd8fb7", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.76 [INFO] [stderr] Compiling proc-macro2 v1.0.20 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.39 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling serde v1.0.115 [INFO] [stderr] Compiling serde_derive v1.0.115 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.9 [INFO] [stderr] Compiling rayon-core v1.8.0 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling memoffset v0.5.5 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling libloading v0.6.3 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling hashbrown v0.8.2 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling crossbeam-channel v0.4.3 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling crossbeam-deque v0.7.3 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling rayon v1.4.0 [INFO] [stderr] Compiling lock_api v0.3.4 [INFO] [stderr] Compiling ahash v0.3.8 [INFO] [stderr] Compiling glam v0.9.4 [INFO] [stderr] Compiling jobserver v0.1.21 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling either v1.6.0 [INFO] [stderr] Compiling cc v1.0.59 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling fixedbitset v0.3.1 [INFO] [stderr] Compiling downcast-rs v1.2.0 [INFO] [stderr] Compiling Inflector v0.11.4 [INFO] [stderr] Compiling pkg-config v0.3.18 [INFO] [stderr] Compiling base64 v0.12.3 [INFO] [stderr] Compiling net2 v0.2.34 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling inotify-sys v0.1.3 [INFO] [stderr] Compiling mio v0.6.22 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling anyhow v1.0.32 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling once_cell v1.4.1 [INFO] [stderr] Compiling walkdir v2.3.1 [INFO] [stderr] Compiling inotify v0.8.3 [INFO] [stderr] Compiling spirv_headers v1.5.0 [INFO] [stderr] Compiling filetime v0.2.12 [INFO] [stderr] Compiling mio-extras v2.0.6 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling adler32 v1.2.0 [INFO] [stderr] Compiling anymap v0.12.1 [INFO] [stderr] Compiling notify v5.0.0-pre.3 [INFO] [stderr] Compiling cmake v0.1.44 [INFO] [stderr] Compiling raw-window-handle v0.3.3 [INFO] [stderr] Compiling num-rational v0.3.0 [INFO] [stderr] Compiling num-iter v0.1.41 [INFO] [stderr] Compiling miniz_oxide v0.3.7 [INFO] [stderr] Compiling deflate v0.8.6 [INFO] [stderr] Compiling spirv-reflect v0.2.3 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling bevy-glsl-to-spirv v0.1.7 [INFO] [stderr] Compiling tempfile v3.1.0 [INFO] [stderr] Compiling bytemuck v1.4.0 [INFO] [stderr] Compiling png v0.16.7 [INFO] [stderr] Compiling scoped_threadpool v0.1.9 [INFO] [stderr] Compiling pin-project-internal v0.4.23 [INFO] [stderr] Compiling image v0.23.9 [INFO] [stderr] Compiling gfx-hal v0.6.0 [INFO] [stderr] Compiling instant v0.1.6 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling proc-macro-nested v0.1.6 [INFO] [stderr] Compiling alsa-sys v0.1.2 [INFO] [stderr] Compiling x11 v2.18.2 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling futures-core v0.3.5 [INFO] [stderr] Compiling futures-sink v0.3.5 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling proc-macro-hack v0.5.18 [INFO] [stderr] Compiling futures-channel v0.3.5 [INFO] [stderr] error: failed to run custom build command for `alsa-sys v0.1.2` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/alsa-sys-02091cd780e96dc1/build-script-build` (exit status: 101) [INFO] [stderr] --- stdout [INFO] [stderr] cargo:rerun-if-env-changed=ALSA_NO_PKG_CONFIG [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_ALLOW_CROSS_i686-unknown-linux-musl [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_ALLOW_CROSS_i686_unknown_linux_musl [INFO] [stderr] cargo:rerun-if-env-changed=TARGET_PKG_CONFIG_ALLOW_CROSS [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_ALLOW_CROSS [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_i686-unknown-linux-musl [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_i686_unknown_linux_musl [INFO] [stderr] cargo:rerun-if-env-changed=TARGET_PKG_CONFIG [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR_i686-unknown-linux-musl [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR_i686_unknown_linux_musl [INFO] [stderr] cargo:rerun-if-env-changed=TARGET_PKG_CONFIG_SYSROOT_DIR [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] thread 'main' panicked at 'called `Result::unwrap()` on an `Err` value: "Cross compilation detected. Use PKG_CONFIG_ALLOW_CROSS=1 to override"', /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/alsa-sys-0.1.2/build.rs:4:38 [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x55a24e9e23da - std::backtrace_rs::backtrace::libunwind::trace::h9c950f33f2c47e7a [INFO] [stderr] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stderr] 1: 0x55a24e9e23da - std::backtrace_rs::backtrace::trace_unsynchronized::h3b7d012a4e8e7f24 [INFO] [stderr] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x55a24e9e23da - std::sys_common::backtrace::_print_fmt::hdd49f55d946a286b [INFO] [stderr] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/sys_common/backtrace.rs:65:5 [INFO] [stderr] 3: 0x55a24e9e23da - ::fmt::h3d92f0976b36eb47 [INFO] [stderr] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/sys_common/backtrace.rs:44:22 [INFO] [stderr] 4: 0x55a24ea0088e - core::fmt::write::h1802db4bd3dbef5c [INFO] [stderr] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/fmt/mod.rs:1208:17 [INFO] [stderr] 5: 0x55a24e9df6b5 - std::io::Write::write_fmt::h52d7df55c66c74f0 [INFO] [stderr] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/io/mod.rs:1682:15 [INFO] [stderr] 6: 0x55a24e9e21a5 - std::sys_common::backtrace::_print::h35f0168a013ac3ce [INFO] [stderr] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/sys_common/backtrace.rs:47:5 [INFO] [stderr] 7: 0x55a24e9e21a5 - std::sys_common::backtrace::print::h2e13c2fefd7982de [INFO] [stderr] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/sys_common/backtrace.rs:34:9 [INFO] [stderr] 8: 0x55a24e9e39cf - std::panicking::default_hook::{{closure}}::haee6898ffcd271f3 [INFO] [stderr] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:267:22 [INFO] [stderr] 9: 0x55a24e9e370b - std::panicking::default_hook::ha871b976095e03c8 [INFO] [stderr] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:286:9 [INFO] [stderr] 10: 0x55a24e9e40dc - std::panicking::rust_panic_with_hook::h062710ad04a7aa11 [INFO] [stderr] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:688:13 [INFO] [stderr] 11: 0x55a24e9e3e79 - std::panicking::begin_panic_handler::{{closure}}::h3cf3cbb525096337 [INFO] [stderr] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:579:13 [INFO] [stderr] 12: 0x55a24e9e288c - std::sys_common::backtrace::__rust_end_short_backtrace::h380ebb1caf1af45a [INFO] [stderr] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/sys_common/backtrace.rs:137:18 [INFO] [stderr] 13: 0x55a24e9e3b82 - rust_begin_unwind [INFO] [stderr] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:575:5 [INFO] [stderr] 14: 0x55a24e99b1f3 - core::panicking::panic_fmt::h33e80f483de9df3e [INFO] [stderr] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/panicking.rs:64:14 [INFO] [stderr] 15: 0x55a24e99b5c3 - core::result::unwrap_failed::h1a14b9929683b6f5 [INFO] [stderr] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/result.rs:1791:5 [INFO] [stderr] 16: 0x55a24e99ba49 - core::result::Result::unwrap::hd1e85c3e49bb1d92 [INFO] [stderr] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/result.rs:1113:23 [INFO] [stderr] 17: 0x55a24e99b98a - build_script_build::main::h9619d6ddd22dca41 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/alsa-sys-0.1.2/build.rs:4:5 [INFO] [stderr] 18: 0x55a24e99b83b - core::ops::function::FnOnce::call_once::h9cb58d24a21b8535 [INFO] [stderr] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/ops/function.rs:507:5 [INFO] [stderr] 19: 0x55a24e99b93e - std::sys_common::backtrace::__rust_begin_short_backtrace::h33bfbbc46c808a51 [INFO] [stderr] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/sys_common/backtrace.rs:121:18 [INFO] [stderr] 20: 0x55a24e99b8b1 - std::rt::lang_start::{{closure}}::h20c26795188473a3 [INFO] [stderr] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/rt.rs:166:18 [INFO] [stderr] 21: 0x55a24e9dc94c - core::ops::function::impls:: for &F>::call_once::hacdd975b45c40648 [INFO] [stderr] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/core/src/ops/function.rs:606:13 [INFO] [stderr] 22: 0x55a24e9dc94c - std::panicking::try::do_call::h0676338f5711b277 [INFO] [stderr] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:483:40 [INFO] [stderr] 23: 0x55a24e9dc94c - std::panicking::try::hd0ddf765905e5be6 [INFO] [stderr] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:447:19 [INFO] [stderr] 24: 0x55a24e9dc94c - std::panic::catch_unwind::h372133e1391bf6ce [INFO] [stderr] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panic.rs:137:14 [INFO] [stderr] 25: 0x55a24e9dc94c - std::rt::lang_start_internal::{{closure}}::hfc60262ce3c74740 [INFO] [stderr] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/rt.rs:148:48 [INFO] [stderr] 26: 0x55a24e9dc94c - std::panicking::try::do_call::ha3816fb41b6e134e [INFO] [stderr] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:483:40 [INFO] [stderr] 27: 0x55a24e9dc94c - std::panicking::try::h41f5f6d0ff1c36c9 [INFO] [stderr] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panicking.rs:447:19 [INFO] [stderr] 28: 0x55a24e9dc94c - std::panic::catch_unwind::h5b8b7884d08853bb [INFO] [stderr] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/panic.rs:137:14 [INFO] [stderr] 29: 0x55a24e9dc94c - std::rt::lang_start_internal::h1f97c72b8e40c45b [INFO] [stderr] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/rt.rs:148:20 [INFO] [stderr] 30: 0x55a24e99b88a - std::rt::lang_start::h34869221d0c3c602 [INFO] [stderr] at /rustc/fc4ba03ef77ca5018fb78a097d3b924d30f15bfc/library/std/src/rt.rs:165:17 [INFO] [stderr] 31: 0x55a24e99b9be - main [INFO] [stderr] 32: 0x7fb7fcda5083 - __libc_start_main [INFO] [stderr] 33: 0x55a24e99b70e - _start [INFO] [stderr] 34: 0x0 - [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: failed to run custom build command for `spirv-reflect v0.2.3` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/spirv-reflect-b9237ea63d605a68/build-script-build` (exit status: 1) [INFO] [stderr] --- stdout [INFO] [stderr] TARGET = Some("i686-unknown-linux-musl") [INFO] [stderr] OPT_LEVEL = Some("0") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] CXX_i686-unknown-linux-musl = None [INFO] [stderr] CXX_i686_unknown_linux_musl = None [INFO] [stderr] TARGET_CXX = None [INFO] [stderr] CXX = None [INFO] [stderr] CROSS_COMPILE = None [INFO] [stderr] CXXFLAGS_i686-unknown-linux-musl = None [INFO] [stderr] CXXFLAGS_i686_unknown_linux_musl = None [INFO] [stderr] TARGET_CXXFLAGS = None [INFO] [stderr] CXXFLAGS = None [INFO] [stderr] CRATE_CC_NO_DEFAULTS = None [INFO] [stderr] DEBUG = Some("true") [INFO] [stderr] CARGO_CFG_TARGET_FEATURE = Some("fxsr,llvm14-builtins-abi,sse,sse2") [INFO] [stderr] running: "musl-g++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m32" "-march=i686" "-Wl,-melf_i386" "-I" "src" "-Wall" "-Wextra" "-std=c++11" "-o" "/opt/rustwide/target/i686-unknown-linux-musl/debug/build/spirv-reflect-1fdce25f101585ea/out/vendor/spirv_reflect.o" "-c" "vendor/spirv_reflect.c" [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] error occurred: Failed to find tool. Is `musl-g++` installed? [INFO] [stderr] [INFO] [stderr] [INFO] running `Command { std: "docker" "inspect" "33040b608e81ac014d0655ba5ed918159a84ce6743c41b888a00500b4fbd8fb7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "33040b608e81ac014d0655ba5ed918159a84ce6743c41b888a00500b4fbd8fb7", kill_on_drop: false }` [INFO] [stdout] 33040b608e81ac014d0655ba5ed918159a84ce6743c41b888a00500b4fbd8fb7