[INFO] cloning repository https://github.com/liwoo/mse-aggregator [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/liwoo/mse-aggregator" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fliwoo%2Fmse-aggregator", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fliwoo%2Fmse-aggregator'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 05152650a417785a149c2671d450d3e9d0656067 [INFO] testing liwoo/mse-aggregator 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%2Fliwoo%2Fmse-aggregator" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/liwoo/mse-aggregator 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/liwoo/mse-aggregator [INFO] finished tweaking git repo https://github.com/liwoo/mse-aggregator [INFO] tweaked toml for git repo https://github.com/liwoo/mse-aggregator written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/liwoo/mse-aggregator 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-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 238e6865a2dd1d343d260c9217e24ecbe704fa9d9ad1afb6fb25115c1f8ea59e [INFO] running `Command { std: "docker" "start" "-a" "238e6865a2dd1d343d260c9217e24ecbe704fa9d9ad1afb6fb25115c1f8ea59e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "238e6865a2dd1d343d260c9217e24ecbe704fa9d9ad1afb6fb25115c1f8ea59e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "238e6865a2dd1d343d260c9217e24ecbe704fa9d9ad1afb6fb25115c1f8ea59e", kill_on_drop: false }` [INFO] [stdout] 238e6865a2dd1d343d260c9217e24ecbe704fa9d9ad1afb6fb25115c1f8ea59e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] ef962518d8da98c1eeb90d869e2b79e6c39ab9ab77fed9207aa7da54a90c3ad6 [INFO] running `Command { std: "docker" "start" "-a" "ef962518d8da98c1eeb90d869e2b79e6c39ab9ab77fed9207aa7da54a90c3ad6", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.27 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.72 [INFO] [stderr] Compiling libc v0.2.95 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling futures-core v0.3.15 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling slab v0.4.3 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling futures-sink v0.3.15 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling futures-channel v0.3.15 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling pin-project-lite v0.2.6 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Compiling futures-task v0.3.15 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling futures-io v0.3.15 [INFO] [stderr] Compiling pin-project-lite v0.1.12 [INFO] [stderr] Compiling bytes v0.5.6 [INFO] [stderr] Compiling smallvec v1.6.1 [INFO] [stderr] Compiling pin-project-internal v0.4.28 [INFO] [stderr] Compiling instant v0.1.9 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling lock_api v0.4.4 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling copyless v0.1.5 [INFO] [stderr] Compiling standback v0.2.17 [INFO] [stderr] Compiling futures-macro v0.3.15 [INFO] [stderr] Compiling futures-util v0.3.15 [INFO] [stderr] Compiling tinyvec v1.2.0 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling typenum v1.13.0 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling unicode-bidi v0.3.5 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling async-trait v0.1.50 [INFO] [stderr] Compiling unicode-segmentation v1.7.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling bytes v1.0.1 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Compiling match_cfg v0.1.0 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling const_fn v0.4.8 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling net2 v0.2.37 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling parking_lot_core v0.8.3 [INFO] [stderr] Compiling threadpool v1.8.1 [INFO] [stderr] Compiling mio v0.6.23 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling http v0.2.4 [INFO] [stderr] Compiling hostname v0.3.1 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling indexmap v1.6.2 [INFO] [stderr] Compiling time v0.2.26 [INFO] [stderr] Compiling tracing-core v0.1.18 [INFO] [stderr] Compiling alloc-no-stdlib v2.0.3 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling regex-syntax v0.6.27 [INFO] [stderr] Compiling linked-hash-map v0.5.4 [INFO] [stderr] Compiling alloc-stdlib v0.2.1 [INFO] [stderr] Compiling tracing v0.1.26 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling lru-cache v0.1.2 [INFO] [stderr] Compiling resolv-conf v0.7.0 [INFO] [stderr] Compiling mio-uds v0.6.8 [INFO] [stderr] Compiling cookie v0.14.4 [INFO] [stderr] Compiling httparse v1.4.1 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling encoding_rs v0.8.28 [INFO] [stderr] Compiling tokio v0.2.25 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling brotli-decompressor v2.3.2 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling cpufeatures v0.1.4 [INFO] [stderr] Compiling socket2 v0.3.19 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling language-tags v0.2.2 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling bytestring v1.0.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling sha-1 v0.9.6 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling flate2 v1.0.20 [INFO] [stderr] Compiling tokio v1.19.2 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling brotli v3.3.4 [INFO] [stderr] Compiling regex v1.6.0 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling derive_more v0.99.14 [INFO] [stderr] Compiling actix-macros v0.1.3 [INFO] [stderr] Compiling thiserror-impl v1.0.25 [INFO] [stderr] Compiling enum-as-inner v0.3.3 [INFO] [stderr] Compiling time-macros-impl v0.1.1 [INFO] [stderr] Compiling pin-project-internal v1.0.7 [INFO] [stderr] Compiling actix-web-codegen v0.4.0 [INFO] [stderr] Compiling time-macros v0.1.1 [INFO] [stderr] Compiling thiserror v1.0.25 [INFO] [stderr] Compiling pin-project v1.0.7 [INFO] [stderr] Compiling tracing-futures v0.2.5 [INFO] [stderr] Compiling pin-project v0.4.28 [INFO] [stderr] Compiling actix-threadpool v0.3.3 [INFO] [stderr] Compiling actix-codec v0.3.0 [INFO] [stderr] Compiling actix-service v1.0.6 [INFO] [stderr] Compiling actix-rt v1.1.1 [INFO] [stderr] Compiling futures v0.3.15 [INFO] [stderr] Compiling h2 v0.2.7 [INFO] [stderr] Compiling trust-dns-proto v0.19.7 [INFO] [stderr] Compiling actix-utils v2.0.0 [INFO] [stderr] Compiling actix-server v1.0.4 [INFO] [stderr] Compiling actix-tls v2.0.0 [INFO] [stderr] Compiling actix-testing v1.0.1 [INFO] [stderr] Compiling trust-dns-resolver v0.19.7 [INFO] [stderr] Compiling actix-connect v2.0.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.0 [INFO] [stderr] Compiling actix-router v0.2.7 [INFO] [stderr] Compiling actix-http v2.2.2 [INFO] [stderr] Compiling awc v2.0.3 [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `actix-http` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/beta-2024-12-08-x86_64-unknown-linux-gnu/bin/rustc --crate-name actix_http --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/actix-http-2.2.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="brotli"' --cfg 'feature="compress"' --cfg 'feature="default"' --cfg 'feature="flate2"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("actix", "actix-tls", "actors", "brotli", "compress", "default", "flate2", "openssl", "rustls", "secure-cookies"))' -C metadata=77b68aea60c54631 -C extra-filename=-77b68aea60c54631 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern actix_codec=/opt/rustwide/target/debug/deps/libactix_codec-0a2e0c6e583e1a0d.rmeta --extern actix_connect=/opt/rustwide/target/debug/deps/libactix_connect-c2f1123e591bdda4.rmeta --extern actix_rt=/opt/rustwide/target/debug/deps/libactix_rt-c7ef3f6ceb6102de.rmeta --extern actix_service=/opt/rustwide/target/debug/deps/libactix_service-b31aba5bbf4ae355.rmeta --extern actix_threadpool=/opt/rustwide/target/debug/deps/libactix_threadpool-fd9f6feef10e7dba.rmeta --extern actix_utils=/opt/rustwide/target/debug/deps/libactix_utils-e0d4e953cd678547.rmeta --extern base64=/opt/rustwide/target/debug/deps/libbase64-450a6d9dcba13b9b.rmeta --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-53f2c2e16beb276c.rmeta --extern brotli=/opt/rustwide/target/debug/deps/libbrotli-47e742a4d6a506dd.rmeta --extern bytes=/opt/rustwide/target/debug/deps/libbytes-de5719fbf9674f6a.rmeta --extern cookie=/opt/rustwide/target/debug/deps/libcookie-edc49631cd4cd8d2.rmeta --extern copyless=/opt/rustwide/target/debug/deps/libcopyless-3987a508ff007f45.rmeta --extern derive_more=/opt/rustwide/target/debug/deps/libderive_more-aea567cfc4fa3aa3.so --extern either=/opt/rustwide/target/debug/deps/libeither-4bae4be6882f5042.rmeta --extern encoding_rs=/opt/rustwide/target/debug/deps/libencoding_rs-84009d520dfafee6.rmeta --extern flate2=/opt/rustwide/target/debug/deps/libflate2-ab812c704e3a1bbb.rmeta --extern futures_channel=/opt/rustwide/target/debug/deps/libfutures_channel-a751d67fb4c0b9ec.rmeta --extern futures_core=/opt/rustwide/target/debug/deps/libfutures_core-a39501d2179b2228.rmeta --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-fc8d0eda307382ec.rmeta --extern fxhash=/opt/rustwide/target/debug/deps/libfxhash-50ec1e7e2db7710c.rmeta --extern h2=/opt/rustwide/target/debug/deps/libh2-ca637d464db4aaac.rmeta --extern http=/opt/rustwide/target/debug/deps/libhttp-2a126693a2c23496.rmeta --extern httparse=/opt/rustwide/target/debug/deps/libhttparse-8adf4b4ab5824db2.rmeta --extern indexmap=/opt/rustwide/target/debug/deps/libindexmap-6f587e72f655031d.rmeta --extern itoa=/opt/rustwide/target/debug/deps/libitoa-b84a322b628e7893.rmeta --extern language_tags=/opt/rustwide/target/debug/deps/liblanguage_tags-13ffee38e6e5a81b.rmeta --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-efa3519517df6cf0.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-f4796996a673a555.rmeta --extern mime=/opt/rustwide/target/debug/deps/libmime-d5b83fc07afe1071.rmeta --extern percent_encoding=/opt/rustwide/target/debug/deps/libpercent_encoding-d421ee550bd528ce.rmeta --extern pin_project=/opt/rustwide/target/debug/deps/libpin_project-15035a56c0084a04.rmeta --extern rand=/opt/rustwide/target/debug/deps/librand-f22b72128a633c76.rmeta --extern regex=/opt/rustwide/target/debug/deps/libregex-b7e6381f5e6b0a39.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-342281f40f4af127.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-aecf6e29c5baab90.rmeta --extern serde_urlencoded=/opt/rustwide/target/debug/deps/libserde_urlencoded-6705d0500d6ddbf4.rmeta --extern sha1=/opt/rustwide/target/debug/deps/libsha1-5944b03496c4738d.rmeta --extern slab=/opt/rustwide/target/debug/deps/libslab-4474e4195303c474.rmeta --extern time=/opt/rustwide/target/debug/deps/libtime-d26be849fc7b5f9e.rmeta --cap-lints allow --cap-lints=warn` (exit status: 101) [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] [stderr] error: could not compile `awc` (lib) [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/beta-2024-12-08-x86_64-unknown-linux-gnu/bin/rustc --crate-name awc --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/awc-2.0.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="compress"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("compress", "default", "open-ssl", "openssl", "rust-tls", "rustls"))' -C metadata=50d9000d026cb555 -C extra-filename=-50d9000d026cb555 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern actix_codec=/opt/rustwide/target/debug/deps/libactix_codec-0a2e0c6e583e1a0d.rmeta --extern actix_http=/opt/rustwide/target/debug/deps/libactix_http-77b68aea60c54631.rmeta --extern actix_rt=/opt/rustwide/target/debug/deps/libactix_rt-c7ef3f6ceb6102de.rmeta --extern actix_service=/opt/rustwide/target/debug/deps/libactix_service-b31aba5bbf4ae355.rmeta --extern base64=/opt/rustwide/target/debug/deps/libbase64-450a6d9dcba13b9b.rmeta --extern bytes=/opt/rustwide/target/debug/deps/libbytes-de5719fbf9674f6a.rmeta --extern cfg_if=/opt/rustwide/target/debug/deps/libcfg_if-a3e7e701fcd1f47b.rmeta --extern derive_more=/opt/rustwide/target/debug/deps/libderive_more-aea567cfc4fa3aa3.so --extern futures_core=/opt/rustwide/target/debug/deps/libfutures_core-a39501d2179b2228.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-f4796996a673a555.rmeta --extern mime=/opt/rustwide/target/debug/deps/libmime-d5b83fc07afe1071.rmeta --extern percent_encoding=/opt/rustwide/target/debug/deps/libpercent_encoding-d421ee550bd528ce.rmeta --extern rand=/opt/rustwide/target/debug/deps/librand-f22b72128a633c76.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-342281f40f4af127.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-aecf6e29c5baab90.rmeta --extern serde_urlencoded=/opt/rustwide/target/debug/deps/libserde_urlencoded-6705d0500d6ddbf4.rmeta --cap-lints allow --cap-lints=warn` (exit status: 101) [INFO] running `Command { std: "docker" "inspect" "ef962518d8da98c1eeb90d869e2b79e6c39ab9ab77fed9207aa7da54a90c3ad6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ef962518d8da98c1eeb90d869e2b79e6c39ab9ab77fed9207aa7da54a90c3ad6", kill_on_drop: false }` [INFO] [stdout] ef962518d8da98c1eeb90d869e2b79e6c39ab9ab77fed9207aa7da54a90c3ad6