[INFO] cloning repository https://github.com/platonvin/qvek [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/platonvin/qvek" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fplatonvin%2Fqvek", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fplatonvin%2Fqvek'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 04f1dd3629de0adf64e3971340008b423a4a1668 [INFO] testing platonvin/qvek against 1.86.0 for beta-1.87-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fplatonvin%2Fqvek" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/platonvin/qvek on toolchain 1.86.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.86.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/platonvin/qvek [INFO] finished tweaking git repo https://github.com/platonvin/qvek [INFO] tweaked toml for git repo https://github.com/platonvin/qvek written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/platonvin/qvek 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.86.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded vek v0.17.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+1.86.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 96241e8bca1aebed47116774a05b391d25f21251f801da2548ad2dd801294632 [INFO] running `Command { std: "docker" "start" "-a" "96241e8bca1aebed47116774a05b391d25f21251f801da2548ad2dd801294632", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "96241e8bca1aebed47116774a05b391d25f21251f801da2548ad2dd801294632", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "96241e8bca1aebed47116774a05b391d25f21251f801da2548ad2dd801294632", kill_on_drop: false }` [INFO] [stdout] 96241e8bca1aebed47116774a05b391d25f21251f801da2548ad2dd801294632 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+1.86.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 54a9a4f6f84d7f5f05fea419418fadd472620e38a3454d008a9e287be2770a8e [INFO] running `Command { std: "docker" "start" "-a" "54a9a4f6f84d7f5f05fea419418fadd472620e38a3454d008a9e287be2770a8e", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.94 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling semver v1.0.26 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling vek v0.17.1 [INFO] [stderr] Compiling syn v2.0.100 [INFO] [stderr] Compiling approx v0.5.1 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling qvek v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 20.23s [INFO] running `Command { std: "docker" "inspect" "54a9a4f6f84d7f5f05fea419418fadd472620e38a3454d008a9e287be2770a8e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "54a9a4f6f84d7f5f05fea419418fadd472620e38a3454d008a9e287be2770a8e", kill_on_drop: false }` [INFO] [stdout] 54a9a4f6f84d7f5f05fea419418fadd472620e38a3454d008a9e287be2770a8e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+1.86.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 96398e8eb29a0f69e83ce357b49ba77bdf80b5d1dd1df174e6954df4a38b7f75 [INFO] running `Command { std: "docker" "start" "-a" "96398e8eb29a0f69e83ce357b49ba77bdf80b5d1dd1df174e6954df4a38b7f75", kill_on_drop: false }` [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling libc v0.2.171 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling half v2.5.0 [INFO] [stderr] Compiling anstyle v1.0.10 [INFO] [stderr] Compiling ciborium-io v0.2.2 [INFO] [stderr] Compiling plotters-backend v0.3.7 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling ryu v1.0.20 [INFO] [stderr] Compiling itoa v1.0.15 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling clap_lex v0.7.4 [INFO] [stderr] Compiling plotters-svg v0.3.7 [INFO] [stderr] Compiling clap_builder v4.5.34 [INFO] [stderr] Compiling ciborium-ll v0.2.2 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling cast v0.3.0 [INFO] [stderr] Compiling is-terminal v0.4.16 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling approx v0.5.1 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling plotters v0.3.7 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling anes v0.1.6 [INFO] [stderr] Compiling criterion-plot v0.5.0 [INFO] [stderr] Compiling oorandom v11.1.5 [INFO] [stderr] Compiling clap v4.5.34 [INFO] [stderr] Compiling vek v0.17.1 [INFO] [stderr] Compiling ciborium v0.2.2 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling criterion v0.5.1 [INFO] [stderr] Compiling qvek v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetaWYGLQG" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `qvek` (lib) due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: failed to write /tmp/rustcqeMftE/lib.rmeta: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `vek` (lib) due to 1 previous error [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.86.0-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=41d2b2922abf8417 -C extra-filename=-091716785f69de5c --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anes=/opt/rustwide/target/debug/deps/libanes-db7de0daf70284bd.rmeta --extern cast=/opt/rustwide/target/debug/deps/libcast-81b0f630a828f4f0.rmeta --extern ciborium=/opt/rustwide/target/debug/deps/libciborium-9152357a810a0b61.rmeta --extern clap=/opt/rustwide/target/debug/deps/libclap-e51ef8c849c04cb5.rmeta --extern criterion_plot=/opt/rustwide/target/debug/deps/libcriterion_plot-9aff6e875d07073f.rmeta --extern is_terminal=/opt/rustwide/target/debug/deps/libis_terminal-00eebec5fd4dd16c.rmeta --extern itertools=/opt/rustwide/target/debug/deps/libitertools-c417c3f4c6f060f9.rmeta --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-311ffa9f745ca527.rmeta --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-2fcb6feb1f89cbed.rmeta --extern oorandom=/opt/rustwide/target/debug/deps/liboorandom-ad9e5ba28fdeeef7.rmeta --extern plotters=/opt/rustwide/target/debug/deps/libplotters-0f55d660b281f364.rmeta --extern rayon=/opt/rustwide/target/debug/deps/librayon-2b9ccc85dd1b5376.rmeta --extern regex=/opt/rustwide/target/debug/deps/libregex-f81c994bba1bf44a.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-5baae6ab381700d0.rmeta --extern serde_derive=/opt/rustwide/target/debug/deps/libserde_derive-321a3ad55d95722c.so --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-1a5b4b36edb735df.rmeta --extern tinytemplate=/opt/rustwide/target/debug/deps/libtinytemplate-f45670737a03752f.rmeta --extern walkdir=/opt/rustwide/target/debug/deps/libwalkdir-1bc67d56f60ad144.rmeta --cap-lints allow --cap-lints=warn` (exit status: 101) [INFO] running `Command { std: "docker" "inspect" "96398e8eb29a0f69e83ce357b49ba77bdf80b5d1dd1df174e6954df4a38b7f75", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "96398e8eb29a0f69e83ce357b49ba77bdf80b5d1dd1df174e6954df4a38b7f75", kill_on_drop: false }` [INFO] [stdout] 96398e8eb29a0f69e83ce357b49ba77bdf80b5d1dd1df174e6954df4a38b7f75