[INFO] cloning repository https://github.com/godhar/actix_web_server [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/godhar/actix_web_server" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgodhar%2Factix_web_server", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgodhar%2Factix_web_server'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 8d48be2dfcd71991fea6b191f5bb3ebbc1d47174 [INFO] testing godhar/actix_web_server/8d48be2dfcd71991fea6b191f5bb3ebbc1d47174 against beta-2024-10-19 for beta-1.83-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgodhar%2Factix_web_server" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/godhar/actix_web_server on toolchain beta-2024-10-19 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2024-10-19" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/godhar/actix_web_server [INFO] finished tweaking git repo https://github.com/godhar/actix_web_server [INFO] tweaked toml for git repo https://github.com/godhar/actix_web_server written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/godhar/actix_web_server 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" "+beta-2024-10-19" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-10-19" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] baf30567b21f73cd9de587fca6afca5238f0cf3e6f9654ca7483899244e0c6e3 [INFO] running `Command { std: "docker" "start" "-a" "baf30567b21f73cd9de587fca6afca5238f0cf3e6f9654ca7483899244e0c6e3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "baf30567b21f73cd9de587fca6afca5238f0cf3e6f9654ca7483899244e0c6e3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "baf30567b21f73cd9de587fca6afca5238f0cf3e6f9654ca7483899244e0c6e3", kill_on_drop: false }` [INFO] [stdout] baf30567b21f73cd9de587fca6afca5238f0cf3e6f9654ca7483899244e0c6e3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/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" "RUSTDOCFLAGS=--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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-10-19" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 23710d0715910702bf65c13ff921dd5dbe2538422373dc53e8d5a61ddc769510 [INFO] running `Command { std: "docker" "start" "-a" "23710d0715910702bf65c13ff921dd5dbe2538422373dc53e8d5a61ddc769510", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.122 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling proc-macro2 v1.0.37 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling syn v1.0.91 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling log v0.4.16 [INFO] [stderr] Compiling itoa v1.0.1 [INFO] [stderr] Compiling pin-project-lite v0.2.8 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling parking_lot_core v0.9.2 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling once_cell v1.10.0 [INFO] [stderr] Compiling smallvec v1.8.0 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling futures-sink v0.3.21 [INFO] [stderr] Compiling siphasher v0.2.3 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Compiling futures-task v0.3.21 [INFO] [stderr] Compiling autocfg v0.1.8 [INFO] [stderr] Compiling phf_shared v0.7.24 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling futures-io v0.3.21 [INFO] [stderr] Compiling slab v0.4.6 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling lock_api v0.4.7 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling http v0.2.6 [INFO] [stderr] Compiling tracing-core v0.1.24 [INFO] [stderr] Compiling pkg-config v0.3.25 [INFO] [stderr] Compiling ryu v1.0.9 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling serde_json v1.0.79 [INFO] [stderr] Compiling string_cache_shared v0.3.0 [INFO] [stderr] Compiling indexmap v1.8.1 [INFO] [stderr] Compiling generic-array v0.14.5 [INFO] [stderr] Compiling quote v1.0.17 [INFO] [stderr] Compiling jobserver v0.1.24 [INFO] [stderr] Compiling socket2 v0.4.4 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling mio v0.8.2 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling parking_lot v0.12.0 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling httparse v1.6.0 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling getrandom v0.2.6 [INFO] [stderr] Compiling new_debug_unreachable v1.0.4 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling openssl v0.10.38 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling tinyvec v1.5.1 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling bytestring v1.0.0 [INFO] [stderr] Compiling encoding_rs v0.8.31 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling local-waker v0.1.2 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling native-tls v0.2.10 [INFO] [stderr] Compiling mac v0.1.1 [INFO] [stderr] Compiling alloc-no-stdlib v2.0.3 [INFO] [stderr] Compiling phf_generator v0.7.24 [INFO] [stderr] Compiling openssl-sys v0.9.72 [INFO] [stderr] Compiling zstd-sys v1.6.3+zstd.1.5.2 [INFO] [stderr] Compiling zstd-safe v4.1.4+zstd.1.5.2 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling string_cache_codegen v0.4.4 [INFO] [stderr] Compiling phf_codegen v0.7.24 [INFO] [stderr] Compiling alloc-stdlib v0.2.1 [INFO] [stderr] Compiling futf v0.1.5 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling utf-8 v0.7.6 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling precomputed-hash v0.1.1 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling crypto-common v0.1.3 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling string_cache v0.7.5 [INFO] [stderr] Compiling block-buffer v0.10.2 [INFO] [stderr] Compiling paste v1.0.7 [INFO] [stderr] Compiling unicode-bidi v0.3.7 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling firestorm v0.5.0 [INFO] [stderr] Compiling digest v0.10.3 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling tendril v0.4.3 [INFO] [stderr] Compiling brotli-decompressor v2.3.2 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling http-body v0.4.4 [INFO] [stderr] Compiling actix-utils v3.0.0 [INFO] [stderr] Compiling actix-service v2.0.2 [INFO] [stderr] Compiling cookie v0.16.0 [INFO] [stderr] Compiling phf v0.7.24 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Compiling cpufeatures v0.2.2 [INFO] [stderr] Compiling time-macros v0.2.4 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling num_threads v0.1.5 [INFO] [stderr] Compiling regex v1.5.5 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling tower-service v0.3.1 [INFO] [stderr] Compiling sha-1 v0.10.0 [INFO] [stderr] Compiling flate2 v1.0.22 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling language-tags v0.3.2 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling bit-set v0.5.2 [INFO] [stderr] Compiling ipnet v2.4.0 [INFO] [stderr] Compiling termcolor v1.1.3 [INFO] [stderr] Compiling brotli v3.3.4 [INFO] [stderr] Compiling actix-router v0.5.0 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling env_logger v0.9.0 [INFO] [stderr] Compiling time v0.3.9 [INFO] [stderr] Compiling tokio-macros v1.7.0 [INFO] [stderr] Compiling futures-macro v0.3.21 [INFO] [stderr] Compiling tokio v1.17.0 [INFO] [stderr] Compiling tracing-attributes v0.1.20 [INFO] [stderr] Compiling actix-macros v0.2.3 [INFO] [stderr] Compiling html5ever v0.23.0 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Compiling actix-web-codegen v4.0.0 [INFO] [stderr] Compiling tracing v0.1.32 [INFO] [stderr] Compiling markup5ever v0.8.1 [INFO] [stderr] Compiling local-channel v0.1.2 [INFO] [stderr] Compiling futures-executor v0.3.21 [INFO] [stderr] Compiling futures v0.3.21 [INFO] [stderr] Compiling tokio-util v0.7.1 [INFO] [stderr] Compiling actix-rt v2.7.0 [INFO] [stderr] Compiling tokio-native-tls v0.3.0 [INFO] [stderr] Compiling actix-server v2.1.1 [INFO] [stderr] Compiling h2 v0.3.13 [INFO] [stderr] Compiling actix-codec v0.5.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling select v0.4.3 [INFO] [stderr] Compiling hyper v0.14.18 [INFO] [stderr] Compiling zstd v0.10.0+zstd.1.5.2 [INFO] [stderr] Compiling actix-http v3.0.4 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling reqwest v0.11.10 [INFO] [stderr] Compiling actix-web v4.0.1 [INFO] [stderr] Compiling actix_test 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/beta-2024-10-19-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" VSLANG="1033" "cc" "-m64" "/tmp/rustceQ06fN/symbols.o" "/opt/rustwide/target/debug/deps/actix_test-9ed227659369ce74.actix_test.9fb9f81f8308213-cgu.00.rcgu.o" "/opt/rustwide/target/debug/deps/actix_test-9ed227659369ce74.actix_test.9fb9f81f8308213-cgu.01.rcgu.o" "/opt/rustwide/target/debug/deps/actix_test-9ed227659369ce74.actix_test.9fb9f81f8308213-cgu.02.rcgu.o" "/opt/rustwide/target/debug/deps/actix_test-9ed227659369ce74.actix_test.9fb9f81f8308213-cgu.03.rcgu.o" "/opt/rustwide/target/debug/deps/actix_test-9ed227659369ce74.actix_test.9fb9f81f8308213-cgu.04.rcgu.o" "/opt/rustwide/target/debug/deps/actix_test-9ed227659369ce74.actix_test.9fb9f81f8308213-cgu.05.rcgu.o" "/opt/rustwide/target/debug/deps/actix_test-9ed227659369ce74.actix_test.9fb9f81f8308213-cgu.06.rcgu.o" "/opt/rustwide/target/debug/deps/actix_test-9ed227659369ce74.actix_test.9fb9f81f8308213-cgu.07.rcgu.o" "/opt/rustwide/target/debug/deps/actix_test-9ed227659369ce74.actix_test.9fb9f81f8308213-cgu.08.rcgu.o" "/opt/rustwide/target/debug/deps/actix_test-9ed227659369ce74.actix_test.9fb9f81f8308213-cgu.09.rcgu.o" "/opt/rustwide/target/debug/deps/actix_test-9ed227659369ce74.actix_test.9fb9f81f8308213-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/actix_test-9ed227659369ce74.actix_test.9fb9f81f8308213-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/actix_test-9ed227659369ce74.actix_test.9fb9f81f8308213-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/actix_test-9ed227659369ce74.actix_test.9fb9f81f8308213-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/actix_test-9ed227659369ce74.actix_test.9fb9f81f8308213-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/actix_test-9ed227659369ce74.actix_test.9fb9f81f8308213-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/actix_test-9ed227659369ce74.4jeakweak4y3mu4kto489sw7r.rcgu.o" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libenv_logger-7423ecffdaf6b5c8.rlib" "/opt/rustwide/target/debug/deps/libatty-165e767c8d34c410.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-fe47d483106080c8.rlib" "/opt/rustwide/target/debug/deps/libhumantime-ce381c4933d03978.rlib" "/opt/rustwide/target/debug/deps/libreqwest-2ac232d7a5fd533b.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-3a278f60e06a21c0.rlib" "/opt/rustwide/target/debug/deps/libipnet-5152ada9a11a76e6.rlib" "/opt/rustwide/target/debug/deps/libtokio_native_tls-3527a390e2777ce8.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-712d092816abf29b.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-ed1174850529d944.rlib" "/opt/rustwide/target/debug/deps/libopenssl-b2308f5963f10398.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-2619a4331d8b6eb7.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-c35523625cfd8702.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-d15243a19634abd9.rlib" "/opt/rustwide/target/debug/deps/libhyper-41da9aee5a10e57f.rlib" "/opt/rustwide/target/debug/deps/libwant-2355104dcdad6f68.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-26ff910364847eb9.rlib" "/opt/rustwide/target/debug/deps/libtower_service-e6940b1f3752a22b.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-470b08867f395e04.rlib" "/opt/rustwide/target/debug/deps/libselect-a884251e55bf8437.rlib" "/opt/rustwide/target/debug/deps/libhtml5ever-fe19473e463f0f5c.rlib" "/opt/rustwide/target/debug/deps/libmarkup5ever-0ff62d9fbc1ab677.rlib" "/opt/rustwide/target/debug/deps/libtendril-dc73da1963b50ede.rlib" "/opt/rustwide/target/debug/deps/libutf8-370df01ffad319e0.rlib" "/opt/rustwide/target/debug/deps/libfutf-64ef90aff0bd651d.rlib" "/opt/rustwide/target/debug/deps/libmac-332f903d3913d938.rlib" "/opt/rustwide/target/debug/deps/libstring_cache-aecb8a17b2f5a6ae.rlib" "/opt/rustwide/target/debug/deps/libstring_cache_shared-f2cf71fa0268e6fc.rlib" "/opt/rustwide/target/debug/deps/libprecomputed_hash-b9978982d60ae6d8.rlib" "/opt/rustwide/target/debug/deps/libdebug_unreachable-bbd8fb415fbef5f3.rlib" "/opt/rustwide/target/debug/deps/libphf-8ed4de975e418bd6.rlib" "/opt/rustwide/target/debug/deps/libphf_shared-7f2a42db1c8e6f0c.rlib" "/opt/rustwide/target/debug/deps/libsiphasher-99d53a43b4064198.rlib" "/opt/rustwide/target/debug/deps/libbit_set-505b2b4444d16d6d.rlib" "/opt/rustwide/target/debug/deps/libbit_vec-aafeba9a445a336b.rlib" "/opt/rustwide/target/debug/deps/libfutures-5b25ed1c97d3993f.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-0bbb3318507814c6.rlib" "/opt/rustwide/target/debug/deps/libactix_web-77876b3b2a7b3d8d.rlib" "/opt/rustwide/target/debug/deps/libcookie-cafc38a2ddea7cab.rlib" "/opt/rustwide/target/debug/deps/libtime-cfa8c80702ea704e.rlib" "/opt/rustwide/target/debug/deps/liburl-1a18be4da9817759.rlib" "/opt/rustwide/target/debug/deps/libidna-3580b33e30dcb008.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-3aaaf7c733666b06.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-63fcc069d8fc338e.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-2b90caf71be257df.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-9e22f06d2a04cff1.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-1bfa2965c51d3b40.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-7d9b20aeea9d65fb.rlib" "/opt/rustwide/target/debug/deps/libmatches-7dacc739f2471d9d.rlib" "/opt/rustwide/target/debug/deps/libserde_json-bfa83ed30906b319.rlib" "/opt/rustwide/target/debug/deps/libryu-86d8d345a49902c5.rlib" "/opt/rustwide/target/debug/deps/libactix_server-750c5bad792616e6.rlib" "/opt/rustwide/target/debug/deps/libactix_router-d389e11d1316ff0d.rlib" "/opt/rustwide/target/debug/deps/libregex-04fe6f28800ab540.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-568b0d6cd2919161.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-d8281184da307500.rlib" "/opt/rustwide/target/debug/deps/libfirestorm-c15a8cf33c0d2587.rlib" "/opt/rustwide/target/debug/deps/libserde-6db307049b257ba9.rlib" "/opt/rustwide/target/debug/deps/libactix_http-908bac45754a5e43.rlib" "/opt/rustwide/target/debug/deps/libbase64-450a6d9dcba13b9b.rlib" "/opt/rustwide/target/debug/deps/librand-6346b4920bd3937c.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-b602f5c897ef453f.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-b480e7c6300ebdd0.rlib" "/opt/rustwide/target/debug/deps/librand_core-e1aba57888725edd.rlib" "/opt/rustwide/target/debug/deps/libhttparse-f2f5a35c752a8ad7.rlib" "/opt/rustwide/target/debug/deps/libbrotli-47e742a4d6a506dd.rlib" "/opt/rustwide/target/debug/deps/libbrotli_decompressor-c0a49cd2ebfeb493.rlib" "/opt/rustwide/target/debug/deps/liballoc_stdlib-83a4d0f30d2a6ee2.rlib" "/opt/rustwide/target/debug/deps/liballoc_no_stdlib-0a1222e9a8b9fb5d.rlib" "/opt/rustwide/target/debug/deps/libhttpdate-af0e4761081a49c7.rlib" "/opt/rustwide/target/debug/deps/libsha1-7296a2a094cba901.rlib" "/opt/rustwide/target/debug/deps/libcpufeatures-18db14691b5465d8.rlib" "/opt/rustwide/target/debug/deps/libdigest-ff0747128c83535e.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-67b9527d22dea3f2.rlib" "/opt/rustwide/target/debug/deps/libcrypto_common-826f3df5e1842b7e.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-7c5adfa5a5bf87ef.rlib" "/opt/rustwide/target/debug/deps/libtypenum-d1feac8ebe5aef3f.rlib" "/opt/rustwide/target/debug/deps/liblocal_channel-4fb14c4eb1bcf652.rlib" "/opt/rustwide/target/debug/deps/libbytestring-65d35b42adc3f7a2.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-e8565494bbe9703f.rlib" "/opt/rustwide/target/debug/deps/liblanguage_tags-d9708f87b05a446b.rlib" "/opt/rustwide/target/debug/deps/libmime-d5b83fc07afe1071.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-d421ee550bd528ce.rlib" "/opt/rustwide/target/debug/deps/libh2-10b5ef722c709072.rlib" "/opt/rustwide/target/debug/deps/libindexmap-22b42f71e80895ce.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-d5b24f3d513fb86b.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-5abee9ec32c6fbbf.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-4b18dd9f7fca8348.rlib" "/opt/rustwide/target/debug/deps/libslab-cbdcaa7e55a10b04.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-61be088e4a72b0de.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-f7c2207790c4f551.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-e8360a4d12f71807.rlib" "/opt/rustwide/target/debug/deps/libahash-beffd643025733b1.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-27bdbe71807f376e.rlib" "/opt/rustwide/target/debug/deps/libzstd-000403741391c667.rlib" "/opt/rustwide/target/debug/deps/libzstd_safe-59969d8cbd35432f.rlib" "/opt/rustwide/target/debug/deps/libzstd_sys-78258100ea1400e2.rlib" "/opt/rustwide/target/debug/deps/libflate2-8b07c58738b8024d.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-11f4f89da62faa4b.rlib" "/opt/rustwide/target/debug/deps/libadler-eba61f23bb3cdb48.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-6fff4656528c3fdf.rlib" "/opt/rustwide/target/debug/deps/libactix_service-539ec0bbcf1a742e.rlib" "/opt/rustwide/target/debug/deps/libactix_codec-cd5b98a53ddc20da.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-6831d49d1ae644bd.rlib" "/opt/rustwide/target/debug/deps/libtracing-8e36b0618c83de72.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-2668b6e230463a24.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-efa3519517df6cf0.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-a231465936500e76.rlib" "/opt/rustwide/target/debug/deps/libbitflags-85e13ed1e0c6d910.rlib" "/opt/rustwide/target/debug/deps/libactix_utils-e8842250a618aeb1.rlib" "/opt/rustwide/target/debug/deps/liblocal_waker-c4b9f6e47a4b6b38.rlib" "/opt/rustwide/target/debug/deps/libactix_rt-d9c2f051c5fda0d7.rlib" "/opt/rustwide/target/debug/deps/libtokio-3d3d760ce9a97f85.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-abc43a6be3dfdb54.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-fe0c15518ca3926b.rlib" "/opt/rustwide/target/debug/deps/libsocket2-b8ac48433a586e62.rlib" "/opt/rustwide/target/debug/deps/libmemchr-6f62f415054b7720.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-c132b073185ffffc.rlib" "/opt/rustwide/target/debug/deps/libmio-b1d9e8116f34673c.rlib" "/opt/rustwide/target/debug/deps/liblog-51b9e29cc5055f6a.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-2f26cd5a051f6727.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-b85055d89446b8ce.rlib" "/opt/rustwide/target/debug/deps/liblibc-f954527b9d6b7635.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-a3e7e701fcd1f47b.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-ff7f2afe7b73e10b.rlib" "/opt/rustwide/target/debug/deps/liblock_api-9e8575a2b4d645e5.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-31f1b56a39f2a372.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-e69284d8f84c9e4f.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-1b83582838215b83.rlib" "/opt/rustwide/target/debug/deps/libhttp-eccc0fdf7c825ef0.rlib" "/opt/rustwide/target/debug/deps/libitoa-f543afc8cf678e4f.rlib" "/opt/rustwide/target/debug/deps/libbytes-cc9c49d7958180b3.rlib" "/opt/rustwide/target/debug/deps/libfnv-953831fe314029b4.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-10-19-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-c23a60ad8ad82457.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-10-19-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-8075ca78f1ab4d36.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-10-19-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-a7ce5bb5de1292ec.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-10-19-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-1eb5a29926b5407e.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-10-19-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-c87392f211c13f97.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-10-19-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-15b5b2b2c6f086dd.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-10-19-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-c2c541cae2b103ab.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-10-19-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-15c1ed2fa5431191.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-10-19-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-4d1181c0949c6b3a.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-10-19-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-6c4974d38bc789f2.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-10-19-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-fd2f9881207a1ddb.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-10-19-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-22ef94d07d56001a.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-10-19-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-fe63cadd4ae35992.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-10-19-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-ee98afae2c1a70ca.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-10-19-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-ea4b2c81c1419814.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-10-19-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-a547f84ff160c665.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-10-19-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-4cf833632aafa84c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-10-19-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-65c2c6d2d6ae570b.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-10-19-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-7e3ac74759210e95.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/zstd-sys-5a40a2b3eb84dfef/out" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2024-10-19-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/actix_test-9ed227659369ce74" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: /usr/bin/ld: final link failed: 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_test` (bin "actix_test") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "23710d0715910702bf65c13ff921dd5dbe2538422373dc53e8d5a61ddc769510", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "23710d0715910702bf65c13ff921dd5dbe2538422373dc53e8d5a61ddc769510", kill_on_drop: false }` [INFO] [stdout] 23710d0715910702bf65c13ff921dd5dbe2538422373dc53e8d5a61ddc769510