[INFO] cloning repository https://github.com/shivamSspirit/Sonic-migrate [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/shivamSspirit/Sonic-migrate" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FshivamSspirit%2FSonic-migrate", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FshivamSspirit%2FSonic-migrate'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 9d83a190a91d509c4578d14305ec753af19bb7ca [INFO] checking shivamSspirit/Sonic-migrate against master#667247db71ea18c4130dd018d060e7f09d589490 for pr-140824 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FshivamSspirit%2FSonic-migrate" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/shivamSspirit/Sonic-migrate on toolchain 667247db71ea18c4130dd018d060e7f09d589490 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+667247db71ea18c4130dd018d060e7f09d589490" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/shivamSspirit/Sonic-migrate [INFO] finished tweaking git repo https://github.com/shivamSspirit/Sonic-migrate [INFO] tweaked toml for git repo https://github.com/shivamSspirit/Sonic-migrate written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/shivamSspirit/Sonic-migrate 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" "+667247db71ea18c4130dd018d060e7f09d589490" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+667247db71ea18c4130dd018d060e7f09d589490" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 86f1fe967b7093697de8bac6e8b374d5da4cea65589b48e2e0965e1ad593d28b [INFO] running `Command { std: "docker" "start" "-a" "86f1fe967b7093697de8bac6e8b374d5da4cea65589b48e2e0965e1ad593d28b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "86f1fe967b7093697de8bac6e8b374d5da4cea65589b48e2e0965e1ad593d28b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "86f1fe967b7093697de8bac6e8b374d5da4cea65589b48e2e0965e1ad593d28b", kill_on_drop: false }` [INFO] [stdout] 86f1fe967b7093697de8bac6e8b374d5da4cea65589b48e2e0965e1ad593d28b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+667247db71ea18c4130dd018d060e7f09d589490" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 261fd007e725cd1fdad613486fa31c61ea44359655ef90c31bf6e00117e0c652 [INFO] running `Command { std: "docker" "start" "-a" "261fd007e725cd1fdad613486fa31c61ea44359655ef90c31bf6e00117e0c652", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.94 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling libc v0.2.171 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Checking utf8parse v0.2.2 [INFO] [stderr] Checking is_terminal_polyfill v1.70.1 [INFO] [stderr] Checking hashbrown v0.15.2 [INFO] [stderr] Checking colorchoice v1.0.3 [INFO] [stderr] Checking once_cell v1.21.3 [INFO] [stderr] Compiling getrandom v0.3.2 [INFO] [stderr] Checking anstyle-query v1.1.2 [INFO] [stderr] Checking anstyle-parse v0.2.6 [INFO] [stderr] Compiling rustix v1.0.5 [INFO] [stderr] Checking anstyle v1.0.10 [INFO] [stderr] Checking equivalent v1.0.2 [INFO] [stderr] Compiling portable-atomic v1.11.0 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Checking bitflags v2.9.0 [INFO] [stderr] Checking anstream v0.6.18 [INFO] [stderr] Checking winnow v0.5.40 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Checking unicode-width v0.2.0 [INFO] [stderr] Checking linux-raw-sys v0.9.3 [INFO] [stderr] Checking indexmap v2.9.0 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Checking strsim v0.11.1 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Checking clap_lex v0.7.4 [INFO] [stderr] Checking clap_builder v4.5.35 [INFO] [stderr] Checking number_prefix v0.4.0 [INFO] [stderr] Compiling syn v2.0.100 [INFO] [stderr] Checking console v0.15.11 [INFO] [stderr] Checking fastrand v2.3.0 [INFO] [stderr] Checking lazy_static v1.5.0 [INFO] [stderr] Checking colored v2.2.0 [INFO] [stderr] Checking indicatif v0.17.11 [INFO] [stderr] Checking tempfile v3.19.1 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling clap_derive v4.5.32 [INFO] [stderr] Checking clap v4.5.35 [INFO] [stderr] Checking serde_spanned v0.6.8 [INFO] [stderr] Checking toml_datetime v0.6.8 [INFO] [stderr] Checking toml_edit v0.19.15 [INFO] [stderr] Checking toml v0.7.8 [INFO] [stderr] Checking sonic-migrate v0.1.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `cluster` [INFO] [stdout] --> src/migration.rs:39:24 [INFO] [stdout] | [INFO] [stdout] 39 | fn map_cluster_to_soon(cluster: &str, network: Option) -> String { [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_cluster` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cluster` [INFO] [stdout] --> src/migration.rs:39:24 [INFO] [stdout] | [INFO] [stdout] 39 | fn map_cluster_to_soon(cluster: &str, network: Option) -> String { [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_cluster` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `list_networks` is never read [INFO] [stdout] --> src/cli.rs:38:9 [INFO] [stdout] | [INFO] [stdout] 32 | pub struct Config { [INFO] [stdout] | ------ field in this struct [INFO] [stdout] ... [INFO] [stdout] 38 | pub list_networks: bool, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Config` 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: field `list_networks` is never read [INFO] [stdout] --> src/cli.rs:38:9 [INFO] [stdout] | [INFO] [stdout] 32 | pub struct Config { [INFO] [stdout] | ------ field in this struct [INFO] [stdout] ... [INFO] [stdout] 38 | pub list_networks: bool, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Config` 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 22.99s [INFO] running `Command { std: "docker" "inspect" "261fd007e725cd1fdad613486fa31c61ea44359655ef90c31bf6e00117e0c652", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "261fd007e725cd1fdad613486fa31c61ea44359655ef90c31bf6e00117e0c652", kill_on_drop: false }` [INFO] [stdout] 261fd007e725cd1fdad613486fa31c61ea44359655ef90c31bf6e00117e0c652