[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#8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e for pr-74409 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjtr109%2Fsgauth" "/workspace/builds/worker-8/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-8/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/jtr109/sgauth on toolchain 8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "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-8/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" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "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] 045f9b51aacfd059968b292b8ee43da48b6a2ecfecb32830b770ed3658064cb0 [INFO] running `Command { std: "docker" "start" "-a" "045f9b51aacfd059968b292b8ee43da48b6a2ecfecb32830b770ed3658064cb0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "045f9b51aacfd059968b292b8ee43da48b6a2ecfecb32830b770ed3658064cb0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "045f9b51aacfd059968b292b8ee43da48b6a2ecfecb32830b770ed3658064cb0", kill_on_drop: false }` [INFO] [stdout] 045f9b51aacfd059968b292b8ee43da48b6a2ecfecb32830b770ed3658064cb0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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=forbid" "-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:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3c0674aee7a8d842233a917ae5a7f99e294ff5ea3192578e76db884defe5d0d6 [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" "3c0674aee7a8d842233a917ae5a7f99e294ff5ea3192578e76db884defe5d0d6", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.62 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling futures v0.1.29 [INFO] [stderr] Compiling autocfg v0.1.6 [INFO] [stderr] Compiling cc v1.0.45 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling smallvec v0.6.10 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling scopeguard v1.0.0 [INFO] [stderr] Compiling memchr v2.2.1 [INFO] [stderr] Compiling regex-syntax v0.6.12 [INFO] [stderr] Compiling proc-macro2 v1.0.5 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling syn v1.0.5 [INFO] [stderr] Compiling failure_derive v0.1.5 [INFO] [stderr] Compiling rustc-demangle v0.1.16 [INFO] [stderr] Compiling serde v1.0.101 [INFO] [stderr] Compiling getrandom v0.1.12 [INFO] [stderr] Compiling percent-encoding v1.0.1 [INFO] [stderr] Compiling copyless v0.1.4 [INFO] [stderr] Compiling ryu v1.0.0 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling bitflags v1.2.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.5 [INFO] [stderr] Compiling linked-hash-map v0.5.2 [INFO] [stderr] Compiling arc-swap v0.4.3 [INFO] [stderr] Compiling either v1.5.3 [INFO] [stderr] Compiling httparse v1.3.4 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling encoding_rs v0.8.20 [INFO] [stderr] Compiling indexmap v1.2.0 [INFO] [stderr] Compiling dtoa v0.4.4 [INFO] [stderr] Compiling pq-sys v0.4.6 [INFO] [stderr] Compiling hashbrown v0.5.0 [INFO] [stderr] Compiling sha1 v0.6.0 [INFO] [stderr] Compiling language-tags v0.2.2 [INFO] [stderr] Compiling mime v0.3.14 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling untrusted v0.6.2 [INFO] [stderr] Compiling termcolor v1.0.5 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling crossbeam-utils v0.6.6 [INFO] [stderr] Compiling lock_api v0.3.1 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling unicode-normalization v0.1.8 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling num-traits v0.2.8 [INFO] [stderr] Compiling num-integer v0.1.41 [INFO] [stderr] Compiling lru-cache v0.1.2 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling c2-chacha v0.2.2 [INFO] [stderr] Compiling tokio-sync v0.1.6 [INFO] [stderr] Compiling actix-service v0.4.2 [INFO] [stderr] Compiling tokio-executor v0.1.8 [INFO] [stderr] Compiling rustc_version v0.2.3 [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 quote v0.6.13 [INFO] [stderr] Compiling tokio-timer v0.2.11 [INFO] [stderr] Compiling tokio-current-thread v0.1.6 [INFO] [stderr] Compiling base64 v0.10.1 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling aho-corasick v0.7.6 [INFO] [stderr] Compiling iovec v0.1.2 [INFO] [stderr] Compiling num_cpus v1.10.1 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling hostname v0.1.5 [INFO] [stderr] Compiling socket2 v0.3.11 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling signal-hook-registry v1.1.1 [INFO] [stderr] Compiling atty v0.2.13 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling bytes v0.4.12 [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 url v2.1.0 [INFO] [stderr] Compiling regex v1.3.1 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Compiling tokio-io v0.1.12 [INFO] [stderr] Compiling http v0.1.18 [INFO] [stderr] Compiling string v0.2.1 [INFO] [stderr] Compiling rand_chacha v0.2.1 [INFO] [stderr] Compiling flate2 v1.0.12 [INFO] [stderr] Compiling backtrace v0.3.38 [INFO] [stderr] Compiling mio-uds v0.6.7 [INFO] [stderr] Compiling chrono v0.4.9 [INFO] [stderr] Compiling uuid v0.7.4 [INFO] [stderr] Compiling rand v0.7.2 [INFO] [stderr] Compiling tokio-reactor v0.1.10 [INFO] [stderr] Compiling tokio-codec v0.1.1 [INFO] [stderr] Compiling env_logger v0.7.0 [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 brotli2 v0.3.2 [INFO] [stderr] Compiling actix-utils v0.4.6 [INFO] [stderr] Compiling actix-server-config v0.1.2 [INFO] [stderr] Compiling serde_derive v1.0.101 [INFO] [stderr] Compiling h2 v0.1.26 [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 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 actix-threadpool v0.1.2 [INFO] [stderr] Compiling diesel v1.4.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/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/create_app-5a05131a90acf628.create_app.8n3wbeh7-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/create_app-5a05131a90acf628.create_app.8n3wbeh7-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/create_app-5a05131a90acf628.create_app.8n3wbeh7-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/create_app-5a05131a90acf628.create_app.8n3wbeh7-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/create_app-5a05131a90acf628.create_app.8n3wbeh7-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/create_app-5a05131a90acf628.create_app.8n3wbeh7-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/create_app-5a05131a90acf628.create_app.8n3wbeh7-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/create_app-5a05131a90acf628.create_app.8n3wbeh7-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/create_app-5a05131a90acf628.create_app.8n3wbeh7-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/create_app-5a05131a90acf628.create_app.8n3wbeh7-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/create_app-5a05131a90acf628" "/opt/rustwide/target/debug/deps/create_app-5a05131a90acf628.2o8xe0rftwts8pqg.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-27e297a8213ef50e/out" "-L" "/opt/rustwide/target/debug/build/brotli-sys-5fbd045d3801a0e6/out" "-L" "/opt/rustwide/target/debug/build/miniz-sys-7dab7ce7b02e1fee/out" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/opt/rustwide/target/debug/build/ring-80b97712563cc899/out" "-L" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libsgauth-a14186d6d0204a29.rlib" "/opt/rustwide/target/debug/deps/libjsonwebtoken-98e15d3988c4d997.rlib" "/opt/rustwide/target/debug/deps/libring-99f55a547de216ff.rlib" "/opt/rustwide/target/debug/deps/libspin-35e209bbe476b247.rlib" "/opt/rustwide/target/debug/deps/libuntrusted-c34549f8b003ef08.rlib" "/opt/rustwide/target/debug/deps/libactix_web-bed65bdfac02ea91.rlib" "/opt/rustwide/target/debug/deps/libawc-5dacae1ab3e4aa56.rlib" "/opt/rustwide/target/debug/deps/libactix_testing-be2d603e266d4e43.rlib" "/opt/rustwide/target/debug/deps/libactix_server-e521c955ced68d80.rlib" "/opt/rustwide/target/debug/deps/libtokio_signal-a31e2b474f35b1f2.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook-5c3fde825f82f0b1.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-ef53e38100be1df4.rlib" "/opt/rustwide/target/debug/deps/libarc_swap-96fe3a8ed4b73ed1.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-7a5c491da26b856f.rlib" "/opt/rustwide/target/debug/deps/libactix_router-a7f9bf9aa1397fd5.rlib" "/opt/rustwide/target/debug/deps/libactix_http-ccf234fc3c0067e6.rlib" "/opt/rustwide/target/debug/deps/libsha1-3c74902e82893985.rlib" "/opt/rustwide/target/debug/deps/libbase64-efbf899419cf4af6.rlib" "/opt/rustwide/target/debug/deps/librand-1dd55940571d4fcc.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-95a5c25b5be0878e.rlib" "/opt/rustwide/target/debug/deps/libc2_chacha-74c18312b35dd19f.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-99a9afc4039325cf.rlib" "/opt/rustwide/target/debug/deps/librand_core-23326aede303cb80.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-3e4a1535090841b7.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-f74a7f3f4eacdd2a.rlib" "/opt/rustwide/target/debug/deps/liburl-de9cf1e8f1ecc6b7.rlib" "/opt/rustwide/target/debug/deps/libidna-64596b67e95bdc74.rlib" "/opt/rustwide/target/debug/deps/libdtoa-de101ac0bbbe5f55.rlib" "/opt/rustwide/target/debug/deps/libhttparse-d23095e432fe7798.rlib" "/opt/rustwide/target/debug/deps/libchrono-2065e1e33be36451.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-d260c0daa1c5d0f0.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-35952f9185217b56.rlib" "/opt/rustwide/target/debug/deps/libserde_json-49eb22129053cfe4.rlib" "/opt/rustwide/target/debug/deps/libryu-db9775d798c686aa.rlib" "/opt/rustwide/target/debug/deps/libserde-06e7d03d1b153782.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-a8df0c0a0c12c23a.rlib" "/opt/rustwide/target/debug/deps/liblanguage_tags-f8390e75b1318778.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-e676c97fbc74cd56.rlib" "/opt/rustwide/target/debug/deps/libmime-ba4636e23789cb7a.rlib" "/opt/rustwide/target/debug/deps/libflate2-1b4644d5a7e850cf.rlib" "/opt/rustwide/target/debug/deps/libminiz_sys-f6e51190a730b1d0.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-730991321300d642.rlib" "/opt/rustwide/target/debug/deps/libbrotli2-1d9cf74ac8637d24.rlib" "/opt/rustwide/target/debug/deps/libbrotli_sys-deff155716f77a1c.rlib" "/opt/rustwide/target/debug/deps/libtime-dbbbe9797af2d446.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-3dfb5fc14b88c954.rlib" "/opt/rustwide/target/debug/deps/libactix_utils-fd7723c8617210fc.rlib" "/opt/rustwide/target/debug/deps/libactix_connect-e52a2419152489f8.rlib" "/opt/rustwide/target/debug/deps/libactix_rt-f399e1769c89a310.rlib" "/opt/rustwide/target/debug/deps/libactix_threadpool-4e0ad55ea1ef6c22.rlib" "/opt/rustwide/target/debug/deps/libthreadpool-6223df5c3cfbcc0b.rlib" "/opt/rustwide/target/debug/deps/libcopyless-1517cd697673895d.rlib" "/opt/rustwide/target/debug/deps/libtokio_current_thread-addc344a3ad3ce0a.rlib" "/opt/rustwide/target/debug/deps/libtrust_dns_resolver-9a9286988a508358.rlib" "/opt/rustwide/target/debug/deps/libtrust_dns_proto-ced665d366a0fa26.rlib" "/opt/rustwide/target/debug/deps/liburl-8a9f2762630cd79a.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-7d671435c22c2140.rlib" "/opt/rustwide/target/debug/deps/libtokio_udp-d67068b82fb76cf5.rlib" "/opt/rustwide/target/debug/deps/libtokio_timer-4fdfbdb012e0a4f6.rlib" "/opt/rustwide/target/debug/deps/libsocket2-338417d137373864.rlib" "/opt/rustwide/target/debug/deps/libidna-ee5ba8f44dfddea8.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-4c262643cec8ccc8.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-81f7bca86d771a09.rlib" "/opt/rustwide/target/debug/deps/libmatches-84413336e46be589.rlib" "/opt/rustwide/target/debug/deps/libresolv_conf-a10b9eab2a6d7704.rlib" "/opt/rustwide/target/debug/deps/libhostname-4c2d05ff25cc0515.rlib" "/opt/rustwide/target/debug/deps/libquick_error-8c90ea5b32960f2f.rlib" "/opt/rustwide/target/debug/deps/liblru_cache-f612c2dfc0d06f10.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-d4391d1b7da53318.rlib" "/opt/rustwide/target/debug/deps/libeither-3374e4d2a4d617ae.rlib" "/opt/rustwide/target/debug/deps/libh2-8cfe409133c92436.rlib" "/opt/rustwide/target/debug/deps/libindexmap-ec739dcfe1b7d761.rlib" "/opt/rustwide/target/debug/deps/libstring-b7b7b0b0452db9ff.rlib" "/opt/rustwide/target/debug/deps/libhttp-db8d99fd443c22b0.rlib" "/opt/rustwide/target/debug/deps/libitoa-f3eef8739551e750.rlib" "/opt/rustwide/target/debug/deps/libactix_service-ab9eb380fedd267a.rlib" "/opt/rustwide/target/debug/deps/libactix_server_config-e48af6cf76f4a670.rlib" "/opt/rustwide/target/debug/deps/libtokio_tcp-d46804d4d3c2c67c.rlib" "/opt/rustwide/target/debug/deps/libtokio_reactor-e44bb59e2a674389.rlib" "/opt/rustwide/target/debug/deps/libtokio_sync-114b6e6f6e58d7de.rlib" "/opt/rustwide/target/debug/deps/libfnv-e461bc511369ce67.rlib" "/opt/rustwide/target/debug/deps/libtokio_executor-2f76e09e07554a18.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-154044e9852551df.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-6cdf28cf5c160672.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-adaa0eebafe40f87.rlib" "/opt/rustwide/target/debug/deps/liblock_api-694fadb6ba96534b.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-7f101a26ad79ff77.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-d9365ec44cd969e3.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-b0fe8b5220bddf57.rlib" "/opt/rustwide/target/debug/deps/libmio-bfc52f360ca9edca.rlib" "/opt/rustwide/target/debug/deps/libslab-3a7649c6fb4d320f.rlib" "/opt/rustwide/target/debug/deps/libnet2-f5304ffb8fcba983.rlib" "/opt/rustwide/target/debug/deps/libactix_codec-b4c93143c0bf38a8.rlib" "/opt/rustwide/target/debug/deps/libtokio_codec-2aade3e9134bacd9.rlib" "/opt/rustwide/target/debug/deps/libtokio_io-b78b1726e543d7bd.rlib" "/opt/rustwide/target/debug/deps/libfutures-1bf01b6396879f32.rlib" "/opt/rustwide/target/debug/deps/libbytes-3723ff0593e411a9.rlib" "/opt/rustwide/target/debug/deps/libiovec-955ab23aa6a2eabc.rlib" "/opt/rustwide/target/debug/deps/liblog-2c5a3e6f05aa3f12.rlib" "/opt/rustwide/target/debug/deps/libdotenv-4d9515b819c04b5e.rlib" "/opt/rustwide/target/debug/deps/libfailure-7666134ce622ee5e.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-cfc6127a766f5a8c.rlib" "/opt/rustwide/target/debug/deps/libbacktrace_sys-3072f5421e5e4e07.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-b00c34326580381c.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-45752d70cb3b1eba.rlib" "/opt/rustwide/target/debug/deps/libregex-2e0db844e1cf7205.rlib" "/opt/rustwide/target/debug/deps/libthread_local-ab0e02efafb11915.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-7c0477ae3415ac1f.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-e7b15ed4ae6ae857.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-b5c0b946c48ff4ab.rlib" "/opt/rustwide/target/debug/deps/libmemchr-b94c7254a079d159.rlib" "/opt/rustwide/target/debug/deps/libdiesel-d162122c96e86b67.rlib" "/opt/rustwide/target/debug/deps/libpq_sys-0768e5f5e9f0712c.rlib" "/opt/rustwide/target/debug/deps/libuuid-4cf374e8076c071b.rlib" "/opt/rustwide/target/debug/deps/librand-95d4ffa7e8320f2d.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-60469549e3040952.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-12bf9dc9fd05ec5a.rlib" "/opt/rustwide/target/debug/deps/librand_hc-1d1b3c1a779e93bf.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-5e2dd50ee4fc42ef.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-2d8aa7a0637d8a6d.rlib" "/opt/rustwide/target/debug/deps/librand_core-431cd0429e21c12d.rlib" "/opt/rustwide/target/debug/deps/librand_os-0384348ac6d25061.rlib" "/opt/rustwide/target/debug/deps/liblibc-21f67c47dfc455da.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-9758ca4d01bb4051.rlib" "/opt/rustwide/target/debug/deps/librand_core-2594c62c1ce8d16b.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-7141a938ff93d068.rlib" "/opt/rustwide/target/debug/deps/libbitflags-5a12eb63d15a8817.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-5989bcf78182f65e.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-4d6da34bc177af8d.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-10e0d6c948699482.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-c2318e2415657781.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-3815b93ed84badbb.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-d7999143d95238cb.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-c58298a0d40df8b8.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-b7de97e2ba6fb4e2.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-6f71c9f654d72cce.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-95ea48ddc44a311b.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-7402cd4761aebc14.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-68f423c59dc48a40.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-54580c7798bf2225.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-95a4d456339b7385.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" "3c0674aee7a8d842233a917ae5a7f99e294ff5ea3192578e76db884defe5d0d6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3c0674aee7a8d842233a917ae5a7f99e294ff5ea3192578e76db884defe5d0d6", kill_on_drop: false }` [INFO] [stdout] 3c0674aee7a8d842233a917ae5a7f99e294ff5ea3192578e76db884defe5d0d6