[INFO] fetching crate smol 1.2.4... [INFO] testing smol-1.2.4 against master#5d5ff84130da0d74c6ece368dbe821d8f83fa526 for pr-79296 [INFO] extracting crate smol 1.2.4 into /workspace/builds/worker-1/source [INFO] validating manifest of crates.io crate smol 1.2.4 on toolchain 5d5ff84130da0d74c6ece368dbe821d8f83fa526 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate smol 1.2.4 [INFO] finished tweaking crates.io crate smol 1.2.4 [INFO] tweaked toml for crates.io crate smol 1.2.4 written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate crates.io crate smol 1.2.4 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a0f01d2fdacd5db4687b83f6f5776e2545733cfc09b2ed4c3818e4fe9b682686 [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" "a0f01d2fdacd5db4687b83f6f5776e2545733cfc09b2ed4c3818e4fe9b682686", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a0f01d2fdacd5db4687b83f6f5776e2545733cfc09b2ed4c3818e4fe9b682686", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a0f01d2fdacd5db4687b83f6f5776e2545733cfc09b2ed4c3818e4fe9b682686", kill_on_drop: false }` [INFO] [stdout] a0f01d2fdacd5db4687b83f6f5776e2545733cfc09b2ed4c3818e4fe9b682686 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3750b97acdd4c3339ccc597ce02ef3bf9e7240c7f9bf08fc4b977f6f28d17f6f [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" "3750b97acdd4c3339ccc597ce02ef3bf9e7240c7f9bf08fc4b977f6f28d17f6f", kill_on_drop: false }` [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling libc v0.2.77 [INFO] [stderr] Compiling futures-core v0.3.5 [INFO] [stderr] Compiling pin-project-lite v0.1.7 [INFO] [stderr] Compiling fastrand v1.3.5 [INFO] [stderr] Compiling event-listener v2.5.1 [INFO] [stderr] Compiling once_cell v1.4.1 [INFO] [stderr] Compiling arc-swap v0.4.7 [INFO] [stderr] Compiling atomic-waker v1.0.0 [INFO] [stderr] Compiling async-task v4.0.0 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling async-channel v1.4.2 [INFO] [stderr] Compiling async-lock v2.3.0 [INFO] [stderr] Compiling futures-lite v1.11.0 [INFO] [stderr] Compiling blocking v1.0.0 [INFO] [stderr] Compiling async-executor v1.3.0 [INFO] [stderr] Compiling async-fs v1.3.0 [INFO] [stderr] Compiling polling v1.1.0 [INFO] [stderr] Compiling nb-connect v1.0.0 [INFO] [stderr] Compiling signal-hook-registry v1.2.1 [INFO] [stderr] Compiling signal-hook v0.1.16 [INFO] [stderr] Compiling async-io v1.1.2 [INFO] [stderr] Compiling async-process v1.0.0 [INFO] [stderr] Compiling async-net v1.4.3 [INFO] [stderr] Compiling smol v1.2.4 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 18.42s [INFO] running `Command { std: "docker" "inspect" "3750b97acdd4c3339ccc597ce02ef3bf9e7240c7f9bf08fc4b977f6f28d17f6f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3750b97acdd4c3339ccc597ce02ef3bf9e7240c7f9bf08fc4b977f6f28d17f6f", kill_on_drop: false }` [INFO] [stdout] 3750b97acdd4c3339ccc597ce02ef3bf9e7240c7f9bf08fc4b977f6f28d17f6f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ff76943a53faf0f5a448cdc39ce52ca92a4670186ca2bc0bd5e79aba5035f789 [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" "ff76943a53faf0f5a448cdc39ce52ca92a4670186ca2bc0bd5e79aba5035f789", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.41 [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Compiling serde_derive v1.0.116 [INFO] [stderr] Compiling serde v1.0.116 [INFO] [stderr] Compiling cc v1.0.60 [INFO] [stderr] Compiling subtle v2.3.0 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling serde_json v1.0.57 [INFO] [stderr] Compiling tinyvec v0.3.4 [INFO] [stderr] Compiling pkg-config v0.3.18 [INFO] [stderr] Compiling pin-project-internal v0.4.23 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling cpuid-bool v0.1.2 [INFO] [stderr] Compiling proc-macro-nested v0.1.6 [INFO] [stderr] Compiling futures-sink v0.3.5 [INFO] [stderr] Compiling opaque-debug v0.2.3 [INFO] [stderr] Compiling gimli v0.22.0 [INFO] [stderr] Compiling object v0.20.0 [INFO] [stderr] Compiling anyhow v1.0.32 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling openssl v0.10.30 [INFO] [stderr] Compiling native-tls v0.2.4 [INFO] [stderr] Compiling data-encoding v2.3.0 [INFO] [stderr] Compiling openssl-probe v0.1.2 [INFO] [stderr] Compiling infer v0.1.7 [INFO] [stderr] Compiling nix v0.17.0 [INFO] [stderr] Compiling smallvec v1.4.2 [INFO] [stderr] Compiling hashbrown v0.9.0 [INFO] [stderr] Compiling arrayvec v0.5.1 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling nix v0.18.0 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling tower-service v0.3.0 [INFO] [stderr] Compiling ego-tree v0.6.2 [INFO] [stderr] Compiling route-recognizer v0.2.0 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling standback v0.2.10 [INFO] [stderr] Compiling miniz_oxide v0.4.2 [INFO] [stderr] Compiling time v0.2.20 [INFO] [stderr] Compiling error-chain v0.12.4 [INFO] [stderr] Compiling cookie v0.14.2 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling async-mutex v1.3.0 [INFO] [stderr] Compiling futures-task v0.3.5 [INFO] [stderr] Compiling tracing-core v0.1.16 [INFO] [stderr] Compiling simple-mutex v1.1.5 [INFO] [stderr] Compiling futures-channel v0.3.5 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling unicode-normalization v0.1.13 [INFO] [stderr] Compiling getopts v0.2.21 [INFO] [stderr] Compiling proc-macro2 v1.0.21 [INFO] [stderr] Compiling http-body v0.3.1 [INFO] [stderr] Compiling getrandom v0.1.15 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling inotify-sys v0.1.3 [INFO] [stderr] Compiling timerfd v1.1.1 [INFO] [stderr] Compiling kv-log-macro v1.0.7 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling async-dup v1.2.2 [INFO] [stderr] Compiling indexmap v1.6.0 [INFO] [stderr] Compiling inotify v0.8.3 [INFO] [stderr] Compiling tracing v0.1.19 [INFO] [stderr] Compiling tokio v0.2.22 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling async-global-executor v1.1.1 [INFO] [stderr] Compiling byte-pool v0.2.2 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling openssl-sys v0.9.58 [INFO] [stderr] Compiling blake3 v0.3.6 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Compiling rand_pcg v0.2.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling async-std v1.6.4 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling crypto-mac v0.8.0 [INFO] [stderr] Compiling block-cipher v0.7.1 [INFO] [stderr] Compiling universal-hash v0.4.0 [INFO] [stderr] Compiling aead v0.3.2 [INFO] [stderr] Compiling sha2 v0.9.1 [INFO] [stderr] Compiling sha-1 v0.9.1 [INFO] [stderr] Compiling hmac v0.8.1 [INFO] [stderr] Compiling aes-soft v0.4.0 [INFO] [stderr] Compiling addr2line v0.13.0 [INFO] [stderr] Compiling polyval v0.4.0 [INFO] [stderr] Compiling hkdf v0.9.0 [INFO] [stderr] Compiling ghash v0.3.0 [INFO] [stderr] Compiling backtrace v0.3.50 [INFO] [stderr] Compiling aes v0.4.0 [INFO] [stderr] Compiling aes-gcm v0.6.0 [INFO] [stderr] Compiling phf_generator v0.8.0 [INFO] [stderr] Compiling tempfile v3.1.0 [INFO] [stderr] Compiling phf_codegen v0.8.0 [INFO] [stderr] Compiling string_cache_codegen v0.5.1 [INFO] [stderr] Compiling selectors v0.22.0 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling ctrlc v3.1.6 [INFO] [stderr] Compiling time-macros-impl v0.1.1 [INFO] [stderr] Compiling futures-macro v0.3.5 [INFO] [stderr] Compiling phf_macros v0.8.0 [INFO] [stderr] Compiling thiserror-impl v1.0.20 [INFO] [stderr] Compiling cssparser v0.27.2 [INFO] [stderr] Compiling async-trait v0.1.40 [INFO] [stderr] Compiling html5ever v0.25.1 [INFO] [stderr] Compiling cssparser-macros v0.6.0 [INFO] [stderr] Compiling derive_more v0.99.10 [INFO] [stderr] Compiling time-macros v0.1.0 [INFO] [stderr] Compiling phf v0.8.0 [INFO] [stderr] Compiling thiserror v1.0.20 [INFO] [stderr] Compiling pin-project v0.4.23 [INFO] [stderr] Compiling futures-util v0.3.5 [INFO] [stderr] Compiling futures-executor v0.3.5 [INFO] [stderr] Compiling h2 v0.2.6 [INFO] [stderr] Compiling futures v0.3.5 [INFO] [stderr] Compiling url v2.1.1 [INFO] [stderr] Compiling serde_qs v0.6.1 [INFO] [stderr] Compiling string_cache v0.8.0 [INFO] [stderr] Compiling bincode v1.3.1 [INFO] [stderr] Compiling chrono v0.4.15 [INFO] [stderr] Compiling serde_urlencoded v0.6.1 [INFO] [stderr] Compiling async-native-tls v0.3.3 [INFO] [stderr] Compiling tungstenite v0.11.1 [INFO] [stderr] Compiling http-types v2.4.0 [INFO] [stderr] Compiling femme v2.1.1 [INFO] [stderr] Compiling async-session v2.0.1 [INFO] [stderr] Compiling async-tungstenite v0.8.0 [INFO] [stderr] Compiling markup5ever v0.10.0 [INFO] [stderr] Compiling async-h1 v2.1.2 [INFO] [stderr] Compiling async-sse v4.0.0 [INFO] [stderr] Compiling hyper v0.13.8 [INFO] [stderr] Compiling http-client v4.0.0 [INFO] [stderr] Compiling tide v0.13.0 [INFO] [stderr] Compiling surf v2.0.0-alpha.5 [INFO] [stderr] Compiling scraper v0.12.0 [INFO] [stderr] Compiling smol v1.2.4 (/opt/rustwide/workdir) [INFO] [stderr] error: could not compile `smol` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name hyper_server --edition=2018 examples/hyper-server.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 -C metadata=d53f15412ab9963c -C extra-filename=-d53f15412ab9963c --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-f3a3ea33a7eed4f8.rlib --extern async_channel=/opt/rustwide/target/debug/deps/libasync_channel-ef0f042ae5fb08d0.rlib --extern async_dup=/opt/rustwide/target/debug/deps/libasync_dup-868c607ee9b45080.rlib --extern async_executor=/opt/rustwide/target/debug/deps/libasync_executor-8c455e0dbe0bb178.rlib --extern async_fs=/opt/rustwide/target/debug/deps/libasync_fs-8719bd61f34c116b.rlib --extern async_h1=/opt/rustwide/target/debug/deps/libasync_h1-e0f56c250fe813bd.rlib --extern async_io=/opt/rustwide/target/debug/deps/libasync_io-960690e2defca0de.rlib --extern async_lock=/opt/rustwide/target/debug/deps/libasync_lock-a2f8f0e5333fa3ae.rlib --extern async_native_tls=/opt/rustwide/target/debug/deps/libasync_native_tls-e318dbfab5987ac6.rlib --extern async_net=/opt/rustwide/target/debug/deps/libasync_net-c58103b8580a5363.rlib --extern async_process=/opt/rustwide/target/debug/deps/libasync_process-e0f91ee067be8206.rlib --extern async_std=/opt/rustwide/target/debug/deps/libasync_std-e2c23ceab67eb678.rlib --extern async_tungstenite=/opt/rustwide/target/debug/deps/libasync_tungstenite-35983f1b2a26d6a3.rlib --extern base64=/opt/rustwide/target/debug/deps/libbase64-9ff2df79e9c73874.rlib --extern blocking=/opt/rustwide/target/debug/deps/libblocking-357741da2cc66521.rlib --extern ctrlc=/opt/rustwide/target/debug/deps/libctrlc-b12bda9e5bf55ecd.rlib --extern doc_comment=/opt/rustwide/target/debug/deps/libdoc_comment-4a396d197d5a85a1.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-a2f463d857ad0b70.rlib --extern futures_lite=/opt/rustwide/target/debug/deps/libfutures_lite-cae020e91f4f5c9f.rlib --extern http=/opt/rustwide/target/debug/deps/libhttp-b1660af27f6d5ebd.rlib --extern http_types=/opt/rustwide/target/debug/deps/libhttp_types-d43331f4a2cc08b0.rlib --extern hyper=/opt/rustwide/target/debug/deps/libhyper-6cda21553bf9b5cd.rlib --extern inotify=/opt/rustwide/target/debug/deps/libinotify-0ff3256d5f15eaec.rlib --extern native_tls=/opt/rustwide/target/debug/deps/libnative_tls-1cd259e6b909d9ff.rlib --extern nix=/opt/rustwide/target/debug/deps/libnix-d1d6aa95fb2d024c.rlib --extern num_cpus=/opt/rustwide/target/debug/deps/libnum_cpus-bfc718228753ebae.rlib --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-fb21c591f342a626.rlib --extern scraper=/opt/rustwide/target/debug/deps/libscraper-3f2e53ecbe2792ac.rlib --extern signal_hook=/opt/rustwide/target/debug/deps/libsignal_hook-cf437313c9524dc2.rlib --extern smol=/opt/rustwide/target/debug/deps/libsmol-7584486eddc848c5.rlib --extern surf=/opt/rustwide/target/debug/deps/libsurf-ac987743ef9f78ca.rlib --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-764ed97fa64e1f53.rlib --extern tide=/opt/rustwide/target/debug/deps/libtide-5a6d138eb7cbb0c6.rlib --extern timerfd=/opt/rustwide/target/debug/deps/libtimerfd-bbcf741254b1b282.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-960e6db25fd1e7f9.rlib --extern tungstenite=/opt/rustwide/target/debug/deps/libtungstenite-3443cac4243fc494.rlib --extern url=/opt/rustwide/target/debug/deps/liburl-bab332024367fcea.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/blake3-d188506bd04cb140/out -L native=/opt/rustwide/target/debug/build/blake3-d188506bd04cb140/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: linking with `cc` failed: exit code: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-Wl,--eh-frame-hdr" "-L" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/examples/tls_server-05b18b1f579137fd.tls_server.b4c66z6m-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/tls_server-05b18b1f579137fd.tls_server.b4c66z6m-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/tls_server-05b18b1f579137fd.tls_server.b4c66z6m-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/tls_server-05b18b1f579137fd.tls_server.b4c66z6m-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/tls_server-05b18b1f579137fd.tls_server.b4c66z6m-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/tls_server-05b18b1f579137fd.tls_server.b4c66z6m-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/tls_server-05b18b1f579137fd.tls_server.b4c66z6m-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/tls_server-05b18b1f579137fd.tls_server.b4c66z6m-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/tls_server-05b18b1f579137fd.tls_server.b4c66z6m-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/tls_server-05b18b1f579137fd.tls_server.b4c66z6m-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/tls_server-05b18b1f579137fd.tls_server.b4c66z6m-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/tls_server-05b18b1f579137fd.tls_server.b4c66z6m-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/tls_server-05b18b1f579137fd.tls_server.b4c66z6m-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/tls_server-05b18b1f579137fd.tls_server.b4c66z6m-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/tls_server-05b18b1f579137fd.tls_server.b4c66z6m-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/tls_server-05b18b1f579137fd.tls_server.b4c66z6m-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/examples/tls_server-05b18b1f579137fd" "/opt/rustwide/target/debug/examples/tls_server-05b18b1f579137fd.3ijnriiadurauhs8.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/blake3-d188506bd04cb140/out" "-L" "/opt/rustwide/target/debug/build/blake3-d188506bd04cb140/out" "-L" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libasync_dup-868c607ee9b45080.rlib" "/opt/rustwide/target/debug/deps/libsimple_mutex-05a5c858fc0827df.rlib" "/opt/rustwide/target/debug/deps/libsmol-7584486eddc848c5.rlib" "/opt/rustwide/target/debug/deps/libasync_process-e0f91ee067be8206.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook-cf437313c9524dc2.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-cd8286475b211906.rlib" "/opt/rustwide/target/debug/deps/libarc_swap-3465e9d60c3dc8cb.rlib" "/opt/rustwide/target/debug/deps/libasync_net-c58103b8580a5363.rlib" "/opt/rustwide/target/debug/deps/libasync_lock-a2f8f0e5333fa3ae.rlib" "/opt/rustwide/target/debug/deps/libasync_fs-8719bd61f34c116b.rlib" "/opt/rustwide/target/debug/deps/libasync_native_tls-e318dbfab5987ac6.rlib" "/opt/rustwide/target/debug/deps/libthiserror-804a5d1e11dce7f0.rlib" "/opt/rustwide/target/debug/deps/liburl-bab332024367fcea.rlib" "/opt/rustwide/target/debug/deps/libserde-1968eaf078bcd866.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-bae4c6d884296e4c.rlib" "/opt/rustwide/target/debug/deps/libidna-d4882a0609eed303.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-f346497dc499314a.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-430266b21fdd8ad3.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-00687fdf7952a949.rlib" "/opt/rustwide/target/debug/deps/libmatches-b31feef5c3ce1062.rlib" "/opt/rustwide/target/debug/deps/libasync_std-e2c23ceab67eb678.rlib" "/opt/rustwide/target/debug/deps/libblocking-357741da2cc66521.rlib" "/opt/rustwide/target/debug/deps/libatomic_waker-24d480e56807abeb.rlib" "/opt/rustwide/target/debug/deps/libasync_channel-ef0f042ae5fb08d0.rlib" "/opt/rustwide/target/debug/deps/libasync_global_executor-a76642f3e4a7a618.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-bfc718228753ebae.rlib" "/opt/rustwide/target/debug/deps/libasync_executor-8c455e0dbe0bb178.rlib" "/opt/rustwide/target/debug/deps/libasync_task-7aa189db6f26c849.rlib" "/opt/rustwide/target/debug/deps/libasync_io-960690e2defca0de.rlib" "/opt/rustwide/target/debug/deps/libnb_connect-5926f9c529e550ba.rlib" "/opt/rustwide/target/debug/deps/libvec_arena-e1ae5fd27871f3e7.rlib" "/opt/rustwide/target/debug/deps/libpolling-cc9da052dd7439df.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-fb21c591f342a626.rlib" "/opt/rustwide/target/debug/deps/libconcurrent_queue-6a69cd1cbc9b7350.rlib" "/opt/rustwide/target/debug/deps/libcache_padded-e51053bda838e499.rlib" "/opt/rustwide/target/debug/deps/libfutures_lite-cae020e91f4f5c9f.rlib" "/opt/rustwide/target/debug/deps/libmemchr-7310deba5b67cb22.rlib" "/opt/rustwide/target/debug/deps/libfastrand-a643ee8b981711ef.rlib" "/opt/rustwide/target/debug/deps/libwaker_fn-7cb0d2b87abf5e5e.rlib" "/opt/rustwide/target/debug/deps/libparking-58a506808caf1d5a.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-df442e7fad691540.rlib" "/opt/rustwide/target/debug/deps/libslab-e1009ebac76bd4cc.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-c4739fd117d2736a.rlib" "/opt/rustwide/target/debug/deps/libasync_mutex-45e8a103f5b39f8f.rlib" "/opt/rustwide/target/debug/deps/libevent_listener-87238955696fe77a.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-3a1a81d9f00f84f0.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-20f290c37612163f.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-b259ee0c57726cf9.rlib" "/opt/rustwide/target/debug/deps/libkv_log_macro-d4a9294fff6f96dd.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-1cd259e6b909d9ff.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-3fc17c5c1d53a384.rlib" "/opt/rustwide/target/debug/deps/libopenssl-950396b3c3acb50f.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-4ee3fe83ba7af613.rlib" "/opt/rustwide/target/debug/deps/liblibc-dbf2757332a7e09b.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-cd2401a06b1676f6.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-f70576c32fbfaf7f.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-c71078ab8c7eadf1.rlib" "/opt/rustwide/target/debug/deps/libbitflags-df474a8ca45884a8.rlib" "/opt/rustwide/target/debug/deps/liblog-90284f056e4dc4fe.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-4c6be1962c556cf0.rlib" "/opt/rustwide/target/debug/deps/libanyhow-f3a3ea33a7eed4f8.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-c659455244c9d2ca.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-448643d99e633b5d.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-c7c3d631a525883a.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-d7659a11bb201e01.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-9aceb6f83a33a9b6.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-876c3057c8a2a7c2.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-2f02aa3e24d2aa49.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-1d4694108f8cb543.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-79eaa6e630880f50.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-0df1a4ec96f80cf7.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-bba9b0f0f4d77257.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-f848f9c987265235.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0d5ea4f2d39b8e27.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-c22053fa5fc00a3b.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-c52e5d6301e1bd59.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-2675a9a46b5cec89.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-6e3d052afeb9f711.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lutil" "-ldl" "-lutil" "-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" "ff76943a53faf0f5a448cdc39ce52ca92a4670186ca2bc0bd5e79aba5035f789", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ff76943a53faf0f5a448cdc39ce52ca92a4670186ca2bc0bd5e79aba5035f789", kill_on_drop: false }` [INFO] [stdout] ff76943a53faf0f5a448cdc39ce52ca92a4670186ca2bc0bd5e79aba5035f789