[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 beta-2021-09-08 for beta-1.56-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-7/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/zaki-yama-labs/actix-web-playground on toolchain beta-2021-09-08 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-09-08" "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-7/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" "+beta-2021-09-08" "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-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "+beta-2021-09-08" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6cf0564630d406b9e99db5a5624e49b20ae79403127c8985c274017898a04290 [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" "6cf0564630d406b9e99db5a5624e49b20ae79403127c8985c274017898a04290", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6cf0564630d406b9e99db5a5624e49b20ae79403127c8985c274017898a04290", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6cf0564630d406b9e99db5a5624e49b20ae79403127c8985c274017898a04290", kill_on_drop: false }` [INFO] [stdout] 6cf0564630d406b9e99db5a5624e49b20ae79403127c8985c274017898a04290 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "+beta-2021-09-08" "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] 2e7ab42d8fabed5add3ea2730449ff704e16661d29f4ebd49fef796ca803f9a8 [INFO] running `Command { std: "docker" "start" "-a" "2e7ab42d8fabed5add3ea2730449ff704e16661d29f4ebd49fef796ca803f9a8", kill_on_drop: false }` [INFO] [stderr] Compiling object v0.21.1 [INFO] [stderr] Compiling rustc-demangle v0.1.17 [INFO] [stderr] Compiling cookie v0.14.2 [INFO] [stderr] Compiling brotli-sys v0.3.2 [INFO] [stderr] Compiling signal-hook-registry v1.2.1 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling hostname v0.3.1 [INFO] [stderr] Compiling universal-hash v0.4.0 [INFO] [stderr] Compiling block-cipher v0.7.1 [INFO] [stderr] Compiling aead v0.3.2 [INFO] [stderr] Compiling derive_more v0.99.11 [INFO] [stderr] Compiling actix-macros v0.1.2 [INFO] [stderr] Compiling enum-as-inner v0.3.3 [INFO] [stderr] Compiling time-macros-impl v0.1.1 [INFO] [stderr] Compiling flate2 v1.0.18 [INFO] [stderr] Compiling actix-web-codegen v0.3.0 [INFO] [stderr] Compiling mio-uds v0.6.8 [INFO] [stderr] Compiling aes-soft v0.4.0 [INFO] [stderr] Compiling polyval v0.4.2 [INFO] [stderr] Compiling resolv-conf v0.6.3 [INFO] [stderr] Compiling hkdf v0.9.0 [INFO] [stderr] Compiling serde_json v1.0.59 [INFO] [stderr] Compiling serde_urlencoded v0.6.1 [INFO] [stderr] Compiling actix-router v0.2.5 [INFO] [stderr] Compiling threadpool v1.8.1 [INFO] [stderr] Compiling tokio v0.2.22 [INFO] [stderr] Compiling aes v0.4.0 [INFO] [stderr] Compiling actix-service v1.0.6 [INFO] [stderr] Compiling ghash v0.3.0 [INFO] [stderr] Compiling aes-gcm v0.6.0 [INFO] [stderr] Compiling time-macros v0.1.1 [INFO] [stderr] Compiling time v0.2.22 [INFO] [stderr] Compiling backtrace v0.3.53 [INFO] [stderr] Compiling actix-threadpool v0.3.3 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling actix-rt v1.1.1 [INFO] [stderr] Compiling trust-dns-proto v0.19.5 [INFO] [stderr] Compiling actix-codec v0.3.0 [INFO] [stderr] Compiling h2 v0.2.6 [INFO] [stderr] Compiling brotli2 v0.3.2 [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 trust-dns-resolver v0.19.5 [INFO] [stderr] Compiling actix-testing v1.0.1 [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/actix_web_playground-937a1b0965870915.actix_web_playground.10d8aa2e-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/actix_web_playground-937a1b0965870915.actix_web_playground.10d8aa2e-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/actix_web_playground-937a1b0965870915.actix_web_playground.10d8aa2e-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/actix_web_playground-937a1b0965870915.actix_web_playground.10d8aa2e-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/actix_web_playground-937a1b0965870915.actix_web_playground.10d8aa2e-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/actix_web_playground-937a1b0965870915.actix_web_playground.10d8aa2e-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/actix_web_playground-937a1b0965870915.actix_web_playground.10d8aa2e-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/actix_web_playground-937a1b0965870915.actix_web_playground.10d8aa2e-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/actix_web_playground-937a1b0965870915.actix_web_playground.10d8aa2e-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/actix_web_playground-937a1b0965870915.actix_web_playground.10d8aa2e-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/actix_web_playground-937a1b0965870915.actix_web_playground.10d8aa2e-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/actix_web_playground-937a1b0965870915.actix_web_playground.10d8aa2e-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/actix_web_playground-937a1b0965870915.actix_web_playground.10d8aa2e-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/actix_web_playground-937a1b0965870915.actix_web_playground.10d8aa2e-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/actix_web_playground-937a1b0965870915.actix_web_playground.10d8aa2e-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/actix_web_playground-937a1b0965870915.actix_web_playground.10d8aa2e-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/actix_web_playground-937a1b0965870915.4tsjr28qm6wqm5nk.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/brotli-sys-8f4838f545e09bad/out" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libactix_web-1147359588360927.rlib" "/opt/rustwide/target/debug/deps/libactix_tls-e464f0410db06109.rlib" "/opt/rustwide/target/debug/deps/libawc-981fa1f3ab30ee8c.rlib" "/opt/rustwide/target/debug/deps/libactix_server-44dd80fa02a41bec.rlib" "/opt/rustwide/target/debug/deps/libsocket2-0db3db6dcede3ddd.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-5748851637616ad0.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-c8728763a1cfbcab.rlib" "/opt/rustwide/target/debug/deps/libactix_router-1159477d4ff9e4ed.rlib" "/opt/rustwide/target/debug/deps/libbytestring-159e9ce1d9d0a611.rlib" "/opt/rustwide/target/debug/deps/libactix_http-9ff441be0036d76c.rlib" "/opt/rustwide/target/debug/deps/libhttparse-197e22c306c4c676.rlib" "/opt/rustwide/target/debug/deps/libsha1-c06c779d5c5df1fb.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-b54a7084292155e7.rlib" "/opt/rustwide/target/debug/deps/libdtoa-c81a9c99255237cb.rlib" "/opt/rustwide/target/debug/deps/libserde_json-94cc50fa34118cc6.rlib" "/opt/rustwide/target/debug/deps/libryu-d12c73784c01ffe8.rlib" "/opt/rustwide/target/debug/deps/libcookie-df898460dc5e0fb8.rlib" "/opt/rustwide/target/debug/deps/libhkdf-d0a643fbfd8abda2.rlib" "/opt/rustwide/target/debug/deps/libhmac-53ae6d6b162a85a3.rlib" "/opt/rustwide/target/debug/deps/libcrypto_mac-fe42c8161a344f6a.rlib" "/opt/rustwide/target/debug/deps/libsha2-6689319d43b8c5f0.rlib" "/opt/rustwide/target/debug/deps/libcpuid_bool-4113982dc57591d4.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-ffbe13ab2928830a.rlib" "/opt/rustwide/target/debug/deps/libdigest-fbb52eab64bc809e.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-8c4fed54511dd4e1.rlib" "/opt/rustwide/target/debug/deps/libaes_gcm-a5d4ddff72926407.rlib" "/opt/rustwide/target/debug/deps/libghash-50fc96765b08be05.rlib" "/opt/rustwide/target/debug/deps/libpolyval-ef00e6a8dbdc09b5.rlib" "/opt/rustwide/target/debug/deps/libuniversal_hash-b7276108a6b679dd.rlib" "/opt/rustwide/target/debug/deps/libsubtle-85f880d3b1f7d3bf.rlib" "/opt/rustwide/target/debug/deps/libaes-5e7a3ba32376683d.rlib" "/opt/rustwide/target/debug/deps/libaes_soft-2c5019ddd76af826.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-f8e23c597d5ea2e9.rlib" "/opt/rustwide/target/debug/deps/libaead-6822814571f6634e.rlib" "/opt/rustwide/target/debug/deps/libblock_cipher-45b1d5c0aea96cc0.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-34e8d27d7fd616e1.rlib" "/opt/rustwide/target/debug/deps/libtypenum-3e376aaa9378417c.rlib" "/opt/rustwide/target/debug/deps/libbase64-8999ceb24e01210b.rlib" "/opt/rustwide/target/debug/deps/libserde-3e7bb53181f7455e.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-01c13ff45c73612f.rlib" "/opt/rustwide/target/debug/deps/libregex-f584862c02fe1665.rlib" "/opt/rustwide/target/debug/deps/libthread_local-fc112ae30411db47.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-65aa2d4c3f7f8d04.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-882855d6ce318a13.rlib" "/opt/rustwide/target/debug/deps/liblanguage_tags-66706a840c6b3f9e.rlib" "/opt/rustwide/target/debug/deps/libmime-6adaefd5c465bdcc.rlib" "/opt/rustwide/target/debug/deps/libflate2-a96d23876d7a1d86.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-71ba54e8d8997506.rlib" "/opt/rustwide/target/debug/deps/libbrotli2-8f8babf667b6028d.rlib" "/opt/rustwide/target/debug/deps/libbrotli_sys-1e50f780fa16da4d.rlib" "/opt/rustwide/target/debug/deps/libtime-9948563842460053.rlib" "/opt/rustwide/target/debug/deps/libtime_macros-d7a2cff66a7efb51.rlib" "/opt/rustwide/target/debug/deps/libstandback-7cee0598f7538c75.rlib" "/opt/rustwide/target/debug/deps/libfxhash-d3580288e334ae4a.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-8e56524b8e4e4333.rlib" "/opt/rustwide/target/debug/deps/libactix_utils-86a4d02d224d123d.rlib" "/opt/rustwide/target/debug/deps/libactix_connect-505a7aa0f973d407.rlib" "/opt/rustwide/target/debug/deps/libtrust_dns_resolver-267234e1b47e17e6.rlib" "/opt/rustwide/target/debug/deps/libresolv_conf-c156edd341a77961.rlib" "/opt/rustwide/target/debug/deps/libhostname-444c785a80a05adf.rlib" "/opt/rustwide/target/debug/deps/libmatch_cfg-f55f469ac74b7fae.rlib" "/opt/rustwide/target/debug/deps/libquick_error-9f037071f33ff693.rlib" "/opt/rustwide/target/debug/deps/libtrust_dns_proto-e02a832f81e34591.rlib" "/opt/rustwide/target/debug/deps/librand-f62610c9bdf9a5c8.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-6a6f1a51e2fd1500.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-aba7d3ebf881e183.rlib" "/opt/rustwide/target/debug/deps/librand_core-45db488cccb46af0.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-52bd2b43ace1180e.rlib" "/opt/rustwide/target/debug/deps/liburl-7187c687af99cd7c.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-8c83310236959ef9.rlib" "/opt/rustwide/target/debug/deps/libidna-ae87189b1da41f1d.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-22f526961cd77180.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-488a3a615ad32ff5.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-7ac4b89f889ff88f.rlib" "/opt/rustwide/target/debug/deps/libmatches-efe3d8804af1a290.rlib" "/opt/rustwide/target/debug/deps/libthiserror-5730a8b2d4f75b1f.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-9d27a36a8718cbeb.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-7944769413643ed0.rlib" "/opt/rustwide/target/debug/deps/libadler-9d91af25e56b3838.rlib" "/opt/rustwide/target/debug/deps/libobject-ae56a75a6ea27ff5.rlib" "/opt/rustwide/target/debug/deps/libaddr2line-1a73b42bd37e3031.rlib" "/opt/rustwide/target/debug/deps/libgimli-e3363ae1ffa36b05.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-97437e183f3ae6e4.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-e566b3605c3902b6.rlib" "/opt/rustwide/target/debug/deps/liblru_cache-b210ef05acd3e85c.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-87abf167d0f55ac8.rlib" "/opt/rustwide/target/debug/deps/libfutures-6f373eefa7ee43f3.rlib" "/opt/rustwide/target/debug/deps/libactix_rt-f1a2685381a5126b.rlib" "/opt/rustwide/target/debug/deps/libactix_threadpool-eefc900b53975ddf.rlib" "/opt/rustwide/target/debug/deps/libthreadpool-44001e81e2f72b40.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-17e8bf38c4d0286c.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-1de03e9db04154e6.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-28eb400cbd20f21e.rlib" "/opt/rustwide/target/debug/deps/liblock_api-d711f443c61b18d7.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-54ff2283d814f48f.rlib" "/opt/rustwide/target/debug/deps/libinstant-f08c24b5ac329bce.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-c569187bfd2b99de.rlib" "/opt/rustwide/target/debug/deps/libcopyless-8cdcbfe983327a21.rlib" "/opt/rustwide/target/debug/deps/libeither-e3062db716b81c8a.rlib" "/opt/rustwide/target/debug/deps/libh2-53f91a6544573fe5.rlib" "/opt/rustwide/target/debug/deps/libtracing-e2b830366507dfe0.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-2662e2daeb780a86.rlib" "/opt/rustwide/target/debug/deps/libindexmap-e3c8d4167826905f.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-f68c299677dc64e2.rlib" "/opt/rustwide/target/debug/deps/libhttp-cd42fdc59cc8b701.rlib" "/opt/rustwide/target/debug/deps/libitoa-ebac3c6dd5ca1a23.rlib" "/opt/rustwide/target/debug/deps/libfnv-bb690c336855f248.rlib" "/opt/rustwide/target/debug/deps/libactix_service-26f50656d9bf9ce8.rlib" "/opt/rustwide/target/debug/deps/libactix_codec-c6dc9458756f850f.rlib" "/opt/rustwide/target/debug/deps/libbitflags-6063cd2c96572b53.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-1d0b8b66485bd359.rlib" "/opt/rustwide/target/debug/deps/libtokio-d0b8711af694157e.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-27a7c23cba676639.rlib" "/opt/rustwide/target/debug/deps/libarc_swap-b2f599766ec575ad.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-24de8c2d266a5d0d.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-86422d76b8bd90ed.rlib" "/opt/rustwide/target/debug/deps/libmio-0e7b120fb4a10068.rlib" "/opt/rustwide/target/debug/deps/libiovec-16607a542912d357.rlib" "/opt/rustwide/target/debug/deps/libnet2-2e720b9711be7671.rlib" "/opt/rustwide/target/debug/deps/liblibc-d2db4bac5b2faf52.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-358c65a1dfd5cd06.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-7ec2d3abc5a9a7fb.rlib" "/opt/rustwide/target/debug/deps/libmemchr-ea1aace9ed0e5b1e.rlib" "/opt/rustwide/target/debug/deps/libproc_macro_nested-f079ccef728e9af1.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-5fcb2a1f0f5fbbef.rlib" "/opt/rustwide/target/debug/deps/libslab-ee0db592f9db8068.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-9911667706337acb.rlib" "/opt/rustwide/target/debug/deps/libpin_project-5dde5b3ca209f822.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-8f9c52dbf5d584c3.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-44384aed23a6d3bc.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-0333fba834a4063e.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-501725f4e360d46d.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-de21f419529484a5.rlib" "/opt/rustwide/target/debug/deps/libbytes-b63c3b3ea06c4474.rlib" "/opt/rustwide/target/debug/deps/liblog-00cc5fb74ab3a2e8.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-b22544e46cbb7baa.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-9a950938f3668a37.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-3b1b529ec96b3df7.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-ac333df4e6839cea.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-22a9ff9d2be6d427.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-5decbb94c7d60860.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-29a9663b62a1cd00.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-6f0cee0dbab2d3f8.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-f5dc7d1d28c5c249.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-d19bda9ef557e755.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-82a955fd13db2399.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-44f3e7c1b7cc17ef.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-3ee6f750c5f3c2cf.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-ae5e1795dcba83e8.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-8d545d8592f2b534.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-c4c222675f83fd37.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-c1e9c53e75e301ed.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-beea7d9617fe25c5.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-8ef7dd43fc671f88.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-80a2b295510dd038.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/actix_web_playground-937a1b0965870915" "-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; 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `actix-web-playground` due to 2 previous errors; 2 warnings emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "2e7ab42d8fabed5add3ea2730449ff704e16661d29f4ebd49fef796ca803f9a8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2e7ab42d8fabed5add3ea2730449ff704e16661d29f4ebd49fef796ca803f9a8", kill_on_drop: false }` [INFO] [stdout] 2e7ab42d8fabed5add3ea2730449ff704e16661d29f4ebd49fef796ca803f9a8