[INFO] fetching crate deribit 0.3.2... [INFO] testing deribit-0.3.2 against try#ce59db7a1b1b012fb2793c4641c1bdecad7a128b for pr-85530 [INFO] extracting crate deribit 0.3.2 into /workspace/builds/worker-13/source [INFO] validating manifest of crates.io crate deribit 0.3.2 on toolchain ce59db7a1b1b012fb2793c4641c1bdecad7a128b [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate deribit 0.3.2 [INFO] finished tweaking crates.io crate deribit 0.3.2 [INFO] tweaked toml for crates.io crate deribit 0.3.2 written to /workspace/builds/worker-13/source/Cargo.toml [INFO] crate crates.io crate deribit 0.3.2 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded shrinkwraprs v0.3.0 [INFO] [stderr] Downloaded tokio-tungstenite v0.14.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 71778e1b527967f468039951799c289bd3bd2d0095532f60b316c4d2499d7d15 [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" "71778e1b527967f468039951799c289bd3bd2d0095532f60b316c4d2499d7d15", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "71778e1b527967f468039951799c289bd3bd2d0095532f60b316c4d2499d7d15", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "71778e1b527967f468039951799c289bd3bd2d0095532f60b316c4d2499d7d15", kill_on_drop: false }` [INFO] [stdout] 71778e1b527967f468039951799c289bd3bd2d0095532f60b316c4d2499d7d15 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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=forbid" "-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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c9fa898cd6918b40397bcb3e8256c6127272f6b6c3678966774ae048f76bd6ed [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" "c9fa898cd6918b40397bcb3e8256c6127272f6b6c3678966774ae048f76bd6ed", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.67 [INFO] [stderr] Compiling libc v0.2.91 [INFO] [stderr] Compiling cc v1.0.67 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling once_cell v1.7.2 [INFO] [stderr] Compiling typenum v1.13.0 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Compiling futures-core v0.3.13 [INFO] [stderr] Compiling futures-sink v0.3.13 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling cpuid-bool v0.1.2 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling gimli v0.23.0 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling derive_builder v0.9.0 [INFO] [stderr] Compiling utf-8 v0.7.5 [INFO] [stderr] Compiling rustc-demangle v0.1.18 [INFO] [stderr] Compiling object v0.23.0 [INFO] [stderr] Compiling regex-syntax v0.6.23 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling tokio v1.4.0 [INFO] [stderr] Compiling http v0.2.3 [INFO] [stderr] Compiling input_buffer v0.4.0 [INFO] [stderr] Compiling futures-channel v0.3.13 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling getrandom v0.2.2 [INFO] [stderr] Compiling mio v0.7.11 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling rand_core v0.6.2 [INFO] [stderr] Compiling rand_chacha v0.3.0 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling rand v0.8.3 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling sha-1 v0.9.4 [INFO] [stderr] Compiling regex v1.4.5 [INFO] [stderr] Compiling addr2line v0.14.1 [INFO] [stderr] Compiling backtrace v0.3.56 [INFO] [stderr] Compiling webpki v0.21.4 [INFO] [stderr] Compiling sct v0.6.0 [INFO] [stderr] Compiling rustls v0.19.0 [INFO] [stderr] Compiling webpki-roots v0.21.0 [INFO] [stderr] Compiling darling_core v0.10.2 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling futures-macro v0.3.13 [INFO] [stderr] Compiling tokio-macros v1.1.0 [INFO] [stderr] Compiling thiserror-impl v1.0.24 [INFO] [stderr] Compiling darling_macro v0.10.2 [INFO] [stderr] Compiling serde_derive v1.0.125 [INFO] [stderr] Compiling pin-project-internal v1.0.6 [INFO] [stderr] Compiling fehler-macros v1.0.0 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling shrinkwraprs v0.3.0 [INFO] [stderr] Compiling darling v0.10.2 [INFO] [stderr] Compiling derive_builder_core v0.9.0 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling futures-util v0.3.13 [INFO] [stderr] Compiling thiserror v1.0.24 [INFO] [stderr] Compiling tungstenite v0.13.0 [INFO] [stderr] Compiling pin-project v1.0.6 [INFO] [stderr] Compiling fehler v1.0.0 [INFO] [stderr] Compiling tokio-rustls v0.22.0 [INFO] [stderr] Compiling futures-executor v0.3.13 [INFO] [stderr] Compiling tokio-tungstenite v0.14.0 [INFO] [stderr] Compiling futures v0.3.13 [INFO] [stderr] Compiling serde v1.0.125 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling deribit v0.3.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 40.31s [INFO] running `Command { std: "docker" "inspect" "c9fa898cd6918b40397bcb3e8256c6127272f6b6c3678966774ae048f76bd6ed", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c9fa898cd6918b40397bcb3e8256c6127272f6b6c3678966774ae048f76bd6ed", kill_on_drop: false }` [INFO] [stdout] c9fa898cd6918b40397bcb3e8256c6127272f6b6c3678966774ae048f76bd6ed [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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=forbid" "-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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 16eaf5121976e0b257442b9ecd565da4f7e1734ff0d8ab2832b36339c69fe3bc [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" "16eaf5121976e0b257442b9ecd565da4f7e1734ff0d8ab2832b36339c69fe3bc", kill_on_drop: false }` [INFO] [stderr] Compiling dotenv v0.15.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling env_logger v0.8.3 [INFO] [stderr] Compiling deribit v0.3.2 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `resp` [INFO] [stdout] --> tests/market_data.rs:92:13 [INFO] [stdout] | [INFO] [stdout] 92 | let resp = client.call(req).await?.await?; [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_resp` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `deribit` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name market_data --edition=2018 tests/market_data.rs --error-format=json --json=diagnostic-rendered-ansi --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test -C metadata=a94840aa3b1050a3 -C extra-filename=-a94840aa3b1050a3 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern chrono=/opt/rustwide/target/debug/deps/libchrono-e12f293d01ec9856.rlib --extern deribit=/opt/rustwide/target/debug/deps/libderibit-b96ac74038e4ad8e.rlib --extern derive_builder=/opt/rustwide/target/debug/deps/libderive_builder-6d2e3dffc3bc07c7.so --extern dotenv=/opt/rustwide/target/debug/deps/libdotenv-817b0e45abce1029.rlib --extern env_logger=/opt/rustwide/target/debug/deps/libenv_logger-f02b5bf96be55e18.rlib --extern failure=/opt/rustwide/target/debug/deps/libfailure-9899bc4437ed81f5.rlib --extern fehler=/opt/rustwide/target/debug/deps/libfehler-7c638df169e8542c.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-25c0ca9448823814.rlib --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-ff2d4c059a61c830.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-bc17724bd34a7bc3.rlib --extern pin_project=/opt/rustwide/target/debug/deps/libpin_project-f1ca3d0f93791b60.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-b6d73f049784a952.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-763a2d37b0637861.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-db58a69a77a1cd29.rlib --extern shrinkwraprs=/opt/rustwide/target/debug/deps/libshrinkwraprs-670e28874b4a4b85.so --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-5f1315480d5c4890.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-84a778287c509e6c.rlib --extern tokio_tungstenite=/opt/rustwide/target/debug/deps/libtokio_tungstenite-e4f14b405137887a.rlib --extern tungstenite=/opt/rustwide/target/debug/deps/libtungstenite-cb4316671b96382e.rlib --extern url=/opt/rustwide/target/debug/deps/liburl-e0b24f643d81ca99.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/ring-af42686ee7676874/out` (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" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-Wl,--as-needed" "-L" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/examples/buysell-2e61558e0901db08.buysell.4sescvub-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/buysell-2e61558e0901db08.buysell.4sescvub-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/buysell-2e61558e0901db08.buysell.4sescvub-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/buysell-2e61558e0901db08.buysell.4sescvub-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/buysell-2e61558e0901db08.buysell.4sescvub-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/buysell-2e61558e0901db08.buysell.4sescvub-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/buysell-2e61558e0901db08.buysell.4sescvub-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/buysell-2e61558e0901db08.buysell.4sescvub-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/buysell-2e61558e0901db08.buysell.4sescvub-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/buysell-2e61558e0901db08.buysell.4sescvub-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/buysell-2e61558e0901db08.buysell.4sescvub-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/buysell-2e61558e0901db08.buysell.4sescvub-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/buysell-2e61558e0901db08.buysell.4sescvub-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/buysell-2e61558e0901db08.buysell.4sescvub-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/buysell-2e61558e0901db08.buysell.4sescvub-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/buysell-2e61558e0901db08.buysell.4sescvub-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/examples/buysell-2e61558e0901db08" "/opt/rustwide/target/debug/examples/buysell-2e61558e0901db08.2npnqgr0pv02rqoa.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/ring-af42686ee7676874/out" "-L" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libdotenv-817b0e45abce1029.rlib" "/opt/rustwide/target/debug/deps/libderibit-b96ac74038e4ad8e.rlib" "/opt/rustwide/target/debug/deps/libtokio_tungstenite-e4f14b405137887a.rlib" "/opt/rustwide/target/debug/deps/libtokio_rustls-31416f1e82442dbf.rlib" "/opt/rustwide/target/debug/deps/libregex-b6d73f049784a952.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-4fc315958e360e1e.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-ab40b2e2ca15b714.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-ff2d4c059a61c830.rlib" "/opt/rustwide/target/debug/deps/libchrono-e12f293d01ec9856.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-25ae023071415ce2.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-3652ccccbe0b9389.rlib" "/opt/rustwide/target/debug/deps/libtime-2420645f0fe47dca.rlib" "/opt/rustwide/target/debug/deps/libtungstenite-cb4316671b96382e.rlib" "/opt/rustwide/target/debug/deps/librand-bf03efe7546a875a.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-59e9744f7cac8cf1.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-004417b0d118bdf5.rlib" "/opt/rustwide/target/debug/deps/librand_core-e6da908ab6676580.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-34e8d0995e7eb109.rlib" "/opt/rustwide/target/debug/deps/libwebpki_roots-06826b36f52e7a02.rlib" "/opt/rustwide/target/debug/deps/libutf8-330ae63b40e9515d.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-a08bfedee3afd0a5.rlib" "/opt/rustwide/target/debug/deps/libsha1-d1b80f46bcf4128e.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-0dc4e4fd88dead50.rlib" "/opt/rustwide/target/debug/deps/libcpuid_bool-3dd4f37092f314b2.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-0cbf29be11bd6802.rlib" "/opt/rustwide/target/debug/deps/libdigest-b2ae655e44106051.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-b1fe758ad63c2dd3.rlib" "/opt/rustwide/target/debug/deps/libtypenum-7b6ae30a26f4caa5.rlib" "/opt/rustwide/target/debug/deps/libinput_buffer-e5042ea01d31e780.rlib" "/opt/rustwide/target/debug/deps/libhttparse-5570c647d544229c.rlib" "/opt/rustwide/target/debug/deps/libthiserror-5f1315480d5c4890.rlib" "/opt/rustwide/target/debug/deps/librustls-96d42e9750174fb1.rlib" "/opt/rustwide/target/debug/deps/libbase64-4defecc13ecad25f.rlib" "/opt/rustwide/target/debug/deps/libsct-df47ab0c8b2a1322.rlib" "/opt/rustwide/target/debug/deps/libwebpki-7aeb33d2cd3c214d.rlib" "/opt/rustwide/target/debug/deps/libring-42f4de9356cb4cb9.rlib" "/opt/rustwide/target/debug/deps/libspin-fef9e7e542f635c4.rlib" "/opt/rustwide/target/debug/deps/libuntrusted-72315d7a4a75b5db.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-595d0ebf02fed475.rlib" "/opt/rustwide/target/debug/deps/liburl-e0b24f643d81ca99.rlib" "/opt/rustwide/target/debug/deps/libidna-1ebcd915445aab80.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-b2d697687eb60d2e.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-cfd6f5f3318be38d.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-79e05a5247fc8fe1.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-ffba21755a81f3b4.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-4936dc47b2188a4a.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-0d8ae709ba835adc.rlib" "/opt/rustwide/target/debug/deps/libmatches-e50d8b3702610141.rlib" "/opt/rustwide/target/debug/deps/libhttp-75900a7d5b6e4339.rlib" "/opt/rustwide/target/debug/deps/libfnv-03632dd09ca25027.rlib" "/opt/rustwide/target/debug/deps/libtokio-84a778287c509e6c.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-ee2b20430f8eaf7b.rlib" "/opt/rustwide/target/debug/deps/libbytes-a60e40d0e9b2600c.rlib" "/opt/rustwide/target/debug/deps/libmio-839c108a64a2a97b.rlib" "/opt/rustwide/target/debug/deps/libserde_json-db58a69a77a1cd29.rlib" "/opt/rustwide/target/debug/deps/libryu-8dbd57cf09aa6df6.rlib" "/opt/rustwide/target/debug/deps/libitoa-8e758d1d5247eab4.rlib" "/opt/rustwide/target/debug/deps/libserde-763a2d37b0637861.rlib" "/opt/rustwide/target/debug/deps/libpin_project-f1ca3d0f93791b60.rlib" "/opt/rustwide/target/debug/deps/liblog-bc17724bd34a7bc3.rlib" "/opt/rustwide/target/debug/deps/libfutures-25c0ca9448823814.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-8b88968a2a091fda.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-aeda40aab1a34f97.rlib" "/opt/rustwide/target/debug/deps/libmemchr-3ae94b7d04edf574.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-def1a9355bdcd7fe.rlib" "/opt/rustwide/target/debug/deps/libslab-66c74742abc4bd48.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-b89da8b7236b78b6.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-a66b1977078d6182.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-1d9fc9405814079c.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-2c247a90b0cec1e5.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-b10c0dd2b387f299.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-c70ca1566ca4c7e5.rlib" "/opt/rustwide/target/debug/deps/libfehler-7c638df169e8542c.rlib" "/opt/rustwide/target/debug/deps/libfailure-9899bc4437ed81f5.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-05c756d0b9ae7c44.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-6732bce4a8751e4c.rlib" "/opt/rustwide/target/debug/deps/libadler-ddbe8a2ac4f03e8e.rlib" "/opt/rustwide/target/debug/deps/libobject-8dd7daa6e9bb70fd.rlib" "/opt/rustwide/target/debug/deps/liblibc-ffcf831774fb73b6.rlib" "/opt/rustwide/target/debug/deps/libaddr2line-c8b28b518c13f32d.rlib" "/opt/rustwide/target/debug/deps/libgimli-dd42d11c15f34d37.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-755744d3ca57570c.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-0e1c5c5d65e72903.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-21256c14e4504640.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-986e7fea4474d4d2.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-91d85f45babdb06e.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-756509c31813f9a6.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-5c2ef587e740c0cc.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-ad8f9371d31db1b3.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-402820fb3b4d3dd8.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-5e8e903f07dc8747.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-7ab9ae5080c07187.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-c8e8d47c6bf14de2.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-5a02dbb58abd015a.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-cedc8fec61444895.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-a1c96351c52bc56a.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-e41c6d24baeb2249.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-62493b241881590c.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-a1fd7734706d5518.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-c8ded1707ad10767.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-1eec8756baa5bc24.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" [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] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-Wl,--as-needed" "-L" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/examples/heartbeat-ada12b4f974f6bc6.heartbeat.9n04ly22-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/heartbeat-ada12b4f974f6bc6.heartbeat.9n04ly22-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/heartbeat-ada12b4f974f6bc6.heartbeat.9n04ly22-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/heartbeat-ada12b4f974f6bc6.heartbeat.9n04ly22-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/heartbeat-ada12b4f974f6bc6.heartbeat.9n04ly22-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/heartbeat-ada12b4f974f6bc6.heartbeat.9n04ly22-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/heartbeat-ada12b4f974f6bc6.heartbeat.9n04ly22-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/heartbeat-ada12b4f974f6bc6.heartbeat.9n04ly22-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/heartbeat-ada12b4f974f6bc6.heartbeat.9n04ly22-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/heartbeat-ada12b4f974f6bc6.heartbeat.9n04ly22-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/heartbeat-ada12b4f974f6bc6.heartbeat.9n04ly22-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/heartbeat-ada12b4f974f6bc6.heartbeat.9n04ly22-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/heartbeat-ada12b4f974f6bc6.heartbeat.9n04ly22-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/heartbeat-ada12b4f974f6bc6.heartbeat.9n04ly22-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/heartbeat-ada12b4f974f6bc6.heartbeat.9n04ly22-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/heartbeat-ada12b4f974f6bc6.heartbeat.9n04ly22-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/examples/heartbeat-ada12b4f974f6bc6" "/opt/rustwide/target/debug/examples/heartbeat-ada12b4f974f6bc6.4acrvuscrkm1za6x.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/ring-af42686ee7676874/out" "-L" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libenv_logger-f02b5bf96be55e18.rlib" "/opt/rustwide/target/debug/deps/libatty-d91ba50510c0c280.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-facf7d196d2bb8d6.rlib" "/opt/rustwide/target/debug/deps/libhumantime-a7e02b0fa7ec3c14.rlib" "/opt/rustwide/target/debug/deps/libdotenv-817b0e45abce1029.rlib" "/opt/rustwide/target/debug/deps/libderibit-b96ac74038e4ad8e.rlib" "/opt/rustwide/target/debug/deps/libtokio_tungstenite-e4f14b405137887a.rlib" "/opt/rustwide/target/debug/deps/libtokio_rustls-31416f1e82442dbf.rlib" "/opt/rustwide/target/debug/deps/libregex-b6d73f049784a952.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-4fc315958e360e1e.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-ab40b2e2ca15b714.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-ff2d4c059a61c830.rlib" "/opt/rustwide/target/debug/deps/libchrono-e12f293d01ec9856.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-25ae023071415ce2.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-3652ccccbe0b9389.rlib" "/opt/rustwide/target/debug/deps/libtime-2420645f0fe47dca.rlib" "/opt/rustwide/target/debug/deps/libtungstenite-cb4316671b96382e.rlib" "/opt/rustwide/target/debug/deps/librand-bf03efe7546a875a.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-59e9744f7cac8cf1.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-004417b0d118bdf5.rlib" "/opt/rustwide/target/debug/deps/librand_core-e6da908ab6676580.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-34e8d0995e7eb109.rlib" "/opt/rustwide/target/debug/deps/libwebpki_roots-06826b36f52e7a02.rlib" "/opt/rustwide/target/debug/deps/libutf8-330ae63b40e9515d.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-a08bfedee3afd0a5.rlib" "/opt/rustwide/target/debug/deps/libsha1-d1b80f46bcf4128e.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-0dc4e4fd88dead50.rlib" "/opt/rustwide/target/debug/deps/libcpuid_bool-3dd4f37092f314b2.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-0cbf29be11bd6802.rlib" "/opt/rustwide/target/debug/deps/libdigest-b2ae655e44106051.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-b1fe758ad63c2dd3.rlib" "/opt/rustwide/target/debug/deps/libtypenum-7b6ae30a26f4caa5.rlib" "/opt/rustwide/target/debug/deps/libinput_buffer-e5042ea01d31e780.rlib" "/opt/rustwide/target/debug/deps/libhttparse-5570c647d544229c.rlib" "/opt/rustwide/target/debug/deps/libthiserror-5f1315480d5c4890.rlib" "/opt/rustwide/target/debug/deps/librustls-96d42e9750174fb1.rlib" "/opt/rustwide/target/debug/deps/libbase64-4defecc13ecad25f.rlib" "/opt/rustwide/target/debug/deps/libsct-df47ab0c8b2a1322.rlib" "/opt/rustwide/target/debug/deps/libwebpki-7aeb33d2cd3c214d.rlib" "/opt/rustwide/target/debug/deps/libring-42f4de9356cb4cb9.rlib" "/opt/rustwide/target/debug/deps/libspin-fef9e7e542f635c4.rlib" "/opt/rustwide/target/debug/deps/libuntrusted-72315d7a4a75b5db.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-595d0ebf02fed475.rlib" "/opt/rustwide/target/debug/deps/liburl-e0b24f643d81ca99.rlib" "/opt/rustwide/target/debug/deps/libidna-1ebcd915445aab80.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-b2d697687eb60d2e.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-cfd6f5f3318be38d.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-79e05a5247fc8fe1.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-ffba21755a81f3b4.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-4936dc47b2188a4a.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-0d8ae709ba835adc.rlib" "/opt/rustwide/target/debug/deps/libmatches-e50d8b3702610141.rlib" "/opt/rustwide/target/debug/deps/libhttp-75900a7d5b6e4339.rlib" "/opt/rustwide/target/debug/deps/libfnv-03632dd09ca25027.rlib" "/opt/rustwide/target/debug/deps/libtokio-84a778287c509e6c.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-ee2b20430f8eaf7b.rlib" "/opt/rustwide/target/debug/deps/libbytes-a60e40d0e9b2600c.rlib" "/opt/rustwide/target/debug/deps/libmio-839c108a64a2a97b.rlib" "/opt/rustwide/target/debug/deps/libserde_json-db58a69a77a1cd29.rlib" "/opt/rustwide/target/debug/deps/libryu-8dbd57cf09aa6df6.rlib" "/opt/rustwide/target/debug/deps/libitoa-8e758d1d5247eab4.rlib" "/opt/rustwide/target/debug/deps/libserde-763a2d37b0637861.rlib" "/opt/rustwide/target/debug/deps/libpin_project-f1ca3d0f93791b60.rlib" "/opt/rustwide/target/debug/deps/liblog-bc17724bd34a7bc3.rlib" "/opt/rustwide/target/debug/deps/libfutures-25c0ca9448823814.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-8b88968a2a091fda.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-aeda40aab1a34f97.rlib" "/opt/rustwide/target/debug/deps/libmemchr-3ae94b7d04edf574.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-def1a9355bdcd7fe.rlib" "/opt/rustwide/target/debug/deps/libslab-66c74742abc4bd48.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-b89da8b7236b78b6.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-a66b1977078d6182.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-1d9fc9405814079c.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-2c247a90b0cec1e5.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-b10c0dd2b387f299.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-c70ca1566ca4c7e5.rlib" "/opt/rustwide/target/debug/deps/libfehler-7c638df169e8542c.rlib" "/opt/rustwide/target/debug/deps/libfailure-9899bc4437ed81f5.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-05c756d0b9ae7c44.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-6732bce4a8751e4c.rlib" "/opt/rustwide/target/debug/deps/libadler-ddbe8a2ac4f03e8e.rlib" "/opt/rustwide/target/debug/deps/libobject-8dd7daa6e9bb70fd.rlib" "/opt/rustwide/target/debug/deps/liblibc-ffcf831774fb73b6.rlib" "/opt/rustwide/target/debug/deps/libaddr2line-c8b28b518c13f32d.rlib" "/opt/rustwide/target/debug/deps/libgimli-dd42d11c15f34d37.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-755744d3ca57570c.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-0e1c5c5d65e72903.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-21256c14e4504640.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-986e7fea4474d4d2.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-91d85f45babdb06e.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-756509c31813f9a6.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-5c2ef587e740c0cc.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-ad8f9371d31db1b3.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-402820fb3b4d3dd8.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-5e8e903f07dc8747.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-7ab9ae5080c07187.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-c8e8d47c6bf14de2.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-5a02dbb58abd015a.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-cedc8fec61444895.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-a1c96351c52bc56a.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-e41c6d24baeb2249.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-62493b241881590c.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-a1fd7734706d5518.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-c8ded1707ad10767.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-1eec8756baa5bc24.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" [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] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-Wl,--as-needed" "-L" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/examples/authentication-93946d2490391f65.authentication.4x0bppbn-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/authentication-93946d2490391f65.authentication.4x0bppbn-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/authentication-93946d2490391f65.authentication.4x0bppbn-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/authentication-93946d2490391f65.authentication.4x0bppbn-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/authentication-93946d2490391f65.authentication.4x0bppbn-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/authentication-93946d2490391f65.authentication.4x0bppbn-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/authentication-93946d2490391f65.authentication.4x0bppbn-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/authentication-93946d2490391f65.authentication.4x0bppbn-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/authentication-93946d2490391f65.authentication.4x0bppbn-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/authentication-93946d2490391f65.authentication.4x0bppbn-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/authentication-93946d2490391f65.authentication.4x0bppbn-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/authentication-93946d2490391f65.authentication.4x0bppbn-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/authentication-93946d2490391f65.authentication.4x0bppbn-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/authentication-93946d2490391f65.authentication.4x0bppbn-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/authentication-93946d2490391f65.authentication.4x0bppbn-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/authentication-93946d2490391f65.authentication.4x0bppbn-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/examples/authentication-93946d2490391f65" "/opt/rustwide/target/debug/examples/authentication-93946d2490391f65.8i49m2ns5mqnhko.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/ring-af42686ee7676874/out" "-L" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libenv_logger-f02b5bf96be55e18.rlib" "/opt/rustwide/target/debug/deps/libatty-d91ba50510c0c280.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-facf7d196d2bb8d6.rlib" "/opt/rustwide/target/debug/deps/libhumantime-a7e02b0fa7ec3c14.rlib" "/opt/rustwide/target/debug/deps/libdotenv-817b0e45abce1029.rlib" "/opt/rustwide/target/debug/deps/libderibit-b96ac74038e4ad8e.rlib" "/opt/rustwide/target/debug/deps/libtokio_tungstenite-e4f14b405137887a.rlib" "/opt/rustwide/target/debug/deps/libtokio_rustls-31416f1e82442dbf.rlib" "/opt/rustwide/target/debug/deps/libregex-b6d73f049784a952.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-4fc315958e360e1e.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-ab40b2e2ca15b714.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-ff2d4c059a61c830.rlib" "/opt/rustwide/target/debug/deps/libchrono-e12f293d01ec9856.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-25ae023071415ce2.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-3652ccccbe0b9389.rlib" "/opt/rustwide/target/debug/deps/libtime-2420645f0fe47dca.rlib" "/opt/rustwide/target/debug/deps/libtungstenite-cb4316671b96382e.rlib" "/opt/rustwide/target/debug/deps/librand-bf03efe7546a875a.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-59e9744f7cac8cf1.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-004417b0d118bdf5.rlib" "/opt/rustwide/target/debug/deps/librand_core-e6da908ab6676580.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-34e8d0995e7eb109.rlib" "/opt/rustwide/target/debug/deps/libwebpki_roots-06826b36f52e7a02.rlib" "/opt/rustwide/target/debug/deps/libutf8-330ae63b40e9515d.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-a08bfedee3afd0a5.rlib" "/opt/rustwide/target/debug/deps/libsha1-d1b80f46bcf4128e.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-0dc4e4fd88dead50.rlib" "/opt/rustwide/target/debug/deps/libcpuid_bool-3dd4f37092f314b2.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-0cbf29be11bd6802.rlib" "/opt/rustwide/target/debug/deps/libdigest-b2ae655e44106051.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-b1fe758ad63c2dd3.rlib" "/opt/rustwide/target/debug/deps/libtypenum-7b6ae30a26f4caa5.rlib" "/opt/rustwide/target/debug/deps/libinput_buffer-e5042ea01d31e780.rlib" "/opt/rustwide/target/debug/deps/libhttparse-5570c647d544229c.rlib" "/opt/rustwide/target/debug/deps/libthiserror-5f1315480d5c4890.rlib" "/opt/rustwide/target/debug/deps/librustls-96d42e9750174fb1.rlib" "/opt/rustwide/target/debug/deps/libbase64-4defecc13ecad25f.rlib" "/opt/rustwide/target/debug/deps/libsct-df47ab0c8b2a1322.rlib" "/opt/rustwide/target/debug/deps/libwebpki-7aeb33d2cd3c214d.rlib" "/opt/rustwide/target/debug/deps/libring-42f4de9356cb4cb9.rlib" "/opt/rustwide/target/debug/deps/libspin-fef9e7e542f635c4.rlib" "/opt/rustwide/target/debug/deps/libuntrusted-72315d7a4a75b5db.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-595d0ebf02fed475.rlib" "/opt/rustwide/target/debug/deps/liburl-e0b24f643d81ca99.rlib" "/opt/rustwide/target/debug/deps/libidna-1ebcd915445aab80.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-b2d697687eb60d2e.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-cfd6f5f3318be38d.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-79e05a5247fc8fe1.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-ffba21755a81f3b4.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-4936dc47b2188a4a.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-0d8ae709ba835adc.rlib" "/opt/rustwide/target/debug/deps/libmatches-e50d8b3702610141.rlib" "/opt/rustwide/target/debug/deps/libhttp-75900a7d5b6e4339.rlib" "/opt/rustwide/target/debug/deps/libfnv-03632dd09ca25027.rlib" "/opt/rustwide/target/debug/deps/libtokio-84a778287c509e6c.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-ee2b20430f8eaf7b.rlib" "/opt/rustwide/target/debug/deps/libbytes-a60e40d0e9b2600c.rlib" "/opt/rustwide/target/debug/deps/libmio-839c108a64a2a97b.rlib" "/opt/rustwide/target/debug/deps/libserde_json-db58a69a77a1cd29.rlib" "/opt/rustwide/target/debug/deps/libryu-8dbd57cf09aa6df6.rlib" "/opt/rustwide/target/debug/deps/libitoa-8e758d1d5247eab4.rlib" "/opt/rustwide/target/debug/deps/libserde-763a2d37b0637861.rlib" "/opt/rustwide/target/debug/deps/libpin_project-f1ca3d0f93791b60.rlib" "/opt/rustwide/target/debug/deps/liblog-bc17724bd34a7bc3.rlib" "/opt/rustwide/target/debug/deps/libfutures-25c0ca9448823814.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-8b88968a2a091fda.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-aeda40aab1a34f97.rlib" "/opt/rustwide/target/debug/deps/libmemchr-3ae94b7d04edf574.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-def1a9355bdcd7fe.rlib" "/opt/rustwide/target/debug/deps/libslab-66c74742abc4bd48.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-b89da8b7236b78b6.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-a66b1977078d6182.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-1d9fc9405814079c.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-2c247a90b0cec1e5.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-b10c0dd2b387f299.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-c70ca1566ca4c7e5.rlib" "/opt/rustwide/target/debug/deps/libfehler-7c638df169e8542c.rlib" "/opt/rustwide/target/debug/deps/libfailure-9899bc4437ed81f5.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-05c756d0b9ae7c44.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-6732bce4a8751e4c.rlib" "/opt/rustwide/target/debug/deps/libadler-ddbe8a2ac4f03e8e.rlib" "/opt/rustwide/target/debug/deps/libobject-8dd7daa6e9bb70fd.rlib" "/opt/rustwide/target/debug/deps/liblibc-ffcf831774fb73b6.rlib" "/opt/rustwide/target/debug/deps/libaddr2line-c8b28b518c13f32d.rlib" "/opt/rustwide/target/debug/deps/libgimli-dd42d11c15f34d37.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-755744d3ca57570c.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-0e1c5c5d65e72903.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-21256c14e4504640.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-986e7fea4474d4d2.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-91d85f45babdb06e.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-756509c31813f9a6.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-5c2ef587e740c0cc.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-ad8f9371d31db1b3.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-402820fb3b4d3dd8.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-5e8e903f07dc8747.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-7ab9ae5080c07187.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-c8e8d47c6bf14de2.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-5a02dbb58abd015a.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-cedc8fec61444895.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-a1c96351c52bc56a.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-e41c6d24baeb2249.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-62493b241881590c.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-a1fd7734706d5518.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-c8ded1707ad10767.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-1eec8756baa5bc24.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" [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" "16eaf5121976e0b257442b9ecd565da4f7e1734ff0d8ab2832b36339c69fe3bc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "16eaf5121976e0b257442b9ecd565da4f7e1734ff0d8ab2832b36339c69fe3bc", kill_on_drop: false }` [INFO] [stdout] 16eaf5121976e0b257442b9ecd565da4f7e1734ff0d8ab2832b36339c69fe3bc