[INFO] cloning repository https://github.com/Krout0n/actix-doc [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Krout0n/actix-doc" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKrout0n%2Factix-doc", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKrout0n%2Factix-doc'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e805f61202591ec6c8ba19ef589cefd721d09593 [INFO] testing Krout0n/actix-doc against 1.55.0 for beta-1.56-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKrout0n%2Factix-doc" "/workspace/builds/worker-94/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-94/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Krout0n/actix-doc 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/Krout0n/actix-doc [INFO] finished tweaking git repo https://github.com/Krout0n/actix-doc [INFO] tweaked toml for git repo https://github.com/Krout0n/actix-doc written to /workspace/builds/worker-94/source/Cargo.toml [INFO] crate git repo https://github.com/Krout0n/actix-doc 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-94/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-94/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] b461e22229a1fda281efba8c54dbb11b1d96bea9f14b2dd47af90e4bfae59b32 [INFO] running `Command { std: "docker" "start" "-a" "b461e22229a1fda281efba8c54dbb11b1d96bea9f14b2dd47af90e4bfae59b32", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b461e22229a1fda281efba8c54dbb11b1d96bea9f14b2dd47af90e4bfae59b32", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b461e22229a1fda281efba8c54dbb11b1d96bea9f14b2dd47af90e4bfae59b32", kill_on_drop: false }` [INFO] [stdout] b461e22229a1fda281efba8c54dbb11b1d96bea9f14b2dd47af90e4bfae59b32 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-94/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-94/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] 432adaebad6dc99f9a583d3fa9fe497bd0a913b9375b0268ef93449643109463 [INFO] running `Command { std: "docker" "start" "-a" "432adaebad6dc99f9a583d3fa9fe497bd0a913b9375b0268ef93449643109463", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.74 [INFO] [stderr] Compiling proc-macro2 v1.0.19 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling syn v1.0.38 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling futures-core v0.3.5 [INFO] [stderr] Compiling futures-sink v0.3.5 [INFO] [stderr] Compiling bytes v0.5.6 [INFO] [stderr] Compiling pin-project-internal v0.4.23 [INFO] [stderr] Compiling proc-macro-nested v0.1.6 [INFO] [stderr] Compiling once_cell v1.4.0 [INFO] [stderr] Compiling proc-macro-hack v0.5.18 [INFO] [stderr] Compiling arc-swap v0.4.7 [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling pin-project-lite v0.1.7 [INFO] [stderr] Compiling futures-io v0.3.5 [INFO] [stderr] Compiling smallvec v1.4.1 [INFO] [stderr] Compiling instant v0.1.6 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling tinyvec v0.3.3 [INFO] [stderr] Compiling adler v0.2.3 [INFO] [stderr] Compiling itoa v0.4.6 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling copyless v0.1.5 [INFO] [stderr] Compiling gimli v0.22.0 [INFO] [stderr] Compiling serde_derive v1.0.114 [INFO] [stderr] Compiling either v1.5.3 [INFO] [stderr] Compiling serde v1.0.114 [INFO] [stderr] Compiling ppv-lite86 v0.2.8 [INFO] [stderr] Compiling rustc-demangle v0.1.16 [INFO] [stderr] Compiling object v0.20.0 [INFO] [stderr] Compiling unicode-segmentation v1.6.0 [INFO] [stderr] Compiling match_cfg v0.1.0 [INFO] [stderr] Compiling cc v1.0.58 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling linked-hash-map v0.5.3 [INFO] [stderr] Compiling regex-syntax v0.6.18 [INFO] [stderr] Compiling httparse v1.3.4 [INFO] [stderr] Compiling encoding_rs v0.8.23 [INFO] [stderr] Compiling serde_json v1.0.57 [INFO] [stderr] Compiling dtoa v0.4.6 [INFO] [stderr] Compiling sha1 v0.6.0 [INFO] [stderr] Compiling base64 v0.11.0 [INFO] [stderr] Compiling language-tags v0.2.2 [INFO] [stderr] Compiling lock_api v0.4.1 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling tracing-core v0.1.12 [INFO] [stderr] Compiling miniz_oxide v0.4.0 [INFO] [stderr] Compiling futures-channel v0.3.5 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling futures-task v0.3.5 [INFO] [stderr] Compiling lru-cache v0.1.2 [INFO] [stderr] Compiling unicode-normalization v0.1.13 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling http v0.2.1 [INFO] [stderr] Compiling tracing v0.1.18 [INFO] [stderr] Compiling bytestring v0.1.5 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling hashbrown v0.8.1 [INFO] [stderr] Compiling indexmap v1.5.0 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling net2 v0.2.34 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling signal-hook-registry v1.2.0 [INFO] [stderr] Compiling parking_lot_core v0.8.0 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling socket2 v0.3.12 [INFO] [stderr] Compiling hostname v0.3.1 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling flate2 v1.0.16 [INFO] [stderr] Compiling aho-corasick v0.7.13 [INFO] [stderr] Compiling addr2line v0.13.0 [INFO] [stderr] Compiling resolv-conf v0.6.3 [INFO] [stderr] Compiling brotli-sys v0.3.2 [INFO] [stderr] Compiling backtrace v0.3.50 [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 threadpool v1.8.1 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling mio-uds v0.6.8 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling regex v1.3.9 [INFO] [stderr] Compiling tokio v0.2.22 [INFO] [stderr] Compiling url v2.1.1 [INFO] [stderr] Compiling chrono v0.4.13 [INFO] [stderr] Compiling tokio-util v0.2.0 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling actix-codec v0.2.0 [INFO] [stderr] Compiling brotli2 v0.3.2 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling futures-macro v0.3.5 [INFO] [stderr] Compiling derive_more v0.99.9 [INFO] [stderr] Compiling actix-macros v0.1.2 [INFO] [stderr] Compiling async-trait v0.1.36 [INFO] [stderr] Compiling enum-as-inner v0.3.2 [INFO] [stderr] Compiling actix-web-codegen v0.2.2 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling pin-project v0.4.23 [INFO] [stderr] Compiling futures-util v0.3.5 [INFO] [stderr] Compiling actix-threadpool v0.3.3 [INFO] [stderr] Compiling futures-executor v0.3.5 [INFO] [stderr] Compiling actix-rt v1.1.1 [INFO] [stderr] Compiling actix-service v1.0.5 [INFO] [stderr] Compiling h2 v0.2.6 [INFO] [stderr] Compiling futures v0.3.5 [INFO] [stderr] Compiling trust-dns-proto v0.18.0-alpha.2 [INFO] [stderr] Compiling actix-utils v1.0.6 [INFO] [stderr] Compiling actix-server v1.0.3 [INFO] [stderr] Compiling actix-tls v1.0.0 [INFO] [stderr] Compiling trust-dns-resolver v0.18.0-alpha.2 [INFO] [stderr] Compiling actix-testing v1.0.1 [INFO] [stderr] Compiling serde_urlencoded v0.6.1 [INFO] [stderr] Compiling actix-router v0.2.4 [INFO] [stderr] Compiling actix-connect v1.0.2 [INFO] [stderr] Compiling actix-http v1.0.1 [INFO] [stderr] Compiling awc v1.0.1 [INFO] [stderr] Compiling actix-web v2.0.0 [INFO] [stderr] Compiling actix-tutorial 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/web_scope-e17f59fe69ac544d.web_scope.b08e3bbd-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/web_scope-e17f59fe69ac544d.web_scope.b08e3bbd-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/web_scope-e17f59fe69ac544d.web_scope.b08e3bbd-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/web_scope-e17f59fe69ac544d.web_scope.b08e3bbd-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/web_scope-e17f59fe69ac544d.web_scope.b08e3bbd-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/web_scope-e17f59fe69ac544d.web_scope.b08e3bbd-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/web_scope-e17f59fe69ac544d.web_scope.b08e3bbd-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/web_scope-e17f59fe69ac544d.web_scope.b08e3bbd-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/web_scope-e17f59fe69ac544d.web_scope.b08e3bbd-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/web_scope-e17f59fe69ac544d.web_scope.b08e3bbd-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/web_scope-e17f59fe69ac544d.web_scope.b08e3bbd-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/web_scope-e17f59fe69ac544d.web_scope.b08e3bbd-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/web_scope-e17f59fe69ac544d.web_scope.b08e3bbd-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/web_scope-e17f59fe69ac544d.web_scope.b08e3bbd-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/web_scope-e17f59fe69ac544d.web_scope.b08e3bbd-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/web_scope-e17f59fe69ac544d.web_scope.b08e3bbd-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/web_scope-e17f59fe69ac544d.307797geqrhqrlc7.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/brotli-sys-025821e603c0b55d/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/libactix_web-b2d0067a09c07f45.rlib" "/opt/rustwide/target/debug/deps/libactix_tls-3ad0a0759a1b60fa.rlib" "/opt/rustwide/target/debug/deps/libawc-7e3a0f06b6e7e186.rlib" "/opt/rustwide/target/debug/deps/libactix_server-17065be1c217a7af.rlib" "/opt/rustwide/target/debug/deps/libsocket2-8202f62bc6c0c986.rlib" "/opt/rustwide/target/debug/deps/libactix_router-386aa282c2b61a4e.rlib" "/opt/rustwide/target/debug/deps/libbytestring-8b1a315b3be5d047.rlib" "/opt/rustwide/target/debug/deps/libactix_http-c6798ae4884925f8.rlib" "/opt/rustwide/target/debug/deps/libsha1-c66f505a6c8b35fc.rlib" "/opt/rustwide/target/debug/deps/libbase64-db5da6bef8a1d166.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-ddda7fd1bfddd200.rlib" "/opt/rustwide/target/debug/deps/libdtoa-f2bc24fd66e60eee.rlib" "/opt/rustwide/target/debug/deps/libhttparse-bddf136980e817ef.rlib" "/opt/rustwide/target/debug/deps/libchrono-6febf5d55a8f8c82.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-d2c61e9b6b21f135.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-777bad280f034f22.rlib" "/opt/rustwide/target/debug/deps/libserde_json-3ca1f7a84500d168.rlib" "/opt/rustwide/target/debug/deps/libryu-739207766fb1644f.rlib" "/opt/rustwide/target/debug/deps/libserde-baff4aed92a158aa.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-257452cea816eb03.rlib" "/opt/rustwide/target/debug/deps/libregex-5c6ca9a6818cc516.rlib" "/opt/rustwide/target/debug/deps/libthread_local-fca49ebfe19b2a13.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-8d133295d5bc9215.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-e796668475ed7fb8.rlib" "/opt/rustwide/target/debug/deps/liblanguage_tags-5bc979fa4d844ccd.rlib" "/opt/rustwide/target/debug/deps/libmime-81c0a547976aedd9.rlib" "/opt/rustwide/target/debug/deps/libflate2-48a64878acef07bc.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-5101f26ae48c6841.rlib" "/opt/rustwide/target/debug/deps/libbrotli2-3da98c21e0d1a50f.rlib" "/opt/rustwide/target/debug/deps/libbrotli_sys-99c3c2ec6e708855.rlib" "/opt/rustwide/target/debug/deps/libtime-158a484f97c97080.rlib" "/opt/rustwide/target/debug/deps/libfxhash-f9a735d76e67636e.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-f3c44899040265df.rlib" "/opt/rustwide/target/debug/deps/libactix_utils-e551070e95c88fdf.rlib" "/opt/rustwide/target/debug/deps/libactix_connect-3844260f5685edff.rlib" "/opt/rustwide/target/debug/deps/libtrust_dns_resolver-d7b07fd71ab671bf.rlib" "/opt/rustwide/target/debug/deps/libtrust_dns_proto-1630de7cf39993d1.rlib" "/opt/rustwide/target/debug/deps/librand-f1cd6e1dca158893.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-d7677a12cb9a7a59.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-c78691db1e7711de.rlib" "/opt/rustwide/target/debug/deps/librand_core-58f3a77fa006be60.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-5c5385a884f1637b.rlib" "/opt/rustwide/target/debug/deps/liburl-ae4f8bd575f23979.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-e457123dded25aba.rlib" "/opt/rustwide/target/debug/deps/libidna-d6324205418c7a11.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-61056e7a35004c11.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-ad4cf9d370b9691e.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-9e840ad77276d770.rlib" "/opt/rustwide/target/debug/deps/libhostname-4c9f8307659f953c.rlib" "/opt/rustwide/target/debug/deps/libmatch_cfg-4a94df8764f63270.rlib" "/opt/rustwide/target/debug/deps/libquick_error-92792d7d5dc6f90c.rlib" "/opt/rustwide/target/debug/deps/liblru_cache-c9000365dcaf671e.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-f6e8ac2175e8400d.rlib" "/opt/rustwide/target/debug/deps/libfailure-ce52fc90553e0eb5.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-788b11f98e10cc05.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-0489a5e9149094f9.rlib" "/opt/rustwide/target/debug/deps/libadler-19724b5776b2459a.rlib" "/opt/rustwide/target/debug/deps/libobject-4750264da6f84395.rlib" "/opt/rustwide/target/debug/deps/libaddr2line-1e609a1db3601f4d.rlib" "/opt/rustwide/target/debug/deps/libgimli-f4508afe80df7795.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-f6813ff1cdbf72a4.rlib" "/opt/rustwide/target/debug/deps/libfutures-630b3a1654ea7f02.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-7646089c7d2e905f.rlib" "/opt/rustwide/target/debug/deps/libactix_rt-117645befc815838.rlib" "/opt/rustwide/target/debug/deps/libactix_threadpool-d6bae88e4953ff6f.rlib" "/opt/rustwide/target/debug/deps/libthreadpool-9d90c7adf6f6582c.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-7f8bd0e2e82eca52.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-ae488d71256bc04f.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-af490e09fd09d553.rlib" "/opt/rustwide/target/debug/deps/liblock_api-93d7c2845e74f0cd.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-a57a6a52cef5676e.rlib" "/opt/rustwide/target/debug/deps/libinstant-00c600e483f584d3.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-82e871986f3171fe.rlib" "/opt/rustwide/target/debug/deps/libcopyless-addb31640d14a025.rlib" "/opt/rustwide/target/debug/deps/libeither-24b8e611dfba8b22.rlib" "/opt/rustwide/target/debug/deps/libh2-1a756d914f1cef96.rlib" "/opt/rustwide/target/debug/deps/libtracing-db2ff09a6cf50e56.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-53b8ccca1d6538b4.rlib" "/opt/rustwide/target/debug/deps/libindexmap-4ed2b521fccffb5f.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-1d05194080fd4001.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-9f27980519f8b857.rlib" "/opt/rustwide/target/debug/deps/libhttp-1ab4021fd3ba4476.rlib" "/opt/rustwide/target/debug/deps/libitoa-86746c4c50b16653.rlib" "/opt/rustwide/target/debug/deps/libfnv-d1dc8bedb5ffcb44.rlib" "/opt/rustwide/target/debug/deps/libactix_service-d217cf71bc361280.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-7b3bd0f8a8572f18.rlib" "/opt/rustwide/target/debug/deps/libproc_macro_nested-46cb791b9e489748.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-76a6b964f70d69a9.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-8eab7d850bb9eb12.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-93b00cd267f654d6.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-449a7fab70c68e52.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-179c4ec3b1bb6929.rlib" "/opt/rustwide/target/debug/deps/libactix_codec-cdbf686ccf573c59.rlib" "/opt/rustwide/target/debug/deps/libbitflags-117d41ac256572da.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-80be0a35f95d25cc.rlib" "/opt/rustwide/target/debug/deps/libtokio-54a9c15632738ced.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-8e73e14d6674a6e6.rlib" "/opt/rustwide/target/debug/deps/libarc_swap-10fd4630b9a09246.rlib" "/opt/rustwide/target/debug/deps/libmemchr-15ff39dbd52f8080.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-624796a9519f30f8.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-df981c5871754530.rlib" "/opt/rustwide/target/debug/deps/libmio-fbe6b72dc99cc920.rlib" "/opt/rustwide/target/debug/deps/libslab-31c88580e3b60f0d.rlib" "/opt/rustwide/target/debug/deps/libiovec-3854edea4f8a4789.rlib" "/opt/rustwide/target/debug/deps/libnet2-5dcc964f89b8745f.rlib" "/opt/rustwide/target/debug/deps/liblibc-1c69ea8e90b5be58.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-09d4f01a782ee392.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-e660f4ce089a9093.rlib" "/opt/rustwide/target/debug/deps/libpin_project-5f7ce4dcb82663fc.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-db9edbf7f6b4fe8f.rlib" "/opt/rustwide/target/debug/deps/libbytes-a265f3aec633bc55.rlib" "/opt/rustwide/target/debug/deps/liblog-606471d8ff3e0880.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-4dc40f94662accb2.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" "-lutil" "-ldl" "-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/web_scope-e17f59fe69ac544d" "-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 `actix-tutorial` due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/mutable_counter-10e407b9ab67f2d2.mutable_counter.6ed7c20d-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/mutable_counter-10e407b9ab67f2d2.mutable_counter.6ed7c20d-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/mutable_counter-10e407b9ab67f2d2.mutable_counter.6ed7c20d-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/mutable_counter-10e407b9ab67f2d2.mutable_counter.6ed7c20d-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/mutable_counter-10e407b9ab67f2d2.mutable_counter.6ed7c20d-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/mutable_counter-10e407b9ab67f2d2.mutable_counter.6ed7c20d-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/mutable_counter-10e407b9ab67f2d2.mutable_counter.6ed7c20d-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/mutable_counter-10e407b9ab67f2d2.mutable_counter.6ed7c20d-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/mutable_counter-10e407b9ab67f2d2.mutable_counter.6ed7c20d-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/mutable_counter-10e407b9ab67f2d2.mutable_counter.6ed7c20d-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/mutable_counter-10e407b9ab67f2d2.mutable_counter.6ed7c20d-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/mutable_counter-10e407b9ab67f2d2.mutable_counter.6ed7c20d-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/mutable_counter-10e407b9ab67f2d2.mutable_counter.6ed7c20d-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/mutable_counter-10e407b9ab67f2d2.mutable_counter.6ed7c20d-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/mutable_counter-10e407b9ab67f2d2.mutable_counter.6ed7c20d-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/mutable_counter-10e407b9ab67f2d2.mutable_counter.6ed7c20d-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/mutable_counter-10e407b9ab67f2d2.54cqkmnly8y3z0jd.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/brotli-sys-025821e603c0b55d/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/libactix_web-b2d0067a09c07f45.rlib" "/opt/rustwide/target/debug/deps/libactix_tls-3ad0a0759a1b60fa.rlib" "/opt/rustwide/target/debug/deps/libawc-7e3a0f06b6e7e186.rlib" "/opt/rustwide/target/debug/deps/libactix_server-17065be1c217a7af.rlib" "/opt/rustwide/target/debug/deps/libsocket2-8202f62bc6c0c986.rlib" "/opt/rustwide/target/debug/deps/libactix_router-386aa282c2b61a4e.rlib" "/opt/rustwide/target/debug/deps/libbytestring-8b1a315b3be5d047.rlib" "/opt/rustwide/target/debug/deps/libactix_http-c6798ae4884925f8.rlib" "/opt/rustwide/target/debug/deps/libsha1-c66f505a6c8b35fc.rlib" "/opt/rustwide/target/debug/deps/libbase64-db5da6bef8a1d166.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-ddda7fd1bfddd200.rlib" "/opt/rustwide/target/debug/deps/libdtoa-f2bc24fd66e60eee.rlib" "/opt/rustwide/target/debug/deps/libhttparse-bddf136980e817ef.rlib" "/opt/rustwide/target/debug/deps/libchrono-6febf5d55a8f8c82.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-d2c61e9b6b21f135.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-777bad280f034f22.rlib" "/opt/rustwide/target/debug/deps/libserde_json-3ca1f7a84500d168.rlib" "/opt/rustwide/target/debug/deps/libryu-739207766fb1644f.rlib" "/opt/rustwide/target/debug/deps/libserde-baff4aed92a158aa.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-257452cea816eb03.rlib" "/opt/rustwide/target/debug/deps/libregex-5c6ca9a6818cc516.rlib" "/opt/rustwide/target/debug/deps/libthread_local-fca49ebfe19b2a13.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-8d133295d5bc9215.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-e796668475ed7fb8.rlib" "/opt/rustwide/target/debug/deps/liblanguage_tags-5bc979fa4d844ccd.rlib" "/opt/rustwide/target/debug/deps/libmime-81c0a547976aedd9.rlib" "/opt/rustwide/target/debug/deps/libflate2-48a64878acef07bc.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-5101f26ae48c6841.rlib" "/opt/rustwide/target/debug/deps/libbrotli2-3da98c21e0d1a50f.rlib" "/opt/rustwide/target/debug/deps/libbrotli_sys-99c3c2ec6e708855.rlib" "/opt/rustwide/target/debug/deps/libtime-158a484f97c97080.rlib" "/opt/rustwide/target/debug/deps/libfxhash-f9a735d76e67636e.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-f3c44899040265df.rlib" "/opt/rustwide/target/debug/deps/libactix_utils-e551070e95c88fdf.rlib" "/opt/rustwide/target/debug/deps/libactix_connect-3844260f5685edff.rlib" "/opt/rustwide/target/debug/deps/libtrust_dns_resolver-d7b07fd71ab671bf.rlib" "/opt/rustwide/target/debug/deps/libtrust_dns_proto-1630de7cf39993d1.rlib" "/opt/rustwide/target/debug/deps/librand-f1cd6e1dca158893.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-d7677a12cb9a7a59.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-c78691db1e7711de.rlib" "/opt/rustwide/target/debug/deps/librand_core-58f3a77fa006be60.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-5c5385a884f1637b.rlib" "/opt/rustwide/target/debug/deps/liburl-ae4f8bd575f23979.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-e457123dded25aba.rlib" "/opt/rustwide/target/debug/deps/libidna-d6324205418c7a11.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-61056e7a35004c11.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-ad4cf9d370b9691e.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-9e840ad77276d770.rlib" "/opt/rustwide/target/debug/deps/libhostname-4c9f8307659f953c.rlib" "/opt/rustwide/target/debug/deps/libmatch_cfg-4a94df8764f63270.rlib" "/opt/rustwide/target/debug/deps/libquick_error-92792d7d5dc6f90c.rlib" "/opt/rustwide/target/debug/deps/liblru_cache-c9000365dcaf671e.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-f6e8ac2175e8400d.rlib" "/opt/rustwide/target/debug/deps/libfailure-ce52fc90553e0eb5.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-788b11f98e10cc05.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-0489a5e9149094f9.rlib" "/opt/rustwide/target/debug/deps/libadler-19724b5776b2459a.rlib" "/opt/rustwide/target/debug/deps/libobject-4750264da6f84395.rlib" "/opt/rustwide/target/debug/deps/libaddr2line-1e609a1db3601f4d.rlib" "/opt/rustwide/target/debug/deps/libgimli-f4508afe80df7795.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-f6813ff1cdbf72a4.rlib" "/opt/rustwide/target/debug/deps/libfutures-630b3a1654ea7f02.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-7646089c7d2e905f.rlib" "/opt/rustwide/target/debug/deps/libactix_rt-117645befc815838.rlib" "/opt/rustwide/target/debug/deps/libactix_threadpool-d6bae88e4953ff6f.rlib" "/opt/rustwide/target/debug/deps/libthreadpool-9d90c7adf6f6582c.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-7f8bd0e2e82eca52.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-ae488d71256bc04f.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-af490e09fd09d553.rlib" "/opt/rustwide/target/debug/deps/liblock_api-93d7c2845e74f0cd.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-a57a6a52cef5676e.rlib" "/opt/rustwide/target/debug/deps/libinstant-00c600e483f584d3.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-82e871986f3171fe.rlib" "/opt/rustwide/target/debug/deps/libcopyless-addb31640d14a025.rlib" "/opt/rustwide/target/debug/deps/libeither-24b8e611dfba8b22.rlib" "/opt/rustwide/target/debug/deps/libh2-1a756d914f1cef96.rlib" "/opt/rustwide/target/debug/deps/libtracing-db2ff09a6cf50e56.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-53b8ccca1d6538b4.rlib" "/opt/rustwide/target/debug/deps/libindexmap-4ed2b521fccffb5f.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-1d05194080fd4001.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-9f27980519f8b857.rlib" "/opt/rustwide/target/debug/deps/libhttp-1ab4021fd3ba4476.rlib" "/opt/rustwide/target/debug/deps/libitoa-86746c4c50b16653.rlib" "/opt/rustwide/target/debug/deps/libfnv-d1dc8bedb5ffcb44.rlib" "/opt/rustwide/target/debug/deps/libactix_service-d217cf71bc361280.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-7b3bd0f8a8572f18.rlib" "/opt/rustwide/target/debug/deps/libproc_macro_nested-46cb791b9e489748.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-76a6b964f70d69a9.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-8eab7d850bb9eb12.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-93b00cd267f654d6.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-449a7fab70c68e52.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-179c4ec3b1bb6929.rlib" "/opt/rustwide/target/debug/deps/libactix_codec-cdbf686ccf573c59.rlib" "/opt/rustwide/target/debug/deps/libbitflags-117d41ac256572da.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-80be0a35f95d25cc.rlib" "/opt/rustwide/target/debug/deps/libtokio-54a9c15632738ced.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-8e73e14d6674a6e6.rlib" "/opt/rustwide/target/debug/deps/libarc_swap-10fd4630b9a09246.rlib" "/opt/rustwide/target/debug/deps/libmemchr-15ff39dbd52f8080.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-624796a9519f30f8.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-df981c5871754530.rlib" "/opt/rustwide/target/debug/deps/libmio-fbe6b72dc99cc920.rlib" "/opt/rustwide/target/debug/deps/libslab-31c88580e3b60f0d.rlib" "/opt/rustwide/target/debug/deps/libiovec-3854edea4f8a4789.rlib" "/opt/rustwide/target/debug/deps/libnet2-5dcc964f89b8745f.rlib" "/opt/rustwide/target/debug/deps/liblibc-1c69ea8e90b5be58.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-09d4f01a782ee392.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-e660f4ce089a9093.rlib" "/opt/rustwide/target/debug/deps/libpin_project-5f7ce4dcb82663fc.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-db9edbf7f6b4fe8f.rlib" "/opt/rustwide/target/debug/deps/libbytes-a265f3aec633bc55.rlib" "/opt/rustwide/target/debug/deps/liblog-606471d8ff3e0880.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-4dc40f94662accb2.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" "-lutil" "-ldl" "-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/mutable_counter-10e407b9ab67f2d2" "-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: build failed [INFO] running `Command { std: "docker" "inspect" "432adaebad6dc99f9a583d3fa9fe497bd0a913b9375b0268ef93449643109463", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "432adaebad6dc99f9a583d3fa9fe497bd0a913b9375b0268ef93449643109463", kill_on_drop: false }` [INFO] [stdout] 432adaebad6dc99f9a583d3fa9fe497bd0a913b9375b0268ef93449643109463