[INFO] cloning repository https://github.com/loggi/actix-tools [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/loggi/actix-tools" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Floggi%2Factix-tools", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Floggi%2Factix-tools'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d2e3ff7bdf363237f417b2a4eddd26147c08f3c1 [INFO] checking loggi/actix-tools against master#0c478fdfe138a8b09744798c85fe2be657768b00 for pr-139419 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Floggi%2Factix-tools" "/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/loggi/actix-tools on toolchain 0c478fdfe138a8b09744798c85fe2be657768b00 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0c478fdfe138a8b09744798c85fe2be657768b00" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/loggi/actix-tools [INFO] finished tweaking git repo https://github.com/loggi/actix-tools [INFO] tweaked toml for git repo https://github.com/loggi/actix-tools written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0c478fdfe138a8b09744798c85fe2be657768b00" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Locking 353 packages to latest compatible versions [INFO] [stderr] Adding actix v0.7.9 (available: v0.13.5) [INFO] [stderr] Adding config v0.8.0 (available: v0.15.11) [INFO] [stderr] Adding diesel v1.4.8 (available: v2.2.9) [INFO] [stderr] Adding env_logger v0.5.13 (available: v0.11.8) [INFO] [stderr] Adding influx_db_client v0.3.6 (available: v0.6.1) [INFO] [stderr] Adding r2d2_redis v0.7.0 (available: v0.14.0) [INFO] [stderr] Adding redis v0.8.0 (available: v0.29.5) [INFO] [stderr] Adding rumqtt v0.30.1 (available: v0.31.0) [INFO] [stderr] Adding sentry v0.23.0 (available: v0.37.0) [INFO] [stderr] Adding url v1.7.2 (available: v2.5.4) [INFO] [stderr] Adding wasi v0.10.0+wasi-snapshot-preview1 (available: v0.10.2+wasi-snapshot-preview1) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0c478fdfe138a8b09744798c85fe2be657768b00" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded r2d2_redis v0.7.0 [INFO] [stderr] Downloaded influx_db_client v0.3.6 [INFO] [stderr] Downloaded jsonwebtoken v5.0.1 [INFO] [stderr] Downloaded traitobject v0.1.1 [INFO] [stderr] Downloaded redis v0.8.0 [INFO] [stderr] Downloaded config v0.8.0 [INFO] [stderr] Downloaded mqtt311 v0.2.0 [INFO] [stderr] Downloaded tokio-rustls v0.8.1 [INFO] [stderr] Downloaded derive_more v0.13.0 [INFO] [stderr] Downloaded rumqtt v0.30.1 [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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+0c478fdfe138a8b09744798c85fe2be657768b00" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c12dc9df9f14a6feb2b8a5067751b1e6d2e2235e1bbd64541fb75a8c6d60122a [INFO] running `Command { std: "docker" "start" "-a" "c12dc9df9f14a6feb2b8a5067751b1e6d2e2235e1bbd64541fb75a8c6d60122a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c12dc9df9f14a6feb2b8a5067751b1e6d2e2235e1bbd64541fb75a8c6d60122a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c12dc9df9f14a6feb2b8a5067751b1e6d2e2235e1bbd64541fb75a8c6d60122a", kill_on_drop: false }` [INFO] [stdout] c12dc9df9f14a6feb2b8a5067751b1e6d2e2235e1bbd64541fb75a8c6d60122a [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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+0c478fdfe138a8b09744798c85fe2be657768b00" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0308b14238b3aaf530dbace5974ebdf8b9dc26a6041232c00a06a2fa2033f82d [INFO] running `Command { std: "docker" "start" "-a" "0308b14238b3aaf530dbace5974ebdf8b9dc26a6041232c00a06a2fa2033f82d", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [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 autocfg v1.4.0 [INFO] [stderr] Checking memchr v2.7.4 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Checking litemap v0.7.5 [INFO] [stderr] Checking itoa v1.0.15 [INFO] [stderr] Checking writeable v0.5.5 [INFO] [stderr] Compiling icu_locid_transform_data v1.5.1 [INFO] [stderr] Compiling icu_properties_data v1.5.1 [INFO] [stderr] Compiling icu_normalizer_data v1.5.1 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Checking utf8_iter v1.0.4 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Checking smallvec v1.15.0 [INFO] [stderr] Checking utf16_iter v1.0.5 [INFO] [stderr] Checking pin-project-lite v0.2.16 [INFO] [stderr] Checking write16 v1.0.0 [INFO] [stderr] Compiling pkg-config v0.3.32 [INFO] [stderr] Compiling cc v1.2.18 [INFO] [stderr] Checking percent-encoding v2.3.1 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Checking once_cell v1.21.3 [INFO] [stderr] Checking ryu v1.0.20 [INFO] [stderr] Checking bytes v1.10.1 [INFO] [stderr] Compiling zerocopy v0.8.24 [INFO] [stderr] Checking form_urlencoded v1.2.1 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Checking futures-core v0.3.31 [INFO] [stderr] Compiling openssl v0.10.72 [INFO] [stderr] Checking foreign-types-shared v0.1.1 [INFO] [stderr] Compiling semver v1.0.26 [INFO] [stderr] Checking iana-time-zone v0.1.63 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Checking foreign-types v0.3.2 [INFO] [stderr] Checking tracing-core v0.1.33 [INFO] [stderr] Checking futures-io v0.3.31 [INFO] [stderr] Checking hashbrown v0.15.2 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Checking futures-sink v0.3.31 [INFO] [stderr] Compiling httparse v1.10.1 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Checking futures-task v0.3.31 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Checking bitflags v2.9.0 [INFO] [stderr] Compiling object v0.36.7 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking http v0.2.12 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Checking equivalent v1.0.2 [INFO] [stderr] Checking log v0.4.27 [INFO] [stderr] Checking lazy_static v1.5.0 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Checking adler2 v2.0.0 [INFO] [stderr] Compiling syn v2.0.100 [INFO] [stderr] Checking gimli v0.31.1 [INFO] [stderr] Checking openssl-probe v0.1.6 [INFO] [stderr] Checking try-lock v0.2.5 [INFO] [stderr] Checking http-body v0.4.6 [INFO] [stderr] Checking miniz_oxide v0.8.7 [INFO] [stderr] Checking want v0.3.1 [INFO] [stderr] Checking futures-channel v0.3.31 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Checking rustc-demangle v0.1.24 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Checking tinyvec_macros v0.1.1 [INFO] [stderr] error: could not parse/generate dep info at: /opt/rustwide/target/debug/deps/futures_channel-d75c0bfdfe4447ea.d [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to write `/opt/rustwide/target/debug/.fingerprint/futures-channel-d75c0bfdfe4447ea/dep-lib-futures_channel` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [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 `rustc_version` (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/0c478fdfe138a8b09744798c85fe2be657768b00/bin/rustc --crate-name rustc_version --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustc_version-0.4.1/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=65b8669739e86cf5 -C extra-filename=-8c7bc2fa0e8808f7 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern semver=/opt/rustwide/target/debug/deps/libsemver-0685d46624c6f089.rmeta --cap-lints allow --cap-lints=forbid` (exit status: 101) [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetatqexZ7" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `tinyvec_macros` (lib) due to 1 previous error [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetawibBXI/full.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetanFmRxI/full.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmeta5nFjV9/full.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `libc` (lib) due to 1 previous error [INFO] [stderr] error: could not compile `hashbrown` (lib) due to 1 previous error [INFO] [stderr] error: could not compile `num-traits` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "0308b14238b3aaf530dbace5974ebdf8b9dc26a6041232c00a06a2fa2033f82d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0308b14238b3aaf530dbace5974ebdf8b9dc26a6041232c00a06a2fa2033f82d", kill_on_drop: false }` [INFO] [stdout] 0308b14238b3aaf530dbace5974ebdf8b9dc26a6041232c00a06a2fa2033f82d