[INFO] cloning repository https://github.com/bburdette/cyclofraust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/bburdette/cyclofraust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbburdette%2Fcyclofraust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbburdette%2Fcyclofraust'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 14f3ded6ee353073f12e4570d16bb00e1603454a [INFO] checking bburdette/cyclofraust/14f3ded6ee353073f12e4570d16bb00e1603454a against master#f8192ba0d00bbbc58a10c45823ba010e98ea4474 for pr-130531 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbburdette%2Fcyclofraust" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/bburdette/cyclofraust on toolchain f8192ba0d00bbbc58a10c45823ba010e98ea4474 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f8192ba0d00bbbc58a10c45823ba010e98ea4474" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/bburdette/cyclofraust [INFO] finished tweaking git repo https://github.com/bburdette/cyclofraust [INFO] tweaked toml for git repo https://github.com/bburdette/cyclofraust written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/bburdette/cyclofraust 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" "+f8192ba0d00bbbc58a10c45823ba010e98ea4474" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2021 [INFO] [stderr] Updating git repository `https://github.com/mvdnes/portaudio-rs` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded tinyosc v0.0.2 [INFO] [stderr] Downloaded gcc v0.3.22 [INFO] [stderr] Downloaded libc v0.2.6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:6252d7ea7fb8caaf7af6d800c5fb250a9cd862b9a7f9508afb3c54fa7fe1102e" "/opt/rustwide/cargo-home/bin/cargo" "+f8192ba0d00bbbc58a10c45823ba010e98ea4474" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a8ccbaffea2720dcdba58032c2bfb4542856f1ff98548543b7ac388b8731cb10 [INFO] running `Command { std: "docker" "start" "-a" "a8ccbaffea2720dcdba58032c2bfb4542856f1ff98548543b7ac388b8731cb10", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a8ccbaffea2720dcdba58032c2bfb4542856f1ff98548543b7ac388b8731cb10", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a8ccbaffea2720dcdba58032c2bfb4542856f1ff98548543b7ac388b8731cb10", kill_on_drop: false }` [INFO] [stdout] a8ccbaffea2720dcdba58032c2bfb4542856f1ff98548543b7ac388b8731cb10 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:6252d7ea7fb8caaf7af6d800c5fb250a9cd862b9a7f9508afb3c54fa7fe1102e" "/opt/rustwide/cargo-home/bin/cargo" "+f8192ba0d00bbbc58a10c45823ba010e98ea4474" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c434503374275943a7855467a395a48b45094f1511764e00a13c4624dca93bbd [INFO] running `Command { std: "docker" "start" "-a" "c434503374275943a7855467a395a48b45094f1511764e00a13c4624dca93bbd", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2021 [INFO] [stderr] Compiling pkg-config v0.3.7 [INFO] [stderr] Compiling gcc v0.3.22 [INFO] [stderr] Checking libc v0.2.6 [INFO] [stderr] Checking byteorder v0.4.2 [INFO] [stderr] Checking bitflags v0.3.3 [INFO] [stderr] Checking tinyosc v0.0.2 [INFO] [stderr] Compiling portaudio_sys v0.1.1 (https://github.com/mvdnes/portaudio-rs#0b228f54) [INFO] [stderr] Compiling cyclofraust v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] error: failed to run custom build command for `portaudio_sys v0.1.1 (https://github.com/mvdnes/portaudio-rs#0b228f54)` [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/portaudio_sys-33c9f16c1cf6f3b2/build-script-build` (exit status: 101) [INFO] [stderr] --- stderr [INFO] [stderr] thread 'main' panicked at /opt/rustwide/cargo-home/git/checkouts/portaudio-rs-00e07e26853f2e98/0b228f5/portaudio_sys/build.rs:8:19: [INFO] [stderr] `PKG_CONFIG_ALLOW_SYSTEM_LIBS="1" "pkg-config" "--libs" "--cflags" "portaudio-2.0"` did not exit successfully: exit status: 1 [INFO] [stderr] --- stdout [INFO] [stderr] Package portaudio-2.0 was not found in the pkg-config search path. [INFO] [stderr] Perhaps you should add the directory containing `portaudio-2.0.pc' [INFO] [stderr] to the PKG_CONFIG_PATH environment variable [INFO] [stderr] No package 'portaudio-2.0' found [INFO] [stderr] [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x5680d41876fa - std::backtrace_rs::backtrace::libunwind::trace::hbc9f5ce4a41e85b1 [INFO] [stderr] at /rustc/f8192ba0d00bbbc58a10c45823ba010e98ea4474/library/std/src/../../backtrace/src/backtrace/libunwind.rs:116:5 [INFO] [stderr] 1: 0x5680d41876fa - std::backtrace_rs::backtrace::trace_unsynchronized::h594f07b1329144ed [INFO] [stderr] at /rustc/f8192ba0d00bbbc58a10c45823ba010e98ea4474/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x5680d41876fa - std::sys::backtrace::_print_fmt::hb1b41f3c9964de65 [INFO] [stderr] at /rustc/f8192ba0d00bbbc58a10c45823ba010e98ea4474/library/std/src/sys/backtrace.rs:66:9 [INFO] [stderr] 3: 0x5680d41876fa - ::fmt::hcbce8fc2ae2c3b6a [INFO] [stderr] at /rustc/f8192ba0d00bbbc58a10c45823ba010e98ea4474/library/std/src/sys/backtrace.rs:39:26 [INFO] [stderr] 4: 0x5680d41a89fb - core::fmt::rt::Argument::fmt::h6a7af722f0739c9f [INFO] [stderr] at /rustc/f8192ba0d00bbbc58a10c45823ba010e98ea4474/library/core/src/fmt/rt.rs:177:76 [INFO] [stderr] 5: 0x5680d41a89fb - core::fmt::write::hbfb5b17cd5d7fd3d [INFO] [stderr] at /rustc/f8192ba0d00bbbc58a10c45823ba010e98ea4474/library/core/src/fmt/mod.rs:1186:21 [INFO] [stderr] 6: 0x5680d41847a3 - std::io::Write::write_fmt::h1597bf7f299a7c13 [INFO] [stderr] at /rustc/f8192ba0d00bbbc58a10c45823ba010e98ea4474/library/std/src/io/mod.rs:1823:15 [INFO] [stderr] 7: 0x5680d4187542 - std::sys::backtrace::BacktraceLock::print::h13cb7d34c37cdbc7 [INFO] [stderr] at /rustc/f8192ba0d00bbbc58a10c45823ba010e98ea4474/library/std/src/sys/backtrace.rs:42:9 [INFO] [stderr] 8: 0x5680d4188a27 - std::panicking::default_hook::{{closure}}::h0a419a01d5d6fbb6 [INFO] [stderr] at /rustc/f8192ba0d00bbbc58a10c45823ba010e98ea4474/library/std/src/panicking.rs:268:22 [INFO] [stderr] 9: 0x5680d4188856 - std::panicking::default_hook::hb6463c313c7dbbd4 [INFO] [stderr] at /rustc/f8192ba0d00bbbc58a10c45823ba010e98ea4474/library/std/src/panicking.rs:295:9 [INFO] [stderr] 10: 0x5680d4189017 - std::panicking::rust_panic_with_hook::hf4a279c6dd9d4b9f [INFO] [stderr] at /rustc/f8192ba0d00bbbc58a10c45823ba010e98ea4474/library/std/src/panicking.rs:801:13 [INFO] [stderr] 11: 0x5680d4188eaa - std::panicking::begin_panic_handler::{{closure}}::h078632455e769c22 [INFO] [stderr] at /rustc/f8192ba0d00bbbc58a10c45823ba010e98ea4474/library/std/src/panicking.rs:674:13 [INFO] [stderr] 12: 0x5680d4187bd9 - std::sys::backtrace::__rust_end_short_backtrace::hf6444e5ff80fa880 [INFO] [stderr] at /rustc/f8192ba0d00bbbc58a10c45823ba010e98ea4474/library/std/src/sys/backtrace.rs:170:18 [INFO] [stderr] 13: 0x5680d4188b3c - rust_begin_unwind [INFO] [stderr] at /rustc/f8192ba0d00bbbc58a10c45823ba010e98ea4474/library/std/src/panicking.rs:665:5 [INFO] [stderr] 14: 0x5680d41a7910 - core::panicking::panic_fmt::h75fcdaa3e4147e37 [INFO] [stderr] at /rustc/f8192ba0d00bbbc58a10c45823ba010e98ea4474/library/core/src/panicking.rs:74:14 [INFO] [stderr] 15: 0x5680d41516e4 - core::panicking::panic_display::h9d824c5974123e75 [INFO] [stderr] 16: 0x5680d41517da - build_script_build::main::he125c1a9108b4717 [INFO] [stderr] 17: 0x5680d4151483 - core::ops::function::FnOnce::call_once::hf02ac35beae39f74 [INFO] [stderr] 18: 0x5680d4151426 - std::sys::backtrace::__rust_begin_short_backtrace::hf1cb25617d95cdd6 [INFO] [stderr] 19: 0x5680d4151409 - std::rt::lang_start::{{closure}}::h711592f4063ef977 [INFO] [stderr] 20: 0x5680d4181950 - core::ops::function::impls:: for &F>::call_once::head7bcd363657e21 [INFO] [stderr] at /rustc/f8192ba0d00bbbc58a10c45823ba010e98ea4474/library/core/src/ops/function.rs:284:13 [INFO] [stderr] 21: 0x5680d4181950 - std::panicking::try::do_call::h92f0bbd651497ece [INFO] [stderr] at /rustc/f8192ba0d00bbbc58a10c45823ba010e98ea4474/library/std/src/panicking.rs:557:40 [INFO] [stderr] 22: 0x5680d4181950 - std::panicking::try::hab8de37c3a50a925 [INFO] [stderr] at /rustc/f8192ba0d00bbbc58a10c45823ba010e98ea4474/library/std/src/panicking.rs:520:19 [INFO] [stderr] 23: 0x5680d4181950 - std::panic::catch_unwind::hc4f3a4deed806be7 [INFO] [stderr] at /rustc/f8192ba0d00bbbc58a10c45823ba010e98ea4474/library/std/src/panic.rs:348:14 [INFO] [stderr] 24: 0x5680d4181950 - std::rt::lang_start_internal::{{closure}}::h4fbec06aa8666888 [INFO] [stderr] at /rustc/f8192ba0d00bbbc58a10c45823ba010e98ea4474/library/std/src/rt.rs:143:48 [INFO] [stderr] 25: 0x5680d4181950 - std::panicking::try::do_call::h37d1dbb552fa610a [INFO] [stderr] at /rustc/f8192ba0d00bbbc58a10c45823ba010e98ea4474/library/std/src/panicking.rs:557:40 [INFO] [stderr] 26: 0x5680d4181950 - std::panicking::try::h92e50e86a0865e66 [INFO] [stderr] at /rustc/f8192ba0d00bbbc58a10c45823ba010e98ea4474/library/std/src/panicking.rs:520:19 [INFO] [stderr] 27: 0x5680d4181950 - std::panic::catch_unwind::h57b78a20cb1a57f3 [INFO] [stderr] at /rustc/f8192ba0d00bbbc58a10c45823ba010e98ea4474/library/std/src/panic.rs:348:14 [INFO] [stderr] 28: 0x5680d4181950 - std::rt::lang_start_internal::h9c236e7ddc4f1244 [INFO] [stderr] at /rustc/f8192ba0d00bbbc58a10c45823ba010e98ea4474/library/std/src/rt.rs:143:20 [INFO] [stderr] 29: 0x5680d41513e7 - std::rt::lang_start::he12e70a454f1e590 [INFO] [stderr] 30: 0x5680d4151875 - main [INFO] [stderr] 31: 0x7a18ecb27d90 - [INFO] [stderr] 32: 0x7a18ecb27e40 - __libc_start_main [INFO] [stderr] 33: 0x5680d41512f5 - _start [INFO] [stderr] 34: 0x0 - [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/f8192ba0d00bbbc58a10c45823ba010e98ea4474/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/rustup-home/toolchains/f8192ba0d00bbbc58a10c45823ba010e98ea4474/lib/rustlib/x86_64-unknown-linux-gnu/bin/self-contained:/opt/rustwide/rustup-home/toolchains/f8192ba0d00bbbc58a10c45823ba010e98ea4474/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/rustup-home/toolchains/f8192ba0d00bbbc58a10c45823ba010e98ea4474/lib/rustlib/x86_64-unknown-linux-gnu/bin/self-contained:/opt/rustwide/rustup-home/toolchains/f8192ba0d00bbbc58a10c45823ba010e98ea4474/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/rustup-home/toolchains/f8192ba0d00bbbc58a10c45823ba010e98ea4474/lib/rustlib/x86_64-unknown-linux-gnu/bin/self-contained:/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" VSLANG="1033" "cc" "-m64" "/tmp/rustcIXHmqs/symbols.o" "/opt/rustwide/target/debug/build/cyclofraust-9e77780104881f06/build_script_build-9e77780104881f06.build_script_build.1d3bba616361fde6-cgu.0.rcgu.o" "/opt/rustwide/target/debug/build/cyclofraust-9e77780104881f06/build_script_build-9e77780104881f06.31ijle045t9ui39mcolkxp3tc.rcgu.o" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libgcc-4ecdf7740b518925.rlib" "/opt/rustwide/rustup-home/toolchains/f8192ba0d00bbbc58a10c45823ba010e98ea4474/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-e0ee872a6f64065a.rlib" "/opt/rustwide/rustup-home/toolchains/f8192ba0d00bbbc58a10c45823ba010e98ea4474/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-d6a89e3d66a1c944.rlib" "/opt/rustwide/rustup-home/toolchains/f8192ba0d00bbbc58a10c45823ba010e98ea4474/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-a9dc4ae2ace08983.rlib" "/opt/rustwide/rustup-home/toolchains/f8192ba0d00bbbc58a10c45823ba010e98ea4474/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-531d6ce5d87e54e3.rlib" "/opt/rustwide/rustup-home/toolchains/f8192ba0d00bbbc58a10c45823ba010e98ea4474/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-db3c9a03e04e2a9d.rlib" "/opt/rustwide/rustup-home/toolchains/f8192ba0d00bbbc58a10c45823ba010e98ea4474/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-b6a570709a7814cf.rlib" "/opt/rustwide/rustup-home/toolchains/f8192ba0d00bbbc58a10c45823ba010e98ea4474/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-b6d798e293514ebb.rlib" "/opt/rustwide/rustup-home/toolchains/f8192ba0d00bbbc58a10c45823ba010e98ea4474/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-c5a590a7d3640c2d.rlib" "/opt/rustwide/rustup-home/toolchains/f8192ba0d00bbbc58a10c45823ba010e98ea4474/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-117a9f2969e7b4cb.rlib" "/opt/rustwide/rustup-home/toolchains/f8192ba0d00bbbc58a10c45823ba010e98ea4474/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-c1c617e26070855e.rlib" "/opt/rustwide/rustup-home/toolchains/f8192ba0d00bbbc58a10c45823ba010e98ea4474/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-f61240e4012dead0.rlib" "/opt/rustwide/rustup-home/toolchains/f8192ba0d00bbbc58a10c45823ba010e98ea4474/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-0d7819fd49491550.rlib" "/opt/rustwide/rustup-home/toolchains/f8192ba0d00bbbc58a10c45823ba010e98ea4474/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-4bc4a5a15c46db43.rlib" "/opt/rustwide/rustup-home/toolchains/f8192ba0d00bbbc58a10c45823ba010e98ea4474/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-b19cd6cebaca0932.rlib" "/opt/rustwide/rustup-home/toolchains/f8192ba0d00bbbc58a10c45823ba010e98ea4474/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-fbe0149ad3765332.rlib" "/opt/rustwide/rustup-home/toolchains/f8192ba0d00bbbc58a10c45823ba010e98ea4474/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-5749b595d094d9dd.rlib" "/opt/rustwide/rustup-home/toolchains/f8192ba0d00bbbc58a10c45823ba010e98ea4474/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-395a38b8e0851c9b.rlib" "/opt/rustwide/rustup-home/toolchains/f8192ba0d00bbbc58a10c45823ba010e98ea4474/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-d453bab70303062c.rlib" "/opt/rustwide/rustup-home/toolchains/f8192ba0d00bbbc58a10c45823ba010e98ea4474/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-539838b28bed814f.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-B/opt/rustwide/rustup-home/toolchains/f8192ba0d00bbbc58a10c45823ba010e98ea4474/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-B/opt/rustwide/rustup-home/toolchains/f8192ba0d00bbbc58a10c45823ba010e98ea4474/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-B/opt/rustwide/rustup-home/toolchains/f8192ba0d00bbbc58a10c45823ba010e98ea4474/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/f8192ba0d00bbbc58a10c45823ba010e98ea4474/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/build/cyclofraust-9e77780104881f06/build_script_build-9e77780104881f06" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 7 [Bus error], core dumped [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `cyclofraust` (build script) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "c434503374275943a7855467a395a48b45094f1511764e00a13c4624dca93bbd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c434503374275943a7855467a395a48b45094f1511764e00a13c4624dca93bbd", kill_on_drop: false }` [INFO] [stdout] c434503374275943a7855467a395a48b45094f1511764e00a13c4624dca93bbd