[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] testing alex-way/swimlane-cli against master#ad85bc524b1ad696e42061ad8338d382dffbdbe5 for pr-146237 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Falex-way%2Fswimlane-cli" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/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-3-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/alex-way/swimlane-cli on toolchain ad85bc524b1ad696e42061ad8338d382dffbdbe5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "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] 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] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded colored v2.0.4 [INFO] [stderr] Downloaded is-terminal v0.4.6 [INFO] [stderr] Downloaded iana-time-zone v0.1.54 [INFO] [stderr] Downloaded openssl-sys v0.9.83 [INFO] [stderr] Downloaded swimlane v0.1.0 [INFO] [stderr] Downloaded openssl v0.10.48 [INFO] [stderr] Downloaded rustix v0.37.5 [INFO] [stderr] Downloaded windows v0.46.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 315cad19a3c130692aa299adfc8a44dbb21734258609057810737f2a6a8acdb2 [INFO] running `Command { std: "docker" "start" "-a" "315cad19a3c130692aa299adfc8a44dbb21734258609057810737f2a6a8acdb2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "315cad19a3c130692aa299adfc8a44dbb21734258609057810737f2a6a8acdb2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "315cad19a3c130692aa299adfc8a44dbb21734258609057810737f2a6a8acdb2", kill_on_drop: false }` [INFO] [stdout] 315cad19a3c130692aa299adfc8a44dbb21734258609057810737f2a6a8acdb2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f7b6b5767858159fecc4868f8265765c90424ffe379f329e15eccb23bcd6a91f [INFO] running `Command { std: "docker" "start" "-a" "f7b6b5767858159fecc4868f8265765c90424ffe379f329e15eccb23bcd6a91f", 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] 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 libc v0.2.147 [INFO] [stderr] Compiling proc-macro2 v1.0.66 [INFO] [stderr] Compiling unicode-ident v1.0.8 [INFO] [stderr] Compiling once_cell v1.17.1 [INFO] [stderr] Compiling cc v1.0.79 [INFO] [stderr] Compiling pin-project-lite v0.2.12 [INFO] [stderr] Compiling futures-core v0.3.28 [INFO] [stderr] Compiling bytes v1.4.0 [INFO] [stderr] Compiling itoa v1.0.6 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling futures-task v0.3.28 [INFO] [stderr] Compiling slab v0.4.8 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling serde v1.0.183 [INFO] [stderr] Compiling io-lifetimes v1.0.9 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Compiling openssl v0.10.48 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Compiling futures-sink v0.3.28 [INFO] [stderr] Compiling futures-channel v0.3.28 [INFO] [stderr] Compiling serde_derive v1.0.183 [INFO] [stderr] Compiling tracing-core v0.1.30 [INFO] [stderr] Compiling rustix v0.37.5 [INFO] [stderr] Compiling try-lock v0.2.4 [INFO] [stderr] Compiling linux-raw-sys v0.3.1 [INFO] [stderr] Compiling percent-encoding v2.3.0 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling http v0.2.9 [INFO] [stderr] Compiling tracing v0.1.37 [INFO] [stderr] Compiling form_urlencoded v1.2.0 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling unicode-bidi v0.3.13 [INFO] [stderr] Compiling ryu v1.0.13 [INFO] [stderr] Compiling serde_json v1.0.105 [INFO] [stderr] Compiling tower-service v0.3.2 [INFO] [stderr] Compiling thiserror v1.0.47 [INFO] [stderr] Compiling anstyle-parse v0.2.1 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling encoding_rs v0.8.32 [INFO] [stderr] Compiling anstyle v1.0.1 [INFO] [stderr] Compiling iana-time-zone v0.1.54 [INFO] [stderr] Compiling base64 v0.21.0 [INFO] [stderr] Compiling ipnet v2.7.2 [INFO] [stderr] Compiling syn v2.0.29 [INFO] [stderr] Compiling http-body v0.4.5 [INFO] [stderr] Compiling clap_lex v0.5.0 [INFO] [stderr] Compiling idna v0.4.0 [INFO] [stderr] Compiling openssl-sys v0.9.83 [INFO] [stderr] Compiling mio v0.8.6 [INFO] [stderr] Compiling socket2 v0.5.3 [INFO] [stderr] Compiling num_cpus v1.15.0 [INFO] [stderr] Compiling socket2 v0.4.9 [INFO] [stderr] Compiling time v0.1.45 [INFO] [stderr] Compiling url v2.4.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling chrono v0.4.26 [INFO] [stderr] Compiling is-terminal v0.4.6 [INFO] [stderr] Compiling anstream v0.3.2 [INFO] [stderr] Compiling colored v2.0.4 [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] Compiling clap_builder v4.3.22 [INFO] [stderr] Compiling tokio v1.32.0 [INFO] [stderr] Compiling openssl-macros v0.1.0 [INFO] [stderr] Compiling clap v4.3.22 [INFO] [stderr] Compiling tokio-util v0.7.7 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling h2 v0.3.16 [INFO] [stderr] Compiling hyper v0.14.25 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling reqwest v0.11.18 [INFO] [stderr] Compiling swimlane v0.1.0 [INFO] [stderr] Compiling 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 { [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] Compiling swimlane-cli v0.0.3 (/opt/rustwide/workdir/crates/swimlane-cli) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 50.47s [INFO] running `Command { std: "docker" "inspect" "f7b6b5767858159fecc4868f8265765c90424ffe379f329e15eccb23bcd6a91f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f7b6b5767858159fecc4868f8265765c90424ffe379f329e15eccb23bcd6a91f", kill_on_drop: false }` [INFO] [stdout] f7b6b5767858159fecc4868f8265765c90424ffe379f329e15eccb23bcd6a91f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0baf6a23fe5b5a56ed5d5f69b8dea7b6de453bc7a5c9a11cfcdb5a651c10c83a [INFO] running `Command { std: "docker" "start" "-a" "0baf6a23fe5b5a56ed5d5f69b8dea7b6de453bc7a5c9a11cfcdb5a651c10c83a", 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] 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 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 { [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] Compiling swimlane-cli v0.0.3 (/opt/rustwide/workdir/crates/swimlane-cli) [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 { [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] Finished `test` profile [unoptimized + debuginfo] target(s) in 3.94s [INFO] running `Command { std: "docker" "inspect" "0baf6a23fe5b5a56ed5d5f69b8dea7b6de453bc7a5c9a11cfcdb5a651c10c83a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0baf6a23fe5b5a56ed5d5f69b8dea7b6de453bc7a5c9a11cfcdb5a651c10c83a", kill_on_drop: false }` [INFO] [stdout] 0baf6a23fe5b5a56ed5d5f69b8dea7b6de453bc7a5c9a11cfcdb5a651c10c83a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 9c977a66d511f9ce4105660e81b45f4f9f3e0caca0ad43fedd8ea30bcd13565c [INFO] running `Command { std: "docker" "start" "-a" "9c977a66d511f9ce4105660e81b45f4f9f3e0caca0ad43fedd8ea30bcd13565c", 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] 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] [stdout] [INFO] [stderr] warning: unused variable: `other` [INFO] [stdout] running 1 test [INFO] [stderr] --> crates/swimlane-migrator/src/apps.rs:307:27 [INFO] [stdout] test util::tests::test_parse_package_version ... ok [INFO] [stderr] | [INFO] [stdout] [INFO] [stderr] 307 | fn differences(&self, other: &Self) -> Vec { [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stderr] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_other` [INFO] [stdout] [INFO] [stderr] | [INFO] [stdout] [INFO] [stderr] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] running 10 tests [INFO] [stderr] [INFO] [stdout] test groups::tests::test_users_inequality_triggers_difference ... ok [INFO] [stderr] warning: `swimlane-migrator` (lib) generated 1 warning [INFO] [stdout] test groups::tests::test_roles_inequality_triggers_difference ... ok [INFO] [stderr] warning: `swimlane-migrator` (lib test) generated 1 warning (1 duplicate) [INFO] [stdout] test roles::tests::test_permission_matrix_same_permission_name_different_permission_level_incremements_difference ... ok [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.16s [INFO] [stdout] test roles::tests::test_permission_matrix_same_permission_name_different_field_permissions_incremements_difference ... ok [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/swimlane_cli-8cde93adedcafdfe) [INFO] [stdout] test roles::tests::test_permission_matrix_identical_permissions_different_ids_difference_is_0 ... ok [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/swimlane_migrator-81a280f0201f71d5) [INFO] [stdout] test roles::tests::test_permission_matrix_extra_field_increments_difference ... ok [INFO] [stderr] Doc-tests swimlane_migrator [INFO] [stdout] test roles::tests::test_permission_matrix_missing_field_increments_difference ... ok [INFO] [stdout] test groups::tests::test_name_inequality_triggers_difference ... ok [INFO] [stdout] test groups::tests::test_description_inequality_triggers_difference ... ok [INFO] [stdout] test groups::tests::test_disabled_inequality_triggers_difference ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.05s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test crates/swimlane-migrator/src/equality.rs - equality::LooksLike::is_same_resource (line 177) ... ok [INFO] [stdout] test crates/swimlane-migrator/src/equality.rs - equality::LooksLike::looks_like (line 130) ... ok [INFO] [stdout] test crates/swimlane-migrator/src/groups.rs - groups::SwimlaneMigrator::adapt_group (line 164) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.97s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "9c977a66d511f9ce4105660e81b45f4f9f3e0caca0ad43fedd8ea30bcd13565c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9c977a66d511f9ce4105660e81b45f4f9f3e0caca0ad43fedd8ea30bcd13565c", kill_on_drop: false }` [INFO] [stdout] 9c977a66d511f9ce4105660e81b45f4f9f3e0caca0ad43fedd8ea30bcd13565c