[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-2020-07-24 for beta-1.46-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjtr109%2Fsgauth" "/workspace/builds/worker-5/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/jtr109/sgauth on toolchain beta-2020-07-24 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2020-07-24" "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-5/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-2020-07-24" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded arc-swap v0.4.3 [INFO] [stderr] Downloaded actix-utils v0.4.6 [INFO] [stderr] Downloaded env_logger v0.7.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "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" "+beta-2020-07-24" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3dfd201956cdbe2136a0cb670e9c100be92f7c69d6fcf9ba096bae5feab248ce [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" "3dfd201956cdbe2136a0cb670e9c100be92f7c69d6fcf9ba096bae5feab248ce", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3dfd201956cdbe2136a0cb670e9c100be92f7c69d6fcf9ba096bae5feab248ce", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3dfd201956cdbe2136a0cb670e9c100be92f7c69d6fcf9ba096bae5feab248ce", kill_on_drop: false }` [INFO] [stdout] 3dfd201956cdbe2136a0cb670e9c100be92f7c69d6fcf9ba096bae5feab248ce [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "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" "+beta-2020-07-24" "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] 67b60dbdb9d69ce8ea034d955b8717e2d36ab6fbb10b4c924242afbdaf42ea07 [INFO] running `Command { std: "docker" "start" "-a" "67b60dbdb9d69ce8ea034d955b8717e2d36ab6fbb10b4c924242afbdaf42ea07", kill_on_drop: false }` [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling syn v1.0.5 [INFO] [stderr] Compiling serde v1.0.101 [INFO] [stderr] Compiling bitflags v1.2.0 [INFO] [stderr] Compiling arc-swap v0.4.3 [INFO] [stderr] Compiling encoding_rs v0.8.20 [INFO] [stderr] Compiling dtoa v0.4.4 [INFO] [stderr] Compiling mime v0.3.14 [INFO] [stderr] Compiling spin v0.5.2 [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 crossbeam-utils v0.6.6 [INFO] [stderr] Compiling lock_api v0.3.1 [INFO] [stderr] Compiling tokio-sync v0.1.6 [INFO] [stderr] Compiling actix-service v0.4.2 [INFO] [stderr] Compiling pq-sys v0.4.6 [INFO] [stderr] Compiling num-traits v0.2.8 [INFO] [stderr] Compiling num-integer v0.1.41 [INFO] [stderr] Compiling proc-macro2 v1.0.5 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling net2 v0.2.33 [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 tokio-executor v0.1.8 [INFO] [stderr] Compiling base64 v0.10.1 [INFO] [stderr] Compiling threadpool v1.7.1 [INFO] [stderr] Compiling resolv-conf v0.6.2 [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 quote v1.0.2 [INFO] [stderr] Compiling tokio-timer v0.2.11 [INFO] [stderr] Compiling tokio-current-thread v0.1.6 [INFO] [stderr] Compiling regex v1.3.1 [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 url v2.1.0 [INFO] [stderr] Compiling flate2 v1.0.12 [INFO] [stderr] Compiling uuid v0.7.4 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Compiling rand_chacha v0.2.1 [INFO] [stderr] Compiling mio-uds v0.6.7 [INFO] [stderr] Compiling tokio-codec v0.1.1 [INFO] [stderr] Compiling rand v0.7.2 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Compiling backtrace v0.3.38 [INFO] [stderr] Compiling actix-codec v0.1.2 [INFO] [stderr] Compiling chrono v0.4.9 [INFO] [stderr] Compiling tokio-reactor v0.1.10 [INFO] [stderr] Compiling actix-utils v0.4.6 [INFO] [stderr] Compiling env_logger v0.7.0 [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 brotli2 v0.3.2 [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 failure_derive v0.1.5 [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 diesel v1.4.2 [INFO] [stderr] Compiling trust-dns-resolver v0.11.1 [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 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/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/create_jwt-f0ce9486ae347a05.create_jwt.yj0uaga7-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/create_jwt-f0ce9486ae347a05.create_jwt.yj0uaga7-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/create_jwt-f0ce9486ae347a05.create_jwt.yj0uaga7-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/create_jwt-f0ce9486ae347a05.create_jwt.yj0uaga7-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/create_jwt-f0ce9486ae347a05.create_jwt.yj0uaga7-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/create_jwt-f0ce9486ae347a05.create_jwt.yj0uaga7-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/create_jwt-f0ce9486ae347a05.create_jwt.yj0uaga7-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/create_jwt-f0ce9486ae347a05.create_jwt.yj0uaga7-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/create_jwt-f0ce9486ae347a05.create_jwt.yj0uaga7-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/create_jwt-f0ce9486ae347a05.create_jwt.yj0uaga7-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/create_jwt-f0ce9486ae347a05.create_jwt.yj0uaga7-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/create_jwt-f0ce9486ae347a05.create_jwt.yj0uaga7-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/create_jwt-f0ce9486ae347a05.create_jwt.yj0uaga7-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/create_jwt-f0ce9486ae347a05.create_jwt.yj0uaga7-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/create_jwt-f0ce9486ae347a05.create_jwt.yj0uaga7-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/create_jwt-f0ce9486ae347a05.create_jwt.yj0uaga7-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/create_jwt-f0ce9486ae347a05" "/opt/rustwide/target/debug/deps/create_jwt-f0ce9486ae347a05.4rbprguqjpakpktd.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-16297284820faf0b/out" "-L" "/opt/rustwide/target/debug/build/brotli-sys-b8b4b12cec2a7219/out" "-L" "/opt/rustwide/target/debug/build/miniz-sys-ddcade3321fc51b4/out" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/opt/rustwide/target/debug/build/ring-896e8ffc5eb816cd/out" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libsgauth-7236d1cce88092ce.rlib" "/opt/rustwide/target/debug/deps/libjsonwebtoken-bd94d871d6e0cc84.rlib" "/opt/rustwide/target/debug/deps/libring-e724a2cbd6c25a33.rlib" "/opt/rustwide/target/debug/deps/libspin-489975769773a603.rlib" "/opt/rustwide/target/debug/deps/libuntrusted-ac8ba5ae861e3e7a.rlib" "/opt/rustwide/target/debug/deps/libactix_web-1ccf88fb8c923065.rlib" "/opt/rustwide/target/debug/deps/libawc-a0ec393f06dcb3ec.rlib" "/opt/rustwide/target/debug/deps/libactix_testing-a6e8b323ade05386.rlib" "/opt/rustwide/target/debug/deps/libactix_server-c857fec2363bb689.rlib" "/opt/rustwide/target/debug/deps/libtokio_signal-846781dc22145cf7.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook-08848bb43237301f.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-1f3cbfea8620c231.rlib" "/opt/rustwide/target/debug/deps/libarc_swap-ac6375a62053f98e.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-4452b0e2ffcddd66.rlib" "/opt/rustwide/target/debug/deps/libactix_router-d267166cc2a7c2d1.rlib" "/opt/rustwide/target/debug/deps/libactix_http-8318ec42785bbe00.rlib" "/opt/rustwide/target/debug/deps/libsha1-6b31ced6ba98c0d9.rlib" "/opt/rustwide/target/debug/deps/libbase64-2801a287b59c535b.rlib" "/opt/rustwide/target/debug/deps/librand-14c53b91f97d2923.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-dc43e77ad1e6de6e.rlib" "/opt/rustwide/target/debug/deps/libc2_chacha-59383606448a2923.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-59339ee69927f33d.rlib" "/opt/rustwide/target/debug/deps/librand_core-93e2d232098bda17.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-473865750e9db886.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-7d4c84394360b3f7.rlib" "/opt/rustwide/target/debug/deps/liburl-6f42d5faedb94df3.rlib" "/opt/rustwide/target/debug/deps/libidna-db71468c1c2ed59c.rlib" "/opt/rustwide/target/debug/deps/libdtoa-198dc0726348f08c.rlib" "/opt/rustwide/target/debug/deps/libhttparse-e0ff37260b32465b.rlib" "/opt/rustwide/target/debug/deps/libchrono-904289258d0cc228.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-4e4e9b255acafb9e.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-84ad3bd118c0544f.rlib" "/opt/rustwide/target/debug/deps/libserde_json-952ed3ad393be09b.rlib" "/opt/rustwide/target/debug/deps/libryu-e5c8a885413ea107.rlib" "/opt/rustwide/target/debug/deps/libserde-71f393b257413bbd.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-5172240f1a87672a.rlib" "/opt/rustwide/target/debug/deps/liblanguage_tags-061f4e1bd63283ed.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-52a6b1f15fa5dd80.rlib" "/opt/rustwide/target/debug/deps/libmime-afcd861a777bc0e9.rlib" "/opt/rustwide/target/debug/deps/libflate2-a542180892e1d50d.rlib" "/opt/rustwide/target/debug/deps/libminiz_sys-245647c2c837c9b6.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-83660c2de20ee2f3.rlib" "/opt/rustwide/target/debug/deps/libbrotli2-84709cc7bf44eb44.rlib" "/opt/rustwide/target/debug/deps/libbrotli_sys-7384ecdbf3f8f452.rlib" "/opt/rustwide/target/debug/deps/libtime-e6585a51a2caca45.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-e2b3b3c80cfdbce1.rlib" "/opt/rustwide/target/debug/deps/libactix_utils-8d8e85d70ecbb515.rlib" "/opt/rustwide/target/debug/deps/libactix_connect-52171bc9ed5e77e6.rlib" "/opt/rustwide/target/debug/deps/libactix_rt-6eca736b9953d087.rlib" "/opt/rustwide/target/debug/deps/libactix_threadpool-99bb71fb3b9b957d.rlib" "/opt/rustwide/target/debug/deps/libthreadpool-f5e82b164f3ef1be.rlib" "/opt/rustwide/target/debug/deps/libcopyless-177d62d1794e5d4c.rlib" "/opt/rustwide/target/debug/deps/libtokio_current_thread-43eb7caa9d27f0b9.rlib" "/opt/rustwide/target/debug/deps/libtrust_dns_resolver-47ca6bcbe4b1914a.rlib" "/opt/rustwide/target/debug/deps/libtrust_dns_proto-73bc3f6ff1254703.rlib" "/opt/rustwide/target/debug/deps/liburl-2be6bbfcc6520445.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-88e6a83f9628f22c.rlib" "/opt/rustwide/target/debug/deps/libtokio_udp-93de497a06930905.rlib" "/opt/rustwide/target/debug/deps/libtokio_timer-4899f13320dcbb1b.rlib" "/opt/rustwide/target/debug/deps/libsocket2-d25fe41d5d2df3b8.rlib" "/opt/rustwide/target/debug/deps/libidna-43fbf9c3de5f049c.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-964b476264f7c907.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-378825f0a341ccf9.rlib" "/opt/rustwide/target/debug/deps/libmatches-bbcc1f6f6a0b4874.rlib" "/opt/rustwide/target/debug/deps/libresolv_conf-2ed6ed54fba8ad90.rlib" "/opt/rustwide/target/debug/deps/libhostname-575ae7ba79704715.rlib" "/opt/rustwide/target/debug/deps/libquick_error-d9bca13dadd46f6f.rlib" "/opt/rustwide/target/debug/deps/liblru_cache-70e14e83c53e7819.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-8a784612a058a8d3.rlib" "/opt/rustwide/target/debug/deps/libeither-56bcfa1bc0d47530.rlib" "/opt/rustwide/target/debug/deps/libh2-6534b1b9e53dcead.rlib" "/opt/rustwide/target/debug/deps/libindexmap-588aa6bdd510a2e7.rlib" "/opt/rustwide/target/debug/deps/libstring-5c394925a040332a.rlib" "/opt/rustwide/target/debug/deps/libhttp-c94572c56db02f3d.rlib" "/opt/rustwide/target/debug/deps/libitoa-d09b03244d96d381.rlib" "/opt/rustwide/target/debug/deps/libactix_service-51818c516365263f.rlib" "/opt/rustwide/target/debug/deps/libactix_server_config-bc664392f1a3a920.rlib" "/opt/rustwide/target/debug/deps/libtokio_tcp-4238d5deecef9f83.rlib" "/opt/rustwide/target/debug/deps/libtokio_reactor-49d7048a1abf8077.rlib" "/opt/rustwide/target/debug/deps/libtokio_sync-1f0d5ecfbd3f0ac6.rlib" "/opt/rustwide/target/debug/deps/libfnv-37dc92b0673ee3ab.rlib" "/opt/rustwide/target/debug/deps/libtokio_executor-77dd60b5851f4d61.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-b97a55d49195cf53.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-edb062c1c0d7481f.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-2786763282e3ede7.rlib" "/opt/rustwide/target/debug/deps/liblock_api-2a248887d31d96d6.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-5d7f87962d1afbbe.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-33696bbd58cd8426.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-3de8c5c7cd3d3981.rlib" "/opt/rustwide/target/debug/deps/libmio-2d203acba5cc5271.rlib" "/opt/rustwide/target/debug/deps/libslab-e0e9bebbbea2c5c2.rlib" "/opt/rustwide/target/debug/deps/libnet2-291a132711e1a8c4.rlib" "/opt/rustwide/target/debug/deps/libactix_codec-b9e80c062d7174b8.rlib" "/opt/rustwide/target/debug/deps/libtokio_codec-7e967b5378535120.rlib" "/opt/rustwide/target/debug/deps/libtokio_io-ea0f122f113a0f5f.rlib" "/opt/rustwide/target/debug/deps/libfutures-8d5b1305e81659b8.rlib" "/opt/rustwide/target/debug/deps/libbytes-d307abd53c40bbb6.rlib" "/opt/rustwide/target/debug/deps/libiovec-ac7e50a9b3a676d7.rlib" "/opt/rustwide/target/debug/deps/liblog-6126053784ee4a98.rlib" "/opt/rustwide/target/debug/deps/libdotenv-d0b8aa6bdc8a1125.rlib" "/opt/rustwide/target/debug/deps/libfailure-d7b081876e7e5f5e.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-95bcf9787b87d343.rlib" "/opt/rustwide/target/debug/deps/libbacktrace_sys-e90070ae25bcb3df.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-727e218cbe4629d5.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-becdbf8f7e05c013.rlib" "/opt/rustwide/target/debug/deps/libregex-2d1db99d72bd52e1.rlib" "/opt/rustwide/target/debug/deps/libthread_local-5aeca77422c2c02a.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-03dc560a77c5aa3e.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-d3e878270d161a5a.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-e1765fdfcc1fafd3.rlib" "/opt/rustwide/target/debug/deps/libmemchr-f5df7e1daa7d76d6.rlib" "/opt/rustwide/target/debug/deps/libdiesel-2cf33473d6ee675d.rlib" "/opt/rustwide/target/debug/deps/libpq_sys-650d5ea8de8454ca.rlib" "/opt/rustwide/target/debug/deps/libuuid-40cc290bf6b25a14.rlib" "/opt/rustwide/target/debug/deps/librand-98b9521e2c211b22.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-ff4debf85d7d0431.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-74d1bcc6eb07cc1e.rlib" "/opt/rustwide/target/debug/deps/librand_hc-67b08b8b6035b688.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-bbf4c365b2149661.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-ae775067d7a59098.rlib" "/opt/rustwide/target/debug/deps/librand_core-eadf77cab825c6b0.rlib" "/opt/rustwide/target/debug/deps/librand_os-34aed72d8521e20f.rlib" "/opt/rustwide/target/debug/deps/liblibc-6b395caff9badd97.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-c74589dc11794036.rlib" "/opt/rustwide/target/debug/deps/librand_core-8dd96053848a29ab.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-920ed6a70714d423.rlib" "/opt/rustwide/target/debug/deps/libbitflags-d3aa5e2539ac18cd.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-d66e0ceb8eaec9b8.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-9717ec0599b569a0.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-04369de9ba916647.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-997d622c2e4dbe5c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-0359c4288a5ef89f.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-1b25ede22d698ab3.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-37940b486a68e488.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-06b77c27e794c7c6.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-4d07e02a8df36da1.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-fb29e0695c0a0f79.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-e16188b4cf97e8bb.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-5eb391c8dabdee77.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-b0689b528b222bee.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-ed072ac495e62e7a.rlib" "-Wl,-Bdynamic" "-lpq" "-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: 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" "67b60dbdb9d69ce8ea034d955b8717e2d36ab6fbb10b4c924242afbdaf42ea07", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "67b60dbdb9d69ce8ea034d955b8717e2d36ab6fbb10b4c924242afbdaf42ea07", kill_on_drop: false }` [INFO] [stdout] 67b60dbdb9d69ce8ea034d955b8717e2d36ab6fbb10b4c924242afbdaf42ea07