[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 master#5d5ff84130da0d74c6ece368dbe821d8f83fa526 for pr-79296 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjtr109%2Fsgauth" "/workspace/builds/worker-2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/jtr109/sgauth on toolchain 5d5ff84130da0d74c6ece368dbe821d8f83fa526 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "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-2/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" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "metadata" "--no-deps" "--format-version=1", 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] b1a61ab24bfb3ad031c0725ba231c4a37f66098ed3a903e0bac7b1edc5e10870 [INFO] running `Command { std: "docker" "start" "-a" "b1a61ab24bfb3ad031c0725ba231c4a37f66098ed3a903e0bac7b1edc5e10870", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b1a61ab24bfb3ad031c0725ba231c4a37f66098ed3a903e0bac7b1edc5e10870", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b1a61ab24bfb3ad031c0725ba231c4a37f66098ed3a903e0bac7b1edc5e10870", kill_on_drop: false }` [INFO] [stdout] b1a61ab24bfb3ad031c0725ba231c4a37f66098ed3a903e0bac7b1edc5e10870 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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=forbid" "-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:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "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] 6e4a029fa2358142d91b3f2b2e9d511088d6433bdd2c1e97261c66f459a13efd [INFO] running `Command { std: "docker" "start" "-a" "6e4a029fa2358142d91b3f2b2e9d511088d6433bdd2c1e97261c66f459a13efd", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.62 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling autocfg v0.1.6 [INFO] [stderr] Compiling futures v0.1.29 [INFO] [stderr] Compiling cc v1.0.45 [INFO] [stderr] Compiling smallvec v0.6.10 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling rand_core v0.4.2 [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 serde v1.0.101 [INFO] [stderr] Compiling rustc-demangle v0.1.16 [INFO] [stderr] Compiling getrandom v0.1.12 [INFO] [stderr] Compiling quick-error v1.2.2 [INFO] [stderr] Compiling copyless v0.1.4 [INFO] [stderr] Compiling ryu v1.0.0 [INFO] [stderr] Compiling percent-encoding v1.0.1 [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 bitflags v1.2.0 [INFO] [stderr] Compiling encoding_rs v0.8.20 [INFO] [stderr] Compiling httparse v1.3.4 [INFO] [stderr] Compiling either v1.5.3 [INFO] [stderr] Compiling dtoa v0.4.4 [INFO] [stderr] Compiling indexmap v1.2.0 [INFO] [stderr] Compiling pq-sys v0.4.6 [INFO] [stderr] Compiling hashbrown v0.5.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 untrusted v0.6.2 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling termcolor v1.0.5 [INFO] [stderr] Compiling crossbeam-utils v0.6.6 [INFO] [stderr] Compiling lock_api v0.3.1 [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 unicode-normalization v0.1.8 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling lru-cache v0.1.2 [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 rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling c2-chacha v0.2.2 [INFO] [stderr] Compiling base64 v0.10.1 [INFO] [stderr] Compiling tokio-executor v0.1.8 [INFO] [stderr] Compiling tokio-sync v0.1.6 [INFO] [stderr] Compiling actix-service v0.4.2 [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 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 parking_lot_core v0.6.2 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling socket2 v0.3.11 [INFO] [stderr] Compiling hostname v0.1.5 [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 backtrace-sys v0.1.31 [INFO] [stderr] Compiling brotli-sys v0.3.2 [INFO] [stderr] Compiling miniz-sys v0.1.12 [INFO] [stderr] Compiling ring v0.14.6 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling threadpool v1.7.1 [INFO] [stderr] Compiling mio v0.6.19 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Compiling resolv-conf v0.6.2 [INFO] [stderr] Compiling env_logger v0.7.0 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling signal-hook v0.1.10 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Compiling url v2.1.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 rand_chacha v0.2.1 [INFO] [stderr] Compiling chrono v0.4.9 [INFO] [stderr] Compiling mio-uds v0.6.7 [INFO] [stderr] Compiling flate2 v1.0.12 [INFO] [stderr] Compiling rand v0.7.2 [INFO] [stderr] Compiling uuid v0.7.4 [INFO] [stderr] Compiling tokio-reactor v0.1.10 [INFO] [stderr] Compiling tokio-codec v0.1.1 [INFO] [stderr] Compiling backtrace v0.3.38 [INFO] [stderr] Compiling actix-codec v0.1.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-utils v0.4.6 [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 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 actix-threadpool v0.1.2 [INFO] [stderr] Compiling diesel v1.4.2 [INFO] [stderr] Compiling actix-rt v0.2.5 [INFO] [stderr] Compiling trust-dns-resolver v0.11.1 [INFO] [stderr] Compiling actix-server v0.6.1 [INFO] [stderr] Compiling actix-connect v0.2.5 [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/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/server-a5680ae2b436308f.server.a7o8gfg6-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/server-a5680ae2b436308f.server.a7o8gfg6-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/server-a5680ae2b436308f.server.a7o8gfg6-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/server-a5680ae2b436308f.server.a7o8gfg6-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/server-a5680ae2b436308f.server.a7o8gfg6-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/server-a5680ae2b436308f.server.a7o8gfg6-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/server-a5680ae2b436308f.server.a7o8gfg6-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/server-a5680ae2b436308f.server.a7o8gfg6-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/server-a5680ae2b436308f.server.a7o8gfg6-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/server-a5680ae2b436308f.server.a7o8gfg6-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/server-a5680ae2b436308f.server.a7o8gfg6-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/server-a5680ae2b436308f.server.a7o8gfg6-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/server-a5680ae2b436308f.server.a7o8gfg6-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/server-a5680ae2b436308f.server.a7o8gfg6-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/server-a5680ae2b436308f.server.a7o8gfg6-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/server-a5680ae2b436308f.server.a7o8gfg6-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/server-a5680ae2b436308f" "/opt/rustwide/target/debug/deps/server-a5680ae2b436308f.52iviwv74icwcxvj.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-4649770be9143fcf/out" "-L" "/opt/rustwide/target/debug/build/brotli-sys-9a1184d58c9430bc/out" "-L" "/opt/rustwide/target/debug/build/miniz-sys-7d1114a23d984c5d/out" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/opt/rustwide/target/debug/build/ring-cb24e7130b67d273/out" "-L" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libenv_logger-6b687b92c009a0f6.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-87d544be410c79e2.rlib" "/opt/rustwide/target/debug/deps/libatty-e19c65dad9034abf.rlib" "/opt/rustwide/target/debug/deps/libhumantime-37d3d2b658cd49ba.rlib" "/opt/rustwide/target/debug/deps/libsgauth-c8177abb14a51df8.rlib" "/opt/rustwide/target/debug/deps/libjsonwebtoken-e9358510be89e977.rlib" "/opt/rustwide/target/debug/deps/libring-8b689b0e383df675.rlib" "/opt/rustwide/target/debug/deps/libspin-361d9da1b7a7ce24.rlib" "/opt/rustwide/target/debug/deps/libuntrusted-2e95a358841041ae.rlib" "/opt/rustwide/target/debug/deps/libactix_web-349fed6c965ba936.rlib" "/opt/rustwide/target/debug/deps/libawc-8e35551540c238d5.rlib" "/opt/rustwide/target/debug/deps/libactix_testing-028b8aa85bd21275.rlib" "/opt/rustwide/target/debug/deps/libactix_server-a556d8cd8af23e62.rlib" "/opt/rustwide/target/debug/deps/libtokio_signal-bfc82eff37e30469.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook-2d902eed756f152e.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-b4b95d3db4f5e57d.rlib" "/opt/rustwide/target/debug/deps/libarc_swap-628959f6d77dd0f0.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-6c6aa66aab7bd4d8.rlib" "/opt/rustwide/target/debug/deps/libactix_router-5b8e8b9447a72a47.rlib" "/opt/rustwide/target/debug/deps/libactix_http-0058988c8e76dce6.rlib" "/opt/rustwide/target/debug/deps/libsha1-53c1eb9bf2dabfd6.rlib" "/opt/rustwide/target/debug/deps/libbase64-d968c169cd2268b1.rlib" "/opt/rustwide/target/debug/deps/librand-f919e01f9e077197.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-58a479f71c9db75d.rlib" "/opt/rustwide/target/debug/deps/libc2_chacha-2fd4d71a5840ed94.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-57af5ea2c60d8fb3.rlib" "/opt/rustwide/target/debug/deps/librand_core-2900470b21e065e0.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-b7109dd19d1d7f12.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-5eed106a1b03b700.rlib" "/opt/rustwide/target/debug/deps/liburl-d5f9da3ae8974d2a.rlib" "/opt/rustwide/target/debug/deps/libidna-5c40be0e1c91c6b0.rlib" "/opt/rustwide/target/debug/deps/libdtoa-a2feb536077405b7.rlib" "/opt/rustwide/target/debug/deps/libhttparse-aea89943359d8b2e.rlib" "/opt/rustwide/target/debug/deps/libchrono-e60fc7198d12675c.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-39010d9a6b13753f.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-1e792131bd0db3a8.rlib" "/opt/rustwide/target/debug/deps/libserde_json-cbde504bd091648b.rlib" "/opt/rustwide/target/debug/deps/libryu-e6415e117e8332fa.rlib" "/opt/rustwide/target/debug/deps/libserde-9c4db1935500b0a9.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-021a118db3f523c9.rlib" "/opt/rustwide/target/debug/deps/liblanguage_tags-276927bf4664bf5a.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-bae4c6d884296e4c.rlib" "/opt/rustwide/target/debug/deps/libmime-c069d2a09c5e3ced.rlib" "/opt/rustwide/target/debug/deps/libflate2-162ed0d53c1863db.rlib" "/opt/rustwide/target/debug/deps/libminiz_sys-b0ce40661337c0f9.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-c26169e315fbc542.rlib" "/opt/rustwide/target/debug/deps/libbrotli2-6e17fd45fcd83178.rlib" "/opt/rustwide/target/debug/deps/libbrotli_sys-265f805aa3aa5008.rlib" "/opt/rustwide/target/debug/deps/libtime-65f3a3ad998f623d.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-8fa2b7436b93323b.rlib" "/opt/rustwide/target/debug/deps/libactix_utils-603e95e3602cc91c.rlib" "/opt/rustwide/target/debug/deps/libactix_connect-ee5392d145026451.rlib" "/opt/rustwide/target/debug/deps/libactix_rt-e912dc8e4302f0c5.rlib" "/opt/rustwide/target/debug/deps/libactix_threadpool-3582cad1bda56499.rlib" "/opt/rustwide/target/debug/deps/libthreadpool-347a4f7bd33b4625.rlib" "/opt/rustwide/target/debug/deps/libcopyless-aa327f7d3e6b9e70.rlib" "/opt/rustwide/target/debug/deps/libtokio_current_thread-943b576447fc5beb.rlib" "/opt/rustwide/target/debug/deps/libtrust_dns_resolver-6cc40fe7816b065a.rlib" "/opt/rustwide/target/debug/deps/libtrust_dns_proto-12afa9df692308e3.rlib" "/opt/rustwide/target/debug/deps/liburl-9a5821a8522c3026.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-37403a81b788f0c6.rlib" "/opt/rustwide/target/debug/deps/libtokio_udp-5e16a462545a11bc.rlib" "/opt/rustwide/target/debug/deps/libtokio_timer-79b5a4833a89d01a.rlib" "/opt/rustwide/target/debug/deps/libsocket2-b00562fed262139e.rlib" "/opt/rustwide/target/debug/deps/libidna-9a17e2641c71e5f1.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-4c3ff6f53340ce22.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-00687fdf7952a949.rlib" "/opt/rustwide/target/debug/deps/libmatches-b31feef5c3ce1062.rlib" "/opt/rustwide/target/debug/deps/libresolv_conf-a58fa5bb29833c8b.rlib" "/opt/rustwide/target/debug/deps/libhostname-a57d42e50063b21c.rlib" "/opt/rustwide/target/debug/deps/libquick_error-fed9b2963c9985f4.rlib" "/opt/rustwide/target/debug/deps/liblru_cache-5a0874b066a51a37.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-726490bc57b8a7b0.rlib" "/opt/rustwide/target/debug/deps/libeither-ed5c769c78b55fcc.rlib" "/opt/rustwide/target/debug/deps/libh2-f0e5e13ed462faa0.rlib" "/opt/rustwide/target/debug/deps/libindexmap-b12e820b2c5a15fe.rlib" "/opt/rustwide/target/debug/deps/libstring-10fb6da6b81edc98.rlib" "/opt/rustwide/target/debug/deps/libhttp-7e5a6ac30c1c1684.rlib" "/opt/rustwide/target/debug/deps/libitoa-25d33da1e28d930f.rlib" "/opt/rustwide/target/debug/deps/libactix_service-49bf2b5a6a2264d3.rlib" "/opt/rustwide/target/debug/deps/libactix_server_config-b344df58144bdb4e.rlib" "/opt/rustwide/target/debug/deps/libtokio_tcp-601bff31ae21dd5f.rlib" "/opt/rustwide/target/debug/deps/libtokio_reactor-2277d0733a41b4c5.rlib" "/opt/rustwide/target/debug/deps/libtokio_sync-15f9ed8c2ad2f24a.rlib" "/opt/rustwide/target/debug/deps/libfnv-efbf2f9463bbe447.rlib" "/opt/rustwide/target/debug/deps/libtokio_executor-0f22434bbb435d7f.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-7ac1cea63b408a19.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-c50e794e8250555e.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-d847ca8ad71f8a64.rlib" "/opt/rustwide/target/debug/deps/liblock_api-6e1af35f1080acd6.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-81bd70c953b45fed.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-5dbd87b83a98960a.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-24d5ce0c716698a8.rlib" "/opt/rustwide/target/debug/deps/libmio-28b87c1aa9bfe788.rlib" "/opt/rustwide/target/debug/deps/libslab-e1009ebac76bd4cc.rlib" "/opt/rustwide/target/debug/deps/libnet2-487150f3a92b1b7b.rlib" "/opt/rustwide/target/debug/deps/libactix_codec-65a553ddeb438da1.rlib" "/opt/rustwide/target/debug/deps/libtokio_codec-1fa8413a98b9c1fd.rlib" "/opt/rustwide/target/debug/deps/libtokio_io-4366dd3e10a82cb8.rlib" "/opt/rustwide/target/debug/deps/libfutures-482434e4ffb267fa.rlib" "/opt/rustwide/target/debug/deps/libbytes-d0aaab5041b742cd.rlib" "/opt/rustwide/target/debug/deps/libiovec-281eb3da0dc5b930.rlib" "/opt/rustwide/target/debug/deps/liblog-44af996e67daa692.rlib" "/opt/rustwide/target/debug/deps/libdotenv-61424f04c0b74242.rlib" "/opt/rustwide/target/debug/deps/libfailure-04cc29c358505954.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-e46f1eed59c7806e.rlib" "/opt/rustwide/target/debug/deps/libbacktrace_sys-eeb4e22c59c36262.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-4c6be1962c556cf0.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-1065d3ec5013e137.rlib" "/opt/rustwide/target/debug/deps/libregex-d5401564e0dd4f17.rlib" "/opt/rustwide/target/debug/deps/libthread_local-818aeac3d8830f5b.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-cd2401a06b1676f6.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-7ef252b894994ef4.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-4d08794f6c5c150f.rlib" "/opt/rustwide/target/debug/deps/libmemchr-5f7fb6721c2f4953.rlib" "/opt/rustwide/target/debug/deps/libdiesel-858f2f83490cbb40.rlib" "/opt/rustwide/target/debug/deps/libpq_sys-2872124ef5e03260.rlib" "/opt/rustwide/target/debug/deps/libuuid-1c8c66b3b56aefeb.rlib" "/opt/rustwide/target/debug/deps/librand-c3ed0aab36a55cf1.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-6bd4620e708cdb51.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-1c15098771ad172b.rlib" "/opt/rustwide/target/debug/deps/librand_hc-e06466b7f80f8ad5.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-3b28242ac03fca4e.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-d7c73f36431ab21e.rlib" "/opt/rustwide/target/debug/deps/librand_core-c1396f78a55a6243.rlib" "/opt/rustwide/target/debug/deps/librand_os-f8e6d012ccf3b6bc.rlib" "/opt/rustwide/target/debug/deps/liblibc-43449a33f75e324c.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-c0aa4284fb906dad.rlib" "/opt/rustwide/target/debug/deps/librand_core-7777f623c08783e5.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-4a8145f39c6f83ac.rlib" "/opt/rustwide/target/debug/deps/libbitflags-048ec21cc8b9e819.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-c659455244c9d2ca.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-448643d99e633b5d.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-c7c3d631a525883a.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-d7659a11bb201e01.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-9aceb6f83a33a9b6.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-876c3057c8a2a7c2.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-2f02aa3e24d2aa49.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-1d4694108f8cb543.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-79eaa6e630880f50.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-0df1a4ec96f80cf7.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-bba9b0f0f4d77257.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-f848f9c987265235.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0d5ea4f2d39b8e27.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-c22053fa5fc00a3b.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-c52e5d6301e1bd59.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-2675a9a46b5cec89.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-6e3d052afeb9f711.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" "6e4a029fa2358142d91b3f2b2e9d511088d6433bdd2c1e97261c66f459a13efd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6e4a029fa2358142d91b3f2b2e9d511088d6433bdd2c1e97261c66f459a13efd", kill_on_drop: false }` [INFO] [stdout] 6e4a029fa2358142d91b3f2b2e9d511088d6433bdd2c1e97261c66f459a13efd