[INFO] cloning repository https://github.com/ctsrc/goodgit
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ctsrc/goodgit" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fctsrc%2Fgoodgit", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fctsrc%2Fgoodgit'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] b1504b5744126773c9ab5b440c41811022bdc29a
[INFO] testing ctsrc/goodgit against master#733b47ea4b1b86216f14ef56e49440c33933f230+rustflags=-Copt-level=3 for pr-138759
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fctsrc%2Fgoodgit" "/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/ctsrc/goodgit
[INFO] finished tweaking git repo https://github.com/ctsrc/goodgit
[INFO] tweaked toml for git repo https://github.com/ctsrc/goodgit written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/ctsrc/goodgit on toolchain 733b47ea4b1b86216f14ef56e49440c33933f230
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/ctsrc/goodgit 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" "+733b47ea4b1b86216f14ef56e49440c33933f230" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[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" "+733b47ea4b1b86216f14ef56e49440c33933f230" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 4d0da212ec3a176474856674774c6014e9d3702c1c7b109f0c53fb8eb6a6bd5b
[INFO] running `Command { std: "docker" "start" "-a" "4d0da212ec3a176474856674774c6014e9d3702c1c7b109f0c53fb8eb6a6bd5b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4d0da212ec3a176474856674774c6014e9d3702c1c7b109f0c53fb8eb6a6bd5b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4d0da212ec3a176474856674774c6014e9d3702c1c7b109f0c53fb8eb6a6bd5b", kill_on_drop: false }`
[INFO] [stdout] 4d0da212ec3a176474856674774c6014e9d3702c1c7b109f0c53fb8eb6a6bd5b
[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 -Copt-level=3" "-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" "+733b47ea4b1b86216f14ef56e49440c33933f230" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4dc698f091ce636959f00e1bbab9a92137af18306a8f005a7a1aa050d497ad85
[INFO] running `Command { std: "docker" "start" "-a" "4dc698f091ce636959f00e1bbab9a92137af18306a8f005a7a1aa050d497ad85", kill_on_drop: false }`
[INFO] [stderr]    Compiling bytes v1.6.1
[INFO] [stderr]    Compiling futures-io v0.3.30
[INFO] [stderr]    Compiling proc-macro2 v1.0.86
[INFO] [stderr]    Compiling serde v1.0.204
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling mio v0.8.11
[INFO] [stderr]    Compiling socket2 v0.5.7
[INFO] [stderr]    Compiling cc v1.1.6
[INFO] [stderr]    Compiling indexmap v2.2.6
[INFO] [stderr]    Compiling serde_json v1.0.120
[INFO] [stderr]    Compiling rustls-pki-types v1.7.0
[INFO] [stderr]    Compiling anyhow v1.0.86
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling axum-core v0.4.3
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling axum v0.7.5
[INFO] [stderr]    Compiling rustls v0.22.4
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling http v1.1.0
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling sync_wrapper v1.0.1
[INFO] [stderr]    Compiling anstyle-parse v0.2.4
[INFO] [stderr]    Compiling time v0.3.36
[INFO] [stderr]    Compiling syn v2.0.71
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling ordered-float v4.2.1
[INFO] [stderr]    Compiling unicode-normalization v0.1.23
[INFO] [stderr]    Compiling rustls-pemfile v2.1.2
[INFO] [stderr]    Compiling anstyle v1.0.7
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling colorchoice v1.0.1
[INFO] [stderr]    Compiling anstyle-query v1.1.0
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling iana-time-zone v0.1.60
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.0
[INFO] [stderr]    Compiling rustls-native-certs v0.7.1
[INFO] [stderr]    Compiling webpki-roots v0.26.3
[INFO] [stderr]    Compiling anstream v0.6.14
[INFO] [stderr]    Compiling pem v3.0.4
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling thread_local v1.1.8
[INFO] [stderr]    Compiling iri-string v0.7.2
[INFO] [stderr]    Compiling clap_lex v0.7.1
[INFO] [stderr]    Compiling idna v0.5.0
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling clap_builder v4.5.9
[INFO] [stderr]    Compiling tracing-subscriber v0.3.18
[INFO] [stderr]    Compiling secrecy v0.8.0
[INFO] [stderr]    Compiling opentelemetry-semantic-conventions v0.16.0
[INFO] [stderr]    Compiling ring v0.17.8
[INFO] [stderr]    Compiling rustls-webpki v0.102.5
[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 snafu-derive v0.8.4
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling clap_derive v4.5.8
[INFO] [stderr]    Compiling async-stream v0.3.5
[INFO] [stderr]    Compiling tokio v1.38.1
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling thiserror v1.0.63
[INFO] [stderr]    Compiling opentelemetry v0.24.0
[INFO] [stderr]    Compiling pin-project v1.1.5
[INFO] [stderr]    Compiling simple_asn1 v0.6.2
[INFO] [stderr]    Compiling futures-executor v0.3.30
[INFO] [stderr]    Compiling http-body-util v0.1.2
[INFO] [stderr]    Compiling prost v0.13.1
[INFO] [stderr]    Compiling opentelemetry v0.23.0
[INFO] [stderr]    Compiling tokio-util v0.7.11
[INFO] [stderr]    Compiling tokio-stream v0.1.15
[INFO] [stderr]    Compiling tokio-rustls v0.25.0
[INFO] [stderr]    Compiling futures v0.3.30
[INFO] [stderr]    Compiling clap v4.5.9
[INFO] [stderr]    Compiling snafu v0.8.4
[INFO] [stderr]    Compiling tracing v0.1.40
[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 tower-http v0.5.2
[INFO] [stderr]    Compiling chrono v0.4.38
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling serde_path_to_error v0.1.16
[INFO] [stderr]    Compiling url v2.5.2
[INFO] [stderr]    Compiling uuid v1.10.0
[INFO] [stderr]    Compiling hyper v1.4.1
[INFO] [stderr]    Compiling opentelemetry_sdk v0.24.1
[INFO] [stderr]    Compiling jsonwebtoken v9.3.0
[INFO] [stderr]    Compiling hyper-util v0.1.6
[INFO] [stderr]    Compiling opentelemetry-stdout v0.5.0
[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: `repo_name`
[INFO] [stdout]    --> src/bin/gg.rs:105:21
[INFO] [stdout]     |
[INFO] [stdout] 105 |                     repo_name,
[INFO] [stdout]     |                     ^^^^^^^^^ help: try ignoring the field: `repo_name: _`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `user`
[INFO] [stdout]    --> src/bin/gg.rs:149:30
[INFO] [stdout]     |
[INFO] [stdout] 149 |                 User::GitHub(user) => {
[INFO] [stdout]     |                              ^^^^ help: if this is intentional, prefix it with an underscore: `_user`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `user`
[INFO] [stdout]    --> src/bin/gg.rs:156:30
[INFO] [stdout]     |
[INFO] [stdout] 156 |                 User::Gitlab(user) => {
[INFO] [stdout]     |                              ^^^^ help: if this is intentional, prefix it with an underscore: `_user`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/bin/gg.rs:311:19
[INFO] [stdout]     |
[INFO] [stdout] 311 | fn get_route(url: &Url) -> Result<Route, RouteError> {
[INFO] [stdout]     |                   ^^^^            ----- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 311 | fn get_route(url: &Url) -> Result<Route<'_>, RouteError> {
[INFO] [stdout]     |                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 6m 03s
[INFO] running `Command { std: "docker" "inspect" "4dc698f091ce636959f00e1bbab9a92137af18306a8f005a7a1aa050d497ad85", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4dc698f091ce636959f00e1bbab9a92137af18306a8f005a7a1aa050d497ad85", kill_on_drop: false }`
[INFO] [stdout] 4dc698f091ce636959f00e1bbab9a92137af18306a8f005a7a1aa050d497ad85
[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 -Copt-level=3" "-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" "+733b47ea4b1b86216f14ef56e49440c33933f230" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 22537b9cda5594cc6ee77429263ab75b349674e61ab230570b3b1dc75fa478d3
[INFO] running `Command { std: "docker" "start" "-a" "22537b9cda5594cc6ee77429263ab75b349674e61ab230570b3b1dc75fa478d3", 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: `repo_name`
[INFO] [stdout]    --> src/bin/gg.rs:105:21
[INFO] [stdout]     |
[INFO] [stdout] 105 |                     repo_name,
[INFO] [stdout]     |                     ^^^^^^^^^ help: try ignoring the field: `repo_name: _`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `user`
[INFO] [stdout]    --> src/bin/gg.rs:149:30
[INFO] [stdout]     |
[INFO] [stdout] 149 |                 User::GitHub(user) => {
[INFO] [stdout]     |                              ^^^^ help: if this is intentional, prefix it with an underscore: `_user`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `user`
[INFO] [stdout]    --> src/bin/gg.rs:156:30
[INFO] [stdout]     |
[INFO] [stdout] 156 |                 User::Gitlab(user) => {
[INFO] [stdout]     |                              ^^^^ help: if this is intentional, prefix it with an underscore: `_user`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/bin/gg.rs:311:19
[INFO] [stdout]     |
[INFO] [stdout] 311 | fn get_route(url: &Url) -> Result<Route, RouteError> {
[INFO] [stdout]     |                   ^^^^            ----- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 311 | fn get_route(url: &Url) -> Result<Route<'_>, RouteError> {
[INFO] [stdout]     |                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 14.28s
[INFO] running `Command { std: "docker" "inspect" "22537b9cda5594cc6ee77429263ab75b349674e61ab230570b3b1dc75fa478d3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "22537b9cda5594cc6ee77429263ab75b349674e61ab230570b3b1dc75fa478d3", kill_on_drop: false }`
[INFO] [stdout] 22537b9cda5594cc6ee77429263ab75b349674e61ab230570b3b1dc75fa478d3
[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 -Copt-level=3" "-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" "+733b47ea4b1b86216f14ef56e49440c33933f230" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] f3c3d8308f10f0aa80fd2d1721d7c68036c95ee88e2bbf9727064be3b808d04d
[INFO] running `Command { std: "docker" "start" "-a" "f3c3d8308f10f0aa80fd2d1721d7c68036c95ee88e2bbf9727064be3b808d04d", kill_on_drop: false }`
[INFO] [stderr] warning: unused variable: `repo_name`
[INFO] [stderr]    --> src/bin/gg.rs:105:21
[INFO] [stderr]     |
[INFO] [stderr] 105 |                     repo_name,
[INFO] [stderr]     |                     ^^^^^^^^^ help: try ignoring the field: `repo_name: _`
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_variables)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `user`
[INFO] [stderr]    --> src/bin/gg.rs:149:30
[INFO] [stderr]     |
[INFO] [stderr] 149 |                 User::GitHub(user) => {
[INFO] [stderr]     |                              ^^^^ help: if this is intentional, prefix it with an underscore: `_user`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `user`
[INFO] [stderr]    --> src/bin/gg.rs:156:30
[INFO] [stderr]     |
[INFO] [stderr] 156 |                 User::Gitlab(user) => {
[INFO] [stderr]     |                              ^^^^ help: if this is intentional, prefix it with an underscore: `_user`
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]    --> src/bin/gg.rs:311:19
[INFO] [stderr]     |
[INFO] [stderr] 311 | fn get_route(url: &Url) -> Result<Route, RouteError> {
[INFO] [stderr]     |                   ^^^^            ----- the lifetime gets resolved as `'_`
[INFO] [stderr]     |                   |
[INFO] [stderr]     |                   this lifetime flows to the output
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]     |
[INFO] [stderr] 311 | fn get_route(url: &Url) -> Result<Route<'_>, RouteError> {
[INFO] [stderr]     |                                        ++++
[INFO] [stderr] 
[INFO] [stderr] warning: `goodgit` (bin "gg" test) generated 4 warnings
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.25s
[INFO] [stderr]      Running unittests src/bin/gg.rs (/opt/rustwide/target/debug/deps/gg-1e06bd0e24845848)
[INFO] [stdout] 
[INFO] [stdout] running 9 tests
[INFO] [stdout] test tests::test_parse_and_route::another_gitlab_web_ui_path_components_in_url ... ok
[INFO] [stdout] test tests::test_parse_and_route::gitlab_url_with_trailing_git ... ok
[INFO] [stdout] test tests::test_parse_and_route::github_web_ui_path_components_in_url ... ok
[INFO] [stdout] test tests::test_parse_and_route::gitlab_web_ui_path_components_in_url ... ok
[INFO] [stdout] test tests::test_parse_and_route::normal_github_url ... ok
[INFO] [stdout] test tests::test_parse_and_route::uppercase_github_domain ... ok
[INFO] [stdout] test tests::test_parse_and_route::normal_gitlab_url ... ok
[INFO] [stdout] test tests::test_parse_and_route::uppercase_gitlab_domain ... ok
[INFO] [stdout] test tests::test_parse_and_route::github_url_with_trailing_git ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 9 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "f3c3d8308f10f0aa80fd2d1721d7c68036c95ee88e2bbf9727064be3b808d04d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f3c3d8308f10f0aa80fd2d1721d7c68036c95ee88e2bbf9727064be3b808d04d", kill_on_drop: false }`
[INFO] [stdout] f3c3d8308f10f0aa80fd2d1721d7c68036c95ee88e2bbf9727064be3b808d04d
