[INFO] fetching crate pulsar 3.0.1... [INFO] testing pulsar-3.0.1 against try#ecabaf78506b7a4668d42dc20268c086b93f0fad for pr-87041 [INFO] extracting crate pulsar 3.0.1 into /workspace/builds/worker-5/source [INFO] validating manifest of crates.io crate pulsar 3.0.1 on toolchain ecabaf78506b7a4668d42dc20268c086b93f0fad [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate pulsar 3.0.1 [INFO] finished tweaking crates.io crate pulsar 3.0.1 [INFO] tweaked toml for crates.io crate pulsar 3.0.1 written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate crates.io crate pulsar 3.0.1 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded crc-catalog v1.1.1 [INFO] [stderr] Downloaded async-process v1.1.0 [INFO] [stderr] Downloaded async-io v1.4.1 [INFO] [stderr] Downloaded signal-hook v0.3.8 [INFO] [stderr] Downloaded crc v2.0.0 [INFO] [stderr] Downloaded zstd v0.8.3+zstd.1.5.0 [INFO] [stderr] Downloaded zstd-safe v4.1.0+zstd.1.5.0 [INFO] [stderr] Downloaded zstd-sys v1.6.0+zstd.1.5.0 [INFO] [stderr] Downloaded bitvec v0.19.5 [INFO] [stderr] Downloaded snap v1.0.5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3229e430ce625f5f4f2808bdab4cfe88e9c6dc6372e663d1ed036aef80ffebaa [INFO] running `Command { std: "docker" "start" "-a" "3229e430ce625f5f4f2808bdab4cfe88e9c6dc6372e663d1ed036aef80ffebaa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3229e430ce625f5f4f2808bdab4cfe88e9c6dc6372e663d1ed036aef80ffebaa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3229e430ce625f5f4f2808bdab4cfe88e9c6dc6372e663d1ed036aef80ffebaa", kill_on_drop: false }` [INFO] [stdout] 3229e430ce625f5f4f2808bdab4cfe88e9c6dc6372e663d1ed036aef80ffebaa [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e4b722daa49b8fe08355da44b6218bdaa5c543985aab7354e9b8a9d8a8632382 [INFO] running `Command { std: "docker" "start" "-a" "e4b722daa49b8fe08355da44b6218bdaa5c543985aab7354e9b8a9d8a8632382", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling proc-macro2 v1.0.26 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling futures-core v0.3.15 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling pin-project-lite v0.2.6 [INFO] [stderr] Compiling futures-io v0.3.15 [INFO] [stderr] Compiling once_cell v1.7.2 [INFO] [stderr] Compiling slab v0.4.3 [INFO] [stderr] Compiling cache-padded v1.1.1 [INFO] [stderr] Compiling getrandom v0.2.2 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling event-listener v2.5.1 [INFO] [stderr] Compiling fastrand v1.4.1 [INFO] [stderr] Compiling parking v2.0.0 [INFO] [stderr] Compiling waker-fn v1.1.0 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Compiling openssl v0.10.34 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling async-task v4.0.3 [INFO] [stderr] Compiling atomic-waker v1.0.0 [INFO] [stderr] Compiling fixedbitset v0.2.0 [INFO] [stderr] Compiling unicode-segmentation v1.7.1 [INFO] [stderr] Compiling radium v0.5.3 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling multimap v0.8.3 [INFO] [stderr] Compiling zstd-safe v4.1.0+zstd.1.5.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling openssl-probe v0.1.4 [INFO] [stderr] Compiling funty v1.1.0 [INFO] [stderr] Compiling tap v1.0.1 [INFO] [stderr] Compiling snap v1.0.5 [INFO] [stderr] Compiling wyz v0.2.0 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling crc-catalog v1.1.1 [INFO] [stderr] Compiling futures-timer v3.0.2 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Compiling concurrent-queue v1.2.2 [INFO] [stderr] Compiling async-mutex v1.4.0 [INFO] [stderr] Compiling async-lock v2.4.0 [INFO] [stderr] Compiling unicode-normalization v0.1.17 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling jobserver v0.1.22 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling socket2 v0.4.0 [INFO] [stderr] Compiling which v4.1.0 [INFO] [stderr] Compiling signal-hook-registry v1.3.0 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling crc v2.0.0 [INFO] [stderr] Compiling signal-hook v0.3.8 [INFO] [stderr] Compiling heck v0.3.2 [INFO] [stderr] Compiling cc v1.0.67 [INFO] [stderr] Compiling futures-channel v0.3.15 [INFO] [stderr] Compiling async-channel v1.6.1 [INFO] [stderr] Compiling prost-build v0.7.0 [INFO] [stderr] Compiling indexmap v1.6.2 [INFO] [stderr] Compiling futures-macro v0.3.15 [INFO] [stderr] Compiling futures-util v0.3.15 [INFO] [stderr] Compiling tokio v1.6.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling crossbeam-utils v0.8.4 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling rand_core v0.6.2 [INFO] [stderr] Compiling value-bag v1.0.0-alpha.7 [INFO] [stderr] Compiling nom v6.1.2 [INFO] [stderr] Compiling futures-lite v1.11.3 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling bitvec v0.19.5 [INFO] [stderr] Compiling rand_chacha v0.3.0 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling rand v0.8.3 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling petgraph v0.5.1 [INFO] [stderr] Compiling syn v1.0.72 [INFO] [stderr] Compiling openssl-sys v0.9.63 [INFO] [stderr] Compiling zstd-sys v1.6.0+zstd.1.5.0 [INFO] [stderr] Compiling lz4-sys v1.9.2 [INFO] [stderr] Compiling flate2 v1.0.20 [INFO] [stderr] Compiling async-executor v1.4.1 [INFO] [stderr] Compiling blocking v1.0.2 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling native-tls v0.2.7 [INFO] [stderr] Compiling tempfile v3.2.0 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling pem v0.8.3 [INFO] [stderr] Compiling lz4 v1.23.2 [INFO] [stderr] Compiling ctor v0.1.20 [INFO] [stderr] Compiling prost-derive v0.7.0 [INFO] [stderr] Compiling tokio-macros v1.2.0 [INFO] [stderr] Compiling thiserror-impl v1.0.24 [INFO] [stderr] Compiling async-attributes v1.1.2 [INFO] [stderr] Compiling polling v2.0.3 [INFO] [stderr] Compiling mio v0.7.11 [INFO] [stderr] Compiling kv-log-macro v1.0.7 [INFO] [stderr] Compiling async-io v1.4.1 [INFO] [stderr] Compiling async-global-executor v2.0.2 [INFO] [stderr] Compiling async-process v1.1.0 [INFO] [stderr] Compiling thiserror v1.0.24 [INFO] [stderr] Compiling async-std v1.9.0 [INFO] [stderr] Compiling prost v0.7.0 [INFO] [stderr] Compiling prost-types v0.7.0 [INFO] [stderr] Compiling tokio-native-tls v0.3.0 [INFO] [stderr] Compiling tokio-util v0.6.7 [INFO] [stderr] Compiling pulsar v3.0.1 (/opt/rustwide/workdir) [INFO] [stderr] Compiling futures-executor v0.3.15 [INFO] [stderr] Compiling asynchronous-codec v0.6.0 [INFO] [stderr] Compiling futures v0.3.15 [INFO] [stderr] Compiling async-native-tls v0.3.3 [INFO] [stderr] Compiling zstd v0.8.3+zstd.1.5.0 [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 39s [INFO] running `Command { std: "docker" "inspect" "e4b722daa49b8fe08355da44b6218bdaa5c543985aab7354e9b8a9d8a8632382", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e4b722daa49b8fe08355da44b6218bdaa5c543985aab7354e9b8a9d8a8632382", kill_on_drop: false }` [INFO] [stdout] e4b722daa49b8fe08355da44b6218bdaa5c543985aab7354e9b8a9d8a8632382 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 12df7f4166b6d35937f9ad47be2d76690d5082679c1021df8093631351bc483b [INFO] running `Command { std: "docker" "start" "-a" "12df7f4166b6d35937f9ad47be2d76690d5082679c1021df8093631351bc483b", kill_on_drop: false }` [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling env_logger v0.8.3 [INFO] [stderr] Compiling pulsar v3.0.1 (/opt/rustwide/workdir) [INFO] [stderr] error: could not compile `pulsar` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name pulsar --edition=2018 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="async-native-tls"' --cfg 'feature="async-std"' --cfg 'feature="async-std-runtime"' --cfg 'feature="asynchronous-codec"' --cfg 'feature="compression"' --cfg 'feature="default"' --cfg 'feature="flate2"' --cfg 'feature="lz4"' --cfg 'feature="snap"' --cfg 'feature="tokio"' --cfg 'feature="tokio-native-tls"' --cfg 'feature="tokio-runtime"' --cfg 'feature="tokio-util"' --cfg 'feature="zstd"' -C metadata=2dad0925fd67faac -C extra-filename=-2dad0925fd67faac --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern async_native_tls=/opt/rustwide/target/debug/deps/libasync_native_tls-a19f362bd1c5f9ac.rlib --extern async_std=/opt/rustwide/target/debug/deps/libasync_std-c82dd4c8e3ffe60e.rlib --extern asynchronous_codec=/opt/rustwide/target/debug/deps/libasynchronous_codec-038cbe9324878afa.rlib --extern bit_vec=/opt/rustwide/target/debug/deps/libbit_vec-3725465696a11ccc.rlib --extern bytes=/opt/rustwide/target/debug/deps/libbytes-d756a69163f1ed00.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-23bc53e111d488a2.rlib --extern crc=/opt/rustwide/target/debug/deps/libcrc-0f725792975db724.rlib --extern env_logger=/opt/rustwide/target/debug/deps/libenv_logger-bac91e6c478ceca0.rlib --extern flate2=/opt/rustwide/target/debug/deps/libflate2-eda05d72dd92e302.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-202dda66d928cea4.rlib --extern futures_io=/opt/rustwide/target/debug/deps/libfutures_io-73386f59a1492b3d.rlib --extern futures_timer=/opt/rustwide/target/debug/deps/libfutures_timer-33a60b96743d2eb8.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-842e41c9cad69fac.rlib --extern lz4=/opt/rustwide/target/debug/deps/liblz4-fe171f43c69c3d04.rlib --extern native_tls=/opt/rustwide/target/debug/deps/libnative_tls-6cc6e0f5bf11a675.rlib --extern nom=/opt/rustwide/target/debug/deps/libnom-adebde031e5550c7.rlib --extern pem=/opt/rustwide/target/debug/deps/libpem-244d1d4a367bcd3a.rlib --extern prost=/opt/rustwide/target/debug/deps/libprost-eeddb9488b3b0183.rlib --extern prost_derive=/opt/rustwide/target/debug/deps/libprost_derive-07110d7981c08ab0.so --extern rand=/opt/rustwide/target/debug/deps/librand-8e07131f88a15f9f.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-14edb7dff9ca13a5.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-f5713ae50fb524f6.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-42c88788ac15c262.rlib --extern snap=/opt/rustwide/target/debug/deps/libsnap-e3572cc62b0b3767.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-8dbe9c057ff989a6.rlib --extern tokio_native_tls=/opt/rustwide/target/debug/deps/libtokio_native_tls-4e66d397252c90e5.rlib --extern tokio_util=/opt/rustwide/target/debug/deps/libtokio_util-bc842ebc555158da.rlib --extern url=/opt/rustwide/target/debug/deps/liburl-88bf2ca2aaf49856.rlib --extern zstd=/opt/rustwide/target/debug/deps/libzstd-583e38c6a1925acb.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/lz4-sys-c6ab1d3be6c2cc8a/out -L native=/opt/rustwide/target/debug/build/zstd-sys-5a479ac276434a5d/out` (signal: 9, SIGKILL: kill) [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: "cc" "-m64" "/opt/rustwide/target/debug/examples/producer-5def3dc7defebbe0.producer.323d4891-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/producer-5def3dc7defebbe0.producer.323d4891-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/producer-5def3dc7defebbe0.producer.323d4891-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/producer-5def3dc7defebbe0.producer.323d4891-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/producer-5def3dc7defebbe0.producer.323d4891-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/producer-5def3dc7defebbe0.producer.323d4891-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/producer-5def3dc7defebbe0.producer.323d4891-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/producer-5def3dc7defebbe0.producer.323d4891-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/producer-5def3dc7defebbe0.producer.323d4891-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/producer-5def3dc7defebbe0.producer.323d4891-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/producer-5def3dc7defebbe0.producer.323d4891-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/producer-5def3dc7defebbe0.producer.323d4891-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/producer-5def3dc7defebbe0.producer.323d4891-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/producer-5def3dc7defebbe0.producer.323d4891-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/producer-5def3dc7defebbe0.producer.323d4891-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/producer-5def3dc7defebbe0.producer.323d4891-cgu.9.rcgu.o" "/opt/rustwide/target/debug/examples/producer-5def3dc7defebbe0.2jqg9y427p8v93on.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/lz4-sys-c6ab1d3be6c2cc8a/out" "-L" "/opt/rustwide/target/debug/build/zstd-sys-5a479ac276434a5d/out" "-L" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libenv_logger-bac91e6c478ceca0.rlib" "/opt/rustwide/target/debug/deps/libatty-10ea6683a3f5b648.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-48569ba71e859b79.rlib" "/opt/rustwide/target/debug/deps/libhumantime-2d575097e7169ff0.rlib" "/opt/rustwide/target/debug/deps/libserde_json-42c88788ac15c262.rlib" "/opt/rustwide/target/debug/deps/libryu-e6fb900e507a464e.rlib" "/opt/rustwide/target/debug/deps/libitoa-653c401ca764c4cb.rlib" "/opt/rustwide/target/debug/deps/libpulsar-9861229f4a9c3dbf.rlib" "/opt/rustwide/target/debug/deps/libcrc-0f725792975db724.rlib" "/opt/rustwide/target/debug/deps/libcrc_catalog-6f7741b16c609830.rlib" "/opt/rustwide/target/debug/deps/libsnap-e3572cc62b0b3767.rlib" "/opt/rustwide/target/debug/deps/libzstd-583e38c6a1925acb.rlib" "/opt/rustwide/target/debug/deps/libzstd_safe-b658e0dc47958325.rlib" "/opt/rustwide/target/debug/deps/libzstd_sys-2beebbceb1437559.rlib" "/opt/rustwide/target/debug/deps/liblz4-fe171f43c69c3d04.rlib" "/opt/rustwide/target/debug/deps/liblz4_sys-28dbd03e56a9247e.rlib" "/opt/rustwide/target/debug/deps/libpem-244d1d4a367bcd3a.rlib" "/opt/rustwide/target/debug/deps/libbase64-8b10e97376989597.rlib" "/opt/rustwide/target/debug/deps/libasynchronous_codec-038cbe9324878afa.rlib" "/opt/rustwide/target/debug/deps/libasync_native_tls-a19f362bd1c5f9ac.rlib" "/opt/rustwide/target/debug/deps/libthiserror-1610b92e0b5be838.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-bc842ebc555158da.rlib" "/opt/rustwide/target/debug/deps/libtokio_native_tls-4e66d397252c90e5.rlib" "/opt/rustwide/target/debug/deps/libtokio-8dbe9c057ff989a6.rlib" "/opt/rustwide/target/debug/deps/libmio-428f5800e8065838.rlib" "/opt/rustwide/target/debug/deps/libprost-eeddb9488b3b0183.rlib" "/opt/rustwide/target/debug/deps/libbytes-d756a69163f1ed00.rlib" "/opt/rustwide/target/debug/deps/libasync_std-c82dd4c8e3ffe60e.rlib" "/opt/rustwide/target/debug/deps/libasync_global_executor-e258104d5215f887.rlib" "/opt/rustwide/target/debug/deps/libblocking-eff7343f33e59d92.rlib" "/opt/rustwide/target/debug/deps/libatomic_waker-6ae22a8a6d359bc3.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-8f7bfc0ba4cd2b70.rlib" "/opt/rustwide/target/debug/deps/libasync_mutex-3286efdd99249675.rlib" "/opt/rustwide/target/debug/deps/libasync_executor-06f869c2fd81b0ba.rlib" "/opt/rustwide/target/debug/deps/libasync_task-581522a69ca658c2.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-8e27802123f8136d.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-f67718dd40129317.rlib" "/opt/rustwide/target/debug/deps/libasync_process-fbd3f2cb5c8ad6c6.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook-433724d2eb9d5124.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-05bcfa75ed4e7405.rlib" "/opt/rustwide/target/debug/deps/libasync_io-89e0d921b1979e10.rlib" "/opt/rustwide/target/debug/deps/libpolling-45d28cdd80fce303.rlib" "/opt/rustwide/target/debug/deps/libsocket2-c7a5bebe66a9268d.rlib" "/opt/rustwide/target/debug/deps/libfutures_lite-1ed24b2941810dde.rlib" "/opt/rustwide/target/debug/deps/libfastrand-d5531d5f1ef97941.rlib" "/opt/rustwide/target/debug/deps/libwaker_fn-5a93e426061dd299.rlib" "/opt/rustwide/target/debug/deps/libparking-85a0055be77fd60e.rlib" "/opt/rustwide/target/debug/deps/libasync_channel-aa38409d840b96dd.rlib" "/opt/rustwide/target/debug/deps/libconcurrent_queue-fbc12658b45b6b65.rlib" "/opt/rustwide/target/debug/deps/libcache_padded-46d793691287be0e.rlib" "/opt/rustwide/target/debug/deps/libasync_lock-f13ee8d897e6eb18.rlib" "/opt/rustwide/target/debug/deps/libevent_listener-7bdfa3b5d0da6714.rlib" "/opt/rustwide/target/debug/deps/libkv_log_macro-0f1db222999da569.rlib" "/opt/rustwide/target/debug/deps/libflate2-eda05d72dd92e302.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-b9be161bd4ca1b40.rlib" "/opt/rustwide/target/debug/deps/libadler-04e4bd7392188ec3.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-e95baee0ab125333.rlib" "/opt/rustwide/target/debug/deps/libregex-14edb7dff9ca13a5.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-f718d7e8c1e326bc.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-cfec10257cbd629b.rlib" "/opt/rustwide/target/debug/deps/libchrono-23bc53e111d488a2.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-3dd8c873f5e50baf.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-0c527cb00fdb04f8.rlib" "/opt/rustwide/target/debug/deps/libtime-991eaf2c9a8f5186.rlib" "/opt/rustwide/target/debug/deps/liburl-88bf2ca2aaf49856.rlib" "/opt/rustwide/target/debug/deps/libidna-5ffcea30e4684495.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-a631b26f2532888c.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-c643c0a1f7b94895.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-3da38bc1578ec686.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-8dbcfed52415a45a.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-d7d6f9fac1ee70de.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-98a88b5b53b82a03.rlib" "/opt/rustwide/target/debug/deps/libmatches-ec803435b0d6dbd5.rlib" "/opt/rustwide/target/debug/deps/librand-8e07131f88a15f9f.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-7bc67fae755cfc67.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-82bdeb907cc2ed56.rlib" "/opt/rustwide/target/debug/deps/librand_core-29cafc50e601e3a5.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-3125fb564e5429af.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-6cc6e0f5bf11a675.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-c41498492ee5efc6.rlib" "/opt/rustwide/target/debug/deps/libopenssl-bd93e7c483968428.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-1c76c34bd953cf55.rlib" "/opt/rustwide/target/debug/deps/libbitflags-603a79344a96ee73.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-32493eedc87a36f8.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-3419cfa5ef43c21e.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-6d9e7eed99d90466.rlib" "/opt/rustwide/target/debug/deps/liblibc-275c26d6891ef53b.rlib" "/opt/rustwide/target/debug/deps/libnom-adebde031e5550c7.rlib" "/opt/rustwide/target/debug/deps/libbitvec-84f6c4808b372626.rlib" "/opt/rustwide/target/debug/deps/libfunty-aba75666c1391a28.rlib" "/opt/rustwide/target/debug/deps/libwyz-99a41e8854bbb6fd.rlib" "/opt/rustwide/target/debug/deps/libtap-148302a971f7b279.rlib" "/opt/rustwide/target/debug/deps/libradium-bfe72f058e6d20d0.rlib" "/opt/rustwide/target/debug/deps/liblog-842e41c9cad69fac.rlib" "/opt/rustwide/target/debug/deps/libvalue_bag-f6a1fbc794096feb.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-477585129feec44c.rlib" "/opt/rustwide/target/debug/deps/libfutures-202dda66d928cea4.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-cd2d86025a1d77f4.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-d77856ef21449c28.rlib" "/opt/rustwide/target/debug/deps/libmemchr-4b7e7f97fdf3b1c2.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-73386f59a1492b3d.rlib" "/opt/rustwide/target/debug/deps/libslab-3fe28842158339e2.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-4c8d6cd9d8b211df.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-859511f254389867.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-2fe2d758c29a6ff2.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-da978468431f447a.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-6658f7c5b0898ee7.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-7df5fa68417af0a9.rlib" "/opt/rustwide/target/debug/deps/libserde-f5713ae50fb524f6.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-37fdd654777c296f.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-d883bf2137e9181a.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-22ab8f3db88b586e.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-0167c9242d0931d5.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-361790a1a5505fc5.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-01c2ffe1ecd05a67.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-ec79e29a889fe805.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-001a3456e8a8331b.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-e8f1404290f0f040.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-76f46d0f23360a60.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-baf0bdc5eb131895.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-3a6a4ee6592d9370.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-1cc90d9dd57195f8.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0e91863ffbec5148.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-69528f2eac185ac9.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-52d5241975807511.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-9924c22ae1efcf66.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-d1241f7bd234a268.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/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/producer-5def3dc7defebbe0" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-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: build failed [INFO] running `Command { std: "docker" "inspect" "12df7f4166b6d35937f9ad47be2d76690d5082679c1021df8093631351bc483b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "12df7f4166b6d35937f9ad47be2d76690d5082679c1021df8093631351bc483b", kill_on_drop: false }` [INFO] [stdout] 12df7f4166b6d35937f9ad47be2d76690d5082679c1021df8093631351bc483b