[INFO] fetching crate zohohorrorshow 0.7.7... [INFO] testing zohohorrorshow-0.7.7 against 1.55.0 for beta-1.56-1 [INFO] extracting crate zohohorrorshow 0.7.7 into /workspace/builds/worker-3/source [INFO] validating manifest of crates.io crate zohohorrorshow 0.7.7 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 zohohorrorshow 0.7.7 [INFO] finished tweaking crates.io crate zohohorrorshow 0.7.7 [INFO] tweaked toml for crates.io crate zohohorrorshow 0.7.7 written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate crates.io crate zohohorrorshow 0.7.7 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] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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] [stdout] 5c30ecc2a9d9366d432872e5fbf04f454e4434a8ddf1d589d0f975bac2524d2d [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" "5c30ecc2a9d9366d432872e5fbf04f454e4434a8ddf1d589d0f975bac2524d2d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5c30ecc2a9d9366d432872e5fbf04f454e4434a8ddf1d589d0f975bac2524d2d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5c30ecc2a9d9366d432872e5fbf04f454e4434a8ddf1d589d0f975bac2524d2d", kill_on_drop: false }` [INFO] [stdout] 5c30ecc2a9d9366d432872e5fbf04f454e4434a8ddf1d589d0f975bac2524d2d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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] c52930c07885a1aa569d4c05246c7999fd2b4b4a7363ab129521b913f6b0cd36 [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" "c52930c07885a1aa569d4c05246c7999fd2b4b4a7363ab129521b913f6b0cd36", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling futures v0.1.29 [INFO] [stderr] Compiling syn v1.0.17 [INFO] [stderr] Compiling ryu v1.0.3 [INFO] [stderr] Compiling failure_derive v0.1.7 [INFO] [stderr] Compiling regex-syntax v0.6.17 [INFO] [stderr] Compiling byte-tools v0.2.0 [INFO] [stderr] Compiling webbrowser v0.5.2 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling backtrace-sys v0.1.35 [INFO] [stderr] Compiling error-chain v0.12.2 [INFO] [stderr] Compiling openssl-sys v0.9.55 [INFO] [stderr] Compiling num_cpus v1.12.0 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling hyper v0.12.35 [INFO] [stderr] Compiling base64 v0.10.1 [INFO] [stderr] Compiling quote v1.0.3 [INFO] [stderr] Compiling generic-array v0.9.0 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling crossbeam-queue v0.2.1 [INFO] [stderr] Compiling flate2 v1.0.14 [INFO] [stderr] Compiling unicode-normalization v0.1.9 [INFO] [stderr] Compiling block-buffer v0.3.3 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling mio v0.6.21 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling digest v0.7.6 [INFO] [stderr] Compiling sha2 v0.7.1 [INFO] [stderr] Compiling http v0.1.21 [INFO] [stderr] Compiling string v0.2.1 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Compiling backtrace v0.3.46 [INFO] [stderr] Compiling regex v1.3.6 [INFO] [stderr] Compiling openssl v0.10.29 [INFO] [stderr] Compiling native-tls v0.2.4 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Compiling uuid v0.7.4 [INFO] [stderr] Compiling tokio-executor v0.1.10 [INFO] [stderr] Compiling tokio-io v0.1.13 [INFO] [stderr] Compiling tokio-sync v0.1.8 [INFO] [stderr] Compiling tokio-buf v0.1.1 [INFO] [stderr] Compiling futures-cpupool v0.1.8 [INFO] [stderr] Compiling want v0.2.0 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Compiling tokio-threadpool v0.1.18 [INFO] [stderr] Compiling tokio-timer v0.2.13 [INFO] [stderr] Compiling tokio-current-thread v0.1.7 [INFO] [stderr] Compiling url v2.1.1 [INFO] [stderr] Compiling tokio-reactor v0.1.12 [INFO] [stderr] Compiling tokio-tcp v0.1.4 [INFO] [stderr] Compiling cookie v0.12.0 [INFO] [stderr] Compiling tokio v0.1.22 [INFO] [stderr] Compiling publicsuffix v1.5.4 [INFO] [stderr] Compiling h2 v0.1.26 [INFO] [stderr] Compiling http-body v0.1.0 [INFO] [stderr] Compiling synstructure v0.12.3 [INFO] [stderr] Compiling serde_derive v1.0.106 [INFO] [stderr] Compiling failure v0.1.7 [INFO] [stderr] Compiling hyper-tls v0.3.2 [INFO] [stderr] Compiling serde v1.0.106 [INFO] [stderr] Compiling serde_json v1.0.51 [INFO] [stderr] Compiling serde_urlencoded v0.5.5 [INFO] [stderr] Compiling chrono v0.4.11 [INFO] [stderr] Compiling cookie_store v0.7.0 [INFO] [stderr] Compiling reqwest v0.9.24 [INFO] [stderr] Compiling oauth2 v3.0.0-alpha.9 [INFO] [stderr] Compiling zohohorrorshow v0.7.7 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 01s [INFO] running `Command { std: "docker" "inspect" "c52930c07885a1aa569d4c05246c7999fd2b4b4a7363ab129521b913f6b0cd36", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c52930c07885a1aa569d4c05246c7999fd2b4b4a7363ab129521b913f6b0cd36", kill_on_drop: false }` [INFO] [stdout] c52930c07885a1aa569d4c05246c7999fd2b4b4a7363ab129521b913f6b0cd36 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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] [stdout] 0e0601394a1f28f8338ef7c4c5d0b4e209740d34ecb9668ba51d7627039ac064 [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" "0e0601394a1f28f8338ef7c4c5d0b4e209740d34ecb9668ba51d7627039ac064", kill_on_drop: false }` [INFO] [stderr] Compiling zohohorrorshow v0.7.7 (/opt/rustwide/workdir) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/examples/project_data-5988302464212ea5.project_data.f8a1ba54-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/project_data-5988302464212ea5.project_data.f8a1ba54-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/project_data-5988302464212ea5.project_data.f8a1ba54-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/project_data-5988302464212ea5.project_data.f8a1ba54-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/project_data-5988302464212ea5.project_data.f8a1ba54-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/project_data-5988302464212ea5.project_data.f8a1ba54-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/project_data-5988302464212ea5.project_data.f8a1ba54-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/project_data-5988302464212ea5.project_data.f8a1ba54-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/project_data-5988302464212ea5.project_data.f8a1ba54-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/project_data-5988302464212ea5.project_data.f8a1ba54-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/project_data-5988302464212ea5.project_data.f8a1ba54-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/project_data-5988302464212ea5.project_data.f8a1ba54-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/project_data-5988302464212ea5.project_data.f8a1ba54-cgu.9.rcgu.o" "/opt/rustwide/target/debug/examples/project_data-5988302464212ea5.3lfl2jj6yrzzr49n.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/backtrace-sys-52b428f7e5d4a56b/out" "-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/libzohohorrorshow-cd6c889b746e8345.rlib" "/opt/rustwide/target/debug/deps/libwebbrowser-8c75fa0ae6d0e71f.rlib" "/opt/rustwide/target/debug/deps/liboauth2-1cec201b6798f891.rlib" "/opt/rustwide/target/debug/deps/libsha2-9146cc78831dea52.rlib" "/opt/rustwide/target/debug/deps/libfake_simd-d6a0776fdec2e64e.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-829309844125d336.rlib" "/opt/rustwide/target/debug/deps/libarrayref-dfd5feafb83e6c19.rlib" "/opt/rustwide/target/debug/deps/libdigest-e72f248036373f56.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-b28ed646f154c576.rlib" "/opt/rustwide/target/debug/deps/libtypenum-4b4e05fd02bdb2f7.rlib" "/opt/rustwide/target/debug/deps/libbyte_tools-724fce689f543772.rlib" "/opt/rustwide/target/debug/deps/libreqwest-6e136280c314dee6.rlib" "/opt/rustwide/target/debug/deps/libuuid-37b26e34225c48cb.rlib" "/opt/rustwide/target/debug/deps/librand-319722a484715c84.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-d4ae02a3e9b0f800.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-fc952235d01d1c4a.rlib" "/opt/rustwide/target/debug/deps/librand_hc-3061ed7fff4f73ac.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-84f310872b096b0f.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-3389291204d384a2.rlib" "/opt/rustwide/target/debug/deps/librand_core-4f51009b94176a49.rlib" "/opt/rustwide/target/debug/deps/librand_os-115abc94eab5fbdb.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-32f7227826608430.rlib" "/opt/rustwide/target/debug/deps/librand_core-fefd062cdcb3b90d.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-a0a3e1ced9151253.rlib" "/opt/rustwide/target/debug/deps/libdtoa-57b4e617d65d04b3.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-1bd0621ab956273f.rlib" "/opt/rustwide/target/debug/deps/libunicase-110db66c7c7006f8.rlib" "/opt/rustwide/target/debug/deps/libmime-81c0a547976aedd9.rlib" "/opt/rustwide/target/debug/deps/libflate2-c02938c75022045e.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-be45e2f8e70e58fa.rlib" "/opt/rustwide/target/debug/deps/libadler32-ca2ae0bb10c6aeb4.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-5101f26ae48c6841.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-b0a1792d1dbe3457.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-065bd81eb7932205.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-b9238ab6b4f641c8.rlib" "/opt/rustwide/target/debug/deps/libopenssl-d1146338a834daf8.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-7cf1d1be245fef41.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-24ec6f510909448f.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-87fc368e0f0dce56.rlib" "/opt/rustwide/target/debug/deps/libbitflags-117d41ac256572da.rlib" "/opt/rustwide/target/debug/deps/libhyper-7f75bd38edd4fda1.rlib" "/opt/rustwide/target/debug/deps/libwant-8d54d38feaa268e2.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-a860008638408fd1.rlib" "/opt/rustwide/target/debug/deps/libtokio-322cfeb30a467da4.rlib" "/opt/rustwide/target/debug/deps/libtokio_timer-bda1c156765f7b85.rlib" "/opt/rustwide/target/debug/deps/libtokio_threadpool-22bebdcddd6f580d.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-45aa57381c1c998f.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-ffc2507ac7e30a1e.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-e7d6dc2b29016baa.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-54968b23d97b033b.rlib" "/opt/rustwide/target/debug/deps/libtokio_tcp-a955d02194a4bfc2.rlib" "/opt/rustwide/target/debug/deps/libtokio_reactor-7f54581f60d7162e.rlib" "/opt/rustwide/target/debug/deps/libtokio_sync-34660ab5683eddd7.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-0ea8e380cbe54d78.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-e4e8a52973e14087.rlib" "/opt/rustwide/target/debug/deps/liblock_api-133369b5466e8f0a.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-a57a6a52cef5676e.rlib" "/opt/rustwide/target/debug/deps/libtokio_current_thread-4f1b38623a2f1226.rlib" "/opt/rustwide/target/debug/deps/libtokio_executor-2c40da4e07d69772.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-506755c7eca3e021.rlib" "/opt/rustwide/target/debug/deps/libmio-70bcfaefdc179c1d.rlib" "/opt/rustwide/target/debug/deps/libnet2-52d81ed605c00c52.rlib" "/opt/rustwide/target/debug/deps/libhttparse-bddf136980e817ef.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-40643b345e6af768.rlib" "/opt/rustwide/target/debug/deps/libtokio_buf-5919710d484876e6.rlib" "/opt/rustwide/target/debug/deps/libh2-20786aab2bb8c403.rlib" "/opt/rustwide/target/debug/deps/libindexmap-0289116754ff6d51.rlib" "/opt/rustwide/target/debug/deps/libstring-8032e6fd7f278573.rlib" "/opt/rustwide/target/debug/deps/libslab-31c88580e3b60f0d.rlib" "/opt/rustwide/target/debug/deps/libtokio_io-eb5a2384a20a436c.rlib" "/opt/rustwide/target/debug/deps/libfutures_cpupool-7e4ce0967ebd4b8a.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-2d497cba88d0a53a.rlib" "/opt/rustwide/target/debug/deps/libhttp-91b315cddd88a9f4.rlib" "/opt/rustwide/target/debug/deps/libfnv-7449a3f4573c4646.rlib" "/opt/rustwide/target/debug/deps/libfutures-9ec9c23a9414bf96.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-2d82ce8f0f1283f9.rlib" "/opt/rustwide/target/debug/deps/libcookie_store-7a169917c8c98b7e.rlib" "/opt/rustwide/target/debug/deps/libserde_json-c0aceedbb2c3423b.rlib" "/opt/rustwide/target/debug/deps/libryu-fde67bdcf4736ad5.rlib" "/opt/rustwide/target/debug/deps/libitoa-a60c0531a8c62fbf.rlib" "/opt/rustwide/target/debug/deps/liblog-0c7114401eca8dd0.rlib" "/opt/rustwide/target/debug/deps/libpublicsuffix-512d132dad35add7.rlib" "/opt/rustwide/target/debug/deps/liburl-48ca34778f9bccb8.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-e457123dded25aba.rlib" "/opt/rustwide/target/debug/deps/libidna-79a99631c9928f9f.rlib" "/opt/rustwide/target/debug/deps/libregex-64cca86286303bd4.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-7e502a5fda161e7d.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-df981c5871754530.rlib" "/opt/rustwide/target/debug/deps/liberror_chain-15a3cd6d40a7254a.rlib" "/opt/rustwide/target/debug/deps/libtry_from-a98bd78309f10332.rlib" "/opt/rustwide/target/debug/deps/libfailure-3e8e71e060a5542c.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-34bfc5c9d29ef6e9.rlib" "/opt/rustwide/target/debug/deps/libbacktrace_sys-6a4abe88b7ec9293.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-4dc40f94662accb2.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-f6813ff1cdbf72a4.rlib" "/opt/rustwide/target/debug/deps/libcookie-8cecf799cb08af45.rlib" "/opt/rustwide/target/debug/deps/liburl-b7fc63f47b43e918.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-704ce0efd41c512b.rlib" "/opt/rustwide/target/debug/deps/libidna-b969cf1450fd9d5b.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-61663de70c322175.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-a0f833eb2f93ccb9.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-2b57d9522de422df.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-0287523dbc01ccb7.rlib" "/opt/rustwide/target/debug/deps/libmatches-201b4dfb49094b2f.rlib" "/opt/rustwide/target/debug/deps/libbytes-9d509be2371b6d88.rlib" "/opt/rustwide/target/debug/deps/libeither-24b8e611dfba8b22.rlib" "/opt/rustwide/target/debug/deps/libiovec-f1434866000c167e.rlib" "/opt/rustwide/target/debug/deps/libbase64-62d39fe2da67fbfb.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-f3c44899040265df.rlib" "/opt/rustwide/target/debug/deps/libchrono-72d1bc4cbf64d15b.rlib" "/opt/rustwide/target/debug/deps/libserde-2b450df68832629e.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-7888e3a5dfd7d962.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-377f789038c8fa89.rlib" "/opt/rustwide/target/debug/deps/libtime-b04cdfed1ddb8109.rlib" "/opt/rustwide/target/debug/deps/liblibc-06e2505f0ade1179.rlib" "/opt/rustwide/target/debug/deps/libdotenv-6ba0247c906f31d1.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" "-lssl" "-lcrypto" "-lutil" "-ldl" "-lutil" "-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/project_data-5988302464212ea5" "-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: could not compile `zohohorrorshow` due to 2 previous errors [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/event_cycle-2c8fe2bb2e76c864.event_cycle.d7e596f0-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/event_cycle-2c8fe2bb2e76c864.event_cycle.d7e596f0-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/event_cycle-2c8fe2bb2e76c864.event_cycle.d7e596f0-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/event_cycle-2c8fe2bb2e76c864.event_cycle.d7e596f0-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/event_cycle-2c8fe2bb2e76c864.event_cycle.d7e596f0-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/event_cycle-2c8fe2bb2e76c864.event_cycle.d7e596f0-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/event_cycle-2c8fe2bb2e76c864.event_cycle.d7e596f0-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/event_cycle-2c8fe2bb2e76c864.event_cycle.d7e596f0-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/event_cycle-2c8fe2bb2e76c864.event_cycle.d7e596f0-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/event_cycle-2c8fe2bb2e76c864.event_cycle.d7e596f0-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/event_cycle-2c8fe2bb2e76c864.event_cycle.d7e596f0-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/event_cycle-2c8fe2bb2e76c864.event_cycle.d7e596f0-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/event_cycle-2c8fe2bb2e76c864.event_cycle.d7e596f0-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/event_cycle-2c8fe2bb2e76c864.event_cycle.d7e596f0-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/event_cycle-2c8fe2bb2e76c864.event_cycle.d7e596f0-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/event_cycle-2c8fe2bb2e76c864.event_cycle.d7e596f0-cgu.9.rcgu.o" "/opt/rustwide/target/debug/examples/event_cycle-2c8fe2bb2e76c864.45ciayygdt6nlo0h.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/backtrace-sys-52b428f7e5d4a56b/out" "-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/libzohohorrorshow-cd6c889b746e8345.rlib" "/opt/rustwide/target/debug/deps/libwebbrowser-8c75fa0ae6d0e71f.rlib" "/opt/rustwide/target/debug/deps/liboauth2-1cec201b6798f891.rlib" "/opt/rustwide/target/debug/deps/libsha2-9146cc78831dea52.rlib" "/opt/rustwide/target/debug/deps/libfake_simd-d6a0776fdec2e64e.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-829309844125d336.rlib" "/opt/rustwide/target/debug/deps/libarrayref-dfd5feafb83e6c19.rlib" "/opt/rustwide/target/debug/deps/libdigest-e72f248036373f56.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-b28ed646f154c576.rlib" "/opt/rustwide/target/debug/deps/libtypenum-4b4e05fd02bdb2f7.rlib" "/opt/rustwide/target/debug/deps/libbyte_tools-724fce689f543772.rlib" "/opt/rustwide/target/debug/deps/libreqwest-6e136280c314dee6.rlib" "/opt/rustwide/target/debug/deps/libuuid-37b26e34225c48cb.rlib" "/opt/rustwide/target/debug/deps/librand-319722a484715c84.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-d4ae02a3e9b0f800.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-fc952235d01d1c4a.rlib" "/opt/rustwide/target/debug/deps/librand_hc-3061ed7fff4f73ac.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-84f310872b096b0f.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-3389291204d384a2.rlib" "/opt/rustwide/target/debug/deps/librand_core-4f51009b94176a49.rlib" "/opt/rustwide/target/debug/deps/librand_os-115abc94eab5fbdb.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-32f7227826608430.rlib" "/opt/rustwide/target/debug/deps/librand_core-fefd062cdcb3b90d.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-a0a3e1ced9151253.rlib" "/opt/rustwide/target/debug/deps/libdtoa-57b4e617d65d04b3.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-1bd0621ab956273f.rlib" "/opt/rustwide/target/debug/deps/libunicase-110db66c7c7006f8.rlib" "/opt/rustwide/target/debug/deps/libmime-81c0a547976aedd9.rlib" "/opt/rustwide/target/debug/deps/libflate2-c02938c75022045e.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-be45e2f8e70e58fa.rlib" "/opt/rustwide/target/debug/deps/libadler32-ca2ae0bb10c6aeb4.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-5101f26ae48c6841.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-b0a1792d1dbe3457.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-065bd81eb7932205.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-b9238ab6b4f641c8.rlib" "/opt/rustwide/target/debug/deps/libopenssl-d1146338a834daf8.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-7cf1d1be245fef41.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-24ec6f510909448f.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-87fc368e0f0dce56.rlib" "/opt/rustwide/target/debug/deps/libbitflags-117d41ac256572da.rlib" "/opt/rustwide/target/debug/deps/libhyper-7f75bd38edd4fda1.rlib" "/opt/rustwide/target/debug/deps/libwant-8d54d38feaa268e2.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-a860008638408fd1.rlib" "/opt/rustwide/target/debug/deps/libtokio-322cfeb30a467da4.rlib" "/opt/rustwide/target/debug/deps/libtokio_timer-bda1c156765f7b85.rlib" "/opt/rustwide/target/debug/deps/libtokio_threadpool-22bebdcddd6f580d.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-45aa57381c1c998f.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-ffc2507ac7e30a1e.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-e7d6dc2b29016baa.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-54968b23d97b033b.rlib" "/opt/rustwide/target/debug/deps/libtokio_tcp-a955d02194a4bfc2.rlib" "/opt/rustwide/target/debug/deps/libtokio_reactor-7f54581f60d7162e.rlib" "/opt/rustwide/target/debug/deps/libtokio_sync-34660ab5683eddd7.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-0ea8e380cbe54d78.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-e4e8a52973e14087.rlib" "/opt/rustwide/target/debug/deps/liblock_api-133369b5466e8f0a.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-a57a6a52cef5676e.rlib" "/opt/rustwide/target/debug/deps/libtokio_current_thread-4f1b38623a2f1226.rlib" "/opt/rustwide/target/debug/deps/libtokio_executor-2c40da4e07d69772.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-506755c7eca3e021.rlib" "/opt/rustwide/target/debug/deps/libmio-70bcfaefdc179c1d.rlib" "/opt/rustwide/target/debug/deps/libnet2-52d81ed605c00c52.rlib" "/opt/rustwide/target/debug/deps/libhttparse-bddf136980e817ef.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-40643b345e6af768.rlib" "/opt/rustwide/target/debug/deps/libtokio_buf-5919710d484876e6.rlib" "/opt/rustwide/target/debug/deps/libh2-20786aab2bb8c403.rlib" "/opt/rustwide/target/debug/deps/libindexmap-0289116754ff6d51.rlib" "/opt/rustwide/target/debug/deps/libstring-8032e6fd7f278573.rlib" "/opt/rustwide/target/debug/deps/libslab-31c88580e3b60f0d.rlib" "/opt/rustwide/target/debug/deps/libtokio_io-eb5a2384a20a436c.rlib" "/opt/rustwide/target/debug/deps/libfutures_cpupool-7e4ce0967ebd4b8a.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-2d497cba88d0a53a.rlib" "/opt/rustwide/target/debug/deps/libhttp-91b315cddd88a9f4.rlib" "/opt/rustwide/target/debug/deps/libfnv-7449a3f4573c4646.rlib" "/opt/rustwide/target/debug/deps/libfutures-9ec9c23a9414bf96.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-2d82ce8f0f1283f9.rlib" "/opt/rustwide/target/debug/deps/libcookie_store-7a169917c8c98b7e.rlib" "/opt/rustwide/target/debug/deps/libserde_json-c0aceedbb2c3423b.rlib" "/opt/rustwide/target/debug/deps/libryu-fde67bdcf4736ad5.rlib" "/opt/rustwide/target/debug/deps/libitoa-a60c0531a8c62fbf.rlib" "/opt/rustwide/target/debug/deps/liblog-0c7114401eca8dd0.rlib" "/opt/rustwide/target/debug/deps/libpublicsuffix-512d132dad35add7.rlib" "/opt/rustwide/target/debug/deps/liburl-48ca34778f9bccb8.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-e457123dded25aba.rlib" "/opt/rustwide/target/debug/deps/libidna-79a99631c9928f9f.rlib" "/opt/rustwide/target/debug/deps/libregex-64cca86286303bd4.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-7e502a5fda161e7d.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-df981c5871754530.rlib" "/opt/rustwide/target/debug/deps/liberror_chain-15a3cd6d40a7254a.rlib" "/opt/rustwide/target/debug/deps/libtry_from-a98bd78309f10332.rlib" "/opt/rustwide/target/debug/deps/libfailure-3e8e71e060a5542c.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-34bfc5c9d29ef6e9.rlib" "/opt/rustwide/target/debug/deps/libbacktrace_sys-6a4abe88b7ec9293.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-4dc40f94662accb2.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-f6813ff1cdbf72a4.rlib" "/opt/rustwide/target/debug/deps/libcookie-8cecf799cb08af45.rlib" "/opt/rustwide/target/debug/deps/liburl-b7fc63f47b43e918.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-704ce0efd41c512b.rlib" "/opt/rustwide/target/debug/deps/libidna-b969cf1450fd9d5b.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-61663de70c322175.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-a0f833eb2f93ccb9.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-2b57d9522de422df.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-0287523dbc01ccb7.rlib" "/opt/rustwide/target/debug/deps/libmatches-201b4dfb49094b2f.rlib" "/opt/rustwide/target/debug/deps/libbytes-9d509be2371b6d88.rlib" "/opt/rustwide/target/debug/deps/libeither-24b8e611dfba8b22.rlib" "/opt/rustwide/target/debug/deps/libiovec-f1434866000c167e.rlib" "/opt/rustwide/target/debug/deps/libbase64-62d39fe2da67fbfb.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-f3c44899040265df.rlib" "/opt/rustwide/target/debug/deps/libchrono-72d1bc4cbf64d15b.rlib" "/opt/rustwide/target/debug/deps/libserde-2b450df68832629e.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-7888e3a5dfd7d962.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-377f789038c8fa89.rlib" "/opt/rustwide/target/debug/deps/libtime-b04cdfed1ddb8109.rlib" "/opt/rustwide/target/debug/deps/liblibc-06e2505f0ade1179.rlib" "/opt/rustwide/target/debug/deps/libdotenv-6ba0247c906f31d1.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" "-lssl" "-lcrypto" "-lutil" "-ldl" "-lutil" "-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/event_cycle-2c8fe2bb2e76c864" "-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" "0e0601394a1f28f8338ef7c4c5d0b4e209740d34ecb9668ba51d7627039ac064", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0e0601394a1f28f8338ef7c4c5d0b4e209740d34ecb9668ba51d7627039ac064", kill_on_drop: false }` [INFO] [stdout] 0e0601394a1f28f8338ef7c4c5d0b4e209740d34ecb9668ba51d7627039ac064