[INFO] cloning repository https://github.com/luks3r/sd-model-sync [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/luks3r/sd-model-sync" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fluks3r%2Fsd-model-sync", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fluks3r%2Fsd-model-sync'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] fb114ee0ce276411145f2f2bd2e627b1b4d06d98 [INFO] building luks3r/sd-model-sync against master#c7f6aa2869acdbf014d094c6e427e554e160b6db for pr-146237-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fluks3r%2Fsd-model-sync" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/luks3r/sd-model-sync [INFO] finished tweaking git repo https://github.com/luks3r/sd-model-sync [INFO] tweaked toml for git repo https://github.com/luks3r/sd-model-sync written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/luks3r/sd-model-sync on toolchain c7f6aa2869acdbf014d094c6e427e554e160b6db [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/luks3r/sd-model-sync 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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 191a7d7cd655ee27d62470c0456f2513a9c55105ea8f9dc53456310372453ec1 [INFO] running `Command { std: "docker" "start" "-a" "191a7d7cd655ee27d62470c0456f2513a9c55105ea8f9dc53456310372453ec1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "191a7d7cd655ee27d62470c0456f2513a9c55105ea8f9dc53456310372453ec1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "191a7d7cd655ee27d62470c0456f2513a9c55105ea8f9dc53456310372453ec1", kill_on_drop: false }` [INFO] [stdout] 191a7d7cd655ee27d62470c0456f2513a9c55105ea8f9dc53456310372453ec1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e728a5f1d3c54558d4bc3890401c2fb43d9506e47fd530c461c1a110b4417e82 [INFO] running `Command { std: "docker" "start" "-a" "e728a5f1d3c54558d4bc3890401c2fb43d9506e47fd530c461c1a110b4417e82", kill_on_drop: false }` [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling tokio v1.44.2 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling openssl v0.10.72 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling winnow v0.7.6 [INFO] [stderr] Compiling anstream v0.6.18 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling jiff v0.2.8 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling structopt-derive v0.4.18 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling env_filter v0.1.3 [INFO] [stderr] Compiling structopt v0.3.26 [INFO] [stderr] Compiling tokio-util v0.7.14 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling env_logger v0.11.8 [INFO] [stderr] Compiling h2 v0.4.9 [INFO] [stderr] Compiling serde_spanned v0.6.8 [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling relative-path v1.9.3 [INFO] [stderr] Compiling toml_edit v0.22.24 [INFO] [stderr] Compiling hyper v1.6.0 [INFO] [stderr] Compiling hyper-util v0.1.11 [INFO] [stderr] Compiling toml v0.8.20 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling reqwest v0.12.15 [INFO] [stderr] Compiling model_sync v0.1.11 (/opt/rustwide/workdir) [INFO] [stdout] warning: variant `Unspecified` is never constructed [INFO] [stdout] --> src/api.rs:32:5 [INFO] [stdout] | [INFO] [stdout] 26 | pub enum APIError { [INFO] [stdout] | -------- variant in this enum [INFO] [stdout] ... [INFO] [stdout] 32 | Unspecified(String), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `APIError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `comfyui_directory` and `webui_directory` are never used [INFO] [stdout] --> src/civitai.rs:153:12 [INFO] [stdout] | [INFO] [stdout] 141 | impl ModelType { [INFO] [stdout] | -------------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 153 | pub fn comfyui_directory(&self) -> &str { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 157 | pub fn webui_directory(&self) -> &str { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `hard_link_to` is never used [INFO] [stdout] --> src/configuration.rs:43:12 [INFO] [stdout] | [INFO] [stdout] 31 | impl FolderStructure { [INFO] [stdout] | -------------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 43 | pub fn hard_link_to(&self, to: &Self) -> Result<(), std::io::Error> { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `create_hard_link` is never used [INFO] [stdout] --> src/link.rs:36:8 [INFO] [stdout] | [INFO] [stdout] 36 | pub fn create_hard_link(source: &std::path::Path, target: &std::path::Path) -> Result<()> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 47.85s [INFO] running `Command { std: "docker" "inspect" "e728a5f1d3c54558d4bc3890401c2fb43d9506e47fd530c461c1a110b4417e82", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e728a5f1d3c54558d4bc3890401c2fb43d9506e47fd530c461c1a110b4417e82", kill_on_drop: false }` [INFO] [stdout] e728a5f1d3c54558d4bc3890401c2fb43d9506e47fd530c461c1a110b4417e82 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9ef85afa4fb8ced0b4e4efc7860ebdb92b142b674890c169da48ab976d05f4a0 [INFO] running `Command { std: "docker" "start" "-a" "9ef85afa4fb8ced0b4e4efc7860ebdb92b142b674890c169da48ab976d05f4a0", kill_on_drop: false }` [INFO] [stderr] Compiling model_sync v0.1.11 (/opt/rustwide/workdir) [INFO] [stdout] warning: variant `Unspecified` is never constructed [INFO] [stdout] --> src/api.rs:32:5 [INFO] [stdout] | [INFO] [stdout] 26 | pub enum APIError { [INFO] [stdout] | -------- variant in this enum [INFO] [stdout] ... [INFO] [stdout] 32 | Unspecified(String), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `APIError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `comfyui_directory` and `webui_directory` are never used [INFO] [stdout] --> src/civitai.rs:153:12 [INFO] [stdout] | [INFO] [stdout] 141 | impl ModelType { [INFO] [stdout] | -------------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 153 | pub fn comfyui_directory(&self) -> &str { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 157 | pub fn webui_directory(&self) -> &str { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `hard_link_to` is never used [INFO] [stdout] --> src/configuration.rs:43:12 [INFO] [stdout] | [INFO] [stdout] 31 | impl FolderStructure { [INFO] [stdout] | -------------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 43 | pub fn hard_link_to(&self, to: &Self) -> Result<(), std::io::Error> { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `create_hard_link` is never used [INFO] [stdout] --> src/link.rs:36:8 [INFO] [stdout] | [INFO] [stdout] 36 | pub fn create_hard_link(source: &std::path::Path, target: &std::path::Path) -> Result<()> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 2.66s [INFO] running `Command { std: "docker" "inspect" "9ef85afa4fb8ced0b4e4efc7860ebdb92b142b674890c169da48ab976d05f4a0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9ef85afa4fb8ced0b4e4efc7860ebdb92b142b674890c169da48ab976d05f4a0", kill_on_drop: false }` [INFO] [stdout] 9ef85afa4fb8ced0b4e4efc7860ebdb92b142b674890c169da48ab976d05f4a0