[INFO] updating cached repository https://github.com/PLUS-POSTECH/soma [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune", kill_on_drop: false }` [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d3f8a93939f0f799a0be1854a35ff5878aa4dfd5 [INFO] testing PLUS-POSTECH/soma against 1.45.2 for beta-1.46-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPLUS-POSTECH%2Fsoma" "/workspace/builds/worker-1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/PLUS-POSTECH/soma on toolchain 1.45.2 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.45.2" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/PLUS-POSTECH/soma [INFO] finished tweaking git repo https://github.com/PLUS-POSTECH/soma [INFO] tweaked toml for git repo https://github.com/PLUS-POSTECH/soma written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate git repo https://github.com/PLUS-POSTECH/soma already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.45.2" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1.45.2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 85f46f24c989a5657f3be2256c836fd0806813cb73cf1323225feb4b80888e10 [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" "85f46f24c989a5657f3be2256c836fd0806813cb73cf1323225feb4b80888e10", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "85f46f24c989a5657f3be2256c836fd0806813cb73cf1323225feb4b80888e10", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "85f46f24c989a5657f3be2256c836fd0806813cb73cf1323225feb4b80888e10", kill_on_drop: false }` [INFO] [stdout] 85f46f24c989a5657f3be2256c836fd0806813cb73cf1323225feb4b80888e10 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1.45.2" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 79618c253f89a16550dbc20676d6a674a86e02ae6b25ed15c55302b870dd0304 [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" "79618c253f89a16550dbc20676d6a674a86e02ae6b25ed15c55302b870dd0304", kill_on_drop: false }` [INFO] [stderr] Compiling syn v0.15.34 [INFO] [stderr] Compiling string v0.1.3 [INFO] [stderr] Compiling half v1.3.0 [INFO] [stderr] Compiling fs_extra v1.1.0 [INFO] [stderr] Compiling path-slash v0.1.1 [INFO] [stderr] Compiling tokio-trace-core v0.1.0 [INFO] [stderr] Compiling libz-sys v1.0.25 [INFO] [stderr] Compiling libssh2-sys v0.2.11 [INFO] [stderr] Compiling backtrace-sys v0.1.28 [INFO] [stderr] Compiling curl-sys v0.4.18 [INFO] [stderr] Compiling libgit2-sys v0.7.11 [INFO] [stderr] Compiling miniz-sys v0.1.11 [INFO] [stderr] Compiling tokio-sync v0.1.5 [INFO] [stderr] Compiling pest v2.1.1 [INFO] [stderr] Compiling tokio-executor v0.1.7 [INFO] [stderr] Compiling crossbeam-queue v0.1.2 [INFO] [stderr] Compiling want v0.0.6 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling termios v0.3.1 [INFO] [stderr] Compiling filetime v0.2.5 [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.5.2 [INFO] [stderr] Compiling native-tls v0.2.3 [INFO] [stderr] Compiling futures-cpupool v0.1.8 [INFO] [stderr] Compiling tokio-current-thread v0.1.6 [INFO] [stderr] Compiling tokio-timer v0.2.10 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling crossterm_utils v0.1.0 [INFO] [stderr] Compiling tokio-io v0.1.12 [INFO] [stderr] Compiling http v0.1.17 [INFO] [stderr] Compiling mio v0.6.16 [INFO] [stderr] Compiling tar v0.4.25 [INFO] [stderr] Compiling parking_lot_core v0.4.0 [INFO] [stderr] Compiling tokio-threadpool v0.1.14 [INFO] [stderr] Compiling tempfile v3.0.7 [INFO] [stderr] Compiling crossterm_cursor v0.1.0 [INFO] [stderr] Compiling crossterm_input v0.1.0 [INFO] [stderr] Compiling crossterm_screen v0.1.0 [INFO] [stderr] Compiling crossterm_style v0.1.0 [INFO] [stderr] Compiling parking_lot v0.7.1 [INFO] [stderr] Compiling crossterm_terminal v0.1.0 [INFO] [stderr] Compiling tokio-codec v0.1.1 [INFO] [stderr] Compiling backtrace v0.3.15 [INFO] [stderr] Compiling flate2 v1.0.7 [INFO] [stderr] Compiling pest_meta v2.1.1 [INFO] [stderr] Compiling tokio-fs v0.1.6 [INFO] [stderr] Compiling mio-uds v0.6.7 [INFO] [stderr] Compiling crossterm v0.6.0 [INFO] [stderr] Compiling tokio-reactor v0.1.9 [INFO] [stderr] Compiling tokio-uds v0.2.5 [INFO] [stderr] Compiling tokio-tcp v0.1.3 [INFO] [stderr] Compiling tokio-udp v0.1.3 [INFO] [stderr] Compiling tokio v0.1.19 [INFO] [stderr] Compiling h2 v0.1.18 [INFO] [stderr] Compiling hyper v0.12.28 [INFO] [stderr] Compiling synstructure v0.10.1 [INFO] [stderr] Compiling pest_generator v2.1.0 [INFO] [stderr] Compiling hyper-tls v0.3.2 [INFO] [stderr] Compiling hyperlocal v0.6.0 [INFO] [stderr] Compiling serde_derive v1.0.91 [INFO] [stderr] Compiling inventory-impl v0.1.3 [INFO] [stderr] Compiling ghost v0.1.0 [INFO] [stderr] Compiling failure_derive v0.1.5 [INFO] [stderr] Compiling ctor v0.1.9 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling typetag-impl v0.1.2 [INFO] [stderr] Compiling inventory v0.1.3 [INFO] [stderr] Compiling failure v0.1.5 [INFO] [stderr] Compiling serde v1.0.91 [INFO] [stderr] Compiling serde_json v1.0.39 [INFO] [stderr] Compiling chrono v0.4.6 [INFO] [stderr] Compiling erased-serde v0.3.9 [INFO] [stderr] Compiling toml v0.5.0 [INFO] [stderr] Compiling serde_cbor v0.9.0 [INFO] [stderr] Compiling typetag v0.1.2 [INFO] [stderr] Compiling handlebars v1.1.0 [INFO] [stderr] Compiling bollard v0.2.1 [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 3m 16s [INFO] running `Command { std: "docker" "inspect" "79618c253f89a16550dbc20676d6a674a86e02ae6b25ed15c55302b870dd0304", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "79618c253f89a16550dbc20676d6a674a86e02ae6b25ed15c55302b870dd0304", kill_on_drop: false }` [INFO] [stdout] 79618c253f89a16550dbc20676d6a674a86e02ae6b25ed15c55302b870dd0304 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1.45.2" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9f29dc186983ea3008a0a9ecb3bed3b62cac456c5a705c94b919a69949dcacc5 [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" "9f29dc186983ea3008a0a9ecb3bed3b62cac456c5a705c94b919a69949dcacc5", kill_on_drop: false }` [INFO] [stderr] Compiling serde_test v1.0.91 [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 add_remove --edition=2018 tests/add_remove.rs --error-format=json --json=diagnostic-rendered-ansi --emit=dep-info,link -Cembed-bitcode=no -C debuginfo=2 --test -C metadata=7f338c523aad4db1 -C extra-filename=-7f338c523aad4db1 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bollard=/opt/rustwide/target/debug/deps/libbollard-71b5fbe55cde4990.rlib --extern clap=/opt/rustwide/target/debug/deps/libclap-7923fb32d613b626.rlib --extern crossterm=/opt/rustwide/target/debug/deps/libcrossterm-03004ace7283b378.rlib --extern dirs=/opt/rustwide/target/debug/deps/libdirs-3b971bb237c741be.rlib --extern failure=/opt/rustwide/target/debug/deps/libfailure-f456d281acda55ab.rlib --extern flate2=/opt/rustwide/target/debug/deps/libflate2-7c57bd84bcac8065.rlib --extern fs2=/opt/rustwide/target/debug/deps/libfs2-489b99de5369a447.rlib --extern fs_extra=/opt/rustwide/target/debug/deps/libfs_extra-7a16f155efa747f4.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-526c535474f0200c.rlib --extern git2=/opt/rustwide/target/debug/deps/libgit2-a51484726688c342.rlib --extern handlebars=/opt/rustwide/target/debug/deps/libhandlebars-60e08c46dcd257c9.rlib --extern hyper=/opt/rustwide/target/debug/deps/libhyper-2f71670dafa00935.rlib --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-1111c7f22c80ffdf.rlib --extern matches=/opt/rustwide/target/debug/deps/libmatches-2e3ca713d4d6e5d2.rlib --extern path_slash=/opt/rustwide/target/debug/deps/libpath_slash-55b9344a63a2f238.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-023026b5e9c9d4f7.rlib --extern remove_dir_all=/opt/rustwide/target/debug/deps/libremove_dir_all-1507fb6ab9efff1c.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-dc06f73626dba119.rlib --extern serde_cbor=/opt/rustwide/target/debug/deps/libserde_cbor-5c0d30e6313b5adc.rlib --extern serde_test=/opt/rustwide/target/debug/deps/libserde_test-60f70f887935c5e5.rlib --extern soma=/opt/rustwide/target/debug/deps/libsoma-c8a2ec99d56b86f2.rlib --extern tar=/opt/rustwide/target/debug/deps/libtar-ea161e6faf4fa630.rlib --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-cd4aab1e21a51c1f.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-72dfc4ddde8bfcc7.rlib --extern toml=/opt/rustwide/target/debug/deps/libtoml-9419cc1a5c8d6255.rlib --extern typetag=/opt/rustwide/target/debug/deps/libtypetag-c23d7fc16c0bc883.rlib --extern url=/opt/rustwide/target/debug/deps/liburl-b8f5fb2a60469790.rlib --extern whoami=/opt/rustwide/target/debug/deps/libwhoami-ea899615cec86802.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/backtrace-sys-4614a4f5e7c9128c/out -L native=/opt/rustwide/target/debug/build/miniz-sys-c26b0d70faa6eacd/out -L native=/opt/rustwide/target/debug/build/libgit2-sys-73533ae0f1525048/out/build -L native=/opt/rustwide/target/debug/build/curl-sys-9cee9d6223173ffd/out/build -L native=/usr/lib/x86_64-linux-gnu -L native=/opt/rustwide/target/debug/build/libssh2-sys-6aaee0deeaa741ec/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 code: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-L" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/fetch-29c5171e0d33946f.fetch.9vzlwa1l-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/fetch-29c5171e0d33946f.fetch.9vzlwa1l-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/fetch-29c5171e0d33946f.fetch.9vzlwa1l-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/fetch-29c5171e0d33946f.fetch.9vzlwa1l-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/fetch-29c5171e0d33946f.fetch.9vzlwa1l-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/fetch-29c5171e0d33946f.fetch.9vzlwa1l-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/fetch-29c5171e0d33946f.fetch.9vzlwa1l-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/fetch-29c5171e0d33946f.fetch.9vzlwa1l-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/fetch-29c5171e0d33946f.fetch.9vzlwa1l-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/fetch-29c5171e0d33946f.fetch.9vzlwa1l-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/fetch-29c5171e0d33946f.fetch.9vzlwa1l-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/fetch-29c5171e0d33946f.fetch.9vzlwa1l-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/fetch-29c5171e0d33946f.fetch.9vzlwa1l-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/fetch-29c5171e0d33946f.fetch.9vzlwa1l-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/fetch-29c5171e0d33946f.fetch.9vzlwa1l-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/fetch-29c5171e0d33946f.fetch.9vzlwa1l-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/fetch-29c5171e0d33946f" "/opt/rustwide/target/debug/deps/fetch-29c5171e0d33946f.26zsxi30un6ggq4w.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/backtrace-sys-4614a4f5e7c9128c/out" "-L" "/opt/rustwide/target/debug/build/miniz-sys-c26b0d70faa6eacd/out" "-L" "/opt/rustwide/target/debug/build/libgit2-sys-73533ae0f1525048/out/build" "-L" "/opt/rustwide/target/debug/build/curl-sys-9cee9d6223173ffd/out/build" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/opt/rustwide/target/debug/build/libssh2-sys-6aaee0deeaa741ec/out/build" "-L" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-3ad1ab5f7ba3783f.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libterm-be4838eb8e86accd.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-d7f97d30aca9ddf1.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-2e806a0559ee0b3f.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-9137a404219e7a82.rlib" "/opt/rustwide/target/debug/deps/libsoma-c8a2ec99d56b86f2.rlib" "/opt/rustwide/target/debug/deps/libserde_cbor-5c0d30e6313b5adc.rlib" "/opt/rustwide/target/debug/deps/libhalf-f2d72ca01472ab56.rlib" "/opt/rustwide/target/debug/deps/libtoml-9419cc1a5c8d6255.rlib" "/opt/rustwide/target/debug/deps/libtar-ea161e6faf4fa630.rlib" "/opt/rustwide/target/debug/deps/libxattr-030441dc55aa0d23.rlib" "/opt/rustwide/target/debug/deps/libfiletime-f697edfddf8f5504.rlib" "/opt/rustwide/target/debug/deps/libtypetag-c23d7fc16c0bc883.rlib" "/opt/rustwide/target/debug/deps/liberased_serde-f0649310f8ee187d.rlib" "/opt/rustwide/target/debug/deps/libinventory-a6892506814a6a09.rlib" "/opt/rustwide/target/debug/deps/libgit2-a51484726688c342.rlib" "/opt/rustwide/target/debug/deps/liblibgit2_sys-5b99d37b9d671304.rlib" "/opt/rustwide/target/debug/deps/libcurl_sys-33b32f447990ca2e.rlib" "/opt/rustwide/target/debug/deps/liblibssh2_sys-89af6ed780618eb2.rlib" "/opt/rustwide/target/debug/deps/liblibz_sys-07b8cd2ba5500596.rlib" "/opt/rustwide/target/debug/deps/libpath_slash-55b9344a63a2f238.rlib" "/opt/rustwide/target/debug/deps/libtempfile-cd4aab1e21a51c1f.rlib" "/opt/rustwide/target/debug/deps/libremove_dir_all-1507fb6ab9efff1c.rlib" "/opt/rustwide/target/debug/deps/libhandlebars-60e08c46dcd257c9.rlib" "/opt/rustwide/target/debug/deps/libwalkdir-4b0a19a08dab8474.rlib" "/opt/rustwide/target/debug/deps/libsame_file-a57a5580ff765201.rlib" "/opt/rustwide/target/debug/deps/libquick_error-87669b4fccf48a3e.rlib" "/opt/rustwide/target/debug/deps/libpest-355c314d841ad1ae.rlib" "/opt/rustwide/target/debug/deps/libucd_trie-5bab348a0622dc2e.rlib" "/opt/rustwide/target/debug/deps/libfs_extra-7a16f155efa747f4.rlib" "/opt/rustwide/target/debug/deps/libflate2-7c57bd84bcac8065.rlib" "/opt/rustwide/target/debug/deps/libminiz_sys-be55e3e1707b5272.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-30fec4ee73ed38fc.rlib" "/opt/rustwide/target/debug/deps/libfs2-489b99de5369a447.rlib" "/opt/rustwide/target/debug/deps/libregex-023026b5e9c9d4f7.rlib" "/opt/rustwide/target/debug/deps/libutf8_ranges-9c7a2e9de6b7ab71.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-5dce13abbd6c4f5b.rlib" "/opt/rustwide/target/debug/deps/libucd_util-0434d568ef113b05.rlib" "/opt/rustwide/target/debug/deps/libthread_local-59573d1abf6087d1.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-54da3a8a6bad8a93.rlib" "/opt/rustwide/target/debug/deps/libmemchr-3bc3335fd6e0a7fa.rlib" "/opt/rustwide/target/debug/deps/libclap-7923fb32d613b626.rlib" "/opt/rustwide/target/debug/deps/libvec_map-3d63e171f843dcc4.rlib" "/opt/rustwide/target/debug/deps/libtextwrap-906212538eb9e7d6.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-2b852c31a4b608cb.rlib" "/opt/rustwide/target/debug/deps/libstrsim-634e26f9ad594cf1.rlib" "/opt/rustwide/target/debug/deps/libatty-ed8e49a2c8e914d4.rlib" "/opt/rustwide/target/debug/deps/libansi_term-a7bdbb1c1b6d9ee6.rlib" "/opt/rustwide/target/debug/deps/libbollard-71b5fbe55cde4990.rlib" "/opt/rustwide/target/debug/deps/liburl-b8f5fb2a60469790.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-a4b5f53972b66b35.rlib" "/opt/rustwide/target/debug/deps/libidna-7b4184daa5972fed.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-adab4e4a015b4d1d.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-a35d543dc62ca9dc.rlib" "/opt/rustwide/target/debug/deps/libmatches-2e3ca713d4d6e5d2.rlib" "/opt/rustwide/target/debug/deps/libserde_json-c275b16efcd240ff.rlib" "/opt/rustwide/target/debug/deps/libryu-d28c3590735f9de3.rlib" "/opt/rustwide/target/debug/deps/libbase64-b41ae51a3e6a2081.rlib" "/opt/rustwide/target/debug/deps/libhyperlocal-b45abd7f8dfc3867.rlib" "/opt/rustwide/target/debug/deps/libhex-26c731d030bfd9a4.rlib" "/opt/rustwide/target/debug/deps/libdirs-3b971bb237c741be.rlib" "/opt/rustwide/target/debug/deps/libchrono-c801c9a611a3610f.rlib" "/opt/rustwide/target/debug/deps/libserde-dc06f73626dba119.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-c675747235eeed83.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-0f1b67f309917501.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-fede949986763000.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-bb20064ff91f015b.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-f3fbb95906027326.rlib" "/opt/rustwide/target/debug/deps/libopenssl-27b5fc27c4cc38df.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-1ad51fd8fae7b719.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-0a94b6e682a12a0a.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-0fbc5bcb3d7ee30a.rlib" "/opt/rustwide/target/debug/deps/libbitflags-eda987bbeb521c5d.rlib" "/opt/rustwide/target/debug/deps/libhyper-2f71670dafa00935.rlib" "/opt/rustwide/target/debug/deps/libwant-4ea3399e16b8cbe8.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-98cbc7a1f91fbdbd.rlib" "/opt/rustwide/target/debug/deps/libtokio-72dfc4ddde8bfcc7.rlib" "/opt/rustwide/target/debug/deps/libtokio_trace_core-b3d401357c1f5ed7.rlib" "/opt/rustwide/target/debug/deps/libtokio_uds-168340ee76e5dd56.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-32c024ccb0b26c6d.rlib" "/opt/rustwide/target/debug/deps/libtokio_udp-479391d02697d1a6.rlib" "/opt/rustwide/target/debug/deps/libtokio_timer-cf8ff8fcb346c362.rlib" "/opt/rustwide/target/debug/deps/libtokio_tcp-a9e35dc1584ab908.rlib" "/opt/rustwide/target/debug/deps/libtokio_reactor-3773ea0d75fce6b2.rlib" "/opt/rustwide/target/debug/deps/libtokio_sync-6fe3109c4e06f75b.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-24e69d543017612f.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-1c4f16b375b3ddb4.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-ab7b752091c06e71.rlib" "/opt/rustwide/target/debug/deps/liblock_api-1b3028015800c41e.rlib" "/opt/rustwide/target/debug/deps/libowning_ref-068658c7affa1f7b.rlib" "/opt/rustwide/target/debug/deps/libstable_deref_trait-bf89c93b7d085ce5.rlib" "/opt/rustwide/target/debug/deps/libtokio_fs-5dc34cf30f60391b.rlib" "/opt/rustwide/target/debug/deps/libtokio_threadpool-8d9191683527e0ee.rlib" "/opt/rustwide/target/debug/deps/librand-3be8d6faf2b9ceb7.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-c72452d47acb92b2.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-48e634cceefa4757.rlib" "/opt/rustwide/target/debug/deps/librand_hc-453bb474651ee49c.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-95b4b26f310072d4.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-bf610786152d2d79.rlib" "/opt/rustwide/target/debug/deps/librand_core-d557c9f882b1f1f4.rlib" "/opt/rustwide/target/debug/deps/librand_os-92cc08c55994e143.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-92ab69505d6921c7.rlib" "/opt/rustwide/target/debug/deps/librand_core-78bbe2a80acb1f13.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-7aa067809d2a2f77.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-7a17c88339c9b32f.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-b69c21e5e98fb39e.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-89809229cb7bd47b.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-3af188f211913eba.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-5d80b0085901a0e8.rlib" "/opt/rustwide/target/debug/deps/libnodrop-20bd03037d6a02fd.rlib" "/opt/rustwide/target/debug/deps/libtokio_current_thread-bafad4b5a213d661.rlib" "/opt/rustwide/target/debug/deps/libtokio_executor-92b3b969e7901a7b.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-3d1fa1882ddda917.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-1111c7f22c80ffdf.rlib" "/opt/rustwide/target/debug/deps/libtokio_codec-359b0329a1839927.rlib" "/opt/rustwide/target/debug/deps/libmio-9f7355c0039f7249.rlib" "/opt/rustwide/target/debug/deps/liblazycell-1a3df9047bc2ca1c.rlib" "/opt/rustwide/target/debug/deps/libtime-cc8bb10f875337af.rlib" "/opt/rustwide/target/debug/deps/libnet2-068fc3d53e62a975.rlib" "/opt/rustwide/target/debug/deps/libhttparse-769a1a53c1b01dd2.rlib" "/opt/rustwide/target/debug/deps/libh2-8456915990137b53.rlib" "/opt/rustwide/target/debug/deps/libindexmap-de37e54c3a5107d8.rlib" "/opt/rustwide/target/debug/deps/libstring-3c47adb05531e574.rlib" "/opt/rustwide/target/debug/deps/libslab-f053b532a5ee7f39.rlib" "/opt/rustwide/target/debug/deps/libtokio_io-5b6d57a153a854ea.rlib" "/opt/rustwide/target/debug/deps/liblog-91a426e2dfe13088.rlib" "/opt/rustwide/target/debug/deps/libfutures_cpupool-c81b7eca2f6c3c97.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-3668fc767a1a2812.rlib" "/opt/rustwide/target/debug/deps/libhttp-0ef56f11d845ac96.rlib" "/opt/rustwide/target/debug/deps/libitoa-f38c0eb4fa3e9416.rlib" "/opt/rustwide/target/debug/deps/libfnv-17f81a650e186a33.rlib" "/opt/rustwide/target/debug/deps/libbytes-11121deb928ecc7c.rlib" "/opt/rustwide/target/debug/deps/libiovec-2a01cb239a195422.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-63cd11c812d281e2.rlib" "/opt/rustwide/target/debug/deps/libfutures-526c535474f0200c.rlib" "/opt/rustwide/target/debug/deps/libfailure-f456d281acda55ab.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-7ac83c078f64f969.rlib" "/opt/rustwide/target/debug/deps/libbacktrace_sys-a0310149ceadfdb5.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-2a2b0ba21156dc40.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-3e792e61e2a22469.rlib" "/opt/rustwide/target/debug/deps/liblibc-61a89a9d7e0f88ba.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-8bb11f807a7b6b4c.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-ca8087507780d964.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-259c92b387c1c166.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-16e0a2fbbb8e14b3.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-8a1651b8e23d2aaf.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-23bdd98b0574083e.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-855a92055ec33e2e.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-24c70dd44fbacdfb.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-b326273841bae587.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-ac3c1f0e16507051.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-a5729542b65954aa.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-09bd1119ab1cad7d.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-9a787681bfbeaf61.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-5a0398ee67f74664.rlib" "-Wl,-Bdynamic" "-lz" "-lssl" "-lcrypto" "-lutil" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-ldl" "-lutil" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit code: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-L" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/location_to_backend-9f1407f4c4698556.location_to_backend.cn87erqu-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/location_to_backend-9f1407f4c4698556.location_to_backend.cn87erqu-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/location_to_backend-9f1407f4c4698556.location_to_backend.cn87erqu-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/location_to_backend-9f1407f4c4698556.location_to_backend.cn87erqu-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/location_to_backend-9f1407f4c4698556.location_to_backend.cn87erqu-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/location_to_backend-9f1407f4c4698556.location_to_backend.cn87erqu-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/location_to_backend-9f1407f4c4698556.location_to_backend.cn87erqu-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/location_to_backend-9f1407f4c4698556.location_to_backend.cn87erqu-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/location_to_backend-9f1407f4c4698556.location_to_backend.cn87erqu-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/location_to_backend-9f1407f4c4698556.location_to_backend.cn87erqu-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/location_to_backend-9f1407f4c4698556.location_to_backend.cn87erqu-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/location_to_backend-9f1407f4c4698556.location_to_backend.cn87erqu-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/location_to_backend-9f1407f4c4698556.location_to_backend.cn87erqu-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/location_to_backend-9f1407f4c4698556" "/opt/rustwide/target/debug/deps/location_to_backend-9f1407f4c4698556.odxm2b3o46wuehh.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/backtrace-sys-4614a4f5e7c9128c/out" "-L" "/opt/rustwide/target/debug/build/miniz-sys-c26b0d70faa6eacd/out" "-L" "/opt/rustwide/target/debug/build/libgit2-sys-73533ae0f1525048/out/build" "-L" "/opt/rustwide/target/debug/build/curl-sys-9cee9d6223173ffd/out/build" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/opt/rustwide/target/debug/build/libssh2-sys-6aaee0deeaa741ec/out/build" "-L" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-3ad1ab5f7ba3783f.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libterm-be4838eb8e86accd.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-d7f97d30aca9ddf1.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-2e806a0559ee0b3f.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-9137a404219e7a82.rlib" "/opt/rustwide/target/debug/deps/libsoma-c8a2ec99d56b86f2.rlib" "/opt/rustwide/target/debug/deps/libserde_cbor-5c0d30e6313b5adc.rlib" "/opt/rustwide/target/debug/deps/libhalf-f2d72ca01472ab56.rlib" "/opt/rustwide/target/debug/deps/libtoml-9419cc1a5c8d6255.rlib" "/opt/rustwide/target/debug/deps/libtar-ea161e6faf4fa630.rlib" "/opt/rustwide/target/debug/deps/libxattr-030441dc55aa0d23.rlib" "/opt/rustwide/target/debug/deps/libfiletime-f697edfddf8f5504.rlib" "/opt/rustwide/target/debug/deps/libtypetag-c23d7fc16c0bc883.rlib" "/opt/rustwide/target/debug/deps/liberased_serde-f0649310f8ee187d.rlib" "/opt/rustwide/target/debug/deps/libinventory-a6892506814a6a09.rlib" "/opt/rustwide/target/debug/deps/libgit2-a51484726688c342.rlib" "/opt/rustwide/target/debug/deps/liblibgit2_sys-5b99d37b9d671304.rlib" "/opt/rustwide/target/debug/deps/libcurl_sys-33b32f447990ca2e.rlib" "/opt/rustwide/target/debug/deps/liblibssh2_sys-89af6ed780618eb2.rlib" "/opt/rustwide/target/debug/deps/liblibz_sys-07b8cd2ba5500596.rlib" "/opt/rustwide/target/debug/deps/libpath_slash-55b9344a63a2f238.rlib" "/opt/rustwide/target/debug/deps/libtempfile-cd4aab1e21a51c1f.rlib" "/opt/rustwide/target/debug/deps/libremove_dir_all-1507fb6ab9efff1c.rlib" "/opt/rustwide/target/debug/deps/libhandlebars-60e08c46dcd257c9.rlib" "/opt/rustwide/target/debug/deps/libwalkdir-4b0a19a08dab8474.rlib" "/opt/rustwide/target/debug/deps/libsame_file-a57a5580ff765201.rlib" "/opt/rustwide/target/debug/deps/libquick_error-87669b4fccf48a3e.rlib" "/opt/rustwide/target/debug/deps/libpest-355c314d841ad1ae.rlib" "/opt/rustwide/target/debug/deps/libucd_trie-5bab348a0622dc2e.rlib" "/opt/rustwide/target/debug/deps/libfs_extra-7a16f155efa747f4.rlib" "/opt/rustwide/target/debug/deps/libflate2-7c57bd84bcac8065.rlib" "/opt/rustwide/target/debug/deps/libminiz_sys-be55e3e1707b5272.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-30fec4ee73ed38fc.rlib" "/opt/rustwide/target/debug/deps/libfs2-489b99de5369a447.rlib" "/opt/rustwide/target/debug/deps/libregex-023026b5e9c9d4f7.rlib" "/opt/rustwide/target/debug/deps/libutf8_ranges-9c7a2e9de6b7ab71.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-5dce13abbd6c4f5b.rlib" "/opt/rustwide/target/debug/deps/libucd_util-0434d568ef113b05.rlib" "/opt/rustwide/target/debug/deps/libthread_local-59573d1abf6087d1.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-54da3a8a6bad8a93.rlib" "/opt/rustwide/target/debug/deps/libmemchr-3bc3335fd6e0a7fa.rlib" "/opt/rustwide/target/debug/deps/libclap-7923fb32d613b626.rlib" "/opt/rustwide/target/debug/deps/libvec_map-3d63e171f843dcc4.rlib" "/opt/rustwide/target/debug/deps/libtextwrap-906212538eb9e7d6.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-2b852c31a4b608cb.rlib" "/opt/rustwide/target/debug/deps/libstrsim-634e26f9ad594cf1.rlib" "/opt/rustwide/target/debug/deps/libatty-ed8e49a2c8e914d4.rlib" "/opt/rustwide/target/debug/deps/libansi_term-a7bdbb1c1b6d9ee6.rlib" "/opt/rustwide/target/debug/deps/libbollard-71b5fbe55cde4990.rlib" "/opt/rustwide/target/debug/deps/liburl-b8f5fb2a60469790.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-a4b5f53972b66b35.rlib" "/opt/rustwide/target/debug/deps/libidna-7b4184daa5972fed.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-adab4e4a015b4d1d.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-a35d543dc62ca9dc.rlib" "/opt/rustwide/target/debug/deps/libmatches-2e3ca713d4d6e5d2.rlib" "/opt/rustwide/target/debug/deps/libserde_json-c275b16efcd240ff.rlib" "/opt/rustwide/target/debug/deps/libryu-d28c3590735f9de3.rlib" "/opt/rustwide/target/debug/deps/libbase64-b41ae51a3e6a2081.rlib" "/opt/rustwide/target/debug/deps/libhyperlocal-b45abd7f8dfc3867.rlib" "/opt/rustwide/target/debug/deps/libhex-26c731d030bfd9a4.rlib" "/opt/rustwide/target/debug/deps/libdirs-3b971bb237c741be.rlib" "/opt/rustwide/target/debug/deps/libchrono-c801c9a611a3610f.rlib" "/opt/rustwide/target/debug/deps/libserde-dc06f73626dba119.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-c675747235eeed83.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-0f1b67f309917501.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-fede949986763000.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-bb20064ff91f015b.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-f3fbb95906027326.rlib" "/opt/rustwide/target/debug/deps/libopenssl-27b5fc27c4cc38df.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-1ad51fd8fae7b719.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-0a94b6e682a12a0a.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-0fbc5bcb3d7ee30a.rlib" "/opt/rustwide/target/debug/deps/libbitflags-eda987bbeb521c5d.rlib" "/opt/rustwide/target/debug/deps/libhyper-2f71670dafa00935.rlib" "/opt/rustwide/target/debug/deps/libwant-4ea3399e16b8cbe8.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-98cbc7a1f91fbdbd.rlib" "/opt/rustwide/target/debug/deps/libtokio-72dfc4ddde8bfcc7.rlib" "/opt/rustwide/target/debug/deps/libtokio_trace_core-b3d401357c1f5ed7.rlib" "/opt/rustwide/target/debug/deps/libtokio_uds-168340ee76e5dd56.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-32c024ccb0b26c6d.rlib" "/opt/rustwide/target/debug/deps/libtokio_udp-479391d02697d1a6.rlib" "/opt/rustwide/target/debug/deps/libtokio_timer-cf8ff8fcb346c362.rlib" "/opt/rustwide/target/debug/deps/libtokio_tcp-a9e35dc1584ab908.rlib" "/opt/rustwide/target/debug/deps/libtokio_reactor-3773ea0d75fce6b2.rlib" "/opt/rustwide/target/debug/deps/libtokio_sync-6fe3109c4e06f75b.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-24e69d543017612f.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-1c4f16b375b3ddb4.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-ab7b752091c06e71.rlib" "/opt/rustwide/target/debug/deps/liblock_api-1b3028015800c41e.rlib" "/opt/rustwide/target/debug/deps/libowning_ref-068658c7affa1f7b.rlib" "/opt/rustwide/target/debug/deps/libstable_deref_trait-bf89c93b7d085ce5.rlib" "/opt/rustwide/target/debug/deps/libtokio_fs-5dc34cf30f60391b.rlib" "/opt/rustwide/target/debug/deps/libtokio_threadpool-8d9191683527e0ee.rlib" "/opt/rustwide/target/debug/deps/librand-3be8d6faf2b9ceb7.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-c72452d47acb92b2.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-48e634cceefa4757.rlib" "/opt/rustwide/target/debug/deps/librand_hc-453bb474651ee49c.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-95b4b26f310072d4.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-bf610786152d2d79.rlib" "/opt/rustwide/target/debug/deps/librand_core-d557c9f882b1f1f4.rlib" "/opt/rustwide/target/debug/deps/librand_os-92cc08c55994e143.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-92ab69505d6921c7.rlib" "/opt/rustwide/target/debug/deps/librand_core-78bbe2a80acb1f13.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-7aa067809d2a2f77.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-7a17c88339c9b32f.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-b69c21e5e98fb39e.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-89809229cb7bd47b.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-3af188f211913eba.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-5d80b0085901a0e8.rlib" "/opt/rustwide/target/debug/deps/libnodrop-20bd03037d6a02fd.rlib" "/opt/rustwide/target/debug/deps/libtokio_current_thread-bafad4b5a213d661.rlib" "/opt/rustwide/target/debug/deps/libtokio_executor-92b3b969e7901a7b.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-3d1fa1882ddda917.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-1111c7f22c80ffdf.rlib" "/opt/rustwide/target/debug/deps/libtokio_codec-359b0329a1839927.rlib" "/opt/rustwide/target/debug/deps/libmio-9f7355c0039f7249.rlib" "/opt/rustwide/target/debug/deps/liblazycell-1a3df9047bc2ca1c.rlib" "/opt/rustwide/target/debug/deps/libtime-cc8bb10f875337af.rlib" "/opt/rustwide/target/debug/deps/libnet2-068fc3d53e62a975.rlib" "/opt/rustwide/target/debug/deps/libhttparse-769a1a53c1b01dd2.rlib" "/opt/rustwide/target/debug/deps/libh2-8456915990137b53.rlib" "/opt/rustwide/target/debug/deps/libindexmap-de37e54c3a5107d8.rlib" "/opt/rustwide/target/debug/deps/libstring-3c47adb05531e574.rlib" "/opt/rustwide/target/debug/deps/libslab-f053b532a5ee7f39.rlib" "/opt/rustwide/target/debug/deps/libtokio_io-5b6d57a153a854ea.rlib" "/opt/rustwide/target/debug/deps/liblog-91a426e2dfe13088.rlib" "/opt/rustwide/target/debug/deps/libfutures_cpupool-c81b7eca2f6c3c97.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-3668fc767a1a2812.rlib" "/opt/rustwide/target/debug/deps/libhttp-0ef56f11d845ac96.rlib" "/opt/rustwide/target/debug/deps/libitoa-f38c0eb4fa3e9416.rlib" "/opt/rustwide/target/debug/deps/libfnv-17f81a650e186a33.rlib" "/opt/rustwide/target/debug/deps/libbytes-11121deb928ecc7c.rlib" "/opt/rustwide/target/debug/deps/libiovec-2a01cb239a195422.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-63cd11c812d281e2.rlib" "/opt/rustwide/target/debug/deps/libfutures-526c535474f0200c.rlib" "/opt/rustwide/target/debug/deps/libfailure-f456d281acda55ab.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-7ac83c078f64f969.rlib" "/opt/rustwide/target/debug/deps/libbacktrace_sys-a0310149ceadfdb5.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-2a2b0ba21156dc40.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-3e792e61e2a22469.rlib" "/opt/rustwide/target/debug/deps/liblibc-61a89a9d7e0f88ba.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-8bb11f807a7b6b4c.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-ca8087507780d964.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-259c92b387c1c166.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-16e0a2fbbb8e14b3.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-8a1651b8e23d2aaf.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-23bdd98b0574083e.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-855a92055ec33e2e.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-24c70dd44fbacdfb.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-b326273841bae587.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-ac3c1f0e16507051.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-a5729542b65954aa.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-09bd1119ab1cad7d.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-9a787681bfbeaf61.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-5a0398ee67f74664.rlib" "-Wl,-Bdynamic" "-lz" "-lssl" "-lcrypto" "-lutil" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-ldl" "-lutil" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "9f29dc186983ea3008a0a9ecb3bed3b62cac456c5a705c94b919a69949dcacc5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9f29dc186983ea3008a0a9ecb3bed3b62cac456c5a705c94b919a69949dcacc5", kill_on_drop: false }` [INFO] [stdout] 9f29dc186983ea3008a0a9ecb3bed3b62cac456c5a705c94b919a69949dcacc5