[INFO] cloning repository https://github.com/zaki-yama-labs/actix-web-playground [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/zaki-yama-labs/actix-web-playground" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzaki-yama-labs%2Factix-web-playground", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzaki-yama-labs%2Factix-web-playground'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d21494def2c88a65285f55eb84ab767c53cbdaf5 [INFO] testing zaki-yama-labs/actix-web-playground against 1.59.0 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzaki-yama-labs%2Factix-web-playground" "/workspace/builds/worker-12/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-12/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/zaki-yama-labs/actix-web-playground on toolchain 1.59.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/zaki-yama-labs/actix-web-playground [INFO] finished tweaking git repo https://github.com/zaki-yama-labs/actix-web-playground [INFO] tweaked toml for git repo https://github.com/zaki-yama-labs/actix-web-playground written to /workspace/builds/worker-12/source/Cargo.toml [INFO] crate git repo https://github.com/zaki-yama-labs/actix-web-playground already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 729015ffcdc52ec918d631a32c4902528ae69a31a33c685879f6d86ee3a35a69 [INFO] running `Command { std: "docker" "start" "-a" "729015ffcdc52ec918d631a32c4902528ae69a31a33c685879f6d86ee3a35a69", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "729015ffcdc52ec918d631a32c4902528ae69a31a33c685879f6d86ee3a35a69", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "729015ffcdc52ec918d631a32c4902528ae69a31a33c685879f6d86ee3a35a69", kill_on_drop: false }` [INFO] [stdout] 729015ffcdc52ec918d631a32c4902528ae69a31a33c685879f6d86ee3a35a69 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f9086d940beae0ef7f7fda7b3b15af66d2f7a8d8d810b22bf7df38acd01cd1ac [INFO] running `Command { std: "docker" "start" "-a" "f9086d940beae0ef7f7fda7b3b15af66d2f7a8d8d810b22bf7df38acd01cd1ac", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.79 [INFO] [stderr] Compiling syn v1.0.44 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Compiling futures-core v0.3.6 [INFO] [stderr] Compiling proc-macro-hack v0.5.18 [INFO] [stderr] Compiling pin-project-internal v0.4.27 [INFO] [stderr] Compiling futures-sink v0.3.6 [INFO] [stderr] Compiling bytes v0.5.6 [INFO] [stderr] Compiling proc-macro-nested v0.1.6 [INFO] [stderr] Compiling pin-project-lite v0.1.10 [INFO] [stderr] Compiling once_cell v1.4.1 [INFO] [stderr] Compiling arc-swap v0.4.7 [INFO] [stderr] Compiling futures-io v0.3.6 [INFO] [stderr] Compiling smallvec v1.4.2 [INFO] [stderr] Compiling getrandom v0.1.15 [INFO] [stderr] Compiling subtle v2.3.0 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling tinyvec v0.3.4 [INFO] [stderr] Compiling copyless v0.1.5 [INFO] [stderr] Compiling ppv-lite86 v0.2.9 [INFO] [stderr] Compiling itoa v0.4.6 [INFO] [stderr] Compiling adler v0.2.3 [INFO] [stderr] Compiling serde_derive v1.0.116 [INFO] [stderr] Compiling unicode-segmentation v1.6.0 [INFO] [stderr] Compiling serde v1.0.116 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling gimli v0.22.0 [INFO] [stderr] Compiling match_cfg v0.1.0 [INFO] [stderr] Compiling cc v1.0.61 [INFO] [stderr] Compiling rustc-demangle v0.1.17 [INFO] [stderr] Compiling const_fn v0.4.2 [INFO] [stderr] Compiling object v0.21.1 [INFO] [stderr] Compiling opaque-debug v0.2.3 [INFO] [stderr] Compiling cpuid-bool v0.1.2 [INFO] [stderr] Compiling linked-hash-map v0.5.3 [INFO] [stderr] Compiling httparse v1.3.4 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling regex-syntax v0.6.20 [INFO] [stderr] Compiling serde_json v1.0.59 [INFO] [stderr] Compiling encoding_rs v0.8.24 [INFO] [stderr] Compiling base64 v0.12.3 [INFO] [stderr] Compiling dtoa v0.4.6 [INFO] [stderr] Compiling language-tags v0.2.2 [INFO] [stderr] Compiling instant v0.1.7 [INFO] [stderr] Compiling lock_api v0.4.1 [INFO] [stderr] Compiling miniz_oxide v0.4.3 [INFO] [stderr] Compiling indexmap v1.6.0 [INFO] [stderr] Compiling tracing-core v0.1.17 [INFO] [stderr] Compiling tinyvec v1.0.1 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling futures-channel v0.3.6 [INFO] [stderr] Compiling futures-task v0.3.6 [INFO] [stderr] Compiling lru-cache v0.1.2 [INFO] [stderr] Compiling unicode-normalization v0.1.13 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling standback v0.2.11 [INFO] [stderr] Compiling time v0.2.22 [INFO] [stderr] Compiling cookie v0.14.2 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling tracing v0.1.21 [INFO] [stderr] Compiling http v0.2.1 [INFO] [stderr] Compiling bytestring v0.1.5 [INFO] [stderr] Compiling aho-corasick v0.7.14 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling brotli-sys v0.3.2 [INFO] [stderr] Compiling net2 v0.2.35 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling signal-hook-registry v1.2.1 [INFO] [stderr] Compiling parking_lot_core v0.8.0 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling hostname v0.3.1 [INFO] [stderr] Compiling flate2 v1.0.18 [INFO] [stderr] Compiling socket2 v0.3.15 [INFO] [stderr] Compiling url v2.1.1 [INFO] [stderr] Compiling resolv-conf v0.6.3 [INFO] [stderr] Compiling threadpool v1.8.1 [INFO] [stderr] Compiling parking_lot v0.11.0 [INFO] [stderr] Compiling mio v0.6.22 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling universal-hash v0.4.0 [INFO] [stderr] Compiling block-cipher v0.7.1 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling crypto-mac v0.8.0 [INFO] [stderr] Compiling aead v0.3.2 [INFO] [stderr] Compiling aes-soft v0.4.0 [INFO] [stderr] Compiling polyval v0.4.2 [INFO] [stderr] Compiling hmac v0.8.1 [INFO] [stderr] Compiling sha2 v0.9.2 [INFO] [stderr] Compiling sha-1 v0.9.1 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling ghash v0.3.0 [INFO] [stderr] Compiling hkdf v0.9.0 [INFO] [stderr] Compiling mio-uds v0.6.8 [INFO] [stderr] Compiling regex v1.4.1 [INFO] [stderr] Compiling aes v0.4.0 [INFO] [stderr] Compiling tokio v0.2.22 [INFO] [stderr] Compiling aes-gcm v0.6.0 [INFO] [stderr] Compiling addr2line v0.13.0 [INFO] [stderr] Compiling backtrace v0.3.53 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling futures-macro v0.3.6 [INFO] [stderr] Compiling derive_more v0.99.11 [INFO] [stderr] Compiling actix-macros v0.1.2 [INFO] [stderr] Compiling thiserror-impl v1.0.21 [INFO] [stderr] Compiling enum-as-inner v0.3.3 [INFO] [stderr] Compiling time-macros-impl v0.1.1 [INFO] [stderr] Compiling async-trait v0.1.41 [INFO] [stderr] Compiling actix-web-codegen v0.3.0 [INFO] [stderr] Compiling brotli2 v0.3.2 [INFO] [stderr] Compiling time-macros v0.1.1 [INFO] [stderr] Compiling thiserror v1.0.21 [INFO] [stderr] Compiling pin-project v0.4.27 [INFO] [stderr] Compiling futures-util v0.3.6 [INFO] [stderr] Compiling actix-codec v0.3.0 [INFO] [stderr] Compiling actix-threadpool v0.3.3 [INFO] [stderr] Compiling actix-service v1.0.6 [INFO] [stderr] Compiling actix-rt v1.1.1 [INFO] [stderr] Compiling futures v0.3.6 [INFO] [stderr] Compiling h2 v0.2.6 [INFO] [stderr] Compiling trust-dns-proto v0.19.5 [INFO] [stderr] Compiling actix-utils v2.0.0 [INFO] [stderr] Compiling actix-server v1.0.4 [INFO] [stderr] Compiling actix-tls v2.0.0 [INFO] [stderr] Compiling actix-testing v1.0.1 [INFO] [stderr] Compiling serde_urlencoded v0.6.1 [INFO] [stderr] Compiling actix-router v0.2.5 [INFO] [stderr] Compiling trust-dns-resolver v0.19.5 [INFO] [stderr] Compiling actix-connect v2.0.0 [INFO] [stderr] Compiling actix-http v2.0.0 [INFO] [stderr] Compiling awc v2.0.0 [INFO] [stderr] Compiling actix-web v3.1.0 [INFO] [stderr] Compiling actix-session v0.4.0 [INFO] [stderr] Compiling actix-web-playground v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: function is never used: `manual_hello` [INFO] [stdout] --> src/main.rs:15:10 [INFO] [stdout] | [INFO] [stdout] 15 | async fn manual_hello() -> impl Responder { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct is never constructed: `AppState` [INFO] [stdout] --> src/main.rs:19:8 [INFO] [stdout] | [INFO] [stdout] 19 | struct AppState { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/user_sessions-b3e02953c981c463.user_sessions.a0113581-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/user_sessions-b3e02953c981c463.user_sessions.a0113581-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/user_sessions-b3e02953c981c463.user_sessions.a0113581-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/user_sessions-b3e02953c981c463.user_sessions.a0113581-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/user_sessions-b3e02953c981c463.user_sessions.a0113581-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/user_sessions-b3e02953c981c463.user_sessions.a0113581-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/user_sessions-b3e02953c981c463.user_sessions.a0113581-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/user_sessions-b3e02953c981c463.user_sessions.a0113581-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/user_sessions-b3e02953c981c463.user_sessions.a0113581-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/user_sessions-b3e02953c981c463.user_sessions.a0113581-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/user_sessions-b3e02953c981c463.user_sessions.a0113581-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/user_sessions-b3e02953c981c463.user_sessions.a0113581-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/user_sessions-b3e02953c981c463.user_sessions.a0113581-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/user_sessions-b3e02953c981c463.user_sessions.a0113581-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/user_sessions-b3e02953c981c463.user_sessions.a0113581-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/user_sessions-b3e02953c981c463.user_sessions.a0113581-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/user_sessions-b3e02953c981c463.48ne6nnzsmvi2vkz.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/brotli-sys-61cd44ef798229b3/out" "-L" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libactix_session-61ab786478cc4bb6.rlib" "/opt/rustwide/target/debug/deps/libactix_web-6d7dd3b585a5db1d.rlib" "/opt/rustwide/target/debug/deps/libactix_tls-ac1715f3831f0d1c.rlib" "/opt/rustwide/target/debug/deps/libawc-d333ba2761b3da24.rlib" "/opt/rustwide/target/debug/deps/libactix_server-d3bb6607aff928a3.rlib" "/opt/rustwide/target/debug/deps/libsocket2-55bd93be2df22e9a.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-7ccb271be9a84e43.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-c91e6deb587a6fa0.rlib" "/opt/rustwide/target/debug/deps/libactix_router-8f5bfa46a293d968.rlib" "/opt/rustwide/target/debug/deps/libbytestring-9feec108797fc5ff.rlib" "/opt/rustwide/target/debug/deps/libactix_http-8698db9147423a33.rlib" "/opt/rustwide/target/debug/deps/libhttparse-33207b296810ef8b.rlib" "/opt/rustwide/target/debug/deps/libsha1-cfb4e95a42d225fb.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-ef8ac619008f0999.rlib" "/opt/rustwide/target/debug/deps/libdtoa-21bc3ec4bfd1ec01.rlib" "/opt/rustwide/target/debug/deps/libserde_json-0eae662cbb859a69.rlib" "/opt/rustwide/target/debug/deps/libryu-1b2f9606b802eb11.rlib" "/opt/rustwide/target/debug/deps/libcookie-e22de85b8d53457b.rlib" "/opt/rustwide/target/debug/deps/libhkdf-226f4a2ab170f5e7.rlib" "/opt/rustwide/target/debug/deps/libhmac-186f31c35d0f57f0.rlib" "/opt/rustwide/target/debug/deps/libcrypto_mac-58f0284a51ea7508.rlib" "/opt/rustwide/target/debug/deps/libsha2-9366e1f5bdcbdfc6.rlib" "/opt/rustwide/target/debug/deps/libcpuid_bool-b3948c4b6083d17f.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-c1ffb6c246dc7985.rlib" "/opt/rustwide/target/debug/deps/libdigest-8b902866d0442404.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-e076c0d87190c1fe.rlib" "/opt/rustwide/target/debug/deps/libaes_gcm-ee68cbddeb65e083.rlib" "/opt/rustwide/target/debug/deps/libghash-f45d133c4a67f295.rlib" "/opt/rustwide/target/debug/deps/libpolyval-622c906130fa4fec.rlib" "/opt/rustwide/target/debug/deps/libuniversal_hash-136101081204bea4.rlib" "/opt/rustwide/target/debug/deps/libsubtle-4014db28e1ba13d9.rlib" "/opt/rustwide/target/debug/deps/libaes-1835fb6072ece2f4.rlib" "/opt/rustwide/target/debug/deps/libaes_soft-517f06b5d7ae13d7.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-e91017f61df6d4a9.rlib" "/opt/rustwide/target/debug/deps/libaead-8e080f3d80d3ebe5.rlib" "/opt/rustwide/target/debug/deps/libblock_cipher-9ce5ea5c6071d79f.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-645d97592e8e73c5.rlib" "/opt/rustwide/target/debug/deps/libtypenum-52519c3919cd899e.rlib" "/opt/rustwide/target/debug/deps/libbase64-e32cbcac7be10dfc.rlib" "/opt/rustwide/target/debug/deps/libserde-13c112e223b4ec9e.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-896a3548c6f4f508.rlib" "/opt/rustwide/target/debug/deps/libregex-1b5d66f36a5a5f28.rlib" "/opt/rustwide/target/debug/deps/libthread_local-1fd82909a59c6365.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-e02a0b856c811a58.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-b8aab1d96ec199b1.rlib" "/opt/rustwide/target/debug/deps/liblanguage_tags-37f7d17139cd9425.rlib" "/opt/rustwide/target/debug/deps/libmime-5f4fe2de318311f9.rlib" "/opt/rustwide/target/debug/deps/libflate2-69cab46602e55ed6.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-9f2eced82c986060.rlib" "/opt/rustwide/target/debug/deps/libbrotli2-99f5413d2dd8bb33.rlib" "/opt/rustwide/target/debug/deps/libbrotli_sys-2678853e57e9a425.rlib" "/opt/rustwide/target/debug/deps/libtime-dc0c9f7b0630d0b6.rlib" "/opt/rustwide/target/debug/deps/libtime_macros-a2e1492de10ad8f7.rlib" "/opt/rustwide/target/debug/deps/libstandback-525d7094042544b4.rlib" "/opt/rustwide/target/debug/deps/libfxhash-bfc8afd11c5a5f3d.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-195565e85f6c1ed0.rlib" "/opt/rustwide/target/debug/deps/libactix_utils-8987008bf5805b8d.rlib" "/opt/rustwide/target/debug/deps/libactix_connect-3267e775e6ecb3e9.rlib" "/opt/rustwide/target/debug/deps/libtrust_dns_resolver-8ea2608a251277fe.rlib" "/opt/rustwide/target/debug/deps/libresolv_conf-bf91934017d43277.rlib" "/opt/rustwide/target/debug/deps/libhostname-6afa7281f98153c7.rlib" "/opt/rustwide/target/debug/deps/libmatch_cfg-9e36b93a7eacef48.rlib" "/opt/rustwide/target/debug/deps/libquick_error-91cbbb7f52cfd7fe.rlib" "/opt/rustwide/target/debug/deps/libtrust_dns_proto-87a9d1d54a20ac5c.rlib" "/opt/rustwide/target/debug/deps/librand-175b66569ca0a3d4.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-7b11b385335314e1.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-051447f765ff41f6.rlib" "/opt/rustwide/target/debug/deps/librand_core-f72b1b8d779c0a09.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-7a6bcc5c6394dcbf.rlib" "/opt/rustwide/target/debug/deps/liburl-79f7f68c1180b343.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-32dd5c1ab5974210.rlib" "/opt/rustwide/target/debug/deps/libidna-eadf4df1bbe0c3ae.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-435a63816f826cbd.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-e7cdd5020c9aedf8.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-fbe957e6f985f3bf.rlib" "/opt/rustwide/target/debug/deps/libmatches-794dc2bc143388e6.rlib" "/opt/rustwide/target/debug/deps/libthiserror-b49d1a7d790ff61b.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-ed9daa94e8d20cec.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-c3b8b5dbdaca2ed3.rlib" "/opt/rustwide/target/debug/deps/libadler-b45e2711255369ce.rlib" "/opt/rustwide/target/debug/deps/libobject-685bba51365c25d0.rlib" "/opt/rustwide/target/debug/deps/libaddr2line-2296e45d165fad43.rlib" "/opt/rustwide/target/debug/deps/libgimli-e9231050234a1bcf.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-0a04e74fc4f21d18.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-dbed4a6dc511d559.rlib" "/opt/rustwide/target/debug/deps/liblru_cache-f8a3db47b20ad7ed.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-6956db3d0006dbb2.rlib" "/opt/rustwide/target/debug/deps/libfutures-61f36aa722024024.rlib" "/opt/rustwide/target/debug/deps/libactix_rt-e7d12a6fcbb8617d.rlib" "/opt/rustwide/target/debug/deps/libactix_threadpool-55bb03fd977e96c3.rlib" "/opt/rustwide/target/debug/deps/libthreadpool-03d45c25c8ed5707.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-ccb856860ae125bd.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-7eba76d2d3ca4dd5.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-517a6e683d11f5ff.rlib" "/opt/rustwide/target/debug/deps/liblock_api-8d2133ac5223a138.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-d46e40bbd3136360.rlib" "/opt/rustwide/target/debug/deps/libinstant-875fc7bdda8b1e1d.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-067f54d7963c7d6b.rlib" "/opt/rustwide/target/debug/deps/libcopyless-7bbb5713f1b737c7.rlib" "/opt/rustwide/target/debug/deps/libeither-c5489414264d9d01.rlib" "/opt/rustwide/target/debug/deps/libh2-488bb3f4500d5b5a.rlib" "/opt/rustwide/target/debug/deps/libtracing-02e230119d3f740f.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-09193f78dd9f97e3.rlib" "/opt/rustwide/target/debug/deps/libindexmap-c8af818abb321ee8.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-97cd8e9499e3d278.rlib" "/opt/rustwide/target/debug/deps/libhttp-cf6a764c92104dcc.rlib" "/opt/rustwide/target/debug/deps/libitoa-653b85f7ff9315e8.rlib" "/opt/rustwide/target/debug/deps/libfnv-cb175ca084a41bf7.rlib" "/opt/rustwide/target/debug/deps/libactix_service-893b9e4b0f58070e.rlib" "/opt/rustwide/target/debug/deps/libactix_codec-81145a984905ef34.rlib" "/opt/rustwide/target/debug/deps/libbitflags-0409eb6f696bdc99.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-ca0a214f826ace06.rlib" "/opt/rustwide/target/debug/deps/libtokio-ef259de861d2c4fe.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-8c1218272b6c540e.rlib" "/opt/rustwide/target/debug/deps/libarc_swap-4eb97980ed119528.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-8a556f410a74a29f.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-02ff0d0fbc57b9b4.rlib" "/opt/rustwide/target/debug/deps/libmio-1abf545acaec5db0.rlib" "/opt/rustwide/target/debug/deps/libiovec-90d7866361b2bc00.rlib" "/opt/rustwide/target/debug/deps/libnet2-8c52fe9aabbaaad6.rlib" "/opt/rustwide/target/debug/deps/liblibc-34fd7ce697921c39.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-16ef7a5239efd1f0.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-219696a3bcf9670f.rlib" "/opt/rustwide/target/debug/deps/libmemchr-d44307df66952faf.rlib" "/opt/rustwide/target/debug/deps/libproc_macro_nested-325203478f0f5ae5.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-37957cf8f0665898.rlib" "/opt/rustwide/target/debug/deps/libslab-d80887537af7a894.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-35ba04a7c28ccff5.rlib" "/opt/rustwide/target/debug/deps/libpin_project-e82bbfd1ec9ebee2.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-bc1c8810b382182f.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-be5e6dfc7bdf7abe.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-c4d20991c74941c7.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-0029fcf5b57be1ee.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-b15327aae6a30a5a.rlib" "/opt/rustwide/target/debug/deps/libbytes-c27d72a53275aaf6.rlib" "/opt/rustwide/target/debug/deps/liblog-410faf3f32838acd.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-3e93dce105ba1ecd.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-a46a068050a12a4b.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-1df56095db9453cb.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-9062de483386e50b.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-b988ab269ff13602.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-1bc822d886d4f7bd.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-963eca8df4c224a6.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-d805b480c9102e58.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-06dfdbc22b935051.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-d7523a4d118e6572.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-5d7898c7fac3a07d.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-8c2bdbab4845bf3d.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-d578639df0547b30.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-58bbb7b1efa3a5e2.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-4c9b082d197c16f8.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-70f9ed6d8e7a5ce6.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-8c0a241d0360fa53.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-bad7ed93fdd31371.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-98b4d121af2b7335.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-1d9f7e5920635d15.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/user_sessions-b3e02953c981c463" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-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 `actix-web-playground` due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "f9086d940beae0ef7f7fda7b3b15af66d2f7a8d8d810b22bf7df38acd01cd1ac", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f9086d940beae0ef7f7fda7b3b15af66d2f7a8d8d810b22bf7df38acd01cd1ac", kill_on_drop: false }` [INFO] [stdout] f9086d940beae0ef7f7fda7b3b15af66d2f7a8d8d810b22bf7df38acd01cd1ac