[INFO] fetching crate tokio-zmq 0.10.1... [INFO] testing tokio-zmq-0.10.1 against 1.64.0 for beta-1.65-1 [INFO] extracting crate tokio-zmq 0.10.1 into /workspace/builds/worker-6/source [INFO] validating manifest of crates.io crate tokio-zmq 0.10.1 on toolchain 1.64.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.64.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate tokio-zmq 0.10.1 [INFO] finished tweaking crates.io crate tokio-zmq 0.10.1 [INFO] tweaked toml for crates.io crate tokio-zmq 0.10.1 written to /workspace/builds/worker-6/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.64.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.64.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded zmq-sys v0.11.0 [INFO] [stderr] Downloaded zmq v0.9.2 [INFO] [stderr] Downloaded async-zmq-types v0.3.2 [INFO] [stderr] Downloaded async-zmq-derive v0.1.0 [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:3d1cd00eb6e6ea2a7969240779edeaeff35b24be85036c63b883ba933028a15f" "/opt/rustwide/cargo-home/bin/cargo" "+1.64.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8d18b26e20e55d02118fc5b1482d9bed33e41771ae9e03abbe37a1e5a637f710 [INFO] running `Command { std: "docker" "start" "-a" "8d18b26e20e55d02118fc5b1482d9bed33e41771ae9e03abbe37a1e5a637f710", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8d18b26e20e55d02118fc5b1482d9bed33e41771ae9e03abbe37a1e5a637f710", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8d18b26e20e55d02118fc5b1482d9bed33e41771ae9e03abbe37a1e5a637f710", kill_on_drop: false }` [INFO] [stdout] 8d18b26e20e55d02118fc5b1482d9bed33e41771ae9e03abbe37a1e5a637f710 [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" "RUSTDOCFLAGS=--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:3d1cd00eb6e6ea2a7969240779edeaeff35b24be85036c63b883ba933028a15f" "/opt/rustwide/cargo-home/bin/cargo" "+1.64.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 96e1b20c3a89fa4465fae548dfe5a5d99bcbd3b8e93a7d22fb06ecfb62219c10 [INFO] running `Command { std: "docker" "start" "-a" "96e1b20c3a89fa4465fae548dfe5a5d99bcbd3b8e93a7d22fb06ecfb62219c10", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling proc-macro2 v1.0.46 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling toml v0.2.1 [INFO] [stderr] Compiling pkg-config v0.3.25 [INFO] [stderr] Compiling error-chain v0.10.0 [INFO] [stderr] Compiling quote v1.0.21 [INFO] [stderr] Compiling unicode-ident v1.0.4 [INFO] [stderr] Compiling syn v1.0.101 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling futures v0.1.31 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling unicode-xid v0.2.4 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling gimli v0.26.2 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling zmq v0.9.2 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling rustc-demangle v0.1.21 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling metadeps v1.1.2 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling slab v0.4.7 [INFO] [stderr] Compiling miniz_oxide v0.5.4 [INFO] [stderr] Compiling lock_api v0.3.4 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling tokio-sync v0.1.8 [INFO] [stderr] Compiling zmq-sys v0.11.0 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling net2 v0.2.37 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Compiling smallvec v0.6.14 [INFO] [stderr] Compiling backtrace v0.3.66 [INFO] [stderr] Compiling addr2line v0.17.0 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling object v0.29.0 [INFO] [stderr] Compiling mio v0.6.23 [INFO] [stderr] Compiling tokio-executor v0.1.10 [INFO] [stderr] Compiling tokio-io v0.1.13 [INFO] [stderr] Compiling tokio-timer v0.2.13 [INFO] [stderr] Compiling tokio-reactor v0.1.12 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling async-zmq-derive v0.1.0 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling async-zmq-types v0.3.2 [INFO] [stderr] Compiling tokio-zmq v0.10.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 31.69s [INFO] running `Command { std: "docker" "inspect" "96e1b20c3a89fa4465fae548dfe5a5d99bcbd3b8e93a7d22fb06ecfb62219c10", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "96e1b20c3a89fa4465fae548dfe5a5d99bcbd3b8e93a7d22fb06ecfb62219c10", kill_on_drop: false }` [INFO] [stdout] 96e1b20c3a89fa4465fae548dfe5a5d99bcbd3b8e93a7d22fb06ecfb62219c10 [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" "RUSTDOCFLAGS=--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:3d1cd00eb6e6ea2a7969240779edeaeff35b24be85036c63b883ba933028a15f" "/opt/rustwide/cargo-home/bin/cargo" "+1.64.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3e0d1ef03c856c3520915042af899c59014f781ffa88cad4eaa6e5d079510ed9 [INFO] running `Command { std: "docker" "start" "-a" "3e0d1ef03c856c3520915042af899c59014f781ffa88cad4eaa6e5d079510ed9", kill_on_drop: false }` [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling regex-syntax v0.6.27 [INFO] [stderr] Compiling termcolor v1.1.3 [INFO] [stderr] Compiling autocfg v0.1.8 [INFO] [stderr] Compiling memoffset v0.5.6 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling aho-corasick v0.7.19 [INFO] [stderr] Compiling crossbeam-queue v0.2.3 [INFO] [stderr] Compiling crossbeam-channel v0.4.4 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling tokio-current-thread v0.1.7 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling mio-uds v0.6.8 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling tokio-codec v0.1.2 [INFO] [stderr] Compiling tokio-udp v0.1.6 [INFO] [stderr] Compiling tokio-uds v0.2.7 [INFO] [stderr] Compiling tokio-tcp v0.1.4 [INFO] [stderr] Compiling regex v1.6.0 [INFO] [stderr] Compiling crossbeam-deque v0.7.4 [INFO] [stderr] Compiling tokio-threadpool v0.1.18 [INFO] [stderr] Compiling crossbeam v0.7.3 [INFO] [stderr] Compiling tokio-fs v0.1.7 [INFO] [stderr] Compiling tokio v0.1.22 [INFO] [stderr] Compiling env_logger v0.6.2 [INFO] [stderr] Compiling tokio-zmq v0.10.1 (/opt/rustwide/workdir) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcT44UdQ/symbols.o" "/opt/rustwide/target/debug/examples/lost_server-48c5d09c09c86456.lost_server.39e540bc-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/lost_server-48c5d09c09c86456.lost_server.39e540bc-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/lost_server-48c5d09c09c86456.lost_server.39e540bc-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/lost_server-48c5d09c09c86456.lost_server.39e540bc-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/lost_server-48c5d09c09c86456.lost_server.39e540bc-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/lost_server-48c5d09c09c86456.lost_server.39e540bc-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/lost_server-48c5d09c09c86456.lost_server.39e540bc-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/lost_server-48c5d09c09c86456.lost_server.39e540bc-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/lost_server-48c5d09c09c86456.lost_server.39e540bc-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/lost_server-48c5d09c09c86456.lost_server.39e540bc-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/lost_server-48c5d09c09c86456.lost_server.39e540bc-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/lost_server-48c5d09c09c86456.lost_server.39e540bc-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/lost_server-48c5d09c09c86456.lost_server.39e540bc-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/lost_server-48c5d09c09c86456.lost_server.39e540bc-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/lost_server-48c5d09c09c86456.lost_server.39e540bc-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/lost_server-48c5d09c09c86456.lost_server.39e540bc-cgu.9.rcgu.o" "/opt/rustwide/target/debug/examples/lost_server-48c5d09c09c86456.3jxwzo3k8etx1jt6.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.64.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libenv_logger-671299966333d8c9.rlib" "/opt/rustwide/target/debug/deps/libregex-f6a81cbbf014e686.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-7aecef67e8fe3e42.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-10665bb48e534957.rlib" "/opt/rustwide/target/debug/deps/libatty-cbfdc19680032383.rlib" "/opt/rustwide/target/debug/deps/libhumantime-3b60ec474214ce5a.rlib" "/opt/rustwide/target/debug/deps/libquick_error-cbb730962cb2859d.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-4dbe98f28b0cb2ea.rlib" "/opt/rustwide/target/debug/deps/libtokio_zmq-69a66760e8ed97c0.rlib" "/opt/rustwide/target/debug/deps/libasync_zmq_types-4947a8b9f34fe822.rlib" "/opt/rustwide/target/debug/deps/libzmq-696f7f5fd1d53736.rlib" "/opt/rustwide/target/debug/deps/libzmq_sys-f309e7a6d88777d7.rlib" "/opt/rustwide/target/debug/deps/libbitflags-5eccdda0307bb708.rlib" "/opt/rustwide/target/debug/deps/libtokio-044af317531c9ee6.rlib" "/opt/rustwide/target/debug/deps/libtokio_uds-d240ebc69d31d30d.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-ca7dadb8a5421493.rlib" "/opt/rustwide/target/debug/deps/libtokio_udp-7d12ce6d5effe4ab.rlib" "/opt/rustwide/target/debug/deps/libtokio_timer-786672a9aa8157b2.rlib" "/opt/rustwide/target/debug/deps/libtokio_tcp-f837be5745423069.rlib" "/opt/rustwide/target/debug/deps/libtokio_reactor-a6d5a2b79f3e03ba.rlib" "/opt/rustwide/target/debug/deps/libtokio_sync-cc2068523cb0d4fa.rlib" "/opt/rustwide/target/debug/deps/libfnv-71e351bcfdf9d7c4.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-babb58174aa19931.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-68575833fc89750c.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-0d40ee2a548f2341.rlib" "/opt/rustwide/target/debug/deps/liblock_api-dc5c4b7642284ce7.rlib" "/opt/rustwide/target/debug/deps/libtokio_fs-54339bbe6cbf2d32.rlib" "/opt/rustwide/target/debug/deps/libtokio_threadpool-7617e5cce9160985.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-67c2147a45d13704.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-0c65e09783a3e8c8.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-92bdd30a2fe92aee.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-c988ee37a88938c5.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-b059913ed2c33c40.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-88b7095a0437a066.rlib" "/opt/rustwide/target/debug/deps/libtokio_current_thread-c8add4e466e8ccae.rlib" "/opt/rustwide/target/debug/deps/libtokio_executor-a42db1f28e053371.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-0e87c2f06219833e.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-3a8cd441589d8bb8.rlib" "/opt/rustwide/target/debug/deps/libtokio_codec-6b208fea64a6e6e8.rlib" "/opt/rustwide/target/debug/deps/libtokio_io-7b8c7278eb7dc317.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-c431f52f40ff84e2.rlib" "/opt/rustwide/target/debug/deps/libmio-1e323fb82ee51706.rlib" "/opt/rustwide/target/debug/deps/liblog-15be49c4d9fdeffe.rlib" "/opt/rustwide/target/debug/deps/libslab-5abab18669a624ba.rlib" "/opt/rustwide/target/debug/deps/libnet2-24d97a31add1260e.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-d62f86f9531dae72.rlib" "/opt/rustwide/target/debug/deps/libbytes-432e0ada14ef1853.rlib" "/opt/rustwide/target/debug/deps/libiovec-a62647003927068f.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-55e6c2d34285e0c3.rlib" "/opt/rustwide/target/debug/deps/libfutures-2d727c9a0f636add.rlib" "/opt/rustwide/target/debug/deps/libfailure-23b6bcec8596d2ac.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-2c65320aa9ca0bc6.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-0df8bcde19447687.rlib" "/opt/rustwide/target/debug/deps/libadler-c280b5360fa8d5c6.rlib" "/opt/rustwide/target/debug/deps/libobject-2031318a0b7dbf54.rlib" "/opt/rustwide/target/debug/deps/libmemchr-4b43828fec892511.rlib" "/opt/rustwide/target/debug/deps/liblibc-6267468579859e6d.rlib" "/opt/rustwide/target/debug/deps/libaddr2line-173cfcc113a52c14.rlib" "/opt/rustwide/target/debug/deps/libgimli-0f04cb82451d012f.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-fa0d38a03582caa4.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-f5f194aabaf57b02.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.64.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-5670385a2fe8b60b.rlib" "/opt/rustwide/rustup-home/toolchains/1.64.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-fd56ba6dbf7aaecc.rlib" "/opt/rustwide/rustup-home/toolchains/1.64.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-b8acf8e5c2e85baa.rlib" "/opt/rustwide/rustup-home/toolchains/1.64.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-1706edefffdca0a2.rlib" "/opt/rustwide/rustup-home/toolchains/1.64.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-f483302e0b13708e.rlib" "/opt/rustwide/rustup-home/toolchains/1.64.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-725b0718fc18e1ed.rlib" "/opt/rustwide/rustup-home/toolchains/1.64.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-de685fcf2157e6fb.rlib" "/opt/rustwide/rustup-home/toolchains/1.64.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-f613ac3eda05b9ff.rlib" "/opt/rustwide/rustup-home/toolchains/1.64.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-3de98a7d049af6a1.rlib" "/opt/rustwide/rustup-home/toolchains/1.64.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-c12183655bdce152.rlib" "/opt/rustwide/rustup-home/toolchains/1.64.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-0fc7beea925de7e3.rlib" "/opt/rustwide/rustup-home/toolchains/1.64.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-8c34825485bf59dc.rlib" "/opt/rustwide/rustup-home/toolchains/1.64.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-ba5f7e926e729d81.rlib" "/opt/rustwide/rustup-home/toolchains/1.64.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-643de0950163a839.rlib" "/opt/rustwide/rustup-home/toolchains/1.64.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-539ea2f72ef89687.rlib" "/opt/rustwide/rustup-home/toolchains/1.64.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-871432094bb4c885.rlib" "/opt/rustwide/rustup-home/toolchains/1.64.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-ef1a8ee61f2e39bf.rlib" "/opt/rustwide/rustup-home/toolchains/1.64.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-f1646747442c1c7b.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.64.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-ff283b4bf550fa1c.rlib" "-Wl,-Bdynamic" "-lzmq" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/1.64.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/lost_server-48c5d09c09c86456" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-znow" "-nodefaultlibs" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `tokio-zmq` due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "3e0d1ef03c856c3520915042af899c59014f781ffa88cad4eaa6e5d079510ed9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3e0d1ef03c856c3520915042af899c59014f781ffa88cad4eaa6e5d079510ed9", kill_on_drop: false }` [INFO] [stdout] 3e0d1ef03c856c3520915042af899c59014f781ffa88cad4eaa6e5d079510ed9