[INFO] cloning repository https://github.com/edkalina/qqx [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/edkalina/qqx" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fedkalina%2Fqqx", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fedkalina%2Fqqx'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 229025b9154118dfe9d731cb4af9b53529d07eb9 [INFO] testing edkalina/qqx against beta-2025-04-13 for beta-1.87-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fedkalina%2Fqqx" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/edkalina/qqx on toolchain beta-2025-04-13 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-04-13" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/edkalina/qqx [INFO] finished tweaking git repo https://github.com/edkalina/qqx [INFO] tweaked toml for git repo https://github.com/edkalina/qqx written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/edkalina/qqx 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-2025-04-13" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-04-13" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0e9f30fc4507e7652fea5d7b0d374f5ed35bb95b766e858b376a532926417cf5 [INFO] running `Command { std: "docker" "start" "-a" "0e9f30fc4507e7652fea5d7b0d374f5ed35bb95b766e858b376a532926417cf5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0e9f30fc4507e7652fea5d7b0d374f5ed35bb95b766e858b376a532926417cf5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0e9f30fc4507e7652fea5d7b0d374f5ed35bb95b766e858b376a532926417cf5", kill_on_drop: false }` [INFO] [stdout] 0e9f30fc4507e7652fea5d7b0d374f5ed35bb95b766e858b376a532926417cf5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-04-13" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7e7406a9736276bd3aed107eb041afe3d415867dfa92ab15170331f7c2c3a0db [INFO] running `Command { std: "docker" "start" "-a" "7e7406a9736276bd3aed107eb041afe3d415867dfa92ab15170331f7c2c3a0db", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.26 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.72 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling serde_derive v1.0.125 [INFO] [stderr] Compiling libc v0.2.94 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling serde v1.0.125 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling getrandom v0.2.2 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Compiling futures-core v0.3.14 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling futures-sink v0.3.14 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Compiling futures-channel v0.3.14 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling futures-task v0.3.14 [INFO] [stderr] Compiling futures-io v0.3.14 [INFO] [stderr] Compiling pin-project-lite v0.2.6 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling slab v0.4.3 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling encoding_rs v0.8.28 [INFO] [stderr] Compiling httparse v1.4.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling indexmap v1.6.2 [INFO] [stderr] Compiling bytes v1.0.1 [INFO] [stderr] Compiling unchecked-index v0.2.2 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Compiling async-trait v0.1.50 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling pest_meta v2.1.3 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling twoway v0.2.1 [INFO] [stderr] Compiling bytes v0.5.6 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling http v0.2.4 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling once_cell v1.7.2 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling rand_core v0.6.2 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling rand_chacha v0.3.0 [INFO] [stderr] Compiling rand v0.8.3 [INFO] [stderr] Compiling tempfile v3.2.0 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling Inflector v0.11.4 [INFO] [stderr] Compiling darling_core v0.12.4 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Compiling futures-macro v0.3.14 [INFO] [stderr] Compiling thiserror-impl v1.0.24 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling async-stream-impl v0.3.1 [INFO] [stderr] Compiling derive_more v0.99.13 [INFO] [stderr] Compiling darling_macro v0.12.4 [INFO] [stderr] Compiling async-stream v0.3.1 [INFO] [stderr] Compiling futures-util v0.3.14 [INFO] [stderr] Compiling darling v0.12.4 [INFO] [stderr] Compiling thiserror v1.0.24 [INFO] [stderr] Compiling qqx-macros v0.1.0 (/opt/rustwide/workdir/qqx-macros) [INFO] [stdout] warning: fields `generics`, `attrs`, and `name` are never read [INFO] [stdout] --> qqx-macros/src/lib.rs:93:13 [INFO] [stdout] | [INFO] [stdout] 91 | pub struct Qqx { [INFO] [stdout] | --- fields in this struct [INFO] [stdout] 92 | pub ident: Ident, [INFO] [stdout] 93 | pub generics: Generics, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 94 | pub attrs: Vec, [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 98 | pub name: Option, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `vis` and `attrs` are never read [INFO] [stdout] --> qqx-macros/src/lib.rs:106:13 [INFO] [stdout] | [INFO] [stdout] 103 | pub struct QqxField { [INFO] [stdout] | -------- fields in this struct [INFO] [stdout] ... [INFO] [stdout] 106 | pub vis: Visibility, [INFO] [stdout] | ^^^ [INFO] [stdout] 107 | pub attrs: Vec, [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling futures-executor v0.3.14 [INFO] [stderr] Compiling futures v0.3.14 [INFO] [stderr] Compiling multer v1.2.2 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stdout] error: failed to build archive at `/opt/rustwide/target/debug/deps/libuuid-35e5f91d4938f607.rlib`: 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/rmetagh48CB" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `toml` (lib) due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `uuid` (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/rmetacr1YxL" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `serde_json` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "7e7406a9736276bd3aed107eb041afe3d415867dfa92ab15170331f7c2c3a0db", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7e7406a9736276bd3aed107eb041afe3d415867dfa92ab15170331f7c2c3a0db", kill_on_drop: false }` [INFO] [stdout] 7e7406a9736276bd3aed107eb041afe3d415867dfa92ab15170331f7c2c3a0db