[INFO] cloning repository https://github.com/horou-dsk/random-team [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/horou-dsk/random-team" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhorou-dsk%2Frandom-team", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhorou-dsk%2Frandom-team'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c4e17af1559cc3399cf2c8e1bd7ec83c0b12b09f [INFO] testing horou-dsk/random-team against try#17092ad00ed8fe1e7f81a7e38238ff70779034b1 for pr-140985 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhorou-dsk%2Frandom-team" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/horou-dsk/random-team on toolchain 17092ad00ed8fe1e7f81a7e38238ff70779034b1 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+17092ad00ed8fe1e7f81a7e38238ff70779034b1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/horou-dsk/random-team [INFO] finished tweaking git repo https://github.com/horou-dsk/random-team [INFO] tweaked toml for git repo https://github.com/horou-dsk/random-team written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/horou-dsk/random-team 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" "+17092ad00ed8fe1e7f81a7e38238ff70779034b1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:eea15d5475069c3ef791f10c2c6b5af2ee421ef2da1e680ecce1cba46243983b" "/opt/rustwide/cargo-home/bin/cargo" "+17092ad00ed8fe1e7f81a7e38238ff70779034b1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 14736c28acf465bf9140aae1d99e7dfbff600eba80971354ae3ec316f9540751 [INFO] running `Command { std: "docker" "start" "-a" "14736c28acf465bf9140aae1d99e7dfbff600eba80971354ae3ec316f9540751", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "14736c28acf465bf9140aae1d99e7dfbff600eba80971354ae3ec316f9540751", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "14736c28acf465bf9140aae1d99e7dfbff600eba80971354ae3ec316f9540751", kill_on_drop: false }` [INFO] [stdout] 14736c28acf465bf9140aae1d99e7dfbff600eba80971354ae3ec316f9540751 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=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:eea15d5475069c3ef791f10c2c6b5af2ee421ef2da1e680ecce1cba46243983b" "/opt/rustwide/cargo-home/bin/cargo" "+17092ad00ed8fe1e7f81a7e38238ff70779034b1" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] fb12fd055cc847145d1c8e2974a7af6207785ab4ae84ebb10f1cb59578d026b2 [INFO] running `Command { std: "docker" "start" "-a" "fb12fd055cc847145d1c8e2974a7af6207785ab4ae84ebb10f1cb59578d026b2", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.97 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling proc-macro2 v1.0.27 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.73 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling pin-project-lite v0.2.7 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling bytes v1.0.1 [INFO] [stderr] Compiling futures-core v0.3.15 [INFO] [stderr] Compiling once_cell v1.8.0 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling smallvec v1.6.1 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling instant v0.1.9 [INFO] [stderr] Compiling lock_api v0.4.4 [INFO] [stderr] Compiling futures-sink v0.3.15 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling futures-task v0.3.15 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling typenum v1.13.0 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling tracing-core v0.1.18 [INFO] [stderr] Compiling tokio v1.7.1 [INFO] [stderr] Compiling futures-util v0.3.15 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling standback v0.2.17 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling slab v0.4.3 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling httparse v1.4.1 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling const_fn v0.4.8 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling http v0.2.4 [INFO] [stderr] Compiling local-waker v0.1.1 [INFO] [stderr] Compiling tinyvec v1.2.0 [INFO] [stderr] Compiling time v0.2.27 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling tracing v0.1.26 [INFO] [stderr] Compiling zstd-safe v3.1.0+zstd.1.4.9 [INFO] [stderr] Compiling paste v1.0.5 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling encoding_rs v0.8.28 [INFO] [stderr] Compiling jobserver v0.1.22 [INFO] [stderr] Compiling parking_lot_core v0.8.3 [INFO] [stderr] Compiling mio v0.7.13 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling socket2 v0.4.0 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling cc v1.0.68 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling actix-service v2.0.0 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling actix-utils v3.0.0 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling unicode-bidi v0.3.5 [INFO] [stderr] Compiling ahash v0.7.4 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling openssl v0.10.35 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling bytestring v1.0.0 [INFO] [stderr] Compiling cookie v0.15.0 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling futures-channel v0.3.15 [INFO] [stderr] Compiling native-tls v0.2.7 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling zstd-sys v1.5.0+zstd.1.4.9 [INFO] [stderr] Compiling openssl-sys v0.9.65 [INFO] [stderr] Compiling brotli-sys v0.3.2 [INFO] [stderr] Compiling cpufeatures v0.1.5 [INFO] [stderr] Compiling sha-1 v0.9.6 [INFO] [stderr] Compiling flate2 v1.0.20 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling openssl-probe v0.1.4 [INFO] [stderr] Compiling language-tags v0.3.2 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling http-body v0.4.2 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling tower-service v0.3.1 [INFO] [stderr] Compiling httpdate v1.0.1 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling crossbeam-channel v0.5.1 [INFO] [stderr] Compiling local-channel v0.1.2 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling ipnet v2.3.1 [INFO] [stderr] Compiling fern v0.6.0 [INFO] [stderr] Compiling tokio-macros v1.2.0 [INFO] [stderr] Compiling actix-macros v0.2.1 [INFO] [stderr] Compiling time-macros-impl v0.1.2 [INFO] [stderr] Compiling pin-project-internal v1.0.7 [INFO] [stderr] Compiling derive_more v0.99.14 [INFO] [stderr] Compiling actix-web-codegen v0.5.0-beta.3 [INFO] [stderr] Compiling actix_derive v0.6.0 [INFO] [stderr] Compiling brotli2 v0.3.2 [INFO] [stderr] Compiling time-macros v0.1.1 [INFO] [stderr] Compiling pin-project v1.0.7 [INFO] [stderr] Compiling tokio-util v0.6.7 [INFO] [stderr] Compiling actix-rt v2.2.0 [INFO] [stderr] Compiling tokio-native-tls v0.3.0 [INFO] [stderr] Compiling h2 v0.3.3 [INFO] [stderr] Compiling actix-codec v0.4.0 [INFO] [stderr] Compiling actix-tls v3.0.0-beta.5 [INFO] [stderr] Compiling actix-server v2.0.0-beta.5 [INFO] [stderr] Compiling actix v0.12.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.0 [INFO] [stderr] Compiling actix-router v0.2.7 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling hyper v0.14.9 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling reqwest v0.11.4 [INFO] [stderr] Compiling zstd v0.7.0+zstd.1.4.9 [INFO] [stderr] Compiling actix-http v3.0.0-beta.8 [INFO] [stderr] Compiling actix-web v4.0.0-beta.8 [INFO] [stderr] Compiling actix-cors v0.6.0-beta.2 [INFO] [stderr] Compiling actix-web-actors v4.0.0-beta.6 [INFO] [stderr] Compiling random-team v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 39s [INFO] running `Command { std: "docker" "inspect" "fb12fd055cc847145d1c8e2974a7af6207785ab4ae84ebb10f1cb59578d026b2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fb12fd055cc847145d1c8e2974a7af6207785ab4ae84ebb10f1cb59578d026b2", kill_on_drop: false }` [INFO] [stdout] fb12fd055cc847145d1c8e2974a7af6207785ab4ae84ebb10f1cb59578d026b2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=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:eea15d5475069c3ef791f10c2c6b5af2ee421ef2da1e680ecce1cba46243983b" "/opt/rustwide/cargo-home/bin/cargo" "+17092ad00ed8fe1e7f81a7e38238ff70779034b1" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2bf203fc310b73f75e83936dd673ebae0cf06869ec400b1e3db437bba8248a0d [INFO] running `Command { std: "docker" "start" "-a" "2bf203fc310b73f75e83936dd673ebae0cf06869ec400b1e3db437bba8248a0d", kill_on_drop: false }` [INFO] [stderr] Compiling random-team v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] error: failed to write `/opt/rustwide/target/debug/.fingerprint/random-team-0a07b571ea32f89c/invoked.timestamp` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustc6aTrQE/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,libunicode_width-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{librandom_team-0637f5bc0e06ea43.rlib,libfern-a6f55e80599f5b62.rlib,libactix-d43c7c8c769866c5.rlib,libcrossbeam_channel-e7a8ebe0aa51fd00.rlib,libcrossbeam_utils-fd3575eccd5e45da.rlib,libchrono-fddf492bd3a9ffd8.rlib,libnum_integer-92d03ba97d0e17dc.rlib,libnum_traits-671bac53844c4298.rlib,libtime-db1b38d932c652fc.rlib,libactix_web-7a7051f1226d6616.rlib,libeither-50b95428db42d46e.rlib,libsocket2-9067a03bba6da931.rlib,libactix_server-f08541c4a93fc003.rlib,libcookie-c3e86e2df7d928fd.rlib,liburl-82bfd9091b5c4048.rlib,libidna-f9ed38c748292302.rlib,libunicode_normalization-df7d6d75a8011e24.rlib,libtinyvec-d960a26741797f86.rlib,libtinyvec_macros-cc8e196d6b1e57fc.rlib,libunicode_bidi-55d1d7e552822934.rlib,libserde_urlencoded-afef37431aa3f606.rlib,libform_urlencoded-689ec892f07ab226.rlib,libmatches-ae807cfe442355e3.rlib,libserde_json-4ecf4190556ad29a.rlib,libryu-f3aba87160ed1f5c.rlib,libactix_router-a5dea93b578c49cc.rlib,libregex-6adb67524722bf2d.rlib,libaho_corasick-207ee9ed8b5d8bbb.rlib,libregex_syntax-a8b7a392e3a16251.rlib,libserde-8d9e6ec8344fb322.rlib,libactix_http-e3a9b188cf648db0.rlib,libbase64-beb813779272318b.rlib,librand-45e1cb818a454c88.rlib,librand_chacha-8ba01e4ec1ba841b.rlib,libppv_lite86-88ed22677a4c0286.rlib,librand_core-eea5641d03e9bbf3.rlib,libhttparse-6ef2cbf10eb23d8c.rlib,libsha1-7ed16b4f56e91e55.rlib,libopaque_debug-c0b21531799dfcb1.rlib,libcpufeatures-2792bab328f0310d.rlib,libblock_buffer-bf18a7d8a41f0f4a.rlib,libdigest-297295f67ea1761a.rlib,libgeneric_array-34bec44b791f8e15.rlib,libtypenum-bb62f61dbdd31d69.rlib,liblocal_channel-a61583982802d2ca.rlib,libbytestring-55c32e363fcd7824.rlib,libencoding_rs-c25808eaf3ce54dc.rlib,liblanguage_tags-f2740fbda1808d44.rlib,libmime-2ae9ff56ceb854d4.rlib,libpercent_encoding-d8e5e041794fd24f.rlib,libzstd-d25fbee76f1477a0.rlib,libzstd_safe-d0d24f3d8b7b73b6.rlib,libzstd_sys-763fc21c0a190406.rlib,libflate2-edcdac31f867b218.rlib,libminiz_oxide-0dc75f491df36e6b.rlib,libadler-f4caa73e14204bdd.rlib,libcrc32fast-fb2004b3379a92cb.rlib,libbrotli2-bfb131c98d0b7f49.rlib,libbrotli_sys-aa981a5ae8bc9f30.rlib,libtime-168b03f1fd2bc1f3.rlib,libtime_macros-2055e174d44e5840.rlib,libstandback-179f73ebaeb337a6.rlib,libahash-283eae805d3cafb9.rlib,libgetrandom-190d37ca75ccd058.rlib,libactix_tls-08a3af95ef3d8942.rlib,libh2-c8566e06e27d977d.rlib,libtracing-7ee3bdc78aaae1b3.rlib,libtracing_core-dc4de79c053e9949.rlib,liblazy_static-2bb390fee0230a38.rlib,libindexmap-1a5a798248c8d9d6.rlib,libhashbrown-6be3a3b5258097e1.rlib,libslab-7345585cd53d1b65.rlib,libfutures_util-2109bc1aeb3f1e33.rlib,libfutures_task-356516b613a9ab37.rlib,libpin_utils-9a5791cba021167a.rlib,libhttp-b5c213f7264c35d9.rlib,libitoa-3b4277173c45fbe4.rlib,libfnv-2d77ec4f6f971b24.rlib,libactix_service-e74650840df306e6.rlib,libactix_codec-465be42cc41d49d6.rlib,libbitflags-ee4b6a8effb9c17a.rlib,libtokio_util-713629fb98498b4b.rlib,libfutures_sink-2839949ee0393bd6.rlib,libpin_project-25027ced7b2e98d6.rlib,libactix_utils-5709b94be7965a5d.rlib,liblocal_waker-95e325e9d72a1c4f.rlib,libactix_rt-3a7dfb29a869ca4f.rlib,libfutures_core-3632bc60de24cf31.rlib,libtokio-18a2a7c8106a5fe9.rlib,libsignal_hook_registry-855ea39d4feeb6ba.rlib,libnum_cpus-b7c82d6baa407d32.rlib,libmemchr-d4296a37c88e6b86.rlib,libonce_cell-5a6ed2eb64296465.rlib,libbytes-847a4bb13ea8f656.rlib,libmio-ba8423e7ad5df0e4.rlib,libpin_project_lite-e686f189f307e605.rlib,libparking_lot-20ca0eb37fe982c3.rlib,libparking_lot_core-b4ee39b6572d0355.rlib,liblibc-a57be5a360b73c90.rlib,libsmallvec-97844d2104066b54.rlib,liblock_api-d5640e27b0b04e9e.rlib,libscopeguard-43643e546252cd47.rlib,libinstant-b4b0d3068b8068e8.rlib,liblog-c47319b5e74b5781.rlib,libcfg_if-33ef6c02a07f9fec.rlib}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,liballoc-*,librustc_std_workspace_core-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustc6aTrQE/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,-znostart-stop-gc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/brotli-sys-10da9a2cde9ebf36/out" "-L" "/opt/rustwide/target/debug/build/zstd-sys-4291cc8d6d02038b/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/random_team-3d8bdfdcfcf43443" "-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/17092ad00ed8fe1e7f81a7e38238ff70779034b1/lib/rustlib/x86_64-unknown-linux-gnu/bin/rust-lld -flavor gnu -plugin /usr/libexec/gcc/x86_64-linux-gnu/13/liblto_plugin.so -plugin-opt=/usr/libexec/gcc/x86_64-linux-gnu/13/lto-wrapper -plugin-opt=-fresolution=/tmp/cctbkmM0.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/random_team-3d8bdfdcfcf43443 /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/Scrt1.o /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/crti.o /usr/lib/gcc/x86_64-linux-gnu/13/crtbeginS.o -L/tmp/rustc6aTrQE/raw-dylibs -L/opt/rustwide/target/debug/build/brotli-sys-10da9a2cde9ebf36/out -L/opt/rustwide/target/debug/build/zstd-sys-4291cc8d6d02038b/out -L/opt/rustwide/rustup-home/toolchains/17092ad00ed8fe1e7f81a7e38238ff70779034b1/lib/rustlib/x86_64-unknown-linux-gnu/lib -L/opt/rustwide/rustup-home/toolchains/17092ad00ed8fe1e7f81a7e38238ff70779034b1/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld -L/usr/lib/gcc/x86_64-linux-gnu/13 -L/usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/13/../../../../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/13/../../.. /tmp/rustc6aTrQE/symbols.o /opt/rustwide/target/debug/deps/random_team-3d8bdfdcfcf43443.random_team.6ad20eede4d6e1-cgu.0.rcgu.o /opt/rustwide/target/debug/deps/random_team-3d8bdfdcfcf43443.akhgdey04uu75s371hau00y7u.rcgu.o --as-needed -Bstatic /opt/rustwide/rustup-home/toolchains/17092ad00ed8fe1e7f81a7e38238ff70779034b1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-6210a622387cb92f.rlib /opt/rustwide/rustup-home/toolchains/17092ad00ed8fe1e7f81a7e38238ff70779034b1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-1f04f2d52f1ebf3f.rlib /opt/rustwide/rustup-home/toolchains/17092ad00ed8fe1e7f81a7e38238ff70779034b1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-831b32e0d2504bfa.rlib /opt/rustwide/rustup-home/toolchains/17092ad00ed8fe1e7f81a7e38238ff70779034b1/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-e789858062fda502.rlib /opt/rustwide/target/debug/deps/librandom_team-0637f5bc0e06ea43.rlib /opt/rustwide/target/debug/deps/libfern-a6f55e80599f5b62.rlib /opt/rustwide/target/debug/deps/libactix-d43c7c8c769866c5.rlib /opt/rustwide/target/debug/deps/libcrossbeam_channel-e7a8ebe0aa51fd00.rlib /opt/rustwide/target/debug/deps/libcrossbeam_utils-fd3575eccd5e45da.rlib /opt/rustwide/target/debug/deps/libchrono-fddf492bd3a9ffd8.rlib /opt/rustwide/target/debug/deps/libnum_integer-92d03ba97d0e17dc.rlib /opt/rustwide/target/debug/deps/libnum_traits-671bac53844c4298.rlib /opt/rustwide/target/debug/deps/libtime-db1b38d932c652fc.rlib /opt/rustwide/target/debug/deps/libactix_web-7a7051f1226d6616.rlib /opt/rustwide/target/debug/deps/libeither-50b95428db42d46e.rlib /opt/rustwide/target/debug/deps/libsocket2-9067a03bba6da931.rlib /opt/rustwide/target/debug/deps/libactix_server-f08541c4a93fc003.rlib /opt/rustwide/target/debug/deps/libcookie-c3e86e2df7d928fd.rlib /opt/rustwide/target/debug/deps/liburl-82bfd9091b5c4048.rlib /opt/rustwide/target/debug/deps/libidna-f9ed38c748292302.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/libserde_urlencoded-afef37431aa3f606.rlib /opt/rustwide/target/debug/deps/libform_urlencoded-689ec892f07ab226.rlib /opt/rustwide/target/debug/deps/libmatches-ae807cfe442355e3.rlib /opt/rustwide/target/debug/deps/libserde_json-4ecf4190556ad29a.rlib /opt/rustwide/target/debug/deps/libryu-f3aba87160ed1f5c.rlib /opt/rustwide/target/debug/deps/libactix_router-a5dea93b578c49cc.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/libserde-8d9e6ec8344fb322.rlib /opt/rustwide/target/debug/deps/libactix_http-e3a9b188cf648db0.rlib /opt/rustwide/target/debug/deps/libbase64-beb813779272318b.rlib /opt/rustwide/target/debug/deps/librand-45e1cb818a454c88.rlib /opt/rustwide/target/debug/deps/librand_chacha-8ba01e4ec1ba841b.rlib /opt/rustwide/target/debug/deps/libppv_lite86-88ed22677a4c0286.rlib /opt/rustwide/target/debug/deps/librand_core-eea5641d03e9bbf3.rlib /opt/rustwide/target/debug/deps/libhttparse-6ef2cbf10eb23d8c.rlib /opt/rustwide/target/debug/deps/libsha1-7ed16b4f56e91e55.rlib /opt/rustwide/target/debug/deps/libopaque_debug-c0b21531799dfcb1.rlib /opt/rustwide/target/debug/deps/libcpufeatures-2792bab328f0310d.rlib /opt/rustwide/target/debug/deps/libblock_buffer-bf18a7d8a41f0f4a.rlib /opt/rustwide/target/debug/deps/libdigest-297295f67ea1761a.rlib /opt/rustwide/target/debug/deps/libgeneric_array-34bec44b791f8e15.rlib /opt/rustwide/target/debug/deps/libtypenum-bb62f61dbdd31d69.rlib /opt/rustwide/target/debug/deps/liblocal_channel-a61583982802d2ca.rlib /opt/rustwide/target/debug/deps/libbytestring-55c32e363fcd7824.rlib /opt/rustwide/target/debug/deps/libencoding_rs-c25808eaf3ce54dc.rlib /opt/rustwide/target/debug/deps/liblanguage_tags-f2740fbda1808d44.rlib /opt/rustwide/target/debug/deps/libmime-2ae9ff56ceb854d4.rlib /opt/rustwide/target/debug/deps/libpercent_encoding-d8e5e041794fd24f.rlib /opt/rustwide/target/debug/deps/libzstd-d25fbee76f1477a0.rlib /opt/rustwide/target/debug/deps/libzstd_safe-d0d24f3d8b7b73b6.rlib /opt/rustwide/target/debug/deps/libzstd_sys-763fc21c0a190406.rlib /opt/rustwide/target/debug/deps/libflate2-edcdac31f867b218.rlib /opt/rustwide/target/debug/deps/libminiz_oxide-0dc75f491df36e6b.rlib /opt/rustwide/target/debug/deps/libadler-f4caa73e14204bdd.rlib /opt/rustwide/target/debug/deps/libcrc32fast-fb2004b3379a92cb.rlib /opt/rustwide/target/debug/deps/libbrotli2-bfb131c98d0b7f49.rlib /opt/rustwide/target/debug/deps/libbrotli_sys-aa981a5ae8bc9f30.rlib /opt/rustwide/target/debug/deps/libtime-168b03f1fd2bc1f3.rlib /opt/rustwide/target/debug/deps/libtime_macros-2055e174d44e5840.rlib /opt/rustwide/target/debug/deps/libstandback-179f73ebaeb337a6.rlib /opt/rustwide/target/debug/deps/libahash-283eae805d3cafb9.rlib /opt/rustwide/target/debug/deps/libgetrandom-190d37ca75ccd058.rlib /opt/rustwide/target/debug/deps/libactix_tls-08a3af95ef3d8942.rlib /opt/rustwide/target/debug/deps/libh2-c8566e06e27d977d.rlib /opt/rustwide/target/debug/deps/libtracing-7ee3bdc78aaae1b3.rlib /opt/rustwide/target/debug/deps/libtracing_core-dc4de79c053e9949.rlib /opt/rustwide/target/debug/deps/liblazy_static-2bb390fee0230a38.rlib /opt/rustwide/target/debug/deps/libindexmap-1a5a798248c8d9d6.rlib /opt/rustwide/target/debug/deps/libhashbrown-6be3a3b5258097e1.rlib /opt/rustwide/target/debug/deps/libslab-7345585cd53d1b65.rlib /opt/rustwide/target/debug/deps/libfutures_util-2109bc1aeb3f1e33.rlib /opt/rustwide/target/debug/deps/libfutures_task-356516b613a9ab37.rlib /opt/rustwide/target/debug/deps/libpin_utils-9a5791cba021167a.rlib /opt/rustwide/target/debug/deps/libhttp-b5c213f7264c35d9.rlib /opt/rustwide/target/debug/deps/libitoa-3b4277173c45fbe4.rlib /opt/rustwide/target/debug/deps/libfnv-2d77ec4f6f971b24.rlib /opt/rustwide/target/debug/deps/libactix_service-e74650840df306e6.rlib /opt/rustwide/target/debug/deps/libactix_codec-465be42cc41d49d6.rlib /opt/rustwide/target/debug/deps/libbitflags-ee4b6a8effb9c17a.rlib /opt/rustwide/target/debug/deps/libtokio_util-713629fb98498b4b.rlib /opt/rustwide/target/debug/deps/libfutures_sink-2839949ee0393bd6.rlib /opt/rustwide/target/debug/deps/libpin_project-25027ced7b2e98d6.rlib /opt/rustwide/target/debug/deps/libactix_utils-5709b94be7965a5d.rlib /opt/rustwide/target/debug/deps/liblocal_waker-95e325e9d72a1c4f.rlib /opt/rustwide/target/debug/deps/libactix_rt-3a7dfb29a869ca4f.rlib /opt/rustwide/target/debug/deps/libfutures_core-3632bc60de24cf31.rlib /opt/rustwide/target/debug/deps/libtokio-18a2a7c8106a5fe9.rlib /opt/rustwide/target/debug/deps/libsignal_hook_registry-855ea39d4feeb6ba.rlib /opt/rustwide/target/debug/deps/libnum_cpus-b7c82d6baa407d32.rlib /opt/rustwide/target/debug/deps/libmemchr-d4296a37c88e6b86.rlib /opt/rustwide/target/debug/deps/libonce_cell-5a6ed2eb64296465.rlib /opt/rustwide/target/debug/deps/libbytes-847a4bb13ea8f656.rlib /opt/rustwide/target/debug/deps/libmio-ba8423e7ad5df0e4.rlib /opt/rustwide/target/debug/deps/libpin_project_lite-e686f189f307e605.rlib /opt/rustwide/target/debug/deps/libparking_lot-20ca0eb37fe982c3.rlib /opt/rustwide/target/debug/deps/libparking_lot_core-b4ee39b6572d0355.rlib /opt/rustwide/target/debug/deps/liblibc-a57be5a360b73c90.rlib /opt/rustwide/target/debug/deps/libsmallvec-97844d2104066b54.rlib /opt/rustwide/target/debug/deps/liblock_api-d5640e27b0b04e9e.rlib /opt/rustwide/target/debug/deps/libscopeguard-43643e546252cd47.rlib /opt/rustwide/target/debug/deps/libinstant-b4b0d3068b8068e8.rlib /opt/rustwide/target/debug/deps/liblog-c47319b5e74b5781.rlib /opt/rustwide/target/debug/deps/libcfg_if-33ef6c02a07f9fec.rlib /opt/rustwide/rustup-home/toolchains/17092ad00ed8fe1e7f81a7e38238ff70779034b1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-088d12cbf3e66756.rlib /opt/rustwide/rustup-home/toolchains/17092ad00ed8fe1e7f81a7e38238ff70779034b1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-efa18e20439f5c5f.rlib /opt/rustwide/rustup-home/toolchains/17092ad00ed8fe1e7f81a7e38238ff70779034b1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-81236848138accc2.rlib /opt/rustwide/rustup-home/toolchains/17092ad00ed8fe1e7f81a7e38238ff70779034b1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-438bbc1b65a9ea91.rlib /opt/rustwide/rustup-home/toolchains/17092ad00ed8fe1e7f81a7e38238ff70779034b1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-03f1ca214d5654c5.rlib /opt/rustwide/rustup-home/toolchains/17092ad00ed8fe1e7f81a7e38238ff70779034b1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-6eb3522c9f3e493f.rlib /opt/rustwide/rustup-home/toolchains/17092ad00ed8fe1e7f81a7e38238ff70779034b1/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-28fe590d62726d34.rlib /opt/rustwide/rustup-home/toolchains/17092ad00ed8fe1e7f81a7e38238ff70779034b1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-bb03a41aed59c3f0.rlib /opt/rustwide/rustup-home/toolchains/17092ad00ed8fe1e7f81a7e38238ff70779034b1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-077b062d48affb46.rlib /opt/rustwide/rustup-home/toolchains/17092ad00ed8fe1e7f81a7e38238ff70779034b1/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-fc1e4d777ecb8819.rlib /opt/rustwide/rustup-home/toolchains/17092ad00ed8fe1e7f81a7e38238ff70779034b1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-0df6e1c399ee25b3.rlib /opt/rustwide/rustup-home/toolchains/17092ad00ed8fe1e7f81a7e38238ff70779034b1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler2-fb0bec226a33c172.rlib /opt/rustwide/rustup-home/toolchains/17092ad00ed8fe1e7f81a7e38238ff70779034b1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-c1b9852f5964bee6.rlib /opt/rustwide/rustup-home/toolchains/17092ad00ed8fe1e7f81a7e38238ff70779034b1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-4b52ec42b7ee96f9.rlib /opt/rustwide/rustup-home/toolchains/17092ad00ed8fe1e7f81a7e38238ff70779034b1/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-a92e691a289a3ea1.rlib /opt/rustwide/rustup-home/toolchains/17092ad00ed8fe1e7f81a7e38238ff70779034b1/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-143b861055c3ff89.rlib /opt/rustwide/rustup-home/toolchains/17092ad00ed8fe1e7f81a7e38238ff70779034b1/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-e1a0f7b271a3ab38.rlib /opt/rustwide/rustup-home/toolchains/17092ad00ed8fe1e7f81a7e38238ff70779034b1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-a295b978c7e899d2.rlib /opt/rustwide/rustup-home/toolchains/17092ad00ed8fe1e7f81a7e38238ff70779034b1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-7fb0e360a334626d.rlib -Bdynamic -lgcc_s -lutil -lrt -lpthread -lm -ldl -lc -znostart-stop-gc --eh-frame-hdr -z noexecstack --gc-sections -z relro -z now /usr/lib/gcc/x86_64-linux-gnu/13/crtendS.o /usr/lib/gcc/x86_64-linux-gnu/13/../../../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 `random-team` (lib test) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to parse process output: `/opt/rustwide/rustup-home/toolchains/17092ad00ed8fe1e7f81a7e38238ff70779034b1/bin/rustc --crate-name random_team --edition=2018 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=e9b2f4de7d85194a -C extra-filename=-5f0a843b6feaa07d --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern actix=/opt/rustwide/target/debug/deps/libactix-d43c7c8c769866c5.rlib --extern actix_cors=/opt/rustwide/target/debug/deps/libactix_cors-fa3f9cb80ce66988.rlib --extern actix_http=/opt/rustwide/target/debug/deps/libactix_http-e3a9b188cf648db0.rlib --extern actix_rt=/opt/rustwide/target/debug/deps/libactix_rt-3a7dfb29a869ca4f.rlib --extern actix_web=/opt/rustwide/target/debug/deps/libactix_web-7a7051f1226d6616.rlib --extern actix_web_actors=/opt/rustwide/target/debug/deps/libactix_web_actors-2a56deb1a09032f8.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-fddf492bd3a9ffd8.rlib --extern fern=/opt/rustwide/target/debug/deps/libfern-a6f55e80599f5b62.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-c47319b5e74b5781.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-45e1cb818a454c88.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-9f3afd654c7980fa.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-8d9e6ec8344fb322.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-4ecf4190556ad29a.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-18a2a7c8106a5fe9.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/brotli-sys-10da9a2cde9ebf36/out -L native=/opt/rustwide/target/debug/build/zstd-sys-4291cc8d6d02038b/out` (exit status: 101) [INFO] [stderr] error: could not compile `random-team` (bin "random-team" test) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "2bf203fc310b73f75e83936dd673ebae0cf06869ec400b1e3db437bba8248a0d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2bf203fc310b73f75e83936dd673ebae0cf06869ec400b1e3db437bba8248a0d", kill_on_drop: false }` [INFO] [stdout] 2bf203fc310b73f75e83936dd673ebae0cf06869ec400b1e3db437bba8248a0d