[INFO] fetching crate couch_rs 0.9.0... [INFO] building couch_rs-0.9.0 against master#0da281b6068a7d889ae89a9bd8991284cc9b7535 for pr-103610 [INFO] extracting crate couch_rs 0.9.0 into /workspace/builds/worker-0/source [INFO] validating manifest of crates.io crate couch_rs 0.9.0 on toolchain 0da281b6068a7d889ae89a9bd8991284cc9b7535 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+0da281b6068a7d889ae89a9bd8991284cc9b7535" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate couch_rs 0.9.0 [INFO] finished tweaking crates.io crate couch_rs 0.9.0 [INFO] tweaked toml for crates.io crate couch_rs 0.9.0 written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate crates.io crate couch_rs 0.9.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+0da281b6068a7d889ae89a9bd8991284cc9b7535" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded serde_derive v1.0.144 [INFO] [stderr] Downloaded couch_rs_derive v0.9.0 [INFO] [stderr] Downloaded serde v1.0.144 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:83125433e4fff17b1ac56874832f668d9df75ee638575aca552b68e127bedee9" "/opt/rustwide/cargo-home/bin/cargo" "+0da281b6068a7d889ae89a9bd8991284cc9b7535" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 288c70c3b9491bfd75e5cd616c6e849657b015791e81afe77d2a7228618e1eeb [INFO] running `Command { std: "docker" "start" "-a" "288c70c3b9491bfd75e5cd616c6e849657b015791e81afe77d2a7228618e1eeb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "288c70c3b9491bfd75e5cd616c6e849657b015791e81afe77d2a7228618e1eeb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "288c70c3b9491bfd75e5cd616c6e849657b015791e81afe77d2a7228618e1eeb", kill_on_drop: false }` [INFO] [stdout] 288c70c3b9491bfd75e5cd616c6e849657b015791e81afe77d2a7228618e1eeb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:83125433e4fff17b1ac56874832f668d9df75ee638575aca552b68e127bedee9" "/opt/rustwide/cargo-home/bin/cargo" "+0da281b6068a7d889ae89a9bd8991284cc9b7535" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d6f0dc25c0803e37a3fd754cce31b74a7b19a8e1460b0c9063e310d1d4c5b7c2 [INFO] running `Command { std: "docker" "start" "-a" "d6f0dc25c0803e37a3fd754cce31b74a7b19a8e1460b0c9063e310d1d4c5b7c2", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling proc-macro2 v1.0.43 [INFO] [stderr] Compiling unicode-ident v1.0.3 [INFO] [stderr] Compiling quote v1.0.21 [INFO] [stderr] Compiling syn v1.0.99 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling libc v0.2.132 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling once_cell v1.13.1 [INFO] [stderr] Compiling pin-project-lite v0.2.9 [INFO] [stderr] Compiling bytes v1.2.1 [INFO] [stderr] Compiling futures-core v0.3.23 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling pkg-config v0.3.25 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling itoa v1.0.3 [INFO] [stderr] Compiling futures-task v0.3.23 [INFO] [stderr] Compiling openssl v0.10.41 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling serde_derive v1.0.144 [INFO] [stderr] Compiling tracing-core v0.1.29 [INFO] [stderr] Compiling futures-util v0.3.23 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling http v0.2.8 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling httparse v1.7.1 [INFO] [stderr] Compiling futures-channel v0.3.23 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Compiling tracing v0.1.36 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling tokio v1.20.1 [INFO] [stderr] Compiling slab v0.4.7 [INFO] [stderr] Compiling indexmap v1.9.1 [INFO] [stderr] Compiling futures-sink v0.3.23 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling serde v1.0.144 [INFO] [stderr] Compiling native-tls v0.2.10 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling miniz_oxide v0.5.3 [INFO] [stderr] Compiling socket2 v0.4.4 [INFO] [stderr] Compiling mio v0.8.4 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling ryu v1.0.11 [INFO] [stderr] Compiling unicode-bidi v0.3.8 [INFO] [stderr] Compiling serde_json v1.0.85 [INFO] [stderr] Compiling http-body v0.4.5 [INFO] [stderr] Compiling tower-service v0.3.2 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling encoding_rs v0.8.31 [INFO] [stderr] Compiling flate2 v1.0.24 [INFO] [stderr] Compiling ipnet v2.5.0 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling openssl-sys v0.9.75 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling unicode-normalization v0.1.21 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling tokio-macros v1.8.0 [INFO] [stderr] Compiling futures-macro v0.3.23 [INFO] [stderr] Compiling openssl-macros v0.1.0 [INFO] [stderr] Compiling couch_rs_derive v0.9.0 [INFO] [stderr] Compiling tokio-util v0.7.3 [INFO] [stderr] Compiling tokio-native-tls v0.3.0 [INFO] [stderr] Compiling async-compression v0.3.14 [INFO] [stderr] Compiling tokio-stream v0.1.9 [INFO] [stderr] Compiling h2 v0.3.14 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling hyper v0.14.20 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling reqwest v0.11.11 [INFO] [stderr] Compiling couch_rs v0.9.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 29.04s [INFO] running `Command { std: "docker" "inspect" "d6f0dc25c0803e37a3fd754cce31b74a7b19a8e1460b0c9063e310d1d4c5b7c2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d6f0dc25c0803e37a3fd754cce31b74a7b19a8e1460b0c9063e310d1d4c5b7c2", kill_on_drop: false }` [INFO] [stdout] d6f0dc25c0803e37a3fd754cce31b74a7b19a8e1460b0c9063e310d1d4c5b7c2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:83125433e4fff17b1ac56874832f668d9df75ee638575aca552b68e127bedee9" "/opt/rustwide/cargo-home/bin/cargo" "+0da281b6068a7d889ae89a9bd8991284cc9b7535" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a01e84f7169ba0752f74df51a1bf9b23c19d5c303984514a3076f83364e2c161 [INFO] running `Command { std: "docker" "start" "-a" "a01e84f7169ba0752f74df51a1bf9b23c19d5c303984514a3076f83364e2c161", kill_on_drop: false }` [INFO] [stderr] Compiling couch_rs v0.9.0 (/opt/rustwide/workdir) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcoHMuJH/symbols.o" "/opt/rustwide/target/debug/examples/async_batch_read-1159605374e24c76.async_batch_read.2f5c35a3-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/async_batch_read-1159605374e24c76.async_batch_read.2f5c35a3-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/async_batch_read-1159605374e24c76.async_batch_read.2f5c35a3-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/async_batch_read-1159605374e24c76.async_batch_read.2f5c35a3-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/async_batch_read-1159605374e24c76.async_batch_read.2f5c35a3-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/async_batch_read-1159605374e24c76.async_batch_read.2f5c35a3-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/async_batch_read-1159605374e24c76.async_batch_read.2f5c35a3-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/async_batch_read-1159605374e24c76.async_batch_read.2f5c35a3-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/async_batch_read-1159605374e24c76.async_batch_read.2f5c35a3-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/async_batch_read-1159605374e24c76.async_batch_read.2f5c35a3-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/async_batch_read-1159605374e24c76.async_batch_read.2f5c35a3-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/async_batch_read-1159605374e24c76.async_batch_read.2f5c35a3-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/async_batch_read-1159605374e24c76.async_batch_read.2f5c35a3-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/async_batch_read-1159605374e24c76.async_batch_read.2f5c35a3-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/async_batch_read-1159605374e24c76.async_batch_read.2f5c35a3-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/async_batch_read-1159605374e24c76.async_batch_read.2f5c35a3-cgu.9.rcgu.o" "/opt/rustwide/target/debug/examples/async_batch_read-1159605374e24c76.1c2t3zytsyimmpjc.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/0da281b6068a7d889ae89a9bd8991284cc9b7535/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libcouch_rs-af841d51ccb2e720.rlib" "/opt/rustwide/target/debug/deps/libtokio_stream-5ff0e2bcff12ba9a.rlib" "/opt/rustwide/target/debug/deps/libreqwest-101d05075c492e13.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-51f2ecce7a2f91a7.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-acf0de0f4f499c84.rlib" "/opt/rustwide/target/debug/deps/libipnet-c0c74975542ca8c3.rlib" "/opt/rustwide/target/debug/deps/libtokio_native_tls-be0a261f0cc8240c.rlib" "/opt/rustwide/target/debug/deps/libmime-f9513972171bf326.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-c44de9e887279379.rlib" "/opt/rustwide/target/debug/deps/libserde_json-c1c787c25caba7f9.rlib" "/opt/rustwide/target/debug/deps/libryu-35a1e8785e2c84ef.rlib" "/opt/rustwide/target/debug/deps/libserde-b7d3d444e37780eb.rlib" "/opt/rustwide/target/debug/deps/libasync_compression-5a4af9e84bf8e797.rlib" "/opt/rustwide/target/debug/deps/libflate2-e1e6695de214c7ce.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-d2b00ba10a0ffb70.rlib" "/opt/rustwide/target/debug/deps/libadler-3a9d1165c599cab1.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-b10e319b5424d686.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-eda5ff3cbf6d9648.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-9fb528d4b515d117.rlib" "/opt/rustwide/target/debug/deps/libopenssl-f51071caf6c92787.rlib" "/opt/rustwide/target/debug/deps/libbitflags-05dfd5b5d1225bed.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-46b9b5ebdcb273c8.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-ecd28e6fe5f7182e.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-ce1d1bfca841d500.rlib" "/opt/rustwide/target/debug/deps/libhyper-1f41c430ed92d1ac.rlib" "/opt/rustwide/target/debug/deps/libwant-dcafab768cc040e9.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-febba4674ec63f92.rlib" "/opt/rustwide/target/debug/deps/libhttparse-f04add0618484537.rlib" "/opt/rustwide/target/debug/deps/libh2-22710b8304ae643d.rlib" "/opt/rustwide/target/debug/deps/libindexmap-c6a0d2b9f1b23663.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-e520009dc7a7a6ee.rlib" "/opt/rustwide/target/debug/deps/libtower_service-2e945a9ae7b7ce84.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-58f099d19ce1adc7.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-6362cd68244a9a39.rlib" "/opt/rustwide/target/debug/deps/libslab-bfbdb28742077af7.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-f987fea76d70a32c.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-b7ff504f33cec58a.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-15061626bccc0257.rlib" "/opt/rustwide/target/debug/deps/libtracing-16e3bb464a85bbb1.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-d986e19f5b7c0711.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-1f5534b23b172a64.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-572fee003e92af57.rlib" "/opt/rustwide/target/debug/deps/libtokio-107c7b48f366c1c8.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-3db3216c15c04cf7.rlib" "/opt/rustwide/target/debug/deps/libsocket2-9d70efb17e0ea460.rlib" "/opt/rustwide/target/debug/deps/libmemchr-4fce41623cec2314.rlib" "/opt/rustwide/target/debug/deps/libmio-1b4c591bdc8c4d18.rlib" "/opt/rustwide/target/debug/deps/liblibc-e1c27bc548d6aea8.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-e925d73d842a509c.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-f2671a56a138cdc1.rlib" "/opt/rustwide/target/debug/deps/liblog-1f281fe8445d426c.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-90e3626e3c41eec3.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-0d0b7b3c5a10e702.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b33cd6b8ee13db74.rlib" "/opt/rustwide/target/debug/deps/liburl-0011768a44ab7863.rlib" "/opt/rustwide/target/debug/deps/libidna-c8e8eaa5821b251d.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-7f15f9a7ed791153.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-32c6f9102bb2f7e8.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-ef06cf556416b731.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-96858afa72c3ee66.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-1a48ab4b6760ee48.rlib" "/opt/rustwide/target/debug/deps/libmatches-a104dd362fa85146.rlib" "/opt/rustwide/target/debug/deps/libhttp-ad9c989e5999360f.rlib" "/opt/rustwide/target/debug/deps/libitoa-8f7e72094391218a.rlib" "/opt/rustwide/target/debug/deps/libbytes-5e6b89f5bbd0cc67.rlib" "/opt/rustwide/target/debug/deps/libfnv-22cd72556da4b99c.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-b196e1663297fef1.rlib" "/opt/rustwide/target/debug/deps/libbase64-4563507a4eb0b4b2.rlib" "/opt/rustwide/rustup-home/toolchains/0da281b6068a7d889ae89a9bd8991284cc9b7535/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-de75e80c43801b1c.rlib" "/opt/rustwide/rustup-home/toolchains/0da281b6068a7d889ae89a9bd8991284cc9b7535/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-2a787eb9d60efe22.rlib" "/opt/rustwide/rustup-home/toolchains/0da281b6068a7d889ae89a9bd8991284cc9b7535/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-4a45f4075ae80a22.rlib" "/opt/rustwide/rustup-home/toolchains/0da281b6068a7d889ae89a9bd8991284cc9b7535/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-e89379089032cd0e.rlib" "/opt/rustwide/rustup-home/toolchains/0da281b6068a7d889ae89a9bd8991284cc9b7535/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-74211b12b443811c.rlib" "/opt/rustwide/rustup-home/toolchains/0da281b6068a7d889ae89a9bd8991284cc9b7535/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-1f391b051eb3b957.rlib" "/opt/rustwide/rustup-home/toolchains/0da281b6068a7d889ae89a9bd8991284cc9b7535/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-db4d651637ed1365.rlib" "/opt/rustwide/rustup-home/toolchains/0da281b6068a7d889ae89a9bd8991284cc9b7535/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-255c18ca7ff0a7c6.rlib" "/opt/rustwide/rustup-home/toolchains/0da281b6068a7d889ae89a9bd8991284cc9b7535/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-fcf994c37af81dc5.rlib" "/opt/rustwide/rustup-home/toolchains/0da281b6068a7d889ae89a9bd8991284cc9b7535/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-1791beb5b36e409b.rlib" "/opt/rustwide/rustup-home/toolchains/0da281b6068a7d889ae89a9bd8991284cc9b7535/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-6d1ec8f1337db26d.rlib" "/opt/rustwide/rustup-home/toolchains/0da281b6068a7d889ae89a9bd8991284cc9b7535/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-ce60aba693c46806.rlib" "/opt/rustwide/rustup-home/toolchains/0da281b6068a7d889ae89a9bd8991284cc9b7535/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-b113a1d1429de7b6.rlib" "/opt/rustwide/rustup-home/toolchains/0da281b6068a7d889ae89a9bd8991284cc9b7535/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-fa2b1d08224d5dda.rlib" "/opt/rustwide/rustup-home/toolchains/0da281b6068a7d889ae89a9bd8991284cc9b7535/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-a51843dfc5fc8b4b.rlib" "/opt/rustwide/rustup-home/toolchains/0da281b6068a7d889ae89a9bd8991284cc9b7535/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-a5319eed00c3264d.rlib" "/opt/rustwide/rustup-home/toolchains/0da281b6068a7d889ae89a9bd8991284cc9b7535/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-c6c03e024a2f1e46.rlib" "/opt/rustwide/rustup-home/toolchains/0da281b6068a7d889ae89a9bd8991284cc9b7535/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-522518611024dce5.rlib" "/opt/rustwide/rustup-home/toolchains/0da281b6068a7d889ae89a9bd8991284cc9b7535/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-05898138a596088a.rlib" "/opt/rustwide/rustup-home/toolchains/0da281b6068a7d889ae89a9bd8991284cc9b7535/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-b7c79d85cf21a511.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/0da281b6068a7d889ae89a9bd8991284cc9b7535/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/async_batch_read-1159605374e24c76" "-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 `couch_rs` due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "a01e84f7169ba0752f74df51a1bf9b23c19d5c303984514a3076f83364e2c161", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a01e84f7169ba0752f74df51a1bf9b23c19d5c303984514a3076f83364e2c161", kill_on_drop: false }` [INFO] [stdout] a01e84f7169ba0752f74df51a1bf9b23c19d5c303984514a3076f83364e2c161