[INFO] fetching crate pulsar 1.0.1... [INFO] testing pulsar-1.0.1 against try#eafdee2dfae8c2233b74f98b123308be7ccefcc6 for pr-79296 [INFO] extracting crate pulsar 1.0.1 into /workspace/builds/worker-0/source [INFO] validating manifest of crates.io crate pulsar 1.0.1 on toolchain eafdee2dfae8c2233b74f98b123308be7ccefcc6 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+eafdee2dfae8c2233b74f98b123308be7ccefcc6" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate pulsar 1.0.1 [INFO] finished tweaking crates.io crate pulsar 1.0.1 [INFO] tweaked toml for crates.io crate pulsar 1.0.1 written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate crates.io crate pulsar 1.0.1 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+eafdee2dfae8c2233b74f98b123308be7ccefcc6" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded futures_codec v0.4.0 [INFO] [stderr] Downloaded smol v0.1.12 [INFO] [stderr] Downloaded snap v1.0.0 [INFO] [stderr] Downloaded async-std v1.6.1 [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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+eafdee2dfae8c2233b74f98b123308be7ccefcc6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 45a737bb495cba2b676811ed40b1260a6f1be5df5c9237e73d1e1d495a224b00 [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" "45a737bb495cba2b676811ed40b1260a6f1be5df5c9237e73d1e1d495a224b00", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "45a737bb495cba2b676811ed40b1260a6f1be5df5c9237e73d1e1d495a224b00", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "45a737bb495cba2b676811ed40b1260a6f1be5df5c9237e73d1e1d495a224b00", kill_on_drop: false }` [INFO] [stdout] 45a737bb495cba2b676811ed40b1260a6f1be5df5c9237e73d1e1d495a224b00 [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" "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:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+eafdee2dfae8c2233b74f98b123308be7ccefcc6" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 31e3903270023c98239fdf7cf13b295038e589761843be6f980f1a57185a1762 [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" "31e3903270023c98239fdf7cf13b295038e589761843be6f980f1a57185a1762", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.71 [INFO] [stderr] Compiling proc-macro2 v1.0.18 [INFO] [stderr] Compiling syn v1.0.31 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling futures-core v0.3.5 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.63 [INFO] [stderr] Compiling futures-sink v0.3.5 [INFO] [stderr] Compiling pin-project-internal v0.4.22 [INFO] [stderr] Compiling bumpalo v3.4.0 [INFO] [stderr] Compiling proc-macro-nested v0.1.6 [INFO] [stderr] Compiling pkg-config v0.3.17 [INFO] [stderr] Compiling proc-macro-hack v0.5.16 [INFO] [stderr] Compiling bytes v0.5.4 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling wasm-bindgen v0.2.63 [INFO] [stderr] Compiling futures-io v0.3.5 [INFO] [stderr] Compiling anyhow v1.0.31 [INFO] [stderr] Compiling ppv-lite86 v0.2.8 [INFO] [stderr] Compiling openssl v0.10.29 [INFO] [stderr] Compiling pin-project-lite v0.1.7 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling native-tls v0.2.4 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling tinyvec v0.3.3 [INFO] [stderr] Compiling arc-swap v0.4.7 [INFO] [stderr] Compiling lexical-core v0.7.4 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling multimap v0.8.1 [INFO] [stderr] Compiling scoped-tls-hkt v0.1.2 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling openssl-probe v0.1.2 [INFO] [stderr] Compiling build_const v0.2.1 [INFO] [stderr] Compiling async-task v3.0.0 [INFO] [stderr] Compiling send_wrapper v0.4.0 [INFO] [stderr] Compiling arrayvec v0.5.1 [INFO] [stderr] Compiling regex-syntax v0.6.18 [INFO] [stderr] Compiling adler32 v1.1.0 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling snap v1.0.0 [INFO] [stderr] Compiling base64 v0.12.3 [INFO] [stderr] Compiling bit-vec v0.6.2 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling memoffset v0.5.4 [INFO] [stderr] Compiling itertools v0.8.2 [INFO] [stderr] Compiling indexmap v1.4.0 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling futures-task v0.3.5 [INFO] [stderr] Compiling futures-channel v0.3.5 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling unicode-normalization v0.1.13 [INFO] [stderr] Compiling miniz_oxide v0.3.7 [INFO] [stderr] Compiling crc v1.8.1 [INFO] [stderr] Compiling aho-corasick v0.7.10 [INFO] [stderr] Compiling kv-log-macro v1.0.6 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling crossbeam-queue v0.2.3 [INFO] [stderr] Compiling jobserver v0.1.21 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling net2 v0.2.34 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling which v3.1.1 [INFO] [stderr] Compiling socket2 v0.3.12 [INFO] [stderr] Compiling signal-hook-registry v1.2.0 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling flate2 v1.0.14 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling petgraph v0.5.1 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling cc v1.0.54 [INFO] [stderr] Compiling crossbeam-deque v0.7.3 [INFO] [stderr] Compiling mio v0.6.22 [INFO] [stderr] Compiling prost-build v0.6.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling regex v1.3.9 [INFO] [stderr] Compiling url v2.1.1 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling chrono v0.4.11 [INFO] [stderr] Compiling mio-uds v0.6.8 [INFO] [stderr] Compiling openssl-sys v0.9.58 [INFO] [stderr] Compiling zstd-sys v1.4.17+zstd.1.4.5 [INFO] [stderr] Compiling lz4-sys v1.9.2 [INFO] [stderr] Compiling tempfile v3.1.0 [INFO] [stderr] Compiling pem v0.8.1 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.63 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.63 [INFO] [stderr] Compiling futures-macro v0.3.5 [INFO] [stderr] Compiling prost-derive v0.6.1 [INFO] [stderr] Compiling tokio-macros v0.2.5 [INFO] [stderr] Compiling async-attributes v1.1.1 [INFO] [stderr] Compiling thiserror-impl v1.0.20 [INFO] [stderr] Compiling lz4 v1.23.2 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.63 [INFO] [stderr] Compiling tokio v0.2.21 [INFO] [stderr] Compiling thiserror v1.0.20 [INFO] [stderr] Compiling js-sys v0.3.40 [INFO] [stderr] Compiling pin-project v0.4.22 [INFO] [stderr] Compiling futures-util v0.3.5 [INFO] [stderr] Compiling prost v0.6.1 [INFO] [stderr] Compiling prost-types v0.6.1 [INFO] [stderr] Compiling tokio-native-tls v0.1.0 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling web-sys v0.3.40 [INFO] [stderr] Compiling pulsar v1.0.1 (/opt/rustwide/workdir) [INFO] [stderr] Compiling piper v0.1.3 [INFO] [stderr] Compiling futures-executor v0.3.5 [INFO] [stderr] Compiling futures v0.3.5 [INFO] [stderr] Compiling futures_codec v0.4.0 [INFO] [stderr] Compiling smol v0.1.12 [INFO] [stderr] Compiling gloo-timers v0.2.1 [INFO] [stderr] Compiling futures-timer v3.0.2 [INFO] [stderr] Compiling async-std v1.6.1 [INFO] [stderr] Compiling zstd-safe v2.0.5+zstd.1.4.5 [INFO] [stderr] Compiling zstd v0.5.3+zstd.1.4.5 [INFO] [stderr] Compiling async-native-tls v0.3.3 [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 4m 18s [INFO] running `Command { std: "docker" "inspect" "31e3903270023c98239fdf7cf13b295038e589761843be6f980f1a57185a1762", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "31e3903270023c98239fdf7cf13b295038e589761843be6f980f1a57185a1762", kill_on_drop: false }` [INFO] [stdout] 31e3903270023c98239fdf7cf13b295038e589761843be6f980f1a57185a1762 [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" "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:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+eafdee2dfae8c2233b74f98b123308be7ccefcc6" "test" "--frozen" "--no-run" "--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] 6555c02082c4b96f68dbb349ce1ecc27b1ca4c69a1c226f82216b24cabde8ec1 [INFO] running `Command { std: "docker" "start" "-a" "6555c02082c4b96f68dbb349ce1ecc27b1ca4c69a1c226f82216b24cabde8ec1", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.112 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling serde_json v1.0.55 [INFO] [stderr] Compiling termcolor v1.1.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling serde_derive v1.0.112 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling pulsar v1.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="compression"' --cfg 'feature="default"' --cfg 'feature="flate2"' --cfg 'feature="futures_codec"' --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=9b79f2508cc42859 -C extra-filename=-9b79f2508cc42859 --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-f1fac56d3e7ba83c.rlib --extern async_std=/opt/rustwide/target/debug/deps/libasync_std-ae2f36e55c538565.rlib --extern bit_vec=/opt/rustwide/target/debug/deps/libbit_vec-784d394f06160948.rlib --extern bytes=/opt/rustwide/target/debug/deps/libbytes-8b2b07ed3220113c.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-f4bb28d43a8fdc7b.rlib --extern crc=/opt/rustwide/target/debug/deps/libcrc-c901d97c2b057bf7.rlib --extern env_logger=/opt/rustwide/target/debug/deps/libenv_logger-a80897c0643f35c9.rlib --extern flate2=/opt/rustwide/target/debug/deps/libflate2-dd0343d2f0ac97cc.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-c8e333af11215f12.rlib --extern futures_io=/opt/rustwide/target/debug/deps/libfutures_io-df442e7fad691540.rlib --extern futures_timer=/opt/rustwide/target/debug/deps/libfutures_timer-1aa2ec323e53c6bf.rlib --extern futures_codec=/opt/rustwide/target/debug/deps/libfutures_codec-b05e2c5b2dcc7510.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-c9105c55c5369c0e.rlib --extern lz4=/opt/rustwide/target/debug/deps/liblz4-a2d9a34c88cca0ad.rlib --extern native_tls=/opt/rustwide/target/debug/deps/libnative_tls-8e3bebea393268b2.rlib --extern nom=/opt/rustwide/target/debug/deps/libnom-88c4b11872b9300e.rlib --extern pem=/opt/rustwide/target/debug/deps/libpem-b997274c2be51e18.rlib --extern prost=/opt/rustwide/target/debug/deps/libprost-8b4fbbcc501815cb.rlib --extern prost_derive=/opt/rustwide/target/debug/deps/libprost_derive-ceacad9fd1f76fd0.so --extern rand=/opt/rustwide/target/debug/deps/librand-34cf8f2daedc0045.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-4e066a69eaf47531.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-5bd2b1321714ec5d.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-12269031e452cb22.rlib --extern snap=/opt/rustwide/target/debug/deps/libsnap-b34d7934500a4f03.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-8502ffc771d30074.rlib --extern tokio_native_tls=/opt/rustwide/target/debug/deps/libtokio_native_tls-c7ff947396aa2fb6.rlib --extern tokio_util=/opt/rustwide/target/debug/deps/libtokio_util-a051288d367851e9.rlib --extern url=/opt/rustwide/target/debug/deps/liburl-cb9b397f28918fc6.rlib --extern zstd=/opt/rustwide/target/debug/deps/libzstd-588e72da4b113435.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/lz4-sys-55f03f84ddd7762e/out -L native=/opt/rustwide/target/debug/build/zstd-sys-235926aa0d5fb8a4/out` (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/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/examples/batching-75deecbd86ee8ca1.batching.8oz31oik-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/batching-75deecbd86ee8ca1.batching.8oz31oik-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/batching-75deecbd86ee8ca1.batching.8oz31oik-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/batching-75deecbd86ee8ca1.batching.8oz31oik-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/batching-75deecbd86ee8ca1.batching.8oz31oik-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/batching-75deecbd86ee8ca1.batching.8oz31oik-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/batching-75deecbd86ee8ca1.batching.8oz31oik-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/batching-75deecbd86ee8ca1.batching.8oz31oik-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/batching-75deecbd86ee8ca1.batching.8oz31oik-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/batching-75deecbd86ee8ca1.batching.8oz31oik-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/batching-75deecbd86ee8ca1.batching.8oz31oik-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/batching-75deecbd86ee8ca1.batching.8oz31oik-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/batching-75deecbd86ee8ca1.batching.8oz31oik-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/batching-75deecbd86ee8ca1.batching.8oz31oik-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/batching-75deecbd86ee8ca1.batching.8oz31oik-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/batching-75deecbd86ee8ca1.batching.8oz31oik-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/examples/batching-75deecbd86ee8ca1" "/opt/rustwide/target/debug/examples/batching-75deecbd86ee8ca1.1swnq6tsxe60p4ed.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/lz4-sys-55f03f84ddd7762e/out" "-L" "/opt/rustwide/target/debug/build/zstd-sys-235926aa0d5fb8a4/out" "-L" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libenv_logger-a80897c0643f35c9.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-10443558f0cae77f.rlib" "/opt/rustwide/target/debug/deps/libatty-e6b6c278be47854d.rlib" "/opt/rustwide/target/debug/deps/libhumantime-ba33ab49bc09a22b.rlib" "/opt/rustwide/target/debug/deps/libquick_error-dac6356ab0901515.rlib" "/opt/rustwide/target/debug/deps/libserde_json-12269031e452cb22.rlib" "/opt/rustwide/target/debug/deps/libitoa-a6b26c0a10370aa4.rlib" "/opt/rustwide/target/debug/deps/libpulsar-85e1ea912bcbd7c0.rlib" "/opt/rustwide/target/debug/deps/libsnap-b34d7934500a4f03.rlib" "/opt/rustwide/target/debug/deps/libzstd-588e72da4b113435.rlib" "/opt/rustwide/target/debug/deps/libzstd_safe-6375c91f96683dfc.rlib" "/opt/rustwide/target/debug/deps/libzstd_sys-ce21540cea73c5ca.rlib" "/opt/rustwide/target/debug/deps/liblz4-a2d9a34c88cca0ad.rlib" "/opt/rustwide/target/debug/deps/liblz4_sys-a6f280c8a8a32cc0.rlib" "/opt/rustwide/target/debug/deps/libpem-b997274c2be51e18.rlib" "/opt/rustwide/target/debug/deps/libbase64-9ff2df79e9c73874.rlib" "/opt/rustwide/target/debug/deps/libfutures_codec-b05e2c5b2dcc7510.rlib" "/opt/rustwide/target/debug/deps/libasync_native_tls-f1fac56d3e7ba83c.rlib" "/opt/rustwide/target/debug/deps/libthiserror-2bd655d4e583c1bc.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-a051288d367851e9.rlib" "/opt/rustwide/target/debug/deps/libtokio_native_tls-c7ff947396aa2fb6.rlib" "/opt/rustwide/target/debug/deps/libtokio-8502ffc771d30074.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-1ce89fa1ab5971d7.rlib" "/opt/rustwide/target/debug/deps/libarc_swap-3465e9d60c3dc8cb.rlib" "/opt/rustwide/target/debug/deps/libfnv-eef866999c50c67e.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-ecc1d139e73580a9.rlib" "/opt/rustwide/target/debug/deps/libmio-7ad0ff0af6c774f2.rlib" "/opt/rustwide/target/debug/deps/libiovec-36bd049d58a7a869.rlib" "/opt/rustwide/target/debug/deps/libnet2-9b206e01119d88e9.rlib" "/opt/rustwide/target/debug/deps/libprost-8b4fbbcc501815cb.rlib" "/opt/rustwide/target/debug/deps/libcrc-c901d97c2b057bf7.rlib" "/opt/rustwide/target/debug/deps/libbytes-8b2b07ed3220113c.rlib" "/opt/rustwide/target/debug/deps/libasync_std-ae2f36e55c538565.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-926a6063e7a1f285.rlib" "/opt/rustwide/target/debug/deps/libsmol-537e37ad610790b7.rlib" "/opt/rustwide/target/debug/deps/libpiper-fb2a5052f59566c7.rlib" "/opt/rustwide/target/debug/deps/libasync_task-f82bbdcd8d6936c5.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-d11b86fda3ce7c29.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-35fe44f97c4e15ff.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-4c9e30f2e7684fc3.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-5a49b382f35a1395.rlib" "/opt/rustwide/target/debug/deps/libscoped_tls_hkt-b292523bb74c7854.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-97ae8b5414d73d32.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-9da774b3463b5176.rlib" "/opt/rustwide/target/debug/deps/libsocket2-c82e6309d1bc5891.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-9927338b5ed04e03.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-3a1a81d9f00f84f0.rlib" "/opt/rustwide/target/debug/deps/libkv_log_macro-e9a6fd76387d767f.rlib" "/opt/rustwide/target/debug/deps/libflate2-dd0343d2f0ac97cc.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-8db763dec6e4ee36.rlib" "/opt/rustwide/target/debug/deps/libadler32-509b0e97d0014dcb.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-c26169e315fbc542.rlib" "/opt/rustwide/target/debug/deps/libregex-4e066a69eaf47531.rlib" "/opt/rustwide/target/debug/deps/libthread_local-b1b857567b38aff1.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-f58e76f38029c5ae.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-5c3f4ee3e5c74824.rlib" "/opt/rustwide/target/debug/deps/libchrono-f4bb28d43a8fdc7b.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-a18fbef107fb75a3.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-3e74f9adb08020e7.rlib" "/opt/rustwide/target/debug/deps/libtime-8274cf3a73f80e2f.rlib" "/opt/rustwide/target/debug/deps/liburl-cb9b397f28918fc6.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-bae4c6d884296e4c.rlib" "/opt/rustwide/target/debug/deps/libidna-6d305c63a0b3ab4e.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-2098c09ec8a250a7.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-88126d75421731da.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-00687fdf7952a949.rlib" "/opt/rustwide/target/debug/deps/libmatches-b31feef5c3ce1062.rlib" "/opt/rustwide/target/debug/deps/librand-34cf8f2daedc0045.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-0c274e06045c6a6e.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-5f9e5d40415e8333.rlib" "/opt/rustwide/target/debug/deps/librand_core-43a90a17db9132f5.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-d98310852f233228.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-8e3bebea393268b2.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-3fc17c5c1d53a384.rlib" "/opt/rustwide/target/debug/deps/libopenssl-ca88693ee95159fa.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-385d9ac38452037a.rlib" "/opt/rustwide/target/debug/deps/liblibc-1394abe0633c5989.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-cd2401a06b1676f6.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-f70576c32fbfaf7f.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-c71078ab8c7eadf1.rlib" "/opt/rustwide/target/debug/deps/libnom-88c4b11872b9300e.rlib" "/opt/rustwide/target/debug/deps/liblexical_core-6e234234ca074f31.rlib" "/opt/rustwide/target/debug/deps/libryu-bc3a68e8fbaa57e5.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-46c331a2c4c60cdd.rlib" "/opt/rustwide/target/debug/deps/libstatic_assertions-aed1067de1702f06.rlib" "/opt/rustwide/target/debug/deps/libbitflags-df474a8ca45884a8.rlib" "/opt/rustwide/target/debug/deps/liblog-c9105c55c5369c0e.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-4c6be1962c556cf0.rlib" "/opt/rustwide/target/debug/deps/libfutures-c8e333af11215f12.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-7f765a25b6d35506.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-afaa8e03ca950946.rlib" "/opt/rustwide/target/debug/deps/libmemchr-bb23920ec89494b5.rlib" "/opt/rustwide/target/debug/deps/libproc_macro_nested-eedd045ee680791c.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-df442e7fad691540.rlib" "/opt/rustwide/target/debug/deps/libslab-e1009ebac76bd4cc.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-a549c51285bf8ded.rlib" "/opt/rustwide/target/debug/deps/libpin_project-a7e24e8e388fb5fc.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-b09a18df3bc6aa1c.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-e13eb82c02e4a822.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-7692785563a96539.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-20f290c37612163f.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-b259ee0c57726cf9.rlib" "/opt/rustwide/target/debug/deps/libserde-5bd2b1321714ec5d.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-c659455244c9d2ca.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-448643d99e633b5d.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-c7c3d631a525883a.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-d7659a11bb201e01.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-9aceb6f83a33a9b6.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-876c3057c8a2a7c2.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-2f02aa3e24d2aa49.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-1d4694108f8cb543.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-79eaa6e630880f50.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-0df1a4ec96f80cf7.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-bba9b0f0f4d77257.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-f848f9c987265235.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0d5ea4f2d39b8e27.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-c22053fa5fc00a3b.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-c52e5d6301e1bd59.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-2675a9a46b5cec89.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-6e3d052afeb9f711.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lutil" "-ldl" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" [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" "6555c02082c4b96f68dbb349ce1ecc27b1ca4c69a1c226f82216b24cabde8ec1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6555c02082c4b96f68dbb349ce1ecc27b1ca4c69a1c226f82216b24cabde8ec1", kill_on_drop: false }` [INFO] [stdout] 6555c02082c4b96f68dbb349ce1ecc27b1ca4c69a1c226f82216b24cabde8ec1