[INFO] cloning repository https://github.com/neilg63/file-organiser [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/neilg63/file-organiser" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fneilg63%2Ffile-organiser", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fneilg63%2Ffile-organiser'... [INFO] [stderr] /workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fneilg63%2Ffile-organiser: No space left on device [WARN] Retrying crate fetch in 3 seconds (attempt 1) [INFO] cloning repository https://github.com/neilg63/file-organiser [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/neilg63/file-organiser" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fneilg63%2Ffile-organiser", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fneilg63%2Ffile-organiser'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 027e8536be5421ae9ef18cd83a527367eae8b9bb [INFO] testing neilg63/file-organiser against 1.84.0 for beta-1.85-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fneilg63%2Ffile-organiser" "/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/neilg63/file-organiser 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/neilg63/file-organiser [INFO] finished tweaking git repo https://github.com/neilg63/file-organiser [INFO] tweaked toml for git repo https://github.com/neilg63/file-organiser written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/neilg63/file-organiser 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] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded cmd_lib_macros v1.9.3 [INFO] [stderr] Downloaded cmd_lib v1.9.3 [INFO] [stderr] Downloaded string-patterns v0.3.8 [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:86ea7c7af713d31e8cfdb68a6d0db50b5cf7cbeecde3d112f9f257f747318d36" "/opt/rustwide/cargo-home/bin/cargo" "+1.84.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 11e351599c9111779e5b9326ab7f43d216341d4f47caad46c529d09dcdfe4729 [INFO] running `Command { std: "docker" "start" "-a" "11e351599c9111779e5b9326ab7f43d216341d4f47caad46c529d09dcdfe4729", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "11e351599c9111779e5b9326ab7f43d216341d4f47caad46c529d09dcdfe4729", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "11e351599c9111779e5b9326ab7f43d216341d4f47caad46c529d09dcdfe4729", kill_on_drop: false }` [INFO] [stdout] 11e351599c9111779e5b9326ab7f43d216341d4f47caad46c529d09dcdfe4729 [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:86ea7c7af713d31e8cfdb68a6d0db50b5cf7cbeecde3d112f9f257f747318d36" "/opt/rustwide/cargo-home/bin/cargo" "+1.84.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9d23ea0a66460b2718d61fa8e0b0e1aa646c491597dbbe0846efc25165d818d9 [INFO] running `Command { std: "docker" "start" "-a" "9d23ea0a66460b2718d61fa8e0b0e1aa646c491597dbbe0846efc25165d818d9", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.79 [INFO] [stderr] Compiling unicode-ident v1.0.6 [INFO] [stderr] Compiling libc v0.2.139 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling syn v1.0.107 [INFO] [stderr] Compiling regex-syntax v0.7.5 [INFO] [stderr] Compiling utf8parse v0.2.1 [INFO] [stderr] Compiling anstyle-query v1.0.2 [INFO] [stderr] Compiling colorchoice v1.0.0 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling anstyle v1.0.6 [INFO] [stderr] Compiling termcolor v1.1.3 [INFO] [stderr] Compiling clap_lex v0.7.0 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling log v0.4.21 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling anstyle-parse v0.2.3 [INFO] [stderr] Compiling strsim v0.11.0 [INFO] [stderr] Compiling anstream v0.6.13 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling iana-time-zone v0.1.53 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling dotenv v0.15.0 [INFO] [stderr] Compiling clap_builder v4.5.2 [INFO] [stderr] Compiling size v0.4.1 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling nom v7.1.2 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling syn v2.0.53 [INFO] [stderr] Compiling is-terminal v0.4.12 [INFO] [stderr] Compiling os_pipe v1.1.5 [INFO] [stderr] Compiling faccess v0.2.4 [INFO] [stderr] Compiling time v0.1.45 [INFO] [stderr] Compiling regex-automata v0.3.7 [INFO] [stderr] Compiling chrono v0.4.23 [INFO] [stderr] Compiling regex v1.9.4 [INFO] [stderr] Compiling clap_derive v4.5.3 [INFO] [stderr] Compiling env_logger v0.10.2 [INFO] [stderr] Compiling string-patterns v0.3.8 [INFO] [stderr] Compiling color-print-proc-macro v0.3.5 [INFO] [stderr] Compiling cmd_lib_macros v1.9.3 [INFO] [stderr] Compiling cmd_lib v1.9.3 [INFO] [stderr] Compiling color-print v0.3.5 [INFO] [stderr] Compiling clap v4.5.3 [INFO] [stderr] Compiling file-organiser v0.1.8 (/opt/rustwide/workdir) [INFO] [stdout] warning: fields `match_mode` and `bounds` are never read [INFO] [stdout] --> src/criteria.rs:60:7 [INFO] [stdout] | [INFO] [stdout] 53 | pub struct Criteria { [INFO] [stdout] | -------- fields in this struct [INFO] [stdout] ... [INFO] [stdout] 60 | pub match_mode: MatchMode, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 61 | pub bounds: MatchBounds, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Criteria` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 24.46s [INFO] running `Command { std: "docker" "inspect" "9d23ea0a66460b2718d61fa8e0b0e1aa646c491597dbbe0846efc25165d818d9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9d23ea0a66460b2718d61fa8e0b0e1aa646c491597dbbe0846efc25165d818d9", kill_on_drop: false }` [INFO] [stdout] 9d23ea0a66460b2718d61fa8e0b0e1aa646c491597dbbe0846efc25165d818d9 [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:86ea7c7af713d31e8cfdb68a6d0db50b5cf7cbeecde3d112f9f257f747318d36" "/opt/rustwide/cargo-home/bin/cargo" "+1.84.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6104236256c75f3631ce082975d66cce209eb099098b65446940ac2b5311d086 [INFO] running `Command { std: "docker" "start" "-a" "6104236256c75f3631ce082975d66cce209eb099098b65446940ac2b5311d086", kill_on_drop: false }` [INFO] [stderr] Compiling file-organiser v0.1.8 (/opt/rustwide/workdir) [INFO] [stdout] warning: fields `match_mode` and `bounds` are never read [INFO] [stdout] --> src/criteria.rs:60:7 [INFO] [stdout] | [INFO] [stdout] 53 | pub struct Criteria { [INFO] [stdout] | -------- fields in this struct [INFO] [stdout] ... [INFO] [stdout] 60 | pub match_mode: MatchMode, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 61 | pub bounds: MatchBounds, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Criteria` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.34s [INFO] running `Command { std: "docker" "inspect" "6104236256c75f3631ce082975d66cce209eb099098b65446940ac2b5311d086", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6104236256c75f3631ce082975d66cce209eb099098b65446940ac2b5311d086", kill_on_drop: false }` [INFO] [stdout] 6104236256c75f3631ce082975d66cce209eb099098b65446940ac2b5311d086 [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:86ea7c7af713d31e8cfdb68a6d0db50b5cf7cbeecde3d112f9f257f747318d36" "/opt/rustwide/cargo-home/bin/cargo" "+1.84.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] a1293ee54f7e8542d2f68da8a4c8f2266f2971dc2a3521845f46c17afd225860 [INFO] running `Command { std: "docker" "start" "-a" "a1293ee54f7e8542d2f68da8a4c8f2266f2971dc2a3521845f46c17afd225860", kill_on_drop: false }` [INFO] [stderr] warning: fields `match_mode` and `bounds` are never read [INFO] [stderr] --> src/criteria.rs:60:7 [INFO] [stderr] | [INFO] [stderr] 53 | pub struct Criteria { [INFO] [stderr] | -------- fields in this struct [INFO] [stderr] ... [INFO] [stderr] 60 | pub match_mode: MatchMode, [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] 61 | pub bounds: MatchBounds, [INFO] [stderr] | ^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `Criteria` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `file-organiser` (bin "file-organiser" test) generated 1 warning [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.08s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/file_organiser-fd9826aa5a46bbc7) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test utils::tests::test_time_unit_display ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "a1293ee54f7e8542d2f68da8a4c8f2266f2971dc2a3521845f46c17afd225860", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a1293ee54f7e8542d2f68da8a4c8f2266f2971dc2a3521845f46c17afd225860", kill_on_drop: false }` [INFO] [stdout] a1293ee54f7e8542d2f68da8a4c8f2266f2971dc2a3521845f46c17afd225860