[INFO] fetching crate surf 2.3.2... [INFO] testing surf-2.3.2 against beta-2022-04-10 for beta-1.61-1 [INFO] extracting crate surf 2.3.2 into /workspace/builds/worker-5/source [INFO] validating manifest of crates.io crate surf 2.3.2 on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate surf 2.3.2 [INFO] finished tweaking crates.io crate surf 2.3.2 [INFO] tweaked toml for crates.io crate surf 2.3.2 written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate crates.io crate surf 2.3.2 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] eeca3174ea01573c12e2f002e0a9f7b59dd8490c3d1f6b61ce65f2b9c7bc928f [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" "eeca3174ea01573c12e2f002e0a9f7b59dd8490c3d1f6b61ce65f2b9c7bc928f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "eeca3174ea01573c12e2f002e0a9f7b59dd8490c3d1f6b61ce65f2b9c7bc928f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "eeca3174ea01573c12e2f002e0a9f7b59dd8490c3d1f6b61ce65f2b9c7bc928f", kill_on_drop: false }` [INFO] [stdout] eeca3174ea01573c12e2f002e0a9f7b59dd8490c3d1f6b61ce65f2b9c7bc928f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1dc5d61277fbe9d38d7d174c8d5b21e7fa5a92ffeed9dfa5f1082e5cfe66f5d7 [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" "1dc5d61277fbe9d38d7d174c8d5b21e7fa5a92ffeed9dfa5f1082e5cfe66f5d7", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.81 [INFO] [stderr] Compiling libc v0.2.106 [INFO] [stderr] Compiling sval v1.0.0-alpha.5 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling cc v1.0.71 [INFO] [stderr] Compiling futures-core v0.3.17 [INFO] [stderr] Compiling cache-padded v1.1.1 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling futures-io v0.3.17 [INFO] [stderr] Compiling fastrand v1.5.0 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.78 [INFO] [stderr] Compiling serde_json v1.0.68 [INFO] [stderr] Compiling bumpalo v3.8.0 [INFO] [stderr] Compiling signal-hook v0.3.10 [INFO] [stderr] Compiling curl v0.4.39 [INFO] [stderr] Compiling anyhow v1.0.44 [INFO] [stderr] Compiling wasm-bindgen v0.2.78 [INFO] [stderr] Compiling isahc v0.9.14 [INFO] [stderr] Compiling async-trait v0.1.51 [INFO] [stderr] Compiling http-types v2.12.0 [INFO] [stderr] Compiling futures-sink v0.3.17 [INFO] [stderr] Compiling infer v0.2.3 [INFO] [stderr] Compiling value-bag v1.0.0-alpha.8 [INFO] [stderr] Compiling time v0.2.27 [INFO] [stderr] Compiling cookie v0.14.4 [INFO] [stderr] Compiling futures-macro v0.3.17 [INFO] [stderr] Compiling futures-util v0.3.17 [INFO] [stderr] Compiling tinyvec v1.5.0 [INFO] [stderr] Compiling concurrent-queue v1.2.2 [INFO] [stderr] Compiling spinning_top v0.2.4 [INFO] [stderr] Compiling universal-hash v0.4.1 [INFO] [stderr] Compiling crypto-mac v0.10.1 [INFO] [stderr] Compiling aes-soft v0.6.4 [INFO] [stderr] Compiling ctr v0.6.0 [INFO] [stderr] Compiling futures-lite v1.12.0 [INFO] [stderr] Compiling async-channel v1.6.1 [INFO] [stderr] Compiling flume v0.9.2 [INFO] [stderr] Compiling hmac v0.10.1 [INFO] [stderr] Compiling polyval v0.4.5 [INFO] [stderr] Compiling sluice v0.5.5 [INFO] [stderr] Compiling hkdf v0.10.0 [INFO] [stderr] Compiling aes v0.6.0 [INFO] [stderr] Compiling ghash v0.3.1 [INFO] [stderr] Compiling openssl-sys v0.9.70 [INFO] [stderr] Compiling libnghttp2-sys v0.1.7+1.45.0 [INFO] [stderr] Compiling libz-sys v1.1.3 [INFO] [stderr] Compiling curl-sys v0.4.49+curl-7.79.1 [INFO] [stderr] Compiling aes-gcm v0.8.0 [INFO] [stderr] Compiling socket2 v0.4.2 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling dashmap v4.0.2 [INFO] [stderr] Compiling async-executor v1.4.1 [INFO] [stderr] Compiling blocking v1.0.2 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling ctor v0.1.21 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling time-macros-impl v0.1.2 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling tracing-attributes v0.1.18 [INFO] [stderr] Compiling pin-project-internal v1.0.8 [INFO] [stderr] Compiling async-attributes v1.1.2 [INFO] [stderr] Compiling time-macros v0.1.1 [INFO] [stderr] Compiling polling v2.1.0 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.78 [INFO] [stderr] Compiling kv-log-macro v1.0.7 [INFO] [stderr] Compiling pin-project v1.0.8 [INFO] [stderr] Compiling tracing v0.1.29 [INFO] [stderr] Compiling async-io v1.6.0 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling tracing-futures v0.2.5 [INFO] [stderr] Compiling async-process v1.2.0 [INFO] [stderr] Compiling async-global-executor v2.0.2 [INFO] [stderr] Compiling async-std v1.10.0 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.78 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.78 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling serde_urlencoded v0.7.0 [INFO] [stderr] Compiling serde_qs v0.8.5 [INFO] [stderr] Compiling js-sys v0.3.55 [INFO] [stderr] Compiling http-client v6.5.1 [INFO] [stderr] Compiling web-sys v0.3.55 [INFO] [stderr] Compiling surf v2.3.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 10s [INFO] running `Command { std: "docker" "inspect" "1dc5d61277fbe9d38d7d174c8d5b21e7fa5a92ffeed9dfa5f1082e5cfe66f5d7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1dc5d61277fbe9d38d7d174c8d5b21e7fa5a92ffeed9dfa5f1082e5cfe66f5d7", kill_on_drop: false }` [INFO] [stdout] 1dc5d61277fbe9d38d7d174c8d5b21e7fa5a92ffeed9dfa5f1082e5cfe66f5d7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "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] 540ddb5563f8f86afa120450bc4a14d3ecc43edec992d2d303fe738bc425cc9a [INFO] running `Command { std: "docker" "start" "-a" "540ddb5563f8f86afa120450bc4a14d3ecc43edec992d2d303fe738bc425cc9a", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling gimli v0.26.0 [INFO] [stderr] Compiling route-recognizer v0.2.0 [INFO] [stderr] Compiling backtrace v0.3.63 [INFO] [stderr] Compiling blake3 v0.3.8 [INFO] [stderr] Compiling simple-mutex v1.1.5 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling clicolors-control v1.0.1 [INFO] [stderr] Compiling termios v0.3.3 [INFO] [stderr] Compiling crossbeam-queue v0.3.2 [INFO] [stderr] Compiling crypto-mac v0.8.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling femme v2.1.1 [INFO] [stderr] Compiling async-dup v1.2.2 [INFO] [stderr] Compiling hmac v0.8.1 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling byte-pool v0.2.3 [INFO] [stderr] Compiling colored v1.9.3 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling async-sse v4.1.0 [INFO] [stderr] Compiling async-h1 v2.3.2 [INFO] [stderr] Compiling console v0.7.7 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling async-session v2.0.1 [INFO] [stderr] Compiling extend v0.1.2 [INFO] [stderr] Compiling tide v0.16.0 [INFO] [stderr] Compiling addr2line v0.17.0 [INFO] [stderr] Compiling assert-json-diff v1.1.0 [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.3.2 (/opt/rustwide/workdir) [INFO] [stderr] error: could not compile `surf` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name test --edition=2018 tests/test.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="curl-client"' --cfg 'feature="default"' --cfg 'feature="default-client"' --cfg 'feature="encoding"' --cfg 'feature="encoding_rs"' --cfg 'feature="middleware-logger"' --cfg 'feature="once_cell"' --cfg 'feature="web-sys"' -C metadata=11d31b79c79edd44 -C extra-filename=-11d31b79c79edd44 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern async_std=/opt/rustwide/target/debug/deps/libasync_std-50bbea2f8fa2fbec.rlib --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-033335ae41114c83.so --extern cfg_if=/opt/rustwide/target/debug/deps/libcfg_if-97437e183f3ae6e4.rlib --extern encoding_rs=/opt/rustwide/target/debug/deps/libencoding_rs-8c9c2a4ce353c355.rlib --extern femme=/opt/rustwide/target/debug/deps/libfemme-82a8d0614027c199.rlib --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-05005efb691648e3.rlib --extern getrandom=/opt/rustwide/target/debug/deps/libgetrandom-2c10f3ec5b7fa3d1.rlib --extern http_client=/opt/rustwide/target/debug/deps/libhttp_client-7e7362c9998471b0.rlib --extern http_types=/opt/rustwide/target/debug/deps/libhttp_types-bad4dccc3ecac82e.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-3836d1de13ada2b1.rlib --extern mime_guess=/opt/rustwide/target/debug/deps/libmime_guess-f447e09f08443f5e.rlib --extern mockito=/opt/rustwide/target/debug/deps/libmockito-86f04721c3b9fa4f.rlib --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-00ebd81f75d94599.rlib --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-cd107537ca905c26.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-aa368447cc9c9972.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-a31a888bc7f7bcf6.rlib --extern surf=/opt/rustwide/target/debug/deps/libsurf-0b0ed00d7ef937c7.rlib --extern tide=/opt/rustwide/target/debug/deps/libtide-1a1c058dd23fd234.rlib --extern web_sys=/opt/rustwide/target/debug/deps/libweb_sys-324a70e6ef3ce43e.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/curl-sys-5d0b706ac649964f/out/build -L native=/opt/rustwide/target/debug/build/libnghttp2-sys-04c1a2898b23a61d/out/i/lib -L native=/opt/rustwide/target/debug/build/blake3-7f3c784bf903c146/out -L native=/opt/rustwide/target/debug/build/blake3-7f3c784bf903c146/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/examples/persistent-efe2245c28814806.persistent.6a4a5697-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/persistent-efe2245c28814806.persistent.6a4a5697-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/persistent-efe2245c28814806.persistent.6a4a5697-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/persistent-efe2245c28814806.persistent.6a4a5697-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/persistent-efe2245c28814806.persistent.6a4a5697-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/persistent-efe2245c28814806.persistent.6a4a5697-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/persistent-efe2245c28814806.persistent.6a4a5697-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/persistent-efe2245c28814806.persistent.6a4a5697-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/persistent-efe2245c28814806.persistent.6a4a5697-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/persistent-efe2245c28814806.persistent.6a4a5697-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/persistent-efe2245c28814806.persistent.6a4a5697-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/persistent-efe2245c28814806.persistent.6a4a5697-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/persistent-efe2245c28814806.persistent.6a4a5697-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/persistent-efe2245c28814806.persistent.6a4a5697-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/persistent-efe2245c28814806.persistent.6a4a5697-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/persistent-efe2245c28814806.persistent.6a4a5697-cgu.9.rcgu.o" "/opt/rustwide/target/debug/examples/persistent-efe2245c28814806.5dqbl42o6jj2bymn.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/curl-sys-5d0b706ac649964f/out/build" "-L" "/opt/rustwide/target/debug/build/libnghttp2-sys-04c1a2898b23a61d/out/i/lib" "-L" "/opt/rustwide/target/debug/build/blake3-7f3c784bf903c146/out" "-L" "/opt/rustwide/target/debug/build/blake3-7f3c784bf903c146/out" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libsurf-0b0ed00d7ef937c7.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-8c9c2a4ce353c355.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-05005efb691648e3.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-3dacafcec4819c5e.rlib" "/opt/rustwide/target/debug/deps/libhttp_client-7e7362c9998471b0.rlib" "/opt/rustwide/target/debug/deps/libisahc-3af334b4ccb4f1bc.rlib" "/opt/rustwide/target/debug/deps/libsluice-fb21d518c77b9224.rlib" "/opt/rustwide/target/debug/deps/libtracing_futures-011a35ccf4ba77a2.rlib" "/opt/rustwide/target/debug/deps/libtracing-2854ed40d1b03a78.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-2319279169dbc1df.rlib" "/opt/rustwide/target/debug/deps/libpin_project-21023498574d2c1c.rlib" "/opt/rustwide/target/debug/deps/libhttp-29a3f6805c4213cd.rlib" "/opt/rustwide/target/debug/deps/libbytes-44851e2768c88cca.rlib" "/opt/rustwide/target/debug/deps/libfnv-bb690c336855f248.rlib" "/opt/rustwide/target/debug/deps/libbytes-b63c3b3ea06c4474.rlib" "/opt/rustwide/target/debug/deps/libflume-cddbd1b0c89adb2d.rlib" "/opt/rustwide/target/debug/deps/libspinning_top-6b8ce0aea4c5b5f9.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-5f72f02a6f5e4dc7.rlib" "/opt/rustwide/target/debug/deps/libcurl-ad720f52b8fc0c06.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-938265d742ce645e.rlib" "/opt/rustwide/target/debug/deps/libcurl_sys-6ef2134055b84794.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-8816048199e61643.rlib" "/opt/rustwide/target/debug/deps/liblibz_sys-39a7b388516c326e.rlib" "/opt/rustwide/target/debug/deps/liblibnghttp2_sys-20823e231dbc334a.rlib" "/opt/rustwide/target/debug/deps/libfemme-82a8d0614027c199.rlib" "/opt/rustwide/target/debug/deps/libconsole-6a210172956fda28.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-6ef757d3f1052dbb.rlib" "/opt/rustwide/target/debug/deps/libregex-9b20215a754dc323.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-d987c850f506a39d.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-fd0c3ba7c22fa1f4.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-aa35eb33430a5dce.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-6aabf97b785d5cc1.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-b26eeadae8ae9a7e.rlib" "/opt/rustwide/target/debug/deps/liblock_api-4527f2b9e7422552.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-54ff2283d814f48f.rlib" "/opt/rustwide/target/debug/deps/libinstant-939f0c301cdc968a.rlib" "/opt/rustwide/target/debug/deps/libclicolors_control-333438dcfc9c21ed.rlib" "/opt/rustwide/target/debug/deps/libatty-ca32574c996ddaa8.rlib" "/opt/rustwide/target/debug/deps/libtermios-05f273a70b14b8fb.rlib" "/opt/rustwide/target/debug/deps/libhttp_types-bad4dccc3ecac82e.rlib" "/opt/rustwide/target/debug/deps/libserde_qs-34e0b5f645786e56.rlib" "/opt/rustwide/target/debug/deps/libthiserror-19b17336fd2f0295.rlib" "/opt/rustwide/target/debug/deps/libanyhow-59ff7032c95050fb.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-6498d349d64b2f5c.rlib" "/opt/rustwide/target/debug/deps/libserde_json-a31a888bc7f7bcf6.rlib" "/opt/rustwide/target/debug/deps/libryu-9e35d986fcbafb23.rlib" "/opt/rustwide/target/debug/deps/libitoa-d0264c8ce1ce890b.rlib" "/opt/rustwide/target/debug/deps/librand-58604a1e0580defd.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-c4dab0ac662eaa27.rlib" "/opt/rustwide/target/debug/deps/librand_core-6f296ee3cdbc047e.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-d769cf963453d027.rlib" "/opt/rustwide/target/debug/deps/libinfer-265fa1d1fbd9a58f.rlib" "/opt/rustwide/target/debug/deps/liburl-8cb246125869cd00.rlib" "/opt/rustwide/target/debug/deps/libidna-fe50abc8a20f6ff6.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-df65f2bf821cdcef.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-29c48333477ea624.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-c8728763a1cfbcab.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-a69ffc9ceeb64fbb.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-a5e98da7c1c4a0eb.rlib" "/opt/rustwide/target/debug/deps/libserde-aa368447cc9c9972.rlib" "/opt/rustwide/target/debug/deps/libmatches-bfb4602457f1458f.rlib" "/opt/rustwide/target/debug/deps/libcookie-3c5983748c0cc104.rlib" "/opt/rustwide/target/debug/deps/libhkdf-81bc345f26f3d0b1.rlib" "/opt/rustwide/target/debug/deps/libhmac-89e73e5173f545d5.rlib" "/opt/rustwide/target/debug/deps/libcrypto_mac-ec54d43fb463eb6f.rlib" "/opt/rustwide/target/debug/deps/libsha2-9f572fd8c55f4604.rlib" "/opt/rustwide/target/debug/deps/libcpufeatures-0ab975038e942af0.rlib" "/opt/rustwide/target/debug/deps/libdigest-6379c22cea987de3.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-8dc9ae8404483171.rlib" "/opt/rustwide/target/debug/deps/libaes_gcm-fe025352e72e18b8.rlib" "/opt/rustwide/target/debug/deps/libghash-8a30bd94a7837817.rlib" "/opt/rustwide/target/debug/deps/libpolyval-dcc85c4092b18e79.rlib" "/opt/rustwide/target/debug/deps/libcpuid_bool-bb66987d333ba08f.rlib" "/opt/rustwide/target/debug/deps/libuniversal_hash-1a924925b1d1f844.rlib" "/opt/rustwide/target/debug/deps/libsubtle-0ca152887405db79.rlib" "/opt/rustwide/target/debug/deps/libctr-6fa1f09518ff3b51.rlib" "/opt/rustwide/target/debug/deps/libaes-b3d483d7de69c8a5.rlib" "/opt/rustwide/target/debug/deps/libaes_soft-3dc874c84d9c78b0.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-ffbe13ab2928830a.rlib" "/opt/rustwide/target/debug/deps/libcipher-98eb3553a345a7af.rlib" "/opt/rustwide/target/debug/deps/libaead-d54bfd5626958a53.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-f807b11edb3b3f64.rlib" "/opt/rustwide/target/debug/deps/libtypenum-c017c53f9a99f243.rlib" "/opt/rustwide/target/debug/deps/libbase64-bff61f2d1660603b.rlib" "/opt/rustwide/target/debug/deps/librand-d6f8a9c26ff1f435.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-58bf8d418ae7b214.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-fdccdc155075ee6f.rlib" "/opt/rustwide/target/debug/deps/librand_core-709c84e17cb23f45.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-2c10f3ec5b7fa3d1.rlib" "/opt/rustwide/target/debug/deps/libtime-c6b2c25dc9f8f3cb.rlib" "/opt/rustwide/target/debug/deps/libtime_macros-eecdc9b076fc45c6.rlib" "/opt/rustwide/target/debug/deps/libstandback-228dd35e5244fda4.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-8c83310236959ef9.rlib" "/opt/rustwide/target/debug/deps/libasync_std-50bbea2f8fa2fbec.rlib" "/opt/rustwide/target/debug/deps/libasync_global_executor-d8992e16b4991886.rlib" "/opt/rustwide/target/debug/deps/libblocking-56e2fee4e5fd8f13.rlib" "/opt/rustwide/target/debug/deps/libatomic_waker-9d04c0322d3474cc.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-fa7c43093ed04179.rlib" "/opt/rustwide/target/debug/deps/libasync_mutex-0afa706133000d2d.rlib" "/opt/rustwide/target/debug/deps/libasync_executor-63d11c44e93048ea.rlib" "/opt/rustwide/target/debug/deps/libasync_task-1c0cd838d3e282b6.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-c079f7c57dd512a6.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-86422d76b8bd90ed.rlib" "/opt/rustwide/target/debug/deps/libasync_process-c45fc33b6a684830.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook-7c9dbec6841ada71.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-ccb4e66b8bea60fc.rlib" "/opt/rustwide/target/debug/deps/libasync_io-18372bb2cd4e5d5b.rlib" "/opt/rustwide/target/debug/deps/libslab-de4c8617047c1765.rlib" "/opt/rustwide/target/debug/deps/libpolling-3fba335ef6960126.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-00ebd81f75d94599.rlib" "/opt/rustwide/target/debug/deps/libsocket2-e478cb6ed1d05cbf.rlib" "/opt/rustwide/target/debug/deps/liblibc-5060282b06eda91a.rlib" "/opt/rustwide/target/debug/deps/libfutures_lite-20ba3fac34376a97.rlib" "/opt/rustwide/target/debug/deps/libmemchr-794f323e2c3fede3.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-cbe4858e2842a7ab.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-afc8e1fe9314b5ba.rlib" "/opt/rustwide/target/debug/deps/libkv_log_macro-bbdd00253372a1b6.rlib" "/opt/rustwide/target/debug/deps/liblog-3836d1de13ada2b1.rlib" "/opt/rustwide/target/debug/deps/libvalue_bag-d8212a5e9b76eb0d.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-97437e183f3ae6e4.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-ff9290e971253a38.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-5534b29ea7b2d8f5.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-8bfbb13072fc2761.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-d6d1fa92fa620f17.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-7cfd201521727d95.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-0e8010e8fce8e5a7.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-19093fec3c6dd913.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-89c4cbe9256c1890.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-73e4507673363945.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-3fe98c0f46f27964.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-a76787f08d45e37d.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-8cea480e62c5b261.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-1fb939608cd05a1c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-842e67e3ab562f66.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0c1c8fec3b1a54cc.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-689faa634b72af17.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-6c2c561a8181be5e.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-88c4d85fe493b0a6.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-f5394bdb1df5df01.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lz" "-lc" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/persistent-efe2245c28814806" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-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: could not compile `surf` due to 2 previous errors [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/examples/post-19091198e7eaa545.post.77d15bb3-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/post-19091198e7eaa545.post.77d15bb3-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/post-19091198e7eaa545.post.77d15bb3-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/post-19091198e7eaa545.post.77d15bb3-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/post-19091198e7eaa545.post.77d15bb3-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/post-19091198e7eaa545.post.77d15bb3-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/post-19091198e7eaa545.post.77d15bb3-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/post-19091198e7eaa545.post.77d15bb3-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/post-19091198e7eaa545.post.77d15bb3-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/post-19091198e7eaa545.post.77d15bb3-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/post-19091198e7eaa545.post.77d15bb3-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/post-19091198e7eaa545.post.77d15bb3-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/post-19091198e7eaa545.post.77d15bb3-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/post-19091198e7eaa545.post.77d15bb3-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/post-19091198e7eaa545.post.77d15bb3-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/post-19091198e7eaa545.post.77d15bb3-cgu.9.rcgu.o" "/opt/rustwide/target/debug/examples/post-19091198e7eaa545.114txww077k4w20u.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/curl-sys-5d0b706ac649964f/out/build" "-L" "/opt/rustwide/target/debug/build/libnghttp2-sys-04c1a2898b23a61d/out/i/lib" "-L" "/opt/rustwide/target/debug/build/blake3-7f3c784bf903c146/out" "-L" "/opt/rustwide/target/debug/build/blake3-7f3c784bf903c146/out" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libsurf-0b0ed00d7ef937c7.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-8c9c2a4ce353c355.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-05005efb691648e3.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-3dacafcec4819c5e.rlib" "/opt/rustwide/target/debug/deps/libhttp_client-7e7362c9998471b0.rlib" "/opt/rustwide/target/debug/deps/libisahc-3af334b4ccb4f1bc.rlib" "/opt/rustwide/target/debug/deps/libsluice-fb21d518c77b9224.rlib" "/opt/rustwide/target/debug/deps/libtracing_futures-011a35ccf4ba77a2.rlib" "/opt/rustwide/target/debug/deps/libtracing-2854ed40d1b03a78.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-2319279169dbc1df.rlib" "/opt/rustwide/target/debug/deps/libpin_project-21023498574d2c1c.rlib" "/opt/rustwide/target/debug/deps/libhttp-29a3f6805c4213cd.rlib" "/opt/rustwide/target/debug/deps/libbytes-44851e2768c88cca.rlib" "/opt/rustwide/target/debug/deps/libfnv-bb690c336855f248.rlib" "/opt/rustwide/target/debug/deps/libbytes-b63c3b3ea06c4474.rlib" "/opt/rustwide/target/debug/deps/libflume-cddbd1b0c89adb2d.rlib" "/opt/rustwide/target/debug/deps/libspinning_top-6b8ce0aea4c5b5f9.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-5f72f02a6f5e4dc7.rlib" "/opt/rustwide/target/debug/deps/libcurl-ad720f52b8fc0c06.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-938265d742ce645e.rlib" "/opt/rustwide/target/debug/deps/libcurl_sys-6ef2134055b84794.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-8816048199e61643.rlib" "/opt/rustwide/target/debug/deps/liblibz_sys-39a7b388516c326e.rlib" "/opt/rustwide/target/debug/deps/liblibnghttp2_sys-20823e231dbc334a.rlib" "/opt/rustwide/target/debug/deps/libfemme-82a8d0614027c199.rlib" "/opt/rustwide/target/debug/deps/libconsole-6a210172956fda28.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-6ef757d3f1052dbb.rlib" "/opt/rustwide/target/debug/deps/libregex-9b20215a754dc323.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-d987c850f506a39d.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-fd0c3ba7c22fa1f4.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-aa35eb33430a5dce.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-6aabf97b785d5cc1.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-b26eeadae8ae9a7e.rlib" "/opt/rustwide/target/debug/deps/liblock_api-4527f2b9e7422552.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-54ff2283d814f48f.rlib" "/opt/rustwide/target/debug/deps/libinstant-939f0c301cdc968a.rlib" "/opt/rustwide/target/debug/deps/libclicolors_control-333438dcfc9c21ed.rlib" "/opt/rustwide/target/debug/deps/libatty-ca32574c996ddaa8.rlib" "/opt/rustwide/target/debug/deps/libtermios-05f273a70b14b8fb.rlib" "/opt/rustwide/target/debug/deps/libhttp_types-bad4dccc3ecac82e.rlib" "/opt/rustwide/target/debug/deps/libserde_qs-34e0b5f645786e56.rlib" "/opt/rustwide/target/debug/deps/libthiserror-19b17336fd2f0295.rlib" "/opt/rustwide/target/debug/deps/libanyhow-59ff7032c95050fb.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-6498d349d64b2f5c.rlib" "/opt/rustwide/target/debug/deps/librand-58604a1e0580defd.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-c4dab0ac662eaa27.rlib" "/opt/rustwide/target/debug/deps/librand_core-6f296ee3cdbc047e.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-d769cf963453d027.rlib" "/opt/rustwide/target/debug/deps/libinfer-265fa1d1fbd9a58f.rlib" "/opt/rustwide/target/debug/deps/liburl-8cb246125869cd00.rlib" "/opt/rustwide/target/debug/deps/libidna-fe50abc8a20f6ff6.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-df65f2bf821cdcef.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-29c48333477ea624.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-c8728763a1cfbcab.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-a69ffc9ceeb64fbb.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-a5e98da7c1c4a0eb.rlib" "/opt/rustwide/target/debug/deps/libmatches-bfb4602457f1458f.rlib" "/opt/rustwide/target/debug/deps/libcookie-3c5983748c0cc104.rlib" "/opt/rustwide/target/debug/deps/libhkdf-81bc345f26f3d0b1.rlib" "/opt/rustwide/target/debug/deps/libhmac-89e73e5173f545d5.rlib" "/opt/rustwide/target/debug/deps/libcrypto_mac-ec54d43fb463eb6f.rlib" "/opt/rustwide/target/debug/deps/libsha2-9f572fd8c55f4604.rlib" "/opt/rustwide/target/debug/deps/libcpufeatures-0ab975038e942af0.rlib" "/opt/rustwide/target/debug/deps/libdigest-6379c22cea987de3.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-8dc9ae8404483171.rlib" "/opt/rustwide/target/debug/deps/libaes_gcm-fe025352e72e18b8.rlib" "/opt/rustwide/target/debug/deps/libghash-8a30bd94a7837817.rlib" "/opt/rustwide/target/debug/deps/libpolyval-dcc85c4092b18e79.rlib" "/opt/rustwide/target/debug/deps/libcpuid_bool-bb66987d333ba08f.rlib" "/opt/rustwide/target/debug/deps/libuniversal_hash-1a924925b1d1f844.rlib" "/opt/rustwide/target/debug/deps/libsubtle-0ca152887405db79.rlib" "/opt/rustwide/target/debug/deps/libctr-6fa1f09518ff3b51.rlib" "/opt/rustwide/target/debug/deps/libaes-b3d483d7de69c8a5.rlib" "/opt/rustwide/target/debug/deps/libaes_soft-3dc874c84d9c78b0.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-ffbe13ab2928830a.rlib" "/opt/rustwide/target/debug/deps/libcipher-98eb3553a345a7af.rlib" "/opt/rustwide/target/debug/deps/libaead-d54bfd5626958a53.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-f807b11edb3b3f64.rlib" "/opt/rustwide/target/debug/deps/libtypenum-c017c53f9a99f243.rlib" "/opt/rustwide/target/debug/deps/libbase64-bff61f2d1660603b.rlib" "/opt/rustwide/target/debug/deps/librand-d6f8a9c26ff1f435.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-58bf8d418ae7b214.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-fdccdc155075ee6f.rlib" "/opt/rustwide/target/debug/deps/librand_core-709c84e17cb23f45.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-2c10f3ec5b7fa3d1.rlib" "/opt/rustwide/target/debug/deps/libtime-c6b2c25dc9f8f3cb.rlib" "/opt/rustwide/target/debug/deps/libtime_macros-eecdc9b076fc45c6.rlib" "/opt/rustwide/target/debug/deps/libstandback-228dd35e5244fda4.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-8c83310236959ef9.rlib" "/opt/rustwide/target/debug/deps/libserde_json-a31a888bc7f7bcf6.rlib" "/opt/rustwide/target/debug/deps/libryu-9e35d986fcbafb23.rlib" "/opt/rustwide/target/debug/deps/libitoa-d0264c8ce1ce890b.rlib" "/opt/rustwide/target/debug/deps/libserde-aa368447cc9c9972.rlib" "/opt/rustwide/target/debug/deps/libasync_std-50bbea2f8fa2fbec.rlib" "/opt/rustwide/target/debug/deps/libasync_global_executor-d8992e16b4991886.rlib" "/opt/rustwide/target/debug/deps/libblocking-56e2fee4e5fd8f13.rlib" "/opt/rustwide/target/debug/deps/libatomic_waker-9d04c0322d3474cc.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-fa7c43093ed04179.rlib" "/opt/rustwide/target/debug/deps/libasync_mutex-0afa706133000d2d.rlib" "/opt/rustwide/target/debug/deps/libasync_executor-63d11c44e93048ea.rlib" "/opt/rustwide/target/debug/deps/libasync_task-1c0cd838d3e282b6.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-c079f7c57dd512a6.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-86422d76b8bd90ed.rlib" "/opt/rustwide/target/debug/deps/libasync_process-c45fc33b6a684830.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook-7c9dbec6841ada71.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-ccb4e66b8bea60fc.rlib" "/opt/rustwide/target/debug/deps/libasync_io-18372bb2cd4e5d5b.rlib" "/opt/rustwide/target/debug/deps/libslab-de4c8617047c1765.rlib" "/opt/rustwide/target/debug/deps/libpolling-3fba335ef6960126.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-00ebd81f75d94599.rlib" "/opt/rustwide/target/debug/deps/libsocket2-e478cb6ed1d05cbf.rlib" "/opt/rustwide/target/debug/deps/liblibc-5060282b06eda91a.rlib" "/opt/rustwide/target/debug/deps/libfutures_lite-20ba3fac34376a97.rlib" "/opt/rustwide/target/debug/deps/libmemchr-794f323e2c3fede3.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-cbe4858e2842a7ab.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-afc8e1fe9314b5ba.rlib" "/opt/rustwide/target/debug/deps/libkv_log_macro-bbdd00253372a1b6.rlib" "/opt/rustwide/target/debug/deps/liblog-3836d1de13ada2b1.rlib" "/opt/rustwide/target/debug/deps/libvalue_bag-d8212a5e9b76eb0d.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-97437e183f3ae6e4.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-ff9290e971253a38.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-5534b29ea7b2d8f5.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-8bfbb13072fc2761.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-d6d1fa92fa620f17.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-7cfd201521727d95.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-0e8010e8fce8e5a7.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-19093fec3c6dd913.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-89c4cbe9256c1890.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-73e4507673363945.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-3fe98c0f46f27964.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-a76787f08d45e37d.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-8cea480e62c5b261.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-1fb939608cd05a1c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-842e67e3ab562f66.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0c1c8fec3b1a54cc.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-689faa634b72af17.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-6c2c561a8181be5e.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-88c4d85fe493b0a6.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-f5394bdb1df5df01.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lz" "-lc" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/post-19091198e7eaa545" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-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: could not compile `surf` due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "540ddb5563f8f86afa120450bc4a14d3ecc43edec992d2d303fe738bc425cc9a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "540ddb5563f8f86afa120450bc4a14d3ecc43edec992d2d303fe738bc425cc9a", kill_on_drop: false }` [INFO] [stdout] 540ddb5563f8f86afa120450bc4a14d3ecc43edec992d2d303fe738bc425cc9a