[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.45.2 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-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 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/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" "+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-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" "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] 0455d14cd929af8a1621c97ef99eec7f833d611ebb1f6beb0d11771fc5d216e0 [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" "0455d14cd929af8a1621c97ef99eec7f833d611ebb1f6beb0d11771fc5d216e0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0455d14cd929af8a1621c97ef99eec7f833d611ebb1f6beb0d11771fc5d216e0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0455d14cd929af8a1621c97ef99eec7f833d611ebb1f6beb0d11771fc5d216e0", kill_on_drop: false }` [INFO] [stdout] 0455d14cd929af8a1621c97ef99eec7f833d611ebb1f6beb0d11771fc5d216e0 [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" "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] b4417ec5e061b22d201955fd15ee67b67802e9c6879de4bd9cea5efdbf086217 [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" "b4417ec5e061b22d201955fd15ee67b67802e9c6879de4bd9cea5efdbf086217", kill_on_drop: false }` [INFO] [stderr] Compiling cc v1.0.45 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling proc-macro2 v1.0.5 [INFO] [stderr] Compiling syn v1.0.5 [INFO] [stderr] Compiling serde v1.0.101 [INFO] [stderr] Compiling arc-swap v0.4.3 [INFO] [stderr] Compiling bitflags v1.2.0 [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 spin v0.5.2 [INFO] [stderr] Compiling unicode-normalization v0.1.8 [INFO] [stderr] Compiling num-traits v0.2.8 [INFO] [stderr] Compiling num-integer v0.1.41 [INFO] [stderr] Compiling lock_api v0.3.1 [INFO] [stderr] Compiling tokio-sync v0.1.6 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling tokio-executor v0.1.8 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling socket2 v0.3.11 [INFO] [stderr] Compiling getrandom v0.1.12 [INFO] [stderr] Compiling hostname v0.1.5 [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 threadpool v1.7.1 [INFO] [stderr] Compiling tokio-timer v0.2.11 [INFO] [stderr] Compiling tokio-current-thread v0.1.6 [INFO] [stderr] Compiling resolv-conf v0.6.2 [INFO] [stderr] Compiling rand_core v0.5.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 signal-hook v0.1.10 [INFO] [stderr] Compiling mio v0.6.19 [INFO] [stderr] Compiling rand_chacha v0.2.1 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling uuid v0.7.4 [INFO] [stderr] Compiling env_logger v0.7.0 [INFO] [stderr] Compiling rand v0.7.2 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Compiling tokio-codec v0.1.1 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling actix-codec v0.1.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 tokio-reactor v0.1.10 [INFO] [stderr] Compiling mio-uds v0.6.7 [INFO] [stderr] Compiling actix-utils v0.4.6 [INFO] [stderr] Compiling chrono v0.4.9 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Compiling url v2.1.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 flate2 v1.0.12 [INFO] [stderr] Compiling backtrace v0.3.38 [INFO] [stderr] Compiling actix-server-config v0.1.2 [INFO] [stderr] Compiling h2 v0.1.26 [INFO] [stderr] Compiling serde_derive v1.0.101 [INFO] [stderr] Compiling brotli2 v0.3.2 [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 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 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 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/create_jwt-1bb1e51bada2bc9e.create_jwt.75o4020o-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/create_jwt-1bb1e51bada2bc9e.create_jwt.75o4020o-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/create_jwt-1bb1e51bada2bc9e.create_jwt.75o4020o-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/create_jwt-1bb1e51bada2bc9e.create_jwt.75o4020o-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/create_jwt-1bb1e51bada2bc9e.create_jwt.75o4020o-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/create_jwt-1bb1e51bada2bc9e.create_jwt.75o4020o-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/create_jwt-1bb1e51bada2bc9e.create_jwt.75o4020o-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/create_jwt-1bb1e51bada2bc9e.create_jwt.75o4020o-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/create_jwt-1bb1e51bada2bc9e.create_jwt.75o4020o-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/create_jwt-1bb1e51bada2bc9e.create_jwt.75o4020o-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/create_jwt-1bb1e51bada2bc9e.create_jwt.75o4020o-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/create_jwt-1bb1e51bada2bc9e.create_jwt.75o4020o-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/create_jwt-1bb1e51bada2bc9e.create_jwt.75o4020o-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/create_jwt-1bb1e51bada2bc9e.create_jwt.75o4020o-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/create_jwt-1bb1e51bada2bc9e.create_jwt.75o4020o-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/create_jwt-1bb1e51bada2bc9e.create_jwt.75o4020o-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/create_jwt-1bb1e51bada2bc9e" "/opt/rustwide/target/debug/deps/create_jwt-1bb1e51bada2bc9e.299zpf1y1qpbg9wi.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-b9fa243f8ff22ea7/out" "-L" "/opt/rustwide/target/debug/build/brotli-sys-a6619e2acb3da835/out" "-L" "/opt/rustwide/target/debug/build/miniz-sys-fba78699b7314e92/out" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/opt/rustwide/target/debug/build/ring-edd99c89d29ae289/out" "-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/target/debug/deps/libsgauth-70b199c27d26c9e6.rlib" "/opt/rustwide/target/debug/deps/libjsonwebtoken-c64ef96dd9ee15cd.rlib" "/opt/rustwide/target/debug/deps/libring-68ae23f8af1779bf.rlib" "/opt/rustwide/target/debug/deps/libspin-398f9d1cb09d19d8.rlib" "/opt/rustwide/target/debug/deps/libuntrusted-460c201e6c03b5ba.rlib" "/opt/rustwide/target/debug/deps/libactix_web-354b1d6044320ff3.rlib" "/opt/rustwide/target/debug/deps/libawc-0845a59029422cd8.rlib" "/opt/rustwide/target/debug/deps/libactix_testing-b8677f5d5276e14f.rlib" "/opt/rustwide/target/debug/deps/libactix_server-a4cef88de86f2494.rlib" "/opt/rustwide/target/debug/deps/libtokio_signal-b86de96c716eefc1.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook-7ccb6bc39669804f.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-1f1017baa668dee9.rlib" "/opt/rustwide/target/debug/deps/libarc_swap-9753eb910b421ef9.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-17be91ad1a344fc7.rlib" "/opt/rustwide/target/debug/deps/libactix_router-0a8726aca2ce1c56.rlib" "/opt/rustwide/target/debug/deps/libactix_http-714d838ffde916d3.rlib" "/opt/rustwide/target/debug/deps/libsha1-189b4ec6269fa7b3.rlib" "/opt/rustwide/target/debug/deps/libbase64-644ff60629ff2f74.rlib" "/opt/rustwide/target/debug/deps/librand-d7c17dd695f727dd.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-b03b32e51659ed0d.rlib" "/opt/rustwide/target/debug/deps/libc2_chacha-234244662ae56e44.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-fd19e9206e0b0a4b.rlib" "/opt/rustwide/target/debug/deps/librand_core-c25d7168869e4ad2.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-e63670976b6832f1.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-54298df68b4950f7.rlib" "/opt/rustwide/target/debug/deps/liburl-da81592c74600f01.rlib" "/opt/rustwide/target/debug/deps/libidna-2fa40f78ac64cb82.rlib" "/opt/rustwide/target/debug/deps/libdtoa-69c821b2e6c3e8ec.rlib" "/opt/rustwide/target/debug/deps/libhttparse-c36015986759fb44.rlib" "/opt/rustwide/target/debug/deps/libchrono-b453feffb90686b2.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-d54e26e75cb055a5.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-2ef72240d59ecc2f.rlib" "/opt/rustwide/target/debug/deps/libserde_json-d51c460275037811.rlib" "/opt/rustwide/target/debug/deps/libryu-80dd1f8b3ae1e28e.rlib" "/opt/rustwide/target/debug/deps/libserde-5e35f7ef030ce50a.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-8ce151a95c8a422a.rlib" "/opt/rustwide/target/debug/deps/liblanguage_tags-1cb7ad485feae4ce.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-923da02b287c93c1.rlib" "/opt/rustwide/target/debug/deps/libmime-1d03bfdafd3407c9.rlib" "/opt/rustwide/target/debug/deps/libflate2-026446b88203e82d.rlib" "/opt/rustwide/target/debug/deps/libminiz_sys-5d4c2135f9d7734d.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-914223781fdba246.rlib" "/opt/rustwide/target/debug/deps/libbrotli2-065cf47d135718a3.rlib" "/opt/rustwide/target/debug/deps/libbrotli_sys-648287d0da42e4b7.rlib" "/opt/rustwide/target/debug/deps/libtime-b3e3deec91ec43e9.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-bdd0f0eb9f38db12.rlib" "/opt/rustwide/target/debug/deps/libactix_utils-96723a5e433551d5.rlib" "/opt/rustwide/target/debug/deps/libactix_connect-80835788ddf3673b.rlib" "/opt/rustwide/target/debug/deps/libactix_rt-bd3ec4a69d96e88d.rlib" "/opt/rustwide/target/debug/deps/libactix_threadpool-f84a40c8079d65be.rlib" "/opt/rustwide/target/debug/deps/libthreadpool-c8449c0da8ca88c0.rlib" "/opt/rustwide/target/debug/deps/libcopyless-20f4838d84ebfd73.rlib" "/opt/rustwide/target/debug/deps/libtokio_current_thread-c5df4f43ca3deac0.rlib" "/opt/rustwide/target/debug/deps/libtrust_dns_resolver-d47bfc8f0e34765b.rlib" "/opt/rustwide/target/debug/deps/libtrust_dns_proto-817e276f0839f14b.rlib" "/opt/rustwide/target/debug/deps/liburl-73c8926b5e2cac48.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-a4b5f53972b66b35.rlib" "/opt/rustwide/target/debug/deps/libtokio_udp-3c6e5ddaf523b5d7.rlib" "/opt/rustwide/target/debug/deps/libtokio_timer-b8d9aa51a1d5aa05.rlib" "/opt/rustwide/target/debug/deps/libsocket2-c74f4fab923572ce.rlib" "/opt/rustwide/target/debug/deps/libidna-1d9e7e2ea91e3278.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-1dfcb2d8924e7b73.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-a35d543dc62ca9dc.rlib" "/opt/rustwide/target/debug/deps/libmatches-2e3ca713d4d6e5d2.rlib" "/opt/rustwide/target/debug/deps/libresolv_conf-4b2d136cba474e29.rlib" "/opt/rustwide/target/debug/deps/libhostname-c826df0c69160f2c.rlib" "/opt/rustwide/target/debug/deps/libquick_error-87669b4fccf48a3e.rlib" "/opt/rustwide/target/debug/deps/liblru_cache-7e348ad62483e0ab.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-f354f04fbeda9ef4.rlib" "/opt/rustwide/target/debug/deps/libeither-c099265b15df2eb0.rlib" "/opt/rustwide/target/debug/deps/libh2-aafb36877462676a.rlib" "/opt/rustwide/target/debug/deps/libindexmap-2bb4300b7c386213.rlib" "/opt/rustwide/target/debug/deps/libstring-932ec0bcc5b609c0.rlib" "/opt/rustwide/target/debug/deps/libhttp-19f0d221662b9f21.rlib" "/opt/rustwide/target/debug/deps/libitoa-f38c0eb4fa3e9416.rlib" "/opt/rustwide/target/debug/deps/libactix_service-da8f1459dc242085.rlib" "/opt/rustwide/target/debug/deps/libactix_server_config-ad9cdddc346c47b1.rlib" "/opt/rustwide/target/debug/deps/libtokio_tcp-359fed96ff10c274.rlib" "/opt/rustwide/target/debug/deps/libtokio_reactor-0fbed7a02b53e2e3.rlib" "/opt/rustwide/target/debug/deps/libtokio_sync-4befa5105e295099.rlib" "/opt/rustwide/target/debug/deps/libfnv-17f81a650e186a33.rlib" "/opt/rustwide/target/debug/deps/libtokio_executor-09a791d3bf3d0b63.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-b029da1573ddd956.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-55b34a3da08a7497.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-d9cbcdb592aa8aca.rlib" "/opt/rustwide/target/debug/deps/liblock_api-32f51aaf619c2758.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-921331c4d79f3009.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-755795d30fb75ea4.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-711053ffb35ea0f8.rlib" "/opt/rustwide/target/debug/deps/libmio-32c0b3a27bdaf103.rlib" "/opt/rustwide/target/debug/deps/libslab-f053b532a5ee7f39.rlib" "/opt/rustwide/target/debug/deps/libnet2-d7d30b4adeafbf51.rlib" "/opt/rustwide/target/debug/deps/libactix_codec-1f1cc7c75d837c0f.rlib" "/opt/rustwide/target/debug/deps/libtokio_codec-c11e7de2a48433b6.rlib" "/opt/rustwide/target/debug/deps/libtokio_io-ac7a6ec4efcca6c0.rlib" "/opt/rustwide/target/debug/deps/libfutures-c956dcc6c3462733.rlib" "/opt/rustwide/target/debug/deps/libbytes-31f04bb4068b3c4e.rlib" "/opt/rustwide/target/debug/deps/libiovec-91af92523a24efb6.rlib" "/opt/rustwide/target/debug/deps/liblog-e935e5f43f7a9542.rlib" "/opt/rustwide/target/debug/deps/libdotenv-a9d6bbd059620b07.rlib" "/opt/rustwide/target/debug/deps/libfailure-553b316116518a01.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-f5d36ce385ec352f.rlib" "/opt/rustwide/target/debug/deps/libbacktrace_sys-2d5c8be96d39a2df.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-ab1bd98be96b57b3.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-e37d6a94bb5dbdd4.rlib" "/opt/rustwide/target/debug/deps/libregex-671afe52dffa7676.rlib" "/opt/rustwide/target/debug/deps/libthread_local-57d16560e5d8559d.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-660ab907323d6aba.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-758d1374362cfd14.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-0c2152aeb024044a.rlib" "/opt/rustwide/target/debug/deps/libmemchr-c1f97d2d810f63bc.rlib" "/opt/rustwide/target/debug/deps/libdiesel-0b4e86fc2d171945.rlib" "/opt/rustwide/target/debug/deps/libpq_sys-8db49eb2a40de134.rlib" "/opt/rustwide/target/debug/deps/libuuid-fab3cd80f108c174.rlib" "/opt/rustwide/target/debug/deps/librand-c81dc96d5d305690.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-3611bc5d61c3f74c.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-0040e79fd09e1f18.rlib" "/opt/rustwide/target/debug/deps/librand_hc-1b8885716260aa60.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-060ee4d7f6d8693e.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-47553c89822b504a.rlib" "/opt/rustwide/target/debug/deps/librand_core-ee1ffb7b5dda89a8.rlib" "/opt/rustwide/target/debug/deps/librand_os-275b2da6f9a5b2a1.rlib" "/opt/rustwide/target/debug/deps/liblibc-99585118adb9c314.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-72bd4b97e9cc301b.rlib" "/opt/rustwide/target/debug/deps/librand_core-e518367578511208.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-95e0ab8c92cb6559.rlib" "/opt/rustwide/target/debug/deps/libbitflags-0d0ec04dd81fdce5.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" "-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" "b4417ec5e061b22d201955fd15ee67b67802e9c6879de4bd9cea5efdbf086217", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b4417ec5e061b22d201955fd15ee67b67802e9c6879de4bd9cea5efdbf086217", kill_on_drop: false }` [INFO] [stdout] b4417ec5e061b22d201955fd15ee67b67802e9c6879de4bd9cea5efdbf086217