[INFO] fetching crate exonum-explorer-service 1.0.0... [INFO] checking exonum-explorer-service-1.0.0 against try#f47dd4da3ae8c32c9e65d307bfe640b143e674df for pr-77526 [INFO] extracting crate exonum-explorer-service 1.0.0 into /workspace/builds/worker-3/source [INFO] validating manifest of crates.io crate exonum-explorer-service 1.0.0 on toolchain f47dd4da3ae8c32c9e65d307bfe640b143e674df [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+f47dd4da3ae8c32c9e65d307bfe640b143e674df" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate exonum-explorer-service 1.0.0 [INFO] finished tweaking crates.io crate exonum-explorer-service 1.0.0 [INFO] tweaked toml for crates.io crate exonum-explorer-service 1.0.0 written to /workspace/builds/worker-3/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+f47dd4da3ae8c32c9e65d307bfe640b143e674df" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+f47dd4da3ae8c32c9e65d307bfe640b143e674df" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded websocket v0.24.0 [INFO] [stderr] Downloaded websocket-base v0.24.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+f47dd4da3ae8c32c9e65d307bfe640b143e674df" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a688e68da24aa6d4e35f98351395e8b03a7e724429ea01dec403e1d933ee26bf [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" "a688e68da24aa6d4e35f98351395e8b03a7e724429ea01dec403e1d933ee26bf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a688e68da24aa6d4e35f98351395e8b03a7e724429ea01dec403e1d933ee26bf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a688e68da24aa6d4e35f98351395e8b03a7e724429ea01dec403e1d933ee26bf", kill_on_drop: false }` [INFO] [stdout] a688e68da24aa6d4e35f98351395e8b03a7e724429ea01dec403e1d933ee26bf [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+f47dd4da3ae8c32c9e65d307bfe640b143e674df" "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] b5f1405803fc28b5ee979b1b099e30fcd95e52e915adfea78d105560852f1e49 [INFO] running `Command { std: "docker" "start" "-a" "b5f1405803fc28b5ee979b1b099e30fcd95e52e915adfea78d105560852f1e49", kill_on_drop: false }` [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Checking futures-sink v0.3.6 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Checking arc-swap v0.4.7 [INFO] [stderr] Checking smallvec v1.4.2 [INFO] [stderr] Checking itoa v0.4.6 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Checking tinyvec v0.3.4 [INFO] [stderr] Compiling adler v0.2.3 [INFO] [stderr] Checking either v1.6.1 [INFO] [stderr] Checking hashbrown v0.9.1 [INFO] [stderr] Checking regex-syntax v0.6.18 [INFO] [stderr] Compiling podio v0.1.7 [INFO] [stderr] Compiling encoding_rs v0.8.24 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Checking linked-hash-map v0.5.3 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Checking remove_dir_all v0.5.3 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Checking try-lock v0.2.3 [INFO] [stderr] Checking httpdate v0.3.2 [INFO] [stderr] Checking percent-encoding v1.0.1 [INFO] [stderr] Checking safemem v0.3.3 [INFO] [stderr] Checking typeable v0.1.2 [INFO] [stderr] Checking ipnet v2.3.0 [INFO] [stderr] Checking traitobject v0.1.0 [INFO] [stderr] Compiling miniz_oxide v0.4.3 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling indexmap v1.6.0 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Checking tracing-core v0.1.17 [INFO] [stderr] Compiling memoffset v0.5.6 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Checking bytestring v0.1.5 [INFO] [stderr] Checking lock_api v0.4.1 [INFO] [stderr] Checking lock_api v0.3.4 [INFO] [stderr] Checking instant v0.1.7 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Checking addr2line v0.13.0 [INFO] [stderr] Compiling clang-sys v0.29.3 [INFO] [stderr] Checking futures-channel v0.3.6 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Checking http v0.2.1 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Checking lru-cache v0.1.2 [INFO] [stderr] Checking unicode-normalization v0.1.13 [INFO] [stderr] Compiling unicase v1.4.2 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling which v3.1.1 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking net2 v0.2.35 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Checking signal-hook-registry v1.2.1 [INFO] [stderr] Checking parking_lot_core v0.8.0 [INFO] [stderr] Checking socket2 v0.3.15 [INFO] [stderr] Checking hostname v0.3.1 [INFO] [stderr] Checking parking_lot_core v0.7.2 [INFO] [stderr] Checking rand_os v0.1.3 [INFO] [stderr] Checking aho-corasick v0.7.13 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Checking threadpool v1.8.1 [INFO] [stderr] Checking tracing v0.1.21 [INFO] [stderr] Checking want v0.3.0 [INFO] [stderr] Checking log v0.3.9 [INFO] [stderr] Checking resolv-conf v0.6.3 [INFO] [stderr] Checking mio v0.6.22 [INFO] [stderr] Checking parking_lot v0.10.2 [INFO] [stderr] Checking parking_lot v0.11.0 [INFO] [stderr] Compiling libloading v0.5.2 [INFO] [stderr] Compiling brotli-sys v0.3.2 [INFO] [stderr] Compiling clear_on_drop v0.2.4 [INFO] [stderr] Compiling openssl-sys v0.9.58 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Checking idna v0.2.0 [INFO] [stderr] Checking idna v0.1.5 [INFO] [stderr] Checking fxhash v0.2.1 [INFO] [stderr] Checking base64 v0.10.1 [INFO] [stderr] Checking base64 v0.9.3 [INFO] [stderr] Compiling bindgen v0.54.0 [INFO] [stderr] Checking backtrace v0.3.51 [INFO] [stderr] Checking flate2 v1.0.18 [INFO] [stderr] Checking crossbeam-channel v0.4.4 [INFO] [stderr] Checking crossbeam-queue v0.2.3 [INFO] [stderr] Checking mime v0.2.6 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling darling_core v0.10.2 [INFO] [stderr] Compiling pin-project-internal v0.4.26 [INFO] [stderr] Compiling thiserror-impl v1.0.21 [INFO] [stderr] Compiling tokio-macros v0.2.5 [INFO] [stderr] Compiling futures-macro v0.3.6 [INFO] [stderr] Compiling derive_more v0.99.11 [INFO] [stderr] Compiling actix-macros v0.1.2 [INFO] [stderr] Compiling enum-as-inner v0.3.3 [INFO] [stderr] Compiling actix-web-codegen v0.2.2 [INFO] [stderr] Compiling ctor v0.1.16 [INFO] [stderr] Compiling actix_derive v0.5.0 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling num-traits v0.1.43 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Checking num-integer v0.1.43 [INFO] [stderr] Checking regex v1.3.9 [INFO] [stderr] Checking mio-uds v0.6.8 [INFO] [stderr] Checking http-body v0.3.1 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Checking url v2.1.1 [INFO] [stderr] Checking url v1.7.2 [INFO] [stderr] Compiling serde v1.0.116 [INFO] [stderr] Checking crossbeam-deque v0.7.3 [INFO] [stderr] Checking websocket-base v0.24.0 [INFO] [stderr] Compiling cexpr v0.4.0 [INFO] [stderr] Compiling enum-primitive-derive v0.1.2 [INFO] [stderr] Checking tokio v0.2.22 [INFO] [stderr] Compiling structopt-derive v0.4.11 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking serde_json v1.0.58 [INFO] [stderr] Checking base64-serde v0.5.1 [INFO] [stderr] Checking protobuf v2.18.0 [INFO] [stderr] Checking hex-buffer-serde v0.2.1 [INFO] [stderr] Checking rust_decimal v1.8.1 [INFO] [stderr] Checking semver v0.9.0 [INFO] [stderr] Checking serde_str v0.1.0 [INFO] [stderr] Checking os_info v2.0.8 [INFO] [stderr] Compiling thiserror v1.0.21 [INFO] [stderr] Checking serde_urlencoded v0.6.1 [INFO] [stderr] Checking actix-router v0.2.5 [INFO] [stderr] Checking env_logger v0.7.1 [INFO] [stderr] Checking crossbeam v0.7.3 [INFO] [stderr] Compiling openssl v0.10.30 [INFO] [stderr] Compiling native-tls v0.2.4 [INFO] [stderr] Checking tempfile v3.1.0 [INFO] [stderr] Checking uuid v0.8.1 [INFO] [stderr] Checking hyper v0.10.16 [INFO] [stderr] Compiling darling_macro v0.10.2 [INFO] [stderr] Checking secret-tree v0.2.0 [INFO] [stderr] Checking pin-project v0.4.26 [INFO] [stderr] Checking failure v0.1.8 [INFO] [stderr] Compiling which v4.0.2 [INFO] [stderr] Compiling zip v0.5.6 [INFO] [stderr] Checking futures-util v0.3.6 [INFO] [stderr] Compiling protoc v2.18.0 [INFO] [stderr] Checking structopt v0.3.18 [INFO] [stderr] Compiling exonum_libsodium-sys v0.0.23 [INFO] [stderr] Compiling darling v0.10.2 [INFO] [stderr] Checking tokio-util v0.3.1 [INFO] [stderr] Checking tokio-util v0.2.0 [INFO] [stderr] Checking actix-codec v0.3.0 [INFO] [stderr] Checking websocket v0.24.0 [INFO] [stderr] Checking brotli2 v0.3.2 [INFO] [stderr] Checking actix-codec v0.2.0 [INFO] [stderr] Checking exonum_sodiumoxide v0.0.23 [INFO] [stderr] Checking actix-threadpool v0.3.3 [INFO] [stderr] Checking pwbox v0.3.0 [INFO] [stderr] Checking tokio-tls v0.3.1 [INFO] [stderr] Compiling exonum-derive v1.0.0 [INFO] [stderr] Checking futures-executor v0.3.6 [INFO] [stderr] Checking actix-service v1.0.6 [INFO] [stderr] Checking actix-rt v1.1.1 [INFO] [stderr] Checking h2 v0.2.6 [INFO] [stderr] Checking futures v0.3.6 [INFO] [stderr] Checking trust-dns-proto v0.18.0-alpha.2 [INFO] [stderr] Checking actix-utils v1.0.6 [INFO] [stderr] Checking actix-utils v2.0.0 [INFO] [stderr] Checking actix-server v1.0.4 [INFO] [stderr] Checking actix-tls v1.0.0 [INFO] [stderr] Checking actix-testing v1.0.1 [INFO] [stderr] Checking trust-dns-resolver v0.18.0-alpha.2 [INFO] [stderr] Checking actix-connect v1.0.2 [INFO] [stderr] Checking actix-http v1.0.1 [INFO] [stderr] Checking hyper v0.13.8 [INFO] [stderr] Compiling librocksdb-sys v6.11.4 [INFO] [stderr] Compiling protobuf-codegen v2.18.0 [INFO] [stderr] Compiling protoc-rust v2.18.0 [INFO] [stderr] Compiling exonum-build v1.0.1 [INFO] [stderr] Checking awc v1.0.1 [INFO] [stderr] Checking actix v0.9.0 [INFO] [stderr] Checking actix-web v2.0.0 [INFO] [stderr] Compiling exonum-proto v1.0.0 [INFO] [stderr] Compiling exonum-crypto v1.0.0 [INFO] [stderr] Compiling protobuf-convert v0.4.0 [INFO] [stderr] Compiling exonum-merkledb v1.0.0 [INFO] [stderr] Compiling exonum v1.0.0 [INFO] [stderr] Compiling exonum-rust-runtime v1.0.0 [INFO] [stderr] Compiling exonum-supervisor v1.0.0 [INFO] [stderr] Checking hyper-tls v0.4.3 [INFO] [stderr] Checking reqwest v0.10.8 [INFO] [stderr] error: could not compile `reqwest` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name reqwest --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/reqwest-0.10.8/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="__tls"' --cfg 'feature="default"' --cfg 'feature="default-tls"' --cfg 'feature="hyper-tls"' --cfg 'feature="json"' --cfg 'feature="native-tls-crate"' --cfg 'feature="serde_json"' --cfg 'feature="tokio-tls"' -C metadata=3c31f789a52271e5 -C extra-filename=-3c31f789a52271e5 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern base64=/opt/rustwide/target/debug/deps/libbase64-7307acd6c495fec1.rmeta --extern bytes=/opt/rustwide/target/debug/deps/libbytes-94736955f1f3c1e5.rmeta --extern encoding_rs=/opt/rustwide/target/debug/deps/libencoding_rs-6d974220f31db47f.rmeta --extern futures_core=/opt/rustwide/target/debug/deps/libfutures_core-691176a7ff8d2e3c.rmeta --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-6a95c4614a65be24.rmeta --extern http=/opt/rustwide/target/debug/deps/libhttp-2ac59fce0ba35b4b.rmeta --extern http_body=/opt/rustwide/target/debug/deps/libhttp_body-1c0fb6f0d4954c78.rmeta --extern hyper=/opt/rustwide/target/debug/deps/libhyper-9bb593e9c6f6d804.rmeta --extern hyper_tls=/opt/rustwide/target/debug/deps/libhyper_tls-56923cd984f76d8f.rmeta --extern ipnet=/opt/rustwide/target/debug/deps/libipnet-9e2236e5e648b4d9.rmeta --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-d07addd12a8987b7.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-1db056c01870a412.rmeta --extern mime=/opt/rustwide/target/debug/deps/libmime-b6a2ba0130825968.rmeta --extern mime_guess=/opt/rustwide/target/debug/deps/libmime_guess-1752eef827a70e57.rmeta --extern native_tls_crate=/opt/rustwide/target/debug/deps/libnative_tls-3dbae00a5f1edc43.rmeta --extern percent_encoding=/opt/rustwide/target/debug/deps/libpercent_encoding-8487fbcdf400a5b8.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-bc3905be6129bef3.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-5c85ad042d8c5dfb.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-fbae5dd7f27363e4.rmeta --extern serde_urlencoded=/opt/rustwide/target/debug/deps/libserde_urlencoded-45667a820091fabd.rmeta --extern tokio=/opt/rustwide/target/debug/deps/libtokio-3fde22d5b1fec350.rmeta --extern tokio_tls=/opt/rustwide/target/debug/deps/libtokio_tls-e066594d54b1082c.rmeta --extern url=/opt/rustwide/target/debug/deps/liburl-732a91841a5d5148.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [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/f47dd4da3ae8c32c9e65d307bfe640b143e674df/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/build/exonum-proto-69eecbb9b793eb2b/build_script_build-69eecbb9b793eb2b.build_script_build.6v648zwa-cgu.0.rcgu.o" "/opt/rustwide/target/debug/build/exonum-proto-69eecbb9b793eb2b/build_script_build-69eecbb9b793eb2b.build_script_build.6v648zwa-cgu.1.rcgu.o" "/opt/rustwide/target/debug/build/exonum-proto-69eecbb9b793eb2b/build_script_build-69eecbb9b793eb2b.build_script_build.6v648zwa-cgu.2.rcgu.o" "/opt/rustwide/target/debug/build/exonum-proto-69eecbb9b793eb2b/build_script_build-69eecbb9b793eb2b.build_script_build.6v648zwa-cgu.3.rcgu.o" "/opt/rustwide/target/debug/build/exonum-proto-69eecbb9b793eb2b/build_script_build-69eecbb9b793eb2b.build_script_build.6v648zwa-cgu.4.rcgu.o" "/opt/rustwide/target/debug/build/exonum-proto-69eecbb9b793eb2b/build_script_build-69eecbb9b793eb2b.build_script_build.6v648zwa-cgu.5.rcgu.o" "/opt/rustwide/target/debug/build/exonum-proto-69eecbb9b793eb2b/build_script_build-69eecbb9b793eb2b.build_script_build.6v648zwa-cgu.6.rcgu.o" "/opt/rustwide/target/debug/build/exonum-proto-69eecbb9b793eb2b/build_script_build-69eecbb9b793eb2b.build_script_build.6v648zwa-cgu.7.rcgu.o" "/opt/rustwide/target/debug/build/exonum-proto-69eecbb9b793eb2b/build_script_build-69eecbb9b793eb2b.build_script_build.6v648zwa-cgu.8.rcgu.o" "-o" "/opt/rustwide/target/debug/build/exonum-proto-69eecbb9b793eb2b/build_script_build-69eecbb9b793eb2b" "/opt/rustwide/target/debug/build/exonum-proto-69eecbb9b793eb2b/build_script_build-69eecbb9b793eb2b.1c4p41scsi6j26k7.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/f47dd4da3ae8c32c9e65d307bfe640b143e674df/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libexonum_build-4f1a364df3891e1e.rlib" "/opt/rustwide/target/debug/deps/libwalkdir-2688f5fb2dd1ef4c.rlib" "/opt/rustwide/target/debug/deps/libsame_file-d8f70bf8210d83df.rlib" "/opt/rustwide/target/debug/deps/libquote-8df32206e77519ce.rlib" "/opt/rustwide/target/debug/deps/libprotoc_rust-76221894a55e4d61.rlib" "/opt/rustwide/target/debug/deps/libprotoc-6c83549613ed9be6.rlib" "/opt/rustwide/target/debug/deps/libwhich-0e77c37a1c5bc9f5.rlib" "/opt/rustwide/target/debug/deps/libthiserror-276c850a609cb45b.rlib" "/opt/rustwide/target/debug/deps/liblog-93951ff8e53c2b76.rlib" "/opt/rustwide/target/debug/deps/libprotobuf_codegen-0f7073c52b9e65dc.rlib" "/opt/rustwide/target/debug/deps/libprotobuf-969ec0123708d78d.rlib" "/opt/rustwide/target/debug/deps/libserde-f6364b049feef6e4.rlib" "/opt/rustwide/target/debug/deps/libtempfile-bb16ec6270957471.rlib" "/opt/rustwide/target/debug/deps/librand-76d0ba25afd6c25f.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-922bb19de579a24e.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-c23022ad17077c14.rlib" "/opt/rustwide/target/debug/deps/librand_core-edc658c5ea263bac.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-3be092a6ade7401b.rlib" "/opt/rustwide/target/debug/deps/liblibc-dc210982d623b4f2.rlib" "/opt/rustwide/target/debug/deps/libremove_dir_all-a9d58e5b261c6f4f.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-b00c34326580381c.rlib" "/opt/rustwide/target/debug/deps/libproc_macro2-504e1e92d332712c.rlib" "/opt/rustwide/target/debug/deps/libunicode_xid-b13daac5d45350a3.rlib" "/opt/rustwide/rustup-home/toolchains/f47dd4da3ae8c32c9e65d307bfe640b143e674df/lib/rustlib/x86_64-unknown-linux-gnu/lib/libproc_macro-b6ebf2ef3bbb1206.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/f47dd4da3ae8c32c9e65d307bfe640b143e674df/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-edfba68bd3501617.rlib" "/opt/rustwide/rustup-home/toolchains/f47dd4da3ae8c32c9e65d307bfe640b143e674df/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-cb36837ea2d84c1b.rlib" "/opt/rustwide/rustup-home/toolchains/f47dd4da3ae8c32c9e65d307bfe640b143e674df/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-637cb1b53c807e95.rlib" "/opt/rustwide/rustup-home/toolchains/f47dd4da3ae8c32c9e65d307bfe640b143e674df/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-099cf0af4375543b.rlib" "/opt/rustwide/rustup-home/toolchains/f47dd4da3ae8c32c9e65d307bfe640b143e674df/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-b5f18e83369ef257.rlib" "/opt/rustwide/rustup-home/toolchains/f47dd4da3ae8c32c9e65d307bfe640b143e674df/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-3bb19daa4485d5fe.rlib" "/opt/rustwide/rustup-home/toolchains/f47dd4da3ae8c32c9e65d307bfe640b143e674df/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-5298ab0591e7fb29.rlib" "/opt/rustwide/rustup-home/toolchains/f47dd4da3ae8c32c9e65d307bfe640b143e674df/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-2e4947d254d0b599.rlib" "/opt/rustwide/rustup-home/toolchains/f47dd4da3ae8c32c9e65d307bfe640b143e674df/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-1532436f783b0405.rlib" "/opt/rustwide/rustup-home/toolchains/f47dd4da3ae8c32c9e65d307bfe640b143e674df/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-3d12d76f5782439f.rlib" "/opt/rustwide/rustup-home/toolchains/f47dd4da3ae8c32c9e65d307bfe640b143e674df/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-f54fb6b93a192d72.rlib" "/opt/rustwide/rustup-home/toolchains/f47dd4da3ae8c32c9e65d307bfe640b143e674df/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-d41f1ff31e4e0f27.rlib" "/opt/rustwide/rustup-home/toolchains/f47dd4da3ae8c32c9e65d307bfe640b143e674df/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-108e5e911ebb4fc8.rlib" "/opt/rustwide/rustup-home/toolchains/f47dd4da3ae8c32c9e65d307bfe640b143e674df/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-31288459e6a43502.rlib" "/opt/rustwide/rustup-home/toolchains/f47dd4da3ae8c32c9e65d307bfe640b143e674df/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-c52e5d6301e1bd59.rlib" "/opt/rustwide/rustup-home/toolchains/f47dd4da3ae8c32c9e65d307bfe640b143e674df/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-2675a9a46b5cec89.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/f47dd4da3ae8c32c9e65d307bfe640b143e674df/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-f51baad7bbcb81c4.rlib" "-Wl,-Bdynamic" "-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] The following warnings were emitted during compilation: [INFO] [stderr] [INFO] [stderr] warning: c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: compilation terminated. [INFO] [stderr] warning: c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: compilation terminated. [INFO] [stderr] warning: c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: compilation terminated. [INFO] [stderr] warning: c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: compilation terminated. [INFO] [stderr] warning: c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: compilation terminated. [INFO] [stderr] warning: c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: compilation terminated. [INFO] [stderr] warning: c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: compilation terminated. [INFO] [stderr] warning: c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: compilation terminated. [INFO] [stderr] warning: c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: compilation terminated. [INFO] [stderr] warning: c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: compilation terminated. [INFO] [stderr] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "b5f1405803fc28b5ee979b1b099e30fcd95e52e915adfea78d105560852f1e49", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b5f1405803fc28b5ee979b1b099e30fcd95e52e915adfea78d105560852f1e49", kill_on_drop: false }` [INFO] [stdout] b5f1405803fc28b5ee979b1b099e30fcd95e52e915adfea78d105560852f1e49