[INFO] cloning repository https://github.com/kenkoooo/atcoder-auth [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/kenkoooo/atcoder-auth" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkenkoooo%2Fatcoder-auth", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkenkoooo%2Fatcoder-auth'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] dd5625519a4237b2a4dcd4fd61b19e1a696911b5 [INFO] testing kenkoooo/atcoder-auth against try#ecabaf78506b7a4668d42dc20268c086b93f0fad for pr-87041 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkenkoooo%2Fatcoder-auth" "/workspace/builds/worker-3/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/kenkoooo/atcoder-auth on toolchain ecabaf78506b7a4668d42dc20268c086b93f0fad [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/kenkoooo/atcoder-auth [INFO] finished tweaking git repo https://github.com/kenkoooo/atcoder-auth [INFO] tweaked toml for git repo https://github.com/kenkoooo/atcoder-auth written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate git repo https://github.com/kenkoooo/atcoder-auth already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded rusoto_dynamodb v0.45.0 [INFO] [stderr] Downloaded rusoto_credential v0.45.0 [INFO] [stderr] Downloaded bcrypt v0.9.0 [INFO] [stderr] Downloaded blowfish v0.7.0 [INFO] [stderr] Downloaded rusoto_signature v0.45.0 [INFO] [stderr] Downloaded rusoto_core v0.45.0 [INFO] [stderr] Downloaded lambda_http v0.1.1 [INFO] [stderr] Downloaded base-x v0.2.7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "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] 4a6a0674c9bd737188a484842af7f162bd21058d5225186c1b1275e7a31fbd74 [INFO] running `Command { std: "docker" "start" "-a" "4a6a0674c9bd737188a484842af7f162bd21058d5225186c1b1275e7a31fbd74", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4a6a0674c9bd737188a484842af7f162bd21058d5225186c1b1275e7a31fbd74", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4a6a0674c9bd737188a484842af7f162bd21058d5225186c1b1275e7a31fbd74", kill_on_drop: false }` [INFO] [stdout] 4a6a0674c9bd737188a484842af7f162bd21058d5225186c1b1275e7a31fbd74 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "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] 2610f8c6087771d5c70733a3b7600396a9f4492bcda277fb0855ab38c45213e7 [INFO] running `Command { std: "docker" "start" "-a" "2610f8c6087771d5c70733a3b7600396a9f4492bcda277fb0855ab38c45213e7", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.80 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling syn v1.0.48 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling futures v0.1.30 [INFO] [stderr] Compiling serde_derive v1.0.117 [INFO] [stderr] Compiling serde v1.0.117 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling serde_json v1.0.59 [INFO] [stderr] Compiling siphasher v0.3.3 [INFO] [stderr] Compiling futures-core v0.3.7 [INFO] [stderr] Compiling httparse v1.3.4 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling pin-project-lite v0.1.11 [INFO] [stderr] Compiling futures-sink v0.3.7 [INFO] [stderr] Compiling pin-project-internal v0.4.27 [INFO] [stderr] Compiling once_cell v1.4.1 [INFO] [stderr] Compiling cc v1.0.62 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling futures-io v0.3.7 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling tinyvec v0.3.4 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling openssl v0.10.30 [INFO] [stderr] Compiling adler v0.2.3 [INFO] [stderr] Compiling gimli v0.23.0 [INFO] [stderr] Compiling dtoa v0.4.6 [INFO] [stderr] Compiling object v0.22.0 [INFO] [stderr] Compiling native-tls v0.2.5 [INFO] [stderr] Compiling rustc-demangle v0.1.18 [INFO] [stderr] Compiling tower-service v0.3.0 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling regex-syntax v0.6.21 [INFO] [stderr] Compiling const_fn v0.4.3 [INFO] [stderr] Compiling new_debug_unreachable v1.0.4 [INFO] [stderr] Compiling openssl-probe v0.1.2 [INFO] [stderr] Compiling precomputed-hash v0.1.1 [INFO] [stderr] Compiling mac v0.1.1 [INFO] [stderr] Compiling subtle v2.3.0 [INFO] [stderr] Compiling shlex v0.1.1 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling zeroize v1.1.1 [INFO] [stderr] Compiling utf-8 v0.7.5 [INFO] [stderr] Compiling encoding_rs v0.8.26 [INFO] [stderr] Compiling getrandom v0.2.0 [INFO] [stderr] Compiling md5 v0.7.0 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling nodrop v0.1.14 [INFO] [stderr] Compiling percent-encoding v1.0.1 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling thin-slice v0.1.1 [INFO] [stderr] Compiling xml-rs v0.8.3 [INFO] [stderr] Compiling humantime v2.0.1 [INFO] [stderr] Compiling ego-tree v0.6.2 [INFO] [stderr] Compiling termcolor v1.1.0 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling indexmap v1.6.0 [INFO] [stderr] Compiling memoffset v0.5.6 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling tracing-core v0.1.17 [INFO] [stderr] Compiling miniz_oxide v0.4.3 [INFO] [stderr] Compiling standback v0.2.11 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling time v0.2.22 [INFO] [stderr] Compiling lock_api v0.3.4 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling http v0.2.1 [INFO] [stderr] Compiling futures-channel v0.3.7 [INFO] [stderr] Compiling phf_shared v0.8.0 [INFO] [stderr] Compiling futures-task v0.3.7 [INFO] [stderr] Compiling unicode-normalization v0.1.13 [INFO] [stderr] Compiling dtoa-short v0.3.2 [INFO] [stderr] Compiling futf v0.1.4 [INFO] [stderr] Compiling form_urlencoded v1.0.0 [INFO] [stderr] Compiling getopts v0.2.21 [INFO] [stderr] Compiling servo_arc v0.1.1 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling tokio-sync v0.1.8 [INFO] [stderr] Compiling tendril v0.4.1 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Compiling hyper v0.12.35 [INFO] [stderr] Compiling lambda_runtime_core v0.1.2 [INFO] [stderr] Compiling rusoto_core v0.45.0 [INFO] [stderr] Compiling aho-corasick v0.7.15 [INFO] [stderr] Compiling tracing v0.1.21 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling want v0.2.0 [INFO] [stderr] Compiling smallvec v0.6.13 [INFO] [stderr] Compiling openssl-sys v0.9.58 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling base64 v0.10.1 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling net2 v0.2.35 [INFO] [stderr] Compiling getrandom v0.1.15 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling signal-hook-registry v1.2.2 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling socket2 v0.3.15 [INFO] [stderr] Compiling dirs-sys v0.3.5 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling crypto-mac v0.8.0 [INFO] [stderr] Compiling addr2line v0.14.0 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Compiling tokio-executor v0.1.10 [INFO] [stderr] Compiling crossbeam-queue v0.2.3 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling mio v0.6.22 [INFO] [stderr] Compiling http-body v0.3.1 [INFO] [stderr] Compiling futures-cpupool v0.1.8 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling regex v1.4.2 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Compiling url v2.2.0 [INFO] [stderr] Compiling sha2 v0.9.2 [INFO] [stderr] Compiling blowfish v0.7.0 [INFO] [stderr] Compiling dirs v2.0.2 [INFO] [stderr] Compiling hmac v0.8.1 [INFO] [stderr] Compiling backtrace v0.3.54 [INFO] [stderr] Compiling tokio-timer v0.2.13 [INFO] [stderr] Compiling tokio-current-thread v0.1.7 [INFO] [stderr] Compiling crossbeam-deque v0.7.3 [INFO] [stderr] Compiling rand_pcg v0.2.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling tokio-io v0.1.13 [INFO] [stderr] Compiling http v0.1.21 [INFO] [stderr] Compiling string v0.2.1 [INFO] [stderr] Compiling tokio-buf v0.1.1 [INFO] [stderr] Compiling bcrypt v0.9.0 [INFO] [stderr] Compiling mio-uds v0.6.8 [INFO] [stderr] Compiling tokio-threadpool v0.1.18 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling env_logger v0.8.1 [INFO] [stderr] Compiling tokio-codec v0.1.2 [INFO] [stderr] Compiling tokio-reactor v0.1.12 [INFO] [stderr] Compiling tokio-tcp v0.1.4 [INFO] [stderr] Compiling tokio-udp v0.1.6 [INFO] [stderr] Compiling tokio-uds v0.2.7 [INFO] [stderr] Compiling tokio-fs v0.1.7 [INFO] [stderr] Compiling phf_generator v0.8.0 [INFO] [stderr] Compiling tokio v0.1.22 [INFO] [stderr] Compiling phf_codegen v0.8.0 [INFO] [stderr] Compiling string_cache_codegen v0.5.1 [INFO] [stderr] Compiling selectors v0.22.0 [INFO] [stderr] Compiling synstructure v0.10.2 [INFO] [stderr] Compiling h2 v0.1.26 [INFO] [stderr] Compiling http-body v0.1.0 [INFO] [stderr] Compiling lambda_runtime_errors_derive v0.1.1 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling pin-project-internal v1.0.1 [INFO] [stderr] Compiling tokio-macros v0.2.5 [INFO] [stderr] Compiling futures-macro v0.3.7 [INFO] [stderr] Compiling phf_macros v0.8.0 [INFO] [stderr] Compiling time-macros-impl v0.1.1 [INFO] [stderr] Compiling async-trait v0.1.41 [INFO] [stderr] Compiling cssparser v0.27.2 [INFO] [stderr] Compiling cssparser-macros v0.6.0 [INFO] [stderr] Compiling html5ever v0.25.1 [INFO] [stderr] Compiling derive_more v0.99.11 [INFO] [stderr] Compiling tokio v0.2.22 [INFO] [stderr] Compiling time-macros v0.1.1 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling phf v0.8.0 [INFO] [stderr] Compiling pin-project v1.0.1 [INFO] [stderr] Compiling futures-util v0.3.7 [INFO] [stderr] Compiling pin-project v0.4.27 [INFO] [stderr] Compiling tracing-futures v0.2.4 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling tokio-tls v0.3.1 [INFO] [stderr] Compiling h2 v0.2.7 [INFO] [stderr] Compiling futures-executor v0.3.7 [INFO] [stderr] Compiling futures v0.3.7 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling string_cache v0.8.0 [INFO] [stderr] Compiling serde_urlencoded v0.6.1 [INFO] [stderr] Compiling serde_urlencoded v0.5.5 [INFO] [stderr] Compiling lambda_runtime_errors v0.1.1 [INFO] [stderr] Compiling lambda_runtime_client v0.2.2 [INFO] [stderr] Compiling markup5ever v0.10.0 [INFO] [stderr] Compiling lambda_runtime v0.2.1 [INFO] [stderr] Compiling hyper v0.13.9 [INFO] [stderr] Compiling lambda_http v0.1.1 [INFO] [stderr] Compiling scraper v0.12.0 [INFO] [stderr] Compiling hyper-tls v0.4.3 [INFO] [stderr] Compiling rusoto_credential v0.45.0 [INFO] [stderr] Compiling reqwest v0.10.8 [INFO] [stderr] Compiling rusoto_signature v0.45.0 [INFO] [stderr] Compiling rusoto_dynamodb v0.45.0 [INFO] [stderr] Compiling atcoder-auth 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/confirm-3514df1916b79519.confirm.fbd8fe0f-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/confirm-3514df1916b79519.confirm.fbd8fe0f-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/confirm-3514df1916b79519.confirm.fbd8fe0f-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/confirm-3514df1916b79519.confirm.fbd8fe0f-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/confirm-3514df1916b79519.confirm.fbd8fe0f-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/confirm-3514df1916b79519.confirm.fbd8fe0f-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/confirm-3514df1916b79519.confirm.fbd8fe0f-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/confirm-3514df1916b79519.confirm.fbd8fe0f-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/confirm-3514df1916b79519.confirm.fbd8fe0f-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/confirm-3514df1916b79519.confirm.fbd8fe0f-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/confirm-3514df1916b79519.confirm.fbd8fe0f-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/confirm-3514df1916b79519.confirm.fbd8fe0f-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/confirm-3514df1916b79519.confirm.fbd8fe0f-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/confirm-3514df1916b79519.confirm.fbd8fe0f-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/confirm-3514df1916b79519.confirm.fbd8fe0f-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/confirm-3514df1916b79519.confirm.fbd8fe0f-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/confirm-3514df1916b79519.3t34lqdy9gh6r66s.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libenv_logger-83ae32e6727ed5e1.rlib" "/opt/rustwide/target/debug/deps/libatty-d279d514bdc14edb.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-d313320f4ef2eebc.rlib" "/opt/rustwide/target/debug/deps/libhumantime-f13e0717da9a5726.rlib" "/opt/rustwide/target/debug/deps/libatcoder_auth-f159629918346806.rlib" "/opt/rustwide/target/debug/deps/libreqwest-bdcf870c3bec2e86.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-ed81830e2bf33709.rlib" "/opt/rustwide/target/debug/deps/libipnet-79fd3a919943c6ab.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-30344bb054c3f8d6.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-2edb4a54259e4694.rlib" "/opt/rustwide/target/debug/deps/libunicase-00f1833f381b15ba.rlib" "/opt/rustwide/target/debug/deps/libmime-255653d28c915291.rlib" "/opt/rustwide/target/debug/deps/liburl-35bd0274e983ddcf.rlib" "/opt/rustwide/target/debug/deps/libidna-da7a5bcee61ef4d5.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-224fbd05857025df.rlib" "/opt/rustwide/target/debug/deps/liblambda_http-24e64de592dd782d.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-3958ce678eeb2c98.rlib" "/opt/rustwide/target/debug/deps/liburl-b3452b4773bf4605.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-f51489b4440e4fe1.rlib" "/opt/rustwide/target/debug/deps/libidna-11143af494bcb9bf.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-8b0246511a73118b.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-04e603bebe385ce3.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-266979db193bd1bb.rlib" "/opt/rustwide/target/debug/deps/libbase64-3f92d369ae7392d4.rlib" "/opt/rustwide/target/debug/deps/liblambda_runtime-d6741a762a88ac23.rlib" "/opt/rustwide/target/debug/deps/liblambda_runtime_core-9faae685f8216d73.rlib" "/opt/rustwide/target/debug/deps/liblambda_runtime_client-49d4fba4bb796319.rlib" "/opt/rustwide/target/debug/deps/liblambda_runtime_errors-1220788edb2b2adc.rlib" "/opt/rustwide/target/debug/deps/libhyper-37db0d81fbd2d8d6.rlib" "/opt/rustwide/target/debug/deps/libwant-7ff97598b00fd528.rlib" "/opt/rustwide/target/debug/deps/libtokio-1bc0a6bfdc248433.rlib" "/opt/rustwide/target/debug/deps/libtokio_uds-d8b128ef1b449959.rlib" "/opt/rustwide/target/debug/deps/libtokio_udp-5b41b36a51f3e92d.rlib" "/opt/rustwide/target/debug/deps/libtokio_timer-8bf2fdcb4f292844.rlib" "/opt/rustwide/target/debug/deps/libtokio_tcp-fbf7b0431324f011.rlib" "/opt/rustwide/target/debug/deps/libtokio_reactor-5b611782c057c3e4.rlib" "/opt/rustwide/target/debug/deps/libtokio_sync-5b531eccafdc978a.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-edf7d68d2b5c2843.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-bd9e5a35549abeee.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-468e0a2eb19da0ca.rlib" "/opt/rustwide/target/debug/deps/liblock_api-6520979e1aed6201.rlib" "/opt/rustwide/target/debug/deps/libtokio_fs-de1858c2430cd5ff.rlib" "/opt/rustwide/target/debug/deps/libtokio_threadpool-64b58ba280bf0cdf.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-8b8431d0e53e65f1.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-a085e02b81d15f11.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-7a44c139d6dc676d.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-4b059ff10415273f.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-8de7ac2046d68b88.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-535c06e7d7e0b10d.rlib" "/opt/rustwide/target/debug/deps/libtokio_current_thread-620503dfda007726.rlib" "/opt/rustwide/target/debug/deps/libtokio_executor-86c2092a3c0e04ae.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-8d7272f5f34985a5.rlib" "/opt/rustwide/target/debug/deps/libtokio_codec-2dd5a7fb68093600.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-f8d4987ce1ae3101.rlib" "/opt/rustwide/target/debug/deps/libtokio_buf-bf7f8a3608021933.rlib" "/opt/rustwide/target/debug/deps/libh2-ab9712305d224859.rlib" "/opt/rustwide/target/debug/deps/libstring-b8726a026f722cd9.rlib" "/opt/rustwide/target/debug/deps/libtokio_io-6b8c0aee63d7b3bb.rlib" "/opt/rustwide/target/debug/deps/libfutures_cpupool-edd1bfba660028a7.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-5324953ea52aa636.rlib" "/opt/rustwide/target/debug/deps/libfutures-96d9886af124b371.rlib" "/opt/rustwide/target/debug/deps/libfailure-33b4d5bb968b9443.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-4e44b71052bd9846.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-9ac2ca5854e9d071.rlib" "/opt/rustwide/target/debug/deps/libadler-fa5dc5005530a354.rlib" "/opt/rustwide/target/debug/deps/libobject-383a70e3e23794b9.rlib" "/opt/rustwide/target/debug/deps/libaddr2line-c40c18b62ce0cda9.rlib" "/opt/rustwide/target/debug/deps/libgimli-732eb38d8c3f1081.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-8277f2a653e33508.rlib" "/opt/rustwide/target/debug/deps/libhttp-6f5b3270b7cfdf76.rlib" "/opt/rustwide/target/debug/deps/libbytes-cb3b188a866eb340.rlib" "/opt/rustwide/target/debug/deps/libeither-876b47f101a5b5e1.rlib" "/opt/rustwide/target/debug/deps/libscraper-0825ee231908cd22.rlib" "/opt/rustwide/target/debug/deps/libselectors-4d84b2390dffc897.rlib" "/opt/rustwide/target/debug/deps/libthin_slice-db493d8de2c25883.rlib" "/opt/rustwide/target/debug/deps/libservo_arc-97526b9316cc7bfd.rlib" "/opt/rustwide/target/debug/deps/libstable_deref_trait-108cb5d8a5d5d90f.rlib" "/opt/rustwide/target/debug/deps/libnodrop-1cf1f76900294e5c.rlib" "/opt/rustwide/target/debug/deps/libfxhash-fba87f4fcc73b4a4.rlib" "/opt/rustwide/target/debug/deps/libcssparser-cfa5b7bbd827ec32.rlib" "/opt/rustwide/target/debug/deps/libdtoa_short-79a195ba1923986e.rlib" "/opt/rustwide/target/debug/deps/libdtoa-137febf04156cf08.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-79a03428951bd74e.rlib" "/opt/rustwide/target/debug/deps/libego_tree-56da035785705e7b.rlib" "/opt/rustwide/target/debug/deps/libmatches-ec803435b0d6dbd5.rlib" "/opt/rustwide/target/debug/deps/libhtml5ever-a1da1ba04efe7c54.rlib" "/opt/rustwide/target/debug/deps/libmarkup5ever-7a859d6f3ce8fa5e.rlib" "/opt/rustwide/target/debug/deps/libstring_cache-80ea0a1640b55005.rlib" "/opt/rustwide/target/debug/deps/libprecomputed_hash-102424440bc70b1c.rlib" "/opt/rustwide/target/debug/deps/libphf-dac962356868a622.rlib" "/opt/rustwide/target/debug/deps/libphf_shared-8d0a9306c3c122bf.rlib" "/opt/rustwide/target/debug/deps/libsiphasher-c4d49b3100011fd9.rlib" "/opt/rustwide/target/debug/deps/libtendril-92a1420e131d27b1.rlib" "/opt/rustwide/target/debug/deps/libutf8-e8049d4c952946c7.rlib" "/opt/rustwide/target/debug/deps/libfutf-7da38f2cd89d503d.rlib" "/opt/rustwide/target/debug/deps/libdebug_unreachable-ceca439c06335ebc.rlib" "/opt/rustwide/target/debug/deps/libmac-0c49495250f6ee09.rlib" "/opt/rustwide/target/debug/deps/librusoto_dynamodb-ae17bc93630ff5f2.rlib" "/opt/rustwide/target/debug/deps/librusoto_core-013d29d2ec446cea.rlib" "/opt/rustwide/target/debug/deps/libxml-e3f3259521649f69.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-e95baee0ab125333.rlib" "/opt/rustwide/target/debug/deps/librusoto_signature-e8437c0ecfff0266.rlib" "/opt/rustwide/target/debug/deps/libtime-4fb08c0caa5ce1df.rlib" "/opt/rustwide/target/debug/deps/libtime_macros-fb4681b3216a436d.rlib" "/opt/rustwide/target/debug/deps/libstandback-53afc399ebbe1cb3.rlib" "/opt/rustwide/target/debug/deps/libsha2-5132a54894be6a8e.rlib" "/opt/rustwide/target/debug/deps/libcpuid_bool-0cef4c9df688482c.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-477585129feec44c.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-ce0d03626700c547.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-98a88b5b53b82a03.rlib" "/opt/rustwide/target/debug/deps/libmd5-06119a8b2e07dce7.rlib" "/opt/rustwide/target/debug/deps/libhmac-00df2bcc1b5c77f7.rlib" "/opt/rustwide/target/debug/deps/libdigest-b9a732aed9375691.rlib" "/opt/rustwide/target/debug/deps/libcrypto_mac-cc1d82945258746f.rlib" "/opt/rustwide/target/debug/deps/libsubtle-db31de5621f46260.rlib" "/opt/rustwide/target/debug/deps/libhex-c121cad26503200e.rlib" "/opt/rustwide/target/debug/deps/libbase64-007b158e2edd7472.rlib" "/opt/rustwide/target/debug/deps/librusoto_credential-8efe23036f2d6c03.rlib" "/opt/rustwide/target/debug/deps/libshlex-699ee07ba2e0f776.rlib" "/opt/rustwide/target/debug/deps/libserde_json-2abe89be1fac4b3e.rlib" "/opt/rustwide/target/debug/deps/libryu-e6fb900e507a464e.rlib" "/opt/rustwide/target/debug/deps/libzeroize-dda1c5d495657569.rlib" "/opt/rustwide/target/debug/deps/libfutures-3764037c36856da9.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-444a56d95be0688c.rlib" "/opt/rustwide/target/debug/deps/libregex-bbde173e4202a4f9.rlib" "/opt/rustwide/target/debug/deps/libthread_local-2691e1649196a294.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-5476c750da7ba7f3.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-e9279f0183ab6dab.rlib" "/opt/rustwide/target/debug/deps/libdirs-689791f174b549d8.rlib" "/opt/rustwide/target/debug/deps/libdirs_sys-04911ba827dfffcc.rlib" "/opt/rustwide/target/debug/deps/libchrono-85c118268cc5de3d.rlib" "/opt/rustwide/target/debug/deps/libserde-7a05d0cc3d0906e1.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-3dd8c873f5e50baf.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-0c527cb00fdb04f8.rlib" "/opt/rustwide/target/debug/deps/libtime-41e45cea2b96b32e.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-0701a5b3cc68e62a.rlib" "/opt/rustwide/target/debug/deps/libtokio_tls-120e663c3cac7aa5.rlib" "/opt/rustwide/target/debug/deps/libhyper-864b6a879b964d7f.rlib" "/opt/rustwide/target/debug/deps/libhttparse-29961d12da07d37e.rlib" "/opt/rustwide/target/debug/deps/libwant-19e755a155477ec6.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-b60f09daed618188.rlib" "/opt/rustwide/target/debug/deps/libh2-c5cb7975d73a23e6.rlib" "/opt/rustwide/target/debug/deps/libtracing_futures-200e9f81a0de2949.rlib" "/opt/rustwide/target/debug/deps/libpin_project-1ee717666eadcd4a.rlib" "/opt/rustwide/target/debug/deps/libindexmap-8c3e0a097d7ecbfa.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-b40654aefeea685d.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-02f6ecc4f9132317.rlib" "/opt/rustwide/target/debug/deps/libhttpdate-1f52b4e9e263f5d2.rlib" "/opt/rustwide/target/debug/deps/libsocket2-819b023b2a003931.rlib" "/opt/rustwide/target/debug/deps/libtower_service-7d3e49cfc3497e31.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-f54c4afa9f2de2b5.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-2482e1e5c4e68247.rlib" "/opt/rustwide/target/debug/deps/libproc_macro_nested-8e5e944790e9984f.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-5968ea58b9781791.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-a9626b9b58cf56f7.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-be2b321016fc5c4f.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-272954e0cef5d874.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-6d337dfabada8893.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-6658f7c5b0898ee7.rlib" "/opt/rustwide/target/debug/deps/libtokio-16df426dd148615a.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-11d54fcceb6c8d94.rlib" "/opt/rustwide/target/debug/deps/libmemchr-e7268561e64e0c3d.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-4330c199c607513b.rlib" "/opt/rustwide/target/debug/deps/libmio-e0b8512332925482.rlib" "/opt/rustwide/target/debug/deps/libslab-342d21e1f5505122.rlib" "/opt/rustwide/target/debug/deps/libiovec-3efd8776961ad167.rlib" "/opt/rustwide/target/debug/deps/libnet2-1d2d54975a97b562.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-27adafbeea2c53e3.rlib" "/opt/rustwide/target/debug/deps/libpin_project-6e2e389309c5d3ae.rlib" "/opt/rustwide/target/debug/deps/libhttp-4dcfd06458c45a08.rlib" "/opt/rustwide/target/debug/deps/libitoa-1e32605243e4c2ee.rlib" "/opt/rustwide/target/debug/deps/libbytes-e9809c8e462b433a.rlib" "/opt/rustwide/target/debug/deps/libfnv-74d41fd10066a65d.rlib" "/opt/rustwide/target/debug/deps/libtracing-8efee3578ed5d620.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-4f03bf62e379b80c.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-ce6ce2a09b928044.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-5f71c6ca5a6895ac.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-bf6281c5d222f65c.rlib" "/opt/rustwide/target/debug/deps/libopenssl-a0acc039c5907edc.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-98ce9db8d29a32a9.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-f67718dd40129317.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-32493eedc87a36f8.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-3419cfa5ef43c21e.rlib" "/opt/rustwide/target/debug/deps/libbitflags-603a79344a96ee73.rlib" "/opt/rustwide/target/debug/deps/liblog-446aaeb09775af75.rlib" "/opt/rustwide/target/debug/deps/librand-2181ffa7a6036d7c.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-5e0367ab9205ba6f.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-29b7e8b08d4cd606.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-82bdeb907cc2ed56.rlib" "/opt/rustwide/target/debug/deps/librand_core-ca2f111a7972238d.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-ad4076224f47561f.rlib" "/opt/rustwide/target/debug/deps/libbcrypt-965675556a3473ea.rlib" "/opt/rustwide/target/debug/deps/libbase64-33c2ce7016d779c0.rlib" "/opt/rustwide/target/debug/deps/libblowfish-11d6a4bbeb6c87e6.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-49e4328bd37edb6c.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-c108165c88451b38.rlib" "/opt/rustwide/target/debug/deps/libcipher-ac7dda4e9fa6c924.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-2415ab00490563e7.rlib" "/opt/rustwide/target/debug/deps/libtypenum-2fe21b5a9d400505.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-db93cd365739a8b6.rlib" "/opt/rustwide/target/debug/deps/liblibc-18fc58585b40a040.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-de9cbe0cb77e19a3.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-37fdd654777c296f.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-d883bf2137e9181a.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-22ab8f3db88b586e.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-0167c9242d0931d5.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-361790a1a5505fc5.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-01c2ffe1ecd05a67.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-ec79e29a889fe805.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-001a3456e8a8331b.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-e8f1404290f0f040.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-76f46d0f23360a60.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-baf0bdc5eb131895.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-3a6a4ee6592d9370.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-1cc90d9dd57195f8.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0e91863ffbec5148.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-69528f2eac185ac9.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-52d5241975807511.rlib" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-9924c22ae1efcf66.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-d1241f7bd234a268.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/confirm-3514df1916b79519" "-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 `atcoder-auth` [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" "2610f8c6087771d5c70733a3b7600396a9f4492bcda277fb0855ab38c45213e7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2610f8c6087771d5c70733a3b7600396a9f4492bcda277fb0855ab38c45213e7", kill_on_drop: false }` [INFO] [stdout] 2610f8c6087771d5c70733a3b7600396a9f4492bcda277fb0855ab38c45213e7