[INFO] cloning repository https://github.com/timvancann/downloads-organiser [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/timvancann/downloads-organiser" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftimvancann%2Fdownloads-organiser", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftimvancann%2Fdownloads-organiser'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 50b4294dac08f47d0b72d4f1020df6707fbcddfb [INFO] checking timvancann/downloads-organiser against try#9053a8ad740a9e131b53ea98acecf68cf79134fe for pr-137045 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftimvancann%2Fdownloads-organiser" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/timvancann/downloads-organiser on toolchain 9053a8ad740a9e131b53ea98acecf68cf79134fe [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9053a8ad740a9e131b53ea98acecf68cf79134fe" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/timvancann/downloads-organiser [INFO] finished tweaking git repo https://github.com/timvancann/downloads-organiser [INFO] tweaked toml for git repo https://github.com/timvancann/downloads-organiser written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/timvancann/downloads-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" "+9053a8ad740a9e131b53ea98acecf68cf79134fe" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+9053a8ad740a9e131b53ea98acecf68cf79134fe" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] cdbe8948c951b43553bcdd9fa7b333bb041c675f48b9cc97c9df3171ffc50548 [INFO] running `Command { std: "docker" "start" "-a" "cdbe8948c951b43553bcdd9fa7b333bb041c675f48b9cc97c9df3171ffc50548", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "cdbe8948c951b43553bcdd9fa7b333bb041c675f48b9cc97c9df3171ffc50548", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cdbe8948c951b43553bcdd9fa7b333bb041c675f48b9cc97c9df3171ffc50548", kill_on_drop: false }` [INFO] [stdout] cdbe8948c951b43553bcdd9fa7b333bb041c675f48b9cc97c9df3171ffc50548 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+9053a8ad740a9e131b53ea98acecf68cf79134fe" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 57fb0b5a6fa479fb4f0126ca2682a19ea8a59ca8a45a6005afd0f269033bab7d [INFO] running `Command { std: "docker" "start" "-a" "57fb0b5a6fa479fb4f0126ca2682a19ea8a59ca8a45a6005afd0f269033bab7d", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Checking utf8parse v0.2.2 [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Checking is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling serde v1.0.205 [INFO] [stderr] Checking anstyle-query v1.1.1 [INFO] [stderr] Checking anstyle v1.0.8 [INFO] [stderr] Checking colorchoice v1.0.2 [INFO] [stderr] Compiling thiserror v1.0.63 [INFO] [stderr] Checking anstyle-parse v0.2.5 [INFO] [stderr] Compiling serde_json v1.0.122 [INFO] [stderr] Checking strsim v0.11.1 [INFO] [stderr] Checking option-ext v0.2.0 [INFO] [stderr] Checking anstream v0.6.15 [INFO] [stderr] Compiling anyhow v1.0.86 [INFO] [stderr] Checking clap_lex v0.7.2 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Checking itoa v1.0.11 [INFO] [stderr] Checking ryu v1.0.18 [INFO] [stderr] Checking memchr v2.7.4 [INFO] [stderr] Checking clap_builder v4.5.13 [INFO] [stderr] Checking dirs-sys v0.4.1 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Checking directories v5.0.1 [INFO] [stderr] Compiling syn v2.0.72 [INFO] [stderr] Compiling serde_derive v1.0.205 [INFO] [stderr] Compiling thiserror-impl v1.0.63 [INFO] [stderr] Compiling clap_derive v4.5.13 [INFO] [stderr] Checking clap v4.5.13 [INFO] [stderr] Checking downloads-organiser v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `crate::scan::ScanError` [INFO] [stdout] --> src/cli.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::scan::ScanError; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::scan::ScanError` [INFO] [stdout] --> src/cli.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::scan::ScanError; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variants `InvalidHeader` and `Directory` are never constructed [INFO] [stdout] --> src/scan.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 10 | pub enum ScanError { [INFO] [stdout] | --------- variants in this enum [INFO] [stdout] ... [INFO] [stdout] 16 | InvalidHeader { expected: String, found: String }, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] 17 | #[error("Directory {0} error")] [INFO] [stdout] 18 | Directory(PathBuf), [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ScanError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variants `InvalidHeader` and `Directory` are never constructed [INFO] [stdout] --> src/scan.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 10 | pub enum ScanError { [INFO] [stdout] | --------- variants in this enum [INFO] [stdout] ... [INFO] [stdout] 16 | InvalidHeader { expected: String, found: String }, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] 17 | #[error("Directory {0} error")] [INFO] [stdout] 18 | Directory(PathBuf), [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ScanError` has a derived impl for the trait `Debug`, but this is 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 21.22s [INFO] running `Command { std: "docker" "inspect" "57fb0b5a6fa479fb4f0126ca2682a19ea8a59ca8a45a6005afd0f269033bab7d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "57fb0b5a6fa479fb4f0126ca2682a19ea8a59ca8a45a6005afd0f269033bab7d", kill_on_drop: false }` [INFO] [stdout] 57fb0b5a6fa479fb4f0126ca2682a19ea8a59ca8a45a6005afd0f269033bab7d