[INFO] fetching crate soma-ctf 0.1.0-alpha... [INFO] testing soma-ctf-0.1.0-alpha against try#722e1797249a965b6335aebd65d777f917e498f1 for pr-91031 [INFO] extracting crate soma-ctf 0.1.0-alpha into /workspace/builds/worker-13/source [INFO] validating manifest of crates.io crate soma-ctf 0.1.0-alpha on toolchain 722e1797249a965b6335aebd65d777f917e498f1 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate soma-ctf 0.1.0-alpha [INFO] finished tweaking crates.io crate soma-ctf 0.1.0-alpha [INFO] tweaked toml for crates.io crate soma-ctf 0.1.0-alpha written to /workspace/builds/worker-13/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded hyperlocal v0.6.0 [INFO] [stderr] Downloaded bollard v0.2.1 [INFO] [stderr] Downloaded whoami v0.4.1 [INFO] [stderr] Downloaded serde_cbor v0.9.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 677413df2eaf29ca6451d768273f6cef8c8514b707acf3fed3430857c2572504 [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" "677413df2eaf29ca6451d768273f6cef8c8514b707acf3fed3430857c2572504", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "677413df2eaf29ca6451d768273f6cef8c8514b707acf3fed3430857c2572504", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "677413df2eaf29ca6451d768273f6cef8c8514b707acf3fed3430857c2572504", kill_on_drop: false }` [INFO] [stdout] 677413df2eaf29ca6451d768273f6cef8c8514b707acf3fed3430857c2572504 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6a2988e7eddacda11686c360186364aa7e48f6dd24853fef3252acdb61c690ba [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" "6a2988e7eddacda11686c360186364aa7e48f6dd24853fef3252acdb61c690ba", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.107 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling erased-serde v0.3.16 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling hex v0.3.2 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling half v1.8.2 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling fs_extra v1.2.0 [INFO] [stderr] Compiling path-slash v0.1.4 [INFO] [stderr] Compiling libz-sys v1.1.3 [INFO] [stderr] Compiling curl-sys v0.4.50+curl-7.79.1 [INFO] [stderr] Compiling libssh2-sys v0.2.23 [INFO] [stderr] Compiling libgit2-sys v0.7.11 [INFO] [stderr] Compiling lock_api v0.3.4 [INFO] [stderr] Compiling textwrap v0.10.0 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling tokio-sync v0.1.8 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling base64 v0.10.1 [INFO] [stderr] Compiling arrayvec v0.4.12 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling openssl-sys v0.9.71 [INFO] [stderr] Compiling memoffset v0.5.6 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling syn v1.0.81 [INFO] [stderr] Compiling want v0.2.0 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling smallvec v0.6.14 [INFO] [stderr] Compiling pest_meta v2.1.3 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Compiling hyper v0.12.36 [INFO] [stderr] Compiling tokio-executor v0.1.10 [INFO] [stderr] Compiling crossbeam-queue v0.2.3 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling net2 v0.2.37 [INFO] [stderr] Compiling termios v0.3.3 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling filetime v0.2.15 [INFO] [stderr] Compiling xattr v0.2.2 [INFO] [stderr] Compiling dirs v1.0.5 [INFO] [stderr] Compiling fs2 v0.4.3 [INFO] [stderr] Compiling whoami v0.4.1 [INFO] [stderr] Compiling tokio-current-thread v0.1.7 [INFO] [stderr] Compiling tokio-timer v0.2.13 [INFO] [stderr] Compiling openssl v0.10.38 [INFO] [stderr] Compiling native-tls v0.2.8 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling mio v0.6.23 [INFO] [stderr] Compiling futures-cpupool v0.1.8 [INFO] [stderr] Compiling clap v2.32.0 [INFO] [stderr] Compiling crossterm_utils v0.1.0 [INFO] [stderr] Compiling crossbeam-deque v0.7.4 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling backtrace v0.3.63 [INFO] [stderr] Compiling flate2 v1.0.22 [INFO] [stderr] Compiling tar v0.4.37 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling crossterm_cursor v0.1.0 [INFO] [stderr] Compiling crossterm_style v0.1.0 [INFO] [stderr] Compiling crossterm_screen v0.1.0 [INFO] [stderr] Compiling crossterm_input v0.1.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling tokio-io v0.1.13 [INFO] [stderr] Compiling http v0.1.21 [INFO] [stderr] Compiling tokio-buf v0.1.1 [INFO] [stderr] Compiling string v0.2.1 [INFO] [stderr] Compiling tokio-threadpool v0.1.18 [INFO] [stderr] Compiling crossterm_terminal v0.1.0 [INFO] [stderr] Compiling mio-uds v0.6.8 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling tokio-reactor v0.1.12 [INFO] [stderr] Compiling tokio-codec v0.1.2 [INFO] [stderr] Compiling crossterm v0.6.0 [INFO] [stderr] Compiling tokio-tcp v0.1.4 [INFO] [stderr] Compiling tokio-uds v0.2.7 [INFO] [stderr] Compiling tokio-udp v0.1.6 [INFO] [stderr] Compiling tokio-fs v0.1.7 [INFO] [stderr] Compiling env_logger v0.6.2 [INFO] [stderr] Compiling tempfile v3.2.0 [INFO] [stderr] Compiling tokio v0.1.22 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Compiling http-body v0.1.0 [INFO] [stderr] Compiling h2 v0.1.26 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling ghost v0.1.2 [INFO] [stderr] Compiling ctor v0.1.21 [INFO] [stderr] Compiling typetag-impl v0.1.8 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling inventory v0.2.0 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling hyperlocal v0.6.0 [INFO] [stderr] Compiling hyper-tls v0.3.2 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling serde_json v1.0.71 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling serde_cbor v0.9.0 [INFO] [stderr] Compiling toml v0.4.10 [INFO] [stderr] Compiling typetag v0.1.8 [INFO] [stderr] Compiling bollard v0.2.1 [INFO] [stderr] Compiling handlebars v1.1.0 [INFO] [stderr] Compiling git2 v0.8.0 [INFO] [stderr] Compiling soma-ctf v0.1.0-alpha (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 4m 01s [INFO] running `Command { std: "docker" "inspect" "6a2988e7eddacda11686c360186364aa7e48f6dd24853fef3252acdb61c690ba", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6a2988e7eddacda11686c360186364aa7e48f6dd24853fef3252acdb61c690ba", kill_on_drop: false }` [INFO] [stdout] 6a2988e7eddacda11686c360186364aa7e48f6dd24853fef3252acdb61c690ba [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 727da5e27c827cc04f686ba1e13987e003fae0d270ed53faef24bbbfcba2e640 [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" "727da5e27c827cc04f686ba1e13987e003fae0d270ed53faef24bbbfcba2e640", kill_on_drop: false }` [INFO] [stderr] Compiling serde_test v1.0.130 [INFO] [stderr] Compiling soma-ctf v0.1.0-alpha (/opt/rustwide/workdir) [INFO] [stderr] error: could not compile `soma-ctf` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name build_clean --edition=2018 tests/build_clean.rs --error-format=json --json=diagnostic-rendered-ansi --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test -C metadata=44a3520b1aa7a865 -C extra-filename=-44a3520b1aa7a865 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bollard=/opt/rustwide/target/debug/deps/libbollard-89f22bcf268a93c8.rlib --extern clap=/opt/rustwide/target/debug/deps/libclap-969a41050fb93897.rlib --extern crossterm=/opt/rustwide/target/debug/deps/libcrossterm-8edadbda674be5fb.rlib --extern dirs=/opt/rustwide/target/debug/deps/libdirs-96a21cef4f86cb3f.rlib --extern failure=/opt/rustwide/target/debug/deps/libfailure-6466806b309a6047.rlib --extern flate2=/opt/rustwide/target/debug/deps/libflate2-759ccf95bc9c70ff.rlib --extern fs2=/opt/rustwide/target/debug/deps/libfs2-3401e39e4a79d336.rlib --extern fs_extra=/opt/rustwide/target/debug/deps/libfs_extra-885f6217c232b441.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-0b0214b74e044a62.rlib --extern git2=/opt/rustwide/target/debug/deps/libgit2-2cb5fe31b23e0ab2.rlib --extern handlebars=/opt/rustwide/target/debug/deps/libhandlebars-e4e864b31c95c076.rlib --extern hyper=/opt/rustwide/target/debug/deps/libhyper-024be10540eab4f7.rlib --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-b33cd6b8ee13db74.rlib --extern matches=/opt/rustwide/target/debug/deps/libmatches-a104dd362fa85146.rlib --extern path_slash=/opt/rustwide/target/debug/deps/libpath_slash-91eea5e29d870481.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-dd9363dd410b6a25.rlib --extern remove_dir_all=/opt/rustwide/target/debug/deps/libremove_dir_all-a366538c24cba4e3.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-14a64754eab9e871.rlib --extern serde_cbor=/opt/rustwide/target/debug/deps/libserde_cbor-8764672da1caa110.rlib --extern serde_test=/opt/rustwide/target/debug/deps/libserde_test-1db92f40f9a84642.rlib --extern soma=/opt/rustwide/target/debug/deps/libsoma-234d788ad42a6a68.rlib --extern tar=/opt/rustwide/target/debug/deps/libtar-38b32c34de5e9ac4.rlib --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-1eee229804509f9f.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-d050af248ad197ba.rlib --extern toml=/opt/rustwide/target/debug/deps/libtoml-7a0e2f7c5f33a994.rlib --extern typetag=/opt/rustwide/target/debug/deps/libtypetag-faf1164853e51590.rlib --extern url=/opt/rustwide/target/debug/deps/liburl-1cdcc246a8925053.rlib --extern whoami=/opt/rustwide/target/debug/deps/libwhoami-24a9bb91e46d95bf.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/libgit2-sys-64ae1ad34ffe1867/out/build -L native=/opt/rustwide/target/debug/build/curl-sys-d220499c2241d0b6/out/build -L native=/opt/rustwide/target/debug/build/libssh2-sys-def9fc7735bae12e/out/build` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/fetch-d7b4e5f11f105faf.fetch.c1dee7b4-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/fetch-d7b4e5f11f105faf.fetch.c1dee7b4-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/fetch-d7b4e5f11f105faf.fetch.c1dee7b4-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/fetch-d7b4e5f11f105faf.fetch.c1dee7b4-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/fetch-d7b4e5f11f105faf.fetch.c1dee7b4-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/fetch-d7b4e5f11f105faf.fetch.c1dee7b4-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/fetch-d7b4e5f11f105faf.fetch.c1dee7b4-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/fetch-d7b4e5f11f105faf.fetch.c1dee7b4-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/fetch-d7b4e5f11f105faf.fetch.c1dee7b4-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/fetch-d7b4e5f11f105faf.fetch.c1dee7b4-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/fetch-d7b4e5f11f105faf.fetch.c1dee7b4-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/fetch-d7b4e5f11f105faf.fetch.c1dee7b4-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/fetch-d7b4e5f11f105faf.fetch.c1dee7b4-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/fetch-d7b4e5f11f105faf.fetch.c1dee7b4-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/fetch-d7b4e5f11f105faf.fetch.c1dee7b4-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/fetch-d7b4e5f11f105faf.fetch.c1dee7b4-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/fetch-d7b4e5f11f105faf.7410r1yfytnm4dg.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/libgit2-sys-64ae1ad34ffe1867/out/build" "-L" "/opt/rustwide/target/debug/build/curl-sys-d220499c2241d0b6/out/build" "-L" "/opt/rustwide/target/debug/build/libssh2-sys-def9fc7735bae12e/out/build" "-L" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-ea87b6c2fe761216.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-91b9e0d063734789.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-2ddfc09cde4cdc0c.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-d066e6f50a258123.rlib" "/opt/rustwide/target/debug/deps/libsoma-234d788ad42a6a68.rlib" "/opt/rustwide/target/debug/deps/libserde_cbor-8764672da1caa110.rlib" "/opt/rustwide/target/debug/deps/libhalf-d757bd2acf15bca0.rlib" "/opt/rustwide/target/debug/deps/libtoml-7a0e2f7c5f33a994.rlib" "/opt/rustwide/target/debug/deps/libtar-38b32c34de5e9ac4.rlib" "/opt/rustwide/target/debug/deps/libxattr-e47933434f142a0b.rlib" "/opt/rustwide/target/debug/deps/libfiletime-f51c4d24d42b9a71.rlib" "/opt/rustwide/target/debug/deps/libtypetag-faf1164853e51590.rlib" "/opt/rustwide/target/debug/deps/liberased_serde-620a24ef7bd20ff5.rlib" "/opt/rustwide/target/debug/deps/libinventory-abd8db4195a64ccf.rlib" "/opt/rustwide/target/debug/deps/libgit2-2cb5fe31b23e0ab2.rlib" "/opt/rustwide/target/debug/deps/liblibgit2_sys-75432acecf824a38.rlib" "/opt/rustwide/target/debug/deps/libcurl_sys-7c5c810d875a359d.rlib" "/opt/rustwide/target/debug/deps/liblibssh2_sys-0f83993fbe95e735.rlib" "/opt/rustwide/target/debug/deps/liblibz_sys-ffe367a8be0a3da7.rlib" "/opt/rustwide/target/debug/deps/libpath_slash-91eea5e29d870481.rlib" "/opt/rustwide/target/debug/deps/libtempfile-1eee229804509f9f.rlib" "/opt/rustwide/target/debug/deps/librand-bbeaff171d04a2ca.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-c170f7c4c638c7f5.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-5cfb47b1afe89ac4.rlib" "/opt/rustwide/target/debug/deps/librand_core-d678d78a6b2e5796.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-6cd34427217bb7f1.rlib" "/opt/rustwide/target/debug/deps/libremove_dir_all-a366538c24cba4e3.rlib" "/opt/rustwide/target/debug/deps/libhandlebars-e4e864b31c95c076.rlib" "/opt/rustwide/target/debug/deps/libwalkdir-85c3caa7668e091f.rlib" "/opt/rustwide/target/debug/deps/libsame_file-d3ddf74b396c2e8b.rlib" "/opt/rustwide/target/debug/deps/libquick_error-9a380894f08245b7.rlib" "/opt/rustwide/target/debug/deps/libpest-b3c6f9b922b17b50.rlib" "/opt/rustwide/target/debug/deps/libucd_trie-3e5d1794e02853ea.rlib" "/opt/rustwide/target/debug/deps/libfs_extra-885f6217c232b441.rlib" "/opt/rustwide/target/debug/deps/libflate2-759ccf95bc9c70ff.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-aaf29b4979d72532.rlib" "/opt/rustwide/target/debug/deps/libfs2-3401e39e4a79d336.rlib" "/opt/rustwide/target/debug/deps/libregex-dd9363dd410b6a25.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-056f10d3df8fc98c.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-c25dc19d7487cdf7.rlib" "/opt/rustwide/target/debug/deps/libclap-969a41050fb93897.rlib" "/opt/rustwide/target/debug/deps/libvec_map-dab3909866655c61.rlib" "/opt/rustwide/target/debug/deps/libtextwrap-29ad154ef0ac859c.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-e91030079211fd3f.rlib" "/opt/rustwide/target/debug/deps/libstrsim-086f10016726ef86.rlib" "/opt/rustwide/target/debug/deps/libatty-154b1ab39f29b4e8.rlib" "/opt/rustwide/target/debug/deps/libansi_term-76ca62e328105e50.rlib" "/opt/rustwide/target/debug/deps/libbollard-89f22bcf268a93c8.rlib" "/opt/rustwide/target/debug/deps/liburl-1cdcc246a8925053.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-240c068dd9a8427a.rlib" "/opt/rustwide/target/debug/deps/libidna-b10763d312dfe5c7.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-12ccd468a33959ee.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-b9fbadb33a2ea73a.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-ef06cf556416b731.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-d0a053bbcb729d32.rlib" "/opt/rustwide/target/debug/deps/libmatches-a104dd362fa85146.rlib" "/opt/rustwide/target/debug/deps/libserde_json-15ed86bf21039ebd.rlib" "/opt/rustwide/target/debug/deps/libryu-8c106c7dece5fbd0.rlib" "/opt/rustwide/target/debug/deps/libbase64-7ccce72a9023d77a.rlib" "/opt/rustwide/target/debug/deps/libhyperlocal-a783ec76c9baa456.rlib" "/opt/rustwide/target/debug/deps/libhex-e149dd8bbc7ceab7.rlib" "/opt/rustwide/target/debug/deps/libdirs-96a21cef4f86cb3f.rlib" "/opt/rustwide/target/debug/deps/libchrono-49fc4f7f4013621e.rlib" "/opt/rustwide/target/debug/deps/libserde-14a64754eab9e871.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-fa24cc299d4212ca.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-70cf425f9cc9a314.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-6c1438e6e6ab759f.rlib" "/opt/rustwide/target/debug/deps/libnodrop-dee65a29d3835235.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-5f9b2d27f862cdb4.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-8bedcacaaa80ba2a.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-86ae36f1a8e8c887.rlib" "/opt/rustwide/target/debug/deps/libopenssl-dcbbf6eb58069200.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-393bd80b9b1a6bb7.rlib" "/opt/rustwide/target/debug/deps/libbitflags-05dfd5b5d1225bed.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-46b9b5ebdcb273c8.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-ecd28e6fe5f7182e.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-a36ff22d619371df.rlib" "/opt/rustwide/target/debug/deps/libhyper-024be10540eab4f7.rlib" "/opt/rustwide/target/debug/deps/libwant-2254d0505ec94e91.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-febba4674ec63f92.rlib" "/opt/rustwide/target/debug/deps/libtokio-d050af248ad197ba.rlib" "/opt/rustwide/target/debug/deps/libtokio_uds-7c6bf15c2b07a65a.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-74dd7d66e3fcf863.rlib" "/opt/rustwide/target/debug/deps/libtokio_udp-1756beab13c60f0e.rlib" "/opt/rustwide/target/debug/deps/libtokio_timer-a1e3ae95a69d1e9b.rlib" "/opt/rustwide/target/debug/deps/libtokio_tcp-2efac160f9597953.rlib" "/opt/rustwide/target/debug/deps/libtokio_reactor-fbcb791e2ee499f1.rlib" "/opt/rustwide/target/debug/deps/libtokio_sync-1ede13fcada5a8bd.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-ae919517e9480c33.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-ab0a6bd89f0ce746.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-7295a0446967f312.rlib" "/opt/rustwide/target/debug/deps/liblock_api-1ba1b4bba4e43e32.rlib" "/opt/rustwide/target/debug/deps/libtokio_fs-063d0528b63aedbe.rlib" "/opt/rustwide/target/debug/deps/libtokio_threadpool-fb1e4d7f709d8ba9.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-998d0f204254cad2.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-dd17bac340877644.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-4233d6e5365c8bf1.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-ff2bb1f39834214d.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-a02fd8fc659ff8e9.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-6eeb474ed04b0fb7.rlib" "/opt/rustwide/target/debug/deps/libtokio_current_thread-3d090b6dee5f0c4d.rlib" "/opt/rustwide/target/debug/deps/libtokio_executor-cb1e397db8ab6e1b.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-75bf44047c6c4868.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b33cd6b8ee13db74.rlib" "/opt/rustwide/target/debug/deps/libtokio_codec-5a60adec09b971b7.rlib" "/opt/rustwide/target/debug/deps/libmio-e20494e49cc5d2b6.rlib" "/opt/rustwide/target/debug/deps/libtime-da0439fc1b074807.rlib" "/opt/rustwide/target/debug/deps/libnet2-ba46225122902831.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-81c3651d70dd4895.rlib" "/opt/rustwide/target/debug/deps/libhttparse-d713e9f8be03dc82.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-776200081c0a2aec.rlib" "/opt/rustwide/target/debug/deps/libtokio_buf-24e0b5fd9198c664.rlib" "/opt/rustwide/target/debug/deps/libh2-4877f302b48b79a9.rlib" "/opt/rustwide/target/debug/deps/libindexmap-5cccde57aa7bbf99.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-238efa6a2ed05171.rlib" "/opt/rustwide/target/debug/deps/libstring-ca3e28a6e622526d.rlib" "/opt/rustwide/target/debug/deps/libslab-aef35fd6b139bfac.rlib" "/opt/rustwide/target/debug/deps/libtokio_io-10a0047f472e3091.rlib" "/opt/rustwide/target/debug/deps/liblog-41607b4997ff699e.rlib" "/opt/rustwide/target/debug/deps/libfutures_cpupool-ccf1a9f04e497a5c.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-f58efe109b9782ba.rlib" "/opt/rustwide/target/debug/deps/libhttp-74199097d211cf82.rlib" "/opt/rustwide/target/debug/deps/libitoa-292f0c0aa4cceb9b.rlib" "/opt/rustwide/target/debug/deps/libfnv-22cd72556da4b99c.rlib" "/opt/rustwide/target/debug/deps/libbytes-0ab54e73e59042f2.rlib" "/opt/rustwide/target/debug/deps/libeither-2e3eb180977f1f53.rlib" "/opt/rustwide/target/debug/deps/libiovec-00a6ed33fb810670.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-4d098c56eb4115f5.rlib" "/opt/rustwide/target/debug/deps/libfutures-0b0214b74e044a62.rlib" "/opt/rustwide/target/debug/deps/libfailure-6466806b309a6047.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-a3d77b5bfdd9ccf4.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-8cb202a41ad569df.rlib" "/opt/rustwide/target/debug/deps/libadler-3a9d1165c599cab1.rlib" "/opt/rustwide/target/debug/deps/libobject-d963f9a9705293d5.rlib" "/opt/rustwide/target/debug/deps/libmemchr-e6bbee201eb478c9.rlib" "/opt/rustwide/target/debug/deps/liblibc-8c0b0c2149eecc9d.rlib" "/opt/rustwide/target/debug/deps/libaddr2line-7c7a618447d0c875.rlib" "/opt/rustwide/target/debug/deps/libgimli-77d5d8fe668a6006.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-90e3626e3c41eec3.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-5d383c335f8e8ef8.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-29e5e596e889a0aa.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-1b145d9fcdc08832.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-5b037ee6b77e2ff0.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-9635a64fca0ebd28.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-a7574eb9bb7a8fc5.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-f5fa1dc334dcaeeb.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-6ee570a898e75ef0.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-afb62f29a0815772.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-a632746535fd9988.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-25acc307bcb1d7b6.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-377721a625f6ace7.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-43c01431c8a4ee6f.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-5f74725679453254.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-2b35d8999819161d.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-a81f2980c3f58cf2.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-57b4679830289815.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-2a6a2797f7a73818.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-0e3656b1fda5fd7b.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-13b419dfbcf9c1f8.rlib" "-Wl,-Bdynamic" "-lz" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/fetch-d7b4e5f11f105faf" "-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] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/location_to_backend-6216998ad4a3f44a.location_to_backend.9dc902da-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/location_to_backend-6216998ad4a3f44a.location_to_backend.9dc902da-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/location_to_backend-6216998ad4a3f44a.location_to_backend.9dc902da-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/location_to_backend-6216998ad4a3f44a.location_to_backend.9dc902da-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/location_to_backend-6216998ad4a3f44a.location_to_backend.9dc902da-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/location_to_backend-6216998ad4a3f44a.location_to_backend.9dc902da-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/location_to_backend-6216998ad4a3f44a.location_to_backend.9dc902da-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/location_to_backend-6216998ad4a3f44a.location_to_backend.9dc902da-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/location_to_backend-6216998ad4a3f44a.location_to_backend.9dc902da-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/location_to_backend-6216998ad4a3f44a.location_to_backend.9dc902da-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/location_to_backend-6216998ad4a3f44a.location_to_backend.9dc902da-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/location_to_backend-6216998ad4a3f44a.location_to_backend.9dc902da-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/location_to_backend-6216998ad4a3f44a.location_to_backend.9dc902da-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/location_to_backend-6216998ad4a3f44a.location_to_backend.9dc902da-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/location_to_backend-6216998ad4a3f44a.location_to_backend.9dc902da-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/location_to_backend-6216998ad4a3f44a.location_to_backend.9dc902da-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/location_to_backend-6216998ad4a3f44a.5ctlww2is4v937e6.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/libgit2-sys-64ae1ad34ffe1867/out/build" "-L" "/opt/rustwide/target/debug/build/curl-sys-d220499c2241d0b6/out/build" "-L" "/opt/rustwide/target/debug/build/libssh2-sys-def9fc7735bae12e/out/build" "-L" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-ea87b6c2fe761216.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-91b9e0d063734789.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-2ddfc09cde4cdc0c.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-d066e6f50a258123.rlib" "/opt/rustwide/target/debug/deps/libsoma-234d788ad42a6a68.rlib" "/opt/rustwide/target/debug/deps/libserde_cbor-8764672da1caa110.rlib" "/opt/rustwide/target/debug/deps/libhalf-d757bd2acf15bca0.rlib" "/opt/rustwide/target/debug/deps/libtoml-7a0e2f7c5f33a994.rlib" "/opt/rustwide/target/debug/deps/libtar-38b32c34de5e9ac4.rlib" "/opt/rustwide/target/debug/deps/libxattr-e47933434f142a0b.rlib" "/opt/rustwide/target/debug/deps/libfiletime-f51c4d24d42b9a71.rlib" "/opt/rustwide/target/debug/deps/libtypetag-faf1164853e51590.rlib" "/opt/rustwide/target/debug/deps/liberased_serde-620a24ef7bd20ff5.rlib" "/opt/rustwide/target/debug/deps/libinventory-abd8db4195a64ccf.rlib" "/opt/rustwide/target/debug/deps/libgit2-2cb5fe31b23e0ab2.rlib" "/opt/rustwide/target/debug/deps/liblibgit2_sys-75432acecf824a38.rlib" "/opt/rustwide/target/debug/deps/libcurl_sys-7c5c810d875a359d.rlib" "/opt/rustwide/target/debug/deps/liblibssh2_sys-0f83993fbe95e735.rlib" "/opt/rustwide/target/debug/deps/liblibz_sys-ffe367a8be0a3da7.rlib" "/opt/rustwide/target/debug/deps/libpath_slash-91eea5e29d870481.rlib" "/opt/rustwide/target/debug/deps/libtempfile-1eee229804509f9f.rlib" "/opt/rustwide/target/debug/deps/librand-bbeaff171d04a2ca.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-c170f7c4c638c7f5.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-5cfb47b1afe89ac4.rlib" "/opt/rustwide/target/debug/deps/librand_core-d678d78a6b2e5796.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-6cd34427217bb7f1.rlib" "/opt/rustwide/target/debug/deps/libremove_dir_all-a366538c24cba4e3.rlib" "/opt/rustwide/target/debug/deps/libhandlebars-e4e864b31c95c076.rlib" "/opt/rustwide/target/debug/deps/libwalkdir-85c3caa7668e091f.rlib" "/opt/rustwide/target/debug/deps/libsame_file-d3ddf74b396c2e8b.rlib" "/opt/rustwide/target/debug/deps/libquick_error-9a380894f08245b7.rlib" "/opt/rustwide/target/debug/deps/libpest-b3c6f9b922b17b50.rlib" "/opt/rustwide/target/debug/deps/libucd_trie-3e5d1794e02853ea.rlib" "/opt/rustwide/target/debug/deps/libfs_extra-885f6217c232b441.rlib" "/opt/rustwide/target/debug/deps/libflate2-759ccf95bc9c70ff.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-aaf29b4979d72532.rlib" "/opt/rustwide/target/debug/deps/libfs2-3401e39e4a79d336.rlib" "/opt/rustwide/target/debug/deps/libregex-dd9363dd410b6a25.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-056f10d3df8fc98c.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-c25dc19d7487cdf7.rlib" "/opt/rustwide/target/debug/deps/libclap-969a41050fb93897.rlib" "/opt/rustwide/target/debug/deps/libvec_map-dab3909866655c61.rlib" "/opt/rustwide/target/debug/deps/libtextwrap-29ad154ef0ac859c.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-e91030079211fd3f.rlib" "/opt/rustwide/target/debug/deps/libstrsim-086f10016726ef86.rlib" "/opt/rustwide/target/debug/deps/libatty-154b1ab39f29b4e8.rlib" "/opt/rustwide/target/debug/deps/libansi_term-76ca62e328105e50.rlib" "/opt/rustwide/target/debug/deps/libbollard-89f22bcf268a93c8.rlib" "/opt/rustwide/target/debug/deps/liburl-1cdcc246a8925053.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-240c068dd9a8427a.rlib" "/opt/rustwide/target/debug/deps/libidna-b10763d312dfe5c7.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-12ccd468a33959ee.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-b9fbadb33a2ea73a.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-ef06cf556416b731.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-d0a053bbcb729d32.rlib" "/opt/rustwide/target/debug/deps/libmatches-a104dd362fa85146.rlib" "/opt/rustwide/target/debug/deps/libserde_json-15ed86bf21039ebd.rlib" "/opt/rustwide/target/debug/deps/libryu-8c106c7dece5fbd0.rlib" "/opt/rustwide/target/debug/deps/libbase64-7ccce72a9023d77a.rlib" "/opt/rustwide/target/debug/deps/libhyperlocal-a783ec76c9baa456.rlib" "/opt/rustwide/target/debug/deps/libhex-e149dd8bbc7ceab7.rlib" "/opt/rustwide/target/debug/deps/libdirs-96a21cef4f86cb3f.rlib" "/opt/rustwide/target/debug/deps/libchrono-49fc4f7f4013621e.rlib" "/opt/rustwide/target/debug/deps/libserde-14a64754eab9e871.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-fa24cc299d4212ca.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-70cf425f9cc9a314.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-6c1438e6e6ab759f.rlib" "/opt/rustwide/target/debug/deps/libnodrop-dee65a29d3835235.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-5f9b2d27f862cdb4.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-8bedcacaaa80ba2a.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-86ae36f1a8e8c887.rlib" "/opt/rustwide/target/debug/deps/libopenssl-dcbbf6eb58069200.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-393bd80b9b1a6bb7.rlib" "/opt/rustwide/target/debug/deps/libbitflags-05dfd5b5d1225bed.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-46b9b5ebdcb273c8.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-ecd28e6fe5f7182e.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-a36ff22d619371df.rlib" "/opt/rustwide/target/debug/deps/libhyper-024be10540eab4f7.rlib" "/opt/rustwide/target/debug/deps/libwant-2254d0505ec94e91.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-febba4674ec63f92.rlib" "/opt/rustwide/target/debug/deps/libtokio-d050af248ad197ba.rlib" "/opt/rustwide/target/debug/deps/libtokio_uds-7c6bf15c2b07a65a.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-74dd7d66e3fcf863.rlib" "/opt/rustwide/target/debug/deps/libtokio_udp-1756beab13c60f0e.rlib" "/opt/rustwide/target/debug/deps/libtokio_timer-a1e3ae95a69d1e9b.rlib" "/opt/rustwide/target/debug/deps/libtokio_tcp-2efac160f9597953.rlib" "/opt/rustwide/target/debug/deps/libtokio_reactor-fbcb791e2ee499f1.rlib" "/opt/rustwide/target/debug/deps/libtokio_sync-1ede13fcada5a8bd.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-ae919517e9480c33.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-ab0a6bd89f0ce746.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-7295a0446967f312.rlib" "/opt/rustwide/target/debug/deps/liblock_api-1ba1b4bba4e43e32.rlib" "/opt/rustwide/target/debug/deps/libtokio_fs-063d0528b63aedbe.rlib" "/opt/rustwide/target/debug/deps/libtokio_threadpool-fb1e4d7f709d8ba9.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-998d0f204254cad2.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-dd17bac340877644.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-4233d6e5365c8bf1.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-ff2bb1f39834214d.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-a02fd8fc659ff8e9.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-6eeb474ed04b0fb7.rlib" "/opt/rustwide/target/debug/deps/libtokio_current_thread-3d090b6dee5f0c4d.rlib" "/opt/rustwide/target/debug/deps/libtokio_executor-cb1e397db8ab6e1b.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-75bf44047c6c4868.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b33cd6b8ee13db74.rlib" "/opt/rustwide/target/debug/deps/libtokio_codec-5a60adec09b971b7.rlib" "/opt/rustwide/target/debug/deps/libmio-e20494e49cc5d2b6.rlib" "/opt/rustwide/target/debug/deps/libtime-da0439fc1b074807.rlib" "/opt/rustwide/target/debug/deps/libnet2-ba46225122902831.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-81c3651d70dd4895.rlib" "/opt/rustwide/target/debug/deps/libhttparse-d713e9f8be03dc82.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-776200081c0a2aec.rlib" "/opt/rustwide/target/debug/deps/libtokio_buf-24e0b5fd9198c664.rlib" "/opt/rustwide/target/debug/deps/libh2-4877f302b48b79a9.rlib" "/opt/rustwide/target/debug/deps/libindexmap-5cccde57aa7bbf99.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-238efa6a2ed05171.rlib" "/opt/rustwide/target/debug/deps/libstring-ca3e28a6e622526d.rlib" "/opt/rustwide/target/debug/deps/libslab-aef35fd6b139bfac.rlib" "/opt/rustwide/target/debug/deps/libtokio_io-10a0047f472e3091.rlib" "/opt/rustwide/target/debug/deps/liblog-41607b4997ff699e.rlib" "/opt/rustwide/target/debug/deps/libfutures_cpupool-ccf1a9f04e497a5c.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-f58efe109b9782ba.rlib" "/opt/rustwide/target/debug/deps/libhttp-74199097d211cf82.rlib" "/opt/rustwide/target/debug/deps/libitoa-292f0c0aa4cceb9b.rlib" "/opt/rustwide/target/debug/deps/libfnv-22cd72556da4b99c.rlib" "/opt/rustwide/target/debug/deps/libbytes-0ab54e73e59042f2.rlib" "/opt/rustwide/target/debug/deps/libeither-2e3eb180977f1f53.rlib" "/opt/rustwide/target/debug/deps/libiovec-00a6ed33fb810670.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-4d098c56eb4115f5.rlib" "/opt/rustwide/target/debug/deps/libfutures-0b0214b74e044a62.rlib" "/opt/rustwide/target/debug/deps/libfailure-6466806b309a6047.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-a3d77b5bfdd9ccf4.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-8cb202a41ad569df.rlib" "/opt/rustwide/target/debug/deps/libadler-3a9d1165c599cab1.rlib" "/opt/rustwide/target/debug/deps/libobject-d963f9a9705293d5.rlib" "/opt/rustwide/target/debug/deps/libmemchr-e6bbee201eb478c9.rlib" "/opt/rustwide/target/debug/deps/liblibc-8c0b0c2149eecc9d.rlib" "/opt/rustwide/target/debug/deps/libaddr2line-7c7a618447d0c875.rlib" "/opt/rustwide/target/debug/deps/libgimli-77d5d8fe668a6006.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-90e3626e3c41eec3.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-5d383c335f8e8ef8.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-29e5e596e889a0aa.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-1b145d9fcdc08832.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-5b037ee6b77e2ff0.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-9635a64fca0ebd28.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-a7574eb9bb7a8fc5.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-f5fa1dc334dcaeeb.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-6ee570a898e75ef0.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-afb62f29a0815772.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-a632746535fd9988.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-25acc307bcb1d7b6.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-377721a625f6ace7.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-43c01431c8a4ee6f.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-5f74725679453254.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-2b35d8999819161d.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-a81f2980c3f58cf2.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-57b4679830289815.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-2a6a2797f7a73818.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-0e3656b1fda5fd7b.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-13b419dfbcf9c1f8.rlib" "-Wl,-Bdynamic" "-lz" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/location_to_backend-6216998ad4a3f44a" "-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] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/run_stop-e59ed5f492554972.run_stop.dd4d0c61-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/run_stop-e59ed5f492554972.run_stop.dd4d0c61-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/run_stop-e59ed5f492554972.run_stop.dd4d0c61-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/run_stop-e59ed5f492554972.run_stop.dd4d0c61-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/run_stop-e59ed5f492554972.run_stop.dd4d0c61-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/run_stop-e59ed5f492554972.run_stop.dd4d0c61-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/run_stop-e59ed5f492554972.run_stop.dd4d0c61-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/run_stop-e59ed5f492554972.run_stop.dd4d0c61-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/run_stop-e59ed5f492554972.run_stop.dd4d0c61-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/run_stop-e59ed5f492554972.run_stop.dd4d0c61-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/run_stop-e59ed5f492554972.run_stop.dd4d0c61-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/run_stop-e59ed5f492554972.run_stop.dd4d0c61-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/run_stop-e59ed5f492554972.run_stop.dd4d0c61-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/run_stop-e59ed5f492554972.run_stop.dd4d0c61-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/run_stop-e59ed5f492554972.run_stop.dd4d0c61-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/run_stop-e59ed5f492554972.run_stop.dd4d0c61-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/run_stop-e59ed5f492554972.20lbixq983dzguyl.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/libgit2-sys-64ae1ad34ffe1867/out/build" "-L" "/opt/rustwide/target/debug/build/curl-sys-d220499c2241d0b6/out/build" "-L" "/opt/rustwide/target/debug/build/libssh2-sys-def9fc7735bae12e/out/build" "-L" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-ea87b6c2fe761216.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-91b9e0d063734789.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-2ddfc09cde4cdc0c.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-d066e6f50a258123.rlib" "/opt/rustwide/target/debug/deps/libsoma-234d788ad42a6a68.rlib" "/opt/rustwide/target/debug/deps/libserde_cbor-8764672da1caa110.rlib" "/opt/rustwide/target/debug/deps/libhalf-d757bd2acf15bca0.rlib" "/opt/rustwide/target/debug/deps/libtoml-7a0e2f7c5f33a994.rlib" "/opt/rustwide/target/debug/deps/libtar-38b32c34de5e9ac4.rlib" "/opt/rustwide/target/debug/deps/libxattr-e47933434f142a0b.rlib" "/opt/rustwide/target/debug/deps/libfiletime-f51c4d24d42b9a71.rlib" "/opt/rustwide/target/debug/deps/libtypetag-faf1164853e51590.rlib" "/opt/rustwide/target/debug/deps/liberased_serde-620a24ef7bd20ff5.rlib" "/opt/rustwide/target/debug/deps/libinventory-abd8db4195a64ccf.rlib" "/opt/rustwide/target/debug/deps/libgit2-2cb5fe31b23e0ab2.rlib" "/opt/rustwide/target/debug/deps/liblibgit2_sys-75432acecf824a38.rlib" "/opt/rustwide/target/debug/deps/libcurl_sys-7c5c810d875a359d.rlib" "/opt/rustwide/target/debug/deps/liblibssh2_sys-0f83993fbe95e735.rlib" "/opt/rustwide/target/debug/deps/liblibz_sys-ffe367a8be0a3da7.rlib" "/opt/rustwide/target/debug/deps/libpath_slash-91eea5e29d870481.rlib" "/opt/rustwide/target/debug/deps/libtempfile-1eee229804509f9f.rlib" "/opt/rustwide/target/debug/deps/librand-bbeaff171d04a2ca.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-c170f7c4c638c7f5.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-5cfb47b1afe89ac4.rlib" "/opt/rustwide/target/debug/deps/librand_core-d678d78a6b2e5796.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-6cd34427217bb7f1.rlib" "/opt/rustwide/target/debug/deps/libremove_dir_all-a366538c24cba4e3.rlib" "/opt/rustwide/target/debug/deps/libhandlebars-e4e864b31c95c076.rlib" "/opt/rustwide/target/debug/deps/libwalkdir-85c3caa7668e091f.rlib" "/opt/rustwide/target/debug/deps/libsame_file-d3ddf74b396c2e8b.rlib" "/opt/rustwide/target/debug/deps/libquick_error-9a380894f08245b7.rlib" "/opt/rustwide/target/debug/deps/libpest-b3c6f9b922b17b50.rlib" "/opt/rustwide/target/debug/deps/libucd_trie-3e5d1794e02853ea.rlib" "/opt/rustwide/target/debug/deps/libfs_extra-885f6217c232b441.rlib" "/opt/rustwide/target/debug/deps/libflate2-759ccf95bc9c70ff.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-aaf29b4979d72532.rlib" "/opt/rustwide/target/debug/deps/libfs2-3401e39e4a79d336.rlib" "/opt/rustwide/target/debug/deps/libregex-dd9363dd410b6a25.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-056f10d3df8fc98c.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-c25dc19d7487cdf7.rlib" "/opt/rustwide/target/debug/deps/libclap-969a41050fb93897.rlib" "/opt/rustwide/target/debug/deps/libvec_map-dab3909866655c61.rlib" "/opt/rustwide/target/debug/deps/libtextwrap-29ad154ef0ac859c.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-e91030079211fd3f.rlib" "/opt/rustwide/target/debug/deps/libstrsim-086f10016726ef86.rlib" "/opt/rustwide/target/debug/deps/libatty-154b1ab39f29b4e8.rlib" "/opt/rustwide/target/debug/deps/libansi_term-76ca62e328105e50.rlib" "/opt/rustwide/target/debug/deps/libbollard-89f22bcf268a93c8.rlib" "/opt/rustwide/target/debug/deps/liburl-1cdcc246a8925053.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-240c068dd9a8427a.rlib" "/opt/rustwide/target/debug/deps/libidna-b10763d312dfe5c7.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-12ccd468a33959ee.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-b9fbadb33a2ea73a.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-ef06cf556416b731.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-d0a053bbcb729d32.rlib" "/opt/rustwide/target/debug/deps/libmatches-a104dd362fa85146.rlib" "/opt/rustwide/target/debug/deps/libserde_json-15ed86bf21039ebd.rlib" "/opt/rustwide/target/debug/deps/libryu-8c106c7dece5fbd0.rlib" "/opt/rustwide/target/debug/deps/libbase64-7ccce72a9023d77a.rlib" "/opt/rustwide/target/debug/deps/libhyperlocal-a783ec76c9baa456.rlib" "/opt/rustwide/target/debug/deps/libhex-e149dd8bbc7ceab7.rlib" "/opt/rustwide/target/debug/deps/libdirs-96a21cef4f86cb3f.rlib" "/opt/rustwide/target/debug/deps/libchrono-49fc4f7f4013621e.rlib" "/opt/rustwide/target/debug/deps/libserde-14a64754eab9e871.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-fa24cc299d4212ca.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-70cf425f9cc9a314.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-6c1438e6e6ab759f.rlib" "/opt/rustwide/target/debug/deps/libnodrop-dee65a29d3835235.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-5f9b2d27f862cdb4.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-8bedcacaaa80ba2a.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-86ae36f1a8e8c887.rlib" "/opt/rustwide/target/debug/deps/libopenssl-dcbbf6eb58069200.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-393bd80b9b1a6bb7.rlib" "/opt/rustwide/target/debug/deps/libbitflags-05dfd5b5d1225bed.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-46b9b5ebdcb273c8.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-ecd28e6fe5f7182e.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-a36ff22d619371df.rlib" "/opt/rustwide/target/debug/deps/libhyper-024be10540eab4f7.rlib" "/opt/rustwide/target/debug/deps/libwant-2254d0505ec94e91.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-febba4674ec63f92.rlib" "/opt/rustwide/target/debug/deps/libtokio-d050af248ad197ba.rlib" "/opt/rustwide/target/debug/deps/libtokio_uds-7c6bf15c2b07a65a.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-74dd7d66e3fcf863.rlib" "/opt/rustwide/target/debug/deps/libtokio_udp-1756beab13c60f0e.rlib" "/opt/rustwide/target/debug/deps/libtokio_timer-a1e3ae95a69d1e9b.rlib" "/opt/rustwide/target/debug/deps/libtokio_tcp-2efac160f9597953.rlib" "/opt/rustwide/target/debug/deps/libtokio_reactor-fbcb791e2ee499f1.rlib" "/opt/rustwide/target/debug/deps/libtokio_sync-1ede13fcada5a8bd.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-ae919517e9480c33.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-ab0a6bd89f0ce746.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-7295a0446967f312.rlib" "/opt/rustwide/target/debug/deps/liblock_api-1ba1b4bba4e43e32.rlib" "/opt/rustwide/target/debug/deps/libtokio_fs-063d0528b63aedbe.rlib" "/opt/rustwide/target/debug/deps/libtokio_threadpool-fb1e4d7f709d8ba9.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-998d0f204254cad2.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-dd17bac340877644.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-4233d6e5365c8bf1.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-ff2bb1f39834214d.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-a02fd8fc659ff8e9.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-6eeb474ed04b0fb7.rlib" "/opt/rustwide/target/debug/deps/libtokio_current_thread-3d090b6dee5f0c4d.rlib" "/opt/rustwide/target/debug/deps/libtokio_executor-cb1e397db8ab6e1b.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-75bf44047c6c4868.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b33cd6b8ee13db74.rlib" "/opt/rustwide/target/debug/deps/libtokio_codec-5a60adec09b971b7.rlib" "/opt/rustwide/target/debug/deps/libmio-e20494e49cc5d2b6.rlib" "/opt/rustwide/target/debug/deps/libtime-da0439fc1b074807.rlib" "/opt/rustwide/target/debug/deps/libnet2-ba46225122902831.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-81c3651d70dd4895.rlib" "/opt/rustwide/target/debug/deps/libhttparse-d713e9f8be03dc82.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-776200081c0a2aec.rlib" "/opt/rustwide/target/debug/deps/libtokio_buf-24e0b5fd9198c664.rlib" "/opt/rustwide/target/debug/deps/libh2-4877f302b48b79a9.rlib" "/opt/rustwide/target/debug/deps/libindexmap-5cccde57aa7bbf99.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-238efa6a2ed05171.rlib" "/opt/rustwide/target/debug/deps/libstring-ca3e28a6e622526d.rlib" "/opt/rustwide/target/debug/deps/libslab-aef35fd6b139bfac.rlib" "/opt/rustwide/target/debug/deps/libtokio_io-10a0047f472e3091.rlib" "/opt/rustwide/target/debug/deps/liblog-41607b4997ff699e.rlib" "/opt/rustwide/target/debug/deps/libfutures_cpupool-ccf1a9f04e497a5c.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-f58efe109b9782ba.rlib" "/opt/rustwide/target/debug/deps/libhttp-74199097d211cf82.rlib" "/opt/rustwide/target/debug/deps/libitoa-292f0c0aa4cceb9b.rlib" "/opt/rustwide/target/debug/deps/libfnv-22cd72556da4b99c.rlib" "/opt/rustwide/target/debug/deps/libbytes-0ab54e73e59042f2.rlib" "/opt/rustwide/target/debug/deps/libeither-2e3eb180977f1f53.rlib" "/opt/rustwide/target/debug/deps/libiovec-00a6ed33fb810670.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-4d098c56eb4115f5.rlib" "/opt/rustwide/target/debug/deps/libfutures-0b0214b74e044a62.rlib" "/opt/rustwide/target/debug/deps/libfailure-6466806b309a6047.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-a3d77b5bfdd9ccf4.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-8cb202a41ad569df.rlib" "/opt/rustwide/target/debug/deps/libadler-3a9d1165c599cab1.rlib" "/opt/rustwide/target/debug/deps/libobject-d963f9a9705293d5.rlib" "/opt/rustwide/target/debug/deps/libmemchr-e6bbee201eb478c9.rlib" "/opt/rustwide/target/debug/deps/liblibc-8c0b0c2149eecc9d.rlib" "/opt/rustwide/target/debug/deps/libaddr2line-7c7a618447d0c875.rlib" "/opt/rustwide/target/debug/deps/libgimli-77d5d8fe668a6006.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-90e3626e3c41eec3.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-5d383c335f8e8ef8.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-29e5e596e889a0aa.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-1b145d9fcdc08832.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-5b037ee6b77e2ff0.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-9635a64fca0ebd28.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-a7574eb9bb7a8fc5.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-f5fa1dc334dcaeeb.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-6ee570a898e75ef0.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-afb62f29a0815772.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-a632746535fd9988.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-25acc307bcb1d7b6.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-377721a625f6ace7.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-43c01431c8a4ee6f.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-5f74725679453254.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-2b35d8999819161d.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-a81f2980c3f58cf2.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-57b4679830289815.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-2a6a2797f7a73818.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-0e3656b1fda5fd7b.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-13b419dfbcf9c1f8.rlib" "-Wl,-Bdynamic" "-lz" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/run_stop-e59ed5f492554972" "-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: build failed [INFO] running `Command { std: "docker" "inspect" "727da5e27c827cc04f686ba1e13987e003fae0d270ed53faef24bbbfcba2e640", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "727da5e27c827cc04f686ba1e13987e003fae0d270ed53faef24bbbfcba2e640", kill_on_drop: false }` [INFO] [stdout] 727da5e27c827cc04f686ba1e13987e003fae0d270ed53faef24bbbfcba2e640