[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.55.0 for beta-1.56-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjtr109%2Fsgauth" "/workspace/builds/worker-6/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/jtr109/sgauth on toolchain 1.55.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.55.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/jtr109/sgauth [INFO] finished tweaking git repo https://github.com/jtr109/sgauth [INFO] tweaked toml for git repo https://github.com/jtr109/sgauth written to /workspace/builds/worker-6/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.55.0" "fetch" "--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-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 04482c3446539c668bd43fc79f5e17f3d6910ca4a7c2d8fb50c1667cc57f496d [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" "04482c3446539c668bd43fc79f5e17f3d6910ca4a7c2d8fb50c1667cc57f496d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "04482c3446539c668bd43fc79f5e17f3d6910ca4a7c2d8fb50c1667cc57f496d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "04482c3446539c668bd43fc79f5e17f3d6910ca4a7c2d8fb50c1667cc57f496d", kill_on_drop: false }` [INFO] [stdout] 04482c3446539c668bd43fc79f5e17f3d6910ca4a7c2d8fb50c1667cc57f496d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 741ed94e25cf094a9a9cdb393238a3bc36f8e8303dbdd7e6ed61e53bb64ece6b [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" "741ed94e25cf094a9a9cdb393238a3bc36f8e8303dbdd7e6ed61e53bb64ece6b", 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 getrandom v0.1.12 [INFO] [stderr] Compiling arc-swap v0.4.3 [INFO] [stderr] Compiling encoding_rs v0.8.20 [INFO] [stderr] Compiling indexmap v1.2.0 [INFO] [stderr] Compiling hashbrown v0.5.0 [INFO] [stderr] Compiling tokio-sync v0.1.6 [INFO] [stderr] Compiling num-traits v0.2.8 [INFO] [stderr] Compiling num-integer v0.1.41 [INFO] [stderr] Compiling actix-service v0.4.2 [INFO] [stderr] Compiling c2-chacha v0.2.2 [INFO] [stderr] Compiling tokio-executor v0.1.8 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling iovec v0.1.2 [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 bytes v0.4.12 [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 signal-hook-registry v1.1.1 [INFO] [stderr] Compiling resolv-conf v0.6.2 [INFO] [stderr] Compiling mio v0.6.19 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling env_logger v0.7.0 [INFO] [stderr] Compiling signal-hook v0.1.10 [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_core v0.5.1 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Compiling mio-uds v0.6.7 [INFO] [stderr] Compiling tokio-codec v0.1.1 [INFO] [stderr] Compiling rand_chacha v0.2.1 [INFO] [stderr] Compiling tokio-reactor v0.1.10 [INFO] [stderr] Compiling quote v1.0.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 uuid v0.7.4 [INFO] [stderr] Compiling rand v0.7.2 [INFO] [stderr] Compiling actix-codec v0.1.2 [INFO] [stderr] Compiling syn v1.0.5 [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 chrono v0.4.9 [INFO] [stderr] Compiling flate2 v1.0.12 [INFO] [stderr] Compiling backtrace v0.3.38 [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 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 serde v1.0.101 [INFO] [stderr] Compiling trust-dns-resolver v0.11.1 [INFO] [stderr] Compiling diesel v1.4.2 [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 jsonwebtoken v6.0.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-http v0.2.10 [INFO] [stderr] Compiling actix-testing v0.1.0 [INFO] [stderr] Compiling awc v0.2.7 [INFO] [stderr] Compiling actix-web v1.0.8 [INFO] [stderr] Compiling sgauth v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/server-e58410db91afc121.server.0f5716b1-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/server-e58410db91afc121.server.0f5716b1-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/server-e58410db91afc121.server.0f5716b1-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/server-e58410db91afc121.server.0f5716b1-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/server-e58410db91afc121.server.0f5716b1-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/server-e58410db91afc121.server.0f5716b1-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/server-e58410db91afc121.server.0f5716b1-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/server-e58410db91afc121.server.0f5716b1-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/server-e58410db91afc121.server.0f5716b1-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/server-e58410db91afc121.server.0f5716b1-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/server-e58410db91afc121.server.0f5716b1-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/server-e58410db91afc121.server.0f5716b1-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/server-e58410db91afc121.server.0f5716b1-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/server-e58410db91afc121.server.0f5716b1-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/server-e58410db91afc121.server.0f5716b1-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/server-e58410db91afc121.server.0f5716b1-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/server-e58410db91afc121.44tk98ggnb4xylgr.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/backtrace-sys-79254ce784fc0b16/out" "-L" "/opt/rustwide/target/debug/build/brotli-sys-7f7e5c1505927959/out" "-L" "/opt/rustwide/target/debug/build/miniz-sys-b45e41b39cb9dc33/out" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/opt/rustwide/target/debug/build/ring-bf81f38824c5fd29/out" "-L" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libenv_logger-73912de2c57951b5.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-dff3bebd4e162843.rlib" "/opt/rustwide/target/debug/deps/libatty-973c44ab4b0885ba.rlib" "/opt/rustwide/target/debug/deps/libhumantime-e96b6b451c6926d7.rlib" "/opt/rustwide/target/debug/deps/libsgauth-1f79d2acaf485461.rlib" "/opt/rustwide/target/debug/deps/libjsonwebtoken-174a7049763554cf.rlib" "/opt/rustwide/target/debug/deps/libring-936fb3c29322e58e.rlib" "/opt/rustwide/target/debug/deps/libspin-cb3920256b8b7cc3.rlib" "/opt/rustwide/target/debug/deps/libuntrusted-1e38d1ed7884dfd0.rlib" "/opt/rustwide/target/debug/deps/libactix_web-65596d2a5f17b2d6.rlib" "/opt/rustwide/target/debug/deps/libawc-88abc6a3677049d5.rlib" "/opt/rustwide/target/debug/deps/libactix_testing-ec5403f7ec534388.rlib" "/opt/rustwide/target/debug/deps/libactix_server-174330635752bf8d.rlib" "/opt/rustwide/target/debug/deps/libtokio_signal-12e64b8fdc98141c.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook-5b921aca727d63e7.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-228a73cfb236c683.rlib" "/opt/rustwide/target/debug/deps/libarc_swap-45dd5e38adc0e4f7.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-ba27d1eaaebbde3d.rlib" "/opt/rustwide/target/debug/deps/libactix_router-bdf6cd0cf1a278ba.rlib" "/opt/rustwide/target/debug/deps/libactix_http-797ddace7ff963bc.rlib" "/opt/rustwide/target/debug/deps/libsha1-c66f505a6c8b35fc.rlib" "/opt/rustwide/target/debug/deps/libbase64-a8b095dd054a32ea.rlib" "/opt/rustwide/target/debug/deps/librand-a0ac5a1565b8476b.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-d7ef47d482c7d238.rlib" "/opt/rustwide/target/debug/deps/libc2_chacha-f1d87a7ddf68476a.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-9fdb9540f4283096.rlib" "/opt/rustwide/target/debug/deps/librand_core-d3631762055f9522.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-230bc37e5b8d7018.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-0429379f9f6a87ef.rlib" "/opt/rustwide/target/debug/deps/liburl-2266f19d534bc8a2.rlib" "/opt/rustwide/target/debug/deps/libidna-d9e0b9297c423daf.rlib" "/opt/rustwide/target/debug/deps/libdtoa-386c31090dcf93f8.rlib" "/opt/rustwide/target/debug/deps/libhttparse-bddf136980e817ef.rlib" "/opt/rustwide/target/debug/deps/libchrono-ad293b9ee9aaff22.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-7573906cd331b563.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-ab6f2c8df14e102a.rlib" "/opt/rustwide/target/debug/deps/libserde_json-9e169adfa9330e6f.rlib" "/opt/rustwide/target/debug/deps/libryu-9ecc84efc5ffeda2.rlib" "/opt/rustwide/target/debug/deps/libserde-5d7b085371daf123.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-b11ffcba71895200.rlib" "/opt/rustwide/target/debug/deps/liblanguage_tags-5bc979fa4d844ccd.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-e457123dded25aba.rlib" "/opt/rustwide/target/debug/deps/libmime-72c4284f1dfef93a.rlib" "/opt/rustwide/target/debug/deps/libflate2-7719da26f19e0ba0.rlib" "/opt/rustwide/target/debug/deps/libminiz_sys-c826293a1189a68e.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-5101f26ae48c6841.rlib" "/opt/rustwide/target/debug/deps/libbrotli2-c5af72e25133eb18.rlib" "/opt/rustwide/target/debug/deps/libbrotli_sys-66c49ce2623dd261.rlib" "/opt/rustwide/target/debug/deps/libtime-a23672d61b8826a6.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-9edd7e462d11a64c.rlib" "/opt/rustwide/target/debug/deps/libactix_utils-3ef0fd39f933c8bf.rlib" "/opt/rustwide/target/debug/deps/libactix_connect-374b712ed136e972.rlib" "/opt/rustwide/target/debug/deps/libactix_rt-ec3fbeb01bb23c45.rlib" "/opt/rustwide/target/debug/deps/libactix_threadpool-3e479ec3d4eddca4.rlib" "/opt/rustwide/target/debug/deps/libthreadpool-c4bb0198bd1b0647.rlib" "/opt/rustwide/target/debug/deps/libcopyless-c49e602d018731d0.rlib" "/opt/rustwide/target/debug/deps/libtokio_current_thread-8a4578b5151967ce.rlib" "/opt/rustwide/target/debug/deps/libtrust_dns_resolver-1aaa5d18cd894887.rlib" "/opt/rustwide/target/debug/deps/libtrust_dns_proto-21dc208ce8ebc812.rlib" "/opt/rustwide/target/debug/deps/liburl-7c7a75441fd7a03d.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-704ce0efd41c512b.rlib" "/opt/rustwide/target/debug/deps/libtokio_udp-2d488f5adc7c3d70.rlib" "/opt/rustwide/target/debug/deps/libtokio_timer-0681ad289b6db7e5.rlib" "/opt/rustwide/target/debug/deps/libsocket2-3e5a151d6d59e50d.rlib" "/opt/rustwide/target/debug/deps/libidna-7727b9af472bc567.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-9612038aa2625be0.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-0287523dbc01ccb7.rlib" "/opt/rustwide/target/debug/deps/libmatches-201b4dfb49094b2f.rlib" "/opt/rustwide/target/debug/deps/libresolv_conf-895032a8f025c310.rlib" "/opt/rustwide/target/debug/deps/libhostname-37491aef1bfe69f7.rlib" "/opt/rustwide/target/debug/deps/libquick_error-8af1626c14a64d49.rlib" "/opt/rustwide/target/debug/deps/liblru_cache-34f7fb03eb1ff8b5.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-74560f044160f2db.rlib" "/opt/rustwide/target/debug/deps/libeither-24b8e611dfba8b22.rlib" "/opt/rustwide/target/debug/deps/libh2-65e257a02d343915.rlib" "/opt/rustwide/target/debug/deps/libindexmap-a95833445f91f0de.rlib" "/opt/rustwide/target/debug/deps/libstring-6d7c1946ab9f5d3b.rlib" "/opt/rustwide/target/debug/deps/libhttp-6a092d3d096d68ee.rlib" "/opt/rustwide/target/debug/deps/libitoa-41951a538d0a7733.rlib" "/opt/rustwide/target/debug/deps/libactix_service-ed454157bdac91c8.rlib" "/opt/rustwide/target/debug/deps/libactix_server_config-c696d3e65e4a73a8.rlib" "/opt/rustwide/target/debug/deps/libtokio_tcp-561f9e5e216422a3.rlib" "/opt/rustwide/target/debug/deps/libtokio_reactor-6a4ceabd3c4f1607.rlib" "/opt/rustwide/target/debug/deps/libtokio_sync-fad2d449ebf983b2.rlib" "/opt/rustwide/target/debug/deps/libfnv-7449a3f4573c4646.rlib" "/opt/rustwide/target/debug/deps/libtokio_executor-c523a8bb1da9af4c.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-a3db9fd72320119d.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-ad7d14cce42b571d.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-886ba6059a2f3ec9.rlib" "/opt/rustwide/target/debug/deps/liblock_api-3e4265341306464e.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-89e514321b6cf7f6.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-e733c3b12339816f.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-60b3b659252bdff8.rlib" "/opt/rustwide/target/debug/deps/libmio-c6885dfd4cec71ab.rlib" "/opt/rustwide/target/debug/deps/libslab-31c88580e3b60f0d.rlib" "/opt/rustwide/target/debug/deps/libnet2-6f3a0b3f97d201e0.rlib" "/opt/rustwide/target/debug/deps/libactix_codec-a07b7d0484b3ec16.rlib" "/opt/rustwide/target/debug/deps/libtokio_codec-6b836348793ac61f.rlib" "/opt/rustwide/target/debug/deps/libtokio_io-585a52c54dd850b9.rlib" "/opt/rustwide/target/debug/deps/libfutures-9ec9c23a9414bf96.rlib" "/opt/rustwide/target/debug/deps/libbytes-5eed8eb8e66ae3df.rlib" "/opt/rustwide/target/debug/deps/libiovec-44ee4315904c43c8.rlib" "/opt/rustwide/target/debug/deps/liblog-ef319cfe97d0a4d1.rlib" "/opt/rustwide/target/debug/deps/libdotenv-c4ea3b85e5e7ed2e.rlib" "/opt/rustwide/target/debug/deps/libfailure-a83bfedc72948783.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-8c35a16fe57660e0.rlib" "/opt/rustwide/target/debug/deps/libbacktrace_sys-8dde6978dd25c395.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-4dc40f94662accb2.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-f6813ff1cdbf72a4.rlib" "/opt/rustwide/target/debug/deps/libregex-8381a3f49700cb46.rlib" "/opt/rustwide/target/debug/deps/libthread_local-f67eb570b8c0ed3e.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-df981c5871754530.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-00609df68f1a6931.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-e3a98836e3e43eff.rlib" "/opt/rustwide/target/debug/deps/libmemchr-5087c462549b9d46.rlib" "/opt/rustwide/target/debug/deps/libdiesel-87f1fbba7c54f869.rlib" "/opt/rustwide/target/debug/deps/libpq_sys-e4249b2893d99946.rlib" "/opt/rustwide/target/debug/deps/libuuid-283e2b518901d6d8.rlib" "/opt/rustwide/target/debug/deps/librand-38553dae7c4cf1ff.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-d4ae02a3e9b0f800.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-2fc635e19462dd39.rlib" "/opt/rustwide/target/debug/deps/librand_hc-3061ed7fff4f73ac.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-9ffc456c8e26e6a4.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-3389291204d384a2.rlib" "/opt/rustwide/target/debug/deps/librand_core-4f51009b94176a49.rlib" "/opt/rustwide/target/debug/deps/librand_os-92a26e4005e08e6c.rlib" "/opt/rustwide/target/debug/deps/liblibc-78a14d31181a89b3.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-32f7227826608430.rlib" "/opt/rustwide/target/debug/deps/librand_core-fefd062cdcb3b90d.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-c5f792632ea8cd22.rlib" "/opt/rustwide/target/debug/deps/libbitflags-c17f1e4a60ccab7b.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-008055cc7d873802.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-06f01ac2578bda94.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-f9a3c3274a1835e0.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-d4cbb754ee9f4daa.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-95c14e1c1e3ebcc4.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-d489f0ca872880cc.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-75f07df0b18fea39.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-0c35b278736219a2.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-e530649c9a06e3c6.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-6b148909d375a785.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-cd15fa647f4775d1.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-74be3a703f788ba2.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-8f2c5b445c28b2e3.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-8480e85e0be96197.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-ac23a75f6f42004e.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-557ba8776e04d182.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-4beb03d03503c439.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-dd7db1bec6909f24.rlib" "-Wl,-Bdynamic" "-lpq" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/server-e58410db91afc121" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `sgauth` due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "741ed94e25cf094a9a9cdb393238a3bc36f8e8303dbdd7e6ed61e53bb64ece6b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "741ed94e25cf094a9a9cdb393238a3bc36f8e8303dbdd7e6ed61e53bb64ece6b", kill_on_drop: false }` [INFO] [stdout] 741ed94e25cf094a9a9cdb393238a3bc36f8e8303dbdd7e6ed61e53bb64ece6b