[INFO] fetching crate file-organiser 0.1.8...
[INFO] testing file-organiser-0.1.8 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7
[INFO] extracting crate file-organiser 0.1.8 into /workspace/builds/worker-4-tc2/source
[INFO] started tweaking crates.io crate file-organiser 0.1.8
[INFO] finished tweaking crates.io crate file-organiser 0.1.8
[INFO] tweaked toml for crates.io crate file-organiser 0.1.8 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate file-organiser 0.1.8 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate file-organiser 0.1.8 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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] dbd0f1062e157f6190101320a043fb45a5f19160acfc4cfc9182e1bd6a74589d
[INFO] running `Command { std: "docker" "start" "-a" "dbd0f1062e157f6190101320a043fb45a5f19160acfc4cfc9182e1bd6a74589d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "dbd0f1062e157f6190101320a043fb45a5f19160acfc4cfc9182e1bd6a74589d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "dbd0f1062e157f6190101320a043fb45a5f19160acfc4cfc9182e1bd6a74589d", kill_on_drop: false }`
[INFO] [stdout] dbd0f1062e157f6190101320a043fb45a5f19160acfc4cfc9182e1bd6a74589d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 36e26bb4b30db6c91c41e94621ca62096281c3e37af038df3a45687fb798e568
[INFO] running `Command { std: "docker" "start" "-a" "36e26bb4b30db6c91c41e94621ca62096281c3e37af038df3a45687fb798e568", kill_on_drop: false }`
[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 syn v1.0.107
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling regex-syntax v0.7.5
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling proc-macro2 v1.0.79
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling anstyle-parse v0.2.3
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling anstyle v1.0.6
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]    Compiling anstyle-query v1.0.2
[INFO] [stderr]    Compiling anstream v0.6.13
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling nom v7.1.2
[INFO] [stderr]    Compiling syn v2.0.53
[INFO] [stderr]    Compiling is-terminal v0.4.12
[INFO] [stderr]    Compiling strsim v0.11.0
[INFO] [stderr]    Compiling humantime v2.1.0
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling log v0.4.21
[INFO] [stderr]    Compiling termcolor v1.1.3
[INFO] [stderr]    Compiling faccess v0.2.4
[INFO] [stderr]    Compiling clap_builder v4.5.2
[INFO] [stderr]    Compiling time v0.1.45
[INFO] [stderr]    Compiling os_pipe v1.1.5
[INFO] [stderr]    Compiling iana-time-zone v0.1.53
[INFO] [stderr]    Compiling dotenv v0.15.0
[INFO] [stderr]    Compiling chrono v0.4.23
[INFO] [stderr]    Compiling regex-automata v0.3.7
[INFO] [stderr]    Compiling size v0.4.1
[INFO] [stderr]    Compiling clap_derive v4.5.3
[INFO] [stderr]    Compiling cmd_lib_macros v1.9.3
[INFO] [stderr]    Compiling color-print-proc-macro v0.3.5
[INFO] [stderr]    Compiling regex v1.9.4
[INFO] [stderr]    Compiling color-print v0.3.5
[INFO] [stderr]    Compiling env_logger v0.10.2
[INFO] [stderr]    Compiling string-patterns v0.3.8
[INFO] [stderr]    Compiling clap v4.5.3
[INFO] [stderr]    Compiling cmd_lib v1.9.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)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 50.05s
[INFO] running `Command { std: "docker" "inspect" "36e26bb4b30db6c91c41e94621ca62096281c3e37af038df3a45687fb798e568", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "36e26bb4b30db6c91c41e94621ca62096281c3e37af038df3a45687fb798e568", kill_on_drop: false }`
[INFO] [stdout] 36e26bb4b30db6c91c41e94621ca62096281c3e37af038df3a45687fb798e568
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 217b764d4fb9cb2324f40bd63fe509c5bd055960f5ee72532b47010caa1237a0
[INFO] running `Command { std: "docker" "start" "-a" "217b764d4fb9cb2324f40bd63fe509c5bd055960f5ee72532b47010caa1237a0", 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)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.74s
[INFO] running `Command { std: "docker" "inspect" "217b764d4fb9cb2324f40bd63fe509c5bd055960f5ee72532b47010caa1237a0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "217b764d4fb9cb2324f40bd63fe509c5bd055960f5ee72532b47010caa1237a0", kill_on_drop: false }`
[INFO] [stdout] 217b764d4fb9cb2324f40bd63fe509c5bd055960f5ee72532b47010caa1237a0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 84c81fcbe2607d6cf3124f2157fb53bb01764af2dec5dd2bd920a4ef993ed910
[INFO] running `Command { std: "docker" "start" "-a" "84c81fcbe2607d6cf3124f2157fb53bb01764af2dec5dd2bd920a4ef993ed910", 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)]` (part of `#[warn(unused)]`) 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.12s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/file_organiser-d46c8ee854b52aaf)
[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.01s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "84c81fcbe2607d6cf3124f2157fb53bb01764af2dec5dd2bd920a4ef993ed910", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "84c81fcbe2607d6cf3124f2157fb53bb01764af2dec5dd2bd920a4ef993ed910", kill_on_drop: false }`
[INFO] [stdout] 84c81fcbe2607d6cf3124f2157fb53bb01764af2dec5dd2bd920a4ef993ed910
