[INFO] cloning repository https://github.com/SirYuxuan/seeyon_v5_deploy [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/SirYuxuan/seeyon_v5_deploy" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSirYuxuan%2Fseeyon_v5_deploy", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSirYuxuan%2Fseeyon_v5_deploy'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 066ccd0f126fe14ea3a940e6bd03b62178598599 [INFO] checking SirYuxuan/seeyon_v5_deploy against try#0f31acebf540c89e4a4d5d114959fe91973419cb for pr-147017 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSirYuxuan%2Fseeyon_v5_deploy" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/SirYuxuan/seeyon_v5_deploy [INFO] finished tweaking git repo https://github.com/SirYuxuan/seeyon_v5_deploy [INFO] tweaked toml for git repo https://github.com/SirYuxuan/seeyon_v5_deploy written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/SirYuxuan/seeyon_v5_deploy on toolchain 0f31acebf540c89e4a4d5d114959fe91973419cb [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0f31acebf540c89e4a4d5d114959fe91973419cb" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/SirYuxuan/seeyon_v5_deploy 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" "+0f31acebf540c89e4a4d5d114959fe91973419cb" "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-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+0f31acebf540c89e4a4d5d114959fe91973419cb" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] af4963ad072d83c76c48d6ac0473dbb3e4edbed7de7ffe9c28d111e908f97062 [INFO] running `Command { std: "docker" "start" "-a" "af4963ad072d83c76c48d6ac0473dbb3e4edbed7de7ffe9c28d111e908f97062", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "af4963ad072d83c76c48d6ac0473dbb3e4edbed7de7ffe9c28d111e908f97062", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "af4963ad072d83c76c48d6ac0473dbb3e4edbed7de7ffe9c28d111e908f97062", kill_on_drop: false }` [INFO] [stdout] af4963ad072d83c76c48d6ac0473dbb3e4edbed7de7ffe9c28d111e908f97062 [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+0f31acebf540c89e4a4d5d114959fe91973419cb" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] be67b78d9d96c06fd385180ce0630b411655fad17afdc25a518ebb45f7e61f99 [INFO] running `Command { std: "docker" "start" "-a" "be67b78d9d96c06fd385180ce0630b411655fad17afdc25a518ebb45f7e61f99", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling unicode-ident v1.0.19 [INFO] [stderr] Compiling find-msvc-tools v0.1.1 [INFO] [stderr] Compiling libc v0.2.175 [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Checking bitflags v2.9.4 [INFO] [stderr] Checking anstyle-query v1.1.4 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling cc v1.2.36 [INFO] [stderr] Checking anstream v0.6.20 [INFO] [stderr] Checking linux-raw-sys v0.11.0 [INFO] [stderr] Compiling crc32fast v1.5.0 [INFO] [stderr] Checking hashbrown v0.15.5 [INFO] [stderr] Checking winnow v0.7.13 [INFO] [stderr] Checking toml_write v0.1.2 [INFO] [stderr] Checking clap_builder v4.5.47 [INFO] [stderr] Checking miniz_oxide v0.8.9 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Checking indexmap v2.11.1 [INFO] [stderr] Checking parking_lot_core v0.9.11 [INFO] [stderr] Compiling libz-sys v1.1.22 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling openssl-sys v0.9.109 [INFO] [stderr] Compiling libssh2-sys v0.3.1 [INFO] [stderr] Checking parking_lot v0.12.4 [INFO] [stderr] Checking filetime v0.2.26 [INFO] [stderr] Checking env_filter v0.1.3 [INFO] [stderr] Checking iana-time-zone v0.1.63 [INFO] [stderr] Checking walkdir v2.5.0 [INFO] [stderr] Checking env_logger v0.11.8 [INFO] [stderr] Checking flate2 v1.1.2 [INFO] [stderr] Checking md5 v0.7.0 [INFO] [stderr] Checking chrono v0.4.42 [INFO] [stderr] Checking xattr v1.5.1 [INFO] [stderr] Checking tar v0.4.44 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling clap_derive v4.5.47 [INFO] [stderr] Checking clap v4.5.47 [INFO] [stderr] Checking serde v1.0.219 [INFO] [stderr] Checking ssh2 v0.9.5 [INFO] [stderr] Checking toml_datetime v0.6.11 [INFO] [stderr] Checking serde_spanned v0.6.9 [INFO] [stderr] Checking serde_json v1.0.143 [INFO] [stderr] Checking toml_edit v0.22.27 [INFO] [stderr] Checking toml v0.8.23 [INFO] [stderr] Checking deploy v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: fields `startup_cmd` and `showlog_cmd` are never read [INFO] [stdout] --> src/config.rs:13:9 [INFO] [stdout] | [INFO] [stdout] 7 | pub struct Config { [INFO] [stdout] | ------ fields in this struct [INFO] [stdout] ... [INFO] [stdout] 13 | pub startup_cmd: Option, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 14 | /// 可选的查看日志脚本命令 [INFO] [stdout] 15 | pub showlog_cmd: Option, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Config` 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] [stdout] warning: function `exec` is never used [INFO] [stdout] --> src/ssh_client.rs:29:8 [INFO] [stdout] | [INFO] [stdout] 29 | pub fn exec(session: &Session, cmd: &str) -> Result> { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `startup_cmd` and `showlog_cmd` are never read [INFO] [stdout] --> src/config.rs:13:9 [INFO] [stdout] | [INFO] [stdout] 7 | pub struct Config { [INFO] [stdout] | ------ fields in this struct [INFO] [stdout] ... [INFO] [stdout] 13 | pub startup_cmd: Option, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 14 | /// 可选的查看日志脚本命令 [INFO] [stdout] 15 | pub showlog_cmd: Option, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Config` 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] [stdout] warning: function `exec` is never used [INFO] [stdout] --> src/ssh_client.rs:29:8 [INFO] [stdout] | [INFO] [stdout] 29 | pub fn exec(session: &Session, cmd: &str) -> Result> { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 18.05s [INFO] running `Command { std: "docker" "inspect" "be67b78d9d96c06fd385180ce0630b411655fad17afdc25a518ebb45f7e61f99", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "be67b78d9d96c06fd385180ce0630b411655fad17afdc25a518ebb45f7e61f99", kill_on_drop: false }` [INFO] [stdout] be67b78d9d96c06fd385180ce0630b411655fad17afdc25a518ebb45f7e61f99