[INFO] fetching crate goose 0.13.0... [INFO] testing goose-0.13.0 against try#d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2 for pr-86479 [INFO] extracting crate goose 0.13.0 into /workspace/builds/worker-5/source [INFO] validating manifest of crates.io crate goose 0.13.0 on toolchain d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate goose 0.13.0 [INFO] finished tweaking crates.io crate goose 0.13.0 [INFO] tweaked toml for crates.io crate goose 0.13.0 written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate crates.io crate goose 0.13.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded async-object-pool v0.1.4 [INFO] [stderr] Downloaded assert-json-diff v2.0.1 [INFO] [stderr] Downloaded basic-cookies v0.1.4 [INFO] [stderr] Downloaded serde_regex v1.1.0 [INFO] [stderr] Downloaded levenshtein v1.0.5 [INFO] [stderr] Downloaded qstring v0.7.2 [INFO] [stderr] Downloaded nng v1.0.0 [INFO] [stderr] Downloaded httpmock v0.5.8 [INFO] [stderr] Downloaded serial_test v0.5.1 [INFO] [stderr] Downloaded nng-sys v1.4.0-rc.0 [INFO] [stderr] Downloaded serial_test_derive v0.5.1 [INFO] [stderr] Downloaded curl-sys v0.4.44+curl-7.77.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] db41ae7bb43ce5eb45af800dac69dc6a885440e2eb3bcd0087492222d7f39aeb [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" "db41ae7bb43ce5eb45af800dac69dc6a885440e2eb3bcd0087492222d7f39aeb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "db41ae7bb43ce5eb45af800dac69dc6a885440e2eb3bcd0087492222d7f39aeb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "db41ae7bb43ce5eb45af800dac69dc6a885440e2eb3bcd0087492222d7f39aeb", kill_on_drop: false }` [INFO] [stdout] db41ae7bb43ce5eb45af800dac69dc6a885440e2eb3bcd0087492222d7f39aeb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2dd908c82f7d3df99140537e27863b8131af81a3329974d5d713ad8213141737 [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" "2dd908c82f7d3df99140537e27863b8131af81a3329974d5d713ad8213141737", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.27 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling futures-core v0.3.15 [INFO] [stderr] Compiling futures-sink v0.3.15 [INFO] [stderr] Compiling futures-channel v0.3.15 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling futures-task v0.3.15 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling typenum v1.13.0 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling openssl v0.10.35 [INFO] [stderr] Compiling native-tls v0.2.7 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling openssl-probe v0.1.4 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling arrayvec v0.4.12 [INFO] [stderr] Compiling utf-8 v0.7.6 [INFO] [stderr] Compiling async-trait v0.1.50 [INFO] [stderr] Compiling half v1.7.1 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling ipnet v2.3.1 [INFO] [stderr] Compiling tinyvec v1.2.0 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling http v0.2.4 [INFO] [stderr] Compiling lock_api v0.4.4 [INFO] [stderr] Compiling encoding_rs v0.8.28 [INFO] [stderr] Compiling value-bag v1.0.0-alpha.7 [INFO] [stderr] Compiling standback v0.2.17 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling time v0.2.27 [INFO] [stderr] Compiling cookie v0.14.4 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling socket2 v0.4.0 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling nix v0.20.0 [INFO] [stderr] Compiling tokio v1.8.0 [INFO] [stderr] Compiling futures-macro v0.3.15 [INFO] [stderr] Compiling futures-util v0.3.15 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling spinning_top v0.2.4 [INFO] [stderr] Compiling openssl-sys v0.9.65 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling nanorand v0.5.2 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling goose v0.13.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling num-format v0.4.0 [INFO] [stderr] Compiling syn v1.0.73 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling http-body v0.4.2 [INFO] [stderr] Compiling flate2 v1.0.20 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling sha-1 v0.9.6 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling publicsuffix v1.5.6 [INFO] [stderr] Compiling ctrlc v3.1.9 [INFO] [stderr] Compiling ctor v0.1.20 [INFO] [stderr] Compiling tokio-macros v1.2.0 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling time-macros-impl v0.1.2 [INFO] [stderr] Compiling tracing-attributes v0.1.15 [INFO] [stderr] Compiling thiserror-impl v1.0.26 [INFO] [stderr] Compiling pin-project-internal v1.0.7 [INFO] [stderr] Compiling gumdrop_derive v0.8.0 [INFO] [stderr] Compiling time-macros v0.1.1 [INFO] [stderr] Compiling mio v0.7.13 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling simplelog v0.10.0 [INFO] [stderr] Compiling tracing v0.1.26 [INFO] [stderr] Compiling gumdrop v0.8.0 [INFO] [stderr] Compiling thiserror v1.0.26 [INFO] [stderr] Compiling tungstenite v0.14.0 [INFO] [stderr] Compiling pin-project v1.0.7 [INFO] [stderr] Compiling flume v0.10.7 [INFO] [stderr] Compiling futures-executor v0.3.15 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Compiling futures v0.3.15 [INFO] [stderr] Compiling tokio-util v0.6.7 [INFO] [stderr] Compiling tokio-native-tls v0.3.0 [INFO] [stderr] Compiling async-compression v0.3.8 [INFO] [stderr] Compiling tokio-tungstenite v0.15.0 [INFO] [stderr] Compiling h2 v0.3.3 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling serde_urlencoded v0.7.0 [INFO] [stderr] Compiling serde_cbor v0.11.1 [INFO] [stderr] Compiling cookie_store v0.12.0 [INFO] [stderr] Compiling hyper v0.14.9 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling reqwest v0.11.4 [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 06s [INFO] running `Command { std: "docker" "inspect" "2dd908c82f7d3df99140537e27863b8131af81a3329974d5d713ad8213141737", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2dd908c82f7d3df99140537e27863b8131af81a3329974d5d713ad8213141737", kill_on_drop: false }` [INFO] [stdout] 2dd908c82f7d3df99140537e27863b8131af81a3329974d5d713ad8213141737 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4487903e8a0e8577fc3d689a90f09127c3e5db581c57c116ae514af47cd23a52 [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" "4487903e8a0e8577fc3d689a90f09127c3e5db581c57c116ae514af47cd23a52", kill_on_drop: false }` [INFO] [stderr] Compiling async-task v4.0.3 [INFO] [stderr] Compiling diff v0.1.12 [INFO] [stderr] Compiling curl v0.4.38 [INFO] [stderr] Compiling isahc v1.4.0 [INFO] [stderr] Compiling smallvec v1.6.1 [INFO] [stderr] Compiling levenshtein v1.0.5 [INFO] [stderr] Compiling libz-sys v1.1.3 [INFO] [stderr] Compiling libnghttp2-sys v0.1.6+1.43.0 [INFO] [stderr] Compiling curl-sys v0.4.44+curl-7.77.0 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling instant v0.1.9 [INFO] [stderr] Compiling qstring v0.7.2 [INFO] [stderr] Compiling async-lock v2.4.0 [INFO] [stderr] Compiling string_cache v0.8.1 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling futures-lite v1.12.0 [INFO] [stderr] Compiling async-channel v1.6.1 [INFO] [stderr] Compiling signal-hook v0.3.9 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling parking_lot_core v0.8.3 [INFO] [stderr] Compiling sluice v0.5.4 [INFO] [stderr] Compiling petgraph v0.5.1 [INFO] [stderr] Compiling serial_test_derive v0.5.1 [INFO] [stderr] Compiling lalrpop-util v0.19.6 [INFO] [stderr] Compiling term v0.7.0 [INFO] [stderr] Compiling serde_regex v1.1.0 [INFO] [stderr] Compiling polling v2.1.0 [INFO] [stderr] Compiling ena v0.14.0 [INFO] [stderr] Compiling kv-log-macro v1.0.7 [INFO] [stderr] Compiling assert-json-diff v2.0.1 [INFO] [stderr] Compiling tracing-futures v0.2.5 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling async-io v1.6.0 [INFO] [stderr] Compiling blocking v1.0.2 [INFO] [stderr] Compiling async-executor v1.4.1 [INFO] [stderr] Compiling ascii-canvas v3.0.0 [INFO] [stderr] Compiling lalrpop v0.19.6 [INFO] [stderr] Compiling async-global-executor v2.0.2 [INFO] [stderr] Compiling async-process v1.1.0 [INFO] [stderr] Compiling async-std v1.9.0 [INFO] [stderr] Compiling sct v0.6.1 [INFO] [stderr] Compiling webpki v0.21.4 [INFO] [stderr] Compiling serial_test v0.5.1 [INFO] [stderr] Compiling rustls v0.19.1 [INFO] [stderr] Compiling async-object-pool v0.1.4 [INFO] [stderr] Compiling basic-cookies v0.1.4 [INFO] [stderr] Compiling httpmock v0.5.8 [INFO] [stderr] Compiling goose v0.13.0 (/opt/rustwide/workdir) [INFO] [stderr] error: could not compile `goose` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name goose --edition=2018 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="default"' -C metadata=1944ae192297a97e -C extra-filename=-1944ae192297a97e --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-750333046c0e81ab.so --extern chrono=/opt/rustwide/target/debug/deps/libchrono-2808c0ccfec69f3e.rlib --extern ctrlc=/opt/rustwide/target/debug/deps/libctrlc-616d74a308877bb6.rlib --extern flume=/opt/rustwide/target/debug/deps/libflume-7fd1ef64af43689a.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-fa6ebee7ef52e3be.rlib --extern gumdrop=/opt/rustwide/target/debug/deps/libgumdrop-89301dd856c98fa3.rlib --extern http=/opt/rustwide/target/debug/deps/libhttp-d28197d0dc42fb50.rlib --extern httpmock=/opt/rustwide/target/debug/deps/libhttpmock-3fcf9f8fe8aaafa0.rlib --extern itertools=/opt/rustwide/target/debug/deps/libitertools-78c60b588458e652.rlib --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-f67718dd40129317.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-8e36204f123bd661.rlib --extern native_tls=/opt/rustwide/target/debug/deps/libnative_tls-0a67700f9734e532.rlib --extern num_format=/opt/rustwide/target/debug/deps/libnum_format-e3da385451c73cb5.rlib --extern num_cpus=/opt/rustwide/target/debug/deps/libnum_cpus-acec344003fa42f2.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-515e20167852152d.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-14edb7dff9ca13a5.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-c9326e1a7933af98.rlib --extern rustls=/opt/rustwide/target/debug/deps/librustls-1f4c49b5dceb035a.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-d49a35c4de63eb28.rlib --extern serde_cbor=/opt/rustwide/target/debug/deps/libserde_cbor-ee3f7eee7c149f4b.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-2b1e6025cf0e7cdd.rlib --extern serial_test=/opt/rustwide/target/debug/deps/libserial_test-f8cc4a59c0433b3c.rlib --extern simplelog=/opt/rustwide/target/debug/deps/libsimplelog-b59dd84ef1c82e20.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-d0e9f7e99a220c1d.rlib --extern tokio_tungstenite=/opt/rustwide/target/debug/deps/libtokio_tungstenite-41d28ae41758371b.rlib --extern tungstenite=/opt/rustwide/target/debug/deps/libtungstenite-4229accc17e73b8a.rlib --extern url=/opt/rustwide/target/debug/deps/liburl-e530539c5a289047.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/curl-sys-05247d9ee640110f/out/build -L native=/opt/rustwide/target/debug/build/libnghttp2-sys-3b9125f728688a06/out/i/lib -L native=/opt/rustwide/target/debug/build/ring-0f34a5d678bd7990/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" "/opt/rustwide/target/debug/examples/simple_closure-0f14ff2422921323.simple_closure.25930132-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/simple_closure-0f14ff2422921323.simple_closure.25930132-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/simple_closure-0f14ff2422921323.simple_closure.25930132-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/simple_closure-0f14ff2422921323.simple_closure.25930132-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/simple_closure-0f14ff2422921323.simple_closure.25930132-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/simple_closure-0f14ff2422921323.simple_closure.25930132-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/simple_closure-0f14ff2422921323.simple_closure.25930132-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/simple_closure-0f14ff2422921323.simple_closure.25930132-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/simple_closure-0f14ff2422921323.simple_closure.25930132-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/simple_closure-0f14ff2422921323.simple_closure.25930132-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/simple_closure-0f14ff2422921323.simple_closure.25930132-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/simple_closure-0f14ff2422921323.simple_closure.25930132-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/simple_closure-0f14ff2422921323.simple_closure.25930132-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/simple_closure-0f14ff2422921323.simple_closure.25930132-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/simple_closure-0f14ff2422921323.simple_closure.25930132-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/simple_closure-0f14ff2422921323.simple_closure.25930132-cgu.9.rcgu.o" "/opt/rustwide/target/debug/examples/simple_closure-0f14ff2422921323.1ss386frr6w5esyp.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/curl-sys-05247d9ee640110f/out/build" "-L" "/opt/rustwide/target/debug/build/libnghttp2-sys-3b9125f728688a06/out/i/lib" "-L" "/opt/rustwide/target/debug/build/ring-0f34a5d678bd7990/out" "-L" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libgoose-8146f77d097cee3d.rlib" "/opt/rustwide/target/debug/deps/libctrlc-616d74a308877bb6.rlib" "/opt/rustwide/target/debug/deps/libnix-e06e820a26d82a54.rlib" "/opt/rustwide/target/debug/deps/libflume-7fd1ef64af43689a.rlib" "/opt/rustwide/target/debug/deps/libspinning_top-9b0618b476d2982d.rlib" "/opt/rustwide/target/debug/deps/liblock_api-28302a5e66dc2110.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-4b059ff10415273f.rlib" "/opt/rustwide/target/debug/deps/libnanorand-123e2eb878ae50c1.rlib" "/opt/rustwide/target/debug/deps/libtokio_tungstenite-41d28ae41758371b.rlib" "/opt/rustwide/target/debug/deps/libpin_project-a4579678db7a16f5.rlib" "/opt/rustwide/target/debug/deps/libnum_format-e3da385451c73cb5.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-5a012e40d02dc0d2.rlib" "/opt/rustwide/target/debug/deps/libnodrop-9d0d8db5fe139ba7.rlib" "/opt/rustwide/target/debug/deps/libitertools-78c60b588458e652.rlib" "/opt/rustwide/target/debug/deps/libeither-d092b3e3a60a447e.rlib" "/opt/rustwide/target/debug/deps/libreqwest-c9326e1a7933af98.rlib" "/opt/rustwide/target/debug/deps/libcookie_store-e0bc2ba143db3be1.rlib" "/opt/rustwide/target/debug/deps/libpublicsuffix-2d0b389d31e47d59.rlib" "/opt/rustwide/target/debug/deps/libcookie-673c215329805c2e.rlib" "/opt/rustwide/target/debug/deps/libtime-c8e65c65350a86d0.rlib" "/opt/rustwide/target/debug/deps/libtime_macros-685a2ec1db995178.rlib" "/opt/rustwide/target/debug/deps/libstandback-2f738df25f050975.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-690ada3ef459aaca.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-d6415af30abc6871.rlib" "/opt/rustwide/target/debug/deps/libipnet-7ec94a7054a3e9ae.rlib" "/opt/rustwide/target/debug/deps/libtokio_native_tls-f9af5aa3aac8de6a.rlib" "/opt/rustwide/target/debug/deps/libmime-255653d28c915291.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-d8ad441518f60041.rlib" "/opt/rustwide/target/debug/deps/libserde_json-2b1e6025cf0e7cdd.rlib" "/opt/rustwide/target/debug/deps/libryu-e6fb900e507a464e.rlib" "/opt/rustwide/target/debug/deps/libasync_compression-8fb6666f3c25ae62.rlib" "/opt/rustwide/target/debug/deps/libflate2-4c8f9f357c04347f.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-b9be161bd4ca1b40.rlib" "/opt/rustwide/target/debug/deps/libadler-04e4bd7392188ec3.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-e95baee0ab125333.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-0a67700f9734e532.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-c41498492ee5efc6.rlib" "/opt/rustwide/target/debug/deps/libopenssl-be24c2432ce1da23.rlib" "/opt/rustwide/target/debug/deps/libbitflags-603a79344a96ee73.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-32493eedc87a36f8.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-3419cfa5ef43c21e.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-ead7b36e7965ddc9.rlib" "/opt/rustwide/target/debug/deps/libhyper-370431400342881e.rlib" "/opt/rustwide/target/debug/deps/libwant-19e8f555938ab59f.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-b60f09daed618188.rlib" "/opt/rustwide/target/debug/deps/libsocket2-b45b4c67358d742a.rlib" "/opt/rustwide/target/debug/deps/libh2-c6ca202eda944293.rlib" "/opt/rustwide/target/debug/deps/libindexmap-290cbc42a953be85.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-013c7f75422a41d2.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-64d6439d798af8cc.rlib" "/opt/rustwide/target/debug/deps/libtower_service-8c5aa5ed9dd33f52.rlib" "/opt/rustwide/target/debug/deps/libhttpdate-8172071adbcb9821.rlib" "/opt/rustwide/target/debug/deps/libtracing-c2265701b049d8cf.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-ae2e970728cd160a.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-036c15d996fdef2d.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-f67718dd40129317.rlib" "/opt/rustwide/target/debug/deps/libtungstenite-4229accc17e73b8a.rlib" "/opt/rustwide/target/debug/deps/libbase64-8b10e97376989597.rlib" "/opt/rustwide/target/debug/deps/librand-515e20167852152d.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-0e9e657fd96edf14.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-82bdeb907cc2ed56.rlib" "/opt/rustwide/target/debug/deps/librand_core-99a1b991412002e3.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-95ec05c71b4f1de1.rlib" "/opt/rustwide/target/debug/deps/libutf8-c3d0d3f84ee13cc4.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-f328109de99d6196.rlib" "/opt/rustwide/target/debug/deps/libsha1-185476cd0bdd66f3.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-49e4328bd37edb6c.rlib" "/opt/rustwide/target/debug/deps/libcpufeatures-3fc5ee202da1d2c8.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-94640a91528f1818.rlib" "/opt/rustwide/target/debug/deps/libdigest-4312c65daf5babba.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-4eff79de3fa0ab05.rlib" "/opt/rustwide/target/debug/deps/libtypenum-0d64906a7293a7d7.rlib" "/opt/rustwide/target/debug/deps/libhttparse-f7812cb6d77bb4bb.rlib" "/opt/rustwide/target/debug/deps/libthiserror-b8f30a2924b54b1e.rlib" "/opt/rustwide/target/debug/deps/liburl-e530539c5a289047.rlib" "/opt/rustwide/target/debug/deps/libidna-d589b49a4549a1ec.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-9f8f1322bcaa1356.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-c643c0a1f7b94895.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-3da38bc1578ec686.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-8dbcfed52415a45a.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-d7d6f9fac1ee70de.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-98a88b5b53b82a03.rlib" "/opt/rustwide/target/debug/deps/libmatches-ec803435b0d6dbd5.rlib" "/opt/rustwide/target/debug/deps/libhttp-d28197d0dc42fb50.rlib" "/opt/rustwide/target/debug/deps/libitoa-02173bda857a16b4.rlib" "/opt/rustwide/target/debug/deps/libfnv-74d41fd10066a65d.rlib" "/opt/rustwide/target/debug/deps/libtokio-d0e9f7e99a220c1d.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-c74eba2a541807e7.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-acec344003fa42f2.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-2d047839a5a31cff.rlib" "/opt/rustwide/target/debug/deps/libbytes-d756a69163f1ed00.rlib" "/opt/rustwide/target/debug/deps/libmio-09824b0710815607.rlib" "/opt/rustwide/target/debug/deps/libregex-14edb7dff9ca13a5.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-f718d7e8c1e326bc.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-cfec10257cbd629b.rlib" "/opt/rustwide/target/debug/deps/libfutures-fa6ebee7ef52e3be.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-970ac1a4daf95b1f.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-73c58fcbf85718fc.rlib" "/opt/rustwide/target/debug/deps/libmemchr-4b7e7f97fdf3b1c2.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-73386f59a1492b3d.rlib" "/opt/rustwide/target/debug/deps/libslab-3fe28842158339e2.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-4c8d6cd9d8b211df.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-72d950b52bab5083.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-2fe2d758c29a6ff2.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-da978468431f447a.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-6658f7c5b0898ee7.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-7df5fa68417af0a9.rlib" "/opt/rustwide/target/debug/deps/libsimplelog-b59dd84ef1c82e20.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-48569ba71e859b79.rlib" "/opt/rustwide/target/debug/deps/libchrono-2808c0ccfec69f3e.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-3dd8c873f5e50baf.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-0c527cb00fdb04f8.rlib" "/opt/rustwide/target/debug/deps/libtime-d0567c07f4166fc5.rlib" "/opt/rustwide/target/debug/deps/liblibc-0ee8e625c95aed4a.rlib" "/opt/rustwide/target/debug/deps/libserde-d49a35c4de63eb28.rlib" "/opt/rustwide/target/debug/deps/libgumdrop-89301dd856c98fa3.rlib" "/opt/rustwide/target/debug/deps/liblog-8e36204f123bd661.rlib" "/opt/rustwide/target/debug/deps/libvalue_bag-23f928a37c201851.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-477585129feec44c.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-9c44f1fe63de3edb.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-5dfdbb680ac299a1.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-353beaf877db2fdf.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-cd4abd33332d2d3f.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-3b908b5b50ddd80c.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-9cafd3521b5532d3.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-7b0935832903a9ac.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-8a349b13d67c76e3.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-9d41e7cb09eafd8e.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-095194fedb4c0ec4.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-968cf83f088269ec.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-e63bbb95a6beff5c.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-9f216e67c2916fa5.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-4688b763605c6a0e.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-a9b2dc3244289321.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-52d5241975807511.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-9924c22ae1efcf66.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-003d83a588984e1f.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/simple_closure-0f14ff2422921323" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/examples/simple-0e5fecc988a198f6.simple.f5f455b5-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/simple-0e5fecc988a198f6.simple.f5f455b5-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/simple-0e5fecc988a198f6.simple.f5f455b5-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/simple-0e5fecc988a198f6.simple.f5f455b5-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/simple-0e5fecc988a198f6.simple.f5f455b5-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/simple-0e5fecc988a198f6.simple.f5f455b5-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/simple-0e5fecc988a198f6.simple.f5f455b5-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/simple-0e5fecc988a198f6.simple.f5f455b5-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/simple-0e5fecc988a198f6.simple.f5f455b5-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/simple-0e5fecc988a198f6.simple.f5f455b5-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/simple-0e5fecc988a198f6.simple.f5f455b5-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/simple-0e5fecc988a198f6.simple.f5f455b5-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/simple-0e5fecc988a198f6.simple.f5f455b5-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/simple-0e5fecc988a198f6.simple.f5f455b5-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/simple-0e5fecc988a198f6.simple.f5f455b5-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/simple-0e5fecc988a198f6.simple.f5f455b5-cgu.9.rcgu.o" "/opt/rustwide/target/debug/examples/simple-0e5fecc988a198f6.3piccc073mzuj5pp.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/curl-sys-05247d9ee640110f/out/build" "-L" "/opt/rustwide/target/debug/build/libnghttp2-sys-3b9125f728688a06/out/i/lib" "-L" "/opt/rustwide/target/debug/build/ring-0f34a5d678bd7990/out" "-L" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libgoose-8146f77d097cee3d.rlib" "/opt/rustwide/target/debug/deps/libctrlc-616d74a308877bb6.rlib" "/opt/rustwide/target/debug/deps/libnix-e06e820a26d82a54.rlib" "/opt/rustwide/target/debug/deps/libflume-7fd1ef64af43689a.rlib" "/opt/rustwide/target/debug/deps/libspinning_top-9b0618b476d2982d.rlib" "/opt/rustwide/target/debug/deps/liblock_api-28302a5e66dc2110.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-4b059ff10415273f.rlib" "/opt/rustwide/target/debug/deps/libnanorand-123e2eb878ae50c1.rlib" "/opt/rustwide/target/debug/deps/libtokio_tungstenite-41d28ae41758371b.rlib" "/opt/rustwide/target/debug/deps/libpin_project-a4579678db7a16f5.rlib" "/opt/rustwide/target/debug/deps/libnum_format-e3da385451c73cb5.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-5a012e40d02dc0d2.rlib" "/opt/rustwide/target/debug/deps/libnodrop-9d0d8db5fe139ba7.rlib" "/opt/rustwide/target/debug/deps/libitertools-78c60b588458e652.rlib" "/opt/rustwide/target/debug/deps/libeither-d092b3e3a60a447e.rlib" "/opt/rustwide/target/debug/deps/libreqwest-c9326e1a7933af98.rlib" "/opt/rustwide/target/debug/deps/libcookie_store-e0bc2ba143db3be1.rlib" "/opt/rustwide/target/debug/deps/libpublicsuffix-2d0b389d31e47d59.rlib" "/opt/rustwide/target/debug/deps/libcookie-673c215329805c2e.rlib" "/opt/rustwide/target/debug/deps/libtime-c8e65c65350a86d0.rlib" "/opt/rustwide/target/debug/deps/libtime_macros-685a2ec1db995178.rlib" "/opt/rustwide/target/debug/deps/libstandback-2f738df25f050975.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-690ada3ef459aaca.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-d6415af30abc6871.rlib" "/opt/rustwide/target/debug/deps/libipnet-7ec94a7054a3e9ae.rlib" "/opt/rustwide/target/debug/deps/libtokio_native_tls-f9af5aa3aac8de6a.rlib" "/opt/rustwide/target/debug/deps/libmime-255653d28c915291.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-d8ad441518f60041.rlib" "/opt/rustwide/target/debug/deps/libserde_json-2b1e6025cf0e7cdd.rlib" "/opt/rustwide/target/debug/deps/libryu-e6fb900e507a464e.rlib" "/opt/rustwide/target/debug/deps/libasync_compression-8fb6666f3c25ae62.rlib" "/opt/rustwide/target/debug/deps/libflate2-4c8f9f357c04347f.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-b9be161bd4ca1b40.rlib" "/opt/rustwide/target/debug/deps/libadler-04e4bd7392188ec3.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-e95baee0ab125333.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-0a67700f9734e532.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-c41498492ee5efc6.rlib" "/opt/rustwide/target/debug/deps/libopenssl-be24c2432ce1da23.rlib" "/opt/rustwide/target/debug/deps/libbitflags-603a79344a96ee73.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-32493eedc87a36f8.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-3419cfa5ef43c21e.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-ead7b36e7965ddc9.rlib" "/opt/rustwide/target/debug/deps/libhyper-370431400342881e.rlib" "/opt/rustwide/target/debug/deps/libwant-19e8f555938ab59f.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-b60f09daed618188.rlib" "/opt/rustwide/target/debug/deps/libsocket2-b45b4c67358d742a.rlib" "/opt/rustwide/target/debug/deps/libh2-c6ca202eda944293.rlib" "/opt/rustwide/target/debug/deps/libindexmap-290cbc42a953be85.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-013c7f75422a41d2.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-64d6439d798af8cc.rlib" "/opt/rustwide/target/debug/deps/libtower_service-8c5aa5ed9dd33f52.rlib" "/opt/rustwide/target/debug/deps/libhttpdate-8172071adbcb9821.rlib" "/opt/rustwide/target/debug/deps/libtracing-c2265701b049d8cf.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-ae2e970728cd160a.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-036c15d996fdef2d.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-f67718dd40129317.rlib" "/opt/rustwide/target/debug/deps/libtungstenite-4229accc17e73b8a.rlib" "/opt/rustwide/target/debug/deps/libbase64-8b10e97376989597.rlib" "/opt/rustwide/target/debug/deps/librand-515e20167852152d.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-0e9e657fd96edf14.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-82bdeb907cc2ed56.rlib" "/opt/rustwide/target/debug/deps/librand_core-99a1b991412002e3.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-95ec05c71b4f1de1.rlib" "/opt/rustwide/target/debug/deps/libutf8-c3d0d3f84ee13cc4.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-f328109de99d6196.rlib" "/opt/rustwide/target/debug/deps/libsha1-185476cd0bdd66f3.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-49e4328bd37edb6c.rlib" "/opt/rustwide/target/debug/deps/libcpufeatures-3fc5ee202da1d2c8.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-94640a91528f1818.rlib" "/opt/rustwide/target/debug/deps/libdigest-4312c65daf5babba.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-4eff79de3fa0ab05.rlib" "/opt/rustwide/target/debug/deps/libtypenum-0d64906a7293a7d7.rlib" "/opt/rustwide/target/debug/deps/libhttparse-f7812cb6d77bb4bb.rlib" "/opt/rustwide/target/debug/deps/libthiserror-b8f30a2924b54b1e.rlib" "/opt/rustwide/target/debug/deps/liburl-e530539c5a289047.rlib" "/opt/rustwide/target/debug/deps/libidna-d589b49a4549a1ec.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-9f8f1322bcaa1356.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-c643c0a1f7b94895.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-3da38bc1578ec686.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-8dbcfed52415a45a.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-d7d6f9fac1ee70de.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-98a88b5b53b82a03.rlib" "/opt/rustwide/target/debug/deps/libmatches-ec803435b0d6dbd5.rlib" "/opt/rustwide/target/debug/deps/libhttp-d28197d0dc42fb50.rlib" "/opt/rustwide/target/debug/deps/libitoa-02173bda857a16b4.rlib" "/opt/rustwide/target/debug/deps/libfnv-74d41fd10066a65d.rlib" "/opt/rustwide/target/debug/deps/libtokio-d0e9f7e99a220c1d.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-c74eba2a541807e7.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-acec344003fa42f2.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-2d047839a5a31cff.rlib" "/opt/rustwide/target/debug/deps/libbytes-d756a69163f1ed00.rlib" "/opt/rustwide/target/debug/deps/libmio-09824b0710815607.rlib" "/opt/rustwide/target/debug/deps/libregex-14edb7dff9ca13a5.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-f718d7e8c1e326bc.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-cfec10257cbd629b.rlib" "/opt/rustwide/target/debug/deps/libfutures-fa6ebee7ef52e3be.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-970ac1a4daf95b1f.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-73c58fcbf85718fc.rlib" "/opt/rustwide/target/debug/deps/libmemchr-4b7e7f97fdf3b1c2.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-73386f59a1492b3d.rlib" "/opt/rustwide/target/debug/deps/libslab-3fe28842158339e2.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-4c8d6cd9d8b211df.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-72d950b52bab5083.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-2fe2d758c29a6ff2.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-da978468431f447a.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-6658f7c5b0898ee7.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-7df5fa68417af0a9.rlib" "/opt/rustwide/target/debug/deps/libsimplelog-b59dd84ef1c82e20.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-48569ba71e859b79.rlib" "/opt/rustwide/target/debug/deps/libchrono-2808c0ccfec69f3e.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-3dd8c873f5e50baf.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-0c527cb00fdb04f8.rlib" "/opt/rustwide/target/debug/deps/libtime-d0567c07f4166fc5.rlib" "/opt/rustwide/target/debug/deps/liblibc-0ee8e625c95aed4a.rlib" "/opt/rustwide/target/debug/deps/libserde-d49a35c4de63eb28.rlib" "/opt/rustwide/target/debug/deps/libgumdrop-89301dd856c98fa3.rlib" "/opt/rustwide/target/debug/deps/liblog-8e36204f123bd661.rlib" "/opt/rustwide/target/debug/deps/libvalue_bag-23f928a37c201851.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-477585129feec44c.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-9c44f1fe63de3edb.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-5dfdbb680ac299a1.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-353beaf877db2fdf.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-cd4abd33332d2d3f.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-3b908b5b50ddd80c.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-9cafd3521b5532d3.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-7b0935832903a9ac.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-8a349b13d67c76e3.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-9d41e7cb09eafd8e.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-095194fedb4c0ec4.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-968cf83f088269ec.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-e63bbb95a6beff5c.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-9f216e67c2916fa5.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-4688b763605c6a0e.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-a9b2dc3244289321.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-52d5241975807511.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-9924c22ae1efcf66.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-003d83a588984e1f.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/simple-0e5fecc988a198f6" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/examples/drupal_loadtest-e78c194910ec603c.drupal_loadtest.fa9e35fb-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/drupal_loadtest-e78c194910ec603c.drupal_loadtest.fa9e35fb-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/drupal_loadtest-e78c194910ec603c.drupal_loadtest.fa9e35fb-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/drupal_loadtest-e78c194910ec603c.drupal_loadtest.fa9e35fb-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/drupal_loadtest-e78c194910ec603c.drupal_loadtest.fa9e35fb-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/drupal_loadtest-e78c194910ec603c.drupal_loadtest.fa9e35fb-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/drupal_loadtest-e78c194910ec603c.drupal_loadtest.fa9e35fb-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/drupal_loadtest-e78c194910ec603c.drupal_loadtest.fa9e35fb-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/drupal_loadtest-e78c194910ec603c.drupal_loadtest.fa9e35fb-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/drupal_loadtest-e78c194910ec603c.drupal_loadtest.fa9e35fb-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/drupal_loadtest-e78c194910ec603c.drupal_loadtest.fa9e35fb-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/drupal_loadtest-e78c194910ec603c.drupal_loadtest.fa9e35fb-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/drupal_loadtest-e78c194910ec603c.drupal_loadtest.fa9e35fb-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/drupal_loadtest-e78c194910ec603c.drupal_loadtest.fa9e35fb-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/drupal_loadtest-e78c194910ec603c.drupal_loadtest.fa9e35fb-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/drupal_loadtest-e78c194910ec603c.drupal_loadtest.fa9e35fb-cgu.9.rcgu.o" "/opt/rustwide/target/debug/examples/drupal_loadtest-e78c194910ec603c.3c0hlvb4yz4bt5h8.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/curl-sys-05247d9ee640110f/out/build" "-L" "/opt/rustwide/target/debug/build/libnghttp2-sys-3b9125f728688a06/out/i/lib" "-L" "/opt/rustwide/target/debug/build/ring-0f34a5d678bd7990/out" "-L" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libgoose-8146f77d097cee3d.rlib" "/opt/rustwide/target/debug/deps/libctrlc-616d74a308877bb6.rlib" "/opt/rustwide/target/debug/deps/libnix-e06e820a26d82a54.rlib" "/opt/rustwide/target/debug/deps/libflume-7fd1ef64af43689a.rlib" "/opt/rustwide/target/debug/deps/libspinning_top-9b0618b476d2982d.rlib" "/opt/rustwide/target/debug/deps/liblock_api-28302a5e66dc2110.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-4b059ff10415273f.rlib" "/opt/rustwide/target/debug/deps/libnanorand-123e2eb878ae50c1.rlib" "/opt/rustwide/target/debug/deps/libtokio_tungstenite-41d28ae41758371b.rlib" "/opt/rustwide/target/debug/deps/libpin_project-a4579678db7a16f5.rlib" "/opt/rustwide/target/debug/deps/libnum_format-e3da385451c73cb5.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-5a012e40d02dc0d2.rlib" "/opt/rustwide/target/debug/deps/libnodrop-9d0d8db5fe139ba7.rlib" "/opt/rustwide/target/debug/deps/libitertools-78c60b588458e652.rlib" "/opt/rustwide/target/debug/deps/libeither-d092b3e3a60a447e.rlib" "/opt/rustwide/target/debug/deps/libreqwest-c9326e1a7933af98.rlib" "/opt/rustwide/target/debug/deps/libcookie_store-e0bc2ba143db3be1.rlib" "/opt/rustwide/target/debug/deps/libpublicsuffix-2d0b389d31e47d59.rlib" "/opt/rustwide/target/debug/deps/libcookie-673c215329805c2e.rlib" "/opt/rustwide/target/debug/deps/libtime-c8e65c65350a86d0.rlib" "/opt/rustwide/target/debug/deps/libtime_macros-685a2ec1db995178.rlib" "/opt/rustwide/target/debug/deps/libstandback-2f738df25f050975.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-690ada3ef459aaca.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-d6415af30abc6871.rlib" "/opt/rustwide/target/debug/deps/libipnet-7ec94a7054a3e9ae.rlib" "/opt/rustwide/target/debug/deps/libtokio_native_tls-f9af5aa3aac8de6a.rlib" "/opt/rustwide/target/debug/deps/libmime-255653d28c915291.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-d8ad441518f60041.rlib" "/opt/rustwide/target/debug/deps/libserde_json-2b1e6025cf0e7cdd.rlib" "/opt/rustwide/target/debug/deps/libryu-e6fb900e507a464e.rlib" "/opt/rustwide/target/debug/deps/libasync_compression-8fb6666f3c25ae62.rlib" "/opt/rustwide/target/debug/deps/libflate2-4c8f9f357c04347f.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-b9be161bd4ca1b40.rlib" "/opt/rustwide/target/debug/deps/libadler-04e4bd7392188ec3.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-e95baee0ab125333.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-0a67700f9734e532.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-c41498492ee5efc6.rlib" "/opt/rustwide/target/debug/deps/libopenssl-be24c2432ce1da23.rlib" "/opt/rustwide/target/debug/deps/libbitflags-603a79344a96ee73.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-32493eedc87a36f8.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-3419cfa5ef43c21e.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-ead7b36e7965ddc9.rlib" "/opt/rustwide/target/debug/deps/libhyper-370431400342881e.rlib" "/opt/rustwide/target/debug/deps/libwant-19e8f555938ab59f.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-b60f09daed618188.rlib" "/opt/rustwide/target/debug/deps/libsocket2-b45b4c67358d742a.rlib" "/opt/rustwide/target/debug/deps/libh2-c6ca202eda944293.rlib" "/opt/rustwide/target/debug/deps/libindexmap-290cbc42a953be85.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-013c7f75422a41d2.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-64d6439d798af8cc.rlib" "/opt/rustwide/target/debug/deps/libtower_service-8c5aa5ed9dd33f52.rlib" "/opt/rustwide/target/debug/deps/libhttpdate-8172071adbcb9821.rlib" "/opt/rustwide/target/debug/deps/libtracing-c2265701b049d8cf.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-ae2e970728cd160a.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-036c15d996fdef2d.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-f67718dd40129317.rlib" "/opt/rustwide/target/debug/deps/libtungstenite-4229accc17e73b8a.rlib" "/opt/rustwide/target/debug/deps/libbase64-8b10e97376989597.rlib" "/opt/rustwide/target/debug/deps/librand-515e20167852152d.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-0e9e657fd96edf14.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-82bdeb907cc2ed56.rlib" "/opt/rustwide/target/debug/deps/librand_core-99a1b991412002e3.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-95ec05c71b4f1de1.rlib" "/opt/rustwide/target/debug/deps/libutf8-c3d0d3f84ee13cc4.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-f328109de99d6196.rlib" "/opt/rustwide/target/debug/deps/libsha1-185476cd0bdd66f3.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-49e4328bd37edb6c.rlib" "/opt/rustwide/target/debug/deps/libcpufeatures-3fc5ee202da1d2c8.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-94640a91528f1818.rlib" "/opt/rustwide/target/debug/deps/libdigest-4312c65daf5babba.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-4eff79de3fa0ab05.rlib" "/opt/rustwide/target/debug/deps/libtypenum-0d64906a7293a7d7.rlib" "/opt/rustwide/target/debug/deps/libhttparse-f7812cb6d77bb4bb.rlib" "/opt/rustwide/target/debug/deps/libthiserror-b8f30a2924b54b1e.rlib" "/opt/rustwide/target/debug/deps/liburl-e530539c5a289047.rlib" "/opt/rustwide/target/debug/deps/libidna-d589b49a4549a1ec.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-9f8f1322bcaa1356.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-c643c0a1f7b94895.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-3da38bc1578ec686.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-8dbcfed52415a45a.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-d7d6f9fac1ee70de.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-98a88b5b53b82a03.rlib" "/opt/rustwide/target/debug/deps/libmatches-ec803435b0d6dbd5.rlib" "/opt/rustwide/target/debug/deps/libhttp-d28197d0dc42fb50.rlib" "/opt/rustwide/target/debug/deps/libitoa-02173bda857a16b4.rlib" "/opt/rustwide/target/debug/deps/libfnv-74d41fd10066a65d.rlib" "/opt/rustwide/target/debug/deps/libtokio-d0e9f7e99a220c1d.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-c74eba2a541807e7.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-acec344003fa42f2.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-2d047839a5a31cff.rlib" "/opt/rustwide/target/debug/deps/libbytes-d756a69163f1ed00.rlib" "/opt/rustwide/target/debug/deps/libmio-09824b0710815607.rlib" "/opt/rustwide/target/debug/deps/libregex-14edb7dff9ca13a5.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-f718d7e8c1e326bc.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-cfec10257cbd629b.rlib" "/opt/rustwide/target/debug/deps/libfutures-fa6ebee7ef52e3be.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-970ac1a4daf95b1f.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-73c58fcbf85718fc.rlib" "/opt/rustwide/target/debug/deps/libmemchr-4b7e7f97fdf3b1c2.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-73386f59a1492b3d.rlib" "/opt/rustwide/target/debug/deps/libslab-3fe28842158339e2.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-4c8d6cd9d8b211df.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-72d950b52bab5083.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-2fe2d758c29a6ff2.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-da978468431f447a.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-6658f7c5b0898ee7.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-7df5fa68417af0a9.rlib" "/opt/rustwide/target/debug/deps/libsimplelog-b59dd84ef1c82e20.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-48569ba71e859b79.rlib" "/opt/rustwide/target/debug/deps/libchrono-2808c0ccfec69f3e.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-3dd8c873f5e50baf.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-0c527cb00fdb04f8.rlib" "/opt/rustwide/target/debug/deps/libtime-d0567c07f4166fc5.rlib" "/opt/rustwide/target/debug/deps/liblibc-0ee8e625c95aed4a.rlib" "/opt/rustwide/target/debug/deps/libserde-d49a35c4de63eb28.rlib" "/opt/rustwide/target/debug/deps/libgumdrop-89301dd856c98fa3.rlib" "/opt/rustwide/target/debug/deps/liblog-8e36204f123bd661.rlib" "/opt/rustwide/target/debug/deps/libvalue_bag-23f928a37c201851.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-477585129feec44c.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-9c44f1fe63de3edb.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-5dfdbb680ac299a1.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-353beaf877db2fdf.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-cd4abd33332d2d3f.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-3b908b5b50ddd80c.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-9cafd3521b5532d3.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-7b0935832903a9ac.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-8a349b13d67c76e3.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-9d41e7cb09eafd8e.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-095194fedb4c0ec4.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-968cf83f088269ec.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-e63bbb95a6beff5c.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-9f216e67c2916fa5.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-4688b763605c6a0e.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-a9b2dc3244289321.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-52d5241975807511.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-9924c22ae1efcf66.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-003d83a588984e1f.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/drupal_loadtest-e78c194910ec603c" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/scheduler-af0a5cd6a6fb9402.scheduler.4a183253-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/scheduler-af0a5cd6a6fb9402.scheduler.4a183253-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/scheduler-af0a5cd6a6fb9402.scheduler.4a183253-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/scheduler-af0a5cd6a6fb9402.scheduler.4a183253-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/scheduler-af0a5cd6a6fb9402.scheduler.4a183253-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/scheduler-af0a5cd6a6fb9402.scheduler.4a183253-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/scheduler-af0a5cd6a6fb9402.scheduler.4a183253-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/scheduler-af0a5cd6a6fb9402.scheduler.4a183253-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/scheduler-af0a5cd6a6fb9402.scheduler.4a183253-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/scheduler-af0a5cd6a6fb9402.scheduler.4a183253-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/scheduler-af0a5cd6a6fb9402.scheduler.4a183253-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/scheduler-af0a5cd6a6fb9402.scheduler.4a183253-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/scheduler-af0a5cd6a6fb9402.scheduler.4a183253-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/scheduler-af0a5cd6a6fb9402.scheduler.4a183253-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/scheduler-af0a5cd6a6fb9402.scheduler.4a183253-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/scheduler-af0a5cd6a6fb9402.scheduler.4a183253-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/scheduler-af0a5cd6a6fb9402.rl4sdv58f8x22th.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/curl-sys-05247d9ee640110f/out/build" "-L" "/opt/rustwide/target/debug/build/libnghttp2-sys-3b9125f728688a06/out/i/lib" "-L" "/opt/rustwide/target/debug/build/ring-0f34a5d678bd7990/out" "-L" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-1ce38cc2ca963dbe.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-44cde79bf84da402.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-4dc925bb53d03412.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-2216cca8b1bb2a2f.rlib" "/opt/rustwide/target/debug/deps/libgoose-8146f77d097cee3d.rlib" "/opt/rustwide/target/debug/deps/libctrlc-616d74a308877bb6.rlib" "/opt/rustwide/target/debug/deps/libnix-e06e820a26d82a54.rlib" "/opt/rustwide/target/debug/deps/libflume-7fd1ef64af43689a.rlib" "/opt/rustwide/target/debug/deps/libspinning_top-9b0618b476d2982d.rlib" "/opt/rustwide/target/debug/deps/libnanorand-123e2eb878ae50c1.rlib" "/opt/rustwide/target/debug/deps/libtokio_tungstenite-41d28ae41758371b.rlib" "/opt/rustwide/target/debug/deps/libnum_format-e3da385451c73cb5.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-5a012e40d02dc0d2.rlib" "/opt/rustwide/target/debug/deps/libnodrop-9d0d8db5fe139ba7.rlib" "/opt/rustwide/target/debug/deps/libitertools-78c60b588458e652.rlib" "/opt/rustwide/target/debug/deps/libeither-d092b3e3a60a447e.rlib" "/opt/rustwide/target/debug/deps/libreqwest-c9326e1a7933af98.rlib" "/opt/rustwide/target/debug/deps/libcookie_store-e0bc2ba143db3be1.rlib" "/opt/rustwide/target/debug/deps/libpublicsuffix-2d0b389d31e47d59.rlib" "/opt/rustwide/target/debug/deps/libcookie-673c215329805c2e.rlib" "/opt/rustwide/target/debug/deps/libtime-c8e65c65350a86d0.rlib" "/opt/rustwide/target/debug/deps/libtime_macros-685a2ec1db995178.rlib" "/opt/rustwide/target/debug/deps/libstandback-2f738df25f050975.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-690ada3ef459aaca.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-d6415af30abc6871.rlib" "/opt/rustwide/target/debug/deps/libipnet-7ec94a7054a3e9ae.rlib" "/opt/rustwide/target/debug/deps/libtokio_native_tls-f9af5aa3aac8de6a.rlib" "/opt/rustwide/target/debug/deps/libasync_compression-8fb6666f3c25ae62.rlib" "/opt/rustwide/target/debug/deps/libflate2-4c8f9f357c04347f.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-b9be161bd4ca1b40.rlib" "/opt/rustwide/target/debug/deps/libadler-04e4bd7392188ec3.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-e95baee0ab125333.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-0a67700f9734e532.rlib" "/opt/rustwide/target/debug/deps/libopenssl-be24c2432ce1da23.rlib" "/opt/rustwide/target/debug/deps/libbitflags-603a79344a96ee73.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-32493eedc87a36f8.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-3419cfa5ef43c21e.rlib" "/opt/rustwide/target/debug/deps/libtungstenite-4229accc17e73b8a.rlib" "/opt/rustwide/target/debug/deps/librand-515e20167852152d.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-0e9e657fd96edf14.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-82bdeb907cc2ed56.rlib" "/opt/rustwide/target/debug/deps/librand_core-99a1b991412002e3.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-95ec05c71b4f1de1.rlib" "/opt/rustwide/target/debug/deps/libutf8-c3d0d3f84ee13cc4.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-f328109de99d6196.rlib" "/opt/rustwide/target/debug/deps/libsha1-185476cd0bdd66f3.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-49e4328bd37edb6c.rlib" "/opt/rustwide/target/debug/deps/libcpufeatures-3fc5ee202da1d2c8.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-94640a91528f1818.rlib" "/opt/rustwide/target/debug/deps/libdigest-4312c65daf5babba.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-4eff79de3fa0ab05.rlib" "/opt/rustwide/target/debug/deps/libtypenum-0d64906a7293a7d7.rlib" "/opt/rustwide/target/debug/deps/libthiserror-b8f30a2924b54b1e.rlib" "/opt/rustwide/target/debug/deps/libfutures-fa6ebee7ef52e3be.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-970ac1a4daf95b1f.rlib" "/opt/rustwide/target/debug/deps/libsimplelog-b59dd84ef1c82e20.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-48569ba71e859b79.rlib" "/opt/rustwide/target/debug/deps/libchrono-2808c0ccfec69f3e.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-3dd8c873f5e50baf.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-0c527cb00fdb04f8.rlib" "/opt/rustwide/target/debug/deps/libtime-d0567c07f4166fc5.rlib" "/opt/rustwide/target/debug/deps/libgumdrop-89301dd856c98fa3.rlib" "/opt/rustwide/target/debug/deps/libserial_test-f8cc4a59c0433b3c.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-43dcb5204c18e24b.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-4a14520071c79db9.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-2373f89db8adc0bf.rlib" "/opt/rustwide/target/debug/deps/liblock_api-28302a5e66dc2110.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-4b059ff10415273f.rlib" "/opt/rustwide/target/debug/deps/libinstant-935e74d8392426ec.rlib" "/opt/rustwide/target/debug/deps/libhttpmock-3fcf9f8fe8aaafa0.rlib" "/opt/rustwide/target/debug/deps/liblevenshtein-10449488beed302a.rlib" "/opt/rustwide/target/debug/deps/libbase64-8b10e97376989597.rlib" "/opt/rustwide/target/debug/deps/libqstring-699463d5379c9a38.rlib" "/opt/rustwide/target/debug/deps/libassert_json_diff-046e0fe86c1efa28.rlib" "/opt/rustwide/target/debug/deps/libdifference-c1087db8e4716a08.rlib" "/opt/rustwide/target/debug/deps/libbasic_cookies-a2c9b3ab3d2082bb.rlib" "/opt/rustwide/target/debug/deps/liblalrpop_util-ebfa9b92aedc79eb.rlib" "/opt/rustwide/target/debug/deps/libhyper-370431400342881e.rlib" "/opt/rustwide/target/debug/deps/libwant-19e8f555938ab59f.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-b60f09daed618188.rlib" "/opt/rustwide/target/debug/deps/libh2-c6ca202eda944293.rlib" "/opt/rustwide/target/debug/deps/libindexmap-290cbc42a953be85.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-013c7f75422a41d2.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-64d6439d798af8cc.rlib" "/opt/rustwide/target/debug/deps/libhttparse-f7812cb6d77bb4bb.rlib" "/opt/rustwide/target/debug/deps/libtower_service-8c5aa5ed9dd33f52.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-036c15d996fdef2d.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-73c58fcbf85718fc.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-da978468431f447a.rlib" "/opt/rustwide/target/debug/deps/libhttpdate-8172071adbcb9821.rlib" "/opt/rustwide/target/debug/deps/libisahc-27ea0dde963304c7.rlib" "/opt/rustwide/target/debug/deps/libmime-255653d28c915291.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-d8ad441518f60041.rlib" "/opt/rustwide/target/debug/deps/liburl-e530539c5a289047.rlib" "/opt/rustwide/target/debug/deps/libidna-d589b49a4549a1ec.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-9f8f1322bcaa1356.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-c643c0a1f7b94895.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-3da38bc1578ec686.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-8dbcfed52415a45a.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-d7d6f9fac1ee70de.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-98a88b5b53b82a03.rlib" "/opt/rustwide/target/debug/deps/libmatches-ec803435b0d6dbd5.rlib" "/opt/rustwide/target/debug/deps/libtracing_futures-569671f278c739db.rlib" "/opt/rustwide/target/debug/deps/libtracing-c2265701b049d8cf.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-ae2e970728cd160a.rlib" "/opt/rustwide/target/debug/deps/libpin_project-a4579678db7a16f5.rlib" "/opt/rustwide/target/debug/deps/libhttp-d28197d0dc42fb50.rlib" "/opt/rustwide/target/debug/deps/libfnv-74d41fd10066a65d.rlib" "/opt/rustwide/target/debug/deps/libsluice-3bcd9b0db651aa5d.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-4c8d6cd9d8b211df.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-2fe2d758c29a6ff2.rlib" "/opt/rustwide/target/debug/deps/libcurl-cdd6169fa98f2174.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-c41498492ee5efc6.rlib" "/opt/rustwide/target/debug/deps/libcurl_sys-b3ff7f56dc31fb92.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-ead7b36e7965ddc9.rlib" "/opt/rustwide/target/debug/deps/liblibz_sys-c2f58307929be0ae.rlib" "/opt/rustwide/target/debug/deps/liblibnghttp2_sys-e34851ceb544c664.rlib" "/opt/rustwide/target/debug/deps/libtokio-d0e9f7e99a220c1d.rlib" "/opt/rustwide/target/debug/deps/libbytes-d756a69163f1ed00.rlib" "/opt/rustwide/target/debug/deps/libmio-09824b0710815607.rlib" "/opt/rustwide/target/debug/deps/libserde_json-2b1e6025cf0e7cdd.rlib" "/opt/rustwide/target/debug/deps/libryu-e6fb900e507a464e.rlib" "/opt/rustwide/target/debug/deps/libitoa-02173bda857a16b4.rlib" "/opt/rustwide/target/debug/deps/libasync_object_pool-9f3bde556a416a61.rlib" "/opt/rustwide/target/debug/deps/libasync_std-65a7a21b4294dd53.rlib" "/opt/rustwide/target/debug/deps/libasync_global_executor-d0ef5463a288470b.rlib" "/opt/rustwide/target/debug/deps/libblocking-a773e14d244ea1fc.rlib" "/opt/rustwide/target/debug/deps/libatomic_waker-6ae22a8a6d359bc3.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-acec344003fa42f2.rlib" "/opt/rustwide/target/debug/deps/libasync_mutex-3286efdd99249675.rlib" "/opt/rustwide/target/debug/deps/libasync_executor-f590fb32c5caaf6f.rlib" "/opt/rustwide/target/debug/deps/libasync_task-581522a69ca658c2.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-22e234bcff78aefc.rlib" "/opt/rustwide/target/debug/deps/libasync_process-d1f57cf05e387458.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook-27f062f2558f2099.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-c74eba2a541807e7.rlib" "/opt/rustwide/target/debug/deps/libasync_io-bf59cdaa3602c3fc.rlib" "/opt/rustwide/target/debug/deps/libslab-3fe28842158339e2.rlib" "/opt/rustwide/target/debug/deps/libpolling-c4ebd90aed854415.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-2d047839a5a31cff.rlib" "/opt/rustwide/target/debug/deps/libsocket2-b45b4c67358d742a.rlib" "/opt/rustwide/target/debug/deps/liblibc-0ee8e625c95aed4a.rlib" "/opt/rustwide/target/debug/deps/libfutures_lite-73160bf0e2d60d20.rlib" "/opt/rustwide/target/debug/deps/libfastrand-d5531d5f1ef97941.rlib" "/opt/rustwide/target/debug/deps/libwaker_fn-5a93e426061dd299.rlib" "/opt/rustwide/target/debug/deps/libparking-85a0055be77fd60e.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-73386f59a1492b3d.rlib" "/opt/rustwide/target/debug/deps/libasync_channel-aa38409d840b96dd.rlib" "/opt/rustwide/target/debug/deps/libconcurrent_queue-fbc12658b45b6b65.rlib" "/opt/rustwide/target/debug/deps/libcache_padded-46d793691287be0e.rlib" "/opt/rustwide/target/debug/deps/libasync_lock-f13ee8d897e6eb18.rlib" "/opt/rustwide/target/debug/deps/libevent_listener-7bdfa3b5d0da6714.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-72d950b52bab5083.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-6658f7c5b0898ee7.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-7df5fa68417af0a9.rlib" "/opt/rustwide/target/debug/deps/libkv_log_macro-427be052ae7b7a39.rlib" "/opt/rustwide/target/debug/deps/liblog-8e36204f123bd661.rlib" "/opt/rustwide/target/debug/deps/libvalue_bag-23f928a37c201851.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-477585129feec44c.rlib" "/opt/rustwide/target/debug/deps/libserde_regex-1d69ae71bbb3a806.rlib" "/opt/rustwide/target/debug/deps/libserde-d49a35c4de63eb28.rlib" "/opt/rustwide/target/debug/deps/libregex-14edb7dff9ca13a5.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-f718d7e8c1e326bc.rlib" "/opt/rustwide/target/debug/deps/libmemchr-4b7e7f97fdf3b1c2.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-cfec10257cbd629b.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-f67718dd40129317.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-9c44f1fe63de3edb.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-5dfdbb680ac299a1.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-353beaf877db2fdf.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-cd4abd33332d2d3f.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-3b908b5b50ddd80c.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-9cafd3521b5532d3.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-7b0935832903a9ac.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-8a349b13d67c76e3.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-9d41e7cb09eafd8e.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-095194fedb4c0ec4.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-968cf83f088269ec.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-e63bbb95a6beff5c.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-9f216e67c2916fa5.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-4688b763605c6a0e.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-a9b2dc3244289321.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-52d5241975807511.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-9924c22ae1efcf66.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-003d83a588984e1f.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lz" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/scheduler-af0a5cd6a6fb9402" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/setup_teardown-6cf8dcf37eaeb8d7.setup_teardown.3bc59318-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/setup_teardown-6cf8dcf37eaeb8d7.setup_teardown.3bc59318-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/setup_teardown-6cf8dcf37eaeb8d7.setup_teardown.3bc59318-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/setup_teardown-6cf8dcf37eaeb8d7.setup_teardown.3bc59318-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/setup_teardown-6cf8dcf37eaeb8d7.setup_teardown.3bc59318-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/setup_teardown-6cf8dcf37eaeb8d7.setup_teardown.3bc59318-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/setup_teardown-6cf8dcf37eaeb8d7.setup_teardown.3bc59318-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/setup_teardown-6cf8dcf37eaeb8d7.setup_teardown.3bc59318-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/setup_teardown-6cf8dcf37eaeb8d7.setup_teardown.3bc59318-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/setup_teardown-6cf8dcf37eaeb8d7.setup_teardown.3bc59318-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/setup_teardown-6cf8dcf37eaeb8d7.setup_teardown.3bc59318-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/setup_teardown-6cf8dcf37eaeb8d7.setup_teardown.3bc59318-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/setup_teardown-6cf8dcf37eaeb8d7.setup_teardown.3bc59318-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/setup_teardown-6cf8dcf37eaeb8d7.setup_teardown.3bc59318-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/setup_teardown-6cf8dcf37eaeb8d7.setup_teardown.3bc59318-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/setup_teardown-6cf8dcf37eaeb8d7.setup_teardown.3bc59318-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/setup_teardown-6cf8dcf37eaeb8d7.527jroq5ki8yrg64.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/curl-sys-05247d9ee640110f/out/build" "-L" "/opt/rustwide/target/debug/build/libnghttp2-sys-3b9125f728688a06/out/i/lib" "-L" "/opt/rustwide/target/debug/build/ring-0f34a5d678bd7990/out" "-L" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-1ce38cc2ca963dbe.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-44cde79bf84da402.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-4dc925bb53d03412.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-2216cca8b1bb2a2f.rlib" "/opt/rustwide/target/debug/deps/libgoose-8146f77d097cee3d.rlib" "/opt/rustwide/target/debug/deps/libctrlc-616d74a308877bb6.rlib" "/opt/rustwide/target/debug/deps/libnix-e06e820a26d82a54.rlib" "/opt/rustwide/target/debug/deps/libflume-7fd1ef64af43689a.rlib" "/opt/rustwide/target/debug/deps/libspinning_top-9b0618b476d2982d.rlib" "/opt/rustwide/target/debug/deps/libnanorand-123e2eb878ae50c1.rlib" "/opt/rustwide/target/debug/deps/libtokio_tungstenite-41d28ae41758371b.rlib" "/opt/rustwide/target/debug/deps/libnum_format-e3da385451c73cb5.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-5a012e40d02dc0d2.rlib" "/opt/rustwide/target/debug/deps/libnodrop-9d0d8db5fe139ba7.rlib" "/opt/rustwide/target/debug/deps/libitertools-78c60b588458e652.rlib" "/opt/rustwide/target/debug/deps/libeither-d092b3e3a60a447e.rlib" "/opt/rustwide/target/debug/deps/libreqwest-c9326e1a7933af98.rlib" "/opt/rustwide/target/debug/deps/libcookie_store-e0bc2ba143db3be1.rlib" "/opt/rustwide/target/debug/deps/libpublicsuffix-2d0b389d31e47d59.rlib" "/opt/rustwide/target/debug/deps/libcookie-673c215329805c2e.rlib" "/opt/rustwide/target/debug/deps/libtime-c8e65c65350a86d0.rlib" "/opt/rustwide/target/debug/deps/libtime_macros-685a2ec1db995178.rlib" "/opt/rustwide/target/debug/deps/libstandback-2f738df25f050975.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-690ada3ef459aaca.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-d6415af30abc6871.rlib" "/opt/rustwide/target/debug/deps/libipnet-7ec94a7054a3e9ae.rlib" "/opt/rustwide/target/debug/deps/libtokio_native_tls-f9af5aa3aac8de6a.rlib" "/opt/rustwide/target/debug/deps/libasync_compression-8fb6666f3c25ae62.rlib" "/opt/rustwide/target/debug/deps/libflate2-4c8f9f357c04347f.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-b9be161bd4ca1b40.rlib" "/opt/rustwide/target/debug/deps/libadler-04e4bd7392188ec3.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-e95baee0ab125333.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-0a67700f9734e532.rlib" "/opt/rustwide/target/debug/deps/libopenssl-be24c2432ce1da23.rlib" "/opt/rustwide/target/debug/deps/libbitflags-603a79344a96ee73.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-32493eedc87a36f8.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-3419cfa5ef43c21e.rlib" "/opt/rustwide/target/debug/deps/libtungstenite-4229accc17e73b8a.rlib" "/opt/rustwide/target/debug/deps/librand-515e20167852152d.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-0e9e657fd96edf14.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-82bdeb907cc2ed56.rlib" "/opt/rustwide/target/debug/deps/librand_core-99a1b991412002e3.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-95ec05c71b4f1de1.rlib" "/opt/rustwide/target/debug/deps/libutf8-c3d0d3f84ee13cc4.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-f328109de99d6196.rlib" "/opt/rustwide/target/debug/deps/libsha1-185476cd0bdd66f3.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-49e4328bd37edb6c.rlib" "/opt/rustwide/target/debug/deps/libcpufeatures-3fc5ee202da1d2c8.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-94640a91528f1818.rlib" "/opt/rustwide/target/debug/deps/libdigest-4312c65daf5babba.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-4eff79de3fa0ab05.rlib" "/opt/rustwide/target/debug/deps/libtypenum-0d64906a7293a7d7.rlib" "/opt/rustwide/target/debug/deps/libthiserror-b8f30a2924b54b1e.rlib" "/opt/rustwide/target/debug/deps/libfutures-fa6ebee7ef52e3be.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-970ac1a4daf95b1f.rlib" "/opt/rustwide/target/debug/deps/libsimplelog-b59dd84ef1c82e20.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-48569ba71e859b79.rlib" "/opt/rustwide/target/debug/deps/libchrono-2808c0ccfec69f3e.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-3dd8c873f5e50baf.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-0c527cb00fdb04f8.rlib" "/opt/rustwide/target/debug/deps/libtime-d0567c07f4166fc5.rlib" "/opt/rustwide/target/debug/deps/libgumdrop-89301dd856c98fa3.rlib" "/opt/rustwide/target/debug/deps/libserial_test-f8cc4a59c0433b3c.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-43dcb5204c18e24b.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-4a14520071c79db9.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-2373f89db8adc0bf.rlib" "/opt/rustwide/target/debug/deps/liblock_api-28302a5e66dc2110.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-4b059ff10415273f.rlib" "/opt/rustwide/target/debug/deps/libinstant-935e74d8392426ec.rlib" "/opt/rustwide/target/debug/deps/libhttpmock-3fcf9f8fe8aaafa0.rlib" "/opt/rustwide/target/debug/deps/liblevenshtein-10449488beed302a.rlib" "/opt/rustwide/target/debug/deps/libbase64-8b10e97376989597.rlib" "/opt/rustwide/target/debug/deps/libqstring-699463d5379c9a38.rlib" "/opt/rustwide/target/debug/deps/libassert_json_diff-046e0fe86c1efa28.rlib" "/opt/rustwide/target/debug/deps/libdifference-c1087db8e4716a08.rlib" "/opt/rustwide/target/debug/deps/libbasic_cookies-a2c9b3ab3d2082bb.rlib" "/opt/rustwide/target/debug/deps/liblalrpop_util-ebfa9b92aedc79eb.rlib" "/opt/rustwide/target/debug/deps/libhyper-370431400342881e.rlib" "/opt/rustwide/target/debug/deps/libwant-19e8f555938ab59f.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-b60f09daed618188.rlib" "/opt/rustwide/target/debug/deps/libh2-c6ca202eda944293.rlib" "/opt/rustwide/target/debug/deps/libindexmap-290cbc42a953be85.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-013c7f75422a41d2.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-64d6439d798af8cc.rlib" "/opt/rustwide/target/debug/deps/libhttparse-f7812cb6d77bb4bb.rlib" "/opt/rustwide/target/debug/deps/libtower_service-8c5aa5ed9dd33f52.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-036c15d996fdef2d.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-73c58fcbf85718fc.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-da978468431f447a.rlib" "/opt/rustwide/target/debug/deps/libhttpdate-8172071adbcb9821.rlib" "/opt/rustwide/target/debug/deps/libisahc-27ea0dde963304c7.rlib" "/opt/rustwide/target/debug/deps/libmime-255653d28c915291.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-d8ad441518f60041.rlib" "/opt/rustwide/target/debug/deps/liburl-e530539c5a289047.rlib" "/opt/rustwide/target/debug/deps/libidna-d589b49a4549a1ec.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-9f8f1322bcaa1356.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-c643c0a1f7b94895.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-3da38bc1578ec686.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-8dbcfed52415a45a.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-d7d6f9fac1ee70de.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-98a88b5b53b82a03.rlib" "/opt/rustwide/target/debug/deps/libmatches-ec803435b0d6dbd5.rlib" "/opt/rustwide/target/debug/deps/libtracing_futures-569671f278c739db.rlib" "/opt/rustwide/target/debug/deps/libtracing-c2265701b049d8cf.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-ae2e970728cd160a.rlib" "/opt/rustwide/target/debug/deps/libpin_project-a4579678db7a16f5.rlib" "/opt/rustwide/target/debug/deps/libhttp-d28197d0dc42fb50.rlib" "/opt/rustwide/target/debug/deps/libfnv-74d41fd10066a65d.rlib" "/opt/rustwide/target/debug/deps/libsluice-3bcd9b0db651aa5d.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-4c8d6cd9d8b211df.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-2fe2d758c29a6ff2.rlib" "/opt/rustwide/target/debug/deps/libcurl-cdd6169fa98f2174.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-c41498492ee5efc6.rlib" "/opt/rustwide/target/debug/deps/libcurl_sys-b3ff7f56dc31fb92.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-ead7b36e7965ddc9.rlib" "/opt/rustwide/target/debug/deps/liblibz_sys-c2f58307929be0ae.rlib" "/opt/rustwide/target/debug/deps/liblibnghttp2_sys-e34851ceb544c664.rlib" "/opt/rustwide/target/debug/deps/libtokio-d0e9f7e99a220c1d.rlib" "/opt/rustwide/target/debug/deps/libbytes-d756a69163f1ed00.rlib" "/opt/rustwide/target/debug/deps/libmio-09824b0710815607.rlib" "/opt/rustwide/target/debug/deps/libserde_json-2b1e6025cf0e7cdd.rlib" "/opt/rustwide/target/debug/deps/libryu-e6fb900e507a464e.rlib" "/opt/rustwide/target/debug/deps/libitoa-02173bda857a16b4.rlib" "/opt/rustwide/target/debug/deps/libasync_object_pool-9f3bde556a416a61.rlib" "/opt/rustwide/target/debug/deps/libasync_std-65a7a21b4294dd53.rlib" "/opt/rustwide/target/debug/deps/libasync_global_executor-d0ef5463a288470b.rlib" "/opt/rustwide/target/debug/deps/libblocking-a773e14d244ea1fc.rlib" "/opt/rustwide/target/debug/deps/libatomic_waker-6ae22a8a6d359bc3.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-acec344003fa42f2.rlib" "/opt/rustwide/target/debug/deps/libasync_mutex-3286efdd99249675.rlib" "/opt/rustwide/target/debug/deps/libasync_executor-f590fb32c5caaf6f.rlib" "/opt/rustwide/target/debug/deps/libasync_task-581522a69ca658c2.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-22e234bcff78aefc.rlib" "/opt/rustwide/target/debug/deps/libasync_process-d1f57cf05e387458.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook-27f062f2558f2099.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-c74eba2a541807e7.rlib" "/opt/rustwide/target/debug/deps/libasync_io-bf59cdaa3602c3fc.rlib" "/opt/rustwide/target/debug/deps/libslab-3fe28842158339e2.rlib" "/opt/rustwide/target/debug/deps/libpolling-c4ebd90aed854415.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-2d047839a5a31cff.rlib" "/opt/rustwide/target/debug/deps/libsocket2-b45b4c67358d742a.rlib" "/opt/rustwide/target/debug/deps/liblibc-0ee8e625c95aed4a.rlib" "/opt/rustwide/target/debug/deps/libfutures_lite-73160bf0e2d60d20.rlib" "/opt/rustwide/target/debug/deps/libfastrand-d5531d5f1ef97941.rlib" "/opt/rustwide/target/debug/deps/libwaker_fn-5a93e426061dd299.rlib" "/opt/rustwide/target/debug/deps/libparking-85a0055be77fd60e.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-73386f59a1492b3d.rlib" "/opt/rustwide/target/debug/deps/libasync_channel-aa38409d840b96dd.rlib" "/opt/rustwide/target/debug/deps/libconcurrent_queue-fbc12658b45b6b65.rlib" "/opt/rustwide/target/debug/deps/libcache_padded-46d793691287be0e.rlib" "/opt/rustwide/target/debug/deps/libasync_lock-f13ee8d897e6eb18.rlib" "/opt/rustwide/target/debug/deps/libevent_listener-7bdfa3b5d0da6714.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-72d950b52bab5083.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-6658f7c5b0898ee7.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-7df5fa68417af0a9.rlib" "/opt/rustwide/target/debug/deps/libkv_log_macro-427be052ae7b7a39.rlib" "/opt/rustwide/target/debug/deps/liblog-8e36204f123bd661.rlib" "/opt/rustwide/target/debug/deps/libvalue_bag-23f928a37c201851.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-477585129feec44c.rlib" "/opt/rustwide/target/debug/deps/libserde_regex-1d69ae71bbb3a806.rlib" "/opt/rustwide/target/debug/deps/libserde-d49a35c4de63eb28.rlib" "/opt/rustwide/target/debug/deps/libregex-14edb7dff9ca13a5.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-f718d7e8c1e326bc.rlib" "/opt/rustwide/target/debug/deps/libmemchr-4b7e7f97fdf3b1c2.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-cfec10257cbd629b.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-f67718dd40129317.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-9c44f1fe63de3edb.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-5dfdbb680ac299a1.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-353beaf877db2fdf.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-cd4abd33332d2d3f.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-3b908b5b50ddd80c.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-9cafd3521b5532d3.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-7b0935832903a9ac.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-8a349b13d67c76e3.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-9d41e7cb09eafd8e.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-095194fedb4c0ec4.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-968cf83f088269ec.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-e63bbb95a6beff5c.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-9f216e67c2916fa5.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-4688b763605c6a0e.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-a9b2dc3244289321.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-52d5241975807511.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-9924c22ae1efcf66.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-003d83a588984e1f.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lz" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/setup_teardown-6cf8dcf37eaeb8d7" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "4487903e8a0e8577fc3d689a90f09127c3e5db581c57c116ae514af47cd23a52", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4487903e8a0e8577fc3d689a90f09127c3e5db581c57c116ae514af47cd23a52", kill_on_drop: false }` [INFO] [stdout] 4487903e8a0e8577fc3d689a90f09127c3e5db581c57c116ae514af47cd23a52