[INFO] cloning repository https://github.com/kgarner7/listenbrainz-fresh-rss [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/kgarner7/listenbrainz-fresh-rss" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkgarner7%2Flistenbrainz-fresh-rss", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkgarner7%2Flistenbrainz-fresh-rss'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] cee0cf99fc227895eea224d0d46d46c7a459f319 [INFO] checking kgarner7/listenbrainz-fresh-rss against master#9c67cecd12d79f1bbc00a74f70e7ef9fff086a5a for pr-138458 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkgarner7%2Flistenbrainz-fresh-rss" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/kgarner7/listenbrainz-fresh-rss on toolchain 9c67cecd12d79f1bbc00a74f70e7ef9fff086a5a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9c67cecd12d79f1bbc00a74f70e7ef9fff086a5a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/kgarner7/listenbrainz-fresh-rss [INFO] finished tweaking git repo https://github.com/kgarner7/listenbrainz-fresh-rss [INFO] tweaked toml for git repo https://github.com/kgarner7/listenbrainz-fresh-rss written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/kgarner7/listenbrainz-fresh-rss 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" "+9c67cecd12d79f1bbc00a74f70e7ef9fff086a5a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded atom_syndication v0.12.6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:1680c8fbd8dfb46fcd6d22e546df16ab0e007457dc29fcd9e987cdd5077fd1af" "/opt/rustwide/cargo-home/bin/cargo" "+9c67cecd12d79f1bbc00a74f70e7ef9fff086a5a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 13c0e0d6d3d560ec5c9258930a3819253c9123c36fc52cb979fcb77b73ef0ee9 [INFO] running `Command { std: "docker" "start" "-a" "13c0e0d6d3d560ec5c9258930a3819253c9123c36fc52cb979fcb77b73ef0ee9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "13c0e0d6d3d560ec5c9258930a3819253c9123c36fc52cb979fcb77b73ef0ee9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "13c0e0d6d3d560ec5c9258930a3819253c9123c36fc52cb979fcb77b73ef0ee9", kill_on_drop: false }` [INFO] [stdout] 13c0e0d6d3d560ec5c9258930a3819253c9123c36fc52cb979fcb77b73ef0ee9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:1680c8fbd8dfb46fcd6d22e546df16ab0e007457dc29fcd9e987cdd5077fd1af" "/opt/rustwide/cargo-home/bin/cargo" "+9c67cecd12d79f1bbc00a74f70e7ef9fff086a5a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e5cae2fcf8a54a51a91bee4506ba63b23fe81661c76043c1a3c73111f5ab4db9 [INFO] running `Command { std: "docker" "start" "-a" "e5cae2fcf8a54a51a91bee4506ba63b23fe81661c76043c1a3c73111f5ab4db9", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.92 [INFO] [stderr] Compiling unicode-ident v1.0.14 [INFO] [stderr] Compiling libc v0.2.169 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling serde v1.0.217 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Checking pin-project-lite v0.2.16 [INFO] [stderr] Checking itoa v1.0.14 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Checking memchr v2.7.4 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Compiling pkg-config v0.3.31 [INFO] [stderr] Checking bytes v1.9.0 [INFO] [stderr] Compiling proc-macro2-diagnostics v0.10.1 [INFO] [stderr] Checking futures-core v0.3.31 [INFO] [stderr] Compiling httparse v1.9.5 [INFO] [stderr] Checking once_cell v1.20.2 [INFO] [stderr] Compiling yansi v1.0.1 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Checking futures-sink v0.3.31 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Checking equivalent v1.0.1 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Checking litemap v0.7.4 [INFO] [stderr] Checking hashbrown v0.15.2 [INFO] [stderr] Checking writeable v0.5.5 [INFO] [stderr] Compiling syn v2.0.95 [INFO] [stderr] Compiling cc v1.2.7 [INFO] [stderr] Checking futures-channel v0.3.31 [INFO] [stderr] Checking futures-task v0.3.31 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Compiling time-core v0.1.2 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Checking futures-io v0.3.31 [INFO] [stderr] Checking bitflags v2.6.0 [INFO] [stderr] Checking percent-encoding v2.3.1 [INFO] [stderr] Compiling time-macros v0.2.19 [INFO] [stderr] Checking icu_locid_transform_data v1.5.0 [INFO] [stderr] Checking socket2 v0.5.8 [INFO] [stderr] Checking signal-hook-registry v1.4.2 [INFO] [stderr] Checking mio v1.0.3 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Checking http v0.2.12 [INFO] [stderr] Checking tracing-core v0.1.33 [INFO] [stderr] Compiling cookie v0.18.1 [INFO] [stderr] Checking icu_properties_data v1.5.0 [INFO] [stderr] Compiling ref-cast v1.0.23 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking encoding_rs v0.8.35 [INFO] [stderr] Compiling openssl v0.10.68 [INFO] [stderr] Checking utf8_iter v1.0.4 [INFO] [stderr] Checking foreign-types-shared v0.1.1 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Checking icu_normalizer_data v1.5.0 [INFO] [stderr] Checking utf16_iter v1.0.5 [INFO] [stderr] Checking write16 v1.0.0 [INFO] [stderr] Checking try-lock v0.2.5 [INFO] [stderr] Checking log v0.4.22 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling openssl-sys v0.9.104 [INFO] [stderr] Compiling deranged v0.3.11 [INFO] [stderr] Checking want v0.3.1 [INFO] [stderr] Checking foreign-types v0.3.2 [INFO] [stderr] Checking http-body v0.4.6 [INFO] [stderr] Checking is-terminal v0.4.13 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Compiling darling_core v0.20.10 [INFO] [stderr] Compiling uncased v0.9.10 [INFO] [stderr] Checking tower-service v0.3.3 [INFO] [stderr] Compiling native-tls v0.2.12 [INFO] [stderr] Checking httpdate v1.0.3 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Compiling devise_core v0.4.2 [INFO] [stderr] Compiling tokio v1.43.0 [INFO] [stderr] Compiling time v0.3.37 [INFO] [stderr] Checking form_urlencoded v1.2.1 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Checking inlinable_string v0.1.15 [INFO] [stderr] Checking winnow v0.6.22 [INFO] [stderr] Compiling serde_derive v1.0.217 [INFO] [stderr] Compiling zerofrom-derive v0.1.5 [INFO] [stderr] Compiling yoke-derive v0.7.5 [INFO] [stderr] Compiling zerovec-derive v0.10.3 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling darling_macro v0.20.10 [INFO] [stderr] Compiling icu_provider_macros v1.5.0 [INFO] [stderr] Compiling pear_codegen v0.2.9 [INFO] [stderr] Checking zerofrom v0.1.5 [INFO] [stderr] Compiling darling v0.20.10 [INFO] [stderr] Checking yoke v0.7.5 [INFO] [stderr] Compiling ref-cast-impl v1.0.23 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Checking zerovec v0.10.4 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling derive_builder_core v0.20.2 [INFO] [stderr] Checking tinystr v0.7.6 [INFO] [stderr] Checking icu_collections v1.5.0 [INFO] [stderr] Checking zerocopy v0.7.35 [INFO] [stderr] Checking mime v0.3.17 [INFO] [stderr] Checking icu_locid v1.5.0 [INFO] [stderr] Checking openssl-probe v0.1.5 [INFO] [stderr] Compiling rustix v0.38.43 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling pear v0.2.9 [INFO] [stderr] Checking ppv-lite86 v0.2.20 [INFO] [stderr] Checking icu_provider v1.5.0 [INFO] [stderr] Compiling derive_builder_macro v0.20.2 [INFO] [stderr] Compiling hyper v0.14.32 [INFO] [stderr] Checking icu_locid_transform v1.5.0 [INFO] [stderr] Compiling stable-pattern v0.1.0 [INFO] [stderr] Compiling indexmap v2.7.0 [INFO] [stderr] Compiling devise_codegen v0.4.2 [INFO] [stderr] Checking icu_properties v1.5.1 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Checking chrono v0.4.39 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Compiling libsqlite3-sys v0.30.1 [INFO] [stderr] Checking tokio-util v0.7.13 [INFO] [stderr] Compiling figment v0.10.19 [INFO] [stderr] Compiling multer v3.1.0 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling serde_json v1.0.135 [INFO] [stderr] Checking linux-raw-sys v0.4.15 [INFO] [stderr] Checking ryu v1.0.18 [INFO] [stderr] Compiling state v0.6.0 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Checking diligent-date-parser v0.1.5 [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `hyper` (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/9c67cecd12d79f1bbc00a74f70e7ef9fff086a5a/bin/rustc --crate-name hyper --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hyper-0.14.32/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 --cfg 'feature="http1"' --cfg 'feature="runtime"' --cfg 'feature="server"' --cfg 'feature="socket2"' --cfg 'feature="stream"' --cfg 'feature="tcp"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("__internal_happy_eyeballs_tests", "backports", "client", "default", "deprecated", "ffi", "full", "h2", "http1", "http2", "libc", "nightly", "runtime", "server", "socket2", "stream", "tcp"))' -C metadata=212b9eeba9fd0cbc -C extra-filename=-7674362d11e3d073 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bytes=/opt/rustwide/target/debug/deps/libbytes-0944ea3b95acd97b.rmeta --extern futures_channel=/opt/rustwide/target/debug/deps/libfutures_channel-646ab74837904c8e.rmeta --extern futures_core=/opt/rustwide/target/debug/deps/libfutures_core-6ac3a9f50a80a191.rmeta --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-74e390cb7fcbe447.rmeta --extern http=/opt/rustwide/target/debug/deps/libhttp-6628cb9fb0b41f9a.rmeta --extern http_body=/opt/rustwide/target/debug/deps/libhttp_body-a85f8baa87dbd14f.rmeta --extern httparse=/opt/rustwide/target/debug/deps/libhttparse-041e034907c77f55.rmeta --extern httpdate=/opt/rustwide/target/debug/deps/libhttpdate-603d8d09d5073895.rmeta --extern itoa=/opt/rustwide/target/debug/deps/libitoa-987fc33461c33836.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-2ecca6b667797f49.rmeta --extern socket2=/opt/rustwide/target/debug/deps/libsocket2-e26d2236926e1f32.rmeta --extern tokio=/opt/rustwide/target/debug/deps/libtokio-ee16c77fe1727109.rmeta --extern tower_service=/opt/rustwide/target/debug/deps/libtower_service-f7130eb3aa59f3e5.rmeta --extern tracing=/opt/rustwide/target/debug/deps/libtracing-033d89dda3dbb4ad.rmeta --extern want=/opt/rustwide/target/debug/deps/libwant-08fe38fc8b28125f.rmeta --cap-lints allow --cap-lints=forbid` (exit status: 101) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaKBdYC1/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `linux-raw-sys` (lib) due to 1 previous error [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetazZOBnr/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `serde` (lib) due to 1 previous error [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetamguggY/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `icu_properties` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "e5cae2fcf8a54a51a91bee4506ba63b23fe81661c76043c1a3c73111f5ab4db9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e5cae2fcf8a54a51a91bee4506ba63b23fe81661c76043c1a3c73111f5ab4db9", kill_on_drop: false }` [INFO] [stdout] e5cae2fcf8a54a51a91bee4506ba63b23fe81661c76043c1a3c73111f5ab4db9