[INFO] crate surf 2.0.0-alpha.4 is already in cache [INFO] testing surf-2.0.0-alpha.4 against try#03a1ea71b075ab964b5278bc6e74cd6c52c36ee0 for pr-74409 [INFO] extracting crate surf 2.0.0-alpha.4 into /workspace/builds/worker-1/source [INFO] validating manifest of crates.io crate surf 2.0.0-alpha.4 on toolchain 03a1ea71b075ab964b5278bc6e74cd6c52c36ee0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate surf 2.0.0-alpha.4 [INFO] finished tweaking crates.io crate surf 2.0.0-alpha.4 [INFO] tweaked toml for crates.io crate surf 2.0.0-alpha.4 written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate crates.io crate surf 2.0.0-alpha.4 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 631f528943293f6b6358ee24538481e2e48087e3e535f9dca6fee3d1ff7eac3f [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "631f528943293f6b6358ee24538481e2e48087e3e535f9dca6fee3d1ff7eac3f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "631f528943293f6b6358ee24538481e2e48087e3e535f9dca6fee3d1ff7eac3f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "631f528943293f6b6358ee24538481e2e48087e3e535f9dca6fee3d1ff7eac3f", kill_on_drop: false }` [INFO] [stdout] 631f528943293f6b6358ee24538481e2e48087e3e535f9dca6fee3d1ff7eac3f [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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 664ef7d2878b24b65b9f7bc0eb712db43369d479bacbe9168fd8eb2b69e235a3 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "664ef7d2878b24b65b9f7bc0eb712db43369d479bacbe9168fd8eb2b69e235a3", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling proc-macro2 v1.0.17 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling syn v1.0.27 [INFO] [stderr] Compiling libc v0.2.71 [INFO] [stderr] Compiling cc v1.0.54 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling pkg-config v0.3.17 [INFO] [stderr] Compiling proc-macro-hack v0.5.16 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling once_cell v1.4.0 [INFO] [stderr] Compiling proc-macro-nested v0.1.4 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling futures v0.1.29 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling futures-core v0.3.5 [INFO] [stderr] Compiling futures-sink v0.3.5 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling futures-io v0.3.5 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling standback v0.2.8 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling smallvec v1.4.0 [INFO] [stderr] Compiling nix v0.17.0 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling itoa v0.4.5 [INFO] [stderr] Compiling serde v1.0.110 [INFO] [stderr] Compiling scoped-tls-hkt v0.1.2 [INFO] [stderr] Compiling ryu v1.0.4 [INFO] [stderr] Compiling async-task v3.0.0 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling openssl v0.10.29 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling pin-project-lite v0.1.5 [INFO] [stderr] Compiling anyhow v1.0.31 [INFO] [stderr] Compiling openssl-probe v0.1.2 [INFO] [stderr] Compiling httparse v1.3.4 [INFO] [stderr] Compiling curl v0.4.29 [INFO] [stderr] Compiling dtoa v0.4.5 [INFO] [stderr] Compiling native-tls v0.2.4 [INFO] [stderr] Compiling base64 v0.11.0 [INFO] [stderr] Compiling bytes v0.5.4 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling stable_deref_trait v1.1.1 [INFO] [stderr] Compiling isahc v0.9.3 [INFO] [stderr] Compiling encoding_rs v0.8.23 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling tracing-core v0.1.10 [INFO] [stderr] Compiling futures-task v0.3.5 [INFO] [stderr] Compiling futures-channel v0.3.5 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling memoffset v0.5.4 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling unicode-normalization v0.1.12 [INFO] [stderr] Compiling time v0.2.16 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling http v0.2.1 [INFO] [stderr] Compiling kv-log-macro v1.0.6 [INFO] [stderr] Compiling infer v0.1.6 [INFO] [stderr] Compiling quote v1.0.6 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Compiling crossbeam-queue v0.2.2 [INFO] [stderr] Compiling crossbeam-channel v0.4.2 [INFO] [stderr] Compiling openssl-sys v0.9.57 [INFO] [stderr] Compiling libz-sys v1.0.25 [INFO] [stderr] Compiling libnghttp2-sys v0.1.3 [INFO] [stderr] Compiling curl-sys v0.4.31+curl-7.70.0 [INFO] [stderr] Compiling ring v0.16.13 [INFO] [stderr] Compiling byte-pool v0.2.1 [INFO] [stderr] Compiling crossbeam-deque v0.7.3 [INFO] [stderr] Compiling url v2.1.1 [INFO] [stderr] Compiling crossbeam v0.7.3 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling socket2 v0.3.12 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling tokio-io v0.1.13 [INFO] [stderr] Compiling pin-project-internal v0.4.17 [INFO] [stderr] Compiling futures-macro v0.3.5 [INFO] [stderr] Compiling time-macros-impl v0.1.1 [INFO] [stderr] Compiling serde_derive v1.0.110 [INFO] [stderr] Compiling async-attributes v1.1.1 [INFO] [stderr] Compiling tracing-attributes v0.1.8 [INFO] [stderr] Compiling thiserror-impl v1.0.19 [INFO] [stderr] Compiling time-macros v0.1.0 [INFO] [stderr] Compiling thiserror v1.0.19 [INFO] [stderr] Compiling tracing v0.1.14 [INFO] [stderr] Compiling cookie v0.13.3 [INFO] [stderr] Compiling pin-project v0.4.17 [INFO] [stderr] Compiling futures-util v0.3.5 [INFO] [stderr] Compiling tracing-futures v0.2.4 [INFO] [stderr] Compiling piper v0.1.2 [INFO] [stderr] Compiling futures-executor v0.3.5 [INFO] [stderr] Compiling sluice v0.5.2 [INFO] [stderr] Compiling smol v0.1.10 [INFO] [stderr] Compiling futures v0.3.5 [INFO] [stderr] Compiling async-std v1.6.0 [INFO] [stderr] Compiling serde_json v1.0.53 [INFO] [stderr] Compiling serde_urlencoded v0.6.1 [INFO] [stderr] Compiling http-types v2.1.0 [INFO] [stderr] Compiling async-native-tls v0.3.3 [INFO] [stderr] Compiling async-h1 v2.0.1 [INFO] [stderr] Compiling http-client v3.0.0 [INFO] [stderr] Compiling surf v2.0.0-alpha.4 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 45s [INFO] running `Command { std: "docker" "inspect" "664ef7d2878b24b65b9f7bc0eb712db43369d479bacbe9168fd8eb2b69e235a3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "664ef7d2878b24b65b9f7bc0eb712db43369d479bacbe9168fd8eb2b69e235a3", kill_on_drop: false }` [INFO] [stdout] 664ef7d2878b24b65b9f7bc0eb712db43369d479bacbe9168fd8eb2b69e235a3 [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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 742b99fab1c301be55ab0d7d8af8a31388fb423b3bdc6fe3d3d77b736477550d [INFO] running `Command { std: "docker" "start" "-a" "742b99fab1c301be55ab0d7d8af8a31388fb423b3bdc6fe3d3d77b736477550d", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling regex-syntax v0.6.18 [INFO] [stderr] Compiling gimli v0.21.0 [INFO] [stderr] Compiling rustc-demangle v0.1.16 [INFO] [stderr] Compiling ppv-lite86 v0.2.8 [INFO] [stderr] Compiling object v0.19.0 [INFO] [stderr] Compiling unicode-width v0.1.7 [INFO] [stderr] Compiling difference v2.0.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.2 [INFO] [stderr] Compiling proc-macro-error v1.0.2 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling lock_api v0.3.4 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling parking_lot_core v0.7.2 [INFO] [stderr] Compiling termios v0.3.2 [INFO] [stderr] Compiling clicolors-control v1.0.1 [INFO] [stderr] Compiling aho-corasick v0.7.10 [INFO] [stderr] Compiling colored v1.9.3 [INFO] [stderr] Compiling syn-mid v0.5.0 [INFO] [stderr] Compiling parking_lot v0.10.2 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling extend v0.1.2 [INFO] [stderr] Compiling regex v1.3.9 [INFO] [stderr] Compiling addr2line v0.12.1 [INFO] [stderr] Compiling assert-json-diff v1.0.3 [INFO] [stderr] Compiling backtrace v0.3.48 [INFO] [stderr] Compiling console v0.7.7 [INFO] [stderr] Compiling mockito v0.23.3 [INFO] [stderr] Compiling async-log-attributes v1.0.1 [INFO] [stderr] Compiling async-log v1.1.0 [INFO] [stderr] Compiling femme v1.3.0 [INFO] [stderr] Compiling surf v2.0.0-alpha.4 (/opt/rustwide/workdir) [INFO] [stdout] error: linking with `cc` failed: exit code: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-Wl,--eh-frame-hdr" "-L" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/examples/hello_world-937679f025de278d.hello_world.69kp718b-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/hello_world-937679f025de278d.hello_world.69kp718b-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/hello_world-937679f025de278d.hello_world.69kp718b-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/hello_world-937679f025de278d.hello_world.69kp718b-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/hello_world-937679f025de278d.hello_world.69kp718b-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/hello_world-937679f025de278d.hello_world.69kp718b-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/hello_world-937679f025de278d.hello_world.69kp718b-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/hello_world-937679f025de278d.hello_world.69kp718b-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/hello_world-937679f025de278d.hello_world.69kp718b-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/hello_world-937679f025de278d.hello_world.69kp718b-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/hello_world-937679f025de278d.hello_world.69kp718b-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/hello_world-937679f025de278d.hello_world.69kp718b-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/hello_world-937679f025de278d.hello_world.69kp718b-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/hello_world-937679f025de278d.hello_world.69kp718b-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/hello_world-937679f025de278d.hello_world.69kp718b-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/hello_world-937679f025de278d.hello_world.69kp718b-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/examples/hello_world-937679f025de278d" "/opt/rustwide/target/debug/examples/hello_world-937679f025de278d.c2tr9kx3o1zagt8.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/ring-46cee457ae9ef55e/out" "-L" "/opt/rustwide/target/debug/build/curl-sys-9f801dd10bbce0c7/out/build" "-L" "/opt/rustwide/target/debug/build/libnghttp2-sys-80f2c5426557032f/out/i/lib" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libsurf-6dd04dd20249fe3f.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-e812c72aaa70e3b7.rlib" "/opt/rustwide/target/debug/deps/libunicase-5c6651c155623786.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-a85048285a89cd30.rlib" "/opt/rustwide/target/debug/deps/libmime-8080671c8b888b7d.rlib" "/opt/rustwide/target/debug/deps/libhttp_client-fb2feb0fc6428851.rlib" "/opt/rustwide/target/debug/deps/libasync_native_tls-9d7cb295dde5a9b2.rlib" "/opt/rustwide/target/debug/deps/libthiserror-3037259d6b896fd1.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-3a9e544ad2690a3c.rlib" "/opt/rustwide/target/debug/deps/libopenssl-8da287a2fc0589bc.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-7fdddc6c152ac3cf.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-5f62cca6b0789145.rlib" "/opt/rustwide/target/debug/deps/libasync_h1-b23cbdc880c4a207.rlib" "/opt/rustwide/target/debug/deps/libhttparse-d23095e432fe7798.rlib" "/opt/rustwide/target/debug/deps/libbyte_pool-fdc4c9d745c927ca.rlib" "/opt/rustwide/target/debug/deps/libstable_deref_trait-eb54dc243663d3e2.rlib" "/opt/rustwide/target/debug/deps/libisahc-f0a4b69d2b20e5f4.rlib" "/opt/rustwide/target/debug/deps/libsluice-cad1f7a2bc44ad5c.rlib" "/opt/rustwide/target/debug/deps/libtracing_futures-ce854a61ab5ffecd.rlib" "/opt/rustwide/target/debug/deps/libtracing-f72686a8fcceb0b3.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-30c75ac62fdb6222.rlib" "/opt/rustwide/target/debug/deps/libcurl-00a19e1f8ef98650.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-9c28753db8cc8374.rlib" "/opt/rustwide/target/debug/deps/libcurl_sys-cd1be307e33ed72e.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-7e49b7247e8de808.rlib" "/opt/rustwide/target/debug/deps/liblibz_sys-4907e481f7567376.rlib" "/opt/rustwide/target/debug/deps/liblibnghttp2_sys-500ffd79ec601ada.rlib" "/opt/rustwide/target/debug/deps/libhttp-aeaa10105c020e9b.rlib" "/opt/rustwide/target/debug/deps/libbytes-04ecf6791232477f.rlib" "/opt/rustwide/target/debug/deps/libfnv-4e1f361c8239009e.rlib" "/opt/rustwide/target/debug/deps/libfutures-b14b8abc3d4dce41.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-b2e68fc547496acb.rlib" "/opt/rustwide/target/debug/deps/libfemme-1c5ec34b1d674ef1.rlib" "/opt/rustwide/target/debug/deps/libconsole-667ed41f83a1f46a.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-429698455c73d9c3.rlib" "/opt/rustwide/target/debug/deps/libregex-4da3f475abc140e9.rlib" "/opt/rustwide/target/debug/deps/libthread_local-c3b7931041689864.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-e84a84df48f8cb81.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-5ac90752cf561456.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-5b322c05fe57f6c6.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-c77ebb6e11df40ac.rlib" "/opt/rustwide/target/debug/deps/liblock_api-6156da8ddd4665db.rlib" "/opt/rustwide/target/debug/deps/libclicolors_control-80e8abc10b970db0.rlib" "/opt/rustwide/target/debug/deps/libatty-13b88d7c65d73d73.rlib" "/opt/rustwide/target/debug/deps/libtermios-976b763898c48370.rlib" "/opt/rustwide/target/debug/deps/libhttp_types-fda924e78390b759.rlib" "/opt/rustwide/target/debug/deps/libanyhow-fec1b7fae2f96178.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-21082b646c11f9ab.rlib" "/opt/rustwide/target/debug/deps/libdtoa-5318bafdcacf79b2.rlib" "/opt/rustwide/target/debug/deps/libserde_json-cb746290d8fc3009.rlib" "/opt/rustwide/target/debug/deps/libryu-ef72b767bbc21e3a.rlib" "/opt/rustwide/target/debug/deps/libitoa-28b2fe6ec48b7c3b.rlib" "/opt/rustwide/target/debug/deps/libserde-e27506ee63d92ddf.rlib" "/opt/rustwide/target/debug/deps/libinfer-d7f909b68ff18ffd.rlib" "/opt/rustwide/target/debug/deps/liburl-9c6b64cadbf9835a.rlib" "/opt/rustwide/target/debug/deps/libidna-e9c38d66bbb3b2ec.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-a818e31853520ef0.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-c498d37fa6245bbd.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-81f7bca86d771a09.rlib" "/opt/rustwide/target/debug/deps/libmatches-84413336e46be589.rlib" "/opt/rustwide/target/debug/deps/libcookie-8cc67dd11393fc94.rlib" "/opt/rustwide/target/debug/deps/libbase64-f7ef6f0ac08c23fb.rlib" "/opt/rustwide/target/debug/deps/libring-4e0c80ef0cc71a99.rlib" "/opt/rustwide/target/debug/deps/libspin-35e209bbe476b247.rlib" "/opt/rustwide/target/debug/deps/libuntrusted-1c2b96292a50ab0d.rlib" "/opt/rustwide/target/debug/deps/libtime-494a312849d342b5.rlib" "/opt/rustwide/target/debug/deps/libstandback-69ddfb1ace54e425.rlib" "/opt/rustwide/target/debug/deps/libtime_macros-a567313a69dfbf13.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-e676c97fbc74cd56.rlib" "/opt/rustwide/target/debug/deps/libasync_std-550b2134d7bd842e.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-e90a0df0a5b38e09.rlib" "/opt/rustwide/target/debug/deps/libsmol-f0f4709265645226.rlib" "/opt/rustwide/target/debug/deps/libpiper-426f070aff5cd95e.rlib" "/opt/rustwide/target/debug/deps/libasync_task-655bfd2afcbaa82e.rlib" "/opt/rustwide/target/debug/deps/libscoped_tls_hkt-503fdcefde0bc1ff.rlib" "/opt/rustwide/target/debug/deps/libnix-b6060e8d8cedb929.rlib" "/opt/rustwide/target/debug/deps/libvoid-246d5d222e55a1ce.rlib" "/opt/rustwide/target/debug/deps/libbitflags-56eca94422237621.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam-572eb9aa39f198ee.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-72043c0fd9efdb34.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-69a84211d262c66e.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-03b8dea20b7c7378.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-107db35c5ebf5fd9.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-83022017c749d9a0.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-a12becb48eb01562.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-0fd2041bafbc4b04.rlib" "/opt/rustwide/target/debug/deps/libsocket2-b377dfb36485e27c.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-4f997e2d415dda11.rlib" "/opt/rustwide/target/debug/deps/libmemchr-1e6b68a09fbeab95.rlib" "/opt/rustwide/target/debug/deps/libproc_macro_nested-236acedc0f83143a.rlib" "/opt/rustwide/target/debug/deps/libtokio_io-3cbf5bde8fbd9da3.rlib" "/opt/rustwide/target/debug/deps/libbytes-77a37bbc55e14fee.rlib" "/opt/rustwide/target/debug/deps/libiovec-d52a98ffe721d93c.rlib" "/opt/rustwide/target/debug/deps/liblibc-5782b7f2e503b46c.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-8e7ddb72171cc91f.rlib" "/opt/rustwide/target/debug/deps/libfutures-1bf01b6396879f32.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-a5d590366cee3d05.rlib" "/opt/rustwide/target/debug/deps/libpin_project-30742936a40f9bb0.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-b5f47694c82ab8d3.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-502a6b962feaf4e4.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-f47bfe3107dba226.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-73dee996ef335687.rlib" "/opt/rustwide/target/debug/deps/libslab-3a7649c6fb4d320f.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-81bff507660079cf.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-7c0477ae3415ac1f.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-1b0025b539bb900f.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-3bd6c621041b4748.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-faf2a4809cbaf326.rlib" "/opt/rustwide/target/debug/deps/libkv_log_macro-af736a8d7096ed9d.rlib" "/opt/rustwide/target/debug/deps/liblog-e5ce5351392e0e87.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-b00c34326580381c.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-5989bcf78182f65e.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-4d6da34bc177af8d.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-10e0d6c948699482.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-c2318e2415657781.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-3815b93ed84badbb.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-d7999143d95238cb.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-c58298a0d40df8b8.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-b7de97e2ba6fb4e2.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-6f71c9f654d72cce.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-95ea48ddc44a311b.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-7402cd4761aebc14.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-68f423c59dc48a40.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-54580c7798bf2225.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-95a4d456339b7385.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lz" "-lc" "-lutil" "-ldl" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-ldl" "-lutil" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `surf`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: linking with `cc` failed: exit code: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-Wl,--eh-frame-hdr" "-L" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/examples/middleware-5c62b277835bb067.middleware.e1kr8t2w-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/middleware-5c62b277835bb067.middleware.e1kr8t2w-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/middleware-5c62b277835bb067.middleware.e1kr8t2w-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/middleware-5c62b277835bb067.middleware.e1kr8t2w-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/middleware-5c62b277835bb067.middleware.e1kr8t2w-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/middleware-5c62b277835bb067.middleware.e1kr8t2w-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/middleware-5c62b277835bb067.middleware.e1kr8t2w-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/middleware-5c62b277835bb067.middleware.e1kr8t2w-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/middleware-5c62b277835bb067.middleware.e1kr8t2w-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/middleware-5c62b277835bb067.middleware.e1kr8t2w-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/middleware-5c62b277835bb067.middleware.e1kr8t2w-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/middleware-5c62b277835bb067.middleware.e1kr8t2w-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/middleware-5c62b277835bb067.middleware.e1kr8t2w-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/middleware-5c62b277835bb067.middleware.e1kr8t2w-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/middleware-5c62b277835bb067.middleware.e1kr8t2w-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/middleware-5c62b277835bb067.middleware.e1kr8t2w-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/examples/middleware-5c62b277835bb067" "/opt/rustwide/target/debug/examples/middleware-5c62b277835bb067.o2cjsmknjbdlmst.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/ring-46cee457ae9ef55e/out" "-L" "/opt/rustwide/target/debug/build/curl-sys-9f801dd10bbce0c7/out/build" "-L" "/opt/rustwide/target/debug/build/libnghttp2-sys-80f2c5426557032f/out/i/lib" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libfemme-1c5ec34b1d674ef1.rlib" "/opt/rustwide/target/debug/deps/libconsole-667ed41f83a1f46a.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-429698455c73d9c3.rlib" "/opt/rustwide/target/debug/deps/libregex-4da3f475abc140e9.rlib" "/opt/rustwide/target/debug/deps/libthread_local-c3b7931041689864.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-e84a84df48f8cb81.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-5ac90752cf561456.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-5b322c05fe57f6c6.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-c77ebb6e11df40ac.rlib" "/opt/rustwide/target/debug/deps/liblock_api-6156da8ddd4665db.rlib" "/opt/rustwide/target/debug/deps/libclicolors_control-80e8abc10b970db0.rlib" "/opt/rustwide/target/debug/deps/libatty-13b88d7c65d73d73.rlib" "/opt/rustwide/target/debug/deps/libtermios-976b763898c48370.rlib" "/opt/rustwide/target/debug/deps/libsurf-6dd04dd20249fe3f.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-e812c72aaa70e3b7.rlib" "/opt/rustwide/target/debug/deps/libunicase-5c6651c155623786.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-a85048285a89cd30.rlib" "/opt/rustwide/target/debug/deps/libmime-8080671c8b888b7d.rlib" "/opt/rustwide/target/debug/deps/libhttp_client-fb2feb0fc6428851.rlib" "/opt/rustwide/target/debug/deps/libasync_native_tls-9d7cb295dde5a9b2.rlib" "/opt/rustwide/target/debug/deps/libthiserror-3037259d6b896fd1.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-3a9e544ad2690a3c.rlib" "/opt/rustwide/target/debug/deps/libopenssl-8da287a2fc0589bc.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-7fdddc6c152ac3cf.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-5f62cca6b0789145.rlib" "/opt/rustwide/target/debug/deps/libasync_h1-b23cbdc880c4a207.rlib" "/opt/rustwide/target/debug/deps/libhttparse-d23095e432fe7798.rlib" "/opt/rustwide/target/debug/deps/libhttp_types-fda924e78390b759.rlib" "/opt/rustwide/target/debug/deps/libanyhow-fec1b7fae2f96178.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-21082b646c11f9ab.rlib" "/opt/rustwide/target/debug/deps/libdtoa-5318bafdcacf79b2.rlib" "/opt/rustwide/target/debug/deps/libserde_json-cb746290d8fc3009.rlib" "/opt/rustwide/target/debug/deps/libryu-ef72b767bbc21e3a.rlib" "/opt/rustwide/target/debug/deps/libserde-e27506ee63d92ddf.rlib" "/opt/rustwide/target/debug/deps/libinfer-d7f909b68ff18ffd.rlib" "/opt/rustwide/target/debug/deps/liburl-9c6b64cadbf9835a.rlib" "/opt/rustwide/target/debug/deps/libidna-e9c38d66bbb3b2ec.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-a818e31853520ef0.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-c498d37fa6245bbd.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-81f7bca86d771a09.rlib" "/opt/rustwide/target/debug/deps/libmatches-84413336e46be589.rlib" "/opt/rustwide/target/debug/deps/libcookie-8cc67dd11393fc94.rlib" "/opt/rustwide/target/debug/deps/libbase64-f7ef6f0ac08c23fb.rlib" "/opt/rustwide/target/debug/deps/libring-4e0c80ef0cc71a99.rlib" "/opt/rustwide/target/debug/deps/libspin-35e209bbe476b247.rlib" "/opt/rustwide/target/debug/deps/libuntrusted-1c2b96292a50ab0d.rlib" "/opt/rustwide/target/debug/deps/libtime-494a312849d342b5.rlib" "/opt/rustwide/target/debug/deps/libstandback-69ddfb1ace54e425.rlib" "/opt/rustwide/target/debug/deps/libtime_macros-a567313a69dfbf13.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-e676c97fbc74cd56.rlib" "/opt/rustwide/target/debug/deps/libbyte_pool-fdc4c9d745c927ca.rlib" "/opt/rustwide/target/debug/deps/libstable_deref_trait-eb54dc243663d3e2.rlib" "/opt/rustwide/target/debug/deps/libisahc-f0a4b69d2b20e5f4.rlib" "/opt/rustwide/target/debug/deps/libsluice-cad1f7a2bc44ad5c.rlib" "/opt/rustwide/target/debug/deps/libtracing_futures-ce854a61ab5ffecd.rlib" "/opt/rustwide/target/debug/deps/libtracing-f72686a8fcceb0b3.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-30c75ac62fdb6222.rlib" "/opt/rustwide/target/debug/deps/libcurl-00a19e1f8ef98650.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-9c28753db8cc8374.rlib" "/opt/rustwide/target/debug/deps/libcurl_sys-cd1be307e33ed72e.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-7e49b7247e8de808.rlib" "/opt/rustwide/target/debug/deps/liblibz_sys-4907e481f7567376.rlib" "/opt/rustwide/target/debug/deps/liblibnghttp2_sys-500ffd79ec601ada.rlib" "/opt/rustwide/target/debug/deps/libhttp-aeaa10105c020e9b.rlib" "/opt/rustwide/target/debug/deps/libitoa-28b2fe6ec48b7c3b.rlib" "/opt/rustwide/target/debug/deps/libbytes-04ecf6791232477f.rlib" "/opt/rustwide/target/debug/deps/libfnv-4e1f361c8239009e.rlib" "/opt/rustwide/target/debug/deps/libfutures-b14b8abc3d4dce41.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-b2e68fc547496acb.rlib" "/opt/rustwide/target/debug/deps/libasync_std-550b2134d7bd842e.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-e90a0df0a5b38e09.rlib" "/opt/rustwide/target/debug/deps/libsmol-f0f4709265645226.rlib" "/opt/rustwide/target/debug/deps/libpiper-426f070aff5cd95e.rlib" "/opt/rustwide/target/debug/deps/libasync_task-655bfd2afcbaa82e.rlib" "/opt/rustwide/target/debug/deps/libscoped_tls_hkt-503fdcefde0bc1ff.rlib" "/opt/rustwide/target/debug/deps/libnix-b6060e8d8cedb929.rlib" "/opt/rustwide/target/debug/deps/libvoid-246d5d222e55a1ce.rlib" "/opt/rustwide/target/debug/deps/libbitflags-56eca94422237621.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam-572eb9aa39f198ee.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-72043c0fd9efdb34.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-69a84211d262c66e.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-03b8dea20b7c7378.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-107db35c5ebf5fd9.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-83022017c749d9a0.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-a12becb48eb01562.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-0fd2041bafbc4b04.rlib" "/opt/rustwide/target/debug/deps/libsocket2-b377dfb36485e27c.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-4f997e2d415dda11.rlib" "/opt/rustwide/target/debug/deps/libmemchr-1e6b68a09fbeab95.rlib" "/opt/rustwide/target/debug/deps/libproc_macro_nested-236acedc0f83143a.rlib" "/opt/rustwide/target/debug/deps/libtokio_io-3cbf5bde8fbd9da3.rlib" "/opt/rustwide/target/debug/deps/libbytes-77a37bbc55e14fee.rlib" "/opt/rustwide/target/debug/deps/libiovec-d52a98ffe721d93c.rlib" "/opt/rustwide/target/debug/deps/liblibc-5782b7f2e503b46c.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-8e7ddb72171cc91f.rlib" "/opt/rustwide/target/debug/deps/libfutures-1bf01b6396879f32.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-a5d590366cee3d05.rlib" "/opt/rustwide/target/debug/deps/libpin_project-30742936a40f9bb0.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-b5f47694c82ab8d3.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-502a6b962feaf4e4.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-f47bfe3107dba226.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-73dee996ef335687.rlib" "/opt/rustwide/target/debug/deps/libslab-3a7649c6fb4d320f.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-81bff507660079cf.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-7c0477ae3415ac1f.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-1b0025b539bb900f.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-3bd6c621041b4748.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-faf2a4809cbaf326.rlib" "/opt/rustwide/target/debug/deps/libkv_log_macro-af736a8d7096ed9d.rlib" "/opt/rustwide/target/debug/deps/liblog-e5ce5351392e0e87.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-b00c34326580381c.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-5989bcf78182f65e.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-4d6da34bc177af8d.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-10e0d6c948699482.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-c2318e2415657781.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-3815b93ed84badbb.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-d7999143d95238cb.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-c58298a0d40df8b8.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-b7de97e2ba6fb4e2.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-6f71c9f654d72cce.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-95ea48ddc44a311b.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-7402cd4761aebc14.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-68f423c59dc48a40.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-54580c7798bf2225.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-95a4d456339b7385.rlib" "-Wl,-Bdynamic" "-lc" "-lssl" "-lcrypto" "-lz" "-lutil" "-ldl" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-ldl" "-lutil" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit code: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-Wl,--eh-frame-hdr" "-L" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/examples/persistent-ae9f161342046930.persistent.6n03yjjn-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/persistent-ae9f161342046930.persistent.6n03yjjn-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/persistent-ae9f161342046930.persistent.6n03yjjn-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/persistent-ae9f161342046930.persistent.6n03yjjn-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/persistent-ae9f161342046930.persistent.6n03yjjn-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/persistent-ae9f161342046930.persistent.6n03yjjn-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/persistent-ae9f161342046930.persistent.6n03yjjn-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/persistent-ae9f161342046930.persistent.6n03yjjn-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/persistent-ae9f161342046930.persistent.6n03yjjn-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/persistent-ae9f161342046930.persistent.6n03yjjn-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/persistent-ae9f161342046930.persistent.6n03yjjn-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/persistent-ae9f161342046930.persistent.6n03yjjn-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/persistent-ae9f161342046930.persistent.6n03yjjn-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/persistent-ae9f161342046930.persistent.6n03yjjn-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/persistent-ae9f161342046930.persistent.6n03yjjn-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/persistent-ae9f161342046930.persistent.6n03yjjn-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/examples/persistent-ae9f161342046930" "/opt/rustwide/target/debug/examples/persistent-ae9f161342046930.h8xmmnvef2ijkg4.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/ring-46cee457ae9ef55e/out" "-L" "/opt/rustwide/target/debug/build/curl-sys-9f801dd10bbce0c7/out/build" "-L" "/opt/rustwide/target/debug/build/libnghttp2-sys-80f2c5426557032f/out/i/lib" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libsurf-6dd04dd20249fe3f.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-e812c72aaa70e3b7.rlib" "/opt/rustwide/target/debug/deps/libunicase-5c6651c155623786.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-a85048285a89cd30.rlib" "/opt/rustwide/target/debug/deps/libmime-8080671c8b888b7d.rlib" "/opt/rustwide/target/debug/deps/libhttp_client-fb2feb0fc6428851.rlib" "/opt/rustwide/target/debug/deps/libasync_native_tls-9d7cb295dde5a9b2.rlib" "/opt/rustwide/target/debug/deps/libthiserror-3037259d6b896fd1.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-3a9e544ad2690a3c.rlib" "/opt/rustwide/target/debug/deps/libopenssl-8da287a2fc0589bc.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-7fdddc6c152ac3cf.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-5f62cca6b0789145.rlib" "/opt/rustwide/target/debug/deps/libasync_h1-b23cbdc880c4a207.rlib" "/opt/rustwide/target/debug/deps/libhttparse-d23095e432fe7798.rlib" "/opt/rustwide/target/debug/deps/libbyte_pool-fdc4c9d745c927ca.rlib" "/opt/rustwide/target/debug/deps/libstable_deref_trait-eb54dc243663d3e2.rlib" "/opt/rustwide/target/debug/deps/libisahc-f0a4b69d2b20e5f4.rlib" "/opt/rustwide/target/debug/deps/libsluice-cad1f7a2bc44ad5c.rlib" "/opt/rustwide/target/debug/deps/libtracing_futures-ce854a61ab5ffecd.rlib" "/opt/rustwide/target/debug/deps/libtracing-f72686a8fcceb0b3.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-30c75ac62fdb6222.rlib" "/opt/rustwide/target/debug/deps/libcurl-00a19e1f8ef98650.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-9c28753db8cc8374.rlib" "/opt/rustwide/target/debug/deps/libcurl_sys-cd1be307e33ed72e.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-7e49b7247e8de808.rlib" "/opt/rustwide/target/debug/deps/liblibz_sys-4907e481f7567376.rlib" "/opt/rustwide/target/debug/deps/liblibnghttp2_sys-500ffd79ec601ada.rlib" "/opt/rustwide/target/debug/deps/libhttp-aeaa10105c020e9b.rlib" "/opt/rustwide/target/debug/deps/libbytes-04ecf6791232477f.rlib" "/opt/rustwide/target/debug/deps/libfnv-4e1f361c8239009e.rlib" "/opt/rustwide/target/debug/deps/libfutures-b14b8abc3d4dce41.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-b2e68fc547496acb.rlib" "/opt/rustwide/target/debug/deps/libfemme-1c5ec34b1d674ef1.rlib" "/opt/rustwide/target/debug/deps/libconsole-667ed41f83a1f46a.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-429698455c73d9c3.rlib" "/opt/rustwide/target/debug/deps/libregex-4da3f475abc140e9.rlib" "/opt/rustwide/target/debug/deps/libthread_local-c3b7931041689864.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-e84a84df48f8cb81.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-5ac90752cf561456.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-5b322c05fe57f6c6.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-c77ebb6e11df40ac.rlib" "/opt/rustwide/target/debug/deps/liblock_api-6156da8ddd4665db.rlib" "/opt/rustwide/target/debug/deps/libclicolors_control-80e8abc10b970db0.rlib" "/opt/rustwide/target/debug/deps/libatty-13b88d7c65d73d73.rlib" "/opt/rustwide/target/debug/deps/libtermios-976b763898c48370.rlib" "/opt/rustwide/target/debug/deps/libhttp_types-fda924e78390b759.rlib" "/opt/rustwide/target/debug/deps/libanyhow-fec1b7fae2f96178.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-21082b646c11f9ab.rlib" "/opt/rustwide/target/debug/deps/libdtoa-5318bafdcacf79b2.rlib" "/opt/rustwide/target/debug/deps/libserde_json-cb746290d8fc3009.rlib" "/opt/rustwide/target/debug/deps/libryu-ef72b767bbc21e3a.rlib" "/opt/rustwide/target/debug/deps/libitoa-28b2fe6ec48b7c3b.rlib" "/opt/rustwide/target/debug/deps/libserde-e27506ee63d92ddf.rlib" "/opt/rustwide/target/debug/deps/libinfer-d7f909b68ff18ffd.rlib" "/opt/rustwide/target/debug/deps/liburl-9c6b64cadbf9835a.rlib" "/opt/rustwide/target/debug/deps/libidna-e9c38d66bbb3b2ec.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-a818e31853520ef0.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-c498d37fa6245bbd.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-81f7bca86d771a09.rlib" "/opt/rustwide/target/debug/deps/libmatches-84413336e46be589.rlib" "/opt/rustwide/target/debug/deps/libcookie-8cc67dd11393fc94.rlib" "/opt/rustwide/target/debug/deps/libbase64-f7ef6f0ac08c23fb.rlib" "/opt/rustwide/target/debug/deps/libring-4e0c80ef0cc71a99.rlib" "/opt/rustwide/target/debug/deps/libspin-35e209bbe476b247.rlib" "/opt/rustwide/target/debug/deps/libuntrusted-1c2b96292a50ab0d.rlib" "/opt/rustwide/target/debug/deps/libtime-494a312849d342b5.rlib" "/opt/rustwide/target/debug/deps/libstandback-69ddfb1ace54e425.rlib" "/opt/rustwide/target/debug/deps/libtime_macros-a567313a69dfbf13.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-e676c97fbc74cd56.rlib" "/opt/rustwide/target/debug/deps/libasync_std-550b2134d7bd842e.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-e90a0df0a5b38e09.rlib" "/opt/rustwide/target/debug/deps/libsmol-f0f4709265645226.rlib" "/opt/rustwide/target/debug/deps/libpiper-426f070aff5cd95e.rlib" "/opt/rustwide/target/debug/deps/libasync_task-655bfd2afcbaa82e.rlib" "/opt/rustwide/target/debug/deps/libscoped_tls_hkt-503fdcefde0bc1ff.rlib" "/opt/rustwide/target/debug/deps/libnix-b6060e8d8cedb929.rlib" "/opt/rustwide/target/debug/deps/libvoid-246d5d222e55a1ce.rlib" "/opt/rustwide/target/debug/deps/libbitflags-56eca94422237621.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam-572eb9aa39f198ee.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-72043c0fd9efdb34.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-69a84211d262c66e.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-03b8dea20b7c7378.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-107db35c5ebf5fd9.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-83022017c749d9a0.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-a12becb48eb01562.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-0fd2041bafbc4b04.rlib" "/opt/rustwide/target/debug/deps/libsocket2-b377dfb36485e27c.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-4f997e2d415dda11.rlib" "/opt/rustwide/target/debug/deps/libmemchr-1e6b68a09fbeab95.rlib" "/opt/rustwide/target/debug/deps/libproc_macro_nested-236acedc0f83143a.rlib" "/opt/rustwide/target/debug/deps/libtokio_io-3cbf5bde8fbd9da3.rlib" "/opt/rustwide/target/debug/deps/libbytes-77a37bbc55e14fee.rlib" "/opt/rustwide/target/debug/deps/libiovec-d52a98ffe721d93c.rlib" "/opt/rustwide/target/debug/deps/liblibc-5782b7f2e503b46c.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-8e7ddb72171cc91f.rlib" "/opt/rustwide/target/debug/deps/libfutures-1bf01b6396879f32.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-a5d590366cee3d05.rlib" "/opt/rustwide/target/debug/deps/libpin_project-30742936a40f9bb0.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-b5f47694c82ab8d3.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-502a6b962feaf4e4.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-f47bfe3107dba226.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-73dee996ef335687.rlib" "/opt/rustwide/target/debug/deps/libslab-3a7649c6fb4d320f.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-81bff507660079cf.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-7c0477ae3415ac1f.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-1b0025b539bb900f.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-3bd6c621041b4748.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-faf2a4809cbaf326.rlib" "/opt/rustwide/target/debug/deps/libkv_log_macro-af736a8d7096ed9d.rlib" "/opt/rustwide/target/debug/deps/liblog-e5ce5351392e0e87.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-b00c34326580381c.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-5989bcf78182f65e.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-4d6da34bc177af8d.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-10e0d6c948699482.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-c2318e2415657781.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-3815b93ed84badbb.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-d7999143d95238cb.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-c58298a0d40df8b8.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-b7de97e2ba6fb4e2.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-6f71c9f654d72cce.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-95ea48ddc44a311b.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-7402cd4761aebc14.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-68f423c59dc48a40.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-54580c7798bf2225.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-95a4d456339b7385.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lz" "-lc" "-lutil" "-ldl" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-ldl" "-lutil" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "742b99fab1c301be55ab0d7d8af8a31388fb423b3bdc6fe3d3d77b736477550d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "742b99fab1c301be55ab0d7d8af8a31388fb423b3bdc6fe3d3d77b736477550d", kill_on_drop: false }` [INFO] [stdout] 742b99fab1c301be55ab0d7d8af8a31388fb423b3bdc6fe3d3d77b736477550d