[INFO] fetching crate octocrab 0.5.0... [INFO] testing octocrab-0.5.0 against beta-2020-07-24 for beta-1.46-1 [INFO] extracting crate octocrab 0.5.0 into /workspace/builds/worker-8/source [INFO] validating manifest of crates.io crate octocrab 0.5.0 on toolchain beta-2020-07-24 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2020-07-24" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate octocrab 0.5.0 [INFO] finished tweaking crates.io crate octocrab 0.5.0 [INFO] tweaked toml for crates.io crate octocrab 0.5.0 written to /workspace/builds/worker-8/source/Cargo.toml [INFO] crate crates.io crate octocrab 0.5.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2020-07-24" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-07-24" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c891d89319325b496e58eb3a1aa72b753661245d9deaf9cafdc074cd0e814aaf [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "c891d89319325b496e58eb3a1aa72b753661245d9deaf9cafdc074cd0e814aaf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c891d89319325b496e58eb3a1aa72b753661245d9deaf9cafdc074cd0e814aaf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c891d89319325b496e58eb3a1aa72b753661245d9deaf9cafdc074cd0e814aaf", kill_on_drop: false }` [INFO] [stdout] c891d89319325b496e58eb3a1aa72b753661245d9deaf9cafdc074cd0e814aaf [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-07-24" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c84ed1ce9934072ec9c83e9472af570734cd60ca7b57d453c5b958cb7841d6b0 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "c84ed1ce9934072ec9c83e9472af570734cd60ca7b57d453c5b958cb7841d6b0", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.35 [INFO] [stderr] Compiling libc v0.2.73 [INFO] [stderr] Compiling pin-project-internal v0.4.22 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling serde_json v1.0.56 [INFO] [stderr] Compiling hyperx v1.0.0 [INFO] [stderr] Compiling arc-swap v0.4.7 [INFO] [stderr] Compiling indexmap v1.5.0 [INFO] [stderr] Compiling tracing-core v0.1.11 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling tracing v0.1.17 [INFO] [stderr] Compiling net2 v0.2.34 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling openssl-sys v0.9.58 [INFO] [stderr] Compiling socket2 v0.3.12 [INFO] [stderr] Compiling backtrace v0.3.50 [INFO] [stderr] Compiling mio v0.6.22 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling openssl v0.10.30 [INFO] [stderr] Compiling native-tls v0.2.4 [INFO] [stderr] Compiling tokio-macros v0.2.5 [INFO] [stderr] Compiling serde_derive v1.0.114 [INFO] [stderr] Compiling snafu-derive v0.6.8 [INFO] [stderr] Compiling async-trait v0.1.36 [INFO] [stderr] Compiling tokio v0.2.22 [INFO] [stderr] Compiling pin-project v0.4.22 [INFO] [stderr] Compiling futures-util v0.3.5 [INFO] [stderr] Compiling snafu v0.6.8 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling tokio-tls v0.3.1 [INFO] [stderr] Compiling serde v1.0.114 [INFO] [stderr] Compiling h2 v0.2.6 [INFO] [stderr] Compiling url v2.1.1 [INFO] [stderr] Compiling serde_path_to_error v0.1.3 [INFO] [stderr] Compiling chrono v0.4.13 [INFO] [stderr] Compiling hyper v0.13.7 [INFO] [stderr] Compiling serde_urlencoded v0.6.1 [INFO] [stderr] Compiling hyper-tls v0.4.3 [INFO] [stderr] Compiling reqwest v0.10.7 [INFO] [stderr] Compiling octocrab v0.5.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 30s [INFO] running `Command { std: "docker" "inspect" "c84ed1ce9934072ec9c83e9472af570734cd60ca7b57d453c5b958cb7841d6b0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c84ed1ce9934072ec9c83e9472af570734cd60ca7b57d453c5b958cb7841d6b0", kill_on_drop: false }` [INFO] [stdout] c84ed1ce9934072ec9c83e9472af570734cd60ca7b57d453c5b958cb7841d6b0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-07-24" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] cd32958d60931a01430b130e12616d9a90c38755b76cc7df84d2b5dc5b3f24c6 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "cd32958d60931a01430b130e12616d9a90c38755b76cc7df84d2b5dc5b3f24c6", kill_on_drop: false }` [INFO] [stderr] Compiling octocrab v0.5.0 (/opt/rustwide/workdir) [INFO] [stdout] error: linking with `cc` failed: exit code: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-Wl,--eh-frame-hdr" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/examples/print_license-bd52987481fbd3ab.print_license.5owi71d7-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/print_license-bd52987481fbd3ab.print_license.5owi71d7-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/print_license-bd52987481fbd3ab.print_license.5owi71d7-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/print_license-bd52987481fbd3ab.print_license.5owi71d7-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/print_license-bd52987481fbd3ab.print_license.5owi71d7-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/print_license-bd52987481fbd3ab.print_license.5owi71d7-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/print_license-bd52987481fbd3ab.print_license.5owi71d7-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/print_license-bd52987481fbd3ab.print_license.5owi71d7-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/print_license-bd52987481fbd3ab.print_license.5owi71d7-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/print_license-bd52987481fbd3ab.print_license.5owi71d7-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/print_license-bd52987481fbd3ab.print_license.5owi71d7-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/print_license-bd52987481fbd3ab.print_license.5owi71d7-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/print_license-bd52987481fbd3ab.print_license.5owi71d7-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/print_license-bd52987481fbd3ab.print_license.5owi71d7-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/print_license-bd52987481fbd3ab.print_license.5owi71d7-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/print_license-bd52987481fbd3ab.print_license.5owi71d7-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/examples/print_license-bd52987481fbd3ab" "/opt/rustwide/target/debug/examples/print_license-bd52987481fbd3ab.5d7pprjd5d5tcqxe.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/liboctocrab-4640b9e57e23d481.rlib" "/opt/rustwide/target/debug/deps/libarc_swap-8fad81a5baa8ce52.rlib" "/opt/rustwide/target/debug/deps/libserde_path_to_error-cd0ef4e98a3a0bf7.rlib" "/opt/rustwide/target/debug/deps/libchrono-2e0b2e1f4eb0eabe.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-e54ff5c58ffa8fbe.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-a4049703dfa73e00.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-380fa5185422dcd6.rlib" "/opt/rustwide/target/debug/deps/libhyperx-0b3bfc8c0a15e27a.rlib" "/opt/rustwide/target/debug/deps/liblanguage_tags-061f4e1bd63283ed.rlib" "/opt/rustwide/target/debug/deps/libbase64-ef1b41348e3fac5a.rlib" "/opt/rustwide/target/debug/deps/libreqwest-966e893f616db462.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-94477c4031227fcd.rlib" "/opt/rustwide/target/debug/deps/libipnet-f1f1c767fd46a1ea.rlib" "/opt/rustwide/target/debug/deps/libtokio_tls-65767979cb2f8563.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-cb7a462198510553.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-5a7cec8d34997a4d.rlib" "/opt/rustwide/target/debug/deps/libdtoa-117aa35b5fc2b201.rlib" "/opt/rustwide/target/debug/deps/libserde_json-169538629d6a318e.rlib" "/opt/rustwide/target/debug/deps/libryu-f59829dd55cb0771.rlib" "/opt/rustwide/target/debug/deps/libbase64-34eb0057bc6b8526.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-5e6501facbeb62da.rlib" "/opt/rustwide/target/debug/deps/libunicase-765df75abf9c3e84.rlib" "/opt/rustwide/target/debug/deps/libmime-138f25a24701871c.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-14efba379a44c511.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-bebe2698646f2b6d.rlib" "/opt/rustwide/target/debug/deps/libopenssl-ab81697db10193da.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-5df897a958e22cbc.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-cc016b41e658d4ca.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-9936252c37cb34b8.rlib" "/opt/rustwide/target/debug/deps/libbitflags-ef3b499484556621.rlib" "/opt/rustwide/target/debug/deps/libhyper-89abb7a28c603b94.rlib" "/opt/rustwide/target/debug/deps/libhttparse-e0ff37260b32465b.rlib" "/opt/rustwide/target/debug/deps/libwant-c22b35d9f7308fe7.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-16d912827025aa25.rlib" "/opt/rustwide/target/debug/deps/libh2-8eab618171371767.rlib" "/opt/rustwide/target/debug/deps/libindexmap-49a5eb02a1187e0b.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-5554877d30d5d4fa.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-493f2f510302f3c1.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-73997e62ca70c136.rlib" "/opt/rustwide/target/debug/deps/libtime-e012a3a7565ccf8f.rlib" "/opt/rustwide/target/debug/deps/libsocket2-65573c71714dccf5.rlib" "/opt/rustwide/target/debug/deps/libtower_service-a3c70ace6f993692.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-8064c73f903dabb0.rlib" "/opt/rustwide/target/debug/deps/libtracing-94acab920703c36a.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-991f603976dc0b18.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-7c1f846c718edd67.rlib" "/opt/rustwide/target/debug/deps/libpin_project-e3f33acedc416a37.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-edd3e69bc309035b.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-53345e30bb44cd86.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-ec16151b5dd93bcb.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-03dc560a77c5aa3e.rlib" "/opt/rustwide/target/debug/deps/liburl-364b2402090861a3.rlib" "/opt/rustwide/target/debug/deps/libserde-3a0691c78266d41f.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-52a6b1f15fa5dd80.rlib" "/opt/rustwide/target/debug/deps/libidna-91cda09b5220e07b.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-5396cea98cf3fbab.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-0ac8f90e9b502e48.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-378825f0a341ccf9.rlib" "/opt/rustwide/target/debug/deps/libmatches-bbcc1f6f6a0b4874.rlib" "/opt/rustwide/target/debug/deps/libhttp-6abafe259e1925e3.rlib" "/opt/rustwide/target/debug/deps/libitoa-2e05c866ee66a047.rlib" "/opt/rustwide/target/debug/deps/libsnafu-1c124228f963d9b7.rlib" "/opt/rustwide/target/debug/deps/libdoc_comment-c318d2192e4e76b6.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-405df4a372be4d31.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-69cdc2aa15946ae1.rlib" "/opt/rustwide/target/debug/deps/libadler-6534ef6b4a32ceaa.rlib" "/opt/rustwide/target/debug/deps/libobject-61c1b52dff51b80f.rlib" "/opt/rustwide/target/debug/deps/libaddr2line-33849983d352f01b.rlib" "/opt/rustwide/target/debug/deps/libgimli-926fe8e4c4fa9fdb.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-becdbf8f7e05c013.rlib" "/opt/rustwide/target/debug/deps/libtokio-e851761276f16faf.rlib" "/opt/rustwide/target/debug/deps/libmemchr-a7cb47f5520eb97c.rlib" "/opt/rustwide/target/debug/deps/libfnv-c2227cfbdd7b9572.rlib" "/opt/rustwide/target/debug/deps/libmio-25bf3f72fd03508c.rlib" "/opt/rustwide/target/debug/deps/liblog-013f80784e6f08ec.rlib" "/opt/rustwide/target/debug/deps/libslab-e0e9bebbbea2c5c2.rlib" "/opt/rustwide/target/debug/deps/libiovec-513f7892893c9545.rlib" "/opt/rustwide/target/debug/deps/libnet2-195e9ce501d7202a.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-727e218cbe4629d5.rlib" "/opt/rustwide/target/debug/deps/liblibc-f65a7f11000d688e.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-3847b1d963e5b5d3.rlib" "/opt/rustwide/target/debug/deps/libbytes-c6b4106777e084f0.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-9b1125350f00b04f.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-d66e0ceb8eaec9b8.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-9717ec0599b569a0.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-04369de9ba916647.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-997d622c2e4dbe5c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-0359c4288a5ef89f.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-1b25ede22d698ab3.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-37940b486a68e488.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-06b77c27e794c7c6.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-4d07e02a8df36da1.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-fb29e0695c0a0f79.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-e16188b4cf97e8bb.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-5eb391c8dabdee77.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-b0689b528b222bee.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-ed072ac495e62e7a.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lutil" "-ldl" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-ldl" "-lutil" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `octocrab`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "cd32958d60931a01430b130e12616d9a90c38755b76cc7df84d2b5dc5b3f24c6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cd32958d60931a01430b130e12616d9a90c38755b76cc7df84d2b5dc5b3f24c6", kill_on_drop: false }` [INFO] [stdout] cd32958d60931a01430b130e12616d9a90c38755b76cc7df84d2b5dc5b3f24c6