[INFO] cloning repository https://github.com/MandIProject/learning_rust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/MandIProject/learning_rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMandIProject%2Flearning_rust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMandIProject%2Flearning_rust'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d7971fb439fc056e3436be7c27f6659914155f78 [INFO] testing MandIProject/learning_rust against beta-2025-01-12 for beta-1.85-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMandIProject%2Flearning_rust" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/MandIProject/learning_rust on toolchain beta-2025-01-12 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-01-12" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/MandIProject/learning_rust [INFO] finished tweaking git repo https://github.com/MandIProject/learning_rust [INFO] tweaked toml for git repo https://github.com/MandIProject/learning_rust written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/MandIProject/learning_rust 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-01-12" "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-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:86ea7c7af713d31e8cfdb68a6d0db50b5cf7cbeecde3d112f9f257f747318d36" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-01-12" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] cc92ab00871b857c6ca1f773735170bca68f1288b594a17755ba305de9f7572e [INFO] running `Command { std: "docker" "start" "-a" "cc92ab00871b857c6ca1f773735170bca68f1288b594a17755ba305de9f7572e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "cc92ab00871b857c6ca1f773735170bca68f1288b594a17755ba305de9f7572e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cc92ab00871b857c6ca1f773735170bca68f1288b594a17755ba305de9f7572e", kill_on_drop: false }` [INFO] [stdout] cc92ab00871b857c6ca1f773735170bca68f1288b594a17755ba305de9f7572e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:86ea7c7af713d31e8cfdb68a6d0db50b5cf7cbeecde3d112f9f257f747318d36" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-01-12" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2730199abd220900ba4cf0dc5dd662e7176c4840e304df6e96d92d45a26cc14b [INFO] running `Command { std: "docker" "start" "-a" "2730199abd220900ba4cf0dc5dd662e7176c4840e304df6e96d92d45a26cc14b", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.79 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.19 [INFO] [stderr] Compiling serde v1.0.197 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling either v1.10.0 [INFO] [stderr] Compiling serde_json v1.0.114 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling plotters-backend v0.3.5 [INFO] [stderr] Compiling itoa v1.0.10 [INFO] [stderr] Compiling clap_lex v0.7.0 [INFO] [stderr] Compiling regex-syntax v0.8.2 [INFO] [stderr] Compiling anstyle v1.0.6 [INFO] [stderr] Compiling ciborium-io v0.2.2 [INFO] [stderr] Compiling half v2.4.0 [INFO] [stderr] Compiling ryu v1.0.17 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling cast v0.3.0 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling plotters-svg v0.3.5 [INFO] [stderr] Compiling clap_builder v4.5.2 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling oorandom v11.1.3 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling ciborium-ll v0.2.2 [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Compiling anes v0.1.6 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling syn v2.0.53 [INFO] [stderr] Compiling crossbeam-deque v0.8.5 [INFO] [stderr] Compiling getrandom v0.2.12 [INFO] [stderr] Compiling is-terminal v0.4.12 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling regex-automata v0.4.6 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling criterion-plot v0.5.0 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling plotters v0.3.5 [INFO] [stderr] Compiling clap v4.5.3 [INFO] [stderr] Compiling serde_derive v1.0.197 [INFO] [stderr] Compiling regex v1.10.4 [INFO] [stderr] Compiling ciborium v0.2.2 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling criterion v0.5.1 [INFO] [stderr] Compiling learning_rust v0.1.0 (/opt/rustwide/workdir) [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/beta-2025-01-12-x86_64-unknown-linux-gnu/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=d08f4747998dc7d9 -C extra-filename=-9fe475b48ccc4545 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anes=/opt/rustwide/target/debug/deps/libanes-63f0137352460ed3.rmeta --extern cast=/opt/rustwide/target/debug/deps/libcast-70a90cf59d221123.rmeta --extern ciborium=/opt/rustwide/target/debug/deps/libciborium-d305307f4bc2ec15.rmeta --extern clap=/opt/rustwide/target/debug/deps/libclap-e3dc17f76c4bdfc2.rmeta --extern criterion_plot=/opt/rustwide/target/debug/deps/libcriterion_plot-303ebefe8b28d61b.rmeta --extern is_terminal=/opt/rustwide/target/debug/deps/libis_terminal-6148c388147fc138.rmeta --extern itertools=/opt/rustwide/target/debug/deps/libitertools-978f11b5c2c95213.rmeta --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-20edb9205f941352.rmeta --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-a1d7742f74efe1da.rmeta --extern oorandom=/opt/rustwide/target/debug/deps/liboorandom-12d9472b5e309c18.rmeta --extern plotters=/opt/rustwide/target/debug/deps/libplotters-848a85af57bfce51.rmeta --extern rayon=/opt/rustwide/target/debug/deps/librayon-ee0ad5505b9ac21e.rmeta --extern regex=/opt/rustwide/target/debug/deps/libregex-1472638af707b979.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-1f7b50a242e19093.rmeta --extern serde_derive=/opt/rustwide/target/debug/deps/libserde_derive-92a36c280a089308.so --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-3400da8147003841.rmeta --extern tinytemplate=/opt/rustwide/target/debug/deps/libtinytemplate-880ecf9dd75acbcf.rmeta --extern walkdir=/opt/rustwide/target/debug/deps/libwalkdir-125f7182d57317af.rmeta --cap-lints allow --cap-lints=warn` (exit status: 101) [INFO] running `Command { std: "docker" "inspect" "2730199abd220900ba4cf0dc5dd662e7176c4840e304df6e96d92d45a26cc14b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2730199abd220900ba4cf0dc5dd662e7176c4840e304df6e96d92d45a26cc14b", kill_on_drop: false }` [INFO] [stdout] 2730199abd220900ba4cf0dc5dd662e7176c4840e304df6e96d92d45a26cc14b