[INFO] cloning repository https://github.com/Mario2334/node-kitties [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Mario2334/node-kitties" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMario2334%2Fnode-kitties", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMario2334%2Fnode-kitties'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b683cbcd426fe4881caf8637ba0ec3505b0cb85a [INFO] documenting Mario2334/node-kitties against beta-2022-05-20 for beta-1.62-rustdoc-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMario2334%2Fnode-kitties" "/workspace/builds/worker-9/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-9/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Mario2334/node-kitties on toolchain beta-2022-05-20 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-05-20" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Mario2334/node-kitties [INFO] finished tweaking git repo https://github.com/Mario2334/node-kitties [INFO] tweaked toml for git repo https://github.com/Mario2334/node-kitties written to /workspace/builds/worker-9/source/Cargo.toml [INFO] crate git repo https://github.com/Mario2334/node-kitties already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-05-20" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-05-20" "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] b5fc4dc93722dfa5f72e764248ad75711ab690ba400226292564de0e74ae9888 [INFO] running `Command { std: "docker" "start" "-a" "b5fc4dc93722dfa5f72e764248ad75711ab690ba400226292564de0e74ae9888", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b5fc4dc93722dfa5f72e764248ad75711ab690ba400226292564de0e74ae9888", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b5fc4dc93722dfa5f72e764248ad75711ab690ba400226292564de0e74ae9888", kill_on_drop: false }` [INFO] [stdout] b5fc4dc93722dfa5f72e764248ad75711ab690ba400226292564de0e74ae9888 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "RUSTDOCFLAGS=--cap-lints=warn" "-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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-05-20" "doc" "--frozen" "--no-deps" "--document-private-items" "--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] a4937401f927838100b557ce1d53eb03e7f89adb48ab0f107c13bf6dc3a4dd7d [INFO] running `Command { std: "docker" "start" "-a" "a4937401f927838100b557ce1d53eb03e7f89adb48ab0f107c13bf6dc3a4dd7d", kill_on_drop: false }` [INFO] [stderr] Checking smallvec v1.6.1 [INFO] [stderr] Checking sp-std v3.0.0 (https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.8#1b758b2a) [INFO] [stderr] Checking bytes v1.0.1 [INFO] [stderr] Checking scoped-tls v1.0.0 [INFO] [stderr] Compiling sc-consensus-slots v0.9.0 (https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.8#1b758b2a) [INFO] [stderr] Checking unicode-width v0.1.8 [INFO] [stderr] Checking instant v0.1.9 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Checking lock_api v0.4.4 [INFO] [stderr] Compiling futures-macro v0.3.15 [INFO] [stderr] Compiling futures-util v0.3.15 [INFO] [stderr] Checking tracing-core v0.1.18 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Checking sharded-slab v0.1.1 [INFO] [stderr] Compiling atomic v0.5.0 [INFO] [stderr] Compiling memoffset v0.6.4 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling memoffset v0.5.6 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling num-rational v0.4.0 [INFO] [stderr] Checking form_urlencoded v1.0.1 [INFO] [stderr] Compiling proc-macro2 v1.0.27 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Checking crossbeam-utils v0.8.5 [INFO] [stderr] Checking crc32fast v1.2.1 [INFO] [stderr] Checking parking_lot_core v0.8.3 [INFO] [stderr] Checking getrandom v0.1.16 [INFO] [stderr] Checking getrandom v0.2.3 [INFO] [stderr] Checking parking_lot_core v0.7.2 [INFO] [stderr] Checking net2 v0.2.37 [INFO] [stderr] Checking socket2 v0.3.19 [INFO] [stderr] Checking region v2.2.0 [INFO] [stderr] Checking cpp_demangle v0.3.2 [INFO] [stderr] Compiling substrate-build-script-utils v3.0.0 (https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.8#1b758b2a) [INFO] [stderr] Checking clap v2.33.3 [INFO] [stderr] Checking directories-next v2.0.0 [INFO] [stderr] Checking http v0.2.4 [INFO] [stderr] Checking url v2.2.2 [INFO] [stderr] Checking integer-sqrt v0.1.5 [INFO] [stderr] Checking num-complex v0.4.0 [INFO] [stderr] Checking approx v0.5.0 [INFO] [stderr] Checking rand_core v0.6.3 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking parking_lot v0.10.2 [INFO] [stderr] Checking crossbeam-channel v0.5.1 [INFO] [stderr] Checking parking_lot v0.11.1 [INFO] [stderr] Checking Inflector v0.11.4 [INFO] [stderr] Checking sha2 v0.9.5 [INFO] [stderr] Checking sha-1 v0.9.6 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking parking_lot_core v0.6.2 [INFO] [stderr] Compiling node-template v3.0.0 (/opt/rustwide/workdir/node) [INFO] [stderr] Checking rand_pcg v0.2.1 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking once_cell v1.8.0 [INFO] [stderr] Compiling zstd-safe v3.0.1+zstd.1.4.9 [INFO] [stderr] Checking zstd-sys v1.4.20+zstd.1.4.9 [INFO] [stderr] Checking blake3 v0.3.8 [INFO] [stderr] Checking crossbeam-epoch v0.9.5 [INFO] [stderr] Compiling syn v1.0.73 [INFO] [stderr] Compiling bindgen v0.57.0 [INFO] [stderr] Checking simba v0.5.1 [INFO] [stderr] Checking parking_lot v0.9.0 [INFO] [stderr] Checking flate2 v1.0.20 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Checking thread_local v1.1.3 [INFO] [stderr] Checking ring v0.16.20 [INFO] [stderr] Checking async-executor v1.4.1 [INFO] [stderr] Checking blocking v1.0.2 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking rand v0.8.4 [INFO] [stderr] Checking crossbeam-deque v0.8.0 [INFO] [stderr] Checking tokio-executor v0.1.10 [INFO] [stderr] Checking crossbeam-queue v0.2.3 [INFO] [stderr] Compiling zstd v0.6.1+zstd.1.4.9 [INFO] [stderr] Checking rayon-core v1.9.1 [INFO] [stderr] Checking tokio-timer v0.2.13 [INFO] [stderr] Checking tokio-current-thread v0.1.7 [INFO] [stderr] Checking http-body v0.3.1 [INFO] [stderr] Checking crossbeam-deque v0.7.3 [INFO] [stderr] Checking sp-maybe-compressed-blob v3.0.0 (https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.8#1b758b2a) [INFO] [stderr] Checking sct v0.6.1 [INFO] [stderr] Checking webpki v0.21.4 [INFO] [stderr] Checking libsecp256k1 v0.3.5 [INFO] [stderr] Checking twox-hash v1.6.0 [INFO] [stderr] Checking cuckoofilter v0.5.0 [INFO] [stderr] Checking wasmi v0.9.0 [INFO] [stderr] Checking rayon v1.5.1 [INFO] [stderr] Checking ct-logs v0.7.0 [INFO] [stderr] Checking fixed-hash v0.7.0 [INFO] [stderr] Checking rand_distr v0.4.1 [INFO] [stderr] Checking tempfile v3.2.0 [INFO] [stderr] Checking webpki-roots v0.21.1 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Compiling librocksdb-sys v6.17.3 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling ctor v0.1.20 [INFO] [stderr] Compiling thiserror-impl v1.0.25 [INFO] [stderr] Compiling zeroize_derive v1.1.0 [INFO] [stderr] Compiling tracing-attributes v0.1.15 [INFO] [stderr] Compiling impl-trait-for-tuples v0.2.1 [INFO] [stderr] Compiling parity-util-mem-derive v0.1.0 [INFO] [stderr] Compiling sp-debug-derive v3.0.0 (https://github.com/paritytech/substrate.git?branch=polkadot-v0.9.8#1b758b2a) [INFO] [stderr] Compiling ref-cast-impl v1.0.6 [INFO] [stderr] Compiling dyn-clonable-impl v0.9.0 [INFO] [stderr] Compiling async-trait v0.1.50 [INFO] [stderr] Compiling derive_more v0.99.14 [INFO] [stderr] Compiling prost-derive v0.7.0 [INFO] [stderr] error: could not compile `simba` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name simba --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/simba-0.5.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="std"' -C metadata=ea76c89281d94b4c -C extra-filename=-ea76c89281d94b4c --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern approx=/opt/rustwide/target/debug/deps/libapprox-2c51f714d713e6fe.rmeta --extern num_complex=/opt/rustwide/target/debug/deps/libnum_complex-2493103158ac003b.rmeta --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-799ee65849d1aed7.rmeta --extern paste=/opt/rustwide/target/debug/deps/libpaste-03d21a98958e81f6.so --cap-lints allow` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `prost-derive` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name prost_derive --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/prost-derive-0.7.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=2 -C metadata=6d438cf711dbe71e -C extra-filename=-6d438cf711dbe71e --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-ac4960d7f6768177.rlib --extern itertools=/opt/rustwide/target/debug/deps/libitertools-d735819e9f66979f.rlib --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-9790acb98a4afdab.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-c0010f3b07e49f7d.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-045b1c092767c44e.rlib --extern proc_macro --cap-lints allow` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `impl-trait-for-tuples` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name impl_trait_for_tuples --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/impl-trait-for-tuples-0.2.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=2 -C metadata=fa8e3e088f42e915 -C extra-filename=-fa8e3e088f42e915 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-9790acb98a4afdab.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-c0010f3b07e49f7d.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-045b1c092767c44e.rlib --extern proc_macro --cap-lints allow` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `derive_more` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name derive_more --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/derive_more-0.99.14/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="add"' --cfg 'feature="add_assign"' --cfg 'feature="as_mut"' --cfg 'feature="as_ref"' --cfg 'feature="constructor"' --cfg 'feature="convert_case"' --cfg 'feature="default"' --cfg 'feature="deref"' --cfg 'feature="deref_mut"' --cfg 'feature="display"' --cfg 'feature="error"' --cfg 'feature="from"' --cfg 'feature="from_str"' --cfg 'feature="index"' --cfg 'feature="index_mut"' --cfg 'feature="into"' --cfg 'feature="into_iterator"' --cfg 'feature="is_variant"' --cfg 'feature="iterator"' --cfg 'feature="mul"' --cfg 'feature="mul_assign"' --cfg 'feature="not"' --cfg 'feature="sum"' --cfg 'feature="try_into"' -C metadata=74146321a5a3234e -C extra-filename=-74146321a5a3234e --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern convert_case=/opt/rustwide/target/debug/deps/libconvert_case-2c8387b43605e0d5.rlib --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-9790acb98a4afdab.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-c0010f3b07e49f7d.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-045b1c092767c44e.rlib --extern proc_macro --cap-lints allow` (signal: 9, SIGKILL: kill) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustc0OYMhj/symbols.o" "/opt/rustwide/target/debug/build/librocksdb-sys-a7b318de45025d64/build_script_build-a7b318de45025d64.build_script_build.3aad14db-cgu.0.rcgu.o" "/opt/rustwide/target/debug/build/librocksdb-sys-a7b318de45025d64/build_script_build-a7b318de45025d64.build_script_build.3aad14db-cgu.1.rcgu.o" "/opt/rustwide/target/debug/build/librocksdb-sys-a7b318de45025d64/build_script_build-a7b318de45025d64.build_script_build.3aad14db-cgu.10.rcgu.o" "/opt/rustwide/target/debug/build/librocksdb-sys-a7b318de45025d64/build_script_build-a7b318de45025d64.build_script_build.3aad14db-cgu.11.rcgu.o" "/opt/rustwide/target/debug/build/librocksdb-sys-a7b318de45025d64/build_script_build-a7b318de45025d64.build_script_build.3aad14db-cgu.12.rcgu.o" "/opt/rustwide/target/debug/build/librocksdb-sys-a7b318de45025d64/build_script_build-a7b318de45025d64.build_script_build.3aad14db-cgu.13.rcgu.o" "/opt/rustwide/target/debug/build/librocksdb-sys-a7b318de45025d64/build_script_build-a7b318de45025d64.build_script_build.3aad14db-cgu.14.rcgu.o" "/opt/rustwide/target/debug/build/librocksdb-sys-a7b318de45025d64/build_script_build-a7b318de45025d64.build_script_build.3aad14db-cgu.15.rcgu.o" "/opt/rustwide/target/debug/build/librocksdb-sys-a7b318de45025d64/build_script_build-a7b318de45025d64.build_script_build.3aad14db-cgu.2.rcgu.o" "/opt/rustwide/target/debug/build/librocksdb-sys-a7b318de45025d64/build_script_build-a7b318de45025d64.build_script_build.3aad14db-cgu.3.rcgu.o" "/opt/rustwide/target/debug/build/librocksdb-sys-a7b318de45025d64/build_script_build-a7b318de45025d64.build_script_build.3aad14db-cgu.4.rcgu.o" "/opt/rustwide/target/debug/build/librocksdb-sys-a7b318de45025d64/build_script_build-a7b318de45025d64.build_script_build.3aad14db-cgu.5.rcgu.o" "/opt/rustwide/target/debug/build/librocksdb-sys-a7b318de45025d64/build_script_build-a7b318de45025d64.build_script_build.3aad14db-cgu.6.rcgu.o" "/opt/rustwide/target/debug/build/librocksdb-sys-a7b318de45025d64/build_script_build-a7b318de45025d64.build_script_build.3aad14db-cgu.7.rcgu.o" "/opt/rustwide/target/debug/build/librocksdb-sys-a7b318de45025d64/build_script_build-a7b318de45025d64.build_script_build.3aad14db-cgu.8.rcgu.o" "/opt/rustwide/target/debug/build/librocksdb-sys-a7b318de45025d64/build_script_build-a7b318de45025d64.build_script_build.3aad14db-cgu.9.rcgu.o" "/opt/rustwide/target/debug/build/librocksdb-sys-a7b318de45025d64/build_script_build-a7b318de45025d64.4q3pb7vuxbwz596l.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2022-05-20-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libcc-1f785fef9f22bc97.rlib" "/opt/rustwide/target/debug/deps/libjobserver-9f72789735b60fe9.rlib" "/opt/rustwide/target/debug/deps/libbindgen-ea48707e8bc6ac5b.rlib" "/opt/rustwide/target/debug/deps/libshlex-663d80f87eeedf89.rlib" "/opt/rustwide/target/debug/deps/librustc_hash-90b377b8548f0070.rlib" "/opt/rustwide/target/debug/deps/liblazycell-2d5a3bdb2841d5d7.rlib" "/opt/rustwide/target/debug/deps/libpeeking_take_while-b39fe0f131066539.rlib" "/opt/rustwide/target/debug/deps/libregex-835a820946206844.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-50d36aa7e85ac04f.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-fd0c3ba7c22fa1f4.rlib" "/opt/rustwide/target/debug/deps/libclang_sys-63f3ad2fcbdfe7a2.rlib" "/opt/rustwide/target/debug/deps/liblibloading-6ea47911b89bc8d5.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-97437e183f3ae6e4.rlib" "/opt/rustwide/target/debug/deps/liblibc-82b649938eb0f27b.rlib" "/opt/rustwide/target/debug/deps/libglob-921a087ba318345d.rlib" "/opt/rustwide/target/debug/deps/libcexpr-2426d7d42087be66.rlib" "/opt/rustwide/target/debug/deps/libnom-c2f2e23682a670d8.rlib" "/opt/rustwide/target/debug/deps/libmemchr-5778b0c3602687a8.rlib" "/opt/rustwide/target/debug/deps/libquote-c0010f3b07e49f7d.rlib" "/opt/rustwide/target/debug/deps/libproc_macro2-9790acb98a4afdab.rlib" "/opt/rustwide/target/debug/deps/libunicode_xid-11d097b41f2e60a4.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-05-20-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libproc_macro-6fe7baba87f7937b.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-86422d76b8bd90ed.rlib" "/opt/rustwide/target/debug/deps/libbitflags-c6d9dc90f7379932.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/beta-2022-05-20-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-e17ad048e2926c1e.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-05-20-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-1ff2e2e84ddf68ca.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-05-20-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-13bb2263cb24c0cf.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-05-20-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-9584e537af3e15c1.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-05-20-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-91529c913befe940.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-05-20-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-f826de8aeab7883b.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-05-20-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-4891ac989892b495.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-05-20-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-5314be1e1394070d.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-05-20-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-42b4ba50906a8a6c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-05-20-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-33bde482daf13fc5.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-05-20-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-9d35ed3c33b9169e.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-05-20-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-bea74f223a77b7c2.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-05-20-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-42474a0fe251554c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-05-20-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-e7d7635b26927da8.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-05-20-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-23bc0ea9eff29287.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-05-20-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-fd1b1f41f52dd4f4.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-05-20-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-6c2c561a8181be5e.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-05-20-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-88c4d85fe493b0a6.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/beta-2022-05-20-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-25039284ee1d1829.rlib" "-Wl,-Bdynamic" "-ldl" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2022-05-20-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-a7b318de45025d64/build_script_build-a7b318de45025d64" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-znow" "-nodefaultlibs" [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 `librocksdb-sys` due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "a4937401f927838100b557ce1d53eb03e7f89adb48ab0f107c13bf6dc3a4dd7d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a4937401f927838100b557ce1d53eb03e7f89adb48ab0f107c13bf6dc3a4dd7d", kill_on_drop: false }` [INFO] [stdout] a4937401f927838100b557ce1d53eb03e7f89adb48ab0f107c13bf6dc3a4dd7d