[INFO] fetching crate zeromq 0.2.0... [INFO] testing zeromq-0.2.0 against 1.55.0 for beta-1.56-1 [INFO] extracting crate zeromq 0.2.0 into /workspace/builds/worker-7/source [INFO] validating manifest of crates.io crate zeromq 0.2.0 on toolchain 1.55.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.55.0" "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-7/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" "+1.55.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "+1.55.0" "metadata" "--no-deps" "--format-version=1", 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] 536b423e8e58818ea4f393f14d6d650c8a72045caf3882ed2b54afe69a43e13d [INFO] running `Command { std: "docker" "start" "-a" "536b423e8e58818ea4f393f14d6d650c8a72045caf3882ed2b54afe69a43e13d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "536b423e8e58818ea4f393f14d6d650c8a72045caf3882ed2b54afe69a43e13d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "536b423e8e58818ea4f393f14d6d650c8a72045caf3882ed2b54afe69a43e13d", kill_on_drop: false }` [INFO] [stdout] 536b423e8e58818ea4f393f14d6d650c8a72045caf3882ed2b54afe69a43e13d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "+1.55.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 264767cff03c535ce122ac38dcb63768b5cfe9b2f881cf050e1bfc2243e758da [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" "264767cff03c535ce122ac38dcb63768b5cfe9b2f881cf050e1bfc2243e758da", 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 futures-sink v0.3.7 [INFO] [stderr] Compiling futures-io v0.3.7 [INFO] [stderr] Compiling smallvec v1.5.0 [INFO] [stderr] Compiling futures-task v0.3.7 [INFO] [stderr] Compiling crossbeam-deque v0.7.3 [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 getrandom v0.1.15 [INFO] [stderr] Compiling getrandom v0.2.0 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling parking_lot_core v0.8.0 [INFO] [stderr] Compiling signal-hook-registry v1.2.2 [INFO] [stderr] Compiling mio v0.7.6 [INFO] [stderr] Compiling const-random-macro v0.1.11 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling const-random v0.1.11 [INFO] [stderr] Compiling rand v0.7.3 [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 async-stream-impl v0.3.0 [INFO] [stderr] Compiling tokio-macros v1.0.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 async-stream v0.3.0 [INFO] [stderr] Compiling tokio v1.0.1 [INFO] [stderr] Compiling thiserror v1.0.22 [INFO] [stderr] Compiling pin-project v1.0.1 [INFO] [stderr] Compiling pin-project v0.4.27 [INFO] [stderr] Compiling futures-util v0.3.7 [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 futures_codec v0.4.1 [INFO] [stderr] Compiling tokio-util v0.6.0 [INFO] [stderr] Compiling zeromq v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 32.98s [INFO] running `Command { std: "docker" "inspect" "264767cff03c535ce122ac38dcb63768b5cfe9b2f881cf050e1bfc2243e758da", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "264767cff03c535ce122ac38dcb63768b5cfe9b2f881cf050e1bfc2243e758da", kill_on_drop: false }` [INFO] [stdout] 264767cff03c535ce122ac38dcb63768b5cfe9b2f881cf050e1bfc2243e758da [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "+1.55.0" "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] 827f58ffe99e40de43b4dc7d1a7daa9a14b27d4a8682e09b225e5c29df9f28ce [INFO] running `Command { std: "docker" "start" "-a" "827f58ffe99e40de43b4dc7d1a7daa9a14b27d4a8682e09b225e5c29df9f28ce", kill_on_drop: false }` [INFO] [stderr] Compiling const_fn v0.4.3 [INFO] [stderr] Compiling serde v1.0.117 [INFO] [stderr] Compiling rayon-core v1.9.0 [INFO] [stderr] Compiling zmq v0.9.2 [INFO] [stderr] Compiling crossbeam-utils v0.8.0 [INFO] [stderr] Compiling rayon v1.5.0 [INFO] [stderr] Compiling zmq-sys v0.11.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling cast v0.2.3 [INFO] [stderr] Compiling regex-automata v0.1.9 [INFO] [stderr] Compiling plotters v0.2.15 [INFO] [stderr] Compiling serde_derive v1.0.117 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling pretty_env_logger v0.4.0 [INFO] [stderr] Compiling criterion-plot v0.4.3 [INFO] [stderr] Compiling crossbeam-epoch v0.9.0 [INFO] [stderr] Compiling crossbeam-channel v0.5.0 [INFO] [stderr] Compiling crossbeam-deque v0.8.0 [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 zeromq --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="default"' --cfg 'feature="tokio"' --cfg 'feature="tokio-runtime"' --cfg 'feature="tokio-util"' -C metadata=d2d70aeeea5e0afb -C extra-filename=-d2d70aeeea5e0afb --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-15a45c9058071847.so --extern bytes=/opt/rustwide/target/debug/deps/libbytes-a265f3aec633bc55.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-5c3f7b1195c2934c.rlib --extern criterion=/opt/rustwide/target/debug/deps/libcriterion-86404d48468b8496.rlib --extern crossbeam=/opt/rustwide/target/debug/deps/libcrossbeam-144e8ece493557af.rlib --extern dashmap=/opt/rustwide/target/debug/deps/libdashmap-e0744a8819e50385.rlib --extern enum_primitive_derive=/opt/rustwide/target/debug/deps/libenum_primitive_derive-8f81e1811303b8c3.so --extern futures=/opt/rustwide/target/debug/deps/libfutures-2904a97f30f180d6.rlib --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-91ab75e14558525c.rlib --extern futures_codec=/opt/rustwide/target/debug/deps/libfutures_codec-6859d4ff8bd3017e.rlib --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-df981c5871754530.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-5bfb20592c7a6792.rlib --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-7b6445d372d84407.rlib --extern parking_lot=/opt/rustwide/target/debug/deps/libparking_lot-90b108294c1b86c0.rlib --extern pretty_env_logger=/opt/rustwide/target/debug/deps/libpretty_env_logger-e6c656e92aa996b2.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-010822f6f4eb7410.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-d08c389ebc7dd978.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-48bcc8429e6eba16.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-bc5673f8c98f95d5.rlib --extern tokio_util=/opt/rustwide/target/debug/deps/libtokio_util-07a11ca0fe2d773c.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-973467fdff2b8436.rlib --extern zmq=/opt/rustwide/target/debug/deps/libzmq-e8c811a6d41c951b.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-d20654f500c5d826.weather_client.12e404d7-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/weather_client-d20654f500c5d826.weather_client.12e404d7-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/weather_client-d20654f500c5d826.weather_client.12e404d7-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/weather_client-d20654f500c5d826.weather_client.12e404d7-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/weather_client-d20654f500c5d826.weather_client.12e404d7-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/weather_client-d20654f500c5d826.weather_client.12e404d7-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/weather_client-d20654f500c5d826.weather_client.12e404d7-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/weather_client-d20654f500c5d826.weather_client.12e404d7-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/weather_client-d20654f500c5d826.weather_client.12e404d7-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/weather_client-d20654f500c5d826.weather_client.12e404d7-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/weather_client-d20654f500c5d826.weather_client.12e404d7-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/weather_client-d20654f500c5d826.weather_client.12e404d7-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/weather_client-d20654f500c5d826.weather_client.12e404d7-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/weather_client-d20654f500c5d826.weather_client.12e404d7-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/weather_client-d20654f500c5d826.weather_client.12e404d7-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/weather_client-d20654f500c5d826.weather_client.12e404d7-cgu.9.rcgu.o" "/opt/rustwide/target/debug/examples/weather_client-d20654f500c5d826.4iui04rziawm9bon.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libzeromq-931ff64cab609fcb.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-7b6445d372d84407.rlib" "/opt/rustwide/target/debug/deps/libuuid-973467fdff2b8436.rlib" "/opt/rustwide/target/debug/deps/librand-010822f6f4eb7410.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-30712dc73650df81.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-069634687179693a.rlib" "/opt/rustwide/target/debug/deps/librand_core-15dc3a2a154b55c0.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-d6273d9fad6fde66.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-07a11ca0fe2d773c.rlib" "/opt/rustwide/target/debug/deps/libregex-d08c389ebc7dd978.rlib" "/opt/rustwide/target/debug/deps/libthread_local-fca49ebfe19b2a13.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-037fa5fd0e565d62.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-d27d7eb66b249b58.rlib" "/opt/rustwide/target/debug/deps/libfutures_codec-6859d4ff8bd3017e.rlib" "/opt/rustwide/target/debug/deps/libpin_project-a8595023c753399b.rlib" "/opt/rustwide/target/debug/deps/libthiserror-48bcc8429e6eba16.rlib" "/opt/rustwide/target/debug/deps/libbytes-a265f3aec633bc55.rlib" "/opt/rustwide/target/debug/deps/libfutures-2904a97f30f180d6.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-47f20562c9eaee78.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-91ab75e14558525c.rlib" "/opt/rustwide/target/debug/deps/libproc_macro_nested-46cb791b9e489748.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-c3a933be837f4a0b.rlib" "/opt/rustwide/target/debug/deps/libslab-31c88580e3b60f0d.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-351931c90162924e.rlib" "/opt/rustwide/target/debug/deps/libpin_project-59fc22504ebd5d65.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-44515b3a2799004e.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-5cf22574a2ad43db.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-179c4ec3b1bb6929.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-b575fb3a6ef0ab27.rlib" "/opt/rustwide/target/debug/deps/libdashmap-e0744a8819e50385.rlib" "/opt/rustwide/target/debug/deps/libahash-cc4f6d7675c8062e.rlib" "/opt/rustwide/target/debug/deps/libconst_random-5f6ee1ab0f3c4cb9.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam-144e8ece493557af.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-49dbcae5e6ff3fa0.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-58f5c65353b647fc.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-9590d4cba07b803b.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-07902b232e4c6bf7.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-33487413c0d3941b.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-e176cdcd5c7de599.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-df981c5871754530.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-2b57d9522de422df.rlib" "/opt/rustwide/target/debug/deps/libtokio-bc5673f8c98f95d5.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-9b98fe1d8bc95f04.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-c01f958fa24397a2.rlib" "/opt/rustwide/target/debug/deps/libmemchr-e16668cc5a7251cd.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-696113341221cfe0.rlib" "/opt/rustwide/target/debug/deps/libbytes-5f555014702968c3.rlib" "/opt/rustwide/target/debug/deps/libmio-04f2a1087badb885.rlib" "/opt/rustwide/target/debug/deps/liblog-5bfb20592c7a6792.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-bade4edb86227012.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-90b108294c1b86c0.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-d777a00fa6e963c0.rlib" "/opt/rustwide/target/debug/deps/liblibc-e6c6713bb0448170.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-588f42d08249aa50.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-4dc40f94662accb2.rlib" "/opt/rustwide/target/debug/deps/liblock_api-4e7f4b7157ef7328.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-a57a6a52cef5676e.rlib" "/opt/rustwide/target/debug/deps/libinstant-2c3f892b4847f40f.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-dece450273084492.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-008055cc7d873802.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-06f01ac2578bda94.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-f9a3c3274a1835e0.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-d4cbb754ee9f4daa.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-95c14e1c1e3ebcc4.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-d489f0ca872880cc.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-75f07df0b18fea39.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-0c35b278736219a2.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-e530649c9a06e3c6.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-6b148909d375a785.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-cd15fa647f4775d1.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-74be3a703f788ba2.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-8f2c5b445c28b2e3.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-8480e85e0be96197.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-ac23a75f6f42004e.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-557ba8776e04d182.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-4beb03d03503c439.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-dd7db1bec6909f24.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/weather_client-d20654f500c5d826" "-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" "827f58ffe99e40de43b4dc7d1a7daa9a14b27d4a8682e09b225e5c29df9f28ce", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "827f58ffe99e40de43b4dc7d1a7daa9a14b27d4a8682e09b225e5c29df9f28ce", kill_on_drop: false }` [INFO] [stdout] 827f58ffe99e40de43b4dc7d1a7daa9a14b27d4a8682e09b225e5c29df9f28ce