[INFO] cloning repository https://github.com/gertjana/charged-golem [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/gertjana/charged-golem" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgertjana%2Fcharged-golem", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgertjana%2Fcharged-golem'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 4c0fd2cf37ad703fe6a47e9e37033b42d1edc821 [INFO] checking gertjana/charged-golem against master#d93f678fa55842cccd2f091deccd93e9494b3764 for pr-138844 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgertjana%2Fcharged-golem" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/gertjana/charged-golem on toolchain d93f678fa55842cccd2f091deccd93e9494b3764 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d93f678fa55842cccd2f091deccd93e9494b3764" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/gertjana/charged-golem [INFO] finished tweaking git repo https://github.com/gertjana/charged-golem [INFO] tweaked toml for git repo https://github.com/gertjana/charged-golem written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/gertjana/charged-golem 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" "+d93f678fa55842cccd2f091deccd93e9494b3764" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] [stderr] warning: /workspace/builds/worker-7-tc1/source/charged-server/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition [INFO] [stderr] (in the `wit-bindgen` dependency) [INFO] [stderr] warning: /workspace/builds/worker-7-tc1/source/charged-worker/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition [INFO] [stderr] (in the `wit-bindgen` dependency) [INFO] [stderr] Updating git repository `https://github.com/golemcloud/reqwest` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded wit-bindgen-rust-lib v0.7.0 [INFO] [stderr] Downloaded wasm-metadata v0.8.0 [INFO] [stderr] Downloaded wit-bindgen-rust-macro v0.7.0 [INFO] [stderr] Downloaded wit-bindgen-rust v0.7.0 [INFO] [stderr] Downloaded wit-bindgen-core v0.7.0 [INFO] [stderr] Downloaded wasm-encoder v0.29.0 [INFO] [stderr] Downloaded wit-bindgen v0.7.0 [INFO] [stderr] Downloaded wit-component v0.11.0 [INFO] [stderr] Downloaded rust-ocpp v0.3.2 [INFO] [stderr] Downloaded wit-parser v0.8.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:4b26683ee3c49f365255c425c23003cbf4366de097804722c29c5bbbee3624d2" "/opt/rustwide/cargo-home/bin/cargo" "+d93f678fa55842cccd2f091deccd93e9494b3764" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ed84d470756adf2405252fa0f918463b15f3c8509c465f4dd0327c4be773848c [INFO] running `Command { std: "docker" "start" "-a" "ed84d470756adf2405252fa0f918463b15f3c8509c465f4dd0327c4be773848c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ed84d470756adf2405252fa0f918463b15f3c8509c465f4dd0327c4be773848c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ed84d470756adf2405252fa0f918463b15f3c8509c465f4dd0327c4be773848c", kill_on_drop: false }` [INFO] [stdout] ed84d470756adf2405252fa0f918463b15f3c8509c465f4dd0327c4be773848c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:4b26683ee3c49f365255c425c23003cbf4366de097804722c29c5bbbee3624d2" "/opt/rustwide/cargo-home/bin/cargo" "+d93f678fa55842cccd2f091deccd93e9494b3764" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6178c17b8df9045fa458c054776492e8d7f5bc7426b6961cd235f8ab29494e60 [INFO] running `Command { std: "docker" "start" "-a" "6178c17b8df9045fa458c054776492e8d7f5bc7426b6961cd235f8ab29494e60", kill_on_drop: false }` [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] [stderr] warning: /opt/rustwide/workdir/charged-worker/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition [INFO] [stderr] (in the `wit-bindgen` dependency) [INFO] [stderr] warning: /opt/rustwide/workdir/charged-server/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition [INFO] [stderr] (in the `wit-bindgen` dependency) [INFO] [stderr] Compiling proc-macro2 v1.0.66 [INFO] [stderr] Compiling unicode-ident v1.0.11 [INFO] [stderr] Compiling libc v0.2.147 [INFO] [stderr] Compiling serde v1.0.185 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling anyhow v1.0.75 [INFO] [stderr] Compiling semver v1.0.18 [INFO] [stderr] Checking itoa v1.0.9 [INFO] [stderr] Checking once_cell v1.18.0 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling pulldown-cmark v0.8.0 [INFO] [stderr] Compiling unicode-bidi v0.3.13 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling percent-encoding v2.3.0 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling pkg-config v0.3.27 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling leb128 v0.2.5 [INFO] [stderr] Checking pin-project-lite v0.2.12 [INFO] [stderr] Compiling form_urlencoded v1.2.0 [INFO] [stderr] Compiling wasm-encoder v0.29.0 [INFO] [stderr] Checking log v0.4.20 [INFO] [stderr] Compiling futures-core v0.3.28 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling unicode-xid v0.2.4 [INFO] [stderr] Compiling unicase v2.7.0 [INFO] [stderr] Checking bytes v1.4.0 [INFO] [stderr] Compiling id-arena v2.2.1 [INFO] [stderr] Compiling futures-task v0.3.28 [INFO] [stderr] Compiling unicode-segmentation v1.10.1 [INFO] [stderr] Checking ryu v1.0.15 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling serde_json v1.0.105 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Checking aho-corasick v1.0.4 [INFO] [stderr] Checking tracing-core v0.1.31 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Compiling wit-bindgen-rust v0.7.0 [INFO] [stderr] Checking regex-syntax v0.7.5 [INFO] [stderr] Compiling syn v2.0.29 [INFO] [stderr] Checking foreign-types-shared v0.1.1 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling openssl v0.10.56 [INFO] [stderr] Checking foreign-types v0.3.2 [INFO] [stderr] Checking http v0.2.9 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Compiling futures-channel v0.3.28 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Checking tracing v0.1.37 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking futures-sink v0.3.28 [INFO] [stderr] Compiling num-traits v0.2.16 [INFO] [stderr] Compiling idna v0.4.0 [INFO] [stderr] Checking socket2 v0.5.3 [INFO] [stderr] Checking mio v0.8.8 [INFO] [stderr] Checking getrandom v0.2.10 [INFO] [stderr] Checking openssl-probe v0.1.5 [INFO] [stderr] Checking quick-error v1.2.3 [INFO] [stderr] Checking try-lock v0.2.4 [INFO] [stderr] Checking humantime v1.3.0 [INFO] [stderr] Checking want v0.3.1 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking socket2 v0.4.9 [INFO] [stderr] Checking http-body v0.4.5 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Checking tokio v1.32.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling url v2.4.0 [INFO] [stderr] Checking termcolor v1.2.0 [INFO] [stderr] Checking tower-service v0.3.2 [INFO] [stderr] Checking httpdate v1.0.3 [INFO] [stderr] Checking ppv-lite86 v0.2.17 [INFO] [stderr] Checking bitflags v2.4.0 [INFO] [stderr] Compiling if_chain v1.0.2 [INFO] [stderr] Checking iana-time-zone v0.1.57 [INFO] [stderr] Checking uuid v1.4.1 [INFO] [stderr] Checking encoding_rs v0.8.32 [INFO] [stderr] Checking ipnet v2.8.0 [INFO] [stderr] Checking base64 v0.21.2 [INFO] [stderr] Checking mime v0.3.17 [INFO] [stderr] Checking regex-automata v0.3.7 [INFO] [stderr] Checking queues v1.1.0 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Compiling validator_types v0.16.0 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Compiling openssl-sys v0.9.91 [INFO] [stderr] Compiling serde_derive v1.0.185 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Checking regex v1.9.4 [INFO] [stderr] Checking env_logger v0.7.1 [INFO] [stderr] Checking pretty_env_logger v0.4.0 [INFO] [stderr] Checking tokio-util v0.7.8 [INFO] [stderr] Compiling validator_derive v0.16.0 [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `validator_derive` (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/d93f678fa55842cccd2f091deccd93e9494b3764/bin/rustc --crate-name validator_derive --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/validator_derive-0.16.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("card", "phone", "unic"))' -C metadata=1930232bae1a8568 -C extra-filename=-4704c392b794135c --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern if_chain=/opt/rustwide/target/debug/deps/libif_chain-fca09ae5906c21c3.rlib --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-7bef99ab27b53866.rlib --extern proc_macro_error=/opt/rustwide/target/debug/deps/libproc_macro_error-2cf20698b1449073.rlib --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-da68977f3b882c00.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-0cf19ca30468be03.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-56726ef626402988.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-0d5b92de2a203258.rlib --extern validator_types=/opt/rustwide/target/debug/deps/libvalidator_types-9cf8efc0df2c3dc2.rlib --extern proc_macro --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/rmeta2cQcAG" [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/rmetaG38DBz/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] running `Command { std: "docker" "inspect" "6178c17b8df9045fa458c054776492e8d7f5bc7426b6961cd235f8ab29494e60", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6178c17b8df9045fa458c054776492e8d7f5bc7426b6961cd235f8ab29494e60", kill_on_drop: false }` [INFO] [stdout] 6178c17b8df9045fa458c054776492e8d7f5bc7426b6961cd235f8ab29494e60