[INFO] cloning repository https://github.com/alexmv/kansas [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/alexmv/kansas" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Falexmv%2Fkansas", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Falexmv%2Fkansas'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 8ff1724e9a2a44cd113cf2da9eec939ff4331488 [INFO] testing alexmv/kansas 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%2Falexmv%2Fkansas" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/alexmv/kansas 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] removed /workspace/builds/worker-1-tc2/source/.cargo/config.toml [INFO] started tweaking git repo https://github.com/alexmv/kansas [INFO] finished tweaking git repo https://github.com/alexmv/kansas [INFO] tweaked toml for git repo https://github.com/alexmv/kansas written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/alexmv/kansas 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-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] d760a91bc4f47276e2453b0bad6098bbb34d557f21a6013aa2cfdb90334db2ee [INFO] running `Command { std: "docker" "start" "-a" "d760a91bc4f47276e2453b0bad6098bbb34d557f21a6013aa2cfdb90334db2ee", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d760a91bc4f47276e2453b0bad6098bbb34d557f21a6013aa2cfdb90334db2ee", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d760a91bc4f47276e2453b0bad6098bbb34d557f21a6013aa2cfdb90334db2ee", kill_on_drop: false }` [INFO] [stdout] d760a91bc4f47276e2453b0bad6098bbb34d557f21a6013aa2cfdb90334db2ee [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 0354d356d79ca44c0cfc2caf6b81035bb44da6741fe0fbfba508aa6254c1200e [INFO] running `Command { std: "docker" "start" "-a" "0354d356d79ca44c0cfc2caf6b81035bb44da6741fe0fbfba508aa6254c1200e", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.39 [INFO] [stderr] Compiling unicode-ident v1.0.0 [INFO] [stderr] Compiling syn v1.0.95 [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 memchr v2.5.0 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling pin-project-lite v0.2.9 [INFO] [stderr] Compiling once_cell v1.12.0 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling parking_lot_core v0.9.3 [INFO] [stderr] Compiling smallvec v1.8.0 [INFO] [stderr] Compiling futures-sink v0.3.21 [INFO] [stderr] Compiling futures-task v0.3.21 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling tracing-core v0.1.26 [INFO] [stderr] Compiling slab v0.4.6 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling futures-io v0.3.21 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling itoa v1.0.2 [INFO] [stderr] Compiling serde_derive v1.0.137 [INFO] [stderr] Compiling serde v1.0.137 [INFO] [stderr] Compiling httparse v1.7.1 [INFO] [stderr] Compiling lock_api v0.4.7 [INFO] [stderr] Compiling indexmap v1.8.1 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling tower-service v0.3.1 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling anyhow v1.0.57 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling http v0.2.7 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling async-trait v0.1.53 [INFO] [stderr] Compiling tower-layer v0.3.1 [INFO] [stderr] Compiling itertools v0.10.3 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling regex-syntax v0.6.26 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling http-range-header v0.3.0 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling crossbeam-utils v0.8.8 [INFO] [stderr] Compiling rustls v0.20.6 [INFO] [stderr] Compiling quote v1.0.18 [INFO] [stderr] Compiling matchit v0.5.0 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling sync_wrapper v0.1.1 [INFO] [stderr] Compiling mio v0.8.3 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling socket2 v0.4.4 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling getrandom v0.2.6 [INFO] [stderr] Compiling miniz_oxide v0.5.1 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling parking_lot v0.12.0 [INFO] [stderr] Compiling http-body v0.4.5 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling serde_json v1.0.81 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling protobuf v2.27.1 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Compiling flate2 v1.0.23 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling rustls-pemfile v1.0.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling nom v7.1.1 [INFO] [stderr] Compiling thread_local v1.1.4 [INFO] [stderr] Compiling sharded-slab v0.1.4 [INFO] [stderr] Compiling ryu v1.0.10 [INFO] [stderr] Compiling os_str_bytes v6.1.0 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling termcolor v1.1.3 [INFO] [stderr] Compiling prometheus v0.13.1 [INFO] [stderr] Compiling unicode-bidi v0.3.8 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling regex v1.5.6 [INFO] [stderr] Compiling clap_lex v0.2.0 [INFO] [stderr] Compiling procfs v0.12.0 [INFO] [stderr] Compiling crossbeam-channel v0.5.4 [INFO] [stderr] Compiling rustls-native-certs v0.6.2 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling textwrap v0.15.0 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling hashbrown v0.12.1 [INFO] [stderr] Compiling arc-swap v1.5.0 [INFO] [stderr] Compiling clap v3.1.18 [INFO] [stderr] Compiling hdrhistogram v7.5.0 [INFO] [stderr] Compiling matchers v0.1.0 [INFO] [stderr] Compiling env_logger v0.9.0 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling dashmap v5.3.3 [INFO] [stderr] Compiling webpki v0.22.0 [INFO] [stderr] Compiling sct v0.7.0 [INFO] [stderr] Compiling tokio-macros v1.7.0 [INFO] [stderr] Compiling tracing-attributes v0.1.21 [INFO] [stderr] Compiling futures-macro v0.3.21 [INFO] [stderr] Compiling pin-project-internal v1.0.10 [INFO] [stderr] Compiling prost-derive v0.10.1 [INFO] [stderr] Compiling async-stream-impl v0.3.3 [INFO] [stderr] Compiling thiserror-impl v1.0.31 [INFO] [stderr] Compiling thiserror v1.0.31 [INFO] [stderr] Compiling tokio v1.18.2 [INFO] [stderr] Compiling async-stream v0.3.3 [INFO] [stderr] Compiling pin-project v1.0.10 [INFO] [stderr] Compiling tracing v0.1.34 [INFO] [stderr] Compiling tracing-futures v0.2.5 [INFO] [stderr] Compiling tracing-subscriber v0.3.11 [INFO] [stderr] Compiling prost v0.10.4 [INFO] [stderr] Compiling prost-types v0.10.1 [INFO] [stderr] Compiling axum-core v0.2.4 [INFO] [stderr] Compiling futures-executor v0.3.21 [INFO] [stderr] Compiling futures v0.3.21 [INFO] [stderr] Compiling tokio-util v0.7.2 [INFO] [stderr] Compiling tokio-io-timeout v1.2.0 [INFO] [stderr] Compiling tokio-stream v0.1.8 [INFO] [stderr] Compiling tokio-rustls v0.23.4 [INFO] [stderr] Compiling tokio-test v0.4.2 [INFO] [stderr] Compiling h2 v0.3.13 [INFO] [stderr] Compiling tower v0.4.12 [INFO] [stderr] Compiling humantime-serde v1.1.1 [INFO] [stderr] Compiling toml v0.5.9 [INFO] [stderr] Compiling tower-http v0.3.3 [INFO] [stderr] Compiling hyper v0.14.18 [INFO] [stderr] Compiling hyper-timeout v0.4.1 [INFO] [stderr] Compiling axum v0.5.6 [INFO] [stderr] Compiling hyper-rustls v0.23.0 [INFO] [stderr] Compiling tonic v0.7.2 [INFO] [stderr] Compiling console-api v0.3.0 [INFO] [stderr] Compiling console-subscriber v0.1.6 [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `tonic` (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 tonic --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tonic-0.7.2/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="async-trait"' --cfg 'feature="axum"' --cfg 'feature="channel"' --cfg 'feature="codegen"' --cfg 'feature="default"' --cfg 'feature="h2"' --cfg 'feature="hyper"' --cfg 'feature="hyper-timeout"' --cfg 'feature="prost"' --cfg 'feature="prost-derive"' --cfg 'feature="prost1"' --cfg 'feature="tokio"' --cfg 'feature="tower"' --cfg 'feature="tracing-futures"' --cfg 'feature="transport"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("async-trait", "axum", "channel", "codegen", "compression", "default", "flate2", "h2", "hyper", "hyper-timeout", "prost", "prost-derive", "prost1", "rustls-native-certs", "rustls-pemfile", "tls", "tls-roots", "tls-roots-common", "tls-webpki-roots", "tokio", "tokio-rustls", "tower", "tracing-futures", "transport", "webpki-roots"))' -C metadata=db7f11fec9571f53 -C extra-filename=-0992486899e1d727 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern async_stream=/opt/rustwide/target/debug/deps/libasync_stream-560bcae618a4f1fc.rmeta --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-7201b85e32ded1dd.so --extern axum=/opt/rustwide/target/debug/deps/libaxum-cc7e996d34a2a82c.rmeta --extern base64=/opt/rustwide/target/debug/deps/libbase64-83ca8be32b9f715d.rmeta --extern bytes=/opt/rustwide/target/debug/deps/libbytes-3aba2b4fd6e71b66.rmeta --extern futures_core=/opt/rustwide/target/debug/deps/libfutures_core-bf2667edaa3a3aa5.rmeta --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-25088ef592799a84.rmeta --extern h2=/opt/rustwide/target/debug/deps/libh2-a5c8e73542b4ac19.rmeta --extern http=/opt/rustwide/target/debug/deps/libhttp-93cead9eb239635c.rmeta --extern http_body=/opt/rustwide/target/debug/deps/libhttp_body-53558a514f57af32.rmeta --extern hyper=/opt/rustwide/target/debug/deps/libhyper-cc13b737f131d932.rmeta --extern hyper_timeout=/opt/rustwide/target/debug/deps/libhyper_timeout-112007131a0b5b60.rmeta --extern percent_encoding=/opt/rustwide/target/debug/deps/libpercent_encoding-3e08c199980e8244.rmeta --extern pin_project=/opt/rustwide/target/debug/deps/libpin_project-b65617279948cd43.rmeta --extern prost1=/opt/rustwide/target/debug/deps/libprost-f817a30388f1f6d0.rmeta --extern prost_derive=/opt/rustwide/target/debug/deps/libprost_derive-36c28b33d7bb35eb.so --extern tokio=/opt/rustwide/target/debug/deps/libtokio-4b03f623e93cb5a4.rmeta --extern tokio_stream=/opt/rustwide/target/debug/deps/libtokio_stream-b072702032058394.rmeta --extern tokio_util=/opt/rustwide/target/debug/deps/libtokio_util-5509a26867560ddc.rmeta --extern tower=/opt/rustwide/target/debug/deps/libtower-21ca896484a125c8.rmeta --extern tower_layer=/opt/rustwide/target/debug/deps/libtower_layer-b43a965c515cdf1f.rmeta --extern tower_service=/opt/rustwide/target/debug/deps/libtower_service-2b78dc045b8f6a1d.rmeta --extern tracing=/opt/rustwide/target/debug/deps/libtracing-a74082752087d319.rmeta --extern tracing_futures=/opt/rustwide/target/debug/deps/libtracing_futures-f69bd068ff31a293.rmeta --cap-lints allow --cap-lints=warn` (exit status: 101) [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 `console-subscriber` (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 console_subscriber --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/console-subscriber-0.1.6/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="env-filter"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "env-filter", "parking_lot", "parking_lot_crate"))' -C metadata=208ffe35e10b2b54 -C extra-filename=-fb8659cfec97d544 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern console_api=/opt/rustwide/target/debug/deps/libconsole_api-8a16bb54b857148e.rmeta --extern crossbeam_channel=/opt/rustwide/target/debug/deps/libcrossbeam_channel-27fc0ee088beee10.rmeta --extern crossbeam_utils=/opt/rustwide/target/debug/deps/libcrossbeam_utils-7811a0671b4937ec.rmeta --extern futures=/opt/rustwide/target/debug/deps/libfutures-69fd9392801c4df6.rmeta --extern hdrhistogram=/opt/rustwide/target/debug/deps/libhdrhistogram-c8db57ad8089d738.rmeta --extern humantime=/opt/rustwide/target/debug/deps/libhumantime-9f900d7885b5087e.rmeta --extern prost_types=/opt/rustwide/target/debug/deps/libprost_types-5f8c62344ca8816b.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-8c07ee86a5cea34c.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-d301b4161052bbe9.rmeta --extern thread_local=/opt/rustwide/target/debug/deps/libthread_local-8555e0c89945e94b.rmeta --extern tokio=/opt/rustwide/target/debug/deps/libtokio-4b03f623e93cb5a4.rmeta --extern tokio_stream=/opt/rustwide/target/debug/deps/libtokio_stream-b072702032058394.rmeta --extern tonic=/opt/rustwide/target/debug/deps/libtonic-0992486899e1d727.rmeta --extern tracing=/opt/rustwide/target/debug/deps/libtracing-a74082752087d319.rmeta --extern tracing_core=/opt/rustwide/target/debug/deps/libtracing_core-3c4e02b7f6a7f5c4.rmeta --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-fa053c4d996e043a.rmeta --cap-lints allow --cap-lints=warn` (exit status: 101) [INFO] running `Command { std: "docker" "inspect" "0354d356d79ca44c0cfc2caf6b81035bb44da6741fe0fbfba508aa6254c1200e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0354d356d79ca44c0cfc2caf6b81035bb44da6741fe0fbfba508aa6254c1200e", kill_on_drop: false }` [INFO] [stdout] 0354d356d79ca44c0cfc2caf6b81035bb44da6741fe0fbfba508aa6254c1200e