[INFO] cloning repository https://github.com/yugurt2005/abstraction [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/yugurt2005/abstraction" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyugurt2005%2Fabstraction", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyugurt2005%2Fabstraction'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 37314c677bca6b568c8d7af330429ed3e9976aab [INFO] testing yugurt2005/abstraction against try#a7ce54db9b096bd1098d07c645b489195a667c9f for pr-137940 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyugurt2005%2Fabstraction" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/yugurt2005/abstraction on toolchain a7ce54db9b096bd1098d07c645b489195a667c9f [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a7ce54db9b096bd1098d07c645b489195a667c9f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/yugurt2005/abstraction [INFO] finished tweaking git repo https://github.com/yugurt2005/abstraction [INFO] tweaked toml for git repo https://github.com/yugurt2005/abstraction written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/yugurt2005/abstraction 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" "+a7ce54db9b096bd1098d07c645b489195a667c9f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:1680c8fbd8dfb46fcd6d22e546df16ab0e007457dc29fcd9e987cdd5077fd1af" "/opt/rustwide/cargo-home/bin/cargo" "+a7ce54db9b096bd1098d07c645b489195a667c9f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9a61f8fad43ef276eb523a122d524ac15baa250f6f1db23b3dfb623d4e1b0faf [INFO] running `Command { std: "docker" "start" "-a" "9a61f8fad43ef276eb523a122d524ac15baa250f6f1db23b3dfb623d4e1b0faf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9a61f8fad43ef276eb523a122d524ac15baa250f6f1db23b3dfb623d4e1b0faf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9a61f8fad43ef276eb523a122d524ac15baa250f6f1db23b3dfb623d4e1b0faf", kill_on_drop: false }` [INFO] [stdout] 9a61f8fad43ef276eb523a122d524ac15baa250f6f1db23b3dfb623d4e1b0faf [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=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:1680c8fbd8dfb46fcd6d22e546df16ab0e007457dc29fcd9e987cdd5077fd1af" "/opt/rustwide/cargo-home/bin/cargo" "+a7ce54db9b096bd1098d07c645b489195a667c9f" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8f5d076c8e5272aa6cd1e637864c9a0b84d61ac14b62ab12f02385f523821a89 [INFO] running `Command { std: "docker" "start" "-a" "8f5d076c8e5272aa6cd1e637864c9a0b84d61ac14b62ab12f02385f523821a89", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling serde v1.0.205 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling colored v2.1.0 [INFO] [stderr] Compiling serde_json v1.0.125 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling bytemuck v1.16.3 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling ryu v1.0.18 [INFO] [stderr] Compiling rgb v0.8.48 [INFO] [stderr] Compiling drawille v0.3.0 [INFO] [stderr] Compiling itoa v1.0.11 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling textplots v0.8.6 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling crossbeam-deque v0.8.5 [INFO] [stderr] Compiling syn v2.0.72 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling serde_derive v1.0.205 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling poker_indexer v0.1.0 (https://github.com/yugurt2005/poker-indexer?branch=master#14497172) [INFO] [stderr] Compiling poker_evaluator v0.1.0 (https://github.com/yugurt2005/poker-evaluator?branch=master#ceac5df2) [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling poker_abstraction v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 32.10s [INFO] running `Command { std: "docker" "inspect" "8f5d076c8e5272aa6cd1e637864c9a0b84d61ac14b62ab12f02385f523821a89", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8f5d076c8e5272aa6cd1e637864c9a0b84d61ac14b62ab12f02385f523821a89", kill_on_drop: false }` [INFO] [stdout] 8f5d076c8e5272aa6cd1e637864c9a0b84d61ac14b62ab12f02385f523821a89 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=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:1680c8fbd8dfb46fcd6d22e546df16ab0e007457dc29fcd9e987cdd5077fd1af" "/opt/rustwide/cargo-home/bin/cargo" "+a7ce54db9b096bd1098d07c645b489195a667c9f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9b77c20b555a7d2f443007a2dfc70b39094af393d27e914b90027f8c1d61ebed [INFO] running `Command { std: "docker" "start" "-a" "9b77c20b555a7d2f443007a2dfc70b39094af393d27e914b90027f8c1d61ebed", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Compiling serde v1.0.205 [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Compiling half v2.4.1 [INFO] [stderr] Compiling anstyle v1.0.8 [INFO] [stderr] Compiling regex-syntax v0.8.4 [INFO] [stderr] Compiling plotters-backend v0.3.6 [INFO] [stderr] Compiling ciborium-io v0.2.2 [INFO] [stderr] Compiling clap_lex v0.7.2 [INFO] [stderr] Compiling plotters-svg v0.3.6 [INFO] [stderr] Compiling ciborium-ll v0.2.2 [INFO] [stderr] Compiling clap_builder v4.5.14 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling cast v0.3.0 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling anes v0.1.6 [INFO] [stderr] Compiling oorandom v11.1.4 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling is-terminal v0.4.12 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling plotters v0.3.6 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling regex-automata v0.4.7 [INFO] [stderr] Compiling criterion-plot v0.5.0 [INFO] [stderr] Compiling poker_indexer v0.1.0 (https://github.com/yugurt2005/poker-indexer?branch=master#14497172) [INFO] [stderr] Compiling clap v4.5.14 [INFO] [stderr] Compiling poker_evaluator v0.1.0 (https://github.com/yugurt2005/poker-evaluator?branch=master#ceac5df2) [INFO] [stderr] Compiling regex v1.10.6 [INFO] [stderr] Compiling serde_json v1.0.125 [INFO] [stderr] Compiling ciborium v0.2.2 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling poker_abstraction v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling criterion v0.5.1 [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `poker_abstraction` (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/a7ce54db9b096bd1098d07c645b489195a667c9f/bin/rustc --crate-name poker_abstraction --edition=2021 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())' -C metadata=f14a16dff8735257 -C extra-filename=-f8c369f5d8021f38 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bincode=/opt/rustwide/target/debug/deps/libbincode-3c4bc553fb980872.rmeta --extern itertools=/opt/rustwide/target/debug/deps/libitertools-81524015b6b5198d.rmeta --extern poker_evaluator=/opt/rustwide/target/debug/deps/libpoker_evaluator-3cce0497fe07bc56.rmeta --extern poker_indexer=/opt/rustwide/target/debug/deps/libpoker_indexer-83cf5d0e3118ae7d.rmeta --extern rand=/opt/rustwide/target/debug/deps/librand-7d5fe54bc7f830dd.rmeta --extern rayon=/opt/rustwide/target/debug/deps/librayon-f67f93ec3a198981.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-3d398ba8f85573b7.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-c54d7bd80e4301b0.rmeta --extern smallvec=/opt/rustwide/target/debug/deps/libsmallvec-8045c56aeb050430.rmeta --extern textplots=/opt/rustwide/target/debug/deps/libtextplots-01915e068e0cddc0.rmeta --cap-lints=forbid` (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 `criterion` (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/a7ce54db9b096bd1098d07c645b489195a667c9f/bin/rustc --crate-name criterion --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/criterion-0.5.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="cargo_bench_support"' --cfg 'feature="default"' --cfg 'feature="plotters"' --cfg 'feature="rayon"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("async", "async-std", "async_futures", "async_smol", "async_std", "async_tokio", "cargo_bench_support", "csv", "csv_output", "default", "futures", "html_reports", "plotters", "rayon", "real_blackbox", "smol", "stable", "tokio"))' -C metadata=9ce1b637fcf9d277 -C extra-filename=-3fb42a1b0f839bb7 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anes=/opt/rustwide/target/debug/deps/libanes-0ad708ffaa3dac37.rmeta --extern cast=/opt/rustwide/target/debug/deps/libcast-ba532c28431dad26.rmeta --extern ciborium=/opt/rustwide/target/debug/deps/libciborium-35f5835bf1af6b3a.rmeta --extern clap=/opt/rustwide/target/debug/deps/libclap-3d75957616dd7a46.rmeta --extern criterion_plot=/opt/rustwide/target/debug/deps/libcriterion_plot-8c90d6d999a523e7.rmeta --extern is_terminal=/opt/rustwide/target/debug/deps/libis_terminal-06c80d5ca53b4037.rmeta --extern itertools=/opt/rustwide/target/debug/deps/libitertools-34cbdbe81f4161c4.rmeta --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-23460aab6c6f97a8.rmeta --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-24c5d665b6879050.rmeta --extern oorandom=/opt/rustwide/target/debug/deps/liboorandom-13532cfba3ef8c0c.rmeta --extern plotters=/opt/rustwide/target/debug/deps/libplotters-088cfda70bcb6084.rmeta --extern rayon=/opt/rustwide/target/debug/deps/librayon-f67f93ec3a198981.rmeta --extern regex=/opt/rustwide/target/debug/deps/libregex-98c1bb77c4b17340.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-3d398ba8f85573b7.rmeta --extern serde_derive=/opt/rustwide/target/debug/deps/libserde_derive-9f5d6df10f111bf6.so --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-c54d7bd80e4301b0.rmeta --extern tinytemplate=/opt/rustwide/target/debug/deps/libtinytemplate-6d6fa27c8cb5b6f1.rmeta --extern walkdir=/opt/rustwide/target/debug/deps/libwalkdir-1a00c768f8c7f3de.rmeta --cap-lints allow --cap-lints=forbid` (exit status: 101) [INFO] running `Command { std: "docker" "inspect" "9b77c20b555a7d2f443007a2dfc70b39094af393d27e914b90027f8c1d61ebed", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9b77c20b555a7d2f443007a2dfc70b39094af393d27e914b90027f8c1d61ebed", kill_on_drop: false }` [INFO] [stdout] 9b77c20b555a7d2f443007a2dfc70b39094af393d27e914b90027f8c1d61ebed