[INFO] fetching crate ntex-redis 2.0.0... [INFO] testing ntex-redis-2.0.0 against beta-2025-04-13 for beta-1.87-1 [INFO] extracting crate ntex-redis 2.0.0 into /workspace/builds/worker-3-tc2/source [INFO] validating manifest of crates.io crate ntex-redis 2.0.0 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 crates.io crate ntex-redis 2.0.0 [INFO] finished tweaking crates.io crate ntex-redis 2.0.0 [INFO] tweaked toml for crates.io crate ntex-redis 2.0.0 written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] crate crates.io crate ntex-redis 2.0.0 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] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] b3e8d9e5e1660a97c8dc58539c8181be77fd3f9a64c9ab570d381c19128d7663 [INFO] running `Command { std: "docker" "start" "-a" "b3e8d9e5e1660a97c8dc58539c8181be77fd3f9a64c9ab570d381c19128d7663", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b3e8d9e5e1660a97c8dc58539c8181be77fd3f9a64c9ab570d381c19128d7663", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b3e8d9e5e1660a97c8dc58539c8181be77fd3f9a64c9ab570d381c19128d7663", kill_on_drop: false }` [INFO] [stdout] b3e8d9e5e1660a97c8dc58539c8181be77fd3f9a64c9ab570d381c19128d7663 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] 3d08e40edd1483ed9bfb25f9014a1aca1ee9e4ac39e8c9d6ee9f25f09163a5b5 [INFO] running `Command { std: "docker" "start" "-a" "3d08e40edd1483ed9bfb25f9014a1aca1ee9e4ac39e8c9d6ee9f25f09163a5b5", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.84 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Compiling pin-project-lite v0.2.14 [INFO] [stderr] Compiling serde v1.0.203 [INFO] [stderr] Compiling futures-core v0.3.30 [INFO] [stderr] Compiling bitflags v2.5.0 [INFO] [stderr] Compiling parking v2.2.0 [INFO] [stderr] Compiling bytes v1.6.0 [INFO] [stderr] Compiling log v0.4.21 [INFO] [stderr] Compiling itoa v1.0.11 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling oneshot v0.1.7 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling futures-sink v0.3.30 [INFO] [stderr] Compiling futures-timer v3.0.3 [INFO] [stderr] Compiling thiserror v1.0.61 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling memchr v2.7.2 [INFO] [stderr] Compiling rustix v0.38.34 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling linux-raw-sys v0.4.14 [INFO] [stderr] Compiling regex-syntax v0.8.3 [INFO] [stderr] Compiling signal-hook v0.3.17 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling serde_json v1.0.117 [INFO] [stderr] Compiling ryu v1.0.18 [INFO] [stderr] Compiling http v1.1.0 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling cpufeatures v0.2.12 [INFO] [stderr] Compiling nanorand v0.7.0 [INFO] [stderr] Compiling event-listener v5.3.0 [INFO] [stderr] Compiling ntex-service v3.0.0 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling encoding_rs v0.8.34 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling httpdate v1.0.3 [INFO] [stderr] Compiling event-listener-strategy v0.5.2 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling async-channel v2.3.1 [INFO] [stderr] Compiling async-broadcast v0.7.0 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling syn v2.0.66 [INFO] [stderr] Compiling btoi v0.4.3 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling mio v0.8.11 [INFO] [stderr] Compiling socket2 v0.5.7 [INFO] [stderr] Compiling regex-automata v0.4.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling tokio v1.37.0 [INFO] [stderr] Compiling sha-1 v0.10.1 [INFO] [stderr] Compiling serde_derive v1.0.203 [INFO] [stderr] Compiling thiserror-impl v1.0.61 [INFO] [stderr] Compiling polling v3.7.0 [INFO] [stderr] Compiling regex v1.10.4 [INFO] [stderr] Compiling ntex-rt v0.4.13 [INFO] [stderr] Compiling ntex-macros v0.1.3 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Compiling ntex-util v2.0.1 [INFO] [stderr] Compiling ntex-bytes v0.1.27 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling ntex-codec v0.6.2 [INFO] [stderr] Compiling ntex-http v0.1.12 [INFO] [stderr] Compiling ntex-router v0.5.3 [INFO] [stderr] Compiling ntex-io v2.0.0 [INFO] [stderr] Compiling ntex-tokio v0.5.0 [INFO] [stderr] Compiling ntex-net v2.0.0 [INFO] [stderr] Compiling ntex-h2 v1.0.0 [INFO] [stderr] Compiling ntex-tls v2.0.0 [INFO] [stderr] Compiling ntex-server v2.0.0 [INFO] [stderr] Compiling ntex v2.0.0 [INFO] [stderr] Compiling ntex-redis v2.0.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 42.45s [INFO] running `Command { std: "docker" "inspect" "3d08e40edd1483ed9bfb25f9014a1aca1ee9e4ac39e8c9d6ee9f25f09163a5b5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3d08e40edd1483ed9bfb25f9014a1aca1ee9e4ac39e8c9d6ee9f25f09163a5b5", kill_on_drop: false }` [INFO] [stdout] 3d08e40edd1483ed9bfb25f9014a1aca1ee9e4ac39e8c9d6ee9f25f09163a5b5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 097cef68e8ab2c47a636dfd81671add1188163aceceb6963e62d02e5e40d5da0 [INFO] running `Command { std: "docker" "start" "-a" "097cef68e8ab2c47a636dfd81671add1188163aceceb6963e62d02e5e40d5da0", kill_on_drop: false }` [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling utf8parse v0.2.1 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.0 [INFO] [stderr] Compiling anstyle v1.0.7 [INFO] [stderr] Compiling colorchoice v1.0.1 [INFO] [stderr] Compiling anstyle-query v1.0.3 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling env_filter v0.1.0 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling anstyle-parse v0.2.4 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling anstream v0.6.14 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling env_logger v0.11.3 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling ntex-redis v2.0.0 (/opt/rustwide/workdir) [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `ntex-redis` (test "test_redis") [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/beta-2025-04-13-x86_64-unknown-linux-gnu/bin/rustc --crate-name test_redis --edition=2018 tests/test_redis.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=7cf27b6be91c268a -C extra-filename=-6b1c2f6f5d822fd5 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern btoi=/opt/rustwide/target/debug/deps/libbtoi-2d0401cacf22df5f.rlib --extern derive_more=/opt/rustwide/target/debug/deps/libderive_more-a0e06b3328ba1327.so --extern env_logger=/opt/rustwide/target/debug/deps/libenv_logger-4afde22c73a6e60c.rlib --extern itoa=/opt/rustwide/target/debug/deps/libitoa-20e94f961f8d160c.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-1ad4a80b9627ed31.rlib --extern ntex=/opt/rustwide/target/debug/deps/libntex-879600076e2501af.rlib --extern ntex_redis=/opt/rustwide/target/debug/deps/libntex_redis-e46c6c1bee8eed30.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-3ad8272c83bdd871.rlib --cap-lints=warn` (exit status: 101) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `ntex-redis` (example "basic") [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/beta-2025-04-13-x86_64-unknown-linux-gnu/bin/rustc --crate-name basic --edition=2018 examples/basic.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=5604a648da3bb09b -C extra-filename=-b060a443723e0a76 --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern btoi=/opt/rustwide/target/debug/deps/libbtoi-2d0401cacf22df5f.rlib --extern derive_more=/opt/rustwide/target/debug/deps/libderive_more-a0e06b3328ba1327.so --extern env_logger=/opt/rustwide/target/debug/deps/libenv_logger-4afde22c73a6e60c.rlib --extern itoa=/opt/rustwide/target/debug/deps/libitoa-20e94f961f8d160c.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-1ad4a80b9627ed31.rlib --extern ntex=/opt/rustwide/target/debug/deps/libntex-879600076e2501af.rlib --extern ntex_redis=/opt/rustwide/target/debug/deps/libntex_redis-e46c6c1bee8eed30.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-3ad8272c83bdd871.rlib --cap-lints=warn` (exit status: 101) [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `ntex-redis` (example "pubsub") [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/beta-2025-04-13-x86_64-unknown-linux-gnu/bin/rustc --crate-name pubsub --edition=2018 examples/pubsub.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=e1073bc1067096f0 -C extra-filename=-6fe742ba80d6215b --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern btoi=/opt/rustwide/target/debug/deps/libbtoi-2d0401cacf22df5f.rlib --extern derive_more=/opt/rustwide/target/debug/deps/libderive_more-a0e06b3328ba1327.so --extern env_logger=/opt/rustwide/target/debug/deps/libenv_logger-4afde22c73a6e60c.rlib --extern itoa=/opt/rustwide/target/debug/deps/libitoa-20e94f961f8d160c.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-1ad4a80b9627ed31.rlib --extern ntex=/opt/rustwide/target/debug/deps/libntex-879600076e2501af.rlib --extern ntex_redis=/opt/rustwide/target/debug/deps/libntex_redis-e46c6c1bee8eed30.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-3ad8272c83bdd871.rlib --cap-lints=warn` (exit status: 101) [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `ntex-redis` (lib test) [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/beta-2025-04-13-x86_64-unknown-linux-gnu/bin/rustc --crate-name ntex_redis --edition=2018 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=8b2c766c0fa181bf -C extra-filename=-ebfb456d997ca181 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern btoi=/opt/rustwide/target/debug/deps/libbtoi-2d0401cacf22df5f.rlib --extern derive_more=/opt/rustwide/target/debug/deps/libderive_more-a0e06b3328ba1327.so --extern env_logger=/opt/rustwide/target/debug/deps/libenv_logger-4afde22c73a6e60c.rlib --extern itoa=/opt/rustwide/target/debug/deps/libitoa-20e94f961f8d160c.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-1ad4a80b9627ed31.rlib --extern ntex=/opt/rustwide/target/debug/deps/libntex-879600076e2501af.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-3ad8272c83bdd871.rlib --cap-lints=warn` (exit status: 101) [INFO] running `Command { std: "docker" "inspect" "097cef68e8ab2c47a636dfd81671add1188163aceceb6963e62d02e5e40d5da0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "097cef68e8ab2c47a636dfd81671add1188163aceceb6963e62d02e5e40d5da0", kill_on_drop: false }` [INFO] [stdout] 097cef68e8ab2c47a636dfd81671add1188163aceceb6963e62d02e5e40d5da0