[INFO] crate warp 0.2.3 is already in cache [INFO] testing warp-0.2.3 against try#03a1ea71b075ab964b5278bc6e74cd6c52c36ee0 for pr-74409 [INFO] extracting crate warp 0.2.3 into /workspace/builds/worker-8/source [INFO] validating manifest of crates.io crate warp 0.2.3 on toolchain 03a1ea71b075ab964b5278bc6e74cd6c52c36ee0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate warp 0.2.3 [INFO] removed 0 missing examples [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate warp 0.2.3 [INFO] tweaked toml for crates.io crate warp 0.2.3 written to /workspace/builds/worker-8/source/Cargo.toml [INFO] crate crates.io crate warp 0.2.3 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f56f4ad8621c05cb2139f3cc6e6d675204acb6479f543b9b0661cc4b04975035 [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" "f56f4ad8621c05cb2139f3cc6e6d675204acb6479f543b9b0661cc4b04975035", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f56f4ad8621c05cb2139f3cc6e6d675204acb6479f543b9b0661cc4b04975035", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f56f4ad8621c05cb2139f3cc6e6d675204acb6479f543b9b0661cc4b04975035", kill_on_drop: false }` [INFO] [stdout] f56f4ad8621c05cb2139f3cc6e6d675204acb6479f543b9b0661cc4b04975035 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 24943674e55cf340c0f0a4e2822b1f509a30bfdbfea1d885c1aa43b7f0eb3dd5 [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" "24943674e55cf340c0f0a4e2822b1f509a30bfdbfea1d885c1aa43b7f0eb3dd5", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.70 [INFO] [stderr] Compiling proc-macro2 v1.0.13 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling syn v1.0.22 [INFO] [stderr] Compiling bytes v0.5.4 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling itoa v0.4.5 [INFO] [stderr] Compiling proc-macro-nested v0.1.4 [INFO] [stderr] Compiling siphasher v0.2.3 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling proc-macro-hack v0.5.15 [INFO] [stderr] Compiling smallvec v1.4.0 [INFO] [stderr] Compiling version_check v0.9.1 [INFO] [stderr] Compiling pin-project-lite v0.1.5 [INFO] [stderr] Compiling serde v1.0.110 [INFO] [stderr] Compiling ryu v1.0.4 [INFO] [stderr] Compiling base64 v0.11.0 [INFO] [stderr] Compiling utf-8 v0.7.5 [INFO] [stderr] Compiling safemem v0.3.3 [INFO] [stderr] Compiling try-lock v0.2.2 [INFO] [stderr] Compiling remove_dir_all v0.5.2 [INFO] [stderr] Compiling base64 v0.12.1 [INFO] [stderr] Compiling dtoa v0.4.5 [INFO] [stderr] Compiling scoped-tls v1.0.0 [INFO] [stderr] Compiling urlencoding v1.0.0 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling futures-channel v0.3.5 [INFO] [stderr] Compiling indexmap v1.3.2 [INFO] [stderr] Compiling unicode-normalization v0.1.12 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling buf_redux v0.8.4 [INFO] [stderr] Compiling twoway v0.1.8 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling unicase v1.4.2 [INFO] [stderr] Compiling http v0.2.1 [INFO] [stderr] Compiling input_buffer v0.3.1 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling mime v0.2.6 [INFO] [stderr] Compiling quote v1.0.6 [INFO] [stderr] Compiling phf_shared v0.7.24 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Compiling phf v0.7.24 [INFO] [stderr] Compiling sha-1 v0.8.2 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling net2 v0.2.34 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling mio v0.6.22 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling url v2.1.1 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling phf_generator v0.7.24 [INFO] [stderr] Compiling phf_codegen v0.7.24 [INFO] [stderr] Compiling mime_guess v1.8.8 [INFO] [stderr] Compiling tempfile v3.1.0 [INFO] [stderr] Compiling tungstenite v0.10.1 [INFO] [stderr] Compiling http-body v0.3.1 [INFO] [stderr] Compiling headers-core v0.2.0 [INFO] [stderr] Compiling headers v0.3.2 [INFO] [stderr] Compiling multipart v0.16.1 [INFO] [stderr] Compiling serde_urlencoded v0.6.1 [INFO] [stderr] Compiling serde_json v1.0.53 [INFO] [stderr] Compiling pin-project-internal v0.4.17 [INFO] [stderr] Compiling futures-macro v0.3.5 [INFO] [stderr] Compiling tokio-macros v0.2.5 [INFO] [stderr] Compiling tokio v0.2.21 [INFO] [stderr] Compiling pin-project v0.4.17 [INFO] [stderr] Compiling futures-util v0.3.5 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling futures-executor v0.3.5 [INFO] [stderr] Compiling h2 v0.2.5 [INFO] [stderr] Compiling futures v0.3.5 [INFO] [stderr] Compiling tokio-tungstenite v0.10.1 [INFO] [stderr] Compiling hyper v0.13.5 [INFO] [stderr] Compiling warp v0.2.3 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 39s [INFO] running `Command { std: "docker" "inspect" "24943674e55cf340c0f0a4e2822b1f509a30bfdbfea1d885c1aa43b7f0eb3dd5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "24943674e55cf340c0f0a4e2822b1f509a30bfdbfea1d885c1aa43b7f0eb3dd5", kill_on_drop: false }` [INFO] [stdout] 24943674e55cf340c0f0a4e2822b1f509a30bfdbfea1d885c1aa43b7f0eb3dd5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 90d99d4cfd45b04a120cf20e960851d4d52598fc6a1b813e8a2b014db2ca8ff0 [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" "90d99d4cfd45b04a120cf20e960851d4d52598fc6a1b813e8a2b014db2ca8ff0", kill_on_drop: false }` [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling regex-syntax v0.6.17 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling listenfd v0.3.3 [INFO] [stderr] Compiling aho-corasick v0.7.10 [INFO] [stderr] Compiling serde_derive v1.0.110 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Compiling pest_meta v2.1.3 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Compiling regex v1.3.7 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling handlebars v3.0.1 [INFO] [stderr] Compiling pretty_env_logger v0.4.0 [INFO] [stderr] Compiling warp v0.2.3 (/opt/rustwide/workdir) [INFO] [stderr] error: could not compile `warp`. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name hello --edition=2018 examples/hello.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type bin --emit=dep-info,link -Cembed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="multipart"' --cfg 'feature="tokio-tungstenite"' --cfg 'feature="websocket"' -C metadata=b92be2c775159584 -C extra-filename=-b92be2c775159584 --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern bytes=/opt/rustwide/target/debug/deps/libbytes-04ecf6791232477f.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-4e60031f71108173.rlib --extern handlebars=/opt/rustwide/target/debug/deps/libhandlebars-75c82fc00b65ea9f.rlib --extern headers=/opt/rustwide/target/debug/deps/libheaders-3c2a1d2e40db800e.rlib --extern http=/opt/rustwide/target/debug/deps/libhttp-aeaa10105c020e9b.rlib --extern hyper=/opt/rustwide/target/debug/deps/libhyper-a0b5e3920bdd2b33.rlib --extern listenfd=/opt/rustwide/target/debug/deps/liblistenfd-72a6d2a3a31dbe9b.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-2c5a3e6f05aa3f12.rlib --extern mime=/opt/rustwide/target/debug/deps/libmime-8080671c8b888b7d.rlib --extern mime_guess=/opt/rustwide/target/debug/deps/libmime_guess-3dd15958edd379a7.rlib --extern multipart=/opt/rustwide/target/debug/deps/libmultipart-d68b9e5629d5d64b.rlib --extern pin_project=/opt/rustwide/target/debug/deps/libpin_project-aa3bae5232dd9db2.rlib --extern pretty_env_logger=/opt/rustwide/target/debug/deps/libpretty_env_logger-48285b3b780c8681.rlib --extern scoped_tls=/opt/rustwide/target/debug/deps/libscoped_tls-f294ff5a0fc89fc5.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-cddb5d935f5d5606.rlib --extern serde_derive=/opt/rustwide/target/debug/deps/libserde_derive-1e9da11fe88f1fbd.so --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-e103f5245fb40ac7.rlib --extern serde_urlencoded=/opt/rustwide/target/debug/deps/libserde_urlencoded-570ba144056a352e.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-b467bd93701d7b45.rlib --extern tokio_tungstenite=/opt/rustwide/target/debug/deps/libtokio_tungstenite-1f2daf788b19bf63.rlib --extern tower_service=/opt/rustwide/target/debug/deps/libtower_service-7dc3d5ccc64138b6.rlib --extern urlencoding=/opt/rustwide/target/debug/deps/liburlencoding-dcaf43bad74374d0.rlib --extern warp=/opt/rustwide/target/debug/deps/libwarp-4035ee250f29b6fe.rlib --cap-lints=forbid` (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/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/method-85579b83f425853a.method.5zfk833d-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/method-85579b83f425853a.method.5zfk833d-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/method-85579b83f425853a.method.5zfk833d-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/method-85579b83f425853a.method.5zfk833d-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/method-85579b83f425853a.method.5zfk833d-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/method-85579b83f425853a.method.5zfk833d-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/method-85579b83f425853a.method.5zfk833d-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/method-85579b83f425853a.method.5zfk833d-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/method-85579b83f425853a.method.5zfk833d-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/method-85579b83f425853a.method.5zfk833d-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/method-85579b83f425853a.method.5zfk833d-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/method-85579b83f425853a.method.5zfk833d-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/method-85579b83f425853a.method.5zfk833d-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/method-85579b83f425853a.method.5zfk833d-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/method-85579b83f425853a.method.5zfk833d-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/method-85579b83f425853a.method.5zfk833d-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/method-85579b83f425853a" "/opt/rustwide/target/debug/deps/method-85579b83f425853a.4gs9n0awzigw5gp5.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libpretty_env_logger-48285b3b780c8681.rlib" "/opt/rustwide/target/debug/deps/libenv_logger-845402a648687370.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-7e1a178fe95831dc.rlib" "/opt/rustwide/target/debug/deps/libatty-0d321cc8d36af216.rlib" "/opt/rustwide/target/debug/deps/libhumantime-5af4e11a831f9349.rlib" "/opt/rustwide/target/debug/deps/libregex-24892256906f21bd.rlib" "/opt/rustwide/target/debug/deps/libthread_local-c3b7931041689864.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-7c0477ae3415ac1f.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-1b317b45a2ccdb0f.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-5ac90752cf561456.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-6805c615af620a51.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libterm-975e251edec7895a.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-fa89c22811cbba70.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-8e79a065fef863f3.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-a68d66da01a6ed2b.rlib" "/opt/rustwide/target/debug/deps/libwarp-4035ee250f29b6fe.rlib" "/opt/rustwide/target/debug/deps/libscoped_tls-f294ff5a0fc89fc5.rlib" "/opt/rustwide/target/debug/deps/libtokio_tungstenite-1f2daf788b19bf63.rlib" "/opt/rustwide/target/debug/deps/libtungstenite-64ce2bbe35a668fe.rlib" "/opt/rustwide/target/debug/deps/libutf8-b52d7309ea7a5ec0.rlib" "/opt/rustwide/target/debug/deps/libbase64-f7ef6f0ac08c23fb.rlib" "/opt/rustwide/target/debug/deps/libinput_buffer-aa94ba89c9b2d608.rlib" "/opt/rustwide/target/debug/deps/libmultipart-d68b9e5629d5d64b.rlib" "/opt/rustwide/target/debug/deps/libtwoway-4457b95eeac02469.rlib" "/opt/rustwide/target/debug/deps/libbuf_redux-d2f1780a88b6e50c.rlib" "/opt/rustwide/target/debug/deps/libsafemem-311836768ef8dd61.rlib" "/opt/rustwide/target/debug/deps/libquick_error-04f7773cc8ada14a.rlib" "/opt/rustwide/target/debug/deps/libtempfile-3bb2347c5fcde9d1.rlib" "/opt/rustwide/target/debug/deps/librand-b51ce12cda73a644.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-a24543732fc8c942.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-101710f40ad5d3d8.rlib" "/opt/rustwide/target/debug/deps/librand_core-4b372dbe8358008a.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-ee51b0a1b08ff285.rlib" "/opt/rustwide/target/debug/deps/libremove_dir_all-a91f273d7fa78a84.rlib" "/opt/rustwide/target/debug/deps/librand-3d4a7d55ad094435.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-60469549e3040952.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-5fe2b204ebdc97c4.rlib" "/opt/rustwide/target/debug/deps/librand_hc-1d1b3c1a779e93bf.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-357d07eba6335459.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-2d8aa7a0637d8a6d.rlib" "/opt/rustwide/target/debug/deps/librand_core-431cd0429e21c12d.rlib" "/opt/rustwide/target/debug/deps/librand_os-670cfb6a7601c1ba.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-9758ca4d01bb4051.rlib" "/opt/rustwide/target/debug/deps/librand_core-2594c62c1ce8d16b.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-6c03d269ec2538c0.rlib" "/opt/rustwide/target/debug/deps/libphf-b786d69117ad46ce.rlib" "/opt/rustwide/target/debug/deps/libphf_shared-939fc1b6a96751f3.rlib" "/opt/rustwide/target/debug/deps/libunicase-f25fe88ca4b53d45.rlib" "/opt/rustwide/target/debug/deps/libsiphasher-8799c3fec37a3221.rlib" "/opt/rustwide/target/debug/deps/libmime-1abed3dcc5966826.rlib" "/opt/rustwide/target/debug/deps/liblog-71a8b6c0e825dfa8.rlib" "/opt/rustwide/target/debug/deps/liburlencoding-dcaf43bad74374d0.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-3dd15958edd379a7.rlib" "/opt/rustwide/target/debug/deps/libunicase-1c8a61c479338a5c.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-570ba144056a352e.rlib" "/opt/rustwide/target/debug/deps/liburl-9c6b64cadbf9835a.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-e676c97fbc74cd56.rlib" "/opt/rustwide/target/debug/deps/libidna-e9c38d66bbb3b2ec.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-a818e31853520ef0.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-c498d37fa6245bbd.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-81f7bca86d771a09.rlib" "/opt/rustwide/target/debug/deps/libmatches-84413336e46be589.rlib" "/opt/rustwide/target/debug/deps/libdtoa-5318bafdcacf79b2.rlib" "/opt/rustwide/target/debug/deps/libserde_json-e103f5245fb40ac7.rlib" "/opt/rustwide/target/debug/deps/libryu-ef72b767bbc21e3a.rlib" "/opt/rustwide/target/debug/deps/libserde-cddb5d935f5d5606.rlib" "/opt/rustwide/target/debug/deps/libheaders-3c2a1d2e40db800e.rlib" "/opt/rustwide/target/debug/deps/libsha1-62fd9cc93ede3ccb.rlib" "/opt/rustwide/target/debug/deps/libfake_simd-17077c74193969f3.rlib" "/opt/rustwide/target/debug/deps/libdigest-306e53330308f8f1.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-6d8d5fbe3f5b4711.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-ab7072efaa659103.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-5757a8271b56873a.rlib" "/opt/rustwide/target/debug/deps/libtypenum-5a6f39e478664fe7.rlib" "/opt/rustwide/target/debug/deps/libblock_padding-f61cbd433f59f029.rlib" "/opt/rustwide/target/debug/deps/libbyte_tools-562255007747cb98.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-8e7ddb72171cc91f.rlib" "/opt/rustwide/target/debug/deps/libmime-8080671c8b888b7d.rlib" "/opt/rustwide/target/debug/deps/libheaders_core-196fc2a50401f304.rlib" "/opt/rustwide/target/debug/deps/libbitflags-56eca94422237621.rlib" "/opt/rustwide/target/debug/deps/libbase64-575e3064438d5671.rlib" "/opt/rustwide/target/debug/deps/libhyper-a0b5e3920bdd2b33.rlib" "/opt/rustwide/target/debug/deps/libhttparse-d23095e432fe7798.rlib" "/opt/rustwide/target/debug/deps/libwant-3d03603096df03b6.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-2ea9ca8de839b0ce.rlib" "/opt/rustwide/target/debug/deps/libh2-86145a1e29764789.rlib" "/opt/rustwide/target/debug/deps/libindexmap-0f5add6198f97b2e.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-d237aae15dd5a77c.rlib" "/opt/rustwide/target/debug/deps/libtime-c14485d17f3372af.rlib" "/opt/rustwide/target/debug/deps/libtower_service-7dc3d5ccc64138b6.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-0ef39bd0301ece73.rlib" "/opt/rustwide/target/debug/deps/libtokio-b467bd93701d7b45.rlib" "/opt/rustwide/target/debug/deps/libmio-49ebbf79920d2159.rlib" "/opt/rustwide/target/debug/deps/libiovec-13476c7d519c1d38.rlib" "/opt/rustwide/target/debug/deps/libnet2-a5377bbaf88405f4.rlib" "/opt/rustwide/target/debug/deps/liblibc-92eda260fbafe33b.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-1b0025b539bb900f.rlib" "/opt/rustwide/target/debug/deps/libhttp-aeaa10105c020e9b.rlib" "/opt/rustwide/target/debug/deps/libitoa-28b2fe6ec48b7c3b.rlib" "/opt/rustwide/target/debug/deps/libbytes-04ecf6791232477f.rlib" "/opt/rustwide/target/debug/deps/libfnv-4e1f361c8239009e.rlib" "/opt/rustwide/target/debug/deps/liblog-2c5a3e6f05aa3f12.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-b00c34326580381c.rlib" "/opt/rustwide/target/debug/deps/libfutures-4e60031f71108173.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-85c5218d6926f63b.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-683a620967cd5eca.rlib" "/opt/rustwide/target/debug/deps/libmemchr-1e6b68a09fbeab95.rlib" "/opt/rustwide/target/debug/deps/libproc_macro_nested-236acedc0f83143a.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-9995fa9b12e498c0.rlib" "/opt/rustwide/target/debug/deps/libslab-3a7649c6fb4d320f.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-56d0c5eaa17dfe40.rlib" "/opt/rustwide/target/debug/deps/libpin_project-aa3bae5232dd9db2.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-32a3a25231d60339.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-1b37312fe698c2cb.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-5ea4828a71c28768.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-3bd6c621041b4748.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-faf2a4809cbaf326.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-5989bcf78182f65e.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-4d6da34bc177af8d.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-10e0d6c948699482.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-c2318e2415657781.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-3815b93ed84badbb.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-d7999143d95238cb.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-c58298a0d40df8b8.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-b7de97e2ba6fb4e2.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-6f71c9f654d72cce.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-95ea48ddc44a311b.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-7402cd4761aebc14.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-68f423c59dc48a40.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-54580c7798bf2225.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-95a4d456339b7385.rlib" "-Wl,-Bdynamic" "-lutil" "-ldl" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-ldl" "-lutil" [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 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/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/ext-bc7e8b7784dc1bb7.ext.73f8g9r0-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/ext-bc7e8b7784dc1bb7.ext.73f8g9r0-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/ext-bc7e8b7784dc1bb7.ext.73f8g9r0-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/ext-bc7e8b7784dc1bb7.ext.73f8g9r0-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/ext-bc7e8b7784dc1bb7.ext.73f8g9r0-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/ext-bc7e8b7784dc1bb7.ext.73f8g9r0-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/ext-bc7e8b7784dc1bb7.ext.73f8g9r0-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/ext-bc7e8b7784dc1bb7.ext.73f8g9r0-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/ext-bc7e8b7784dc1bb7.ext.73f8g9r0-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/ext-bc7e8b7784dc1bb7.ext.73f8g9r0-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/ext-bc7e8b7784dc1bb7.ext.73f8g9r0-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/ext-bc7e8b7784dc1bb7.ext.73f8g9r0-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/ext-bc7e8b7784dc1bb7.ext.73f8g9r0-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/ext-bc7e8b7784dc1bb7.ext.73f8g9r0-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/ext-bc7e8b7784dc1bb7.ext.73f8g9r0-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/ext-bc7e8b7784dc1bb7.ext.73f8g9r0-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/ext-bc7e8b7784dc1bb7" "/opt/rustwide/target/debug/deps/ext-bc7e8b7784dc1bb7.4na0e59wo7ocgxvk.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-6805c615af620a51.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libterm-975e251edec7895a.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-fa89c22811cbba70.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-8e79a065fef863f3.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-a68d66da01a6ed2b.rlib" "/opt/rustwide/target/debug/deps/libwarp-4035ee250f29b6fe.rlib" "/opt/rustwide/target/debug/deps/libscoped_tls-f294ff5a0fc89fc5.rlib" "/opt/rustwide/target/debug/deps/libtokio_tungstenite-1f2daf788b19bf63.rlib" "/opt/rustwide/target/debug/deps/libtungstenite-64ce2bbe35a668fe.rlib" "/opt/rustwide/target/debug/deps/libutf8-b52d7309ea7a5ec0.rlib" "/opt/rustwide/target/debug/deps/libbase64-f7ef6f0ac08c23fb.rlib" "/opt/rustwide/target/debug/deps/libinput_buffer-aa94ba89c9b2d608.rlib" "/opt/rustwide/target/debug/deps/libmultipart-d68b9e5629d5d64b.rlib" "/opt/rustwide/target/debug/deps/libtwoway-4457b95eeac02469.rlib" "/opt/rustwide/target/debug/deps/libbuf_redux-d2f1780a88b6e50c.rlib" "/opt/rustwide/target/debug/deps/libsafemem-311836768ef8dd61.rlib" "/opt/rustwide/target/debug/deps/libquick_error-04f7773cc8ada14a.rlib" "/opt/rustwide/target/debug/deps/libtempfile-3bb2347c5fcde9d1.rlib" "/opt/rustwide/target/debug/deps/librand-b51ce12cda73a644.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-a24543732fc8c942.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-101710f40ad5d3d8.rlib" "/opt/rustwide/target/debug/deps/librand_core-4b372dbe8358008a.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-ee51b0a1b08ff285.rlib" "/opt/rustwide/target/debug/deps/libremove_dir_all-a91f273d7fa78a84.rlib" "/opt/rustwide/target/debug/deps/librand-3d4a7d55ad094435.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-60469549e3040952.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-5fe2b204ebdc97c4.rlib" "/opt/rustwide/target/debug/deps/librand_hc-1d1b3c1a779e93bf.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-357d07eba6335459.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-2d8aa7a0637d8a6d.rlib" "/opt/rustwide/target/debug/deps/librand_core-431cd0429e21c12d.rlib" "/opt/rustwide/target/debug/deps/librand_os-670cfb6a7601c1ba.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-9758ca4d01bb4051.rlib" "/opt/rustwide/target/debug/deps/librand_core-2594c62c1ce8d16b.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-6c03d269ec2538c0.rlib" "/opt/rustwide/target/debug/deps/libphf-b786d69117ad46ce.rlib" "/opt/rustwide/target/debug/deps/libphf_shared-939fc1b6a96751f3.rlib" "/opt/rustwide/target/debug/deps/libunicase-f25fe88ca4b53d45.rlib" "/opt/rustwide/target/debug/deps/libsiphasher-8799c3fec37a3221.rlib" "/opt/rustwide/target/debug/deps/libmime-1abed3dcc5966826.rlib" "/opt/rustwide/target/debug/deps/liblog-71a8b6c0e825dfa8.rlib" "/opt/rustwide/target/debug/deps/liburlencoding-dcaf43bad74374d0.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-3dd15958edd379a7.rlib" "/opt/rustwide/target/debug/deps/libunicase-1c8a61c479338a5c.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-570ba144056a352e.rlib" "/opt/rustwide/target/debug/deps/liburl-9c6b64cadbf9835a.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-e676c97fbc74cd56.rlib" "/opt/rustwide/target/debug/deps/libidna-e9c38d66bbb3b2ec.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-a818e31853520ef0.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-c498d37fa6245bbd.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-81f7bca86d771a09.rlib" "/opt/rustwide/target/debug/deps/libmatches-84413336e46be589.rlib" "/opt/rustwide/target/debug/deps/libdtoa-5318bafdcacf79b2.rlib" "/opt/rustwide/target/debug/deps/libserde_json-e103f5245fb40ac7.rlib" "/opt/rustwide/target/debug/deps/libryu-ef72b767bbc21e3a.rlib" "/opt/rustwide/target/debug/deps/libserde-cddb5d935f5d5606.rlib" "/opt/rustwide/target/debug/deps/libheaders-3c2a1d2e40db800e.rlib" "/opt/rustwide/target/debug/deps/libsha1-62fd9cc93ede3ccb.rlib" "/opt/rustwide/target/debug/deps/libfake_simd-17077c74193969f3.rlib" "/opt/rustwide/target/debug/deps/libdigest-306e53330308f8f1.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-6d8d5fbe3f5b4711.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-ab7072efaa659103.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-5757a8271b56873a.rlib" "/opt/rustwide/target/debug/deps/libtypenum-5a6f39e478664fe7.rlib" "/opt/rustwide/target/debug/deps/libblock_padding-f61cbd433f59f029.rlib" "/opt/rustwide/target/debug/deps/libbyte_tools-562255007747cb98.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-8e7ddb72171cc91f.rlib" "/opt/rustwide/target/debug/deps/libmime-8080671c8b888b7d.rlib" "/opt/rustwide/target/debug/deps/libheaders_core-196fc2a50401f304.rlib" "/opt/rustwide/target/debug/deps/libbitflags-56eca94422237621.rlib" "/opt/rustwide/target/debug/deps/libbase64-575e3064438d5671.rlib" "/opt/rustwide/target/debug/deps/libhyper-a0b5e3920bdd2b33.rlib" "/opt/rustwide/target/debug/deps/libhttparse-d23095e432fe7798.rlib" "/opt/rustwide/target/debug/deps/libwant-3d03603096df03b6.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-2ea9ca8de839b0ce.rlib" "/opt/rustwide/target/debug/deps/libh2-86145a1e29764789.rlib" "/opt/rustwide/target/debug/deps/libindexmap-0f5add6198f97b2e.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-d237aae15dd5a77c.rlib" "/opt/rustwide/target/debug/deps/libtime-c14485d17f3372af.rlib" "/opt/rustwide/target/debug/deps/libtower_service-7dc3d5ccc64138b6.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-0ef39bd0301ece73.rlib" "/opt/rustwide/target/debug/deps/libtokio-b467bd93701d7b45.rlib" "/opt/rustwide/target/debug/deps/libmio-49ebbf79920d2159.rlib" "/opt/rustwide/target/debug/deps/libiovec-13476c7d519c1d38.rlib" "/opt/rustwide/target/debug/deps/libnet2-a5377bbaf88405f4.rlib" "/opt/rustwide/target/debug/deps/liblibc-92eda260fbafe33b.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-1b0025b539bb900f.rlib" "/opt/rustwide/target/debug/deps/libhttp-aeaa10105c020e9b.rlib" "/opt/rustwide/target/debug/deps/libitoa-28b2fe6ec48b7c3b.rlib" "/opt/rustwide/target/debug/deps/libbytes-04ecf6791232477f.rlib" "/opt/rustwide/target/debug/deps/libfnv-4e1f361c8239009e.rlib" "/opt/rustwide/target/debug/deps/liblog-2c5a3e6f05aa3f12.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-b00c34326580381c.rlib" "/opt/rustwide/target/debug/deps/libfutures-4e60031f71108173.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-85c5218d6926f63b.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-683a620967cd5eca.rlib" "/opt/rustwide/target/debug/deps/libmemchr-1e6b68a09fbeab95.rlib" "/opt/rustwide/target/debug/deps/libproc_macro_nested-236acedc0f83143a.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-9995fa9b12e498c0.rlib" "/opt/rustwide/target/debug/deps/libslab-3a7649c6fb4d320f.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-56d0c5eaa17dfe40.rlib" "/opt/rustwide/target/debug/deps/libpin_project-aa3bae5232dd9db2.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-32a3a25231d60339.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-1b37312fe698c2cb.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-5ea4828a71c28768.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-3bd6c621041b4748.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-faf2a4809cbaf326.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-5989bcf78182f65e.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-4d6da34bc177af8d.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-10e0d6c948699482.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-c2318e2415657781.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-3815b93ed84badbb.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-d7999143d95238cb.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-c58298a0d40df8b8.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-b7de97e2ba6fb4e2.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-6f71c9f654d72cce.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-95ea48ddc44a311b.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-7402cd4761aebc14.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-68f423c59dc48a40.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-54580c7798bf2225.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-95a4d456339b7385.rlib" "-Wl,-Bdynamic" "-lutil" "-ldl" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-ldl" "-lutil" [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" "90d99d4cfd45b04a120cf20e960851d4d52598fc6a1b813e8a2b014db2ca8ff0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "90d99d4cfd45b04a120cf20e960851d4d52598fc6a1b813e8a2b014db2ca8ff0", kill_on_drop: false }` [INFO] [stdout] 90d99d4cfd45b04a120cf20e960851d4d52598fc6a1b813e8a2b014db2ca8ff0