[INFO] fetching crate slack-rust 0.0.1-alpha... [INFO] testing slack-rust-0.0.1-alpha against beta-2022-02-22 for beta-1.60-1 [INFO] extracting crate slack-rust 0.0.1-alpha into /workspace/builds/worker-11/source [INFO] validating manifest of crates.io crate slack-rust 0.0.1-alpha on toolchain beta-2022-02-22 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate slack-rust 0.0.1-alpha [INFO] finished tweaking crates.io crate slack-rust 0.0.1-alpha [INFO] tweaked toml for crates.io crate slack-rust 0.0.1-alpha written to /workspace/builds/worker-11/source/Cargo.toml [INFO] crate crates.io crate slack-rust 0.0.1-alpha already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded downcast v0.11.0 [INFO] [stderr] Downloaded async-tls v0.11.0 [INFO] [stderr] Downloaded async-tungstenite v0.16.1 [INFO] [stderr] Downloaded mockall_derive v0.11.0 [INFO] [stderr] Downloaded pin-project-internal v1.0.9 [INFO] [stderr] Downloaded mockall v0.11.0 [INFO] [stderr] Downloaded pin-project v1.0.9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "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] 40ec0941cfd654a19172a62346090bbc34f382b8ed6b09e2f0c80cf8cc8536bf [INFO] running `Command { std: "docker" "start" "-a" "40ec0941cfd654a19172a62346090bbc34f382b8ed6b09e2f0c80cf8cc8536bf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "40ec0941cfd654a19172a62346090bbc34f382b8ed6b09e2f0c80cf8cc8536bf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "40ec0941cfd654a19172a62346090bbc34f382b8ed6b09e2f0c80cf8cc8536bf", kill_on_drop: false }` [INFO] [stdout] 40ec0941cfd654a19172a62346090bbc34f382b8ed6b09e2f0c80cf8cc8536bf [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4965c25d3552ff7bf7ce7a945f259ab19412222c8cead28e976f46dbd9cb5778 [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" "4965c25d3552ff7bf7ce7a945f259ab19412222c8cead28e976f46dbd9cb5778", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.84 [INFO] [stderr] Compiling serde_derive v1.0.132 [INFO] [stderr] Compiling serde v1.0.132 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.78 [INFO] [stderr] Compiling bumpalo v3.8.0 [INFO] [stderr] Compiling const_fn v0.4.8 [INFO] [stderr] Compiling futures-sink v0.3.19 [INFO] [stderr] Compiling wasm-bindgen v0.2.78 [INFO] [stderr] Compiling serde_json v1.0.73 [INFO] [stderr] Compiling curl v0.4.41 [INFO] [stderr] Compiling openssl-probe v0.1.4 [INFO] [stderr] Compiling futures-util v0.3.19 [INFO] [stderr] Compiling isahc v0.9.14 [INFO] [stderr] Compiling http-types v2.12.0 [INFO] [stderr] Compiling bytes v0.5.6 [INFO] [stderr] Compiling infer v0.2.3 [INFO] [stderr] Compiling utf-8 v0.7.6 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling standback v0.2.17 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling time v0.2.27 [INFO] [stderr] Compiling cookie v0.14.4 [INFO] [stderr] Compiling libz-sys v1.1.3 [INFO] [stderr] Compiling libnghttp2-sys v0.1.7+1.45.0 [INFO] [stderr] Compiling curl-sys v0.4.51+curl-7.80.0 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling http v0.2.5 [INFO] [stderr] Compiling spinning_top v0.2.4 [INFO] [stderr] Compiling socket2 v0.4.2 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling futures-lite v1.12.0 [INFO] [stderr] Compiling openssl-sys v0.9.72 [INFO] [stderr] Compiling dashmap v4.0.2 [INFO] [stderr] Compiling sluice v0.5.5 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling flume v0.9.2 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling blocking v1.1.0 [INFO] [stderr] Compiling async-executor v1.4.1 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling cipher v0.2.5 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling universal-hash v0.4.1 [INFO] [stderr] Compiling crypto-mac v0.10.1 [INFO] [stderr] Compiling aead v0.3.2 [INFO] [stderr] Compiling polyval v0.4.5 [INFO] [stderr] Compiling hmac v0.10.1 [INFO] [stderr] Compiling sha2 v0.9.8 [INFO] [stderr] Compiling sha-1 v0.9.8 [INFO] [stderr] Compiling aes-soft v0.6.4 [INFO] [stderr] Compiling ctr v0.6.0 [INFO] [stderr] Compiling hkdf v0.10.0 [INFO] [stderr] Compiling ghash v0.3.1 [INFO] [stderr] Compiling aes v0.6.0 [INFO] [stderr] Compiling aes-gcm v0.8.0 [INFO] [stderr] Compiling webpki v0.21.4 [INFO] [stderr] Compiling sct v0.6.1 [INFO] [stderr] Compiling webpki-roots v0.21.1 [INFO] [stderr] Compiling darling_core v0.13.1 [INFO] [stderr] Compiling ctor v0.1.21 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling time-macros-impl v0.1.2 [INFO] [stderr] Compiling pin-project-internal v1.0.9 [INFO] [stderr] Compiling tracing-attributes v0.1.18 [INFO] [stderr] Compiling async-attributes v1.1.2 [INFO] [stderr] Compiling futures-macro v0.3.19 [INFO] [stderr] Compiling async-trait v0.1.52 [INFO] [stderr] Compiling darling_macro v0.13.1 [INFO] [stderr] Compiling value-bag v1.0.0-alpha.8 [INFO] [stderr] Compiling time-macros v0.1.1 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling darling v0.13.1 [INFO] [stderr] Compiling polling v2.2.0 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.78 [INFO] [stderr] Compiling kv-log-macro v1.0.7 [INFO] [stderr] Compiling rustls v0.19.1 [INFO] [stderr] Compiling serde_with_macros v1.5.1 [INFO] [stderr] Compiling async-io v1.6.0 [INFO] [stderr] Compiling tracing v0.1.29 [INFO] [stderr] Compiling pin-project v1.0.9 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling async-global-executor v2.0.2 [INFO] [stderr] Compiling tracing-futures v0.2.5 [INFO] [stderr] Compiling async-std v1.10.0 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.78 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.78 [INFO] [stderr] Compiling async-tls v0.11.0 [INFO] [stderr] Compiling js-sys v0.3.55 [INFO] [stderr] Compiling web-sys v0.3.55 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling serde_qs v0.8.5 [INFO] [stderr] Compiling serde_urlencoded v0.7.0 [INFO] [stderr] Compiling serde_with v1.11.0 [INFO] [stderr] Compiling tungstenite v0.16.0 [INFO] [stderr] Compiling async-tungstenite v0.16.1 [INFO] [stderr] Compiling http-client v6.5.1 [INFO] [stderr] Compiling surf v2.3.2 [INFO] [stderr] Compiling slack-rust v0.0.1-alpha (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3m 25s [INFO] running `Command { std: "docker" "inspect" "4965c25d3552ff7bf7ce7a945f259ab19412222c8cead28e976f46dbd9cb5778", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4965c25d3552ff7bf7ce7a945f259ab19412222c8cead28e976f46dbd9cb5778", kill_on_drop: false }` [INFO] [stdout] 4965c25d3552ff7bf7ce7a945f259ab19412222c8cead28e976f46dbd9cb5778 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 11d27dee6e911acecd0929e518d4b9523d9774496e21983ee980c06ba5b29868 [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" "11d27dee6e911acecd0929e518d4b9523d9774496e21983ee980c06ba5b29868", kill_on_drop: false }` [INFO] [stderr] Compiling predicates-core v1.0.2 [INFO] [stderr] Compiling termtree v0.2.3 [INFO] [stderr] Compiling normalize-line-endings v0.3.0 [INFO] [stderr] Compiling difflib v0.4.0 [INFO] [stderr] Compiling fragile v1.0.0 [INFO] [stderr] Compiling downcast v0.11.0 [INFO] [stderr] Compiling float-cmp v0.9.0 [INFO] [stderr] Compiling mockall_derive v0.11.0 [INFO] [stderr] Compiling env_logger v0.9.0 [INFO] [stderr] Compiling predicates-tree v1.0.4 [INFO] [stderr] Compiling predicates v2.1.0 [INFO] [stderr] Compiling mockall v0.11.0 [INFO] [stderr] Compiling slack-rust v0.0.1-alpha (/opt/rustwide/workdir) [INFO] [stderr] error: could not compile `slack-rust` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name socket_mode --edition=2018 examples/socket_mode.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 -C metadata=3eaf2db93ea8947f -C extra-filename=-3eaf2db93ea8947f --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern async_std=/opt/rustwide/target/debug/deps/libasync_std-448853f489172ecc.rlib --extern async_tls=/opt/rustwide/target/debug/deps/libasync_tls-3263afb54da6a96d.rlib --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-e3bf03d4d71b30ef.so --extern async_tungstenite=/opt/rustwide/target/debug/deps/libasync_tungstenite-13e74a02a1de8a19.rlib --extern env_logger=/opt/rustwide/target/debug/deps/libenv_logger-3e7c9c03293e87bc.rlib --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-f6a41497f02ea35a.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-4d0c1ff803aa5267.rlib --extern mockall=/opt/rustwide/target/debug/deps/libmockall-a0d06e767cca52d4.rlib --extern rustls=/opt/rustwide/target/debug/deps/librustls-15e9d98b35275734.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-e3f081ab48ccba65.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-ce503233b8a3f1c7.rlib --extern serde_with=/opt/rustwide/target/debug/deps/libserde_with-45f19ed74f888e74.rlib --extern slack_rust=/opt/rustwide/target/debug/deps/libslack_rust-8ba3902dfd57653e.rlib --extern surf=/opt/rustwide/target/debug/deps/libsurf-3363f2d7f500de4c.rlib --extern url=/opt/rustwide/target/debug/deps/liburl-ab13843516cb451d.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/ring-603795c9cf4a9ebd/out -L native=/opt/rustwide/target/debug/build/curl-sys-74112ec9e3e38034/out/build -L native=/opt/rustwide/target/debug/build/libnghttp2-sys-75b32ad004787f99/out/i/lib` (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/post_message-8ab7c7214ed3e862.post_message.0ba82ee8-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/post_message-8ab7c7214ed3e862.post_message.0ba82ee8-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/post_message-8ab7c7214ed3e862.post_message.0ba82ee8-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/post_message-8ab7c7214ed3e862.post_message.0ba82ee8-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/post_message-8ab7c7214ed3e862.post_message.0ba82ee8-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/post_message-8ab7c7214ed3e862.post_message.0ba82ee8-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/post_message-8ab7c7214ed3e862.post_message.0ba82ee8-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/post_message-8ab7c7214ed3e862.post_message.0ba82ee8-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/post_message-8ab7c7214ed3e862.post_message.0ba82ee8-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/post_message-8ab7c7214ed3e862.post_message.0ba82ee8-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/post_message-8ab7c7214ed3e862.post_message.0ba82ee8-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/post_message-8ab7c7214ed3e862.post_message.0ba82ee8-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/post_message-8ab7c7214ed3e862.post_message.0ba82ee8-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/post_message-8ab7c7214ed3e862.post_message.0ba82ee8-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/post_message-8ab7c7214ed3e862.post_message.0ba82ee8-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/post_message-8ab7c7214ed3e862.post_message.0ba82ee8-cgu.9.rcgu.o" "/opt/rustwide/target/debug/examples/post_message-8ab7c7214ed3e862.45166iikzebluh44.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/ring-603795c9cf4a9ebd/out" "-L" "/opt/rustwide/target/debug/build/curl-sys-74112ec9e3e38034/out/build" "-L" "/opt/rustwide/target/debug/build/libnghttp2-sys-75b32ad004787f99/out/i/lib" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libslack_rust-8ba3902dfd57653e.rlib" "/opt/rustwide/target/debug/deps/libsurf-3363f2d7f500de4c.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-7630ac252bf3fdef.rlib" "/opt/rustwide/target/debug/deps/libhttp_client-e91b87fb7ad75fea.rlib" "/opt/rustwide/target/debug/deps/libhttp_types-3b7d57944a7995a6.rlib" "/opt/rustwide/target/debug/deps/libserde_qs-92406ffecf005e28.rlib" "/opt/rustwide/target/debug/deps/libanyhow-47f04a0f0a36b87a.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-b27dcf54f171cfdc.rlib" "/opt/rustwide/target/debug/deps/librand-9b960f2a27ca20b1.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-b0ccc3d0ba2fb78e.rlib" "/opt/rustwide/target/debug/deps/librand_core-e4b7f9653af5c45d.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-1ad7acdccab4bb02.rlib" "/opt/rustwide/target/debug/deps/libinfer-265fa1d1fbd9a58f.rlib" "/opt/rustwide/target/debug/deps/libcookie-5465cb7ed137d3a3.rlib" "/opt/rustwide/target/debug/deps/libhkdf-ca227cd5f1635946.rlib" "/opt/rustwide/target/debug/deps/libhmac-73138802ed539286.rlib" "/opt/rustwide/target/debug/deps/libcrypto_mac-635a8b6763769335.rlib" "/opt/rustwide/target/debug/deps/libsha2-425451d717efcebb.rlib" "/opt/rustwide/target/debug/deps/libaes_gcm-d4fc72563d24657a.rlib" "/opt/rustwide/target/debug/deps/libghash-50450c6f500f08b1.rlib" "/opt/rustwide/target/debug/deps/libpolyval-7de623cc47b177a4.rlib" "/opt/rustwide/target/debug/deps/libcpuid_bool-bb66987d333ba08f.rlib" "/opt/rustwide/target/debug/deps/libuniversal_hash-6b264cb1d41340b8.rlib" "/opt/rustwide/target/debug/deps/libsubtle-0ca152887405db79.rlib" "/opt/rustwide/target/debug/deps/libctr-d1f5db6dceef2c7c.rlib" "/opt/rustwide/target/debug/deps/libaes-73137748c26f3526.rlib" "/opt/rustwide/target/debug/deps/libaes_soft-9a2b153963bf010b.rlib" "/opt/rustwide/target/debug/deps/libcipher-9def7e25b6c0705c.rlib" "/opt/rustwide/target/debug/deps/libaead-459ddb3c4547e0ec.rlib" "/opt/rustwide/target/debug/deps/libtime-04e35ca96137c724.rlib" "/opt/rustwide/target/debug/deps/libtime_macros-eb32bc616e054654.rlib" "/opt/rustwide/target/debug/deps/libstandback-b694f5acfcdcbb83.rlib" "/opt/rustwide/target/debug/deps/libisahc-51a38a8bad0654d7.rlib" "/opt/rustwide/target/debug/deps/libsluice-509fee61588f06db.rlib" "/opt/rustwide/target/debug/deps/libtracing_futures-3564ceda687c3f2e.rlib" "/opt/rustwide/target/debug/deps/libtracing-6e0b21514ceef3cb.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-2319279169dbc1df.rlib" "/opt/rustwide/target/debug/deps/libpin_project-2170f801a3311456.rlib" "/opt/rustwide/target/debug/deps/libbytes-b63c3b3ea06c4474.rlib" "/opt/rustwide/target/debug/deps/libflume-e8c987fd710a7bb9.rlib" "/opt/rustwide/target/debug/deps/libspinning_top-6b8ce0aea4c5b5f9.rlib" "/opt/rustwide/target/debug/deps/liblock_api-4527f2b9e7422552.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-54ff2283d814f48f.rlib" "/opt/rustwide/target/debug/deps/libcurl-1cd3e11d7291c814.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-938265d742ce645e.rlib" "/opt/rustwide/target/debug/deps/libcurl_sys-6963583937a39965.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-3c4380f6e9b8d8d4.rlib" "/opt/rustwide/target/debug/deps/liblibz_sys-65b9622098453515.rlib" "/opt/rustwide/target/debug/deps/liblibnghttp2_sys-f9da7940ba7e2bbc.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-c079f7c57dd512a6.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-86422d76b8bd90ed.rlib" "/opt/rustwide/target/debug/deps/libserde_json-ce503233b8a3f1c7.rlib" "/opt/rustwide/target/debug/deps/libryu-1f87c9e09d988964.rlib" "/opt/rustwide/target/debug/deps/libitoa-57ac2f3fee0fa4c3.rlib" "/opt/rustwide/target/debug/deps/libasync_tungstenite-13e74a02a1de8a19.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-f6a41497f02ea35a.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-6305c367faa58853.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-30fa21d8e11a693e.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-501725f4e360d46d.rlib" "/opt/rustwide/target/debug/deps/libtungstenite-cb97e95bc8903da7.rlib" "/opt/rustwide/target/debug/deps/librand-e05eb9c2d9c5f544.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-93af31ca9762f379.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-fdccdc155075ee6f.rlib" "/opt/rustwide/target/debug/deps/librand_core-ff1255c08c23c01c.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-0ee21dc119352b47.rlib" "/opt/rustwide/target/debug/deps/libutf8-3c86c328d48f5266.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-614d7e4e7f7903e2.rlib" "/opt/rustwide/target/debug/deps/libsha1-f5b053eb36a11d0f.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-ffbe13ab2928830a.rlib" "/opt/rustwide/target/debug/deps/libcpufeatures-0ab975038e942af0.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-b7d4879e8126655e.rlib" "/opt/rustwide/target/debug/deps/libdigest-2a2abb2430a3eebe.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-a24cf81abed743bc.rlib" "/opt/rustwide/target/debug/deps/libtypenum-8501016244ebc8cc.rlib" "/opt/rustwide/target/debug/deps/libhttparse-5c6b7ae8933d4bd8.rlib" "/opt/rustwide/target/debug/deps/libthiserror-e25e0fa669c2fcc2.rlib" "/opt/rustwide/target/debug/deps/liburl-ab13843516cb451d.rlib" "/opt/rustwide/target/debug/deps/libidna-6f8cd264df389d63.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-78a01cc621c7dad6.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-c348951c3414c332.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-c8728763a1cfbcab.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-a69ffc9ceeb64fbb.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-a5e98da7c1c4a0eb.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-8c83310236959ef9.rlib" "/opt/rustwide/target/debug/deps/libmatches-bfb4602457f1458f.rlib" "/opt/rustwide/target/debug/deps/libhttp-29a3f6805c4213cd.rlib" "/opt/rustwide/target/debug/deps/libitoa-d0264c8ce1ce890b.rlib" "/opt/rustwide/target/debug/deps/libbytes-44851e2768c88cca.rlib" "/opt/rustwide/target/debug/deps/libfnv-bb690c336855f248.rlib" "/opt/rustwide/target/debug/deps/libasync_tls-3263afb54da6a96d.rlib" "/opt/rustwide/target/debug/deps/libwebpki_roots-0455da57aa73af06.rlib" "/opt/rustwide/target/debug/deps/librustls-15e9d98b35275734.rlib" "/opt/rustwide/target/debug/deps/libbase64-bff61f2d1660603b.rlib" "/opt/rustwide/target/debug/deps/libsct-070f37730071f672.rlib" "/opt/rustwide/target/debug/deps/libwebpki-0be7cf46e9bd67da.rlib" "/opt/rustwide/target/debug/deps/libring-fee6c0fb3b8f9c97.rlib" "/opt/rustwide/target/debug/deps/libspin-0ce7eed86e654be1.rlib" "/opt/rustwide/target/debug/deps/libuntrusted-299fbcd347deffe0.rlib" "/opt/rustwide/target/debug/deps/libasync_std-448853f489172ecc.rlib" "/opt/rustwide/target/debug/deps/libasync_global_executor-357c58c5a00434c1.rlib" "/opt/rustwide/target/debug/deps/libblocking-b1881ba1ece232e2.rlib" "/opt/rustwide/target/debug/deps/libatomic_waker-9d04c0322d3474cc.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-927cf0ec8bd4c04a.rlib" "/opt/rustwide/target/debug/deps/libasync_mutex-0afa706133000d2d.rlib" "/opt/rustwide/target/debug/deps/libasync_executor-e2645d2b546adb3d.rlib" "/opt/rustwide/target/debug/deps/libasync_task-1c0cd838d3e282b6.rlib" "/opt/rustwide/target/debug/deps/libasync_io-5e40f7f4f8ac1fa2.rlib" "/opt/rustwide/target/debug/deps/libslab-de4c8617047c1765.rlib" "/opt/rustwide/target/debug/deps/libpolling-642c6dbb18f3bb6b.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-5d5fb79f44447b4b.rlib" "/opt/rustwide/target/debug/deps/libsocket2-dcaf31b0d88fe7fd.rlib" "/opt/rustwide/target/debug/deps/liblibc-d6b1c74255132726.rlib" "/opt/rustwide/target/debug/deps/libfutures_lite-d9c565f00190646b.rlib" "/opt/rustwide/target/debug/deps/libmemchr-794f323e2c3fede3.rlib" "/opt/rustwide/target/debug/deps/libfastrand-d56a87318b90dac0.rlib" "/opt/rustwide/target/debug/deps/libwaker_fn-d84763990f78330e.rlib" "/opt/rustwide/target/debug/deps/libparking-3031ff4351ece351.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-0c1be619c9d475c5.rlib" "/opt/rustwide/target/debug/deps/libasync_channel-d0d1b5fdd4cd31ef.rlib" "/opt/rustwide/target/debug/deps/libconcurrent_queue-9956d0b44bb0842d.rlib" "/opt/rustwide/target/debug/deps/libcache_padded-62a4fa632318dc94.rlib" "/opt/rustwide/target/debug/deps/libasync_lock-7bf7aa732b4519ee.rlib" "/opt/rustwide/target/debug/deps/libevent_listener-9460ad4a842a10f5.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-cd107537ca905c26.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-a4c484a03bc9e722.rlib" "/opt/rustwide/target/debug/deps/libkv_log_macro-a0ce7f405641c443.rlib" "/opt/rustwide/target/debug/deps/liblog-4d0c1ff803aa5267.rlib" "/opt/rustwide/target/debug/deps/libvalue_bag-6909e2adda8c3f0d.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-97437e183f3ae6e4.rlib" "/opt/rustwide/target/debug/deps/libserde_with-45f19ed74f888e74.rlib" "/opt/rustwide/target/debug/deps/libserde-e3f081ab48ccba65.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-ff9290e971253a38.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-5534b29ea7b2d8f5.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-3fe98c0f46f27964.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-a76787f08d45e37d.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-8bfbb13072fc2761.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-d6d1fa92fa620f17.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-7cfd201521727d95.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-0e8010e8fce8e5a7.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-19093fec3c6dd913.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-89c4cbe9256c1890.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-73e4507673363945.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-8cea480e62c5b261.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-1fb939608cd05a1c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-842e67e3ab562f66.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0c1c8fec3b1a54cc.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-689faa634b72af17.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-6c2c561a8181be5e.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-88c4d85fe493b0a6.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-f5394bdb1df5df01.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lz" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/post_message-8ab7c7214ed3e862" "-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: build failed [INFO] running `Command { std: "docker" "inspect" "11d27dee6e911acecd0929e518d4b9523d9774496e21983ee980c06ba5b29868", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "11d27dee6e911acecd0929e518d4b9523d9774496e21983ee980c06ba5b29868", kill_on_drop: false }` [INFO] [stdout] 11d27dee6e911acecd0929e518d4b9523d9774496e21983ee980c06ba5b29868