[INFO] fetching crate zeromq 0.2.0... [INFO] testing zeromq-0.2.0 against beta-2021-09-08 for beta-1.56-1 [INFO] extracting crate zeromq 0.2.0 into /workspace/builds/worker-6/source [INFO] validating manifest of crates.io crate zeromq 0.2.0 on toolchain beta-2021-09-08 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-09-08" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate zeromq 0.2.0 [INFO] finished tweaking crates.io crate zeromq 0.2.0 [INFO] tweaked toml for crates.io crate zeromq 0.2.0 written to /workspace/builds/worker-6/source/Cargo.toml [INFO] crate crates.io crate zeromq 0.2.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-09-08" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded enum-primitive-derive v0.1.2 [INFO] [stderr] Downloaded csv v1.1.4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b8c447467945c2e6997d9b8c8525caeac55804a59240dee6c7efe847ce32f074 [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" "b8c447467945c2e6997d9b8c8525caeac55804a59240dee6c7efe847ce32f074", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b8c447467945c2e6997d9b8c8525caeac55804a59240dee6c7efe847ce32f074", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b8c447467945c2e6997d9b8c8525caeac55804a59240dee6c7efe847ce32f074", kill_on_drop: false }` [INFO] [stdout] b8c447467945c2e6997d9b8c8525caeac55804a59240dee6c7efe847ce32f074 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "build" "--frozen" "--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] 695721787cad26ebddf2d6e52fb1f0354681a9ad05b521f61947b9b26ce08f7f [INFO] running `Command { std: "docker" "start" "-a" "695721787cad26ebddf2d6e52fb1f0354681a9ad05b521f61947b9b26ce08f7f", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.80 [INFO] [stderr] Compiling syn v1.0.48 [INFO] [stderr] Compiling futures-core v0.3.7 [INFO] [stderr] Compiling getrandom v0.2.0 [INFO] [stderr] Compiling futures-sink v0.3.7 [INFO] [stderr] Compiling smallvec v1.5.0 [INFO] [stderr] Compiling futures-io v0.3.7 [INFO] [stderr] Compiling regex-syntax v0.6.21 [INFO] [stderr] Compiling futures-task v0.3.7 [INFO] [stderr] Compiling enum-primitive-derive v0.1.2 [INFO] [stderr] Compiling crossbeam v0.7.3 [INFO] [stderr] Compiling futures-channel v0.3.7 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling getrandom v0.1.15 [INFO] [stderr] Compiling parking_lot_core v0.8.0 [INFO] [stderr] Compiling mio v0.7.6 [INFO] [stderr] Compiling signal-hook-registry v1.2.2 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling const-random-macro v0.1.11 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling regex v1.4.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling const-random v0.1.11 [INFO] [stderr] Compiling ahash v0.3.8 [INFO] [stderr] Compiling dashmap v3.11.10 [INFO] [stderr] Compiling uuid v0.8.1 [INFO] [stderr] Compiling pin-project-internal v1.0.1 [INFO] [stderr] Compiling futures-macro v0.3.7 [INFO] [stderr] Compiling tokio-macros v1.0.0 [INFO] [stderr] Compiling async-stream-impl v0.3.0 [INFO] [stderr] Compiling pin-project-internal v0.4.27 [INFO] [stderr] Compiling thiserror-impl v1.0.22 [INFO] [stderr] Compiling async-trait v0.1.41 [INFO] [stderr] Compiling tokio v1.0.1 [INFO] [stderr] Compiling thiserror v1.0.22 [INFO] [stderr] Compiling async-stream v0.3.0 [INFO] [stderr] Compiling pin-project v1.0.1 [INFO] [stderr] Compiling futures-util v0.3.7 [INFO] [stderr] Compiling pin-project v0.4.27 [INFO] [stderr] Compiling tokio-stream v0.1.0 [INFO] [stderr] Compiling futures-executor v0.3.7 [INFO] [stderr] Compiling futures v0.3.7 [INFO] [stderr] Compiling tokio-util v0.6.0 [INFO] [stderr] Compiling futures_codec v0.4.1 [INFO] [stderr] Compiling zeromq v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 35.59s [INFO] running `Command { std: "docker" "inspect" "695721787cad26ebddf2d6e52fb1f0354681a9ad05b521f61947b9b26ce08f7f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "695721787cad26ebddf2d6e52fb1f0354681a9ad05b521f61947b9b26ce08f7f", kill_on_drop: false }` [INFO] [stdout] 695721787cad26ebddf2d6e52fb1f0354681a9ad05b521f61947b9b26ce08f7f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4d24e2f733f746e2832adb47325adad60b2c6b604c28560cfafae904c52958f1 [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" "4d24e2f733f746e2832adb47325adad60b2c6b604c28560cfafae904c52958f1", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.117 [INFO] [stderr] Compiling error-chain v0.10.0 [INFO] [stderr] Compiling toml v0.2.1 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling zmq v0.9.2 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling plotters v0.2.15 [INFO] [stderr] Compiling serde_derive v1.0.117 [INFO] [stderr] Compiling rayon-core v1.9.0 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling metadeps v1.1.2 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling rayon v1.5.0 [INFO] [stderr] Compiling pretty_env_logger v0.4.0 [INFO] [stderr] Compiling zmq-sys v0.11.0 [INFO] [stderr] Compiling regex-automata v0.1.9 [INFO] [stderr] Compiling bstr v0.2.14 [INFO] [stderr] Compiling serde_json v1.0.59 [INFO] [stderr] Compiling serde_cbor v0.11.1 [INFO] [stderr] Compiling csv v1.1.4 [INFO] [stderr] Compiling tinytemplate v1.1.0 [INFO] [stderr] Compiling criterion v0.3.3 [INFO] [stderr] Compiling zeromq v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] error: could not compile `zeromq` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name pub_sub --edition=2018 tests/pub_sub.rs --error-format=json --json=diagnostic-rendered-ansi --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="default"' --cfg 'feature="tokio"' --cfg 'feature="tokio-runtime"' --cfg 'feature="tokio-util"' -C metadata=3681484799f32459 -C extra-filename=-3681484799f32459 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-064ee4d5a4e1666e.so --extern bytes=/opt/rustwide/target/debug/deps/libbytes-b63c3b3ea06c4474.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-4a9f6b215f447382.rlib --extern criterion=/opt/rustwide/target/debug/deps/libcriterion-66a174045d52ec8c.rlib --extern crossbeam=/opt/rustwide/target/debug/deps/libcrossbeam-1e87adba34e73d13.rlib --extern dashmap=/opt/rustwide/target/debug/deps/libdashmap-8efe8d7843a78d20.rlib --extern enum_primitive_derive=/opt/rustwide/target/debug/deps/libenum_primitive_derive-3ebb1a251d9d84a4.so --extern futures=/opt/rustwide/target/debug/deps/libfutures-ff27cd0dcd396632.rlib --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-cea14300d7fb093e.rlib --extern futures_codec=/opt/rustwide/target/debug/deps/libfutures_codec-d2177d373ca7b58b.rlib --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-86422d76b8bd90ed.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-3c37482d804b01ce.rlib --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-e611f1a591721d53.rlib --extern parking_lot=/opt/rustwide/target/debug/deps/libparking_lot-1f3c56b869e3bf31.rlib --extern pretty_env_logger=/opt/rustwide/target/debug/deps/libpretty_env_logger-af39989f68f15d96.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-5b5d5eddee5412f0.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-98bcf3135d2409c3.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-9909e2f724eb22cb.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-de7ca1485613abb3.rlib --extern tokio_util=/opt/rustwide/target/debug/deps/libtokio_util-12d49576213b8103.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-f3919411c0d40709.rlib --extern zeromq=/opt/rustwide/target/debug/deps/libzeromq-8c37a9e84a955702.rlib --extern zmq=/opt/rustwide/target/debug/deps/libzmq-efce099deceb227e.rlib --cap-lints=warn -L native=/usr/lib/x86_64-linux-gnu` (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/weather_client-0b3fd6cc5c525cf1.weather_client.29779b23-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/weather_client-0b3fd6cc5c525cf1.weather_client.29779b23-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/weather_client-0b3fd6cc5c525cf1.weather_client.29779b23-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/weather_client-0b3fd6cc5c525cf1.weather_client.29779b23-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/weather_client-0b3fd6cc5c525cf1.weather_client.29779b23-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/weather_client-0b3fd6cc5c525cf1.weather_client.29779b23-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/weather_client-0b3fd6cc5c525cf1.weather_client.29779b23-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/weather_client-0b3fd6cc5c525cf1.weather_client.29779b23-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/weather_client-0b3fd6cc5c525cf1.weather_client.29779b23-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/weather_client-0b3fd6cc5c525cf1.weather_client.29779b23-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/weather_client-0b3fd6cc5c525cf1.weather_client.29779b23-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/weather_client-0b3fd6cc5c525cf1.weather_client.29779b23-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/weather_client-0b3fd6cc5c525cf1.weather_client.29779b23-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/weather_client-0b3fd6cc5c525cf1.weather_client.29779b23-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/weather_client-0b3fd6cc5c525cf1.weather_client.29779b23-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/weather_client-0b3fd6cc5c525cf1.weather_client.29779b23-cgu.9.rcgu.o" "/opt/rustwide/target/debug/examples/weather_client-0b3fd6cc5c525cf1.24vpwhady7k2721t.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libzeromq-8c37a9e84a955702.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-e611f1a591721d53.rlib" "/opt/rustwide/target/debug/deps/libuuid-f3919411c0d40709.rlib" "/opt/rustwide/target/debug/deps/librand-5b5d5eddee5412f0.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-e03127b6f1bbc896.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-4b4e10d54e032e24.rlib" "/opt/rustwide/target/debug/deps/librand_core-1c1be8c0b4b37f53.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-f4ffd5eec78b34ea.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-12d49576213b8103.rlib" "/opt/rustwide/target/debug/deps/libregex-98bcf3135d2409c3.rlib" "/opt/rustwide/target/debug/deps/libthread_local-fc112ae30411db47.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-64af4cd96b64887d.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-8d02b7dede2cb981.rlib" "/opt/rustwide/target/debug/deps/libfutures_codec-d2177d373ca7b58b.rlib" "/opt/rustwide/target/debug/deps/libpin_project-41309b778b2bf458.rlib" "/opt/rustwide/target/debug/deps/libthiserror-9909e2f724eb22cb.rlib" "/opt/rustwide/target/debug/deps/libbytes-b63c3b3ea06c4474.rlib" "/opt/rustwide/target/debug/deps/libfutures-ff27cd0dcd396632.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-5a1fbce09558fb36.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-cea14300d7fb093e.rlib" "/opt/rustwide/target/debug/deps/libproc_macro_nested-f079ccef728e9af1.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-bc4b9c7a67d180ff.rlib" "/opt/rustwide/target/debug/deps/libslab-ee0db592f9db8068.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-ddea313fece2de8c.rlib" "/opt/rustwide/target/debug/deps/libpin_project-9e4f39d1402797ee.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-66858f78d9543afa.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-f60a9a2faa8ff399.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-501725f4e360d46d.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-6e1dc1b57074248b.rlib" "/opt/rustwide/target/debug/deps/libdashmap-8efe8d7843a78d20.rlib" "/opt/rustwide/target/debug/deps/libahash-a4ed6058d5f386ba.rlib" "/opt/rustwide/target/debug/deps/libconst_random-ffca2596c57775d0.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam-1e87adba34e73d13.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-2ecb4feecb7803b6.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-c152fd760aec84d4.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-0c97fbe5de7b994b.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-b4cce1933f863018.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-340ca04af961eee9.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-5ca249060cd27184.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-86422d76b8bd90ed.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-8e53985a502a8210.rlib" "/opt/rustwide/target/debug/deps/libtokio-de7ca1485613abb3.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-2f455e41a5abd9e2.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-7ba3cf8dea937f40.rlib" "/opt/rustwide/target/debug/deps/libmemchr-21530b60453b0d1f.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-c3a2e8275cc34ecc.rlib" "/opt/rustwide/target/debug/deps/libbytes-15837f7f2b983017.rlib" "/opt/rustwide/target/debug/deps/libmio-9e07133ef03ba5ed.rlib" "/opt/rustwide/target/debug/deps/liblog-3c37482d804b01ce.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-6cb9487576296286.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-1f3c56b869e3bf31.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-c4f3d0c22958c194.rlib" "/opt/rustwide/target/debug/deps/liblibc-0110e7adfc22be00.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-fe859806c2bc3134.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-b22544e46cbb7baa.rlib" "/opt/rustwide/target/debug/deps/liblock_api-db461bc71d83cdd1.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-54ff2283d814f48f.rlib" "/opt/rustwide/target/debug/deps/libinstant-19d5109d95e62e31.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-97437e183f3ae6e4.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-9a950938f3668a37.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-3b1b529ec96b3df7.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-ac333df4e6839cea.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-22a9ff9d2be6d427.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-5decbb94c7d60860.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-29a9663b62a1cd00.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-6f0cee0dbab2d3f8.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-f5dc7d1d28c5c249.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-d19bda9ef557e755.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-82a955fd13db2399.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-44f3e7c1b7cc17ef.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-3ee6f750c5f3c2cf.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-ae5e1795dcba83e8.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-8d545d8592f2b534.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-c4c222675f83fd37.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-c1e9c53e75e301ed.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-beea7d9617fe25c5.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-8ef7dd43fc671f88.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-80a2b295510dd038.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/weather_client-0b3fd6cc5c525cf1" "-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" "4d24e2f733f746e2832adb47325adad60b2c6b604c28560cfafae904c52958f1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4d24e2f733f746e2832adb47325adad60b2c6b604c28560cfafae904c52958f1", kill_on_drop: false }` [INFO] [stdout] 4d24e2f733f746e2832adb47325adad60b2c6b604c28560cfafae904c52958f1