[INFO] cloning repository https://github.com/dumpstr/actix-tester [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/dumpstr/actix-tester" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdumpstr%2Factix-tester", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdumpstr%2Factix-tester'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 072d499b72fedf4ebdc06fcff96a96a763f21f37 [INFO] testing dumpstr/actix-tester against master#9e136a30a965bf4e63f03095c57df7257bf96fd6 for pr-134530 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdumpstr%2Factix-tester" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/dumpstr/actix-tester on toolchain 9e136a30a965bf4e63f03095c57df7257bf96fd6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9e136a30a965bf4e63f03095c57df7257bf96fd6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/dumpstr/actix-tester [INFO] finished tweaking git repo https://github.com/dumpstr/actix-tester [INFO] tweaked toml for git repo https://github.com/dumpstr/actix-tester written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/dumpstr/actix-tester already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9e136a30a965bf4e63f03095c57df7257bf96fd6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+9e136a30a965bf4e63f03095c57df7257bf96fd6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6cc1a38964a1dc59b7741f0f07326ae150310b4d2cc49fc72a02c5fdb1dec3da [INFO] running `Command { std: "docker" "start" "-a" "6cc1a38964a1dc59b7741f0f07326ae150310b4d2cc49fc72a02c5fdb1dec3da", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6cc1a38964a1dc59b7741f0f07326ae150310b4d2cc49fc72a02c5fdb1dec3da", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6cc1a38964a1dc59b7741f0f07326ae150310b4d2cc49fc72a02c5fdb1dec3da", kill_on_drop: false }` [INFO] [stdout] 6cc1a38964a1dc59b7741f0f07326ae150310b4d2cc49fc72a02c5fdb1dec3da [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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" "RUSTDOCFLAGS=--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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+9e136a30a965bf4e63f03095c57df7257bf96fd6" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b1352553a53683c896147d98755e816c3b76cd5703ef26dd43c9de37ad8de073 [INFO] running `Command { std: "docker" "start" "-a" "b1352553a53683c896147d98755e816c3b76cd5703ef26dd43c9de37ad8de073", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.97 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling futures v0.1.31 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling slab v0.4.3 [INFO] [stderr] Compiling proc-macro2 v1.0.27 [INFO] [stderr] Compiling cc v1.0.68 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling syn v1.0.73 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling lock_api v0.3.4 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling smallvec v0.6.14 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling tinyvec v1.2.0 [INFO] [stderr] Compiling unicode-bidi v0.3.5 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling gimli v0.24.0 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling object v0.25.3 [INFO] [stderr] Compiling backtrace v0.3.60 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Compiling rustc-demangle v0.1.20 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling net2 v0.2.37 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling mio v0.6.23 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling threadpool v1.8.1 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling tokio-io v0.1.13 [INFO] [stderr] Compiling tokio-executor v0.1.10 [INFO] [stderr] Compiling tokio-sync v0.1.8 [INFO] [stderr] Compiling actix-service v0.4.2 [INFO] [stderr] Compiling tokio-timer v0.2.13 [INFO] [stderr] Compiling tokio-current-thread v0.1.7 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling tokio-codec v0.1.2 [INFO] [stderr] Compiling tokio-reactor v0.1.12 [INFO] [stderr] Compiling percent-encoding v1.0.1 [INFO] [stderr] Compiling copyless v0.1.5 [INFO] [stderr] Compiling match_cfg v0.1.0 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling hostname v0.3.1 [INFO] [stderr] Compiling http v0.1.21 [INFO] [stderr] Compiling socket2 v0.3.19 [INFO] [stderr] Compiling miniz-sys v0.1.12 [INFO] [stderr] Compiling brotli-sys v0.3.2 [INFO] [stderr] Compiling indexmap v1.6.2 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling tokio-tcp v0.1.4 [INFO] [stderr] Compiling tokio-udp v0.1.6 [INFO] [stderr] Compiling const-random-macro v0.1.13 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling linked-hash-map v0.5.4 [INFO] [stderr] Compiling resolv-conf v0.6.3 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling actix-server-config v0.1.2 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Compiling lru-cache v0.1.2 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling addr2line v0.15.2 [INFO] [stderr] Compiling const-random v0.1.13 [INFO] [stderr] Compiling actix-codec v0.1.2 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling string v0.2.1 [INFO] [stderr] Compiling hashbrown v0.6.3 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling httparse v1.4.1 [INFO] [stderr] Compiling encoding_rs v0.8.28 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling actix-utils v0.4.7 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling ahash v0.2.19 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling mio-uds v0.6.8 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling dtoa v0.4.8 [INFO] [stderr] Compiling flate2 v1.0.20 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling tokio-signal v0.2.9 [INFO] [stderr] Compiling h2 v0.1.26 [INFO] [stderr] Compiling base64 v0.10.1 [INFO] [stderr] Compiling language-tags v0.2.2 [INFO] [stderr] Compiling sha1 v0.6.0 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling enum-as-inner v0.2.1 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling derive_more v0.15.0 [INFO] [stderr] Compiling actix-web-codegen v0.1.3 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling trust-dns-proto v0.7.4 [INFO] [stderr] Compiling actix-threadpool v0.1.2 [INFO] [stderr] Compiling actix-rt v0.2.6 [INFO] [stderr] Compiling actix-server v0.6.1 [INFO] [stderr] Compiling actix-testing v0.1.0 [INFO] [stderr] Compiling trust-dns-resolver v0.11.1 [INFO] [stderr] Compiling brotli2 v0.3.2 [INFO] [stderr] Compiling actix-connect v0.2.5 [INFO] [stderr] Compiling serde_urlencoded v0.6.1 [INFO] [stderr] Compiling actix-router v0.1.5 [INFO] [stderr] Compiling actix-http v0.2.11 [INFO] [stderr] Compiling awc v0.2.8 [INFO] [stderr] Compiling actix-web v1.0.9 [INFO] [stderr] Compiling actix-tester v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/9e136a30a965bf4e63f03095c57df7257bf96fd6/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/rustup-home/toolchains/9e136a30a965bf4e63f03095c57df7257bf96fd6/lib/rustlib/x86_64-unknown-linux-gnu/bin/self-contained:/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" VSLANG="1033" "cc" "-m64" "/tmp/rustcXh7bh0/symbols.o" "<10 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libactix_web-f513d8aef56911aa.rlib,libawc-6b576b694e7c1fe9.rlib,libactix_testing-b684685feb669097.rlib,libactix_server-62a393eb67f01ead.rlib,libtokio_signal-330fa865128c75e2.rlib,libsignal_hook_registry-7b5ceebcd3873de9.rlib,libmio_uds-f1d2844ce7618e3e.rlib,libactix_router-3abba33bf8229da8.rlib,libactix_http-c6ddeeee596d8f60.rlib,libsha1-8cfe30f3c92288f7.rlib,libbase64-3ea54c4d99ffb175.rlib,librand-9bbf3d3307e08441.rlib,librand_chacha-8fb496261b819a4e.rlib,libppv_lite86-88ed22677a4c0286.rlib,librand_core-0ab45d35c3ab7eca.rlib,libgetrandom-e5ef8fc4b1f8cc4d.rlib,libserde_urlencoded-4d8dafdc986ccc0e.rlib,liburl-82bfd9091b5c4048.rlib,libidna-f9ed38c748292302.rlib,libform_urlencoded-689ec892f07ab226.rlib,libdtoa-611ae90b208a6302.rlib,libhttparse-6ef2cbf10eb23d8c.rlib,libchrono-70709b8ef1846af8.rlib,libnum_integer-92d03ba97d0e17dc.rlib,libnum_traits-671bac53844c4298.rlib,libserde_json-2f522e26bf9e7e3f.rlib,libryu-f3aba87160ed1f5c.rlib,libserde-d6d4e7aa20f88e59.rlib,libbitflags-ee4b6a8effb9c17a.rlib,libencoding_rs-c25808eaf3ce54dc.rlib,libregex-6adb67524722bf2d.rlib,libaho_corasick-207ee9ed8b5d8bbb.rlib,libregex_syntax-a8b7a392e3a16251.rlib,liblanguage_tags-99be5fc1d60e7caa.rlib,libpercent_encoding-d8e5e041794fd24f.rlib,libmime-2ae9ff56ceb854d4.rlib,libflate2-8c8fa0692428f6e0.rlib,libminiz_sys-29ac1f31cf3d3ecd.rlib,libcrc32fast-fb2004b3379a92cb.rlib,libbrotli2-fd83fbadbb681054.rlib,libbrotli_sys-b4b1a22f0f0d899a.rlib,libtime-c30e39c6941c8098.rlib,libhashbrown-30aca3f52c26c0ee.rlib,libahash-f5bc2fc94d232f53.rlib,libconst_random-811abc38133d1aa6.rlib,libactix_utils-80a7ec78c8db8946.rlib,libactix_connect-7e6a44da8def472e.rlib,libactix_rt-ccddd98ded2f5eba.rlib,libactix_threadpool-858cfd7d29516366.rlib,libthreadpool-77efd2b404c6e2d2.rlib,libcopyless-e8fdf1135a352337.rlib,libtokio_current_thread-36348ec3f93f49d3.rlib,libtrust_dns_resolver-b5d0ab644c323dbf.rlib,libtrust_dns_proto-654cab5970929732.rlib,liburl-d1b9253300e1aac9.rlib,libpercent_encoding-2853bb6f5ea162ad.rlib,libtokio_udp-562633f5a119088b.rlib,libtokio_timer-e136d2cfdee6bed9.rlib,libsocket2-c3959cd377fbdde6.rlib,librand-d7fa757eb05ec50d.rlib,librand_xorshift-14e9b45bdf59ad1d.rlib,librand_pcg-d5f1b28100e96e2f.rlib,librand_hc-8c6bc8b58dca19e2.rlib,librand_chacha-46e32b0f4cf15a0b.rlib,librand_isaac-d86d4a8db0c58845.rlib,librand_core-a81fe7808f612aa2.rlib,librand_os-cda46a3269e50a51.rlib,librand_jitter-7a2811bedef919f4.rlib,librand_core-071c4ecd390d5ba3.rlib,libidna-285d42f440bbbcda.rlib,libunicode_normalization-df7d6d75a8011e24.rlib,libtinyvec-d960a26741797f86.rlib,libtinyvec_macros-cc8e196d6b1e57fc.rlib,libunicode_bidi-55d1d7e552822934.rlib,libmatches-ae807cfe442355e3.rlib,libresolv_conf-2fad7e2db7320074.rlib,libhostname-1887254de1d82e94.rlib,libmatch_cfg-f93ef260abd93f75.rlib,libquick_error-d40abd8d97f0f2e3.rlib,liblru_cache-2d26f1845bedfd95.rlib,liblinked_hash_map-90eeeaa21af296aa.rlib,libfailure-ba6ccc53b655b9e5.rlib,libbacktrace-16d9fb09a071cdd7.rlib,libminiz_oxide-0dc75f491df36e6b.rlib,libadler-f4caa73e14204bdd.rlib,libobject-901e242d8cd79b24.rlib,libmemchr-d4296a37c88e6b86.rlib,libaddr2line-2ed9eab21d823b1b.rlib,libgimli-98334c840dadd653.rlib,librustc_demangle-b20f1c7cadc69ccd.rlib,libeither-50b95428db42d46e.rlib,libh2-2099201dbdda963f.rlib,libindexmap-3a063714a807b45d.rlib,libhashbrown-fd3d74b5fbd7cbb8.rlib,libstring-bac5de7c56f3497b.rlib,libhttp-5a25e2d7d6bad43a.rlib,libitoa-3b4277173c45fbe4.rlib,libactix_service-90fe7e223b96fa2c.rlib,libactix_server_config-3c16bad622cc4989.rlib,libtokio_tcp-59ccc6b5d9bc0e46.rlib,libtokio_reactor-479917301efde224.rlib,libtokio_sync-d0744b1e6b1d8e0d.rlib,libfnv-2d77ec4f6f971b24.rlib,libtokio_executor-906be70e301f232f.rlib,libparking_lot-6985993ffc173151.rlib,libparking_lot_core-ff1689901fedaad4.rlib,libsmallvec-2df24331ac402e02.rlib,libmaybe_uninit-dd2e9a8bbd6c23a5.rlib,liblock_api-1e0ffc580b64238e.rlib,libscopeguard-43643e546252cd47.rlib,libnum_cpus-381c484823f5eca6.rlib,libcrossbeam_utils-554e8f12bc4a8a4c.rlib,liblazy_static-2bb390fee0230a38.rlib,libmio-3886ce05bc35ffc3.rlib,libslab-7345585cd53d1b65.rlib,libnet2-22d653972bdebd42.rlib,libcfg_if-7e9efee4241be1ca.rlib,libactix_codec-67b70e8862d39b24.rlib,libtokio_codec-565c0d81d874ff3f.rlib,libtokio_io-1a9578799001da2d.rlib,libfutures-913a08ae22c1a7f6.rlib,libbytes-40c14f6331aa6a91.rlib,libiovec-608a9f151fd1f02d.rlib,liblibc-66d56d94219904f4.rlib,libbyteorder-379f547b04d51d02.rlib,liblog-cb1a50f85f9d3564.rlib,libcfg_if-33ef6c02a07f9fec.rlib}" "/opt/rustwide/rustup-home/toolchains/9e136a30a965bf4e63f03095c57df7257bf96fd6/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-c961c021679cb080.rlib,libpanic_unwind-cf53e161ed1cff61.rlib,libobject-cb648d8066e1f446.rlib,libmemchr-c5d4f358058ea4b7.rlib,libaddr2line-c3d71356250e6616.rlib,libgimli-f87b04c9c9484f11.rlib,librustc_demangle-bcb6f2ec634b4b7c.rlib,libstd_detect-7c9c37927c8e6d84.rlib,libhashbrown-c2c9b281c2c2a277.rlib,librustc_std_workspace_alloc-436fb8ec294074ae.rlib,libminiz_oxide-8d1606a7c3a02301.rlib,libadler-b9d368accc529045.rlib,libunwind-8fa2d9148abc4bd4.rlib,libcfg_if-04c8eb04b1ca0e2e.rlib,liblibc-ac32c271036f683f.rlib,liballoc-954db56effadca87.rlib,librustc_std_workspace_core-395a38b8e0851c9b.rlib,libcore-d453bab70303062c.rlib,libcompiler_builtins-d643a4794e0b0ebc.rlib}" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-B/opt/rustwide/rustup-home/toolchains/9e136a30a965bf4e63f03095c57df7257bf96fd6/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/brotli-sys-914c029e12274443/out" "-L" "/opt/rustwide/target/debug/build/miniz-sys-e70815219eccc9e9/out" "-L" "/opt/rustwide/rustup-home/toolchains/9e136a30a965bf4e63f03095c57df7257bf96fd6/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/actix_tester-085855cb80d97eea" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: PLEASE submit a bug report to https://github.com/llvm/llvm-project/issues/ and include the crash backtrace. [INFO] [stdout] Stack dump: [INFO] [stdout] 0. Program arguments: /opt/rustwide/rustup-home/toolchains/9e136a30a965bf4e63f03095c57df7257bf96fd6/lib/rustlib/x86_64-unknown-linux-gnu/bin/rust-lld -flavor gnu -plugin /usr/lib/gcc/x86_64-linux-gnu/11/liblto_plugin.so -plugin-opt=/usr/lib/gcc/x86_64-linux-gnu/11/lto-wrapper -plugin-opt=-fresolution=/tmp/ccFS20Gh.res --build-id --eh-frame-hdr -m elf_x86_64 --hash-style=gnu --as-needed -dynamic-linker /lib64/ld-linux-x86-64.so.2 -pie -z now -z relro -o /opt/rustwide/target/debug/deps/actix_tester-085855cb80d97eea /usr/lib/gcc/x86_64-linux-gnu/11/../../../x86_64-linux-gnu/Scrt1.o /usr/lib/gcc/x86_64-linux-gnu/11/../../../x86_64-linux-gnu/crti.o /usr/lib/gcc/x86_64-linux-gnu/11/crtbeginS.o -L/opt/rustwide/target/debug/build/brotli-sys-914c029e12274443/out -L/opt/rustwide/target/debug/build/miniz-sys-e70815219eccc9e9/out -L/opt/rustwide/rustup-home/toolchains/9e136a30a965bf4e63f03095c57df7257bf96fd6/lib/rustlib/x86_64-unknown-linux-gnu/lib -L/opt/rustwide/rustup-home/toolchains/9e136a30a965bf4e63f03095c57df7257bf96fd6/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld -L/usr/lib/gcc/x86_64-linux-gnu/11 -L/usr/lib/gcc/x86_64-linux-gnu/11/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/11/../../../../lib -L/lib/x86_64-linux-gnu -L/lib/../lib -L/usr/lib/x86_64-linux-gnu -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-linux-gnu/11/../../.. /tmp/rustcXh7bh0/symbols.o /opt/rustwide/target/debug/deps/actix_tester-085855cb80d97eea.actix_tester.8399903e25b499ce-cgu.0.rcgu.o /opt/rustwide/target/debug/deps/actix_tester-085855cb80d97eea.actix_tester.8399903e25b499ce-cgu.1.rcgu.o /opt/rustwide/target/debug/deps/actix_tester-085855cb80d97eea.actix_tester.8399903e25b499ce-cgu.2.rcgu.o /opt/rustwide/target/debug/deps/actix_tester-085855cb80d97eea.actix_tester.8399903e25b499ce-cgu.3.rcgu.o /opt/rustwide/target/debug/deps/actix_tester-085855cb80d97eea.actix_tester.8399903e25b499ce-cgu.4.rcgu.o /opt/rustwide/target/debug/deps/actix_tester-085855cb80d97eea.actix_tester.8399903e25b499ce-cgu.5.rcgu.o /opt/rustwide/target/debug/deps/actix_tester-085855cb80d97eea.actix_tester.8399903e25b499ce-cgu.6.rcgu.o /opt/rustwide/target/debug/deps/actix_tester-085855cb80d97eea.actix_tester.8399903e25b499ce-cgu.7.rcgu.o /opt/rustwide/target/debug/deps/actix_tester-085855cb80d97eea.actix_tester.8399903e25b499ce-cgu.8.rcgu.o /opt/rustwide/target/debug/deps/actix_tester-085855cb80d97eea.99zn0chykhmxtntm5tmu6ypza.rcgu.o --as-needed -Bstatic /opt/rustwide/target/debug/deps/libactix_web-f513d8aef56911aa.rlib /opt/rustwide/target/debug/deps/libawc-6b576b694e7c1fe9.rlib /opt/rustwide/target/debug/deps/libactix_testing-b684685feb669097.rlib /opt/rustwide/target/debug/deps/libactix_server-62a393eb67f01ead.rlib /opt/rustwide/target/debug/deps/libtokio_signal-330fa865128c75e2.rlib /opt/rustwide/target/debug/deps/libsignal_hook_registry-7b5ceebcd3873de9.rlib /opt/rustwide/target/debug/deps/libmio_uds-f1d2844ce7618e3e.rlib /opt/rustwide/target/debug/deps/libactix_router-3abba33bf8229da8.rlib /opt/rustwide/target/debug/deps/libactix_http-c6ddeeee596d8f60.rlib /opt/rustwide/target/debug/deps/libsha1-8cfe30f3c92288f7.rlib /opt/rustwide/target/debug/deps/libbase64-3ea54c4d99ffb175.rlib /opt/rustwide/target/debug/deps/librand-9bbf3d3307e08441.rlib /opt/rustwide/target/debug/deps/librand_chacha-8fb496261b819a4e.rlib /opt/rustwide/target/debug/deps/libppv_lite86-88ed22677a4c0286.rlib /opt/rustwide/target/debug/deps/librand_core-0ab45d35c3ab7eca.rlib /opt/rustwide/target/debug/deps/libgetrandom-e5ef8fc4b1f8cc4d.rlib /opt/rustwide/target/debug/deps/libserde_urlencoded-4d8dafdc986ccc0e.rlib /opt/rustwide/target/debug/deps/liburl-82bfd9091b5c4048.rlib /opt/rustwide/target/debug/deps/libidna-f9ed38c748292302.rlib /opt/rustwide/target/debug/deps/libform_urlencoded-689ec892f07ab226.rlib /opt/rustwide/target/debug/deps/libdtoa-611ae90b208a6302.rlib /opt/rustwide/target/debug/deps/libhttparse-6ef2cbf10eb23d8c.rlib /opt/rustwide/target/debug/deps/libchrono-70709b8ef1846af8.rlib /opt/rustwide/target/debug/deps/libnum_integer-92d03ba97d0e17dc.rlib /opt/rustwide/target/debug/deps/libnum_traits-671bac53844c4298.rlib /opt/rustwide/target/debug/deps/libserde_json-2f522e26bf9e7e3f.rlib /opt/rustwide/target/debug/deps/libryu-f3aba87160ed1f5c.rlib /opt/rustwide/target/debug/deps/libserde-d6d4e7aa20f88e59.rlib /opt/rustwide/target/debug/deps/libbitflags-ee4b6a8effb9c17a.rlib /opt/rustwide/target/debug/deps/libencoding_rs-c25808eaf3ce54dc.rlib /opt/rustwide/target/debug/deps/libregex-6adb67524722bf2d.rlib /opt/rustwide/target/debug/deps/libaho_corasick-207ee9ed8b5d8bbb.rlib /opt/rustwide/target/debug/deps/libregex_syntax-a8b7a392e3a16251.rlib /opt/rustwide/target/debug/deps/liblanguage_tags-99be5fc1d60e7caa.rlib /opt/rustwide/target/debug/deps/libpercent_encoding-d8e5e041794fd24f.rlib /opt/rustwide/target/debug/deps/libmime-2ae9ff56ceb854d4.rlib /opt/rustwide/target/debug/deps/libflate2-8c8fa0692428f6e0.rlib /opt/rustwide/target/debug/deps/libminiz_sys-29ac1f31cf3d3ecd.rlib /opt/rustwide/target/debug/deps/libcrc32fast-fb2004b3379a92cb.rlib /opt/rustwide/target/debug/deps/libbrotli2-fd83fbadbb681054.rlib /opt/rustwide/target/debug/deps/libbrotli_sys-b4b1a22f0f0d899a.rlib /opt/rustwide/target/debug/deps/libtime-c30e39c6941c8098.rlib /opt/rustwide/target/debug/deps/libhashbrown-30aca3f52c26c0ee.rlib /opt/rustwide/target/debug/deps/libahash-f5bc2fc94d232f53.rlib /opt/rustwide/target/debug/deps/libconst_random-811abc38133d1aa6.rlib /opt/rustwide/target/debug/deps/libactix_utils-80a7ec78c8db8946.rlib /opt/rustwide/target/debug/deps/libactix_connect-7e6a44da8def472e.rlib /opt/rustwide/target/debug/deps/libactix_rt-ccddd98ded2f5eba.rlib /opt/rustwide/target/debug/deps/libactix_threadpool-858cfd7d29516366.rlib /opt/rustwide/target/debug/deps/libthreadpool-77efd2b404c6e2d2.rlib /opt/rustwide/target/debug/deps/libcopyless-e8fdf1135a352337.rlib /opt/rustwide/target/debug/deps/libtokio_current_thread-36348ec3f93f49d3.rlib /opt/rustwide/target/debug/deps/libtrust_dns_resolver-b5d0ab644c323dbf.rlib /opt/rustwide/target/debug/deps/libtrust_dns_proto-654cab5970929732.rlib /opt/rustwide/target/debug/deps/liburl-d1b9253300e1aac9.rlib /opt/rustwide/target/debug/deps/libpercent_encoding-2853bb6f5ea162ad.rlib /opt/rustwide/target/debug/deps/libtokio_udp-562633f5a119088b.rlib /opt/rustwide/target/debug/deps/libtokio_timer-e136d2cfdee6bed9.rlib /opt/rustwide/target/debug/deps/libsocket2-c3959cd377fbdde6.rlib /opt/rustwide/target/debug/deps/librand-d7fa757eb05ec50d.rlib /opt/rustwide/target/debug/deps/librand_xorshift-14e9b45bdf59ad1d.rlib /opt/rustwide/target/debug/deps/librand_pcg-d5f1b28100e96e2f.rlib /opt/rustwide/target/debug/deps/librand_hc-8c6bc8b58dca19e2.rlib /opt/rustwide/target/debug/deps/librand_chacha-46e32b0f4cf15a0b.rlib /opt/rustwide/target/debug/deps/librand_isaac-d86d4a8db0c58845.rlib /opt/rustwide/target/debug/deps/librand_core-a81fe7808f612aa2.rlib /opt/rustwide/target/debug/deps/librand_os-cda46a3269e50a51.rlib /opt/rustwide/target/debug/deps/librand_jitter-7a2811bedef919f4.rlib /opt/rustwide/target/debug/deps/librand_core-071c4ecd390d5ba3.rlib /opt/rustwide/target/debug/deps/libidna-285d42f440bbbcda.rlib /opt/rustwide/target/debug/deps/libunicode_normalization-df7d6d75a8011e24.rlib /opt/rustwide/target/debug/deps/libtinyvec-d960a26741797f86.rlib /opt/rustwide/target/debug/deps/libtinyvec_macros-cc8e196d6b1e57fc.rlib /opt/rustwide/target/debug/deps/libunicode_bidi-55d1d7e552822934.rlib /opt/rustwide/target/debug/deps/libmatches-ae807cfe442355e3.rlib /opt/rustwide/target/debug/deps/libresolv_conf-2fad7e2db7320074.rlib /opt/rustwide/target/debug/deps/libhostname-1887254de1d82e94.rlib /opt/rustwide/target/debug/deps/libmatch_cfg-f93ef260abd93f75.rlib /opt/rustwide/target/debug/deps/libquick_error-d40abd8d97f0f2e3.rlib /opt/rustwide/target/debug/deps/liblru_cache-2d26f1845bedfd95.rlib /opt/rustwide/target/debug/deps/liblinked_hash_map-90eeeaa21af296aa.rlib /opt/rustwide/target/debug/deps/libfailure-ba6ccc53b655b9e5.rlib /opt/rustwide/target/debug/deps/libbacktrace-16d9fb09a071cdd7.rlib /opt/rustwide/target/debug/deps/libminiz_oxide-0dc75f491df36e6b.rlib /opt/rustwide/target/debug/deps/libadler-f4caa73e14204bdd.rlib /opt/rustwide/target/debug/deps/libobject-901e242d8cd79b24.rlib /opt/rustwide/target/debug/deps/libmemchr-d4296a37c88e6b86.rlib /opt/rustwide/target/debug/deps/libaddr2line-2ed9eab21d823b1b.rlib /opt/rustwide/target/debug/deps/libgimli-98334c840dadd653.rlib /opt/rustwide/target/debug/deps/librustc_demangle-b20f1c7cadc69ccd.rlib /opt/rustwide/target/debug/deps/libeither-50b95428db42d46e.rlib /opt/rustwide/target/debug/deps/libh2-2099201dbdda963f.rlib /opt/rustwide/target/debug/deps/libindexmap-3a063714a807b45d.rlib /opt/rustwide/target/debug/deps/libhashbrown-fd3d74b5fbd7cbb8.rlib /opt/rustwide/target/debug/deps/libstring-bac5de7c56f3497b.rlib /opt/rustwide/target/debug/deps/libhttp-5a25e2d7d6bad43a.rlib /opt/rustwide/target/debug/deps/libitoa-3b4277173c45fbe4.rlib /opt/rustwide/target/debug/deps/libactix_service-90fe7e223b96fa2c.rlib /opt/rustwide/target/debug/deps/libactix_server_config-3c16bad622cc4989.rlib /opt/rustwide/target/debug/deps/libtokio_tcp-59ccc6b5d9bc0e46.rlib /opt/rustwide/target/debug/deps/libtokio_reactor-479917301efde224.rlib /opt/rustwide/target/debug/deps/libtokio_sync-d0744b1e6b1d8e0d.rlib /opt/rustwide/target/debug/deps/libfnv-2d77ec4f6f971b24.rlib /opt/rustwide/target/debug/deps/libtokio_executor-906be70e301f232f.rlib /opt/rustwide/target/debug/deps/libparking_lot-6985993ffc173151.rlib /opt/rustwide/target/debug/deps/libparking_lot_core-ff1689901fedaad4.rlib /opt/rustwide/target/debug/deps/libsmallvec-2df24331ac402e02.rlib /opt/rustwide/target/debug/deps/libmaybe_uninit-dd2e9a8bbd6c23a5.rlib /opt/rustwide/target/debug/deps/liblock_api-1e0ffc580b64238e.rlib /opt/rustwide/target/debug/deps/libscopeguard-43643e546252cd47.rlib /opt/rustwide/target/debug/deps/libnum_cpus-381c484823f5eca6.rlib /opt/rustwide/target/debug/deps/libcrossbeam_utils-554e8f12bc4a8a4c.rlib /opt/rustwide/target/debug/deps/liblazy_static-2bb390fee0230a38.rlib /opt/rustwide/target/debug/deps/libmio-3886ce05bc35ffc3.rlib /opt/rustwide/target/debug/deps/libslab-7345585cd53d1b65.rlib /opt/rustwide/target/debug/deps/libnet2-22d653972bdebd42.rlib /opt/rustwide/target/debug/deps/libcfg_if-7e9efee4241be1ca.rlib /opt/rustwide/target/debug/deps/libactix_codec-67b70e8862d39b24.rlib /opt/rustwide/target/debug/deps/libtokio_codec-565c0d81d874ff3f.rlib /opt/rustwide/target/debug/deps/libtokio_io-1a9578799001da2d.rlib /opt/rustwide/target/debug/deps/libfutures-913a08ae22c1a7f6.rlib /opt/rustwide/target/debug/deps/libbytes-40c14f6331aa6a91.rlib /opt/rustwide/target/debug/deps/libiovec-608a9f151fd1f02d.rlib /opt/rustwide/target/debug/deps/liblibc-66d56d94219904f4.rlib /opt/rustwide/target/debug/deps/libbyteorder-379f547b04d51d02.rlib /opt/rustwide/target/debug/deps/liblog-cb1a50f85f9d3564.rlib /opt/rustwide/target/debug/deps/libcfg_if-33ef6c02a07f9fec.rlib /opt/rustwide/rustup-home/toolchains/9e136a30a965bf4e63f03095c57df7257bf96fd6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-c961c021679cb080.rlib /opt/rustwide/rustup-home/toolchains/9e136a30a965bf4e63f03095c57df7257bf96fd6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-cf53e161ed1cff61.rlib /opt/rustwide/rustup-home/toolchains/9e136a30a965bf4e63f03095c57df7257bf96fd6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-cb648d8066e1f446.rlib /opt/rustwide/rustup-home/toolchains/9e136a30a965bf4e63f03095c57df7257bf96fd6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-c5d4f358058ea4b7.rlib /opt/rustwide/rustup-home/toolchains/9e136a30a965bf4e63f03095c57df7257bf96fd6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-c3d71356250e6616.rlib /opt/rustwide/rustup-home/toolchains/9e136a30a965bf4e63f03095c57df7257bf96fd6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-f87b04c9c9484f11.rlib /opt/rustwide/rustup-home/toolchains/9e136a30a965bf4e63f03095c57df7257bf96fd6/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-bcb6f2ec634b4b7c.rlib /opt/rustwide/rustup-home/toolchains/9e136a30a965bf4e63f03095c57df7257bf96fd6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-7c9c37927c8e6d84.rlib /opt/rustwide/rustup-home/toolchains/9e136a30a965bf4e63f03095c57df7257bf96fd6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-c2c9b281c2c2a277.rlib /opt/rustwide/rustup-home/toolchains/9e136a30a965bf4e63f03095c57df7257bf96fd6/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-436fb8ec294074ae.rlib /opt/rustwide/rustup-home/toolchains/9e136a30a965bf4e63f03095c57df7257bf96fd6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-8d1606a7c3a02301.rlib /opt/rustwide/rustup-home/toolchains/9e136a30a965bf4e63f03095c57df7257bf96fd6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-b9d368accc529045.rlib /opt/rustwide/rustup-home/toolchains/9e136a30a965bf4e63f03095c57df7257bf96fd6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-8fa2d9148abc4bd4.rlib /opt/rustwide/rustup-home/toolchains/9e136a30a965bf4e63f03095c57df7257bf96fd6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-04c8eb04b1ca0e2e.rlib /opt/rustwide/rustup-home/toolchains/9e136a30a965bf4e63f03095c57df7257bf96fd6/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-ac32c271036f683f.rlib /opt/rustwide/rustup-home/toolchains/9e136a30a965bf4e63f03095c57df7257bf96fd6/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-954db56effadca87.rlib /opt/rustwide/rustup-home/toolchains/9e136a30a965bf4e63f03095c57df7257bf96fd6/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-395a38b8e0851c9b.rlib /opt/rustwide/rustup-home/toolchains/9e136a30a965bf4e63f03095c57df7257bf96fd6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-d453bab70303062c.rlib /opt/rustwide/rustup-home/toolchains/9e136a30a965bf4e63f03095c57df7257bf96fd6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-d643a4794e0b0ebc.rlib -Bdynamic -lgcc_s -lutil -lrt -lpthread -lm -ldl -lc --eh-frame-hdr -z noexecstack --gc-sections -z relro -z now /usr/lib/gcc/x86_64-linux-gnu/11/crtendS.o /usr/lib/gcc/x86_64-linux-gnu/11/../../../x86_64-linux-gnu/crtn.o [INFO] [stdout] LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `actix-tester` (bin "actix-tester") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "b1352553a53683c896147d98755e816c3b76cd5703ef26dd43c9de37ad8de073", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b1352553a53683c896147d98755e816c3b76cd5703ef26dd43c9de37ad8de073", kill_on_drop: false }` [INFO] [stdout] b1352553a53683c896147d98755e816c3b76cd5703ef26dd43c9de37ad8de073