[INFO] fetching crate goodgit 0.1.0... [INFO] testing goodgit-0.1.0 against try#dec9417b8611e34e787a3e4c37686b5131f9e5c5 for pr-154210-1 [INFO] extracting crate goodgit 0.1.0 into /workspace/builds/worker-2-tc2/source [INFO] started tweaking crates.io crate goodgit 0.1.0 [INFO] finished tweaking crates.io crate goodgit 0.1.0 [INFO] tweaked toml for crates.io crate goodgit 0.1.0 written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate goodgit 0.1.0 on toolchain dec9417b8611e34e787a3e4c37686b5131f9e5c5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate goodgit 0.1.0 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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f2a878a7bb54a0bb90478f8d9f9804465fd13ea711eb8f515a7b9f7fe01d9da8 [INFO] running `Command { std: "docker" "start" "-a" "f2a878a7bb54a0bb90478f8d9f9804465fd13ea711eb8f515a7b9f7fe01d9da8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f2a878a7bb54a0bb90478f8d9f9804465fd13ea711eb8f515a7b9f7fe01d9da8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f2a878a7bb54a0bb90478f8d9f9804465fd13ea711eb8f515a7b9f7fe01d9da8", kill_on_drop: false }` [INFO] [stdout] f2a878a7bb54a0bb90478f8d9f9804465fd13ea711eb8f515a7b9f7fe01d9da8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 03fa7336b6464214e433c4b12a49f0ce49a16dc7775d60ab40355e0369afa18f [INFO] running `Command { std: "docker" "start" "-a" "03fa7336b6464214e433c4b12a49f0ce49a16dc7775d60ab40355e0369afa18f", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Compiling futures-core v0.3.30 [INFO] [stderr] Compiling futures-sink v0.3.30 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling bytes v1.6.1 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling futures-io v0.3.30 [INFO] [stderr] Compiling futures-task v0.3.30 [INFO] [stderr] Compiling serde v1.0.204 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling thiserror v1.0.63 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling rustversion v1.0.17 [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling tower-service v0.3.2 [INFO] [stderr] Compiling tower-layer v0.3.2 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling futures-channel v0.3.30 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling cc v1.1.6 [INFO] [stderr] Compiling httparse v1.9.4 [INFO] [stderr] Compiling rustls-pki-types v1.7.0 [INFO] [stderr] Compiling indexmap v2.2.6 [INFO] [stderr] Compiling serde_json v1.0.120 [INFO] [stderr] Compiling anyhow v1.0.86 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling http v1.1.0 [INFO] [stderr] Compiling syn v2.0.71 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling rustls v0.22.4 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling tinyvec v1.8.0 [INFO] [stderr] Compiling time-macros v0.2.18 [INFO] [stderr] Compiling matchit v0.7.3 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling mio v0.8.11 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling socket2 v0.5.7 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling axum-core v0.4.3 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling axum v0.7.5 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling sync_wrapper v1.0.1 [INFO] [stderr] Compiling unicode-normalization v0.1.23 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling ordered-float v4.2.1 [INFO] [stderr] Compiling rustls-pemfile v2.1.2 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling iana-time-zone v0.1.60 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling unicode-bidi v0.3.15 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling webpki-roots v0.26.3 [INFO] [stderr] Compiling pem v3.0.4 [INFO] [stderr] Compiling rustls-native-certs v0.7.1 [INFO] [stderr] Compiling thread_local v1.1.8 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling iri-string v0.7.2 [INFO] [stderr] Compiling time v0.3.36 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling secrecy v0.8.0 [INFO] [stderr] Compiling tracing-subscriber v0.3.18 [INFO] [stderr] Compiling arc-swap v1.7.1 [INFO] [stderr] Compiling opentelemetry-semantic-conventions v0.16.0 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling tokio-macros v2.3.0 [INFO] [stderr] Compiling serde_derive v1.0.204 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling thiserror-impl v1.0.63 [INFO] [stderr] Compiling pin-project-internal v1.1.5 [INFO] [stderr] Compiling async-trait v0.1.81 [INFO] [stderr] Compiling async-stream-impl v0.3.5 [INFO] [stderr] Compiling prost-derive v0.13.1 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling snafu-derive v0.8.4 [INFO] [stderr] Compiling async-stream v0.3.5 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling tokio v1.38.1 [INFO] [stderr] Compiling pin-project v1.1.5 [INFO] [stderr] Compiling prost v0.13.1 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling opentelemetry v0.24.0 [INFO] [stderr] Compiling opentelemetry v0.23.0 [INFO] [stderr] Compiling simple_asn1 v0.6.2 [INFO] [stderr] Compiling snafu v0.8.4 [INFO] [stderr] Compiling rustls-webpki v0.102.5 [INFO] [stderr] Compiling tokio-util v0.7.11 [INFO] [stderr] Compiling tokio-stream v0.1.15 [INFO] [stderr] Compiling futures-executor v0.3.30 [INFO] [stderr] Compiling http-body-util v0.1.2 [INFO] [stderr] Compiling futures v0.3.30 [INFO] [stderr] Compiling opentelemetry_sdk v0.23.0 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling h2 v0.4.5 [INFO] [stderr] Compiling tracing-opentelemetry v0.24.0 [INFO] [stderr] Compiling chrono v0.4.38 [INFO] [stderr] Compiling url v2.5.2 [INFO] [stderr] Compiling serde_path_to_error v0.1.16 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling uuid v1.10.0 [INFO] [stderr] Compiling tower-http v0.5.2 [INFO] [stderr] Compiling tokio-rustls v0.25.0 [INFO] [stderr] Compiling opentelemetry_sdk v0.24.1 [INFO] [stderr] Compiling jsonwebtoken v9.3.0 [INFO] [stderr] Compiling opentelemetry-stdout v0.5.0 [INFO] [stderr] Compiling hyper v1.4.1 [INFO] [stderr] Compiling hyper-util v0.1.6 [INFO] [stderr] Compiling hyper-timeout v0.5.1 [INFO] [stderr] Compiling hyper-rustls v0.26.0 [INFO] [stderr] Compiling tonic v0.12.1 [INFO] [stderr] Compiling octocrab v0.38.0 [INFO] [stderr] Compiling opentelemetry-proto v0.7.0 [INFO] [stderr] Compiling opentelemetry-otlp v0.17.0 [INFO] [stderr] Compiling goodgit v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `user` [INFO] [stdout] --> src/bin/gg.rs:138:30 [INFO] [stdout] | [INFO] [stdout] 138 | User::GitHub(user) => { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_user` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `user` [INFO] [stdout] --> src/bin/gg.rs:145:30 [INFO] [stdout] | [INFO] [stdout] 145 | User::Gitlab(user) => { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_user` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `repo_name` [INFO] [stdout] --> src/bin/gg.rs:94:21 [INFO] [stdout] | [INFO] [stdout] 94 | repo_name, [INFO] [stdout] | ^^^^^^^^^ help: try ignoring the field: `repo_name: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/bin/gg.rs:300:19 [INFO] [stdout] | [INFO] [stdout] 300 | fn get_route(url: &Url) -> Result { [INFO] [stdout] | ^^^^ ^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 300 | fn get_route(url: &Url) -> Result, RouteError> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 09s [INFO] running `Command { std: "docker" "inspect" "03fa7336b6464214e433c4b12a49f0ce49a16dc7775d60ab40355e0369afa18f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "03fa7336b6464214e433c4b12a49f0ce49a16dc7775d60ab40355e0369afa18f", kill_on_drop: false }` [INFO] [stdout] 03fa7336b6464214e433c4b12a49f0ce49a16dc7775d60ab40355e0369afa18f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4910bdb402f51b9311221cf57c16d5a3694f3920d2d27cb6130f9bd9f53128ba [INFO] running `Command { std: "docker" "start" "-a" "4910bdb402f51b9311221cf57c16d5a3694f3920d2d27cb6130f9bd9f53128ba", kill_on_drop: false }` [INFO] [stderr] Compiling test-case-core v3.3.1 [INFO] [stderr] Compiling test-case-macros v3.3.1 [INFO] [stderr] Compiling test-case v3.3.1 [INFO] [stderr] Compiling goodgit v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `user` [INFO] [stdout] --> src/bin/gg.rs:138:30 [INFO] [stdout] | [INFO] [stdout] 138 | User::GitHub(user) => { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_user` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `user` [INFO] [stdout] --> src/bin/gg.rs:145:30 [INFO] [stdout] | [INFO] [stdout] 145 | User::Gitlab(user) => { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_user` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `repo_name` [INFO] [stdout] --> src/bin/gg.rs:94:21 [INFO] [stdout] | [INFO] [stdout] 94 | repo_name, [INFO] [stdout] | ^^^^^^^^^ help: try ignoring the field: `repo_name: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/bin/gg.rs:300:19 [INFO] [stdout] | [INFO] [stdout] 300 | fn get_route(url: &Url) -> Result { [INFO] [stdout] | ^^^^ ^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 300 | fn get_route(url: &Url) -> Result, RouteError> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.97s [INFO] running `Command { std: "docker" "inspect" "4910bdb402f51b9311221cf57c16d5a3694f3920d2d27cb6130f9bd9f53128ba", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4910bdb402f51b9311221cf57c16d5a3694f3920d2d27cb6130f9bd9f53128ba", kill_on_drop: false }` [INFO] [stdout] 4910bdb402f51b9311221cf57c16d5a3694f3920d2d27cb6130f9bd9f53128ba [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] a36b11b54770be1e02e65a4338a8b8a3cbfad9bbd7d42345f9bce2ebc6fa5863 [INFO] running `Command { std: "docker" "start" "-a" "a36b11b54770be1e02e65a4338a8b8a3cbfad9bbd7d42345f9bce2ebc6fa5863", kill_on_drop: false }` [INFO] [stderr] warning: unused variable: `user` [INFO] [stderr] --> src/bin/gg.rs:138:30 [INFO] [stderr] | [INFO] [stderr] 138 | User::GitHub(user) => { [INFO] [stderr] | ^^^^ help: if this is intentional, prefix it with an underscore: `_user` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: unused variable: `user` [INFO] [stderr] --> src/bin/gg.rs:145:30 [INFO] [stderr] | [INFO] [stderr] 145 | User::Gitlab(user) => { [INFO] [stderr] | ^^^^ help: if this is intentional, prefix it with an underscore: `_user` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `repo_name` [INFO] [stderr] --> src/bin/gg.rs:94:21 [INFO] [stderr] | [INFO] [stderr] 94 | repo_name, [INFO] [stderr] | ^^^^^^^^^ help: try ignoring the field: `repo_name: _` [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/bin/gg.rs:300:19 [INFO] [stderr] | [INFO] [stderr] 300 | fn get_route(url: &Url) -> Result { [INFO] [stderr] | ^^^^ ^^^^^ the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 300 | fn get_route(url: &Url) -> Result, RouteError> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: `goodgit` (bin "gg" test) generated 4 warnings (run `cargo fix --bin "gg" -p goodgit --tests` to apply 4 suggestions) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.23s [INFO] [stderr] Running unittests src/bin/gg.rs (/opt/rustwide/target/debug/deps/gg-9db0996fa9b7bdaf) [INFO] [stdout] [INFO] [stdout] running 9 tests [INFO] [stdout] test tests::multiplication_tests::another_gitlab_web_ui_path_components_in_url ... ok [INFO] [stdout] test tests::multiplication_tests::github_web_ui_path_components_in_url ... ok [INFO] [stdout] test tests::multiplication_tests::normal_github_url ... ok [INFO] [stdout] test tests::multiplication_tests::gitlab_url_with_trailing_git ... ok [INFO] [stdout] test tests::multiplication_tests::github_url_with_trailing_git ... ok [INFO] [stdout] test tests::multiplication_tests::normal_gitlab_url ... ok [INFO] [stdout] test tests::multiplication_tests::uppercase_gitlab_domain ... ok [INFO] [stdout] test tests::multiplication_tests::uppercase_github_domain ... ok [INFO] [stdout] test tests::multiplication_tests::gitlab_web_ui_path_components_in_url ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 9 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "a36b11b54770be1e02e65a4338a8b8a3cbfad9bbd7d42345f9bce2ebc6fa5863", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a36b11b54770be1e02e65a4338a8b8a3cbfad9bbd7d42345f9bce2ebc6fa5863", kill_on_drop: false }` [INFO] [stdout] a36b11b54770be1e02e65a4338a8b8a3cbfad9bbd7d42345f9bce2ebc6fa5863