[INFO] cloning repository https://github.com/madelynseal/simple-http-server [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/madelynseal/simple-http-server" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmadelynseal%2Fsimple-http-server", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmadelynseal%2Fsimple-http-server'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 960afc5af608e16fa535508c39c0b07dd4c53f86 [INFO] testing madelynseal/simple-http-server against beta-2024-12-08 for beta-1.84.0-4 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmadelynseal%2Fsimple-http-server" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/madelynseal/simple-http-server on toolchain beta-2024-12-08 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2024-12-08" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/madelynseal/simple-http-server [INFO] finished tweaking git repo https://github.com/madelynseal/simple-http-server [INFO] tweaked toml for git repo https://github.com/madelynseal/simple-http-server written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/madelynseal/simple-http-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-12-08" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-12-08" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4e898cecb995258667a6430e20f438c94e1aa51c0381d71e29d39dd5196127f7 [INFO] running `Command { std: "docker" "start" "-a" "4e898cecb995258667a6430e20f438c94e1aa51c0381d71e29d39dd5196127f7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4e898cecb995258667a6430e20f438c94e1aa51c0381d71e29d39dd5196127f7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4e898cecb995258667a6430e20f438c94e1aa51c0381d71e29d39dd5196127f7", kill_on_drop: false }` [INFO] [stdout] 4e898cecb995258667a6430e20f438c94e1aa51c0381d71e29d39dd5196127f7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-12-08" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d1c690df28b169aef61aef682c4c9c7ba474b41fd8dbfda1cbc518d75f2dd5e6 [INFO] running `Command { std: "docker" "start" "-a" "d1c690df28b169aef61aef682c4c9c7ba474b41fd8dbfda1cbc518d75f2dd5e6", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.89 [INFO] [stderr] Compiling unicode-ident v1.0.13 [INFO] [stderr] Compiling libc v0.2.162 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling pin-project-lite v0.2.15 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling bytes v1.8.0 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling itoa v1.0.11 [INFO] [stderr] Compiling writeable v0.5.5 [INFO] [stderr] Compiling litemap v0.7.3 [INFO] [stderr] Compiling once_cell v1.20.2 [INFO] [stderr] Compiling pkg-config v0.3.31 [INFO] [stderr] Compiling serde v1.0.214 [INFO] [stderr] Compiling icu_locid_transform_data v1.5.0 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling icu_properties_data v1.5.0 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling alloc-no-stdlib v2.0.4 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling utf16_iter v1.0.5 [INFO] [stderr] Compiling write16 v1.0.0 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling icu_normalizer_data v1.5.0 [INFO] [stderr] Compiling zstd-safe v7.2.1 [INFO] [stderr] Compiling utf8_iter v1.0.4 [INFO] [stderr] Compiling local-waker v0.1.4 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling http v0.2.12 [INFO] [stderr] Compiling alloc-stdlib v0.2.2 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling httparse v1.9.5 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling syn v2.0.87 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling time-core v0.1.2 [INFO] [stderr] Compiling regex-lite v0.1.6 [INFO] [stderr] Compiling adler2 v2.0.0 [INFO] [stderr] Compiling hashbrown v0.15.1 [INFO] [stderr] Compiling actix-service v2.0.2 [INFO] [stderr] Compiling miniz_oxide v0.8.0 [INFO] [stderr] Compiling time-macros v0.2.18 [INFO] [stderr] Compiling anstyle-parse v0.2.6 [INFO] [stderr] Compiling jobserver v0.1.32 [INFO] [stderr] Compiling socket2 v0.5.7 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling mio v1.0.2 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling cc v1.1.37 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling tokio v1.41.1 [INFO] [stderr] Compiling indexmap v2.6.0 [INFO] [stderr] Compiling bytestring v1.3.1 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling deranged v0.3.11 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling regex-automata v0.4.8 [INFO] [stderr] Compiling brotli-decompressor v4.0.1 [INFO] [stderr] Compiling actix-utils v3.0.1 [INFO] [stderr] Compiling cookie v0.16.2 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling crc32fast v1.4.2 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling colorchoice v1.0.3 [INFO] [stderr] Compiling anstyle-query v1.1.2 [INFO] [stderr] Compiling ryu v1.0.18 [INFO] [stderr] Compiling serde_json v1.0.132 [INFO] [stderr] Compiling anstyle v1.0.10 [INFO] [stderr] Compiling cpufeatures v0.2.14 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling unicase v2.8.0 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling time v0.3.36 [INFO] [stderr] Compiling anstream v0.6.18 [INFO] [stderr] Compiling flate2 v1.0.34 [INFO] [stderr] Compiling mime_guess v2.0.5 [INFO] [stderr] Compiling local-channel v0.1.5 [INFO] [stderr] Compiling encoding_rs v0.8.35 [INFO] [stderr] Compiling v_htmlescape v0.15.8 [INFO] [stderr] Compiling actix-router v0.5.3 [INFO] [stderr] Compiling language-tags v0.3.2 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling httpdate v1.0.3 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling impl-more v0.1.8 [INFO] [stderr] Compiling brotli v6.0.0 [INFO] [stderr] Compiling clap_lex v0.7.2 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling zstd-sys v2.0.13+zstd.1.5.6 [INFO] [stderr] Compiling clap_builder v4.5.20 [INFO] [stderr] Compiling http-range v0.1.5 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Compiling env_filter v0.1.2 [INFO] [stderr] Compiling env_logger v0.11.5 [INFO] [stderr] Compiling zerofrom-derive v0.1.4 [INFO] [stderr] Compiling yoke-derive v0.7.4 [INFO] [stderr] Compiling zerovec-derive v0.10.3 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling icu_provider_macros v1.5.0 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling derive_more v0.99.18 [INFO] [stderr] Compiling actix-web-codegen v4.3.0 [INFO] [stderr] Compiling actix-macros v0.2.4 [INFO] [stderr] Compiling clap v4.5.20 [INFO] [stderr] Compiling tokio-util v0.7.12 [INFO] [stderr] Compiling actix-rt v2.10.0 [INFO] [stderr] Compiling zerofrom v0.1.4 [INFO] [stderr] Compiling actix-server v2.5.0 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling yoke v0.7.4 [INFO] [stderr] Compiling actix-codec v0.5.2 [INFO] [stderr] Compiling h2 v0.3.26 [INFO] [stderr] Compiling zerovec v0.10.4 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling tinystr v0.7.6 [INFO] [stderr] Compiling icu_collections v1.5.0 [INFO] [stderr] Compiling icu_locid v1.5.0 [INFO] [stderr] Compiling zstd v0.13.2 [INFO] [stderr] Compiling icu_provider v1.5.0 [INFO] [stderr] Compiling icu_locid_transform v1.5.0 [INFO] [stderr] Compiling icu_properties v1.5.1 [INFO] [stderr] Compiling actix-http v3.9.0 [INFO] [stderr] Compiling icu_normalizer v1.5.0 [INFO] [stderr] Compiling idna_adapter v1.2.0 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling url v2.5.3 [INFO] [stderr] Compiling actix-web v4.9.0 [INFO] [stderr] Compiling actix-files v0.6.6 [INFO] [stderr] Compiling simple-http-server 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-12-08-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/rustcOqbdqR/symbols.o" "/opt/rustwide/target/debug/deps/simple_http_server-7db504a90dfd5ef6.simple_http_server.be980bc45bbc419-cgu.00.rcgu.o" "/opt/rustwide/target/debug/deps/simple_http_server-7db504a90dfd5ef6.simple_http_server.be980bc45bbc419-cgu.01.rcgu.o" "/opt/rustwide/target/debug/deps/simple_http_server-7db504a90dfd5ef6.simple_http_server.be980bc45bbc419-cgu.02.rcgu.o" "/opt/rustwide/target/debug/deps/simple_http_server-7db504a90dfd5ef6.simple_http_server.be980bc45bbc419-cgu.03.rcgu.o" "/opt/rustwide/target/debug/deps/simple_http_server-7db504a90dfd5ef6.simple_http_server.be980bc45bbc419-cgu.04.rcgu.o" "/opt/rustwide/target/debug/deps/simple_http_server-7db504a90dfd5ef6.simple_http_server.be980bc45bbc419-cgu.05.rcgu.o" "/opt/rustwide/target/debug/deps/simple_http_server-7db504a90dfd5ef6.simple_http_server.be980bc45bbc419-cgu.06.rcgu.o" "/opt/rustwide/target/debug/deps/simple_http_server-7db504a90dfd5ef6.simple_http_server.be980bc45bbc419-cgu.07.rcgu.o" "/opt/rustwide/target/debug/deps/simple_http_server-7db504a90dfd5ef6.simple_http_server.be980bc45bbc419-cgu.08.rcgu.o" "/opt/rustwide/target/debug/deps/simple_http_server-7db504a90dfd5ef6.simple_http_server.be980bc45bbc419-cgu.09.rcgu.o" "/opt/rustwide/target/debug/deps/simple_http_server-7db504a90dfd5ef6.simple_http_server.be980bc45bbc419-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/simple_http_server-7db504a90dfd5ef6.simple_http_server.be980bc45bbc419-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/simple_http_server-7db504a90dfd5ef6.simple_http_server.be980bc45bbc419-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/simple_http_server-7db504a90dfd5ef6.simple_http_server.be980bc45bbc419-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/simple_http_server-7db504a90dfd5ef6.simple_http_server.be980bc45bbc419-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/simple_http_server-7db504a90dfd5ef6.simple_http_server.be980bc45bbc419-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/simple_http_server-7db504a90dfd5ef6.0g8z7c835s3we7jx5u70f1ncd.rcgu.o" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libclap-12b88998d8426c12.rlib" "/opt/rustwide/target/debug/deps/libclap_builder-7815d599f43293ea.rlib" "/opt/rustwide/target/debug/deps/libstrsim-92ad05d142a27bd8.rlib" "/opt/rustwide/target/debug/deps/libclap_lex-6c4bf03d58c3802e.rlib" "/opt/rustwide/target/debug/deps/libenv_logger-cfaa5c5d7391c382.rlib" "/opt/rustwide/target/debug/deps/libanstream-97736171f3dff28c.rlib" "/opt/rustwide/target/debug/deps/libanstyle_query-fbd79d5fb60ed0ac.rlib" "/opt/rustwide/target/debug/deps/libis_terminal_polyfill-13855656904aef58.rlib" "/opt/rustwide/target/debug/deps/libcolorchoice-4c5508fceb7b1d08.rlib" "/opt/rustwide/target/debug/deps/libanstyle_parse-fc19bd9cdfd85bb0.rlib" "/opt/rustwide/target/debug/deps/libutf8parse-b00c73e82968f406.rlib" "/opt/rustwide/target/debug/deps/libenv_filter-00fbcecdd10b6db2.rlib" "/opt/rustwide/target/debug/deps/libanstyle-24a79ac05bf1db67.rlib" "/opt/rustwide/target/debug/deps/libhumantime-ce381c4933d03978.rlib" "/opt/rustwide/target/debug/deps/libactix_files-3e6fb8e47b7b558c.rlib" "/opt/rustwide/target/debug/deps/libhttp_range-f9cb5cc81c5d1ca6.rlib" "/opt/rustwide/target/debug/deps/libv_htmlescape-8bf4c62628fb8ada.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-914141539bf8f8cc.rlib" "/opt/rustwide/target/debug/deps/libunicase-d1a771ead37b59d1.rlib" "/opt/rustwide/target/debug/deps/libactix_web-37a414712b9a2d1d.rlib" "/opt/rustwide/target/debug/deps/libimpl_more-cd640a90caef87c8.rlib" "/opt/rustwide/target/debug/deps/liburl-3c560e126a3247e4.rlib" "/opt/rustwide/target/debug/deps/libidna-5cd290ec45d1ff6b.rlib" "/opt/rustwide/target/debug/deps/libidna_adapter-b3bead26e3e2f299.rlib" "/opt/rustwide/target/debug/deps/libicu_normalizer-74ca084fd94910c2.rlib" "/opt/rustwide/target/debug/deps/libicu_normalizer_data-d3c2725a089a2467.rlib" "/opt/rustwide/target/debug/deps/libwrite16-d15e33f2b3b5e6d8.rlib" "/opt/rustwide/target/debug/deps/libutf8_iter-d5e8daeaacfd8f95.rlib" "/opt/rustwide/target/debug/deps/libutf16_iter-9749a04129eccc81.rlib" "/opt/rustwide/target/debug/deps/libicu_properties-cd7e1cbeb2b68ee7.rlib" "/opt/rustwide/target/debug/deps/libicu_properties_data-8db115c81033ba3a.rlib" "/opt/rustwide/target/debug/deps/libicu_locid_transform-d5484515f5e14ba7.rlib" "/opt/rustwide/target/debug/deps/libicu_locid_transform_data-b75aeb662448ba61.rlib" "/opt/rustwide/target/debug/deps/libicu_collections-5d3f28723fd3d11d.rlib" "/opt/rustwide/target/debug/deps/libicu_provider-8a3b94b7906c7810.rlib" "/opt/rustwide/target/debug/deps/libicu_locid-3aa4188ecc41a1a0.rlib" "/opt/rustwide/target/debug/deps/liblitemap-ba12f6ff5e39857f.rlib" "/opt/rustwide/target/debug/deps/libtinystr-e96403b3e9f7fb89.rlib" "/opt/rustwide/target/debug/deps/libzerovec-cc1e7b30434c79ec.rlib" "/opt/rustwide/target/debug/deps/libwriteable-d425da3f2cf37998.rlib" "/opt/rustwide/target/debug/deps/libyoke-22fb99ed34f8b90d.rlib" "/opt/rustwide/target/debug/deps/libzerofrom-fe7ff465af3cc8d5.rlib" "/opt/rustwide/target/debug/deps/libstable_deref_trait-8e22d1dc883a4bb5.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-5881b5d1bb828d30.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-59e65d5ba0f82c92.rlib" "/opt/rustwide/target/debug/deps/libserde_json-03c6bdf3bcd690e3.rlib" "/opt/rustwide/target/debug/deps/libryu-6e02dac7c3b6be75.rlib" "/opt/rustwide/target/debug/deps/libactix_server-ce703c5556e3b9c8.rlib" "/opt/rustwide/target/debug/deps/libactix_router-04d28ce784395036.rlib" "/opt/rustwide/target/debug/deps/libregex-b60545a5ed38b15f.rlib" "/opt/rustwide/target/debug/deps/libregex_automata-63419e02aaea0168.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-b7cbf506a5c4f18e.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-68a2118807cc42f7.rlib" "/opt/rustwide/target/debug/deps/libserde-7173f812d2812583.rlib" "/opt/rustwide/target/debug/deps/libcookie-6de633a533e31ed5.rlib" "/opt/rustwide/target/debug/deps/libtime-bbd4a6480130db4d.rlib" "/opt/rustwide/target/debug/deps/libtime_core-f368596cca30f67d.rlib" "/opt/rustwide/target/debug/deps/libnum_conv-a312b8300ce88506.rlib" "/opt/rustwide/target/debug/deps/libderanged-7c3aacebfed7a85e.rlib" "/opt/rustwide/target/debug/deps/libpowerfmt-a584063b8a4e44a4.rlib" "/opt/rustwide/target/debug/deps/libactix_http-ddae8de49180a749.rlib" "/opt/rustwide/target/debug/deps/librand-f2aba924602878a9.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-a5766223083c242e.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-644865045471eee7.rlib" "/opt/rustwide/target/debug/deps/librand_core-09f15a972f1668dc.rlib" "/opt/rustwide/target/debug/deps/libhttparse-f69ea1a7261f1ab3.rlib" "/opt/rustwide/target/debug/deps/libbrotli-ccd87155577a4814.rlib" "/opt/rustwide/target/debug/deps/libbrotli_decompressor-96f56b961fcf65ce.rlib" "/opt/rustwide/target/debug/deps/liballoc_stdlib-db2d25da53f2297b.rlib" "/opt/rustwide/target/debug/deps/liballoc_no_stdlib-07772ed8f1252285.rlib" "/opt/rustwide/target/debug/deps/libhttpdate-bf64bff9ff5092d8.rlib" "/opt/rustwide/target/debug/deps/libsha1-9a9a31109fb1cfc3.rlib" "/opt/rustwide/target/debug/deps/libcpufeatures-5079c1066c536184.rlib" "/opt/rustwide/target/debug/deps/libdigest-e525701f45274cda.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-8e334ab1a0801bf0.rlib" "/opt/rustwide/target/debug/deps/libcrypto_common-170d3139af090e14.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-bdec0aa205176506.rlib" "/opt/rustwide/target/debug/deps/libtypenum-b40ba058056b0bf8.rlib" "/opt/rustwide/target/debug/deps/libbase64-1e2a536fab485f9b.rlib" "/opt/rustwide/target/debug/deps/liblocal_channel-2b9f82db8a0eccb8.rlib" "/opt/rustwide/target/debug/deps/libbytestring-90e42210d736cccc.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-2caf505cdd079dea.rlib" "/opt/rustwide/target/debug/deps/liblanguage_tags-d9708f87b05a446b.rlib" "/opt/rustwide/target/debug/deps/libahash-5fd7f5bd05f0f4a7.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-758d865de5e8cdb2.rlib" "/opt/rustwide/target/debug/deps/libzerocopy-72f4307c5e636a61.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-1330d4a483bc0841.rlib" "/opt/rustwide/target/debug/deps/libmime-a9df5a780629fb7d.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-fc63a8437ca6afa3.rlib" "/opt/rustwide/target/debug/deps/libh2-fae6cb334d571971.rlib" "/opt/rustwide/target/debug/deps/libindexmap-ec0e712e9741631b.rlib" "/opt/rustwide/target/debug/deps/libequivalent-e4dc2e1acc32de2c.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-47a30a8d4e4fd2d1.rlib" "/opt/rustwide/target/debug/deps/libslab-1467acbaaf6df1c2.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-2c5f5c0b7be36b91.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-dc94508083d224a0.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-e8360a4d12f71807.rlib" "/opt/rustwide/target/debug/deps/libzstd-6ebd611745be39a5.rlib" "/opt/rustwide/target/debug/deps/libzstd_safe-6c45d8b04d5b1c72.rlib" "/opt/rustwide/target/debug/deps/libzstd_sys-05cb426eee7e23b4.rlib" "/opt/rustwide/target/debug/deps/libflate2-ccd7ca7424541576.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-fcbe7fe0841c338b.rlib" "/opt/rustwide/target/debug/deps/libadler2-36adbb7ac4252fa0.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-3e4e944995101d8a.rlib" "/opt/rustwide/target/debug/deps/libactix_codec-4f5400a681b5e316.rlib" "/opt/rustwide/target/debug/deps/libtracing-c1739bd3089f6e37.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-91e667de1b2ad102.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-0a05695a483fa658.rlib" "/opt/rustwide/target/debug/deps/libmemchr-412d53cbfea52259.rlib" "/opt/rustwide/target/debug/deps/libbitflags-84877d9103c9f4ef.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-1a1b96cec46b1e41.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-c08971cd7bb2121a.rlib" "/opt/rustwide/target/debug/deps/libactix_utils-f5311e2cc30e2f6b.rlib" "/opt/rustwide/target/debug/deps/liblocal_waker-1f0f762c54949865.rlib" "/opt/rustwide/target/debug/deps/libactix_rt-308e05d58a65a545.rlib" "/opt/rustwide/target/debug/deps/libtokio-5937cec6fc1d1d48.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-beeafc5c5adffbec.rlib" "/opt/rustwide/target/debug/deps/libsocket2-8e1d0416c3e2cd0e.rlib" "/opt/rustwide/target/debug/deps/libmio-73a4b24dd7d179fa.rlib" "/opt/rustwide/target/debug/deps/liblog-e73d77c4679bb236.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-4c2ccfae3c0783af.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-9203377bb821c7fb.rlib" "/opt/rustwide/target/debug/deps/liblibc-1bd4ae361e85bb07.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-a3e7e701fcd1f47b.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-53fd8ee9edcafbcd.rlib" "/opt/rustwide/target/debug/deps/liblock_api-6967e438d0a7fd52.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-f937485db0060aca.rlib" "/opt/rustwide/target/debug/deps/libhttp-e059909fb1ae8534.rlib" "/opt/rustwide/target/debug/deps/libitoa-307f5b8ccbe1a9f3.rlib" "/opt/rustwide/target/debug/deps/libbytes-5b57d0d4ba89e948.rlib" "/opt/rustwide/target/debug/deps/libfnv-953831fe314029b4.rlib" "/opt/rustwide/target/debug/deps/libactix_service-3af37bf0c149f61c.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-7402bb5815a515fa.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-155b59cd655dda41.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-02dc84f49135b6b8.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-a8f45b397fae3f81.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-089607133c180609.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-fc89f091bcd86cbb.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-5a60949f01c7340c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-d29e6a55ca253c8c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-273c078d5f65de7a.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-413c950ffbdd4454.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-1853c0976a1d88a6.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-ccb3384ddacb0f9e.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-0b901dfb0ca849e0.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-eebeb8d7c64543ad.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-4723ef81d6079867.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-54442f8b422f5a54.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-e0bbe034b5282553.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-d0febb68c1c37b90.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-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-12-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-65c2c6d2d6ae570b.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-97929cee0dcfe424.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/zstd-sys-27023850b6420a65/out" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/simple_http_server-7db504a90dfd5ef6" "-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 `simple-http-server` (bin "simple-http-server") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "d1c690df28b169aef61aef682c4c9c7ba474b41fd8dbfda1cbc518d75f2dd5e6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d1c690df28b169aef61aef682c4c9c7ba474b41fd8dbfda1cbc518d75f2dd5e6", kill_on_drop: false }` [INFO] [stdout] d1c690df28b169aef61aef682c4c9c7ba474b41fd8dbfda1cbc518d75f2dd5e6