[INFO] fetching crate reaction-sdk 0.1.0... [INFO] testing reaction-sdk-0.1.0 against beta-2025-04-13 for beta-1.87-1 [INFO] extracting crate reaction-sdk 0.1.0 into /workspace/builds/worker-6-tc2/source [INFO] validating manifest of crates.io crate reaction-sdk 0.1.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 reaction-sdk 0.1.0 [INFO] finished tweaking crates.io crate reaction-sdk 0.1.0 [INFO] tweaked toml for crates.io crate reaction-sdk 0.1.0 written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] crate crates.io crate reaction-sdk 0.1.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-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] c65cc2eb76ecf8521ba31e580715b6c201f87362b2f4f256556cd6457a7aa921 [INFO] running `Command { std: "docker" "start" "-a" "c65cc2eb76ecf8521ba31e580715b6c201f87362b2f4f256556cd6457a7aa921", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c65cc2eb76ecf8521ba31e580715b6c201f87362b2f4f256556cd6457a7aa921", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c65cc2eb76ecf8521ba31e580715b6c201f87362b2f4f256556cd6457a7aa921", kill_on_drop: false }` [INFO] [stdout] c65cc2eb76ecf8521ba31e580715b6c201f87362b2f4f256556cd6457a7aa921 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] 545f39a0acb8b771ec260c6e959c575dd598ecd26a4132ef5cde4c93f29c8694 [INFO] running `Command { std: "docker" "start" "-a" "545f39a0acb8b771ec260c6e959c575dd598ecd26a4132ef5cde4c93f29c8694", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.40 [INFO] [stderr] Compiling unicode-ident v1.0.2 [INFO] [stderr] Compiling quote v1.0.20 [INFO] [stderr] Compiling syn v1.0.98 [INFO] [stderr] Compiling libc v0.2.126 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling once_cell v1.13.0 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling serde_derive v1.0.140 [INFO] [stderr] Compiling serde v1.0.140 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling itoa v1.0.2 [INFO] [stderr] Compiling pin-project-lite v0.2.9 [INFO] [stderr] Compiling lock_api v0.4.7 [INFO] [stderr] Compiling smallvec v1.9.0 [INFO] [stderr] Compiling bytes v1.2.0 [INFO] [stderr] Compiling parking_lot_core v0.9.3 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling tokio v1.20.0 [INFO] [stderr] Compiling futures-task v0.3.21 [INFO] [stderr] Compiling indexmap v1.9.1 [INFO] [stderr] Compiling tracing-core v0.1.28 [INFO] [stderr] Compiling getrandom v0.2.7 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling socket2 v0.4.4 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling mio v0.8.4 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling alloc-no-stdlib v2.0.3 [INFO] [stderr] Compiling ucd-trie v0.1.4 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Compiling alloc-stdlib v0.2.1 [INFO] [stderr] Compiling http v0.2.8 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling async-trait v0.1.56 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling serde_json v1.0.82 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling ryu v1.0.10 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling http-body v0.4.5 [INFO] [stderr] Compiling brotli-decompressor v2.3.2 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Compiling pest_meta v2.1.3 [INFO] [stderr] Compiling tower-service v0.3.2 [INFO] [stderr] Compiling httparse v1.7.1 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Compiling dlv-list v0.3.0 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling futures-sink v0.3.21 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling tower-layer v0.3.1 [INFO] [stderr] Compiling ordered-multimap v0.4.3 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling http-range-header v0.3.0 [INFO] [stderr] Compiling time-macros v0.2.4 [INFO] [stderr] Compiling brotli v3.3.4 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling linked-hash-map v0.5.6 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling num_threads v0.1.6 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling os_str_bytes v6.2.0 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling nom v7.1.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling clap_lex v0.2.4 [INFO] [stderr] Compiling rust-ini v0.18.0 [INFO] [stderr] Compiling tracing-log v0.1.3 [INFO] [stderr] Compiling sharded-slab v0.1.4 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling thread_local v1.1.4 [INFO] [stderr] Compiling sync_wrapper v0.1.1 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling pathdiff v0.2.1 [INFO] [stderr] Compiling time v0.3.11 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling darling_core v0.13.4 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Compiling matchit v0.5.0 [INFO] [stderr] Compiling termcolor v1.1.3 [INFO] [stderr] Compiling textwrap v0.15.0 [INFO] [stderr] Compiling clap v3.2.14 [INFO] [stderr] Compiling tracing-subscriber v0.3.15 [INFO] [stderr] Compiling tokio-macros v1.8.0 [INFO] [stderr] Compiling tracing-attributes v0.1.22 [INFO] [stderr] Compiling pin-project-internal v1.0.11 [INFO] [stderr] Compiling pin-project v1.0.11 [INFO] [stderr] Compiling darling_macro v0.13.4 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling tracing v0.1.35 [INFO] [stderr] Compiling darling v0.13.4 [INFO] [stderr] Compiling serde_with_macros v1.5.2 [INFO] [stderr] Compiling axum-core v0.2.7 [INFO] [stderr] Compiling async-compression v0.3.14 [INFO] [stderr] Compiling tokio-util v0.7.3 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling hyper v0.14.20 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling json5 v0.4.1 [INFO] [stderr] Compiling ron v0.7.1 [INFO] [stderr] Compiling toml v0.5.9 [INFO] [stderr] Compiling tower-http v0.3.4 [INFO] [stderr] Compiling serde_bytes v0.11.6 [INFO] [stderr] Compiling serde_with v1.14.0 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling config v0.13.1 [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] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `toml` (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/beta-2025-04-13-x86_64-unknown-linux-gnu/bin/rustc --crate-name toml --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/toml-0.5.9/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 -C debuginfo=2 --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "indexmap", "preserve_order"))' -C metadata=9f01c01d531d536c -C extra-filename=-ba4b3923a44c4146 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern serde=/opt/rustwide/target/debug/deps/libserde-edba347ba562a0d2.rmeta --cap-lints allow --cap-lints=warn` (exit status: 101) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `ron` (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/beta-2025-04-13-x86_64-unknown-linux-gnu/bin/rustc --crate-name ron --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ron-0.7.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 -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("indexmap"))' -C metadata=fb6d42c2b464a47d -C extra-filename=-e65b37a51bfaf99c --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern base64=/opt/rustwide/target/debug/deps/libbase64-83ca8be32b9f715d.rmeta --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-dde12b0d7d495b50.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-edba347ba562a0d2.rmeta --cap-lints allow --cap-lints=warn` (exit status: 101) [INFO] [stderr] error: could not compile `tokio` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/beta-2025-04-13-x86_64-unknown-linux-gnu/bin/rustc --crate-name tokio --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.20.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 -C debuginfo=2 --cfg 'feature="bytes"' --cfg 'feature="default"' --cfg 'feature="fs"' --cfg 'feature="full"' --cfg 'feature="io-std"' --cfg 'feature="io-util"' --cfg 'feature="libc"' --cfg 'feature="macros"' --cfg 'feature="memchr"' --cfg 'feature="mio"' --cfg 'feature="net"' --cfg 'feature="num_cpus"' --cfg 'feature="once_cell"' --cfg 'feature="parking_lot"' --cfg 'feature="process"' --cfg 'feature="rt"' --cfg 'feature="rt-multi-thread"' --cfg 'feature="signal"' --cfg 'feature="signal-hook-registry"' --cfg 'feature="socket2"' --cfg 'feature="sync"' --cfg 'feature="time"' --cfg 'feature="tokio-macros"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bytes", "default", "fs", "full", "io-std", "io-util", "libc", "macros", "memchr", "mio", "net", "num_cpus", "once_cell", "parking_lot", "process", "rt", "rt-multi-thread", "signal", "signal-hook-registry", "socket2", "stats", "sync", "test-util", "time", "tokio-macros", "tracing", "winapi"))' -C metadata=425e1326a6af59bc -C extra-filename=-5b181d9d5c06ed3f --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bytes=/opt/rustwide/target/debug/deps/libbytes-b0a22cb49f681777.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-cac5c57963a5cee2.rmeta --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-34c06a26bc9e8129.rmeta --extern mio=/opt/rustwide/target/debug/deps/libmio-37c0282031acac05.rmeta --extern num_cpus=/opt/rustwide/target/debug/deps/libnum_cpus-ff845d2adf07fa95.rmeta --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-08f2c01226c75f44.rmeta --extern parking_lot=/opt/rustwide/target/debug/deps/libparking_lot-8ada6094723601d0.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-6df6c214457c8ca7.rmeta --extern signal_hook_registry=/opt/rustwide/target/debug/deps/libsignal_hook_registry-0ed470445179db88.rmeta --extern socket2=/opt/rustwide/target/debug/deps/libsocket2-6e881dc81602a231.rmeta --extern tokio_macros=/opt/rustwide/target/debug/deps/libtokio_macros-b00fe5ebf01dd9a5.so --cap-lints allow --cap-lints=warn --cfg tokio_const_thread_local` (exit status: 101) [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `config` (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/beta-2025-04-13-x86_64-unknown-linux-gnu/bin/rustc --crate-name config --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/config-0.13.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 -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="ini"' --cfg 'feature="json"' --cfg 'feature="json5"' --cfg 'feature="json5_rs"' --cfg 'feature="ron"' --cfg 'feature="rust-ini"' --cfg 'feature="serde_json"' --cfg 'feature="toml"' --cfg 'feature="yaml"' --cfg 'feature="yaml-rust"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "indexmap", "ini", "json", "json5", "json5_rs", "preserve_order", "ron", "rust-ini", "serde_json", "toml", "yaml", "yaml-rust"))' -C metadata=2663691ae208afb9 -C extra-filename=-8f53c40f8ffde588 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-55ff7f1616d05f5d.so --extern json5_rs=/opt/rustwide/target/debug/deps/libjson5-00254850525ec25b.rmeta --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-af860367908b8176.rmeta --extern nom=/opt/rustwide/target/debug/deps/libnom-7ff696981332af70.rmeta --extern pathdiff=/opt/rustwide/target/debug/deps/libpathdiff-6fb3cbd489750771.rmeta --extern ron=/opt/rustwide/target/debug/deps/libron-e65b37a51bfaf99c.rmeta --extern ini=/opt/rustwide/target/debug/deps/libini-df69b76eb3f2ba21.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-edba347ba562a0d2.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-0ab1492a32d68049.rmeta --extern toml=/opt/rustwide/target/debug/deps/libtoml-ba4b3923a44c4146.rmeta --extern yaml_rust=/opt/rustwide/target/debug/deps/libyaml_rust-0d35c98b09962543.rmeta --cap-lints allow --cap-lints=warn` (exit status: 101) [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaFP636d/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `serde_with` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "545f39a0acb8b771ec260c6e959c575dd598ecd26a4132ef5cde4c93f29c8694", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "545f39a0acb8b771ec260c6e959c575dd598ecd26a4132ef5cde4c93f29c8694", kill_on_drop: false }` [INFO] [stdout] 545f39a0acb8b771ec260c6e959c575dd598ecd26a4132ef5cde4c93f29c8694