[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 beta-2021-09-08 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-1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/jeremyandrews/goose on toolchain beta-2021-09-08 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-09-08" "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-1/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-09-08" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-09-08" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded async-process v1.2.0 [INFO] [stderr] Downloaded ctor v0.1.21 [INFO] [stderr] Downloaded signal-hook v0.3.10 [INFO] [stderr] Downloaded async-std v1.10.0 [INFO] [stderr] Downloaded ctrlc v3.2.0 [INFO] [stderr] Downloaded sluice v0.5.5 [INFO] [stderr] Downloaded basic-cookies v0.1.4 [INFO] [stderr] Downloaded async-object-pool v0.1.4 [INFO] [stderr] Downloaded nng v1.0.0 [INFO] [stderr] Downloaded tungstenite v0.15.0 [INFO] [stderr] Downloaded serde_regex v1.1.0 [INFO] [stderr] Downloaded levenshtein v1.0.5 [INFO] [stderr] Downloaded async-compression v0.3.8 [INFO] [stderr] Downloaded isahc v1.5.0 [INFO] [stderr] Downloaded httpmock v0.6.2 [INFO] [stderr] Downloaded nng-sys v1.4.0-rc.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d028d9c13dcbb2ff8f87b8777b9c947db50f510b70311956382d03826e26dff0 [INFO] running `Command { std: "docker" "start" "-a" "d028d9c13dcbb2ff8f87b8777b9c947db50f510b70311956382d03826e26dff0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d028d9c13dcbb2ff8f87b8777b9c947db50f510b70311956382d03826e26dff0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d028d9c13dcbb2ff8f87b8777b9c947db50f510b70311956382d03826e26dff0", kill_on_drop: false }` [INFO] [stdout] d028d9c13dcbb2ff8f87b8777b9c947db50f510b70311956382d03826e26dff0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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" "+beta-2021-09-08" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4972efa50675a9816d2046555a4547aa8de6138a1be346b08e0400d2091aabee [INFO] running `Command { std: "docker" "start" "-a" "4972efa50675a9816d2046555a4547aa8de6138a1be346b08e0400d2091aabee", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.29 [INFO] [stderr] Compiling syn v1.0.76 [INFO] [stderr] Compiling libc v0.2.101 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling memchr v2.4.1 [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 cc v1.0.70 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Compiling futures-channel v0.3.17 [INFO] [stderr] Compiling typenum v1.14.0 [INFO] [stderr] Compiling httparse v1.5.1 [INFO] [stderr] Compiling unicode-bidi v0.3.6 [INFO] [stderr] Compiling slab v0.4.4 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling futures-io v0.3.17 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling openssl v0.10.36 [INFO] [stderr] Compiling native-tls v0.2.8 [INFO] [stderr] Compiling semver v1.0.4 [INFO] [stderr] Compiling serde_json v1.0.67 [INFO] [stderr] Compiling cpufeatures v0.2.1 [INFO] [stderr] Compiling arrayvec v0.4.12 [INFO] [stderr] Compiling utf-8 v0.7.6 [INFO] [stderr] Compiling async-trait v0.1.51 [INFO] [stderr] Compiling half v1.7.1 [INFO] [stderr] Compiling value-bag v1.0.0-alpha.7 [INFO] [stderr] Compiling tokio v1.11.0 [INFO] [stderr] Compiling futures-macro v0.3.17 [INFO] [stderr] Compiling tinyvec v1.4.0 [INFO] [stderr] Compiling futures-util v0.3.17 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling time v0.2.27 [INFO] [stderr] Compiling tracing-core v0.1.19 [INFO] [stderr] Compiling lock_api v0.4.5 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling http v0.2.4 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling spin v0.9.2 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling openssl-sys v0.9.66 [INFO] [stderr] Compiling goose v0.14.0-dev (/opt/rustwide/workdir) [INFO] [stderr] Compiling num-format v0.4.0 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling http-body v0.4.3 [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.1 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling flate2 v1.0.21 [INFO] [stderr] Compiling nix v0.22.0 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling nanorand v0.6.1 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling sha-1 v0.9.8 [INFO] [stderr] Compiling publicsuffix v1.5.6 [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 tracing-attributes v0.1.15 [INFO] [stderr] Compiling time-macros-impl v0.1.2 [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 mio v0.7.13 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling simplelog v0.10.0 [INFO] [stderr] Compiling thiserror v1.0.29 [INFO] [stderr] Compiling cookie v0.14.4 [INFO] [stderr] Compiling tracing v0.1.26 [INFO] [stderr] Compiling tungstenite v0.14.0 [INFO] [stderr] Compiling tungstenite v0.15.0 [INFO] [stderr] Compiling pin-project v1.0.8 [INFO] [stderr] Compiling flume v0.10.9 [INFO] [stderr] Compiling gumdrop v0.8.0 [INFO] [stderr] Compiling futures-executor v0.3.17 [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_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 13s [INFO] running `Command { std: "docker" "inspect" "4972efa50675a9816d2046555a4547aa8de6138a1be346b08e0400d2091aabee", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4972efa50675a9816d2046555a4547aa8de6138a1be346b08e0400d2091aabee", kill_on_drop: false }` [INFO] [stdout] 4972efa50675a9816d2046555a4547aa8de6138a1be346b08e0400d2091aabee [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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" "+beta-2021-09-08" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f232641f1e948fd3b6c09ac5e46c5824c207ccc44d4f6d00810868003ed83177 [INFO] running `Command { std: "docker" "start" "-a" "f232641f1e948fd3b6c09ac5e46c5824c207ccc44d4f6d00810868003ed83177", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling event-listener v2.5.1 [INFO] [stderr] Compiling parking v2.0.0 [INFO] [stderr] Compiling fastrand v1.5.0 [INFO] [stderr] Compiling waker-fn v1.1.0 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling siphasher v0.3.7 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling async-task v4.0.3 [INFO] [stderr] Compiling signal-hook v0.3.10 [INFO] [stderr] Compiling diff v0.1.12 [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 levenshtein v1.0.5 [INFO] [stderr] Compiling concurrent-queue v1.2.2 [INFO] [stderr] Compiling libnghttp2-sys v0.1.6+1.43.0 [INFO] [stderr] Compiling libz-sys v1.1.3 [INFO] [stderr] Compiling curl-sys v0.4.45+curl-7.78.0 [INFO] [stderr] Compiling ring v0.16.20 [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 petgraph v0.5.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 async-mutex v1.4.0 [INFO] [stderr] Compiling async-lock v2.4.0 [INFO] [stderr] Compiling bit-set v0.5.2 [INFO] [stderr] Compiling phf_shared v0.8.0 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling async-channel v1.6.1 [INFO] [stderr] Compiling futures-lite v1.12.0 [INFO] [stderr] Compiling term v0.7.0 [INFO] [stderr] Compiling string_cache v0.8.1 [INFO] [stderr] Compiling sluice v0.5.5 [INFO] [stderr] Compiling ascii-canvas v3.0.0 [INFO] [stderr] Compiling parking_lot v0.11.2 [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 lalrpop v0.19.6 [INFO] [stderr] Compiling serial_test v0.5.1 [INFO] [stderr] Compiling async-global-executor v2.0.2 [INFO] [stderr] Compiling async-process v1.2.0 [INFO] [stderr] Compiling async-std v1.10.0 [INFO] [stderr] Compiling sct v0.6.1 [INFO] [stderr] Compiling webpki v0.21.4 [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 simple --edition=2018 examples/simple.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' -C metadata=df3bd8d726a12630 -C extra-filename=-df3bd8d726a12630 --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-6db97b8eed213713.so --extern chrono=/opt/rustwide/target/debug/deps/libchrono-be4228936720f090.rlib --extern ctrlc=/opt/rustwide/target/debug/deps/libctrlc-94fb098c4f1e8686.rlib --extern downcast_rs=/opt/rustwide/target/debug/deps/libdowncast_rs-1687a6df89d4d06a.rlib --extern flume=/opt/rustwide/target/debug/deps/libflume-e3e41fbe73958ece.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-999834c36641fa34.rlib --extern goose=/opt/rustwide/target/debug/deps/libgoose-ca331e49acb6c873.rlib --extern gumdrop=/opt/rustwide/target/debug/deps/libgumdrop-eec651b9ac0e023e.rlib --extern http=/opt/rustwide/target/debug/deps/libhttp-f0aaac2ca7fcaa5c.rlib --extern httpmock=/opt/rustwide/target/debug/deps/libhttpmock-af1394bc17f84ccc.rlib --extern itertools=/opt/rustwide/target/debug/deps/libitertools-4584bcfa222d8e0a.rlib --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-86422d76b8bd90ed.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-1138e180e21554d5.rlib --extern native_tls=/opt/rustwide/target/debug/deps/libnative_tls-a3848cbb18591afc.rlib --extern num_format=/opt/rustwide/target/debug/deps/libnum_format-e400080b31710db8.rlib --extern num_cpus=/opt/rustwide/target/debug/deps/libnum_cpus-328f448c73cbebc6.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-2a5b2a988fee8253.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-90f11ea12ce25448.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-00a4d7d1dd2eee15.rlib --extern rustls=/opt/rustwide/target/debug/deps/librustls-6ec05379a3079e54.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-c36803fedfa1c329.rlib --extern serde_cbor=/opt/rustwide/target/debug/deps/libserde_cbor-4c630ccbfd2bf38c.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-63143df23a5f85a5.rlib --extern serial_test=/opt/rustwide/target/debug/deps/libserial_test-43fc934ed5e36701.rlib --extern simplelog=/opt/rustwide/target/debug/deps/libsimplelog-e875597f4110fcf0.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-55b54610340350c1.rlib --extern tokio_tungstenite=/opt/rustwide/target/debug/deps/libtokio_tungstenite-5c3f858cc386511a.rlib --extern tungstenite=/opt/rustwide/target/debug/deps/libtungstenite-ea8027e4b09ec3f0.rlib --extern url=/opt/rustwide/target/debug/deps/liburl-de723f3cc985a60a.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/curl-sys-32cd242c070b2e3f/out/build -L native=/opt/rustwide/target/debug/build/libnghttp2-sys-8f867d4de4c81889/out/i/lib -L native=/opt/rustwide/target/debug/build/ring-26cd1457f34a97e6/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/deps/throttle-708ac98dedb5c335.throttle.2dd0cc3a-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/throttle-708ac98dedb5c335.throttle.2dd0cc3a-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/throttle-708ac98dedb5c335.throttle.2dd0cc3a-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/throttle-708ac98dedb5c335.throttle.2dd0cc3a-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/throttle-708ac98dedb5c335.throttle.2dd0cc3a-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/throttle-708ac98dedb5c335.throttle.2dd0cc3a-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/throttle-708ac98dedb5c335.throttle.2dd0cc3a-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/throttle-708ac98dedb5c335.throttle.2dd0cc3a-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/throttle-708ac98dedb5c335.throttle.2dd0cc3a-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/throttle-708ac98dedb5c335.throttle.2dd0cc3a-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/throttle-708ac98dedb5c335.throttle.2dd0cc3a-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/throttle-708ac98dedb5c335.throttle.2dd0cc3a-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/throttle-708ac98dedb5c335.throttle.2dd0cc3a-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/throttle-708ac98dedb5c335.throttle.2dd0cc3a-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/throttle-708ac98dedb5c335.throttle.2dd0cc3a-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/throttle-708ac98dedb5c335.throttle.2dd0cc3a-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/throttle-708ac98dedb5c335.4lc0awzrwv1g70d8.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/curl-sys-32cd242c070b2e3f/out/build" "-L" "/opt/rustwide/target/debug/build/libnghttp2-sys-8f867d4de4c81889/out/i/lib" "-L" "/opt/rustwide/target/debug/build/ring-26cd1457f34a97e6/out" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-af71f5d5e2187f62.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-976ae3a75486bc7b.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-638f891af6f9e3c4.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-52ee1e0bb1279132.rlib" "/opt/rustwide/target/debug/deps/libgoose-ca331e49acb6c873.rlib" "/opt/rustwide/target/debug/deps/libctrlc-94fb098c4f1e8686.rlib" "/opt/rustwide/target/debug/deps/libnix-796444c919d2a5f6.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-4273c4d5090281ff.rlib" "/opt/rustwide/target/debug/deps/libflume-e3e41fbe73958ece.rlib" "/opt/rustwide/target/debug/deps/libspin-556f6b9c0211bec0.rlib" "/opt/rustwide/target/debug/deps/liblock_api-4527f2b9e7422552.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-54ff2283d814f48f.rlib" "/opt/rustwide/target/debug/deps/libnanorand-60a3ee952eb94060.rlib" "/opt/rustwide/target/debug/deps/libnum_format-e400080b31710db8.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-81c521bfa9822df8.rlib" "/opt/rustwide/target/debug/deps/libnodrop-2955a1c310f4b8f5.rlib" "/opt/rustwide/target/debug/deps/libitertools-4584bcfa222d8e0a.rlib" "/opt/rustwide/target/debug/deps/libeither-1fa9e7dc99f602fc.rlib" "/opt/rustwide/target/debug/deps/libreqwest-00a4d7d1dd2eee15.rlib" "/opt/rustwide/target/debug/deps/libcookie_store-22695380d8a694af.rlib" "/opt/rustwide/target/debug/deps/libpublicsuffix-406a547d95a6985b.rlib" "/opt/rustwide/target/debug/deps/libcookie-0b4abdf1d3434a0a.rlib" "/opt/rustwide/target/debug/deps/libtime-3b7d959469ef3671.rlib" "/opt/rustwide/target/debug/deps/libtime_macros-cc1e1e3ec5d655e9.rlib" "/opt/rustwide/target/debug/deps/libstandback-14984202205dc4e2.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-d63f5e59cbe4083c.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-42d5e8fd56d9ca4a.rlib" "/opt/rustwide/target/debug/deps/libipnet-a4a4d5377d91ef9a.rlib" "/opt/rustwide/target/debug/deps/libtokio_native_tls-c84b7851280d035a.rlib" "/opt/rustwide/target/debug/deps/libasync_compression-594e67c0ef496907.rlib" "/opt/rustwide/target/debug/deps/libflate2-ce773531e347e36f.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-b6fb8bc1faea50b0.rlib" "/opt/rustwide/target/debug/deps/libadler-92f8db84032ff960.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-08a598dffa25bc69.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-a3848cbb18591afc.rlib" "/opt/rustwide/target/debug/deps/libopenssl-ab76aa7433ed61b6.rlib" "/opt/rustwide/target/debug/deps/libbitflags-610a73087f46ba3b.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-3138d685ddde873e.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-1df85ef0ce08cbc3.rlib" "/opt/rustwide/target/debug/deps/libdowncast_rs-1687a6df89d4d06a.rlib" "/opt/rustwide/target/debug/deps/libtokio_tungstenite-5c3f858cc386511a.rlib" "/opt/rustwide/target/debug/deps/libtungstenite-c34a6bcacb913992.rlib" "/opt/rustwide/target/debug/deps/librand-2a5b2a988fee8253.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-9049f165fe9c2f08.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-4b4e10d54e032e24.rlib" "/opt/rustwide/target/debug/deps/librand_core-4151eb03d58262af.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-2f184a0eb9f27f79.rlib" "/opt/rustwide/target/debug/deps/libutf8-3c86c328d48f5266.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-614d7e4e7f7903e2.rlib" "/opt/rustwide/target/debug/deps/libsha1-06076660f5ce065b.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-ffbe13ab2928830a.rlib" "/opt/rustwide/target/debug/deps/libcpufeatures-0ab975038e942af0.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-c84763c521c7187a.rlib" "/opt/rustwide/target/debug/deps/libdigest-8dde157298e4cde6.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-03cc736e630f40aa.rlib" "/opt/rustwide/target/debug/deps/libtypenum-d5d9b7f67aa4163c.rlib" "/opt/rustwide/target/debug/deps/libthiserror-67a2f5554a7e8906.rlib" "/opt/rustwide/target/debug/deps/libsimplelog-e875597f4110fcf0.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-b126e2ab944ff130.rlib" "/opt/rustwide/target/debug/deps/libchrono-be4228936720f090.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-8722d831e392f7c5.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-49d3fba79cbd8d8c.rlib" "/opt/rustwide/target/debug/deps/libtime-644862c3b5e045e1.rlib" "/opt/rustwide/target/debug/deps/libgumdrop-eec651b9ac0e023e.rlib" "/opt/rustwide/target/debug/deps/libfutures-999834c36641fa34.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-c2fd47375e2e5071.rlib" "/opt/rustwide/target/debug/deps/libhttpmock-af1394bc17f84ccc.rlib" "/opt/rustwide/target/debug/deps/liblevenshtein-fc51f16b45ce4315.rlib" "/opt/rustwide/target/debug/deps/libbase64-bff61f2d1660603b.rlib" "/opt/rustwide/target/debug/deps/libqstring-06ff9baf0b58251f.rlib" "/opt/rustwide/target/debug/deps/libassert_json_diff-a55400577260898c.rlib" "/opt/rustwide/target/debug/deps/libdifference-be5a92587e0cc979.rlib" "/opt/rustwide/target/debug/deps/libbasic_cookies-323715e41764a358.rlib" "/opt/rustwide/target/debug/deps/liblalrpop_util-f5eb7cc82ab73dd5.rlib" "/opt/rustwide/target/debug/deps/libhyper-786cecb888e9e0b4.rlib" "/opt/rustwide/target/debug/deps/libwant-413df5844f51b559.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-9f7beed53871ae63.rlib" "/opt/rustwide/target/debug/deps/libh2-a7ad68270f027462.rlib" "/opt/rustwide/target/debug/deps/libindexmap-f89158471b40e5b4.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-743e8c262a81811e.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-18afe3a280e665ca.rlib" "/opt/rustwide/target/debug/deps/libhttparse-2e0e4f1bf1a30cc2.rlib" "/opt/rustwide/target/debug/deps/libtower_service-6f9cbeafd8b373de.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-3ac504963d86f242.rlib" "/opt/rustwide/target/debug/deps/libhttpdate-ffd3c9a2b2f794db.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-eec452b77ec00f53.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-47516392fc2f3fb3.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-e1e4f410a9fb8081.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-83590df240015aa2.rlib" "/opt/rustwide/target/debug/deps/libisahc-8a0fc4e8f926635d.rlib" "/opt/rustwide/target/debug/deps/libmime-6adaefd5c465bdcc.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-ba39d926ac9b30c7.rlib" "/opt/rustwide/target/debug/deps/liburl-de723f3cc985a60a.rlib" "/opt/rustwide/target/debug/deps/libidna-ec90e46799f0e175.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-2a15cc77e7a3da8a.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-47356ad9c961eabf.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-c8728763a1cfbcab.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-e6dc4d1ccdb8d7d2.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-a5e98da7c1c4a0eb.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-8c83310236959ef9.rlib" "/opt/rustwide/target/debug/deps/libmatches-bfb4602457f1458f.rlib" "/opt/rustwide/target/debug/deps/libtracing_futures-4121d0dbb527c4a6.rlib" "/opt/rustwide/target/debug/deps/libtracing-30b753a522bf0916.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-d1fb961d371cfa3d.rlib" "/opt/rustwide/target/debug/deps/libpin_project-17fd5e73620f708a.rlib" "/opt/rustwide/target/debug/deps/libhttp-f0aaac2ca7fcaa5c.rlib" "/opt/rustwide/target/debug/deps/libfnv-bb690c336855f248.rlib" "/opt/rustwide/target/debug/deps/libsluice-62a71f4f69fb8984.rlib" "/opt/rustwide/target/debug/deps/libcurl-1d7aab0abfa160ff.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-938265d742ce645e.rlib" "/opt/rustwide/target/debug/deps/libcurl_sys-8771c24c6c3e446f.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-137fbb8c8359ed51.rlib" "/opt/rustwide/target/debug/deps/liblibz_sys-38d4ca0b0bb3a3d7.rlib" "/opt/rustwide/target/debug/deps/liblibnghttp2_sys-20131e777b3dfb97.rlib" "/opt/rustwide/target/debug/deps/libtokio-55b54610340350c1.rlib" "/opt/rustwide/target/debug/deps/libbytes-44851e2768c88cca.rlib" "/opt/rustwide/target/debug/deps/libmio-3add85cb249e90e7.rlib" "/opt/rustwide/target/debug/deps/libserde_json-63143df23a5f85a5.rlib" "/opt/rustwide/target/debug/deps/libryu-d12c73784c01ffe8.rlib" "/opt/rustwide/target/debug/deps/libitoa-d7f8eba6e24f48da.rlib" "/opt/rustwide/target/debug/deps/libasync_object_pool-f7e83bb4f90847f8.rlib" "/opt/rustwide/target/debug/deps/libasync_std-5260b498e3a64232.rlib" "/opt/rustwide/target/debug/deps/libasync_global_executor-3e11a55b99dc7b53.rlib" "/opt/rustwide/target/debug/deps/libblocking-503a5fd3bb8d1a85.rlib" "/opt/rustwide/target/debug/deps/libatomic_waker-9d04c0322d3474cc.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-328f448c73cbebc6.rlib" "/opt/rustwide/target/debug/deps/libasync_mutex-0afa706133000d2d.rlib" "/opt/rustwide/target/debug/deps/libasync_executor-807a36913497d3f0.rlib" "/opt/rustwide/target/debug/deps/libasync_task-1c0cd838d3e282b6.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-8db6cc3064b93ccc.rlib" "/opt/rustwide/target/debug/deps/libasync_process-9b45af5c68eb019f.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook-07e14a0475a35fe7.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-768406c8205aa00d.rlib" "/opt/rustwide/target/debug/deps/libasync_io-182dc3435cb02185.rlib" "/opt/rustwide/target/debug/deps/libslab-0fb1f137d136c8f3.rlib" "/opt/rustwide/target/debug/deps/libpolling-0a3d2718fc84b0e0.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-00ebd81f75d94599.rlib" "/opt/rustwide/target/debug/deps/libsocket2-b67ccc3aac308110.rlib" "/opt/rustwide/target/debug/deps/liblibc-9782221c05e76d34.rlib" "/opt/rustwide/target/debug/deps/libfutures_lite-943acd2b34bcd951.rlib" "/opt/rustwide/target/debug/deps/libfastrand-b335408ccec7c319.rlib" "/opt/rustwide/target/debug/deps/libwaker_fn-d84763990f78330e.rlib" "/opt/rustwide/target/debug/deps/libparking-3031ff4351ece351.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-da2392d6c8abc697.rlib" "/opt/rustwide/target/debug/deps/libasync_channel-fe7e53e3bdcbe062.rlib" "/opt/rustwide/target/debug/deps/libconcurrent_queue-df96243a33689acb.rlib" "/opt/rustwide/target/debug/deps/libcache_padded-1f8120d53b6075b1.rlib" "/opt/rustwide/target/debug/deps/libasync_lock-7bf7aa732b4519ee.rlib" "/opt/rustwide/target/debug/deps/libevent_listener-9460ad4a842a10f5.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-cd107537ca905c26.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-501725f4e360d46d.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-e68df3b16b7eb8b6.rlib" "/opt/rustwide/target/debug/deps/libkv_log_macro-83205aaebb170d7b.rlib" "/opt/rustwide/target/debug/deps/liblog-1138e180e21554d5.rlib" "/opt/rustwide/target/debug/deps/libvalue_bag-10e638a5f849c457.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-97437e183f3ae6e4.rlib" "/opt/rustwide/target/debug/deps/libserde_regex-dc745d3e4f928f72.rlib" "/opt/rustwide/target/debug/deps/libserde-c36803fedfa1c329.rlib" "/opt/rustwide/target/debug/deps/libregex-90f11ea12ce25448.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-e5f16a43d2a5be4b.rlib" "/opt/rustwide/target/debug/deps/libmemchr-2303f526a35aae07.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-fd0c3ba7c22fa1f4.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-86422d76b8bd90ed.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-9a950938f3668a37.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-3b1b529ec96b3df7.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-ac333df4e6839cea.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-22a9ff9d2be6d427.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-5decbb94c7d60860.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-29a9663b62a1cd00.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-6f0cee0dbab2d3f8.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-f5dc7d1d28c5c249.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-d19bda9ef557e755.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-82a955fd13db2399.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-44f3e7c1b7cc17ef.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-3ee6f750c5f3c2cf.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-ae5e1795dcba83e8.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-8d545d8592f2b534.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-c4c222675f83fd37.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-c1e9c53e75e301ed.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-beea7d9617fe25c5.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-8ef7dd43fc671f88.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-80a2b295510dd038.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/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/throttle-708ac98dedb5c335" "-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-ffded72b0e6dbe47.simple_with_session.10f1cb8f-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/simple_with_session-ffded72b0e6dbe47.simple_with_session.10f1cb8f-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/simple_with_session-ffded72b0e6dbe47.simple_with_session.10f1cb8f-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/simple_with_session-ffded72b0e6dbe47.simple_with_session.10f1cb8f-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/simple_with_session-ffded72b0e6dbe47.simple_with_session.10f1cb8f-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/simple_with_session-ffded72b0e6dbe47.simple_with_session.10f1cb8f-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/simple_with_session-ffded72b0e6dbe47.simple_with_session.10f1cb8f-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/simple_with_session-ffded72b0e6dbe47.simple_with_session.10f1cb8f-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/simple_with_session-ffded72b0e6dbe47.simple_with_session.10f1cb8f-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/simple_with_session-ffded72b0e6dbe47.simple_with_session.10f1cb8f-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/simple_with_session-ffded72b0e6dbe47.simple_with_session.10f1cb8f-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/simple_with_session-ffded72b0e6dbe47.simple_with_session.10f1cb8f-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/simple_with_session-ffded72b0e6dbe47.simple_with_session.10f1cb8f-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/simple_with_session-ffded72b0e6dbe47.simple_with_session.10f1cb8f-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/simple_with_session-ffded72b0e6dbe47.simple_with_session.10f1cb8f-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/simple_with_session-ffded72b0e6dbe47.simple_with_session.10f1cb8f-cgu.9.rcgu.o" "/opt/rustwide/target/debug/examples/simple_with_session-ffded72b0e6dbe47.3ch4tm3s6ap6zbcf.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/curl-sys-32cd242c070b2e3f/out/build" "-L" "/opt/rustwide/target/debug/build/libnghttp2-sys-8f867d4de4c81889/out/i/lib" "-L" "/opt/rustwide/target/debug/build/ring-26cd1457f34a97e6/out" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libgoose-ca331e49acb6c873.rlib" "/opt/rustwide/target/debug/deps/libctrlc-94fb098c4f1e8686.rlib" "/opt/rustwide/target/debug/deps/libnix-796444c919d2a5f6.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-4273c4d5090281ff.rlib" "/opt/rustwide/target/debug/deps/libflume-e3e41fbe73958ece.rlib" "/opt/rustwide/target/debug/deps/libspin-556f6b9c0211bec0.rlib" "/opt/rustwide/target/debug/deps/liblock_api-4527f2b9e7422552.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-54ff2283d814f48f.rlib" "/opt/rustwide/target/debug/deps/libnanorand-60a3ee952eb94060.rlib" "/opt/rustwide/target/debug/deps/libnum_format-e400080b31710db8.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-81c521bfa9822df8.rlib" "/opt/rustwide/target/debug/deps/libnodrop-2955a1c310f4b8f5.rlib" "/opt/rustwide/target/debug/deps/libitertools-4584bcfa222d8e0a.rlib" "/opt/rustwide/target/debug/deps/libeither-1fa9e7dc99f602fc.rlib" "/opt/rustwide/target/debug/deps/libreqwest-00a4d7d1dd2eee15.rlib" "/opt/rustwide/target/debug/deps/libcookie_store-22695380d8a694af.rlib" "/opt/rustwide/target/debug/deps/libpublicsuffix-406a547d95a6985b.rlib" "/opt/rustwide/target/debug/deps/libcookie-0b4abdf1d3434a0a.rlib" "/opt/rustwide/target/debug/deps/libtime-3b7d959469ef3671.rlib" "/opt/rustwide/target/debug/deps/libtime_macros-cc1e1e3ec5d655e9.rlib" "/opt/rustwide/target/debug/deps/libstandback-14984202205dc4e2.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-d63f5e59cbe4083c.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-42d5e8fd56d9ca4a.rlib" "/opt/rustwide/target/debug/deps/libipnet-a4a4d5377d91ef9a.rlib" "/opt/rustwide/target/debug/deps/libtokio_native_tls-c84b7851280d035a.rlib" "/opt/rustwide/target/debug/deps/libmime-6adaefd5c465bdcc.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-ba39d926ac9b30c7.rlib" "/opt/rustwide/target/debug/deps/libserde_json-63143df23a5f85a5.rlib" "/opt/rustwide/target/debug/deps/libryu-d12c73784c01ffe8.rlib" "/opt/rustwide/target/debug/deps/libasync_compression-594e67c0ef496907.rlib" "/opt/rustwide/target/debug/deps/libflate2-ce773531e347e36f.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-b6fb8bc1faea50b0.rlib" "/opt/rustwide/target/debug/deps/libadler-92f8db84032ff960.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-08a598dffa25bc69.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-a3848cbb18591afc.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-938265d742ce645e.rlib" "/opt/rustwide/target/debug/deps/libopenssl-ab76aa7433ed61b6.rlib" "/opt/rustwide/target/debug/deps/libbitflags-610a73087f46ba3b.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-3138d685ddde873e.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-1df85ef0ce08cbc3.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-137fbb8c8359ed51.rlib" "/opt/rustwide/target/debug/deps/libhyper-786cecb888e9e0b4.rlib" "/opt/rustwide/target/debug/deps/libwant-413df5844f51b559.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-9f7beed53871ae63.rlib" "/opt/rustwide/target/debug/deps/libsocket2-b67ccc3aac308110.rlib" "/opt/rustwide/target/debug/deps/libh2-a7ad68270f027462.rlib" "/opt/rustwide/target/debug/deps/libindexmap-f89158471b40e5b4.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-743e8c262a81811e.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-18afe3a280e665ca.rlib" "/opt/rustwide/target/debug/deps/libtower_service-6f9cbeafd8b373de.rlib" "/opt/rustwide/target/debug/deps/libhttpdate-ffd3c9a2b2f794db.rlib" "/opt/rustwide/target/debug/deps/libtracing-30b753a522bf0916.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-d1fb961d371cfa3d.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-3ac504963d86f242.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-86422d76b8bd90ed.rlib" "/opt/rustwide/target/debug/deps/libdowncast_rs-1687a6df89d4d06a.rlib" "/opt/rustwide/target/debug/deps/libtokio_tungstenite-5c3f858cc386511a.rlib" "/opt/rustwide/target/debug/deps/libpin_project-17fd5e73620f708a.rlib" "/opt/rustwide/target/debug/deps/libtungstenite-c34a6bcacb913992.rlib" "/opt/rustwide/target/debug/deps/libbase64-bff61f2d1660603b.rlib" "/opt/rustwide/target/debug/deps/librand-2a5b2a988fee8253.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-9049f165fe9c2f08.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-4b4e10d54e032e24.rlib" "/opt/rustwide/target/debug/deps/librand_core-4151eb03d58262af.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-2f184a0eb9f27f79.rlib" "/opt/rustwide/target/debug/deps/libutf8-3c86c328d48f5266.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-614d7e4e7f7903e2.rlib" "/opt/rustwide/target/debug/deps/libsha1-06076660f5ce065b.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-ffbe13ab2928830a.rlib" "/opt/rustwide/target/debug/deps/libcpufeatures-0ab975038e942af0.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-c84763c521c7187a.rlib" "/opt/rustwide/target/debug/deps/libdigest-8dde157298e4cde6.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-03cc736e630f40aa.rlib" "/opt/rustwide/target/debug/deps/libtypenum-d5d9b7f67aa4163c.rlib" "/opt/rustwide/target/debug/deps/libhttparse-2e0e4f1bf1a30cc2.rlib" "/opt/rustwide/target/debug/deps/libthiserror-67a2f5554a7e8906.rlib" "/opt/rustwide/target/debug/deps/liburl-de723f3cc985a60a.rlib" "/opt/rustwide/target/debug/deps/libidna-ec90e46799f0e175.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-2a15cc77e7a3da8a.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-47356ad9c961eabf.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-c8728763a1cfbcab.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-e6dc4d1ccdb8d7d2.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-a5e98da7c1c4a0eb.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-8c83310236959ef9.rlib" "/opt/rustwide/target/debug/deps/libmatches-bfb4602457f1458f.rlib" "/opt/rustwide/target/debug/deps/libhttp-f0aaac2ca7fcaa5c.rlib" "/opt/rustwide/target/debug/deps/libitoa-d7f8eba6e24f48da.rlib" "/opt/rustwide/target/debug/deps/libfnv-bb690c336855f248.rlib" "/opt/rustwide/target/debug/deps/libtokio-55b54610340350c1.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-768406c8205aa00d.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-328f448c73cbebc6.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-00ebd81f75d94599.rlib" "/opt/rustwide/target/debug/deps/libbytes-44851e2768c88cca.rlib" "/opt/rustwide/target/debug/deps/libmio-3add85cb249e90e7.rlib" "/opt/rustwide/target/debug/deps/libregex-90f11ea12ce25448.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-e5f16a43d2a5be4b.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-fd0c3ba7c22fa1f4.rlib" "/opt/rustwide/target/debug/deps/libfutures-999834c36641fa34.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-c2fd47375e2e5071.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-eec452b77ec00f53.rlib" "/opt/rustwide/target/debug/deps/libmemchr-2303f526a35aae07.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-da2392d6c8abc697.rlib" "/opt/rustwide/target/debug/deps/libslab-0fb1f137d136c8f3.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-47516392fc2f3fb3.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-cd107537ca905c26.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-e1e4f410a9fb8081.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-83590df240015aa2.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-501725f4e360d46d.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-e68df3b16b7eb8b6.rlib" "/opt/rustwide/target/debug/deps/libsimplelog-e875597f4110fcf0.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-b126e2ab944ff130.rlib" "/opt/rustwide/target/debug/deps/libchrono-be4228936720f090.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-8722d831e392f7c5.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-49d3fba79cbd8d8c.rlib" "/opt/rustwide/target/debug/deps/libtime-644862c3b5e045e1.rlib" "/opt/rustwide/target/debug/deps/liblibc-9782221c05e76d34.rlib" "/opt/rustwide/target/debug/deps/libserde-c36803fedfa1c329.rlib" "/opt/rustwide/target/debug/deps/libgumdrop-eec651b9ac0e023e.rlib" "/opt/rustwide/target/debug/deps/liblog-1138e180e21554d5.rlib" "/opt/rustwide/target/debug/deps/libvalue_bag-10e638a5f849c457.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-97437e183f3ae6e4.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-9a950938f3668a37.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-3b1b529ec96b3df7.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-ac333df4e6839cea.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-22a9ff9d2be6d427.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-5decbb94c7d60860.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-29a9663b62a1cd00.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-6f0cee0dbab2d3f8.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-f5dc7d1d28c5c249.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-d19bda9ef557e755.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-82a955fd13db2399.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-44f3e7c1b7cc17ef.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-3ee6f750c5f3c2cf.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-ae5e1795dcba83e8.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-8d545d8592f2b534.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-c4c222675f83fd37.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-c1e9c53e75e301ed.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-beea7d9617fe25c5.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-8ef7dd43fc671f88.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-80a2b295510dd038.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/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/simple_with_session-ffded72b0e6dbe47" "-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_closure-fd7b129823979b62.simple_closure.4fa760dc-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/simple_closure-fd7b129823979b62.simple_closure.4fa760dc-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/simple_closure-fd7b129823979b62.simple_closure.4fa760dc-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/simple_closure-fd7b129823979b62.simple_closure.4fa760dc-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/simple_closure-fd7b129823979b62.simple_closure.4fa760dc-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/simple_closure-fd7b129823979b62.simple_closure.4fa760dc-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/simple_closure-fd7b129823979b62.simple_closure.4fa760dc-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/simple_closure-fd7b129823979b62.simple_closure.4fa760dc-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/simple_closure-fd7b129823979b62.simple_closure.4fa760dc-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/simple_closure-fd7b129823979b62.simple_closure.4fa760dc-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/simple_closure-fd7b129823979b62.simple_closure.4fa760dc-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/simple_closure-fd7b129823979b62.simple_closure.4fa760dc-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/simple_closure-fd7b129823979b62.simple_closure.4fa760dc-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/simple_closure-fd7b129823979b62.simple_closure.4fa760dc-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/simple_closure-fd7b129823979b62.simple_closure.4fa760dc-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/simple_closure-fd7b129823979b62.simple_closure.4fa760dc-cgu.9.rcgu.o" "/opt/rustwide/target/debug/examples/simple_closure-fd7b129823979b62.2ihw3c3lxcx2x2m5.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/curl-sys-32cd242c070b2e3f/out/build" "-L" "/opt/rustwide/target/debug/build/libnghttp2-sys-8f867d4de4c81889/out/i/lib" "-L" "/opt/rustwide/target/debug/build/ring-26cd1457f34a97e6/out" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libgoose-ca331e49acb6c873.rlib" "/opt/rustwide/target/debug/deps/libctrlc-94fb098c4f1e8686.rlib" "/opt/rustwide/target/debug/deps/libnix-796444c919d2a5f6.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-4273c4d5090281ff.rlib" "/opt/rustwide/target/debug/deps/libflume-e3e41fbe73958ece.rlib" "/opt/rustwide/target/debug/deps/libspin-556f6b9c0211bec0.rlib" "/opt/rustwide/target/debug/deps/liblock_api-4527f2b9e7422552.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-54ff2283d814f48f.rlib" "/opt/rustwide/target/debug/deps/libnanorand-60a3ee952eb94060.rlib" "/opt/rustwide/target/debug/deps/libnum_format-e400080b31710db8.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-81c521bfa9822df8.rlib" "/opt/rustwide/target/debug/deps/libnodrop-2955a1c310f4b8f5.rlib" "/opt/rustwide/target/debug/deps/libitertools-4584bcfa222d8e0a.rlib" "/opt/rustwide/target/debug/deps/libeither-1fa9e7dc99f602fc.rlib" "/opt/rustwide/target/debug/deps/libreqwest-00a4d7d1dd2eee15.rlib" "/opt/rustwide/target/debug/deps/libcookie_store-22695380d8a694af.rlib" "/opt/rustwide/target/debug/deps/libpublicsuffix-406a547d95a6985b.rlib" "/opt/rustwide/target/debug/deps/libcookie-0b4abdf1d3434a0a.rlib" "/opt/rustwide/target/debug/deps/libtime-3b7d959469ef3671.rlib" "/opt/rustwide/target/debug/deps/libtime_macros-cc1e1e3ec5d655e9.rlib" "/opt/rustwide/target/debug/deps/libstandback-14984202205dc4e2.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-d63f5e59cbe4083c.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-42d5e8fd56d9ca4a.rlib" "/opt/rustwide/target/debug/deps/libipnet-a4a4d5377d91ef9a.rlib" "/opt/rustwide/target/debug/deps/libtokio_native_tls-c84b7851280d035a.rlib" "/opt/rustwide/target/debug/deps/libmime-6adaefd5c465bdcc.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-ba39d926ac9b30c7.rlib" "/opt/rustwide/target/debug/deps/libserde_json-63143df23a5f85a5.rlib" "/opt/rustwide/target/debug/deps/libryu-d12c73784c01ffe8.rlib" "/opt/rustwide/target/debug/deps/libasync_compression-594e67c0ef496907.rlib" "/opt/rustwide/target/debug/deps/libflate2-ce773531e347e36f.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-b6fb8bc1faea50b0.rlib" "/opt/rustwide/target/debug/deps/libadler-92f8db84032ff960.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-08a598dffa25bc69.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-a3848cbb18591afc.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-938265d742ce645e.rlib" "/opt/rustwide/target/debug/deps/libopenssl-ab76aa7433ed61b6.rlib" "/opt/rustwide/target/debug/deps/libbitflags-610a73087f46ba3b.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-3138d685ddde873e.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-1df85ef0ce08cbc3.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-137fbb8c8359ed51.rlib" "/opt/rustwide/target/debug/deps/libhyper-786cecb888e9e0b4.rlib" "/opt/rustwide/target/debug/deps/libwant-413df5844f51b559.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-9f7beed53871ae63.rlib" "/opt/rustwide/target/debug/deps/libsocket2-b67ccc3aac308110.rlib" "/opt/rustwide/target/debug/deps/libh2-a7ad68270f027462.rlib" "/opt/rustwide/target/debug/deps/libindexmap-f89158471b40e5b4.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-743e8c262a81811e.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-18afe3a280e665ca.rlib" "/opt/rustwide/target/debug/deps/libtower_service-6f9cbeafd8b373de.rlib" "/opt/rustwide/target/debug/deps/libhttpdate-ffd3c9a2b2f794db.rlib" "/opt/rustwide/target/debug/deps/libtracing-30b753a522bf0916.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-d1fb961d371cfa3d.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-3ac504963d86f242.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-86422d76b8bd90ed.rlib" "/opt/rustwide/target/debug/deps/libdowncast_rs-1687a6df89d4d06a.rlib" "/opt/rustwide/target/debug/deps/libtokio_tungstenite-5c3f858cc386511a.rlib" "/opt/rustwide/target/debug/deps/libpin_project-17fd5e73620f708a.rlib" "/opt/rustwide/target/debug/deps/libtungstenite-c34a6bcacb913992.rlib" "/opt/rustwide/target/debug/deps/libbase64-bff61f2d1660603b.rlib" "/opt/rustwide/target/debug/deps/librand-2a5b2a988fee8253.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-9049f165fe9c2f08.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-4b4e10d54e032e24.rlib" "/opt/rustwide/target/debug/deps/librand_core-4151eb03d58262af.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-2f184a0eb9f27f79.rlib" "/opt/rustwide/target/debug/deps/libutf8-3c86c328d48f5266.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-614d7e4e7f7903e2.rlib" "/opt/rustwide/target/debug/deps/libsha1-06076660f5ce065b.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-ffbe13ab2928830a.rlib" "/opt/rustwide/target/debug/deps/libcpufeatures-0ab975038e942af0.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-c84763c521c7187a.rlib" "/opt/rustwide/target/debug/deps/libdigest-8dde157298e4cde6.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-03cc736e630f40aa.rlib" "/opt/rustwide/target/debug/deps/libtypenum-d5d9b7f67aa4163c.rlib" "/opt/rustwide/target/debug/deps/libhttparse-2e0e4f1bf1a30cc2.rlib" "/opt/rustwide/target/debug/deps/libthiserror-67a2f5554a7e8906.rlib" "/opt/rustwide/target/debug/deps/liburl-de723f3cc985a60a.rlib" "/opt/rustwide/target/debug/deps/libidna-ec90e46799f0e175.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-2a15cc77e7a3da8a.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-47356ad9c961eabf.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-c8728763a1cfbcab.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-e6dc4d1ccdb8d7d2.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-a5e98da7c1c4a0eb.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-8c83310236959ef9.rlib" "/opt/rustwide/target/debug/deps/libmatches-bfb4602457f1458f.rlib" "/opt/rustwide/target/debug/deps/libhttp-f0aaac2ca7fcaa5c.rlib" "/opt/rustwide/target/debug/deps/libitoa-d7f8eba6e24f48da.rlib" "/opt/rustwide/target/debug/deps/libfnv-bb690c336855f248.rlib" "/opt/rustwide/target/debug/deps/libtokio-55b54610340350c1.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-768406c8205aa00d.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-328f448c73cbebc6.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-00ebd81f75d94599.rlib" "/opt/rustwide/target/debug/deps/libbytes-44851e2768c88cca.rlib" "/opt/rustwide/target/debug/deps/libmio-3add85cb249e90e7.rlib" "/opt/rustwide/target/debug/deps/libregex-90f11ea12ce25448.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-e5f16a43d2a5be4b.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-fd0c3ba7c22fa1f4.rlib" "/opt/rustwide/target/debug/deps/libfutures-999834c36641fa34.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-c2fd47375e2e5071.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-eec452b77ec00f53.rlib" "/opt/rustwide/target/debug/deps/libmemchr-2303f526a35aae07.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-da2392d6c8abc697.rlib" "/opt/rustwide/target/debug/deps/libslab-0fb1f137d136c8f3.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-47516392fc2f3fb3.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-cd107537ca905c26.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-e1e4f410a9fb8081.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-83590df240015aa2.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-501725f4e360d46d.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-e68df3b16b7eb8b6.rlib" "/opt/rustwide/target/debug/deps/libsimplelog-e875597f4110fcf0.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-b126e2ab944ff130.rlib" "/opt/rustwide/target/debug/deps/libchrono-be4228936720f090.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-8722d831e392f7c5.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-49d3fba79cbd8d8c.rlib" "/opt/rustwide/target/debug/deps/libtime-644862c3b5e045e1.rlib" "/opt/rustwide/target/debug/deps/liblibc-9782221c05e76d34.rlib" "/opt/rustwide/target/debug/deps/libserde-c36803fedfa1c329.rlib" "/opt/rustwide/target/debug/deps/libgumdrop-eec651b9ac0e023e.rlib" "/opt/rustwide/target/debug/deps/liblog-1138e180e21554d5.rlib" "/opt/rustwide/target/debug/deps/libvalue_bag-10e638a5f849c457.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-97437e183f3ae6e4.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-9a950938f3668a37.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-3b1b529ec96b3df7.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-ac333df4e6839cea.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-22a9ff9d2be6d427.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-5decbb94c7d60860.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-29a9663b62a1cd00.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-6f0cee0dbab2d3f8.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-f5dc7d1d28c5c249.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-d19bda9ef557e755.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-82a955fd13db2399.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-44f3e7c1b7cc17ef.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-3ee6f750c5f3c2cf.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-ae5e1795dcba83e8.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-8d545d8592f2b534.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-c4c222675f83fd37.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-c1e9c53e75e301ed.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-beea7d9617fe25c5.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-8ef7dd43fc671f88.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-80a2b295510dd038.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/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/simple_closure-fd7b129823979b62" "-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/redirect-854f089344f4473c.redirect.86deb9e0-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/redirect-854f089344f4473c.redirect.86deb9e0-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/redirect-854f089344f4473c.redirect.86deb9e0-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/redirect-854f089344f4473c.redirect.86deb9e0-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/redirect-854f089344f4473c.redirect.86deb9e0-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/redirect-854f089344f4473c.redirect.86deb9e0-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/redirect-854f089344f4473c.redirect.86deb9e0-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/redirect-854f089344f4473c.redirect.86deb9e0-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/redirect-854f089344f4473c.redirect.86deb9e0-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/redirect-854f089344f4473c.redirect.86deb9e0-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/redirect-854f089344f4473c.redirect.86deb9e0-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/redirect-854f089344f4473c.redirect.86deb9e0-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/redirect-854f089344f4473c.redirect.86deb9e0-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/redirect-854f089344f4473c.redirect.86deb9e0-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/redirect-854f089344f4473c.redirect.86deb9e0-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/redirect-854f089344f4473c.redirect.86deb9e0-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/redirect-854f089344f4473c.5be957nxarwo0no0.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/curl-sys-32cd242c070b2e3f/out/build" "-L" "/opt/rustwide/target/debug/build/libnghttp2-sys-8f867d4de4c81889/out/i/lib" "-L" "/opt/rustwide/target/debug/build/ring-26cd1457f34a97e6/out" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-af71f5d5e2187f62.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-976ae3a75486bc7b.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-638f891af6f9e3c4.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-52ee1e0bb1279132.rlib" "/opt/rustwide/target/debug/deps/libgoose-ca331e49acb6c873.rlib" "/opt/rustwide/target/debug/deps/libctrlc-94fb098c4f1e8686.rlib" "/opt/rustwide/target/debug/deps/libnix-796444c919d2a5f6.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-4273c4d5090281ff.rlib" "/opt/rustwide/target/debug/deps/libflume-e3e41fbe73958ece.rlib" "/opt/rustwide/target/debug/deps/libspin-556f6b9c0211bec0.rlib" "/opt/rustwide/target/debug/deps/libnanorand-60a3ee952eb94060.rlib" "/opt/rustwide/target/debug/deps/libnum_format-e400080b31710db8.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-81c521bfa9822df8.rlib" "/opt/rustwide/target/debug/deps/libnodrop-2955a1c310f4b8f5.rlib" "/opt/rustwide/target/debug/deps/libitertools-4584bcfa222d8e0a.rlib" "/opt/rustwide/target/debug/deps/libeither-1fa9e7dc99f602fc.rlib" "/opt/rustwide/target/debug/deps/libreqwest-00a4d7d1dd2eee15.rlib" "/opt/rustwide/target/debug/deps/libcookie_store-22695380d8a694af.rlib" "/opt/rustwide/target/debug/deps/libpublicsuffix-406a547d95a6985b.rlib" "/opt/rustwide/target/debug/deps/libcookie-0b4abdf1d3434a0a.rlib" "/opt/rustwide/target/debug/deps/libtime-3b7d959469ef3671.rlib" "/opt/rustwide/target/debug/deps/libtime_macros-cc1e1e3ec5d655e9.rlib" "/opt/rustwide/target/debug/deps/libstandback-14984202205dc4e2.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-d63f5e59cbe4083c.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-42d5e8fd56d9ca4a.rlib" "/opt/rustwide/target/debug/deps/libipnet-a4a4d5377d91ef9a.rlib" "/opt/rustwide/target/debug/deps/libtokio_native_tls-c84b7851280d035a.rlib" "/opt/rustwide/target/debug/deps/libasync_compression-594e67c0ef496907.rlib" "/opt/rustwide/target/debug/deps/libflate2-ce773531e347e36f.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-b6fb8bc1faea50b0.rlib" "/opt/rustwide/target/debug/deps/libadler-92f8db84032ff960.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-08a598dffa25bc69.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-a3848cbb18591afc.rlib" "/opt/rustwide/target/debug/deps/libopenssl-ab76aa7433ed61b6.rlib" "/opt/rustwide/target/debug/deps/libbitflags-610a73087f46ba3b.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-3138d685ddde873e.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-1df85ef0ce08cbc3.rlib" "/opt/rustwide/target/debug/deps/libdowncast_rs-1687a6df89d4d06a.rlib" "/opt/rustwide/target/debug/deps/libtokio_tungstenite-5c3f858cc386511a.rlib" "/opt/rustwide/target/debug/deps/libtungstenite-c34a6bcacb913992.rlib" "/opt/rustwide/target/debug/deps/librand-2a5b2a988fee8253.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-9049f165fe9c2f08.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-4b4e10d54e032e24.rlib" "/opt/rustwide/target/debug/deps/librand_core-4151eb03d58262af.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-2f184a0eb9f27f79.rlib" "/opt/rustwide/target/debug/deps/libutf8-3c86c328d48f5266.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-614d7e4e7f7903e2.rlib" "/opt/rustwide/target/debug/deps/libsha1-06076660f5ce065b.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-ffbe13ab2928830a.rlib" "/opt/rustwide/target/debug/deps/libcpufeatures-0ab975038e942af0.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-c84763c521c7187a.rlib" "/opt/rustwide/target/debug/deps/libdigest-8dde157298e4cde6.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-03cc736e630f40aa.rlib" "/opt/rustwide/target/debug/deps/libtypenum-d5d9b7f67aa4163c.rlib" "/opt/rustwide/target/debug/deps/libthiserror-67a2f5554a7e8906.rlib" "/opt/rustwide/target/debug/deps/libsimplelog-e875597f4110fcf0.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-b126e2ab944ff130.rlib" "/opt/rustwide/target/debug/deps/libchrono-be4228936720f090.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-8722d831e392f7c5.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-49d3fba79cbd8d8c.rlib" "/opt/rustwide/target/debug/deps/libtime-644862c3b5e045e1.rlib" "/opt/rustwide/target/debug/deps/libgumdrop-eec651b9ac0e023e.rlib" "/opt/rustwide/target/debug/deps/libfutures-999834c36641fa34.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-c2fd47375e2e5071.rlib" "/opt/rustwide/target/debug/deps/libserial_test-43fc934ed5e36701.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-774bfc559286971a.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-964ae2f124a4b451.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-0e12401d3f654579.rlib" "/opt/rustwide/target/debug/deps/liblock_api-4527f2b9e7422552.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-54ff2283d814f48f.rlib" "/opt/rustwide/target/debug/deps/libinstant-0a905b6cdc18bc82.rlib" "/opt/rustwide/target/debug/deps/libhttpmock-af1394bc17f84ccc.rlib" "/opt/rustwide/target/debug/deps/liblevenshtein-fc51f16b45ce4315.rlib" "/opt/rustwide/target/debug/deps/libbase64-bff61f2d1660603b.rlib" "/opt/rustwide/target/debug/deps/libqstring-06ff9baf0b58251f.rlib" "/opt/rustwide/target/debug/deps/libassert_json_diff-a55400577260898c.rlib" "/opt/rustwide/target/debug/deps/libdifference-be5a92587e0cc979.rlib" "/opt/rustwide/target/debug/deps/libbasic_cookies-323715e41764a358.rlib" "/opt/rustwide/target/debug/deps/liblalrpop_util-f5eb7cc82ab73dd5.rlib" "/opt/rustwide/target/debug/deps/libhyper-786cecb888e9e0b4.rlib" "/opt/rustwide/target/debug/deps/libwant-413df5844f51b559.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-9f7beed53871ae63.rlib" "/opt/rustwide/target/debug/deps/libh2-a7ad68270f027462.rlib" "/opt/rustwide/target/debug/deps/libindexmap-f89158471b40e5b4.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-743e8c262a81811e.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-18afe3a280e665ca.rlib" "/opt/rustwide/target/debug/deps/libhttparse-2e0e4f1bf1a30cc2.rlib" "/opt/rustwide/target/debug/deps/libtower_service-6f9cbeafd8b373de.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-3ac504963d86f242.rlib" "/opt/rustwide/target/debug/deps/libhttpdate-ffd3c9a2b2f794db.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-eec452b77ec00f53.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-47516392fc2f3fb3.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-e1e4f410a9fb8081.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-83590df240015aa2.rlib" "/opt/rustwide/target/debug/deps/libisahc-8a0fc4e8f926635d.rlib" "/opt/rustwide/target/debug/deps/libmime-6adaefd5c465bdcc.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-ba39d926ac9b30c7.rlib" "/opt/rustwide/target/debug/deps/liburl-de723f3cc985a60a.rlib" "/opt/rustwide/target/debug/deps/libidna-ec90e46799f0e175.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-2a15cc77e7a3da8a.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-47356ad9c961eabf.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-c8728763a1cfbcab.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-e6dc4d1ccdb8d7d2.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-a5e98da7c1c4a0eb.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-8c83310236959ef9.rlib" "/opt/rustwide/target/debug/deps/libmatches-bfb4602457f1458f.rlib" "/opt/rustwide/target/debug/deps/libtracing_futures-4121d0dbb527c4a6.rlib" "/opt/rustwide/target/debug/deps/libtracing-30b753a522bf0916.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-d1fb961d371cfa3d.rlib" "/opt/rustwide/target/debug/deps/libpin_project-17fd5e73620f708a.rlib" "/opt/rustwide/target/debug/deps/libhttp-f0aaac2ca7fcaa5c.rlib" "/opt/rustwide/target/debug/deps/libfnv-bb690c336855f248.rlib" "/opt/rustwide/target/debug/deps/libsluice-62a71f4f69fb8984.rlib" "/opt/rustwide/target/debug/deps/libcurl-1d7aab0abfa160ff.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-938265d742ce645e.rlib" "/opt/rustwide/target/debug/deps/libcurl_sys-8771c24c6c3e446f.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-137fbb8c8359ed51.rlib" "/opt/rustwide/target/debug/deps/liblibz_sys-38d4ca0b0bb3a3d7.rlib" "/opt/rustwide/target/debug/deps/liblibnghttp2_sys-20131e777b3dfb97.rlib" "/opt/rustwide/target/debug/deps/libtokio-55b54610340350c1.rlib" "/opt/rustwide/target/debug/deps/libbytes-44851e2768c88cca.rlib" "/opt/rustwide/target/debug/deps/libmio-3add85cb249e90e7.rlib" "/opt/rustwide/target/debug/deps/libserde_json-63143df23a5f85a5.rlib" "/opt/rustwide/target/debug/deps/libryu-d12c73784c01ffe8.rlib" "/opt/rustwide/target/debug/deps/libitoa-d7f8eba6e24f48da.rlib" "/opt/rustwide/target/debug/deps/libasync_object_pool-f7e83bb4f90847f8.rlib" "/opt/rustwide/target/debug/deps/libasync_std-5260b498e3a64232.rlib" "/opt/rustwide/target/debug/deps/libasync_global_executor-3e11a55b99dc7b53.rlib" "/opt/rustwide/target/debug/deps/libblocking-503a5fd3bb8d1a85.rlib" "/opt/rustwide/target/debug/deps/libatomic_waker-9d04c0322d3474cc.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-328f448c73cbebc6.rlib" "/opt/rustwide/target/debug/deps/libasync_mutex-0afa706133000d2d.rlib" "/opt/rustwide/target/debug/deps/libasync_executor-807a36913497d3f0.rlib" "/opt/rustwide/target/debug/deps/libasync_task-1c0cd838d3e282b6.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-8db6cc3064b93ccc.rlib" "/opt/rustwide/target/debug/deps/libasync_process-9b45af5c68eb019f.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook-07e14a0475a35fe7.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-768406c8205aa00d.rlib" "/opt/rustwide/target/debug/deps/libasync_io-182dc3435cb02185.rlib" "/opt/rustwide/target/debug/deps/libslab-0fb1f137d136c8f3.rlib" "/opt/rustwide/target/debug/deps/libpolling-0a3d2718fc84b0e0.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-00ebd81f75d94599.rlib" "/opt/rustwide/target/debug/deps/libsocket2-b67ccc3aac308110.rlib" "/opt/rustwide/target/debug/deps/liblibc-9782221c05e76d34.rlib" "/opt/rustwide/target/debug/deps/libfutures_lite-943acd2b34bcd951.rlib" "/opt/rustwide/target/debug/deps/libfastrand-b335408ccec7c319.rlib" "/opt/rustwide/target/debug/deps/libwaker_fn-d84763990f78330e.rlib" "/opt/rustwide/target/debug/deps/libparking-3031ff4351ece351.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-da2392d6c8abc697.rlib" "/opt/rustwide/target/debug/deps/libasync_channel-fe7e53e3bdcbe062.rlib" "/opt/rustwide/target/debug/deps/libconcurrent_queue-df96243a33689acb.rlib" "/opt/rustwide/target/debug/deps/libcache_padded-1f8120d53b6075b1.rlib" "/opt/rustwide/target/debug/deps/libasync_lock-7bf7aa732b4519ee.rlib" "/opt/rustwide/target/debug/deps/libevent_listener-9460ad4a842a10f5.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-cd107537ca905c26.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-501725f4e360d46d.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-e68df3b16b7eb8b6.rlib" "/opt/rustwide/target/debug/deps/libkv_log_macro-83205aaebb170d7b.rlib" "/opt/rustwide/target/debug/deps/liblog-1138e180e21554d5.rlib" "/opt/rustwide/target/debug/deps/libvalue_bag-10e638a5f849c457.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-97437e183f3ae6e4.rlib" "/opt/rustwide/target/debug/deps/libserde_regex-dc745d3e4f928f72.rlib" "/opt/rustwide/target/debug/deps/libserde-c36803fedfa1c329.rlib" "/opt/rustwide/target/debug/deps/libregex-90f11ea12ce25448.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-e5f16a43d2a5be4b.rlib" "/opt/rustwide/target/debug/deps/libmemchr-2303f526a35aae07.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-fd0c3ba7c22fa1f4.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-86422d76b8bd90ed.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-9a950938f3668a37.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-3b1b529ec96b3df7.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-ac333df4e6839cea.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-22a9ff9d2be6d427.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-5decbb94c7d60860.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-29a9663b62a1cd00.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-6f0cee0dbab2d3f8.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-f5dc7d1d28c5c249.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-d19bda9ef557e755.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-82a955fd13db2399.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-44f3e7c1b7cc17ef.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-3ee6f750c5f3c2cf.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-ae5e1795dcba83e8.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-8d545d8592f2b534.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-c4c222675f83fd37.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-c1e9c53e75e301ed.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-beea7d9617fe25c5.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-8ef7dd43fc671f88.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-80a2b295510dd038.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/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/redirect-854f089344f4473c" "-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" "f232641f1e948fd3b6c09ac5e46c5824c207ccc44d4f6d00810868003ed83177", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f232641f1e948fd3b6c09ac5e46c5824c207ccc44d4f6d00810868003ed83177", kill_on_drop: false }` [INFO] [stdout] f232641f1e948fd3b6c09ac5e46c5824c207ccc44d4f6d00810868003ed83177