[INFO] cloning repository https://github.com/paritytech/erasure-coding [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/paritytech/erasure-coding" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fparitytech%2Ferasure-coding", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fparitytech%2Ferasure-coding'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 512e77472beb877fe0881a857623d54d97b82bc4 [INFO] testing paritytech/erasure-coding against 1.83.0 for beta-1.84.0-4 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fparitytech%2Ferasure-coding" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/paritytech/erasure-coding on toolchain 1.83.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.83.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/paritytech/erasure-coding [INFO] finished tweaking git repo https://github.com/paritytech/erasure-coding [INFO] tweaked toml for git repo https://github.com/paritytech/erasure-coding written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/paritytech/erasure-coding 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" "+1.83.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/ordian/reed-solomon-simd` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+1.83.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0c502861d83c846a186983a35441aa2a7491be2ef1e1d0ef8b5f14e3d93d6f43 [INFO] running `Command { std: "docker" "start" "-a" "0c502861d83c846a186983a35441aa2a7491be2ef1e1d0ef8b5f14e3d93d6f43", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0c502861d83c846a186983a35441aa2a7491be2ef1e1d0ef8b5f14e3d93d6f43", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0c502861d83c846a186983a35441aa2a7491be2ef1e1d0ef8b5f14e3d93d6f43", kill_on_drop: false }` [INFO] [stdout] 0c502861d83c846a186983a35441aa2a7491be2ef1e1d0ef8b5f14e3d93d6f43 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+1.83.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6bd5736ce40c637ad9548b21c3d59bb5f13be47f7dfd63c990a59fa8ccd1a0fc [INFO] running `Command { std: "docker" "start" "-a" "6bd5736ce40c637ad9548b21c3d59bb5f13be47f7dfd63c990a59fa8ccd1a0fc", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.76 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling hashbrown v0.14.3 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling winnow v0.5.33 [INFO] [stderr] Compiling toml_datetime v0.6.3 [INFO] [stderr] Compiling readme-rustdocifier v0.1.1 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling arrayvec v0.7.4 [INFO] [stderr] Compiling byte-slice-cast v1.2.2 [INFO] [stderr] Compiling thiserror v1.0.56 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling bytemuck v1.14.0 [INFO] [stderr] Compiling log v0.4.20 [INFO] [stderr] Compiling constant_time_eq v0.3.0 [INFO] [stderr] Compiling arrayref v0.3.7 [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Compiling blake2b_simd v1.0.2 [INFO] [stderr] Compiling reed-solomon-simd v2.1.0 (https://github.com/ordian/reed-solomon-simd?branch=simd-feature#52d42754) [INFO] [stderr] Compiling indexmap v2.1.0 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling syn v2.0.48 [INFO] [stderr] Compiling toml_edit v0.20.2 [INFO] [stderr] Compiling toml_edit v0.19.15 [INFO] [stderr] Compiling proc-macro-crate v2.0.1 [INFO] [stderr] Compiling thiserror-impl v1.0.56 [INFO] [stderr] Compiling proc-macro-crate v1.3.1 [INFO] [stderr] Compiling parity-scale-codec-derive v3.6.9 [INFO] [stderr] Compiling impl-trait-for-tuples v0.2.2 [INFO] [stderr] Compiling scale-info-derive v2.10.0 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Compiling parity-scale-codec v3.6.9 [INFO] [stderr] Compiling scale-info v2.10.0 [INFO] [stderr] Compiling bounded-collections v0.1.9 [INFO] [stderr] Compiling erasure-coding v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [optimized + debuginfo] target(s) in 25.78s [INFO] running `Command { std: "docker" "inspect" "6bd5736ce40c637ad9548b21c3d59bb5f13be47f7dfd63c990a59fa8ccd1a0fc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6bd5736ce40c637ad9548b21c3d59bb5f13be47f7dfd63c990a59fa8ccd1a0fc", kill_on_drop: false }` [INFO] [stdout] 6bd5736ce40c637ad9548b21c3d59bb5f13be47f7dfd63c990a59fa8ccd1a0fc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+1.83.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a3f41a02ffb3fe97bbd9ae48c924b1ea028704c49e3d34037159b3b011b6a2c8 [INFO] running `Command { std: "docker" "start" "-a" "a3f41a02ffb3fe97bbd9ae48c924b1ea028704c49e3d34037159b3b011b6a2c8", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.151 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling serde v1.0.195 [INFO] [stderr] Compiling arrayvec v0.7.4 [INFO] [stderr] Compiling serde_json v1.0.111 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling byte-slice-cast v1.2.2 [INFO] [stderr] Compiling ciborium-io v0.2.1 [INFO] [stderr] Compiling anstyle v1.0.7 [INFO] [stderr] Compiling half v1.8.2 [INFO] [stderr] Compiling serde_derive v1.0.195 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling clap_lex v0.7.0 [INFO] [stderr] Compiling regex-syntax v0.8.2 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling ryu v1.0.16 [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Compiling itoa v1.0.10 [INFO] [stderr] Compiling arrayref v0.3.7 [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling ciborium-ll v0.2.1 [INFO] [stderr] Compiling log v0.4.20 [INFO] [stderr] Compiling clap_builder v4.5.2 [INFO] [stderr] Compiling constant_time_eq v0.3.0 [INFO] [stderr] Compiling parity-scale-codec v3.6.9 [INFO] [stderr] Compiling bytemuck v1.14.0 [INFO] [stderr] Compiling cast v0.3.0 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling blake2b_simd v1.0.2 [INFO] [stderr] Compiling thiserror v1.0.56 [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Compiling anes v0.1.6 [INFO] [stderr] Compiling oorandom v11.1.3 [INFO] [stderr] Compiling walkdir v2.4.0 [INFO] [stderr] Compiling reed-solomon-simd v2.1.0 (https://github.com/ordian/reed-solomon-simd?branch=simd-feature#52d42754) [INFO] [stderr] Compiling getrandom v0.2.11 [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 scale-info v2.10.0 [INFO] [stderr] Compiling criterion-plot v0.5.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling bounded-collections v0.1.9 [INFO] [stderr] Compiling clap v4.5.4 [INFO] [stderr] Compiling quickcheck v1.0.3 [INFO] [stderr] Compiling regex-automata v0.4.3 [INFO] [stderr] Compiling erasure-coding v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling regex v1.10.2 [INFO] [stderr] Compiling ciborium v0.2.1 [INFO] [stderr] Compiling tinytemplate v1.2.1 [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 `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/1.83.0-x86_64-unknown-linux-gnu/bin/rustc --crate-name criterion --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/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 opt-level=1 -C embed-bitcode=no -C debuginfo=2 -C debug-assertions=on --cfg 'feature="cargo_bench_support"' --check-cfg 'cfg(docsrs)' --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=d9eac7e72c620e2d -C extra-filename=-d9eac7e72c620e2d --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anes=/opt/rustwide/target/debug/deps/libanes-d6de4e134fcb2a87.rmeta --extern cast=/opt/rustwide/target/debug/deps/libcast-4a95f6b196ecfd86.rmeta --extern ciborium=/opt/rustwide/target/debug/deps/libciborium-fb1a7a0716f148b7.rmeta --extern clap=/opt/rustwide/target/debug/deps/libclap-dea30ead92d3d237.rmeta --extern criterion_plot=/opt/rustwide/target/debug/deps/libcriterion_plot-1dc6960aa3c4a938.rmeta --extern is_terminal=/opt/rustwide/target/debug/deps/libis_terminal-82f92d9d9958e08d.rmeta --extern itertools=/opt/rustwide/target/debug/deps/libitertools-6da96644758debb9.rmeta --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-4958945c8a9a78d8.rmeta --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-fbd0e3e89d338fa9.rmeta --extern oorandom=/opt/rustwide/target/debug/deps/liboorandom-c081fb884a98521c.rmeta --extern regex=/opt/rustwide/target/debug/deps/libregex-53070b3399e8f105.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-212c1e25e77ce829.rmeta --extern serde_derive=/opt/rustwide/target/debug/deps/libserde_derive-62a67f4d6974553f.so --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-3e0aaf3e35191125.rmeta --extern tinytemplate=/opt/rustwide/target/debug/deps/libtinytemplate-667d76ec21b36c9e.rmeta --extern walkdir=/opt/rustwide/target/debug/deps/libwalkdir-eeac2821d681e914.rmeta --cap-lints allow --cap-lints=warn` (exit status: 101) [INFO] running `Command { std: "docker" "inspect" "a3f41a02ffb3fe97bbd9ae48c924b1ea028704c49e3d34037159b3b011b6a2c8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a3f41a02ffb3fe97bbd9ae48c924b1ea028704c49e3d34037159b3b011b6a2c8", kill_on_drop: false }` [INFO] [stdout] a3f41a02ffb3fe97bbd9ae48c924b1ea028704c49e3d34037159b3b011b6a2c8