[INFO] cloning repository https://github.com/OhAnotherTag/keyz [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/OhAnotherTag/keyz" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FOhAnotherTag%2Fkeyz", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FOhAnotherTag%2Fkeyz'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 1259dc92da08cab9a26fee5c87808b49ebc026b1 [INFO] testing OhAnotherTag/keyz against 1.84.0 for beta-1.85-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FOhAnotherTag%2Fkeyz" "/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/OhAnotherTag/keyz on toolchain 1.84.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.84.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/OhAnotherTag/keyz [INFO] finished tweaking git repo https://github.com/OhAnotherTag/keyz [INFO] tweaked toml for git repo https://github.com/OhAnotherTag/keyz written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/OhAnotherTag/keyz 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.84.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded anstream v0.6.7 [INFO] [stderr] Downloaded clap v4.4.16 [INFO] [stderr] Downloaded clap_builder v4.4.16 [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:86ea7c7af713d31e8cfdb68a6d0db50b5cf7cbeecde3d112f9f257f747318d36" "/opt/rustwide/cargo-home/bin/cargo" "+1.84.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e908621d7432e88a0b2f557d7f124e44dff90a392c8c81e2d442994711764676 [INFO] running `Command { std: "docker" "start" "-a" "e908621d7432e88a0b2f557d7f124e44dff90a392c8c81e2d442994711764676", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e908621d7432e88a0b2f557d7f124e44dff90a392c8c81e2d442994711764676", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e908621d7432e88a0b2f557d7f124e44dff90a392c8c81e2d442994711764676", kill_on_drop: false }` [INFO] [stdout] e908621d7432e88a0b2f557d7f124e44dff90a392c8c81e2d442994711764676 [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:86ea7c7af713d31e8cfdb68a6d0db50b5cf7cbeecde3d112f9f257f747318d36" "/opt/rustwide/cargo-home/bin/cargo" "+1.84.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9fb18652feb3df6bbb8b932813667c407a314bcc006d6a92e51a6dce4785e842 [INFO] running `Command { std: "docker" "start" "-a" "9fb18652feb3df6bbb8b932813667c407a314bcc006d6a92e51a6dce4785e842", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.76 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling utf8parse v0.2.1 [INFO] [stderr] Compiling anstyle v1.0.4 [INFO] [stderr] Compiling anstyle-query v1.0.2 [INFO] [stderr] Compiling colorchoice v1.0.0 [INFO] [stderr] Compiling serde v1.0.195 [INFO] [stderr] Compiling serde_json v1.0.111 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling thiserror v1.0.56 [INFO] [stderr] Compiling anyhow v1.0.79 [INFO] [stderr] Compiling clap_lex v0.6.0 [INFO] [stderr] Compiling itoa v1.0.10 [INFO] [stderr] Compiling ryu v1.0.16 [INFO] [stderr] Compiling shlex v1.2.0 [INFO] [stderr] Compiling anstyle-parse v0.2.3 [INFO] [stderr] Compiling anstream v0.6.7 [INFO] [stderr] Compiling clap_builder v4.4.16 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling syn v2.0.48 [INFO] [stderr] Compiling clap v4.4.16 [INFO] [stderr] Compiling serde_derive v1.0.195 [INFO] [stderr] Compiling thiserror-impl v1.0.56 [INFO] [stderr] Compiling kvs v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `KvsError` [INFO] [stdout] --> src/kv.rs:3:13 [INFO] [stdout] | [INFO] [stdout] 3 | use crate::{KvsError, Result}; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `path` [INFO] [stdout] --> src/kv.rs:11:17 [INFO] [stdout] | [INFO] [stdout] 11 | pub fn open(path: &Path) -> Result { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_path` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated functions `set` and `remove` are never used [INFO] [stdout] --> src/kv.rs:48:8 [INFO] [stdout] | [INFO] [stdout] 47 | impl Command { [INFO] [stdout] | ------------ associated functions in this implementation [INFO] [stdout] 48 | fn set(key: String, value: String) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 52 | fn remove(key: String) -> Command { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `gen`, `pos`, and `len` are never read [INFO] [stdout] --> src/kv.rs:58:5 [INFO] [stdout] | [INFO] [stdout] 57 | struct CommandPos { [INFO] [stdout] | ---------- fields in this struct [INFO] [stdout] 58 | gen: u64, [INFO] [stdout] | ^^^ [INFO] [stdout] 59 | pos: u64, [INFO] [stdout] | ^^^ [INFO] [stdout] 60 | len: u64, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `BufReaderWithPos` is never constructed [INFO] [stdout] --> src/kv.rs:69:8 [INFO] [stdout] | [INFO] [stdout] 69 | struct BufReaderWithPos { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> src/kv.rs:75:8 [INFO] [stdout] | [INFO] [stdout] 74 | impl BufReaderWithPos { [INFO] [stdout] | ---------------------------------------- associated function in this implementation [INFO] [stdout] 75 | fn new(mut inner: R) -> Result { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `BufWriterWithPos` is never constructed [INFO] [stdout] --> src/kv.rs:97:8 [INFO] [stdout] | [INFO] [stdout] 97 | struct BufWriterWithPos { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> src/kv.rs:103:8 [INFO] [stdout] | [INFO] [stdout] 102 | impl BufWriterWithPos { [INFO] [stdout] | ------------------------------------------ associated function in this implementation [INFO] [stdout] 103 | fn new(mut inner: W) -> Result { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 15.96s [INFO] running `Command { std: "docker" "inspect" "9fb18652feb3df6bbb8b932813667c407a314bcc006d6a92e51a6dce4785e842", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9fb18652feb3df6bbb8b932813667c407a314bcc006d6a92e51a6dce4785e842", kill_on_drop: false }` [INFO] [stdout] 9fb18652feb3df6bbb8b932813667c407a314bcc006d6a92e51a6dce4785e842 [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:86ea7c7af713d31e8cfdb68a6d0db50b5cf7cbeecde3d112f9f257f747318d36" "/opt/rustwide/cargo-home/bin/cargo" "+1.84.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b786cf4f34831a6fe6b2c3f46e7e55e8f19f1fdac051d9b4e14f92cf5c89b86d [INFO] running `Command { std: "docker" "start" "-a" "b786cf4f34831a6fe6b2c3f46e7e55e8f19f1fdac051d9b4e14f92cf5c89b86d", kill_on_drop: false }` [INFO] [stderr] Compiling memchr v2.7.1 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling libc v0.2.152 [INFO] [stderr] Compiling regex-syntax v0.7.5 [INFO] [stderr] Compiling rustix v0.38.30 [INFO] [stderr] Compiling predicates-core v1.0.6 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Compiling regex-automata v0.4.3 [INFO] [stderr] Compiling normalize-line-endings v0.3.0 [INFO] [stderr] Compiling bitflags v2.4.1 [INFO] [stderr] Compiling linux-raw-sys v0.4.12 [INFO] [stderr] Compiling termtree v0.4.1 [INFO] [stderr] Compiling difflib v0.4.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling fastrand v2.0.1 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stdout] warning: unused import: `KvsError` [INFO] [stdout] --> src/kv.rs:3:13 [INFO] [stdout] | [INFO] [stdout] 3 | use crate::{KvsError, Result}; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `path` [INFO] [stdout] --> src/kv.rs:11:17 [INFO] [stdout] | [INFO] [stdout] 11 | pub fn open(path: &Path) -> Result { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_path` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated functions `set` and `remove` are never used [INFO] [stdout] --> src/kv.rs:48:8 [INFO] [stdout] | [INFO] [stdout] 47 | impl Command { [INFO] [stdout] | ------------ associated functions in this implementation [INFO] [stdout] 48 | fn set(key: String, value: String) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 52 | fn remove(key: String) -> Command { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `gen`, `pos`, and `len` are never read [INFO] [stdout] --> src/kv.rs:58:5 [INFO] [stdout] | [INFO] [stdout] 57 | struct CommandPos { [INFO] [stdout] | ---------- fields in this struct [INFO] [stdout] 58 | gen: u64, [INFO] [stdout] | ^^^ [INFO] [stdout] 59 | pos: u64, [INFO] [stdout] | ^^^ [INFO] [stdout] 60 | len: u64, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `BufReaderWithPos` is never constructed [INFO] [stdout] --> src/kv.rs:69:8 [INFO] [stdout] | [INFO] [stdout] 69 | struct BufReaderWithPos { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> src/kv.rs:75:8 [INFO] [stdout] | [INFO] [stdout] 74 | impl BufReaderWithPos { [INFO] [stdout] | ---------------------------------------- associated function in this implementation [INFO] [stdout] 75 | fn new(mut inner: R) -> Result { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `BufWriterWithPos` is never constructed [INFO] [stdout] --> src/kv.rs:97:8 [INFO] [stdout] | [INFO] [stdout] 97 | struct BufWriterWithPos { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> src/kv.rs:103:8 [INFO] [stdout] | [INFO] [stdout] 102 | impl BufWriterWithPos { [INFO] [stdout] | ------------------------------------------ associated function in this implementation [INFO] [stdout] 103 | fn new(mut inner: W) -> Result { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling predicates-tree v1.0.9 [INFO] [stderr] Compiling walkdir v2.4.0 [INFO] [stderr] Compiling itertools v0.11.0 [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Compiling aho-corasick v1.0.5 [INFO] [stderr] Compiling bstr v1.9.0 [INFO] [stderr] Compiling wait-timeout v0.2.0 [INFO] [stderr] Compiling float-cmp v0.9.0 [INFO] [stderr] Compiling regex-automata v0.3.9 [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `aho-corasick` (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.84.0-x86_64-unknown-linux-gnu/bin/rustc --crate-name aho_corasick --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/aho-corasick-1.0.5/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="default"' --cfg 'feature="perf-literal"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "logging", "perf-literal", "std"))' -C metadata=ba893033d4515a25 -C extra-filename=-ba893033d4515a25 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-722e7eed3aacf605.rmeta --cap-lints allow --cap-lints=warn` (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 `regex-syntax` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/bin/rustc --crate-name regex_syntax --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/regex-syntax-0.7.5/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="default"' --cfg 'feature="std"' --cfg 'feature="unicode"' --cfg 'feature="unicode-age"' --cfg 'feature="unicode-bool"' --cfg 'feature="unicode-case"' --cfg 'feature="unicode-gencat"' --cfg 'feature="unicode-perl"' --cfg 'feature="unicode-script"' --cfg 'feature="unicode-segment"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("arbitrary", "default", "std", "unicode", "unicode-age", "unicode-bool", "unicode-case", "unicode-gencat", "unicode-perl", "unicode-script", "unicode-segment"))' -C metadata=0752c33100f7c71f -C extra-filename=-0752c33100f7c71f --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow --cap-lints=warn` (exit status: 101) [INFO] running `Command { std: "docker" "inspect" "b786cf4f34831a6fe6b2c3f46e7e55e8f19f1fdac051d9b4e14f92cf5c89b86d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b786cf4f34831a6fe6b2c3f46e7e55e8f19f1fdac051d9b4e14f92cf5c89b86d", kill_on_drop: false }` [INFO] [stdout] b786cf4f34831a6fe6b2c3f46e7e55e8f19f1fdac051d9b4e14f92cf5c89b86d