[INFO] cloning repository https://github.com/jtr109/sgauth [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jtr109/sgauth" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjtr109%2Fsgauth", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjtr109%2Fsgauth'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 0b86a8e5aa99317bceb702dcbc9d008253517efa [INFO] testing jtr109/sgauth against 1.49.0 for beta-1.50-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjtr109%2Fsgauth" "/workspace/builds/worker-3/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/jtr109/sgauth on toolchain 1.49.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.49.0" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/jtr109/sgauth [INFO] finished tweaking git repo https://github.com/jtr109/sgauth [INFO] tweaked toml for git repo https://github.com/jtr109/sgauth written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate git repo https://github.com/jtr109/sgauth already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.49.0" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "rustops/crates-build-env@sha256:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 902e2ab84f15d5ed44c69dcd82d82ba77c272068559cf15e46bc11fc9d692f4d [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" "902e2ab84f15d5ed44c69dcd82d82ba77c272068559cf15e46bc11fc9d692f4d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "902e2ab84f15d5ed44c69dcd82d82ba77c272068559cf15e46bc11fc9d692f4d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "902e2ab84f15d5ed44c69dcd82d82ba77c272068559cf15e46bc11fc9d692f4d", kill_on_drop: false }` [INFO] [stdout] 902e2ab84f15d5ed44c69dcd82d82ba77c272068559cf15e46bc11fc9d692f4d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 72e0eaf1efceaf4f91086ffa8ad32a495dff3490d1f3eb3c3208da7b91b9c8ec [INFO] running `Command { std: "docker" "start" "-a" "72e0eaf1efceaf4f91086ffa8ad32a495dff3490d1f3eb3c3208da7b91b9c8ec", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.62 [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling futures v0.1.29 [INFO] [stderr] Compiling autocfg v0.1.6 [INFO] [stderr] Compiling cc v1.0.45 [INFO] [stderr] Compiling smallvec v0.6.10 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling fnv v1.0.6 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling scopeguard v1.0.0 [INFO] [stderr] Compiling memchr v2.2.1 [INFO] [stderr] Compiling regex-syntax v0.6.12 [INFO] [stderr] Compiling proc-macro2 v1.0.5 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling syn v1.0.5 [INFO] [stderr] Compiling failure_derive v0.1.5 [INFO] [stderr] Compiling itoa v0.4.4 [INFO] [stderr] Compiling rustc-demangle v0.1.16 [INFO] [stderr] Compiling serde v1.0.101 [INFO] [stderr] Compiling quick-error v1.2.2 [INFO] [stderr] Compiling getrandom v0.1.12 [INFO] [stderr] Compiling ryu v1.0.0 [INFO] [stderr] Compiling copyless v0.1.4 [INFO] [stderr] Compiling percent-encoding v1.0.1 [INFO] [stderr] Compiling bitflags v1.2.0 [INFO] [stderr] Compiling arc-swap v0.4.3 [INFO] [stderr] Compiling ppv-lite86 v0.2.5 [INFO] [stderr] Compiling linked-hash-map v0.5.2 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling either v1.5.3 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling encoding_rs v0.8.20 [INFO] [stderr] Compiling httparse v1.3.4 [INFO] [stderr] Compiling dtoa v0.4.4 [INFO] [stderr] Compiling indexmap v1.2.0 [INFO] [stderr] Compiling mime v0.3.14 [INFO] [stderr] Compiling sha1 v0.6.0 [INFO] [stderr] Compiling language-tags v0.2.2 [INFO] [stderr] Compiling hashbrown v0.5.0 [INFO] [stderr] Compiling pq-sys v0.4.6 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling untrusted v0.6.2 [INFO] [stderr] Compiling termcolor v1.0.5 [INFO] [stderr] Compiling crossbeam-utils v0.6.6 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling lock_api v0.3.1 [INFO] [stderr] Compiling unicode-normalization v0.1.8 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling num-traits v0.2.8 [INFO] [stderr] Compiling num-integer v0.1.41 [INFO] [stderr] Compiling lru-cache v0.1.2 [INFO] [stderr] Compiling tokio-sync v0.1.6 [INFO] [stderr] Compiling actix-service v0.4.2 [INFO] [stderr] Compiling c2-chacha v0.2.2 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling backtrace-sys v0.1.31 [INFO] [stderr] Compiling miniz-sys v0.1.12 [INFO] [stderr] Compiling brotli-sys v0.3.2 [INFO] [stderr] Compiling ring v0.14.6 [INFO] [stderr] Compiling tokio-executor v0.1.8 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling iovec v0.1.2 [INFO] [stderr] Compiling num_cpus v1.10.1 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling hostname v0.1.5 [INFO] [stderr] Compiling socket2 v0.3.11 [INFO] [stderr] Compiling signal-hook-registry v1.1.1 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling atty v0.2.13 [INFO] [stderr] Compiling base64 v0.10.1 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling tokio-timer v0.2.11 [INFO] [stderr] Compiling tokio-current-thread v0.1.6 [INFO] [stderr] Compiling aho-corasick v0.7.6 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling threadpool v1.7.1 [INFO] [stderr] Compiling resolv-conf v0.6.2 [INFO] [stderr] Compiling mio v0.6.19 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling url v2.1.0 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Compiling signal-hook v0.1.10 [INFO] [stderr] Compiling tokio-io v0.1.12 [INFO] [stderr] Compiling http v0.1.18 [INFO] [stderr] Compiling string v0.2.1 [INFO] [stderr] Compiling rand_chacha v0.2.1 [INFO] [stderr] Compiling flate2 v1.0.12 [INFO] [stderr] Compiling backtrace v0.3.38 [INFO] [stderr] Compiling regex v1.3.1 [INFO] [stderr] Compiling mio-uds v0.6.7 [INFO] [stderr] Compiling rand v0.7.2 [INFO] [stderr] Compiling chrono v0.4.9 [INFO] [stderr] Compiling tokio-codec v0.1.1 [INFO] [stderr] Compiling uuid v0.7.4 [INFO] [stderr] Compiling actix-codec v0.1.2 [INFO] [stderr] Compiling actix-utils v0.4.6 [INFO] [stderr] Compiling tokio-reactor v0.1.10 [INFO] [stderr] Compiling brotli2 v0.3.2 [INFO] [stderr] Compiling tokio-tcp v0.1.3 [INFO] [stderr] Compiling tokio-udp v0.1.5 [INFO] [stderr] Compiling tokio-signal v0.2.7 [INFO] [stderr] Compiling actix-server-config v0.1.2 [INFO] [stderr] Compiling h2 v0.1.26 [INFO] [stderr] Compiling env_logger v0.7.0 [INFO] [stderr] Compiling serde_derive v1.0.101 [INFO] [stderr] Compiling synstructure v0.10.2 [INFO] [stderr] Compiling derive_more v0.15.0 [INFO] [stderr] Compiling enum-as-inner v0.2.1 [INFO] [stderr] Compiling diesel_derives v1.4.0 [INFO] [stderr] Compiling actix-web-codegen v0.1.2 [INFO] [stderr] Compiling failure v0.1.5 [INFO] [stderr] Compiling trust-dns-proto v0.7.4 [INFO] [stderr] Compiling dotenv v0.14.1 [INFO] [stderr] Compiling trust-dns-resolver v0.11.1 [INFO] [stderr] Compiling actix-threadpool v0.1.2 [INFO] [stderr] Compiling diesel v1.4.2 [INFO] [stderr] Compiling actix-rt v0.2.5 [INFO] [stderr] Compiling actix-server v0.6.1 [INFO] [stderr] Compiling actix-connect v0.2.5 [INFO] [stderr] Compiling serde_json v1.0.41 [INFO] [stderr] Compiling serde_urlencoded v0.6.1 [INFO] [stderr] Compiling actix-router v0.1.5 [INFO] [stderr] Compiling actix-testing v0.1.0 [INFO] [stderr] Compiling actix-http v0.2.10 [INFO] [stderr] Compiling jsonwebtoken v6.0.1 [INFO] [stderr] Compiling awc v0.2.7 [INFO] [stderr] Compiling actix-web v1.0.8 [INFO] [stderr] Compiling sgauth v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: linking with `cc` failed: exit code: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-Wl,--eh-frame-hdr" "-L" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/server-cfc6c7bad421a815.server.jayaadx7-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/server-cfc6c7bad421a815.server.jayaadx7-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/server-cfc6c7bad421a815.server.jayaadx7-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/server-cfc6c7bad421a815.server.jayaadx7-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/server-cfc6c7bad421a815.server.jayaadx7-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/server-cfc6c7bad421a815.server.jayaadx7-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/server-cfc6c7bad421a815.server.jayaadx7-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/server-cfc6c7bad421a815.server.jayaadx7-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/server-cfc6c7bad421a815.server.jayaadx7-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/server-cfc6c7bad421a815.server.jayaadx7-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/server-cfc6c7bad421a815.server.jayaadx7-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/server-cfc6c7bad421a815.server.jayaadx7-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/server-cfc6c7bad421a815.server.jayaadx7-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/server-cfc6c7bad421a815.server.jayaadx7-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/server-cfc6c7bad421a815.server.jayaadx7-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/server-cfc6c7bad421a815.server.jayaadx7-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/server-cfc6c7bad421a815" "/opt/rustwide/target/debug/deps/server-cfc6c7bad421a815.4eqx3emv1ptlrm9b.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-d8a7321f96edd712/out" "-L" "/opt/rustwide/target/debug/build/brotli-sys-099f2fb0de031ebc/out" "-L" "/opt/rustwide/target/debug/build/miniz-sys-43ddf9e24103b35f/out" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/opt/rustwide/target/debug/build/ring-452a3ed04eaa814b/out" "-L" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libenv_logger-a0d870a9332400b8.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-f91e3725e9042464.rlib" "/opt/rustwide/target/debug/deps/libatty-a6d1d19b9f936df1.rlib" "/opt/rustwide/target/debug/deps/libhumantime-6e946c39ae5ce667.rlib" "/opt/rustwide/target/debug/deps/libsgauth-95c0800790adf8cb.rlib" "/opt/rustwide/target/debug/deps/libjsonwebtoken-4dd786911de5ef9f.rlib" "/opt/rustwide/target/debug/deps/libring-24f03a0087492897.rlib" "/opt/rustwide/target/debug/deps/libspin-37d4123b82335501.rlib" "/opt/rustwide/target/debug/deps/libuntrusted-5a96bb74ee4000f6.rlib" "/opt/rustwide/target/debug/deps/libactix_web-42e6170255790f34.rlib" "/opt/rustwide/target/debug/deps/libawc-bf2740d48430d00a.rlib" "/opt/rustwide/target/debug/deps/libactix_testing-302f3534c66ecabb.rlib" "/opt/rustwide/target/debug/deps/libactix_server-11d7cdd333dd3436.rlib" "/opt/rustwide/target/debug/deps/libtokio_signal-3e4bac161e6aa20e.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook-0efbbef316078b38.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-79154f09e4d78865.rlib" "/opt/rustwide/target/debug/deps/libarc_swap-05ce471cc2fb8c26.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-f558a1b65467eaa6.rlib" "/opt/rustwide/target/debug/deps/libactix_router-93a1523f30b39906.rlib" "/opt/rustwide/target/debug/deps/libactix_http-d5b3935ccfe4ed07.rlib" "/opt/rustwide/target/debug/deps/libsha1-9e6efe6003864c6f.rlib" "/opt/rustwide/target/debug/deps/libbase64-9a062aa9f612c3cb.rlib" "/opt/rustwide/target/debug/deps/librand-3cb433568cc613d5.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-7f2e18b8a24d0f47.rlib" "/opt/rustwide/target/debug/deps/libc2_chacha-bf34d07b4f1b072e.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-a74c4607750846e5.rlib" "/opt/rustwide/target/debug/deps/librand_core-6f3f7fa1ff9d28c4.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-835b642a40c3d920.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-96b5b470f58205d6.rlib" "/opt/rustwide/target/debug/deps/liburl-e19cd679e7d5a048.rlib" "/opt/rustwide/target/debug/deps/libidna-b2e0365019c19501.rlib" "/opt/rustwide/target/debug/deps/libdtoa-bff946bfb1bb65ec.rlib" "/opt/rustwide/target/debug/deps/libhttparse-70ee21a856a9db0a.rlib" "/opt/rustwide/target/debug/deps/libchrono-6db82aaa93c484d0.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-912e9e3260ec566d.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-04b2e5488ea0fe4e.rlib" "/opt/rustwide/target/debug/deps/libserde_json-5280e0773993e1b6.rlib" "/opt/rustwide/target/debug/deps/libryu-e2e3c0d9c2c97bb4.rlib" "/opt/rustwide/target/debug/deps/libserde-f78d9618285cc95a.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-cae52ea4e682e641.rlib" "/opt/rustwide/target/debug/deps/liblanguage_tags-a0a31ad22fc7dbda.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-118ab8cd0c12994c.rlib" "/opt/rustwide/target/debug/deps/libmime-e353b1bf926be238.rlib" "/opt/rustwide/target/debug/deps/libflate2-24283f46e96ce3e6.rlib" "/opt/rustwide/target/debug/deps/libminiz_sys-4386680e42ad0f3d.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-79c232c3cb45e5c6.rlib" "/opt/rustwide/target/debug/deps/libbrotli2-e44726f9a762e77e.rlib" "/opt/rustwide/target/debug/deps/libbrotli_sys-b21d21b3834c2936.rlib" "/opt/rustwide/target/debug/deps/libtime-371fabd8638a92e8.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-8d344c3a314bc1c1.rlib" "/opt/rustwide/target/debug/deps/libactix_utils-fec1c255b8b8faf3.rlib" "/opt/rustwide/target/debug/deps/libactix_connect-d4e133f0d24f14d5.rlib" "/opt/rustwide/target/debug/deps/libactix_rt-a49af4a04798a2f2.rlib" "/opt/rustwide/target/debug/deps/libactix_threadpool-4cad5fbba53d46dd.rlib" "/opt/rustwide/target/debug/deps/libthreadpool-ad8e1b8e58d242b7.rlib" "/opt/rustwide/target/debug/deps/libcopyless-958c40c040996eba.rlib" "/opt/rustwide/target/debug/deps/libtokio_current_thread-944e3eefe0485c49.rlib" "/opt/rustwide/target/debug/deps/libtrust_dns_resolver-7597c47c64901af0.rlib" "/opt/rustwide/target/debug/deps/libtrust_dns_proto-87a45b265cb6e714.rlib" "/opt/rustwide/target/debug/deps/liburl-bb311c0fbdb574dd.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-6cfaa5fc89ff72d4.rlib" "/opt/rustwide/target/debug/deps/libtokio_udp-4f20fca3eb8a9ffb.rlib" "/opt/rustwide/target/debug/deps/libtokio_timer-8abd7995c8acb0e7.rlib" "/opt/rustwide/target/debug/deps/libsocket2-6fcb7b96ccfb5e5a.rlib" "/opt/rustwide/target/debug/deps/libidna-9cf14f015f44c7b5.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-2ff3706d5610ad07.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-7e8075a07f0e5422.rlib" "/opt/rustwide/target/debug/deps/libmatches-5499bb0a916b29b9.rlib" "/opt/rustwide/target/debug/deps/libresolv_conf-e58fe34e5bab604c.rlib" "/opt/rustwide/target/debug/deps/libhostname-c7e42e9704efb3c1.rlib" "/opt/rustwide/target/debug/deps/libquick_error-b53ed76d1e616d3d.rlib" "/opt/rustwide/target/debug/deps/liblru_cache-c792b6cd43aa3f98.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-375907ee5ab78d8f.rlib" "/opt/rustwide/target/debug/deps/libeither-3ae76b7b3289f774.rlib" "/opt/rustwide/target/debug/deps/libh2-59c110a64d14b10e.rlib" "/opt/rustwide/target/debug/deps/libindexmap-606a7e5857acf4cd.rlib" "/opt/rustwide/target/debug/deps/libstring-88580cb35249e922.rlib" "/opt/rustwide/target/debug/deps/libhttp-ebb9e37a552ddb44.rlib" "/opt/rustwide/target/debug/deps/libitoa-ad466912a71ab2a3.rlib" "/opt/rustwide/target/debug/deps/libactix_service-449459e42b02d5bb.rlib" "/opt/rustwide/target/debug/deps/libactix_server_config-0657bf7010dc6c7c.rlib" "/opt/rustwide/target/debug/deps/libtokio_tcp-973ac3412cab1040.rlib" "/opt/rustwide/target/debug/deps/libtokio_reactor-fe5b66a6487abce3.rlib" "/opt/rustwide/target/debug/deps/libtokio_sync-e91b39d59db506e3.rlib" "/opt/rustwide/target/debug/deps/libfnv-40b1e5d34b306915.rlib" "/opt/rustwide/target/debug/deps/libtokio_executor-fd5827b1758a7721.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-37412be9d028d573.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-52647cda0be9af1e.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-0c7340b6b9d9158d.rlib" "/opt/rustwide/target/debug/deps/liblock_api-8a3e48e3fd1cbb53.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-fcd8504577a1291d.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-bc827f0845af156c.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-09178b46ee20288f.rlib" "/opt/rustwide/target/debug/deps/libmio-4b9076c764556537.rlib" "/opt/rustwide/target/debug/deps/libslab-65742487a18009d6.rlib" "/opt/rustwide/target/debug/deps/libnet2-0d31d9c348d02504.rlib" "/opt/rustwide/target/debug/deps/libactix_codec-dc55fa3b059377b5.rlib" "/opt/rustwide/target/debug/deps/libtokio_codec-232248459e017c4e.rlib" "/opt/rustwide/target/debug/deps/libtokio_io-24e016bc5bd4945a.rlib" "/opt/rustwide/target/debug/deps/libfutures-f7032f10c30c3cc1.rlib" "/opt/rustwide/target/debug/deps/libbytes-6ee3c4bfa9d23e12.rlib" "/opt/rustwide/target/debug/deps/libiovec-d924942b1125749b.rlib" "/opt/rustwide/target/debug/deps/liblog-1761913616bdc5f1.rlib" "/opt/rustwide/target/debug/deps/libdotenv-d99632dc2dba4b29.rlib" "/opt/rustwide/target/debug/deps/libfailure-2fe16a068fdc39b0.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-c54d62b07c36de4a.rlib" "/opt/rustwide/target/debug/deps/libbacktrace_sys-c48a3debd7a0172a.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-b10e0993eefc366b.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-cd0ead7d00ad78db.rlib" "/opt/rustwide/target/debug/deps/libregex-b97095dcb68cc2e6.rlib" "/opt/rustwide/target/debug/deps/libthread_local-b6fc34b76e7c6508.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-7895c92c6d278491.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-ee0656721ec4d0c0.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-be8016d9bab4328f.rlib" "/opt/rustwide/target/debug/deps/libmemchr-890d7f6e4d8388fd.rlib" "/opt/rustwide/target/debug/deps/libdiesel-7223dea85c0a9a5e.rlib" "/opt/rustwide/target/debug/deps/libpq_sys-8995f3313bcbc441.rlib" "/opt/rustwide/target/debug/deps/libuuid-914db7c9322706a4.rlib" "/opt/rustwide/target/debug/deps/librand-8088852618fae5ff.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-716d63fd76a0fe98.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-a15ae9b2f36cbd56.rlib" "/opt/rustwide/target/debug/deps/librand_hc-4231c088ff76b208.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-e148851f43b500c3.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-cb6ff27a0198ffaa.rlib" "/opt/rustwide/target/debug/deps/librand_core-576f07123c305a17.rlib" "/opt/rustwide/target/debug/deps/librand_os-f2435b270f0eb63f.rlib" "/opt/rustwide/target/debug/deps/liblibc-476a67f2c3756147.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-179f10980ade89d3.rlib" "/opt/rustwide/target/debug/deps/librand_core-fe89edf997f58b50.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-76ff728e7fb88045.rlib" "/opt/rustwide/target/debug/deps/libbitflags-a3fbe067151623e2.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-e12de7683a34c500.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-446a53c2e468675f.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-86fef9fb252a2d33.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-3bed9bfd30304751.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-0e38eeb474a7b386.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-a846ed547b824740.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-c9540f0a4fb9265d.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-7d2ca66c92c356eb.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-147e2c808f949493.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-bd2a4369506670e9.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-74bfdd0ce7d0ed48.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-6777f47f1c491841.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-b104f1790174f2be.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-db37898996f45c13.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-25b7435131fc4938.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-9d4b6f3c097e876e.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-3f953ad652ab829a.rlib" "-Wl,-Bdynamic" "-lpq" "-lutil" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `sgauth` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "72e0eaf1efceaf4f91086ffa8ad32a495dff3490d1f3eb3c3208da7b91b9c8ec", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "72e0eaf1efceaf4f91086ffa8ad32a495dff3490d1f3eb3c3208da7b91b9c8ec", kill_on_drop: false }` [INFO] [stdout] 72e0eaf1efceaf4f91086ffa8ad32a495dff3490d1f3eb3c3208da7b91b9c8ec