[INFO] cloning repository https://github.com/alex-way/swimlane-cli
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/alex-way/swimlane-cli" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Falex-way%2Fswimlane-cli", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Falex-way%2Fswimlane-cli'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 9d2c67300f7f8dec92fc094406c0c63dbf138b10
[INFO] checking alex-way/swimlane-cli against try#b1f2594eac607c1f051534800237eeedb5590a49 for pr-139493-3
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Falex-way%2Fswimlane-cli" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/alex-way/swimlane-cli
[INFO] finished tweaking git repo https://github.com/alex-way/swimlane-cli
[INFO] tweaked toml for git repo https://github.com/alex-way/swimlane-cli written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/alex-way/swimlane-cli on toolchain b1f2594eac607c1f051534800237eeedb5590a49
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b1f2594eac607c1f051534800237eeedb5590a49" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/alex-way/swimlane-cli 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" "+b1f2594eac607c1f051534800237eeedb5590a49" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr]   |
[INFO] [stderr]   = note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr]   = note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr]   = note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+b1f2594eac607c1f051534800237eeedb5590a49" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] fa1ee1cb540d60a0e1ebb825f4ad09034030deabc010aa43a63aebb92cdcda61
[INFO] running `Command { std: "docker" "start" "-a" "fa1ee1cb540d60a0e1ebb825f4ad09034030deabc010aa43a63aebb92cdcda61", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "fa1ee1cb540d60a0e1ebb825f4ad09034030deabc010aa43a63aebb92cdcda61", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fa1ee1cb540d60a0e1ebb825f4ad09034030deabc010aa43a63aebb92cdcda61", kill_on_drop: false }`
[INFO] [stdout] fa1ee1cb540d60a0e1ebb825f4ad09034030deabc010aa43a63aebb92cdcda61
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+b1f2594eac607c1f051534800237eeedb5590a49" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f589856d657ecd11d1ff98d56646751bf272e7a9a9cc38e3c52869a44972770f
[INFO] running `Command { std: "docker" "start" "-a" "f589856d657ecd11d1ff98d56646751bf272e7a9a9cc38e3c52869a44972770f", kill_on_drop: false }`
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr]   |
[INFO] [stderr]   = note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr]   = note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr]   = note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stderr]    Compiling proc-macro2 v1.0.66
[INFO] [stderr]    Compiling unicode-ident v1.0.8
[INFO] [stderr]     Checking once_cell v1.17.1
[INFO] [stderr]    Compiling pkg-config v0.3.26
[INFO] [stderr]     Checking pin-project-lite v0.2.12
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling futures-task v0.3.28
[INFO] [stderr]    Compiling openssl v0.10.48
[INFO] [stderr]    Compiling serde v1.0.183
[INFO] [stderr]     Checking num_cpus v1.15.0
[INFO] [stderr]     Checking socket2 v0.5.3
[INFO] [stderr]    Compiling futures-util v0.3.28
[INFO] [stderr]     Checking mio v0.8.6
[INFO] [stderr]    Compiling io-lifetimes v1.0.9
[INFO] [stderr]    Compiling futures-channel v0.3.28
[INFO] [stderr]    Compiling serde_derive v1.0.183
[INFO] [stderr]    Compiling rustix v0.37.5
[INFO] [stderr]     Checking want v0.3.0
[INFO] [stderr]     Checking http-body v0.4.5
[INFO] [stderr]     Checking socket2 v0.4.9
[INFO] [stderr]     Checking linux-raw-sys v0.3.1
[INFO] [stderr]    Compiling thiserror v1.0.47
[INFO] [stderr]     Checking time v0.1.45
[INFO] [stderr]     Checking tracing-core v0.1.30
[INFO] [stderr]     Checking base64 v0.21.0
[INFO] [stderr]     Checking iana-time-zone v0.1.54
[INFO] [stderr]     Checking anstyle v1.0.1
[INFO] [stderr]     Checking clap_lex v0.5.0
[INFO] [stderr]    Compiling openssl-sys v0.9.83
[INFO] [stderr]     Checking tracing v0.1.37
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]    Compiling native-tls v0.2.11
[INFO] [stderr]    Compiling syn v2.0.29
[INFO] [stderr]     Checking is-terminal v0.4.6
[INFO] [stderr]     Checking anstream v0.3.2
[INFO] [stderr]     Checking colored v2.0.4
[INFO] [stderr]     Checking clap_builder v4.3.22
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking serde_json v1.0.105
[INFO] [stderr]     Checking chrono v0.4.26
[INFO] [stderr]    Compiling tokio-macros v2.1.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.47
[INFO] [stderr]    Compiling clap_derive v4.3.12
[INFO] [stderr]     Checking tokio v1.32.0
[INFO] [stderr]    Compiling openssl-macros v0.1.0
[INFO] [stderr]     Checking clap v4.3.22
[INFO] [stderr]     Checking tokio-util v0.7.7
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking h2 v0.3.16
[INFO] [stderr]     Checking hyper v0.14.25
[INFO] [stderr]     Checking hyper-tls v0.5.0
[INFO] [stderr]     Checking reqwest v0.11.18
[INFO] [stderr]     Checking swimlane v0.1.0
[INFO] [stderr]     Checking swimlane-migrator v0.0.0 (/opt/rustwide/workdir/crates/swimlane-migrator)
[INFO] [stdout] warning: unused variable: `other`
[INFO] [stdout]    --> crates/swimlane-migrator/src/apps.rs:307:27
[INFO] [stdout]     |
[INFO] [stdout] 307 |     fn differences(&self, other: &Self) -> Vec<Difference> {
[INFO] [stdout]     |                           ^^^^^ help: if this is intentional, prefix it with an underscore: `_other`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `other`
[INFO] [stdout]    --> crates/swimlane-migrator/src/apps.rs:307:27
[INFO] [stdout]     |
[INFO] [stdout] 307 |     fn differences(&self, other: &Self) -> Vec<Difference> {
[INFO] [stdout]     |                           ^^^^^ help: if this is intentional, prefix it with an underscore: `_other`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking swimlane-cli v0.0.3 (/opt/rustwide/workdir/crates/swimlane-cli)
[INFO] [stdout] warning: unused import: `arg`
[INFO] [stdout]  --> crates/swimlane-cli/src/main.rs:5:12
[INFO] [stdout]   |
[INFO] [stdout] 5 | use clap::{arg, Parser, Subcommand};
[INFO] [stdout]   |            ^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `arg`
[INFO] [stdout]  --> crates/swimlane-cli/src/main.rs:5:12
[INFO] [stdout]   |
[INFO] [stdout] 5 | use clap::{arg, Parser, Subcommand};
[INFO] [stdout]   |            ^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 35.18s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: openssl v0.10.48
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 11`
[INFO] running `Command { std: "docker" "inspect" "f589856d657ecd11d1ff98d56646751bf272e7a9a9cc38e3c52869a44972770f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f589856d657ecd11d1ff98d56646751bf272e7a9a9cc38e3c52869a44972770f", kill_on_drop: false }`
[INFO] [stdout] f589856d657ecd11d1ff98d56646751bf272e7a9a9cc38e3c52869a44972770f
