[INFO] fetching crate mot-plugin-gitlab 0.2.5... [INFO] checking mot-plugin-gitlab-0.2.5 against try#4797991aa2efb6d658150f10425b3f3b5d10eceb for pr-143193 [INFO] extracting crate mot-plugin-gitlab 0.2.5 into /workspace/builds/worker-1-tc2/source [INFO] removed /workspace/builds/worker-1-tc2/source/.cargo/config.toml [INFO] started tweaking crates.io crate mot-plugin-gitlab 0.2.5 [INFO] finished tweaking crates.io crate mot-plugin-gitlab 0.2.5 [INFO] tweaked toml for crates.io crate mot-plugin-gitlab 0.2.5 written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate mot-plugin-gitlab 0.2.5 on toolchain 4797991aa2efb6d658150f10425b3f3b5d10eceb [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4797991aa2efb6d658150f10425b3f3b5d10eceb" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate mot-plugin-gitlab 0.2.5 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" "+4797991aa2efb6d658150f10425b3f3b5d10eceb" "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:cf8efcab8866f2cf4285301c7418e2f4f2a9b088c91ba69c40d5b659f81557f7" "/opt/rustwide/cargo-home/bin/cargo" "+4797991aa2efb6d658150f10425b3f3b5d10eceb" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c7b36646dfdc93655cdedaa4926358d8f353ca4511f67cc4015e34cf5ece023c [INFO] running `Command { std: "docker" "start" "-a" "c7b36646dfdc93655cdedaa4926358d8f353ca4511f67cc4015e34cf5ece023c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c7b36646dfdc93655cdedaa4926358d8f353ca4511f67cc4015e34cf5ece023c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c7b36646dfdc93655cdedaa4926358d8f353ca4511f67cc4015e34cf5ece023c", kill_on_drop: false }` [INFO] [stdout] c7b36646dfdc93655cdedaa4926358d8f353ca4511f67cc4015e34cf5ece023c [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=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:cf8efcab8866f2cf4285301c7418e2f4f2a9b088c91ba69c40d5b659f81557f7" "/opt/rustwide/cargo-home/bin/cargo" "+4797991aa2efb6d658150f10425b3f3b5d10eceb" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e91d27be825e39a3b29815b2871dbe9482122ba45ea057f6a70cd570eea4cec7 [INFO] running `Command { std: "docker" "start" "-a" "e91d27be825e39a3b29815b2871dbe9482122ba45ea057f6a70cd570eea4cec7", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.94 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling libc v0.2.171 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling itoa v1.0.15 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Checking pin-project-lite v0.2.16 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Checking futures-core v0.3.31 [INFO] [stderr] Compiling ryu v1.0.20 [INFO] [stderr] Compiling httparse v1.10.1 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Checking bytes v1.10.1 [INFO] [stderr] Compiling foldhash v0.1.5 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Checking futures-sink v0.3.31 [INFO] [stderr] Compiling allocator-api2 v0.2.21 [INFO] [stderr] Compiling syn v2.0.100 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling writeable v0.5.5 [INFO] [stderr] Compiling litemap v0.7.5 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Checking mio v1.0.3 [INFO] [stderr] Checking socket2 v0.5.8 [INFO] [stderr] Checking futures-channel v0.3.31 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking futures-io v0.3.31 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Checking futures-task v0.3.31 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling smallvec v1.14.0 [INFO] [stderr] Compiling icu_locid_transform_data v1.5.0 [INFO] [stderr] Compiling cc v1.2.16 [INFO] [stderr] Compiling semver v1.0.26 [INFO] [stderr] Compiling http v1.3.1 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling schemars v0.8.22 [INFO] [stderr] Compiling icu_properties_data v1.5.0 [INFO] [stderr] Compiling tokio v1.44.1 [INFO] [stderr] Compiling icu_normalizer_data v1.5.0 [INFO] [stderr] Compiling dyn-clone v1.0.19 [INFO] [stderr] Compiling uuid v1.16.0 [INFO] [stderr] Compiling chrono v0.4.40 [INFO] [stderr] Compiling crunchy v0.2.3 [INFO] [stderr] Compiling write16 v1.0.0 [INFO] [stderr] Compiling utf8_iter v1.0.4 [INFO] [stderr] Compiling utf16_iter v1.0.5 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling regress v0.10.3 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling try-lock v0.2.5 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Checking rustls-pki-types v1.11.0 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Checking untrusted v0.9.0 [INFO] [stderr] Compiling tower-service v0.3.3 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling sync_wrapper v1.0.2 [INFO] [stderr] Compiling ucd-trie v0.1.7 [INFO] [stderr] Compiling unsafe-libyaml v0.2.11 [INFO] [stderr] Compiling rustls v0.23.25 [INFO] [stderr] Compiling tower-layer v0.3.3 [INFO] [stderr] Compiling const-random-macro v0.1.16 [INFO] [stderr] Compiling hyper v1.6.0 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Compiling serde_derive_internals v0.29.1 [INFO] [stderr] Compiling hyper-util v0.1.10 [INFO] [stderr] Compiling tokio-util v0.7.14 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Checking rustls-webpki v0.103.0 [INFO] [stderr] Checking zeroize v1.8.1 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling ipnet v2.11.0 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Checking subtle v2.6.1 [INFO] [stderr] Checking const-random v0.1.18 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [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 icu_provider_macros v1.5.0 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.7.5 [INFO] [stderr] Compiling zerovec v0.10.4 [INFO] [stderr] Compiling tinystr v0.7.6 [INFO] [stderr] Compiling icu_locid v1.5.0 [INFO] [stderr] Compiling icu_collections v1.5.0 [INFO] [stderr] Compiling icu_provider v1.5.0 [INFO] [stderr] Compiling schemars_derive v0.8.22 [INFO] [stderr] Compiling icu_locid_transform v1.5.0 [INFO] [stderr] Compiling pest v2.8.0 [INFO] [stderr] Compiling icu_properties v1.5.1 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling prettyplease v0.2.31 [INFO] [stderr] Compiling pest_meta v2.8.0 [INFO] [stderr] Checking indexmap v2.8.0 [INFO] [stderr] Compiling icu_normalizer v1.5.0 [INFO] [stderr] Compiling pest_generator v2.8.0 [INFO] [stderr] Compiling idna_adapter v1.2.0 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling serde_tokenstream v0.2.2 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Checking tokio-rustls v0.26.2 [INFO] [stderr] Checking toml_datetime v0.6.8 [INFO] [stderr] Checking serde_spanned v0.6.8 [INFO] [stderr] Compiling serde_yaml v0.9.34+deprecated [INFO] [stderr] Checking futures-executor v0.3.31 [INFO] [stderr] Compiling openapiv3 v2.0.0 [INFO] [stderr] Compiling reqwest v0.12.14 [INFO] [stderr] Checking dlv-list v0.5.2 [INFO] [stderr] Checking webpki-roots v0.26.8 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Checking utf8parse v0.2.2 [INFO] [stderr] Checking winnow v0.7.6 [INFO] [stderr] Checking ordered-multimap v0.7.3 [INFO] [stderr] Checking hyper-rustls v0.27.5 [INFO] [stderr] Compiling progenitor-client v0.9.1 [INFO] [stderr] Compiling typify-impl v0.3.0 [INFO] [stderr] Checking anstyle-parse v0.2.6 [INFO] [stderr] Checking futures v0.3.31 [INFO] [stderr] Compiling serde_yaml_ng v0.10.0 [INFO] [stderr] Compiling pest_derive v2.8.0 [INFO] [stderr] Checking bitflags v2.9.0 [INFO] [stderr] Checking hashlink v0.10.0 [INFO] [stderr] Checking toml_edit v0.22.24 [INFO] [stderr] Checking rustls-pemfile v2.2.0 [INFO] [stderr] Checking encoding_rs v0.8.35 [INFO] [stderr] Checking is_terminal_polyfill v1.70.1 [INFO] [stderr] Checking colorchoice v1.0.3 [INFO] [stderr] Checking anstyle-query v1.1.2 [INFO] [stderr] Checking base64 v0.21.7 [INFO] [stderr] Checking unicode-segmentation v1.12.0 [INFO] [stderr] Checking trim-in-place v0.1.7 [INFO] [stderr] Checking option-ext v0.2.0 [INFO] [stderr] Checking arraydeque v0.5.1 [INFO] [stderr] Checking anstyle v1.0.10 [INFO] [stderr] Compiling anyhow v1.0.97 [INFO] [stderr] Checking anstream v0.6.18 [INFO] [stderr] Checking convert_case v0.6.0 [INFO] [stderr] Checking dirs-sys v0.5.0 [INFO] [stderr] Checking rust-ini v0.21.1 [INFO] [stderr] Checking ron v0.8.1 [INFO] [stderr] Checking json5 v0.4.1 [INFO] [stderr] Checking jsonrpc-core v18.0.0 [INFO] [stderr] Checking env_filter v0.1.3 [INFO] [stderr] Checking yaml-rust2 v0.10.1 [INFO] [stderr] Checking tokio-util v0.6.10 [INFO] [stderr] Checking toml v0.8.20 [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `typify-impl` (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/4797991aa2efb6d658150f10425b3f3b5d10eceb/bin/rustc --crate-name typify_impl --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/typify-impl-0.3.0/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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=6906d3b06bf38903 -C extra-filename=-3d73f3217265bf28 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern heck=/opt/rustwide/target/debug/deps/libheck-8e1f98ffb0a497ae.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-24496e9eafb97b0f.rmeta --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-21e3e1a6b62590dc.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-d9cd4251aac42a18.rmeta --extern regress=/opt/rustwide/target/debug/deps/libregress-77e8597dc974d34b.rmeta --extern schemars=/opt/rustwide/target/debug/deps/libschemars-e0b1199993cf7876.rmeta --extern semver=/opt/rustwide/target/debug/deps/libsemver-47b8cf9cbc74237b.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-bfcf338b1adfdb2b.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-ef689ae0e7dbdbf0.rmeta --extern syn=/opt/rustwide/target/debug/deps/libsyn-5b2d52f8d51fab19.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-0ab3c69ed3fe047c.rmeta --extern unicode_ident=/opt/rustwide/target/debug/deps/libunicode_ident-b3925cc8f83e9ac1.rmeta --cap-lints allow --cap-lints=forbid` (exit status: 101) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetak26VFQ" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `json5` (lib) due to 1 previous error [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetavHdAeQ" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `yaml-rust2` (lib) due to 1 previous error [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmeta2GmVVa/full.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetaU8Gzly" [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaEaKNsN/full.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `jsonrpc-core` (lib) due to 1 previous error [INFO] [stderr] error: could not compile `tokio-util` (lib) due to 1 previous error [INFO] [stderr] error: could not compile `reqwest` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "e91d27be825e39a3b29815b2871dbe9482122ba45ea057f6a70cd570eea4cec7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e91d27be825e39a3b29815b2871dbe9482122ba45ea057f6a70cd570eea4cec7", kill_on_drop: false }` [INFO] [stdout] e91d27be825e39a3b29815b2871dbe9482122ba45ea057f6a70cd570eea4cec7