[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 beta-2021-09-08 for beta-1.56-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjtr109%2Fsgauth" "/workspace/builds/worker-0/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/jtr109/sgauth on toolchain beta-2021-09-08 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-09-08" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", 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-0/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" "+beta-2021-09-08" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded actix-utils v0.4.6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5c4c7eb22306e402780fa753eee52a79fa8a05d8b4250d0e807cf17d2b3e9c22 [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" "5c4c7eb22306e402780fa753eee52a79fa8a05d8b4250d0e807cf17d2b3e9c22", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5c4c7eb22306e402780fa753eee52a79fa8a05d8b4250d0e807cf17d2b3e9c22", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5c4c7eb22306e402780fa753eee52a79fa8a05d8b4250d0e807cf17d2b3e9c22", kill_on_drop: false }` [INFO] [stdout] 5c4c7eb22306e402780fa753eee52a79fa8a05d8b4250d0e807cf17d2b3e9c22 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2f4fe4d7cb43a200e30741bb8383101629f2dc06779963f0da862fafe03ef1f9 [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" "2f4fe4d7cb43a200e30741bb8383101629f2dc06779963f0da862fafe03ef1f9", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v0.1.6 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling proc-macro2 v1.0.5 [INFO] [stderr] Compiling serde v1.0.101 [INFO] [stderr] Compiling ppv-lite86 v0.2.5 [INFO] [stderr] Compiling arc-swap v0.4.3 [INFO] [stderr] Compiling encoding_rs v0.8.20 [INFO] [stderr] Compiling indexmap v1.2.0 [INFO] [stderr] Compiling hashbrown v0.5.0 [INFO] [stderr] Compiling pq-sys v0.4.6 [INFO] [stderr] Compiling tokio-sync v0.1.6 [INFO] [stderr] Compiling backtrace-sys v0.1.31 [INFO] [stderr] Compiling unicode-normalization v0.1.8 [INFO] [stderr] Compiling actix-service v0.4.2 [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 humantime v1.3.0 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling num_cpus v1.10.1 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling getrandom v0.1.12 [INFO] [stderr] Compiling hostname v0.1.5 [INFO] [stderr] Compiling socket2 v0.3.11 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling signal-hook-registry v1.1.1 [INFO] [stderr] Compiling atty v0.2.13 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling c2-chacha v0.2.2 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand_pcg v0.1.2 [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 resolv-conf v0.6.2 [INFO] [stderr] Compiling threadpool v1.7.1 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling mio v0.6.19 [INFO] [stderr] Compiling signal-hook v0.1.10 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling env_logger v0.7.0 [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 idna v0.1.5 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling flate2 v1.0.12 [INFO] [stderr] Compiling backtrace v0.3.38 [INFO] [stderr] Compiling rand_chacha v0.2.1 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling tokio-codec v0.1.1 [INFO] [stderr] Compiling mio-uds v0.6.7 [INFO] [stderr] Compiling rand v0.7.2 [INFO] [stderr] Compiling tokio-reactor v0.1.10 [INFO] [stderr] Compiling actix-codec v0.1.2 [INFO] [stderr] Compiling url v2.1.0 [INFO] [stderr] Compiling syn v1.0.5 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Compiling actix-utils v0.4.6 [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 uuid v0.7.4 [INFO] [stderr] Compiling h2 v0.1.26 [INFO] [stderr] Compiling chrono v0.4.9 [INFO] [stderr] Compiling brotli2 v0.3.2 [INFO] [stderr] Compiling serde_derive v1.0.101 [INFO] [stderr] Compiling synstructure v0.10.2 [INFO] [stderr] Compiling failure_derive v0.1.5 [INFO] [stderr] Compiling derive_more v0.15.0 [INFO] [stderr] Compiling enum-as-inner v0.2.1 [INFO] [stderr] Compiling actix-web-codegen v0.1.2 [INFO] [stderr] Compiling diesel_derives v1.4.0 [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 diesel v1.4.2 [INFO] [stderr] Compiling actix-threadpool v0.1.2 [INFO] [stderr] Compiling actix-rt v0.2.5 [INFO] [stderr] Compiling actix-connect v0.2.5 [INFO] [stderr] Compiling actix-server v0.6.1 [INFO] [stderr] Compiling actix-testing v0.1.0 [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-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 status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/server-90d895f85ca66dfb.server.46d90468-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/server-90d895f85ca66dfb.server.46d90468-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/server-90d895f85ca66dfb.server.46d90468-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/server-90d895f85ca66dfb.server.46d90468-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/server-90d895f85ca66dfb.server.46d90468-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/server-90d895f85ca66dfb.server.46d90468-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/server-90d895f85ca66dfb.server.46d90468-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/server-90d895f85ca66dfb.server.46d90468-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/server-90d895f85ca66dfb.server.46d90468-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/server-90d895f85ca66dfb.server.46d90468-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/server-90d895f85ca66dfb.server.46d90468-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/server-90d895f85ca66dfb.server.46d90468-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/server-90d895f85ca66dfb.server.46d90468-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/server-90d895f85ca66dfb.server.46d90468-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/server-90d895f85ca66dfb.server.46d90468-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/server-90d895f85ca66dfb.server.46d90468-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/server-90d895f85ca66dfb.1ty8w2r50xpn0909.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/backtrace-sys-41b70c889c327f1a/out" "-L" "/opt/rustwide/target/debug/build/brotli-sys-2894e23c1f27af29/out" "-L" "/opt/rustwide/target/debug/build/miniz-sys-ece2ce520a13199b/out" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/opt/rustwide/target/debug/build/ring-b6804f69ae3d7dd5/out" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libenv_logger-0cdee161c1df0277.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-5cbe246d0c8b5ba0.rlib" "/opt/rustwide/target/debug/deps/libatty-a9e645fd3bd5d530.rlib" "/opt/rustwide/target/debug/deps/libhumantime-4d7966b077a94560.rlib" "/opt/rustwide/target/debug/deps/libsgauth-d895e4c8ff395b9e.rlib" "/opt/rustwide/target/debug/deps/libjsonwebtoken-101c03303617984d.rlib" "/opt/rustwide/target/debug/deps/libring-ee3d3d9678e98b56.rlib" "/opt/rustwide/target/debug/deps/libspin-0ce7eed86e654be1.rlib" "/opt/rustwide/target/debug/deps/libuntrusted-a90465730e7781d1.rlib" "/opt/rustwide/target/debug/deps/libactix_web-a214f9d255c572de.rlib" "/opt/rustwide/target/debug/deps/libawc-60e6e9eb08e82e42.rlib" "/opt/rustwide/target/debug/deps/libactix_testing-d2e11b99cce4d016.rlib" "/opt/rustwide/target/debug/deps/libactix_server-fec5afa681a6f983.rlib" "/opt/rustwide/target/debug/deps/libtokio_signal-500eeb8de3279004.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook-2f9d26853ca92955.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-6d905588b2f702b6.rlib" "/opt/rustwide/target/debug/deps/libarc_swap-844eb523a889b515.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-f3a614f8e28c9860.rlib" "/opt/rustwide/target/debug/deps/libactix_router-93563d08c8ed4334.rlib" "/opt/rustwide/target/debug/deps/libactix_http-c6a8c8834dca544d.rlib" "/opt/rustwide/target/debug/deps/libsha1-fe0bff6a1469592d.rlib" "/opt/rustwide/target/debug/deps/libbase64-9388b2392e559460.rlib" "/opt/rustwide/target/debug/deps/librand-c5221ab9dc5f98db.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-f19ed4dd9e510e8c.rlib" "/opt/rustwide/target/debug/deps/libc2_chacha-f26f9eafb0a12081.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-c9cfe2b9093d2c5a.rlib" "/opt/rustwide/target/debug/deps/librand_core-0fd48b1aa69819bc.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-454359e381fe5556.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-1f4cb26821248c0d.rlib" "/opt/rustwide/target/debug/deps/liburl-6cb6dc9ceea3e65d.rlib" "/opt/rustwide/target/debug/deps/libidna-385e35d5103a06ab.rlib" "/opt/rustwide/target/debug/deps/libdtoa-458cccf5222f7c56.rlib" "/opt/rustwide/target/debug/deps/libhttparse-197e22c306c4c676.rlib" "/opt/rustwide/target/debug/deps/libchrono-410988f33f3cc537.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-bbf49ca267d7d6bf.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-a67794ac2a1fda25.rlib" "/opt/rustwide/target/debug/deps/libserde_json-2d4ddb854cc5834a.rlib" "/opt/rustwide/target/debug/deps/libryu-f6e2ff42f62a46f8.rlib" "/opt/rustwide/target/debug/deps/libserde-ee513f89ee70f841.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-fbe80b0fdeee364e.rlib" "/opt/rustwide/target/debug/deps/liblanguage_tags-66706a840c6b3f9e.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-8c83310236959ef9.rlib" "/opt/rustwide/target/debug/deps/libmime-a2b0d347ab5e42a7.rlib" "/opt/rustwide/target/debug/deps/libflate2-1b3fcaff1acd386e.rlib" "/opt/rustwide/target/debug/deps/libminiz_sys-a5e20aa58dd09467.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-71ba54e8d8997506.rlib" "/opt/rustwide/target/debug/deps/libbrotli2-a780b65aed7f950f.rlib" "/opt/rustwide/target/debug/deps/libbrotli_sys-a2e5f6467d0ebe70.rlib" "/opt/rustwide/target/debug/deps/libtime-f9c1f45a00aad0fb.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-67125b8d2ef96406.rlib" "/opt/rustwide/target/debug/deps/libactix_utils-1ca53923fd44d995.rlib" "/opt/rustwide/target/debug/deps/libactix_connect-3169ec4fdefd6570.rlib" "/opt/rustwide/target/debug/deps/libactix_rt-ee2031fbdfa03c6b.rlib" "/opt/rustwide/target/debug/deps/libactix_threadpool-622cc1ab23f94ff7.rlib" "/opt/rustwide/target/debug/deps/libthreadpool-8931927ebe9c6eff.rlib" "/opt/rustwide/target/debug/deps/libcopyless-50bf03064300bef3.rlib" "/opt/rustwide/target/debug/deps/libtokio_current_thread-fe27dd41c6f5c416.rlib" "/opt/rustwide/target/debug/deps/libtrust_dns_resolver-572e885ca915d67e.rlib" "/opt/rustwide/target/debug/deps/libtrust_dns_proto-5434c913ecbf7e13.rlib" "/opt/rustwide/target/debug/deps/liburl-f8103df7ec467e1b.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-0cdbfd229bde0fb2.rlib" "/opt/rustwide/target/debug/deps/libtokio_udp-4eaa1f028794d621.rlib" "/opt/rustwide/target/debug/deps/libtokio_timer-9e09b61748880670.rlib" "/opt/rustwide/target/debug/deps/libsocket2-40bc65015a2ad296.rlib" "/opt/rustwide/target/debug/deps/libidna-51c1763f6514f9a1.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-5472f7f0371b8eb3.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-7ac4b89f889ff88f.rlib" "/opt/rustwide/target/debug/deps/libmatches-efe3d8804af1a290.rlib" "/opt/rustwide/target/debug/deps/libresolv_conf-30ed05ec95fc7700.rlib" "/opt/rustwide/target/debug/deps/libhostname-28c15439c59b5f27.rlib" "/opt/rustwide/target/debug/deps/libquick_error-bbca79884f64fc4c.rlib" "/opt/rustwide/target/debug/deps/liblru_cache-af346cfadd276c1c.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-1ab29bfdbfbe72ac.rlib" "/opt/rustwide/target/debug/deps/libeither-9cf33dec00eac2d7.rlib" "/opt/rustwide/target/debug/deps/libh2-6024ef2f01240913.rlib" "/opt/rustwide/target/debug/deps/libindexmap-b36d574ce0e6fe48.rlib" "/opt/rustwide/target/debug/deps/libstring-3b51b278e2804c6a.rlib" "/opt/rustwide/target/debug/deps/libhttp-434dd41996f00325.rlib" "/opt/rustwide/target/debug/deps/libitoa-ee4781cc30e192fc.rlib" "/opt/rustwide/target/debug/deps/libactix_service-ea350a812696871f.rlib" "/opt/rustwide/target/debug/deps/libactix_server_config-73b7d0d295cded8b.rlib" "/opt/rustwide/target/debug/deps/libtokio_tcp-9611b2f5fa563a68.rlib" "/opt/rustwide/target/debug/deps/libtokio_reactor-e7cc548b2b0814b3.rlib" "/opt/rustwide/target/debug/deps/libtokio_sync-07b6f2dd22b33f07.rlib" "/opt/rustwide/target/debug/deps/libfnv-3b027f9af76441c8.rlib" "/opt/rustwide/target/debug/deps/libtokio_executor-63afe7678ef98afd.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-eafce938ec9eac9e.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-d67a1cfce55d2a46.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-a78424d22891558d.rlib" "/opt/rustwide/target/debug/deps/liblock_api-f92581db7a386f36.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-d89edd6b5dde0279.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-b1165cec41a3f8b9.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-1eb8a1cfca42adc4.rlib" "/opt/rustwide/target/debug/deps/libmio-812be5a443468f0e.rlib" "/opt/rustwide/target/debug/deps/libslab-ee0db592f9db8068.rlib" "/opt/rustwide/target/debug/deps/libnet2-333685a6bdfda716.rlib" "/opt/rustwide/target/debug/deps/libactix_codec-0ddfd29b11e420f9.rlib" "/opt/rustwide/target/debug/deps/libtokio_codec-88a96a79e3b88796.rlib" "/opt/rustwide/target/debug/deps/libtokio_io-e589aeaac30c04dd.rlib" "/opt/rustwide/target/debug/deps/libfutures-47fa39838d13c9f2.rlib" "/opt/rustwide/target/debug/deps/libbytes-efe9d56f0ba43ae2.rlib" "/opt/rustwide/target/debug/deps/libiovec-4a5953281916dfbe.rlib" "/opt/rustwide/target/debug/deps/liblog-cee60f7cd3d2ec9d.rlib" "/opt/rustwide/target/debug/deps/libdotenv-158e9592761a8662.rlib" "/opt/rustwide/target/debug/deps/libfailure-64a7ce75a6036088.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-96f62a5d7e626117.rlib" "/opt/rustwide/target/debug/deps/libbacktrace_sys-3ab98bf7e523bdbc.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-b22544e46cbb7baa.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-5c928f6ad816bbf3.rlib" "/opt/rustwide/target/debug/deps/libregex-984a9882e13dd314.rlib" "/opt/rustwide/target/debug/deps/libthread_local-55a3adfc5a28a86e.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-86422d76b8bd90ed.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-5ec2d03fa5b8a61a.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-a4a45728390ba59e.rlib" "/opt/rustwide/target/debug/deps/libmemchr-2abc19bd84b1604f.rlib" "/opt/rustwide/target/debug/deps/libdiesel-2674980acc915265.rlib" "/opt/rustwide/target/debug/deps/libpq_sys-b7fd2a58d5b3dc9f.rlib" "/opt/rustwide/target/debug/deps/libuuid-8c12bed4ea516894.rlib" "/opt/rustwide/target/debug/deps/librand-3faa76a70bb9c0fe.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-06e217ad92df2bfc.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-295386f0ee1273f1.rlib" "/opt/rustwide/target/debug/deps/librand_hc-714c82d8096c6ceb.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-7088df859e51358b.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-39c5c607c4a69ce5.rlib" "/opt/rustwide/target/debug/deps/librand_core-c0666ae413bc23d2.rlib" "/opt/rustwide/target/debug/deps/librand_os-7ba7e73799fb335e.rlib" "/opt/rustwide/target/debug/deps/liblibc-75f278d4a423e3df.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-a6ffbd6e57632e30.rlib" "/opt/rustwide/target/debug/deps/librand_core-8951c9ba3b1758eb.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-d24b9d061350a518.rlib" "/opt/rustwide/target/debug/deps/libbitflags-de7bdf01de743206.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-9a950938f3668a37.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-3b1b529ec96b3df7.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-ac333df4e6839cea.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-22a9ff9d2be6d427.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-5decbb94c7d60860.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-29a9663b62a1cd00.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-6f0cee0dbab2d3f8.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-f5dc7d1d28c5c249.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-d19bda9ef557e755.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-82a955fd13db2399.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-44f3e7c1b7cc17ef.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-3ee6f750c5f3c2cf.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-ae5e1795dcba83e8.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-8d545d8592f2b534.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-c4c222675f83fd37.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-c1e9c53e75e301ed.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-beea7d9617fe25c5.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-8ef7dd43fc671f88.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-80a2b295510dd038.rlib" "-Wl,-Bdynamic" "-lpq" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/server-90d895f85ca66dfb" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `sgauth` due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "2f4fe4d7cb43a200e30741bb8383101629f2dc06779963f0da862fafe03ef1f9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2f4fe4d7cb43a200e30741bb8383101629f2dc06779963f0da862fafe03ef1f9", kill_on_drop: false }` [INFO] [stdout] 2f4fe4d7cb43a200e30741bb8383101629f2dc06779963f0da862fafe03ef1f9