[INFO] fetching crate pasture-algorithms 0.5.0... [INFO] testing pasture-algorithms-0.5.0 against try#0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6 for pr-137122-1 [INFO] extracting crate pasture-algorithms 0.5.0 into /workspace/builds/worker-1-tc2/source [INFO] started tweaking crates.io crate pasture-algorithms 0.5.0 [INFO] finished tweaking crates.io crate pasture-algorithms 0.5.0 [INFO] tweaked toml for crates.io crate pasture-algorithms 0.5.0 written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate pasture-algorithms 0.5.0 on toolchain 0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate pasture-algorithms 0.5.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" "+0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6" "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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e87fa10d2bc51e29a357b3aa6e169268f8cc1f83c7f71f8d1b15239a9ca186cd [INFO] running `Command { std: "docker" "start" "-a" "e87fa10d2bc51e29a357b3aa6e169268f8cc1f83c7f71f8d1b15239a9ca186cd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e87fa10d2bc51e29a357b3aa6e169268f8cc1f83c7f71f8d1b15239a9ca186cd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e87fa10d2bc51e29a357b3aa6e169268f8cc1f83c7f71f8d1b15239a9ca186cd", kill_on_drop: false }` [INFO] [stdout] e87fa10d2bc51e29a357b3aa6e169268f8cc1f83c7f71f8d1b15239a9ca186cd [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=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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 819f23590222d717476bc424dba39adfcea28699c534a2b12fbd31d0ca1cb5e5 [INFO] running `Command { std: "docker" "start" "-a" "819f23590222d717476bc424dba39adfcea28699c534a2b12fbd31d0ca1cb5e5", kill_on_drop: false }` [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling proc-macro2 v1.0.76 [INFO] [stderr] Compiling unicode-ident v1.0.3 [INFO] [stderr] Compiling libc v0.2.149 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling crossbeam-utils v0.8.18 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling unicode-width v0.1.9 [INFO] [stderr] Compiling syn v1.0.99 [INFO] [stderr] Compiling regex-syntax v0.7.2 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling libloading v0.7.3 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling termcolor v1.1.3 [INFO] [stderr] Compiling bindgen v0.59.2 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling either v1.8.0 [INFO] [stderr] Compiling num-traits v0.2.16 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Compiling miniz_oxide v0.5.3 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling clang-sys v1.3.3 [INFO] [stderr] Compiling anyhow v1.0.62 [INFO] [stderr] Compiling paste v1.0.8 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling rayon-core v1.12.0 [INFO] [stderr] Compiling shlex v1.1.0 [INFO] [stderr] Compiling getrandom v0.2.7 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling aho-corasick v1.0.1 [INFO] [stderr] Compiling nom v7.1.1 [INFO] [stderr] Compiling pkg-config v0.3.25 [INFO] [stderr] Compiling rawpointer v0.2.1 [INFO] [stderr] Compiling crossbeam-epoch v0.9.17 [INFO] [stderr] Compiling syn v2.0.48 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling xattr v0.2.3 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling which v4.2.5 [INFO] [stderr] Compiling filetime v0.2.17 [INFO] [stderr] Compiling crossbeam-deque v0.8.4 [INFO] [stderr] Compiling flate2 v1.0.24 [INFO] [stderr] Compiling tar v0.4.38 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling matrixmultiply v0.3.2 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling itertools v0.10.3 [INFO] [stderr] Compiling regex v1.8.3 [INFO] [stderr] Compiling cmake v0.1.48 [INFO] [stderr] Compiling num-complex v0.4.2 [INFO] [stderr] Compiling approx v0.5.1 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling ordered-float v2.10.0 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling uuid v1.6.1 [INFO] [stderr] Compiling pdqselect v0.1.1 [INFO] [stderr] Compiling float-ord v0.2.0 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling kd-tree v0.3.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling rayon v1.8.0 [INFO] [stderr] Compiling env_logger v0.9.0 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Compiling bytemuck_derive v1.4.1 [INFO] [stderr] Compiling bytemuck v1.13.1 [INFO] [stderr] Compiling safe_arch v0.6.0 [INFO] [stderr] Compiling wide v0.7.4 [INFO] [stderr] Compiling nalgebra-macros v0.2.1 [INFO] [stderr] Compiling pasture-derive v0.5.0 [INFO] [stderr] Compiling simba v0.8.1 [INFO] [stderr] Compiling proj-sys v0.22.0 [INFO] [stderr] Compiling nalgebra v0.32.3 [INFO] [stderr] Compiling pasture-core v0.5.0 [INFO] [stderr] Compiling pasture-algorithms v0.5.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 32.80s [INFO] running `Command { std: "docker" "inspect" "819f23590222d717476bc424dba39adfcea28699c534a2b12fbd31d0ca1cb5e5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "819f23590222d717476bc424dba39adfcea28699c534a2b12fbd31d0ca1cb5e5", kill_on_drop: false }` [INFO] [stdout] 819f23590222d717476bc424dba39adfcea28699c534a2b12fbd31d0ca1cb5e5 [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=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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 21542e50b0dda14ed245bb18e51a8b1fb4986ed90424fe59738039f5ece1ba88 [INFO] running `Command { std: "docker" "start" "-a" "21542e50b0dda14ed245bb18e51a8b1fb4986ed90424fe59738039f5ece1ba88", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-width v0.1.9 [INFO] [stderr] Compiling serde v1.0.195 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling ryu v1.0.11 [INFO] [stderr] Compiling serde_json v1.0.111 [INFO] [stderr] Compiling itoa v1.0.3 [INFO] [stderr] Compiling plotters-backend v0.3.4 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling half v1.8.2 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling regex-syntax v0.7.2 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling cast v0.3.0 [INFO] [stderr] Compiling serde_derive v1.0.195 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling env_logger v0.9.0 [INFO] [stderr] Compiling walkdir v2.4.0 [INFO] [stderr] Compiling oorandom v11.1.3 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling criterion-plot v0.4.5 [INFO] [stderr] Compiling assert_approx_eq v1.1.0 [INFO] [stderr] Compiling plotters-svg v0.3.3 [INFO] [stderr] Compiling plotters v0.3.3 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling regex v1.8.3 [INFO] [stderr] Compiling bindgen v0.59.2 [INFO] [stderr] Compiling bstr v0.2.17 [INFO] [stderr] Compiling serde_cbor v0.11.2 [INFO] [stderr] Compiling csv v1.1.6 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling criterion v0.3.6 [INFO] [stderr] Compiling proj-sys v0.22.0 [INFO] [stderr] Compiling pasture-algorithms v0.5.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/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/bin/rustc --crate-name criterion --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/criterion-0.3.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="cargo_bench_support"' --cfg 'feature="default"' --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_output", "default", "futures", "html_reports", "real_blackbox", "smol", "stable", "tokio"))' -C metadata=b82daf2b821fcb8b -C extra-filename=-f32a800c0c6e58e0 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern atty=/opt/rustwide/target/debug/deps/libatty-8d54fe4c9c9d4ac8.rmeta --extern cast=/opt/rustwide/target/debug/deps/libcast-ba532c28431dad26.rmeta --extern clap=/opt/rustwide/target/debug/deps/libclap-ca4699ddb3b6a174.rmeta --extern criterion_plot=/opt/rustwide/target/debug/deps/libcriterion_plot-0c015247caaaf331.rmeta --extern csv=/opt/rustwide/target/debug/deps/libcsv-4f70897fd553fae4.rmeta --extern itertools=/opt/rustwide/target/debug/deps/libitertools-8f2453d5dec917aa.rmeta --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-2bb390fee0230a38.rmeta --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-2e272a9345fc3c9f.rmeta --extern oorandom=/opt/rustwide/target/debug/deps/liboorandom-c13b6335244045e2.rmeta --extern plotters=/opt/rustwide/target/debug/deps/libplotters-778cbcad4900e197.rmeta --extern rayon=/opt/rustwide/target/debug/deps/librayon-114a7712a2cdffdb.rmeta --extern regex=/opt/rustwide/target/debug/deps/libregex-a04f5b61efc3cf03.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-8cc0e453780fcba0.rmeta --extern serde_cbor=/opt/rustwide/target/debug/deps/libserde_cbor-df5733e30efa6a15.rmeta --extern serde_derive=/opt/rustwide/target/debug/deps/libserde_derive-ea5732f03fb6307a.so --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-79a86a502b8ee895.rmeta --extern tinytemplate=/opt/rustwide/target/debug/deps/libtinytemplate-c7a01440dd1c962d.rmeta --extern walkdir=/opt/rustwide/target/debug/deps/libwalkdir-6e24de5acb5124aa.rmeta --cap-lints allow --cap-lints=forbid` (exit status: 101) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "21542e50b0dda14ed245bb18e51a8b1fb4986ed90424fe59738039f5ece1ba88", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "21542e50b0dda14ed245bb18e51a8b1fb4986ed90424fe59738039f5ece1ba88", kill_on_drop: false }` [INFO] [stdout] 21542e50b0dda14ed245bb18e51a8b1fb4986ed90424fe59738039f5ece1ba88