[INFO] cloning repository https://github.com/jeremyandrews/goose [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jeremyandrews/goose" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjeremyandrews%2Fgoose", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjeremyandrews%2Fgoose'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 284aa4d3fe2b03561e6d72f7ac3a3454b27d3ae1 [INFO] testing jeremyandrews/goose against 1.55.0 for beta-1.56-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjeremyandrews%2Fgoose" "/workspace/builds/worker-14/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-14/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/jeremyandrews/goose on toolchain 1.55.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.55.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/jeremyandrews/goose [INFO] finished tweaking git repo https://github.com/jeremyandrews/goose [INFO] tweaked toml for git repo https://github.com/jeremyandrews/goose written to /workspace/builds/worker-14/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.55.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.55.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e1721975208fc2ede42b38f30775055c235f2c7d86f92eb8919718717dbdca5f [INFO] running `Command { std: "docker" "start" "-a" "e1721975208fc2ede42b38f30775055c235f2c7d86f92eb8919718717dbdca5f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e1721975208fc2ede42b38f30775055c235f2c7d86f92eb8919718717dbdca5f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e1721975208fc2ede42b38f30775055c235f2c7d86f92eb8919718717dbdca5f", kill_on_drop: false }` [INFO] [stdout] e1721975208fc2ede42b38f30775055c235f2c7d86f92eb8919718717dbdca5f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c6e74b8c1f70094baae063175a722b389d62f4e45e8738fa6c81028028567356 [INFO] running `Command { std: "docker" "start" "-a" "c6e74b8c1f70094baae063175a722b389d62f4e45e8738fa6c81028028567356", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling syn v1.0.76 [INFO] [stderr] Compiling libc v0.2.101 [INFO] [stderr] Compiling futures-core v0.3.17 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling futures-sink v0.3.17 [INFO] [stderr] Compiling futures-task v0.3.17 [INFO] [stderr] Compiling futures-channel v0.3.17 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Compiling unicode-bidi v0.3.6 [INFO] [stderr] Compiling httparse v1.5.1 [INFO] [stderr] Compiling futures-io v0.3.17 [INFO] [stderr] Compiling slab v0.4.4 [INFO] [stderr] Compiling openssl v0.10.36 [INFO] [stderr] Compiling native-tls v0.2.8 [INFO] [stderr] Compiling cpufeatures v0.2.1 [INFO] [stderr] Compiling utf-8 v0.7.6 [INFO] [stderr] Compiling async-trait v0.1.51 [INFO] [stderr] Compiling downcast-rs v1.2.0 [INFO] [stderr] Compiling value-bag v1.0.0-alpha.7 [INFO] [stderr] Compiling futures-macro v0.3.17 [INFO] [stderr] Compiling tokio v1.11.0 [INFO] [stderr] Compiling futures-util v0.3.17 [INFO] [stderr] Compiling tinyvec v1.4.0 [INFO] [stderr] Compiling openssl-sys v0.9.66 [INFO] [stderr] Compiling tracing-core v0.1.19 [INFO] [stderr] Compiling lock_api v0.4.5 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling goose v0.14.0-dev (/opt/rustwide/workdir) [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling num-format v0.4.0 [INFO] [stderr] Compiling http v0.2.4 [INFO] [stderr] Compiling spin v0.9.2 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling sha-1 v0.9.8 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling socket2 v0.4.1 [INFO] [stderr] Compiling flate2 v1.0.21 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling nix v0.22.0 [INFO] [stderr] Compiling http-body v0.4.3 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling nanorand v0.6.1 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling publicsuffix v1.5.6 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling ctrlc v3.2.0 [INFO] [stderr] Compiling ctor v0.1.21 [INFO] [stderr] Compiling tokio-macros v1.3.0 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling time-macros-impl v0.1.2 [INFO] [stderr] Compiling tracing-attributes v0.1.15 [INFO] [stderr] Compiling thiserror-impl v1.0.29 [INFO] [stderr] Compiling pin-project-internal v1.0.8 [INFO] [stderr] Compiling gumdrop_derive v0.8.0 [INFO] [stderr] Compiling time-macros v0.1.1 [INFO] [stderr] Compiling time v0.2.27 [INFO] [stderr] Compiling gumdrop v0.8.0 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling thiserror v1.0.29 [INFO] [stderr] Compiling pin-project v1.0.8 [INFO] [stderr] Compiling flume v0.10.9 [INFO] [stderr] Compiling cookie v0.14.4 [INFO] [stderr] Compiling mio v0.7.13 [INFO] [stderr] Compiling tracing v0.1.26 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling simplelog v0.10.0 [INFO] [stderr] Compiling tungstenite v0.14.0 [INFO] [stderr] Compiling tungstenite v0.15.0 [INFO] [stderr] Compiling futures-executor v0.3.17 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling futures v0.3.17 [INFO] [stderr] Compiling tokio-util v0.6.8 [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.4 [INFO] [stderr] Compiling serde_json v1.0.67 [INFO] [stderr] Compiling serde_urlencoded v0.7.0 [INFO] [stderr] Compiling serde_cbor v0.11.2 [INFO] [stderr] Compiling cookie_store v0.12.0 [INFO] [stderr] Compiling hyper v0.14.12 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling reqwest v0.11.4 [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 12s [INFO] running `Command { std: "docker" "inspect" "c6e74b8c1f70094baae063175a722b389d62f4e45e8738fa6c81028028567356", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c6e74b8c1f70094baae063175a722b389d62f4e45e8738fa6c81028028567356", kill_on_drop: false }` [INFO] [stdout] c6e74b8c1f70094baae063175a722b389d62f4e45e8738fa6c81028028567356 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ed2dd5af5b5e63f576062b41c24f520b4e161fccf9fa12530858884a23cedaea [INFO] running `Command { std: "docker" "start" "-a" "ed2dd5af5b5e63f576062b41c24f520b4e161fccf9fa12530858884a23cedaea", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling fastrand v1.5.0 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling siphasher v0.3.7 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling fixedbitset v0.2.0 [INFO] [stderr] Compiling signal-hook v0.3.10 [INFO] [stderr] Compiling precomputed-hash v0.1.1 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling new_debug_unreachable v1.0.4 [INFO] [stderr] Compiling pico-args v0.4.2 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling curl v0.4.38 [INFO] [stderr] Compiling isahc v1.5.0 [INFO] [stderr] Compiling difference v2.0.0 [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.45+curl-7.78.0 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling async-lock v2.4.0 [INFO] [stderr] Compiling qstring v0.7.2 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling async-channel v1.6.1 [INFO] [stderr] Compiling serial_test_derive v0.5.1 [INFO] [stderr] Compiling lalrpop-util v0.19.6 [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 sluice v0.5.5 [INFO] [stderr] Compiling petgraph v0.5.1 [INFO] [stderr] Compiling futures-lite v1.12.0 [INFO] [stderr] Compiling phf_shared v0.8.0 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling bit-set v0.5.2 [INFO] [stderr] Compiling term v0.7.0 [INFO] [stderr] Compiling string_cache v0.8.1 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling ascii-canvas v3.0.0 [INFO] [stderr] Compiling lalrpop v0.19.6 [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 serial_test v0.5.1 [INFO] [stderr] Compiling async-process v1.2.0 [INFO] [stderr] Compiling async-global-executor v2.0.2 [INFO] [stderr] Compiling async-std v1.10.0 [INFO] [stderr] Compiling webpki v0.21.4 [INFO] [stderr] Compiling sct v0.6.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.6.2 [INFO] [stderr] Compiling goose v0.14.0-dev (/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 defaults --edition=2018 tests/defaults.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=087f5f273f51d8e0 -C extra-filename=-087f5f273f51d8e0 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-04cd66aff8afb294.so --extern chrono=/opt/rustwide/target/debug/deps/libchrono-9eed9f679185bbd7.rlib --extern ctrlc=/opt/rustwide/target/debug/deps/libctrlc-c576fea7ba0b9d23.rlib --extern downcast_rs=/opt/rustwide/target/debug/deps/libdowncast_rs-8b083fc5e75e5fac.rlib --extern flume=/opt/rustwide/target/debug/deps/libflume-9aa6b8ecc8f0c60a.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-112a2846760d699f.rlib --extern goose=/opt/rustwide/target/debug/deps/libgoose-ffe7ff2d7c746642.rlib --extern gumdrop=/opt/rustwide/target/debug/deps/libgumdrop-ae4e8ffcdbe5ada8.rlib --extern http=/opt/rustwide/target/debug/deps/libhttp-c76c2d1589abb3bb.rlib --extern httpmock=/opt/rustwide/target/debug/deps/libhttpmock-81443681439cd31f.rlib --extern itertools=/opt/rustwide/target/debug/deps/libitertools-c0ea5b4b1d6f2c02.rlib --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-df981c5871754530.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-80d1d4be8298fb72.rlib --extern native_tls=/opt/rustwide/target/debug/deps/libnative_tls-b8e9f0d96e28f124.rlib --extern num_format=/opt/rustwide/target/debug/deps/libnum_format-6c2f1ff18e82d04f.rlib --extern num_cpus=/opt/rustwide/target/debug/deps/libnum_cpus-96a1ba98e7aff472.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-42d7073966229918.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-27bd9e77ed307a48.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-cf05b10627de043d.rlib --extern rustls=/opt/rustwide/target/debug/deps/librustls-c483320ebfa7bd25.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-f1a7326e255a542b.rlib --extern serde_cbor=/opt/rustwide/target/debug/deps/libserde_cbor-8fad295d8dfe6843.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-1b514095e131f1e2.rlib --extern serial_test=/opt/rustwide/target/debug/deps/libserial_test-4e7b0b11eab9e93e.rlib --extern simplelog=/opt/rustwide/target/debug/deps/libsimplelog-ca553047dd5a728b.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-10cb49011451020e.rlib --extern tokio_tungstenite=/opt/rustwide/target/debug/deps/libtokio_tungstenite-4bf22934e36b506f.rlib --extern tungstenite=/opt/rustwide/target/debug/deps/libtungstenite-14069c248fcd20c0.rlib --extern url=/opt/rustwide/target/debug/deps/liburl-c31c909236f6f6d2.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/curl-sys-eb059a38bf2b1b06/out/build -L native=/opt/rustwide/target/debug/build/libnghttp2-sys-2cda3e4322618b3e/out/i/lib -L native=/opt/rustwide/target/debug/build/ring-0469882a47fe746a/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-bdc07e53ab8e85fd.simple_closure.bdd59641-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/simple_closure-bdc07e53ab8e85fd.simple_closure.bdd59641-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/simple_closure-bdc07e53ab8e85fd.simple_closure.bdd59641-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/simple_closure-bdc07e53ab8e85fd.simple_closure.bdd59641-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/simple_closure-bdc07e53ab8e85fd.simple_closure.bdd59641-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/simple_closure-bdc07e53ab8e85fd.simple_closure.bdd59641-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/simple_closure-bdc07e53ab8e85fd.simple_closure.bdd59641-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/simple_closure-bdc07e53ab8e85fd.simple_closure.bdd59641-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/simple_closure-bdc07e53ab8e85fd.simple_closure.bdd59641-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/simple_closure-bdc07e53ab8e85fd.simple_closure.bdd59641-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/simple_closure-bdc07e53ab8e85fd.simple_closure.bdd59641-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/simple_closure-bdc07e53ab8e85fd.simple_closure.bdd59641-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/simple_closure-bdc07e53ab8e85fd.simple_closure.bdd59641-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/simple_closure-bdc07e53ab8e85fd.simple_closure.bdd59641-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/simple_closure-bdc07e53ab8e85fd.simple_closure.bdd59641-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/simple_closure-bdc07e53ab8e85fd.simple_closure.bdd59641-cgu.9.rcgu.o" "/opt/rustwide/target/debug/examples/simple_closure-bdc07e53ab8e85fd.4xuay4vt36e1y35p.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/curl-sys-eb059a38bf2b1b06/out/build" "-L" "/opt/rustwide/target/debug/build/libnghttp2-sys-2cda3e4322618b3e/out/i/lib" "-L" "/opt/rustwide/target/debug/build/ring-0469882a47fe746a/out" "-L" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libgoose-ffe7ff2d7c746642.rlib" "/opt/rustwide/target/debug/deps/libctrlc-c576fea7ba0b9d23.rlib" "/opt/rustwide/target/debug/deps/libnix-4cb356efc9230914.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-cfa241b6ab16dc70.rlib" "/opt/rustwide/target/debug/deps/libflume-9aa6b8ecc8f0c60a.rlib" "/opt/rustwide/target/debug/deps/libspin-7ba3bd13311e178d.rlib" "/opt/rustwide/target/debug/deps/liblock_api-f5275ca3ff8e0794.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-a57a6a52cef5676e.rlib" "/opt/rustwide/target/debug/deps/libnanorand-0c0e3c11783dcf58.rlib" "/opt/rustwide/target/debug/deps/libnum_format-6c2f1ff18e82d04f.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-497df1635052e307.rlib" "/opt/rustwide/target/debug/deps/libnodrop-0193680fb3aed622.rlib" "/opt/rustwide/target/debug/deps/libitertools-c0ea5b4b1d6f2c02.rlib" "/opt/rustwide/target/debug/deps/libeither-86164c251fc3f461.rlib" "/opt/rustwide/target/debug/deps/libreqwest-cf05b10627de043d.rlib" "/opt/rustwide/target/debug/deps/libcookie_store-505b36092303ef42.rlib" "/opt/rustwide/target/debug/deps/libpublicsuffix-75c148ef841e8b42.rlib" "/opt/rustwide/target/debug/deps/libcookie-8ac582f1b88e962f.rlib" "/opt/rustwide/target/debug/deps/libtime-0a4127316f1968b5.rlib" "/opt/rustwide/target/debug/deps/libtime_macros-773e907a40eedc0f.rlib" "/opt/rustwide/target/debug/deps/libstandback-f11b5ce84ba77434.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-44ca9cd4db2c9e06.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-4d3f4fb7a020f860.rlib" "/opt/rustwide/target/debug/deps/libipnet-fee388e9876a2ccd.rlib" "/opt/rustwide/target/debug/deps/libtokio_native_tls-b4c32be2086b9a04.rlib" "/opt/rustwide/target/debug/deps/libmime-81c0a547976aedd9.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-34b9d2a12e311f65.rlib" "/opt/rustwide/target/debug/deps/libserde_json-1b514095e131f1e2.rlib" "/opt/rustwide/target/debug/deps/libryu-739207766fb1644f.rlib" "/opt/rustwide/target/debug/deps/libasync_compression-3efcaa92e5d02d5f.rlib" "/opt/rustwide/target/debug/deps/libflate2-40dc67174836eb77.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-c96737ccceaf4411.rlib" "/opt/rustwide/target/debug/deps/libadler-005892d84f32fadf.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-dd69a6ecca84fe76.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-b8e9f0d96e28f124.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-2859b577b47e78ac.rlib" "/opt/rustwide/target/debug/deps/libopenssl-04bf53e15bc18a69.rlib" "/opt/rustwide/target/debug/deps/libbitflags-f947290fec4feb2c.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-24ec6f510909448f.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-87fc368e0f0dce56.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-deff832b2fd3330f.rlib" "/opt/rustwide/target/debug/deps/libhyper-f017f249841928d2.rlib" "/opt/rustwide/target/debug/deps/libwant-3201e945f8b51cd5.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-d6cb38c84a8dbb06.rlib" "/opt/rustwide/target/debug/deps/libsocket2-be254d2e32b54f9d.rlib" "/opt/rustwide/target/debug/deps/libh2-82ac30ce3debb9b1.rlib" "/opt/rustwide/target/debug/deps/libindexmap-de1cce7d8ccee71e.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-caf720124733e13b.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-deeceeff34545de8.rlib" "/opt/rustwide/target/debug/deps/libtower_service-6990ec38e09d2cbe.rlib" "/opt/rustwide/target/debug/deps/libhttpdate-c55ad724ac7da978.rlib" "/opt/rustwide/target/debug/deps/libtracing-84c5b4e1b5bff1eb.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-60f5f4324a3543e9.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-370bb86a6b1760c3.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-df981c5871754530.rlib" "/opt/rustwide/target/debug/deps/libdowncast_rs-8b083fc5e75e5fac.rlib" "/opt/rustwide/target/debug/deps/libtokio_tungstenite-4bf22934e36b506f.rlib" "/opt/rustwide/target/debug/deps/libpin_project-6567b10a869ef516.rlib" "/opt/rustwide/target/debug/deps/libtungstenite-ffacd428a27e93d7.rlib" "/opt/rustwide/target/debug/deps/libbase64-6f58e0ee187256d5.rlib" "/opt/rustwide/target/debug/deps/librand-42d7073966229918.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-b410ca06e61944db.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-069634687179693a.rlib" "/opt/rustwide/target/debug/deps/librand_core-58a16677a199082b.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-871fe856b6ab5300.rlib" "/opt/rustwide/target/debug/deps/libutf8-95a5585fa4338dfd.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-f387c8e731df044c.rlib" "/opt/rustwide/target/debug/deps/libsha1-dea315f4e27dd000.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-d425f2f530aa65be.rlib" "/opt/rustwide/target/debug/deps/libcpufeatures-d07f9ccdb4d2eb6f.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-1d138127abf2d99b.rlib" "/opt/rustwide/target/debug/deps/libdigest-24716e0bdbc1377d.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-6677456403e8f659.rlib" "/opt/rustwide/target/debug/deps/libtypenum-81ca94bc9a0f2863.rlib" "/opt/rustwide/target/debug/deps/libhttparse-d980426a2a898d71.rlib" "/opt/rustwide/target/debug/deps/libthiserror-d539cabaa04ba74f.rlib" "/opt/rustwide/target/debug/deps/liburl-c31c909236f6f6d2.rlib" "/opt/rustwide/target/debug/deps/libidna-71aff9354e418c3e.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-55b5a222ba338c07.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-8d383f2269cf0913.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-8102c6c5d37b89f3.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-325e22c7978d4097.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-b8040838849b86ed.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-e457123dded25aba.rlib" "/opt/rustwide/target/debug/deps/libmatches-96501c250b6e78f0.rlib" "/opt/rustwide/target/debug/deps/libhttp-c76c2d1589abb3bb.rlib" "/opt/rustwide/target/debug/deps/libitoa-550a0474c7b5308e.rlib" "/opt/rustwide/target/debug/deps/libfnv-d1dc8bedb5ffcb44.rlib" "/opt/rustwide/target/debug/deps/libtokio-10cb49011451020e.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-03657ec00760b752.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-96a1ba98e7aff472.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-9fffd75946fb8778.rlib" "/opt/rustwide/target/debug/deps/libbytes-4fa0ff79bd79c8a4.rlib" "/opt/rustwide/target/debug/deps/libmio-88d1558bb644a441.rlib" "/opt/rustwide/target/debug/deps/libregex-27bd9e77ed307a48.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-4c39e51ac9fce8dc.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-b77be10fdde4f88a.rlib" "/opt/rustwide/target/debug/deps/libfutures-112a2846760d699f.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-ae90f5e042848fb7.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-6d566376d5c5e412.rlib" "/opt/rustwide/target/debug/deps/libmemchr-0f592fda00c64810.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-1e0c3c5fd5238e6b.rlib" "/opt/rustwide/target/debug/deps/libslab-8a986d953e272c90.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-e63b810c241dd44f.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-eca84dd3ea8e853e.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-54941fc5ee35e3a0.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-304962a425599f26.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-179c4ec3b1bb6929.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-f3d5418223d2fe38.rlib" "/opt/rustwide/target/debug/deps/libsimplelog-ca553047dd5a728b.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-8f27c150af643511.rlib" "/opt/rustwide/target/debug/deps/libchrono-9eed9f679185bbd7.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-57190017cbe175ef.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-36550ce66ce5d1f4.rlib" "/opt/rustwide/target/debug/deps/libtime-6cf86b8a21acf1fa.rlib" "/opt/rustwide/target/debug/deps/liblibc-3daf5756cb8889ad.rlib" "/opt/rustwide/target/debug/deps/libserde-f1a7326e255a542b.rlib" "/opt/rustwide/target/debug/deps/libgumdrop-ae4e8ffcdbe5ada8.rlib" "/opt/rustwide/target/debug/deps/liblog-80d1d4be8298fb72.rlib" "/opt/rustwide/target/debug/deps/libvalue_bag-82254e2316a8f2a3.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-dece450273084492.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-008055cc7d873802.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-06f01ac2578bda94.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-f9a3c3274a1835e0.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-d4cbb754ee9f4daa.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-95c14e1c1e3ebcc4.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-d489f0ca872880cc.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-75f07df0b18fea39.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-0c35b278736219a2.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-e530649c9a06e3c6.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-6b148909d375a785.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-cd15fa647f4775d1.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-74be3a703f788ba2.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-8f2c5b445c28b2e3.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-8480e85e0be96197.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-ac23a75f6f42004e.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-557ba8776e04d182.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-4beb03d03503c439.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-dd7db1bec6909f24.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/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/simple_closure-bdc07e53ab8e85fd" "-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-8dce7db04175af9a.setup_teardown.012e6c86-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/setup_teardown-8dce7db04175af9a.setup_teardown.012e6c86-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/setup_teardown-8dce7db04175af9a.setup_teardown.012e6c86-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/setup_teardown-8dce7db04175af9a.setup_teardown.012e6c86-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/setup_teardown-8dce7db04175af9a.setup_teardown.012e6c86-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/setup_teardown-8dce7db04175af9a.setup_teardown.012e6c86-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/setup_teardown-8dce7db04175af9a.setup_teardown.012e6c86-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/setup_teardown-8dce7db04175af9a.setup_teardown.012e6c86-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/setup_teardown-8dce7db04175af9a.setup_teardown.012e6c86-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/setup_teardown-8dce7db04175af9a.setup_teardown.012e6c86-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/setup_teardown-8dce7db04175af9a.setup_teardown.012e6c86-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/setup_teardown-8dce7db04175af9a.setup_teardown.012e6c86-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/setup_teardown-8dce7db04175af9a.setup_teardown.012e6c86-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/setup_teardown-8dce7db04175af9a.setup_teardown.012e6c86-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/setup_teardown-8dce7db04175af9a.setup_teardown.012e6c86-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/setup_teardown-8dce7db04175af9a.setup_teardown.012e6c86-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/setup_teardown-8dce7db04175af9a.12f7wztouuevulp5.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/curl-sys-eb059a38bf2b1b06/out/build" "-L" "/opt/rustwide/target/debug/build/libnghttp2-sys-2cda3e4322618b3e/out/i/lib" "-L" "/opt/rustwide/target/debug/build/ring-0469882a47fe746a/out" "-L" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-ae0b9de85e81d76f.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-dd17e7b765638f54.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-e55ce254123a1c62.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-c91921c83bf98d74.rlib" "/opt/rustwide/target/debug/deps/libgoose-ffe7ff2d7c746642.rlib" "/opt/rustwide/target/debug/deps/libctrlc-c576fea7ba0b9d23.rlib" "/opt/rustwide/target/debug/deps/libnix-4cb356efc9230914.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-cfa241b6ab16dc70.rlib" "/opt/rustwide/target/debug/deps/libflume-9aa6b8ecc8f0c60a.rlib" "/opt/rustwide/target/debug/deps/libspin-7ba3bd13311e178d.rlib" "/opt/rustwide/target/debug/deps/libnanorand-0c0e3c11783dcf58.rlib" "/opt/rustwide/target/debug/deps/libnum_format-6c2f1ff18e82d04f.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-497df1635052e307.rlib" "/opt/rustwide/target/debug/deps/libnodrop-0193680fb3aed622.rlib" "/opt/rustwide/target/debug/deps/libitertools-c0ea5b4b1d6f2c02.rlib" "/opt/rustwide/target/debug/deps/libeither-86164c251fc3f461.rlib" "/opt/rustwide/target/debug/deps/libreqwest-cf05b10627de043d.rlib" "/opt/rustwide/target/debug/deps/libcookie_store-505b36092303ef42.rlib" "/opt/rustwide/target/debug/deps/libpublicsuffix-75c148ef841e8b42.rlib" "/opt/rustwide/target/debug/deps/libcookie-8ac582f1b88e962f.rlib" "/opt/rustwide/target/debug/deps/libtime-0a4127316f1968b5.rlib" "/opt/rustwide/target/debug/deps/libtime_macros-773e907a40eedc0f.rlib" "/opt/rustwide/target/debug/deps/libstandback-f11b5ce84ba77434.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-44ca9cd4db2c9e06.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-4d3f4fb7a020f860.rlib" "/opt/rustwide/target/debug/deps/libipnet-fee388e9876a2ccd.rlib" "/opt/rustwide/target/debug/deps/libtokio_native_tls-b4c32be2086b9a04.rlib" "/opt/rustwide/target/debug/deps/libasync_compression-3efcaa92e5d02d5f.rlib" "/opt/rustwide/target/debug/deps/libflate2-40dc67174836eb77.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-c96737ccceaf4411.rlib" "/opt/rustwide/target/debug/deps/libadler-005892d84f32fadf.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-dd69a6ecca84fe76.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-b8e9f0d96e28f124.rlib" "/opt/rustwide/target/debug/deps/libopenssl-04bf53e15bc18a69.rlib" "/opt/rustwide/target/debug/deps/libbitflags-f947290fec4feb2c.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-24ec6f510909448f.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-87fc368e0f0dce56.rlib" "/opt/rustwide/target/debug/deps/libdowncast_rs-8b083fc5e75e5fac.rlib" "/opt/rustwide/target/debug/deps/libtokio_tungstenite-4bf22934e36b506f.rlib" "/opt/rustwide/target/debug/deps/libtungstenite-ffacd428a27e93d7.rlib" "/opt/rustwide/target/debug/deps/librand-42d7073966229918.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-b410ca06e61944db.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-069634687179693a.rlib" "/opt/rustwide/target/debug/deps/librand_core-58a16677a199082b.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-871fe856b6ab5300.rlib" "/opt/rustwide/target/debug/deps/libutf8-95a5585fa4338dfd.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-f387c8e731df044c.rlib" "/opt/rustwide/target/debug/deps/libsha1-dea315f4e27dd000.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-d425f2f530aa65be.rlib" "/opt/rustwide/target/debug/deps/libcpufeatures-d07f9ccdb4d2eb6f.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-1d138127abf2d99b.rlib" "/opt/rustwide/target/debug/deps/libdigest-24716e0bdbc1377d.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-6677456403e8f659.rlib" "/opt/rustwide/target/debug/deps/libtypenum-81ca94bc9a0f2863.rlib" "/opt/rustwide/target/debug/deps/libthiserror-d539cabaa04ba74f.rlib" "/opt/rustwide/target/debug/deps/libsimplelog-ca553047dd5a728b.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-8f27c150af643511.rlib" "/opt/rustwide/target/debug/deps/libchrono-9eed9f679185bbd7.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-57190017cbe175ef.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-36550ce66ce5d1f4.rlib" "/opt/rustwide/target/debug/deps/libtime-6cf86b8a21acf1fa.rlib" "/opt/rustwide/target/debug/deps/libgumdrop-ae4e8ffcdbe5ada8.rlib" "/opt/rustwide/target/debug/deps/libfutures-112a2846760d699f.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-ae90f5e042848fb7.rlib" "/opt/rustwide/target/debug/deps/libserial_test-4e7b0b11eab9e93e.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-f347ca6f609127c9.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-3af629491870d512.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-46660b7d4a5aba2b.rlib" "/opt/rustwide/target/debug/deps/liblock_api-f5275ca3ff8e0794.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-a57a6a52cef5676e.rlib" "/opt/rustwide/target/debug/deps/libinstant-79c83d59d4486894.rlib" "/opt/rustwide/target/debug/deps/libhttpmock-81443681439cd31f.rlib" "/opt/rustwide/target/debug/deps/liblevenshtein-232c49506a9bbd8a.rlib" "/opt/rustwide/target/debug/deps/libbase64-6f58e0ee187256d5.rlib" "/opt/rustwide/target/debug/deps/libqstring-1b2ee938af5e49b0.rlib" "/opt/rustwide/target/debug/deps/libassert_json_diff-60b92972ba3fc9e5.rlib" "/opt/rustwide/target/debug/deps/libdifference-0e763cc1d665c039.rlib" "/opt/rustwide/target/debug/deps/libbasic_cookies-519133964d4199eb.rlib" "/opt/rustwide/target/debug/deps/liblalrpop_util-2665dd415ffe04b4.rlib" "/opt/rustwide/target/debug/deps/libhyper-f017f249841928d2.rlib" "/opt/rustwide/target/debug/deps/libwant-3201e945f8b51cd5.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-d6cb38c84a8dbb06.rlib" "/opt/rustwide/target/debug/deps/libh2-82ac30ce3debb9b1.rlib" "/opt/rustwide/target/debug/deps/libindexmap-de1cce7d8ccee71e.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-caf720124733e13b.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-deeceeff34545de8.rlib" "/opt/rustwide/target/debug/deps/libhttparse-d980426a2a898d71.rlib" "/opt/rustwide/target/debug/deps/libtower_service-6990ec38e09d2cbe.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-370bb86a6b1760c3.rlib" "/opt/rustwide/target/debug/deps/libhttpdate-c55ad724ac7da978.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-6d566376d5c5e412.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-e63b810c241dd44f.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-54941fc5ee35e3a0.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-304962a425599f26.rlib" "/opt/rustwide/target/debug/deps/libisahc-f986049713e9fd3c.rlib" "/opt/rustwide/target/debug/deps/libmime-81c0a547976aedd9.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-34b9d2a12e311f65.rlib" "/opt/rustwide/target/debug/deps/liburl-c31c909236f6f6d2.rlib" "/opt/rustwide/target/debug/deps/libidna-71aff9354e418c3e.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-55b5a222ba338c07.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-8d383f2269cf0913.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-8102c6c5d37b89f3.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-325e22c7978d4097.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-b8040838849b86ed.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-e457123dded25aba.rlib" "/opt/rustwide/target/debug/deps/libmatches-96501c250b6e78f0.rlib" "/opt/rustwide/target/debug/deps/libtracing_futures-ee4714e04edf679c.rlib" "/opt/rustwide/target/debug/deps/libtracing-84c5b4e1b5bff1eb.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-60f5f4324a3543e9.rlib" "/opt/rustwide/target/debug/deps/libpin_project-6567b10a869ef516.rlib" "/opt/rustwide/target/debug/deps/libhttp-c76c2d1589abb3bb.rlib" "/opt/rustwide/target/debug/deps/libfnv-d1dc8bedb5ffcb44.rlib" "/opt/rustwide/target/debug/deps/libsluice-b7bb264b0895fb1e.rlib" "/opt/rustwide/target/debug/deps/libcurl-835612ad53944228.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-2859b577b47e78ac.rlib" "/opt/rustwide/target/debug/deps/libcurl_sys-188a086be57012c5.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-deff832b2fd3330f.rlib" "/opt/rustwide/target/debug/deps/liblibz_sys-f641060eb1d8dff0.rlib" "/opt/rustwide/target/debug/deps/liblibnghttp2_sys-f10e82b49ddb8b9a.rlib" "/opt/rustwide/target/debug/deps/libtokio-10cb49011451020e.rlib" "/opt/rustwide/target/debug/deps/libbytes-4fa0ff79bd79c8a4.rlib" "/opt/rustwide/target/debug/deps/libmio-88d1558bb644a441.rlib" "/opt/rustwide/target/debug/deps/libserde_json-1b514095e131f1e2.rlib" "/opt/rustwide/target/debug/deps/libryu-739207766fb1644f.rlib" "/opt/rustwide/target/debug/deps/libitoa-550a0474c7b5308e.rlib" "/opt/rustwide/target/debug/deps/libasync_object_pool-baa2b54400017c25.rlib" "/opt/rustwide/target/debug/deps/libasync_std-2239e33cb2a2df1c.rlib" "/opt/rustwide/target/debug/deps/libasync_global_executor-3002c9b2c2837bfe.rlib" "/opt/rustwide/target/debug/deps/libblocking-d472d1480ab38646.rlib" "/opt/rustwide/target/debug/deps/libatomic_waker-2d246637917f931f.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-96a1ba98e7aff472.rlib" "/opt/rustwide/target/debug/deps/libasync_mutex-9261fc820090dc1e.rlib" "/opt/rustwide/target/debug/deps/libasync_executor-2387db8f6298a219.rlib" "/opt/rustwide/target/debug/deps/libasync_task-9ff0738f8a84337b.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-ef5856d484d5b1e2.rlib" "/opt/rustwide/target/debug/deps/libasync_process-97030e18e43eb63a.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook-e4910b7328c1aed5.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-03657ec00760b752.rlib" "/opt/rustwide/target/debug/deps/libasync_io-31e0570a4fc8a4b1.rlib" "/opt/rustwide/target/debug/deps/libslab-8a986d953e272c90.rlib" "/opt/rustwide/target/debug/deps/libpolling-03ad58141f05d536.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-9fffd75946fb8778.rlib" "/opt/rustwide/target/debug/deps/libsocket2-be254d2e32b54f9d.rlib" "/opt/rustwide/target/debug/deps/liblibc-3daf5756cb8889ad.rlib" "/opt/rustwide/target/debug/deps/libfutures_lite-aba2d51680668453.rlib" "/opt/rustwide/target/debug/deps/libfastrand-0e69185d5746989a.rlib" "/opt/rustwide/target/debug/deps/libwaker_fn-641ca6068bd76b47.rlib" "/opt/rustwide/target/debug/deps/libparking-1bae8b136a4b8abe.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-1e0c3c5fd5238e6b.rlib" "/opt/rustwide/target/debug/deps/libasync_channel-0f161e25816e02ee.rlib" "/opt/rustwide/target/debug/deps/libconcurrent_queue-abc897afdf190a41.rlib" "/opt/rustwide/target/debug/deps/libcache_padded-7c2a98167b432b47.rlib" "/opt/rustwide/target/debug/deps/libasync_lock-21415cfd738a29bd.rlib" "/opt/rustwide/target/debug/deps/libevent_listener-b9a1cd257fd0589a.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-eca84dd3ea8e853e.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-179c4ec3b1bb6929.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-f3d5418223d2fe38.rlib" "/opt/rustwide/target/debug/deps/libkv_log_macro-d052cff260c5d5fc.rlib" "/opt/rustwide/target/debug/deps/liblog-80d1d4be8298fb72.rlib" "/opt/rustwide/target/debug/deps/libvalue_bag-82254e2316a8f2a3.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-dece450273084492.rlib" "/opt/rustwide/target/debug/deps/libserde_regex-6532ba180ec29d58.rlib" "/opt/rustwide/target/debug/deps/libserde-f1a7326e255a542b.rlib" "/opt/rustwide/target/debug/deps/libregex-27bd9e77ed307a48.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-4c39e51ac9fce8dc.rlib" "/opt/rustwide/target/debug/deps/libmemchr-0f592fda00c64810.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-b77be10fdde4f88a.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-df981c5871754530.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-008055cc7d873802.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-06f01ac2578bda94.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-f9a3c3274a1835e0.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-d4cbb754ee9f4daa.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-95c14e1c1e3ebcc4.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-d489f0ca872880cc.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-75f07df0b18fea39.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-0c35b278736219a2.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-e530649c9a06e3c6.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-6b148909d375a785.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-cd15fa647f4775d1.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-74be3a703f788ba2.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-8f2c5b445c28b2e3.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-8480e85e0be96197.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-ac23a75f6f42004e.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-557ba8776e04d182.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-4beb03d03503c439.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-dd7db1bec6909f24.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/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/setup_teardown-8dce7db04175af9a" "-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_with_session-8fc9b7b7e8186abb.simple_with_session.acc05c18-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/simple_with_session-8fc9b7b7e8186abb.simple_with_session.acc05c18-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/simple_with_session-8fc9b7b7e8186abb.simple_with_session.acc05c18-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/simple_with_session-8fc9b7b7e8186abb.simple_with_session.acc05c18-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/simple_with_session-8fc9b7b7e8186abb.simple_with_session.acc05c18-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/simple_with_session-8fc9b7b7e8186abb.simple_with_session.acc05c18-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/simple_with_session-8fc9b7b7e8186abb.simple_with_session.acc05c18-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/simple_with_session-8fc9b7b7e8186abb.simple_with_session.acc05c18-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/simple_with_session-8fc9b7b7e8186abb.simple_with_session.acc05c18-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/simple_with_session-8fc9b7b7e8186abb.simple_with_session.acc05c18-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/simple_with_session-8fc9b7b7e8186abb.simple_with_session.acc05c18-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/simple_with_session-8fc9b7b7e8186abb.simple_with_session.acc05c18-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/simple_with_session-8fc9b7b7e8186abb.simple_with_session.acc05c18-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/simple_with_session-8fc9b7b7e8186abb.simple_with_session.acc05c18-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/simple_with_session-8fc9b7b7e8186abb.simple_with_session.acc05c18-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/simple_with_session-8fc9b7b7e8186abb.simple_with_session.acc05c18-cgu.9.rcgu.o" "/opt/rustwide/target/debug/examples/simple_with_session-8fc9b7b7e8186abb.1g77koomylxbok41.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/curl-sys-eb059a38bf2b1b06/out/build" "-L" "/opt/rustwide/target/debug/build/libnghttp2-sys-2cda3e4322618b3e/out/i/lib" "-L" "/opt/rustwide/target/debug/build/ring-0469882a47fe746a/out" "-L" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libgoose-ffe7ff2d7c746642.rlib" "/opt/rustwide/target/debug/deps/libctrlc-c576fea7ba0b9d23.rlib" "/opt/rustwide/target/debug/deps/libnix-4cb356efc9230914.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-cfa241b6ab16dc70.rlib" "/opt/rustwide/target/debug/deps/libflume-9aa6b8ecc8f0c60a.rlib" "/opt/rustwide/target/debug/deps/libspin-7ba3bd13311e178d.rlib" "/opt/rustwide/target/debug/deps/liblock_api-f5275ca3ff8e0794.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-a57a6a52cef5676e.rlib" "/opt/rustwide/target/debug/deps/libnanorand-0c0e3c11783dcf58.rlib" "/opt/rustwide/target/debug/deps/libnum_format-6c2f1ff18e82d04f.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-497df1635052e307.rlib" "/opt/rustwide/target/debug/deps/libnodrop-0193680fb3aed622.rlib" "/opt/rustwide/target/debug/deps/libitertools-c0ea5b4b1d6f2c02.rlib" "/opt/rustwide/target/debug/deps/libeither-86164c251fc3f461.rlib" "/opt/rustwide/target/debug/deps/libreqwest-cf05b10627de043d.rlib" "/opt/rustwide/target/debug/deps/libcookie_store-505b36092303ef42.rlib" "/opt/rustwide/target/debug/deps/libpublicsuffix-75c148ef841e8b42.rlib" "/opt/rustwide/target/debug/deps/libcookie-8ac582f1b88e962f.rlib" "/opt/rustwide/target/debug/deps/libtime-0a4127316f1968b5.rlib" "/opt/rustwide/target/debug/deps/libtime_macros-773e907a40eedc0f.rlib" "/opt/rustwide/target/debug/deps/libstandback-f11b5ce84ba77434.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-44ca9cd4db2c9e06.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-4d3f4fb7a020f860.rlib" "/opt/rustwide/target/debug/deps/libipnet-fee388e9876a2ccd.rlib" "/opt/rustwide/target/debug/deps/libtokio_native_tls-b4c32be2086b9a04.rlib" "/opt/rustwide/target/debug/deps/libmime-81c0a547976aedd9.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-34b9d2a12e311f65.rlib" "/opt/rustwide/target/debug/deps/libserde_json-1b514095e131f1e2.rlib" "/opt/rustwide/target/debug/deps/libryu-739207766fb1644f.rlib" "/opt/rustwide/target/debug/deps/libasync_compression-3efcaa92e5d02d5f.rlib" "/opt/rustwide/target/debug/deps/libflate2-40dc67174836eb77.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-c96737ccceaf4411.rlib" "/opt/rustwide/target/debug/deps/libadler-005892d84f32fadf.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-dd69a6ecca84fe76.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-b8e9f0d96e28f124.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-2859b577b47e78ac.rlib" "/opt/rustwide/target/debug/deps/libopenssl-04bf53e15bc18a69.rlib" "/opt/rustwide/target/debug/deps/libbitflags-f947290fec4feb2c.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-24ec6f510909448f.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-87fc368e0f0dce56.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-deff832b2fd3330f.rlib" "/opt/rustwide/target/debug/deps/libhyper-f017f249841928d2.rlib" "/opt/rustwide/target/debug/deps/libwant-3201e945f8b51cd5.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-d6cb38c84a8dbb06.rlib" "/opt/rustwide/target/debug/deps/libsocket2-be254d2e32b54f9d.rlib" "/opt/rustwide/target/debug/deps/libh2-82ac30ce3debb9b1.rlib" "/opt/rustwide/target/debug/deps/libindexmap-de1cce7d8ccee71e.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-caf720124733e13b.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-deeceeff34545de8.rlib" "/opt/rustwide/target/debug/deps/libtower_service-6990ec38e09d2cbe.rlib" "/opt/rustwide/target/debug/deps/libhttpdate-c55ad724ac7da978.rlib" "/opt/rustwide/target/debug/deps/libtracing-84c5b4e1b5bff1eb.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-60f5f4324a3543e9.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-370bb86a6b1760c3.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-df981c5871754530.rlib" "/opt/rustwide/target/debug/deps/libdowncast_rs-8b083fc5e75e5fac.rlib" "/opt/rustwide/target/debug/deps/libtokio_tungstenite-4bf22934e36b506f.rlib" "/opt/rustwide/target/debug/deps/libpin_project-6567b10a869ef516.rlib" "/opt/rustwide/target/debug/deps/libtungstenite-ffacd428a27e93d7.rlib" "/opt/rustwide/target/debug/deps/libbase64-6f58e0ee187256d5.rlib" "/opt/rustwide/target/debug/deps/librand-42d7073966229918.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-b410ca06e61944db.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-069634687179693a.rlib" "/opt/rustwide/target/debug/deps/librand_core-58a16677a199082b.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-871fe856b6ab5300.rlib" "/opt/rustwide/target/debug/deps/libutf8-95a5585fa4338dfd.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-f387c8e731df044c.rlib" "/opt/rustwide/target/debug/deps/libsha1-dea315f4e27dd000.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-d425f2f530aa65be.rlib" "/opt/rustwide/target/debug/deps/libcpufeatures-d07f9ccdb4d2eb6f.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-1d138127abf2d99b.rlib" "/opt/rustwide/target/debug/deps/libdigest-24716e0bdbc1377d.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-6677456403e8f659.rlib" "/opt/rustwide/target/debug/deps/libtypenum-81ca94bc9a0f2863.rlib" "/opt/rustwide/target/debug/deps/libhttparse-d980426a2a898d71.rlib" "/opt/rustwide/target/debug/deps/libthiserror-d539cabaa04ba74f.rlib" "/opt/rustwide/target/debug/deps/liburl-c31c909236f6f6d2.rlib" "/opt/rustwide/target/debug/deps/libidna-71aff9354e418c3e.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-55b5a222ba338c07.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-8d383f2269cf0913.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-8102c6c5d37b89f3.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-325e22c7978d4097.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-b8040838849b86ed.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-e457123dded25aba.rlib" "/opt/rustwide/target/debug/deps/libmatches-96501c250b6e78f0.rlib" "/opt/rustwide/target/debug/deps/libhttp-c76c2d1589abb3bb.rlib" "/opt/rustwide/target/debug/deps/libitoa-550a0474c7b5308e.rlib" "/opt/rustwide/target/debug/deps/libfnv-d1dc8bedb5ffcb44.rlib" "/opt/rustwide/target/debug/deps/libtokio-10cb49011451020e.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-03657ec00760b752.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-96a1ba98e7aff472.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-9fffd75946fb8778.rlib" "/opt/rustwide/target/debug/deps/libbytes-4fa0ff79bd79c8a4.rlib" "/opt/rustwide/target/debug/deps/libmio-88d1558bb644a441.rlib" "/opt/rustwide/target/debug/deps/libregex-27bd9e77ed307a48.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-4c39e51ac9fce8dc.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-b77be10fdde4f88a.rlib" "/opt/rustwide/target/debug/deps/libfutures-112a2846760d699f.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-ae90f5e042848fb7.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-6d566376d5c5e412.rlib" "/opt/rustwide/target/debug/deps/libmemchr-0f592fda00c64810.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-1e0c3c5fd5238e6b.rlib" "/opt/rustwide/target/debug/deps/libslab-8a986d953e272c90.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-e63b810c241dd44f.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-eca84dd3ea8e853e.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-54941fc5ee35e3a0.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-304962a425599f26.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-179c4ec3b1bb6929.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-f3d5418223d2fe38.rlib" "/opt/rustwide/target/debug/deps/libsimplelog-ca553047dd5a728b.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-8f27c150af643511.rlib" "/opt/rustwide/target/debug/deps/libchrono-9eed9f679185bbd7.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-57190017cbe175ef.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-36550ce66ce5d1f4.rlib" "/opt/rustwide/target/debug/deps/libtime-6cf86b8a21acf1fa.rlib" "/opt/rustwide/target/debug/deps/liblibc-3daf5756cb8889ad.rlib" "/opt/rustwide/target/debug/deps/libserde-f1a7326e255a542b.rlib" "/opt/rustwide/target/debug/deps/libgumdrop-ae4e8ffcdbe5ada8.rlib" "/opt/rustwide/target/debug/deps/liblog-80d1d4be8298fb72.rlib" "/opt/rustwide/target/debug/deps/libvalue_bag-82254e2316a8f2a3.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-dece450273084492.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-008055cc7d873802.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-06f01ac2578bda94.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-f9a3c3274a1835e0.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-d4cbb754ee9f4daa.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-95c14e1c1e3ebcc4.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-d489f0ca872880cc.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-75f07df0b18fea39.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-0c35b278736219a2.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-e530649c9a06e3c6.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-6b148909d375a785.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-cd15fa647f4775d1.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-74be3a703f788ba2.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-8f2c5b445c28b2e3.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-8480e85e0be96197.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-ac23a75f6f42004e.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-557ba8776e04d182.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-4beb03d03503c439.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-dd7db1bec6909f24.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/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/simple_with_session-8fc9b7b7e8186abb" "-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/no_normal_tasks-9ad124e309d3985d.no_normal_tasks.fca718f7-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/no_normal_tasks-9ad124e309d3985d.no_normal_tasks.fca718f7-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/no_normal_tasks-9ad124e309d3985d.no_normal_tasks.fca718f7-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/no_normal_tasks-9ad124e309d3985d.no_normal_tasks.fca718f7-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/no_normal_tasks-9ad124e309d3985d.no_normal_tasks.fca718f7-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/no_normal_tasks-9ad124e309d3985d.no_normal_tasks.fca718f7-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/no_normal_tasks-9ad124e309d3985d.no_normal_tasks.fca718f7-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/no_normal_tasks-9ad124e309d3985d.no_normal_tasks.fca718f7-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/no_normal_tasks-9ad124e309d3985d.no_normal_tasks.fca718f7-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/no_normal_tasks-9ad124e309d3985d.no_normal_tasks.fca718f7-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/no_normal_tasks-9ad124e309d3985d.no_normal_tasks.fca718f7-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/no_normal_tasks-9ad124e309d3985d.no_normal_tasks.fca718f7-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/no_normal_tasks-9ad124e309d3985d.no_normal_tasks.fca718f7-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/no_normal_tasks-9ad124e309d3985d.no_normal_tasks.fca718f7-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/no_normal_tasks-9ad124e309d3985d.no_normal_tasks.fca718f7-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/no_normal_tasks-9ad124e309d3985d.no_normal_tasks.fca718f7-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/no_normal_tasks-9ad124e309d3985d.425execunggojt7p.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/curl-sys-eb059a38bf2b1b06/out/build" "-L" "/opt/rustwide/target/debug/build/libnghttp2-sys-2cda3e4322618b3e/out/i/lib" "-L" "/opt/rustwide/target/debug/build/ring-0469882a47fe746a/out" "-L" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-ae0b9de85e81d76f.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-dd17e7b765638f54.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-e55ce254123a1c62.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-c91921c83bf98d74.rlib" "/opt/rustwide/target/debug/deps/libgoose-ffe7ff2d7c746642.rlib" "/opt/rustwide/target/debug/deps/libctrlc-c576fea7ba0b9d23.rlib" "/opt/rustwide/target/debug/deps/libnix-4cb356efc9230914.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-cfa241b6ab16dc70.rlib" "/opt/rustwide/target/debug/deps/libflume-9aa6b8ecc8f0c60a.rlib" "/opt/rustwide/target/debug/deps/libspin-7ba3bd13311e178d.rlib" "/opt/rustwide/target/debug/deps/liblock_api-f5275ca3ff8e0794.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-a57a6a52cef5676e.rlib" "/opt/rustwide/target/debug/deps/libnanorand-0c0e3c11783dcf58.rlib" "/opt/rustwide/target/debug/deps/libnum_format-6c2f1ff18e82d04f.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-497df1635052e307.rlib" "/opt/rustwide/target/debug/deps/libnodrop-0193680fb3aed622.rlib" "/opt/rustwide/target/debug/deps/libitertools-c0ea5b4b1d6f2c02.rlib" "/opt/rustwide/target/debug/deps/libeither-86164c251fc3f461.rlib" "/opt/rustwide/target/debug/deps/libreqwest-cf05b10627de043d.rlib" "/opt/rustwide/target/debug/deps/libcookie_store-505b36092303ef42.rlib" "/opt/rustwide/target/debug/deps/libpublicsuffix-75c148ef841e8b42.rlib" "/opt/rustwide/target/debug/deps/libcookie-8ac582f1b88e962f.rlib" "/opt/rustwide/target/debug/deps/libtime-0a4127316f1968b5.rlib" "/opt/rustwide/target/debug/deps/libtime_macros-773e907a40eedc0f.rlib" "/opt/rustwide/target/debug/deps/libstandback-f11b5ce84ba77434.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-44ca9cd4db2c9e06.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-4d3f4fb7a020f860.rlib" "/opt/rustwide/target/debug/deps/libipnet-fee388e9876a2ccd.rlib" "/opt/rustwide/target/debug/deps/libtokio_native_tls-b4c32be2086b9a04.rlib" "/opt/rustwide/target/debug/deps/libasync_compression-3efcaa92e5d02d5f.rlib" "/opt/rustwide/target/debug/deps/libflate2-40dc67174836eb77.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-c96737ccceaf4411.rlib" "/opt/rustwide/target/debug/deps/libadler-005892d84f32fadf.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-dd69a6ecca84fe76.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-b8e9f0d96e28f124.rlib" "/opt/rustwide/target/debug/deps/libopenssl-04bf53e15bc18a69.rlib" "/opt/rustwide/target/debug/deps/libbitflags-f947290fec4feb2c.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-24ec6f510909448f.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-87fc368e0f0dce56.rlib" "/opt/rustwide/target/debug/deps/libdowncast_rs-8b083fc5e75e5fac.rlib" "/opt/rustwide/target/debug/deps/libtokio_tungstenite-4bf22934e36b506f.rlib" "/opt/rustwide/target/debug/deps/libtungstenite-ffacd428a27e93d7.rlib" "/opt/rustwide/target/debug/deps/librand-42d7073966229918.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-b410ca06e61944db.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-069634687179693a.rlib" "/opt/rustwide/target/debug/deps/librand_core-58a16677a199082b.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-871fe856b6ab5300.rlib" "/opt/rustwide/target/debug/deps/libutf8-95a5585fa4338dfd.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-f387c8e731df044c.rlib" "/opt/rustwide/target/debug/deps/libsha1-dea315f4e27dd000.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-d425f2f530aa65be.rlib" "/opt/rustwide/target/debug/deps/libcpufeatures-d07f9ccdb4d2eb6f.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-1d138127abf2d99b.rlib" "/opt/rustwide/target/debug/deps/libdigest-24716e0bdbc1377d.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-6677456403e8f659.rlib" "/opt/rustwide/target/debug/deps/libtypenum-81ca94bc9a0f2863.rlib" "/opt/rustwide/target/debug/deps/libthiserror-d539cabaa04ba74f.rlib" "/opt/rustwide/target/debug/deps/libsimplelog-ca553047dd5a728b.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-8f27c150af643511.rlib" "/opt/rustwide/target/debug/deps/libchrono-9eed9f679185bbd7.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-57190017cbe175ef.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-36550ce66ce5d1f4.rlib" "/opt/rustwide/target/debug/deps/libtime-6cf86b8a21acf1fa.rlib" "/opt/rustwide/target/debug/deps/libgumdrop-ae4e8ffcdbe5ada8.rlib" "/opt/rustwide/target/debug/deps/libfutures-112a2846760d699f.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-ae90f5e042848fb7.rlib" "/opt/rustwide/target/debug/deps/libhttpmock-81443681439cd31f.rlib" "/opt/rustwide/target/debug/deps/liblevenshtein-232c49506a9bbd8a.rlib" "/opt/rustwide/target/debug/deps/libbase64-6f58e0ee187256d5.rlib" "/opt/rustwide/target/debug/deps/libqstring-1b2ee938af5e49b0.rlib" "/opt/rustwide/target/debug/deps/libassert_json_diff-60b92972ba3fc9e5.rlib" "/opt/rustwide/target/debug/deps/libdifference-0e763cc1d665c039.rlib" "/opt/rustwide/target/debug/deps/libbasic_cookies-519133964d4199eb.rlib" "/opt/rustwide/target/debug/deps/liblalrpop_util-2665dd415ffe04b4.rlib" "/opt/rustwide/target/debug/deps/libhyper-f017f249841928d2.rlib" "/opt/rustwide/target/debug/deps/libwant-3201e945f8b51cd5.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-d6cb38c84a8dbb06.rlib" "/opt/rustwide/target/debug/deps/libh2-82ac30ce3debb9b1.rlib" "/opt/rustwide/target/debug/deps/libindexmap-de1cce7d8ccee71e.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-caf720124733e13b.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-deeceeff34545de8.rlib" "/opt/rustwide/target/debug/deps/libhttparse-d980426a2a898d71.rlib" "/opt/rustwide/target/debug/deps/libtower_service-6990ec38e09d2cbe.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-370bb86a6b1760c3.rlib" "/opt/rustwide/target/debug/deps/libhttpdate-c55ad724ac7da978.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-6d566376d5c5e412.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-e63b810c241dd44f.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-54941fc5ee35e3a0.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-304962a425599f26.rlib" "/opt/rustwide/target/debug/deps/libisahc-f986049713e9fd3c.rlib" "/opt/rustwide/target/debug/deps/libmime-81c0a547976aedd9.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-34b9d2a12e311f65.rlib" "/opt/rustwide/target/debug/deps/liburl-c31c909236f6f6d2.rlib" "/opt/rustwide/target/debug/deps/libidna-71aff9354e418c3e.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-55b5a222ba338c07.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-8d383f2269cf0913.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-8102c6c5d37b89f3.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-325e22c7978d4097.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-b8040838849b86ed.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-e457123dded25aba.rlib" "/opt/rustwide/target/debug/deps/libmatches-96501c250b6e78f0.rlib" "/opt/rustwide/target/debug/deps/libtracing_futures-ee4714e04edf679c.rlib" "/opt/rustwide/target/debug/deps/libtracing-84c5b4e1b5bff1eb.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-60f5f4324a3543e9.rlib" "/opt/rustwide/target/debug/deps/libpin_project-6567b10a869ef516.rlib" "/opt/rustwide/target/debug/deps/libhttp-c76c2d1589abb3bb.rlib" "/opt/rustwide/target/debug/deps/libfnv-d1dc8bedb5ffcb44.rlib" "/opt/rustwide/target/debug/deps/libsluice-b7bb264b0895fb1e.rlib" "/opt/rustwide/target/debug/deps/libcurl-835612ad53944228.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-2859b577b47e78ac.rlib" "/opt/rustwide/target/debug/deps/libcurl_sys-188a086be57012c5.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-deff832b2fd3330f.rlib" "/opt/rustwide/target/debug/deps/liblibz_sys-f641060eb1d8dff0.rlib" "/opt/rustwide/target/debug/deps/liblibnghttp2_sys-f10e82b49ddb8b9a.rlib" "/opt/rustwide/target/debug/deps/libtokio-10cb49011451020e.rlib" "/opt/rustwide/target/debug/deps/libbytes-4fa0ff79bd79c8a4.rlib" "/opt/rustwide/target/debug/deps/libmio-88d1558bb644a441.rlib" "/opt/rustwide/target/debug/deps/libserde_json-1b514095e131f1e2.rlib" "/opt/rustwide/target/debug/deps/libryu-739207766fb1644f.rlib" "/opt/rustwide/target/debug/deps/libitoa-550a0474c7b5308e.rlib" "/opt/rustwide/target/debug/deps/libasync_object_pool-baa2b54400017c25.rlib" "/opt/rustwide/target/debug/deps/libasync_std-2239e33cb2a2df1c.rlib" "/opt/rustwide/target/debug/deps/libasync_global_executor-3002c9b2c2837bfe.rlib" "/opt/rustwide/target/debug/deps/libblocking-d472d1480ab38646.rlib" "/opt/rustwide/target/debug/deps/libatomic_waker-2d246637917f931f.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-96a1ba98e7aff472.rlib" "/opt/rustwide/target/debug/deps/libasync_mutex-9261fc820090dc1e.rlib" "/opt/rustwide/target/debug/deps/libasync_executor-2387db8f6298a219.rlib" "/opt/rustwide/target/debug/deps/libasync_task-9ff0738f8a84337b.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-ef5856d484d5b1e2.rlib" "/opt/rustwide/target/debug/deps/libasync_process-97030e18e43eb63a.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook-e4910b7328c1aed5.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-03657ec00760b752.rlib" "/opt/rustwide/target/debug/deps/libasync_io-31e0570a4fc8a4b1.rlib" "/opt/rustwide/target/debug/deps/libslab-8a986d953e272c90.rlib" "/opt/rustwide/target/debug/deps/libpolling-03ad58141f05d536.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-9fffd75946fb8778.rlib" "/opt/rustwide/target/debug/deps/libsocket2-be254d2e32b54f9d.rlib" "/opt/rustwide/target/debug/deps/liblibc-3daf5756cb8889ad.rlib" "/opt/rustwide/target/debug/deps/libfutures_lite-aba2d51680668453.rlib" "/opt/rustwide/target/debug/deps/libfastrand-0e69185d5746989a.rlib" "/opt/rustwide/target/debug/deps/libwaker_fn-641ca6068bd76b47.rlib" "/opt/rustwide/target/debug/deps/libparking-1bae8b136a4b8abe.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-1e0c3c5fd5238e6b.rlib" "/opt/rustwide/target/debug/deps/libasync_channel-0f161e25816e02ee.rlib" "/opt/rustwide/target/debug/deps/libconcurrent_queue-abc897afdf190a41.rlib" "/opt/rustwide/target/debug/deps/libcache_padded-7c2a98167b432b47.rlib" "/opt/rustwide/target/debug/deps/libasync_lock-21415cfd738a29bd.rlib" "/opt/rustwide/target/debug/deps/libevent_listener-b9a1cd257fd0589a.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-eca84dd3ea8e853e.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-179c4ec3b1bb6929.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-f3d5418223d2fe38.rlib" "/opt/rustwide/target/debug/deps/libkv_log_macro-d052cff260c5d5fc.rlib" "/opt/rustwide/target/debug/deps/liblog-80d1d4be8298fb72.rlib" "/opt/rustwide/target/debug/deps/libvalue_bag-82254e2316a8f2a3.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-dece450273084492.rlib" "/opt/rustwide/target/debug/deps/libserde_regex-6532ba180ec29d58.rlib" "/opt/rustwide/target/debug/deps/libserde-f1a7326e255a542b.rlib" "/opt/rustwide/target/debug/deps/libregex-27bd9e77ed307a48.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-4c39e51ac9fce8dc.rlib" "/opt/rustwide/target/debug/deps/libmemchr-0f592fda00c64810.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-b77be10fdde4f88a.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-df981c5871754530.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-008055cc7d873802.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-06f01ac2578bda94.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-f9a3c3274a1835e0.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-d4cbb754ee9f4daa.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-95c14e1c1e3ebcc4.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-d489f0ca872880cc.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-75f07df0b18fea39.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-0c35b278736219a2.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-e530649c9a06e3c6.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-6b148909d375a785.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-cd15fa647f4775d1.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-74be3a703f788ba2.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-8f2c5b445c28b2e3.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-8480e85e0be96197.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-ac23a75f6f42004e.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-557ba8776e04d182.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-4beb03d03503c439.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-dd7db1bec6909f24.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/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/no_normal_tasks-9ad124e309d3985d" "-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" "ed2dd5af5b5e63f576062b41c24f520b4e161fccf9fa12530858884a23cedaea", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ed2dd5af5b5e63f576062b41c24f520b4e161fccf9fa12530858884a23cedaea", kill_on_drop: false }` [INFO] [stdout] ed2dd5af5b5e63f576062b41c24f520b4e161fccf9fa12530858884a23cedaea