[INFO] cloning repository https://github.com/elena-krismer/RustyArchiver [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/elena-krismer/RustyArchiver" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Felena-krismer%2FRustyArchiver", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Felena-krismer%2FRustyArchiver'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 5113bb5001f206e6a3887b4d56a8dd9c299df725 [INFO] testing elena-krismer/RustyArchiver against beta-2025-02-18 for beta-1.86-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Felena-krismer%2FRustyArchiver" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/elena-krismer/RustyArchiver on toolchain beta-2025-02-18 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-02-18" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/elena-krismer/RustyArchiver [INFO] finished tweaking git repo https://github.com/elena-krismer/RustyArchiver [INFO] tweaked toml for git repo https://github.com/elena-krismer/RustyArchiver written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/elena-krismer/RustyArchiver 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-02-18" "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-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-02-18" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 16d20e817cb061ed30ddd97d7c0b25f2da1f77cdb79c86df463350290a96373d [INFO] running `Command { std: "docker" "start" "-a" "16d20e817cb061ed30ddd97d7c0b25f2da1f77cdb79c86df463350290a96373d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "16d20e817cb061ed30ddd97d7c0b25f2da1f77cdb79c86df463350290a96373d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "16d20e817cb061ed30ddd97d7c0b25f2da1f77cdb79c86df463350290a96373d", kill_on_drop: false }` [INFO] [stdout] 16d20e817cb061ed30ddd97d7c0b25f2da1f77cdb79c86df463350290a96373d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-02-18" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8595f9016d054b9d62bcbf5ff2a586a6847ab4d0112b1a5b054201680a38c114 [INFO] running `Command { std: "docker" "start" "-a" "8595f9016d054b9d62bcbf5ff2a586a6847ab4d0112b1a5b054201680a38c114", kill_on_drop: false }` [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Compiling proc-macro2 v1.0.85 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling colorchoice v1.0.1 [INFO] [stderr] Compiling anstyle-query v1.1.0 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling time-core v0.1.2 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling anstyle v1.0.7 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.0 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling anstyle-parse v0.2.4 [INFO] [stderr] Compiling itoa v1.0.11 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling num_threads v0.1.7 [INFO] [stderr] Compiling clap_lex v0.7.1 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling time-macros v0.2.18 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling deranged v0.3.11 [INFO] [stderr] Compiling cpufeatures v0.2.12 [INFO] [stderr] Compiling opaque-debug v0.3.1 [INFO] [stderr] Compiling log v0.4.21 [INFO] [stderr] Compiling either v1.12.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling md5 v0.7.0 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling anstream v0.6.14 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling clap_builder v4.5.6 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling syn v2.0.66 [INFO] [stderr] Compiling crossbeam-deque v0.8.5 [INFO] [stderr] Compiling is-terminal v0.4.12 [INFO] [stderr] Compiling colored v1.9.4 [INFO] [stderr] Compiling time v0.3.36 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling sha2 v0.9.9 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling simple_logger v1.16.0 [INFO] [stderr] Compiling clap_derive v4.5.5 [INFO] [stderr] Compiling clap v4.5.6 [INFO] [stderr] Compiling rustyarchiver v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `log_file` [INFO] [stdout] --> src/main.rs:200:9 [INFO] [stdout] | [INFO] [stdout] 200 | let log_file = OpenOptions::new() [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_log_file` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `clean_up` is never used [INFO] [stdout] --> src/main.rs:169:4 [INFO] [stdout] | [INFO] [stdout] 169 | fn clean_up(temp_dir: &Path) -> io::Result<()> { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 19.74s [INFO] running `Command { std: "docker" "inspect" "8595f9016d054b9d62bcbf5ff2a586a6847ab4d0112b1a5b054201680a38c114", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8595f9016d054b9d62bcbf5ff2a586a6847ab4d0112b1a5b054201680a38c114", kill_on_drop: false }` [INFO] [stdout] 8595f9016d054b9d62bcbf5ff2a586a6847ab4d0112b1a5b054201680a38c114 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-02-18" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2398cbc08ceb4ffdc76cdb4deb165dded1761ae058ee90032d1f824df6f815e9 [INFO] running `Command { std: "docker" "start" "-a" "2398cbc08ceb4ffdc76cdb4deb165dded1761ae058ee90032d1f824df6f815e9", kill_on_drop: false }` [INFO] [stderr] Compiling rustyarchiver v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `log_file` [INFO] [stdout] --> src/main.rs:200:9 [INFO] [stdout] | [INFO] [stdout] 200 | let log_file = OpenOptions::new() [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_log_file` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `rustyarchiver` (bin "rustyarchiver" test); 1 warning emitted [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-02-18-x86_64-unknown-linux-gnu/bin/rustc --crate-name rustyarchiver --edition=2018 src/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=db7bb69b125de9a9 -C extra-filename=-85cabe0d2214cc06 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern clap=/opt/rustwide/target/debug/deps/libclap-2520061deca9617f.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-1ad4a80b9627ed31.rlib --extern md5=/opt/rustwide/target/debug/deps/libmd5-380e091b79bd6e66.rlib --extern rayon=/opt/rustwide/target/debug/deps/librayon-03e017abf0cc4e9b.rlib --extern sha2=/opt/rustwide/target/debug/deps/libsha2-35827884d85b462c.rlib --extern simple_logger=/opt/rustwide/target/debug/deps/libsimple_logger-e1fea7e5d5afd3a8.rlib --extern walkdir=/opt/rustwide/target/debug/deps/libwalkdir-125f7182d57317af.rlib --cap-lints=warn` (exit status: 1) [INFO] running `Command { std: "docker" "inspect" "2398cbc08ceb4ffdc76cdb4deb165dded1761ae058ee90032d1f824df6f815e9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2398cbc08ceb4ffdc76cdb4deb165dded1761ae058ee90032d1f824df6f815e9", kill_on_drop: false }` [INFO] [stdout] 2398cbc08ceb4ffdc76cdb4deb165dded1761ae058ee90032d1f824df6f815e9