[INFO] fetching crate maps-address-completion-service 0.2.0...
[INFO] checking maps-address-completion-service-0.2.0 against try#b1f2594eac607c1f051534800237eeedb5590a49 for pr-139493-3
[INFO] extracting crate maps-address-completion-service 0.2.0 into /workspace/builds/worker-6-tc2/source
[INFO] started tweaking crates.io crate maps-address-completion-service 0.2.0
[INFO] finished tweaking crates.io crate maps-address-completion-service 0.2.0
[INFO] tweaked toml for crates.io crate maps-address-completion-service 0.2.0 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate maps-address-completion-service 0.2.0 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 crates.io crate maps-address-completion-service 0.2.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" "+b1f2594eac607c1f051534800237eeedb5590a49" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] ce4739c8d1057b4a3a6ad98857b1f899175ae7a513c9b1e77dfa7dd815783130
[INFO] running `Command { std: "docker" "start" "-a" "ce4739c8d1057b4a3a6ad98857b1f899175ae7a513c9b1e77dfa7dd815783130", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ce4739c8d1057b4a3a6ad98857b1f899175ae7a513c9b1e77dfa7dd815783130", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ce4739c8d1057b4a3a6ad98857b1f899175ae7a513c9b1e77dfa7dd815783130", kill_on_drop: false }`
[INFO] [stdout] ce4739c8d1057b4a3a6ad98857b1f899175ae7a513c9b1e77dfa7dd815783130
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] c22ff25066b747f4d832508cb3e2d70be962dfaef4f5d6d597edd7e0bcb12e32
[INFO] running `Command { std: "docker" "start" "-a" "c22ff25066b747f4d832508cb3e2d70be962dfaef4f5d6d597edd7e0bcb12e32", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.68
[INFO] [stderr]    Compiling memchr v2.6.4
[INFO] [stderr]    Compiling libc v0.2.148
[INFO] [stderr]    Compiling regex-syntax v0.8.2
[INFO] [stderr]    Compiling once_cell v1.18.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.17
[INFO] [stderr]    Compiling serde v1.0.188
[INFO] [stderr]    Compiling thiserror v1.0.49
[INFO] [stderr]    Compiling num-traits v0.2.17
[INFO] [stderr]    Compiling unic-common v0.9.0
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling protobuf v2.28.0
[INFO] [stderr]    Compiling unic-char-range v0.9.0
[INFO] [stderr]    Compiling log v0.4.20
[INFO] [stderr]    Compiling unic-char-property v0.9.0
[INFO] [stderr]    Compiling unic-ucd-version v0.9.0
[INFO] [stderr]    Compiling libm v0.2.8
[INFO] [stderr]    Compiling futures-task v0.3.28
[INFO] [stderr]    Compiling walkdir v2.4.0
[INFO] [stderr]    Compiling itoa v1.0.9
[INFO] [stderr]    Compiling ryu v1.0.15
[INFO] [stderr]    Compiling thread_local v1.1.7
[INFO] [stderr]    Compiling serde_json v1.0.107
[INFO] [stderr]    Compiling iana-time-zone v0.1.57
[INFO] [stderr]     Checking http v0.2.9
[INFO] [stderr]    Compiling unic-ucd-segment v0.9.0
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling futures-util v0.3.28
[INFO] [stderr]    Compiling deunicode v0.4.5
[INFO] [stderr]    Compiling slug v0.1.4
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]    Compiling percent-encoding v2.3.0
[INFO] [stderr]    Compiling pin-project-lite v0.2.13
[INFO] [stderr]     Checking socket2 v0.5.4
[INFO] [stderr]    Compiling humansize v2.1.3
[INFO] [stderr]     Checking mio v0.8.8
[INFO] [stderr]    Compiling async-trait v0.1.74
[INFO] [stderr]    Compiling unic-segment v0.9.0
[INFO] [stderr]    Compiling futures-channel v0.3.28
[INFO] [stderr]    Compiling getrandom v0.2.10
[INFO] [stderr]    Compiling crc32fast v1.3.2
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling aho-corasick v1.1.2
[INFO] [stderr]    Compiling bstr v1.7.0
[INFO] [stderr]    Compiling csv-core v0.1.11
[INFO] [stderr]     Checking anstyle-parse v0.2.2
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]     Checking tracing v0.1.39
[INFO] [stderr]    Compiling axum-core v0.3.4
[INFO] [stderr]     Checking tokio v1.33.0
[INFO] [stderr]    Compiling smartstring v1.0.1
[INFO] [stderr]     Checking try-lock v0.2.4
[INFO] [stderr]     Checking anstyle v1.0.4
[INFO] [stderr]     Checking cpufeatures v0.2.9
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling syn v2.0.38
[INFO] [stderr]     Checking futures v0.1.31
[INFO] [stderr]     Checking colorchoice v1.0.0
[INFO] [stderr]     Checking anstyle-query v1.0.0
[INFO] [stderr]     Checking miniz_oxide v0.7.1
[INFO] [stderr]     Checking anstream v0.6.4
[INFO] [stderr]     Checking http-body v0.4.5
[INFO] [stderr]     Checking headers-core v0.2.0
[INFO] [stderr]     Checking sha1 v0.10.5
[INFO] [stderr]     Checking want v0.3.1
[INFO] [stderr]    Compiling chrono v0.4.31
[INFO] [stderr]     Checking socket2 v0.4.9
[INFO] [stderr]    Compiling axum v0.6.20
[INFO] [stderr]     Checking clap_lex v0.5.1
[INFO] [stderr]     Checking pub-iterator-type v0.1.1
[INFO] [stderr]     Checking codes-common v0.1.9
[INFO] [stderr]     Checking base64 v0.21.4
[INFO] [stderr]     Checking self_cell v0.10.2
[INFO] [stderr]     Checking flate2 v1.0.27
[INFO] [stderr]     Checking clap_builder v4.4.6
[INFO] [stderr]    Compiling phf_generator v0.11.2
[INFO] [stderr]     Checking matchit v0.7.3
[INFO] [stderr]     Checking lz4_flex v0.11.1
[INFO] [stderr]    Compiling phf_codegen v0.11.2
[INFO] [stderr]     Checking headers v0.3.9
[INFO] [stderr]     Checking fern v0.6.2
[INFO] [stderr]     Checking human_bytes v0.4.3
[INFO] [stderr]    Compiling regex-automata v0.4.2
[INFO] [stderr]     Checking futures-cpupool v0.1.8
[INFO] [stderr]     Checking par-map v0.1.4
[INFO] [stderr]    Compiling csv v1.3.0
[INFO] [stderr]     Checking hyper v0.14.27
[INFO] [stderr]    Compiling protobuf-codegen v2.28.0
[INFO] [stderr]    Compiling regex v1.10.1
[INFO] [stderr]    Compiling parse-zoneinfo v0.3.0
[INFO] [stderr]    Compiling globset v0.4.13
[INFO] [stderr]    Compiling ignore v0.4.20
[INFO] [stderr]    Compiling chrono-tz-build v0.2.0
[INFO] [stderr]    Compiling chrono-tz v0.8.3
[INFO] [stderr]    Compiling globwalk v0.8.1
[INFO] [stderr]    Compiling protobuf-codegen-pure v2.28.0
[INFO] [stderr]    Compiling serde_derive v1.0.188
[INFO] [stderr]    Compiling thiserror-impl v1.0.49
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling pin-project-internal v1.1.3
[INFO] [stderr]    Compiling clap_derive v4.4.2
[INFO] [stderr]    Compiling osmpbfreader v0.16.0
[INFO] [stderr]    Compiling pest v2.7.4
[INFO] [stderr]     Checking pin-project v1.1.3
[INFO] [stderr]     Checking tower v0.4.13
[INFO] [stderr]     Checking clap v4.4.6
[INFO] [stderr]    Compiling pest_meta v2.7.4
[INFO] [stderr]    Compiling pest_generator v2.7.4
[INFO] [stderr]    Compiling pest_derive v2.7.4
[INFO] [stderr]     Checking codes-agency v0.1.9
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking flat_map v0.0.10
[INFO] [stderr]     Checking serde_path_to_error v0.1.14
[INFO] [stderr]     Checking bincode v1.3.3
[INFO] [stderr]    Compiling tera v1.19.1
[INFO] [stderr]    Compiling codes-iso-3166 v0.1.5
[INFO] [stderr]     Checking maps-address-completion-service v0.2.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/compress.rs:162:79
[INFO] [stdout]     |
[INFO] [stdout] 162 |     pub fn get_street<'a>(&'a self, street: &str, world: &'a World) -> Option<&Street> {
[INFO] [stdout]     |                            --                             --                  ^^^^^^^ the same lifetime is elided here
[INFO] [stdout]     |                            |                              |
[INFO] [stdout]     |                            the lifetime is named here     the lifetime is named 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: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 162 |     pub fn get_street<'a>(&'a self, street: &str, world: &'a World) -> Option<&'a Street> {
[INFO] [stdout]     |                                                                                ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/compress.rs:162:79
[INFO] [stdout]     |
[INFO] [stdout] 162 |     pub fn get_street<'a>(&'a self, street: &str, world: &'a World) -> Option<&Street> {
[INFO] [stdout]     |                            --                             --                  ^^^^^^^ the same lifetime is elided here
[INFO] [stdout]     |                            |                              |
[INFO] [stdout]     |                            the lifetime is named here     the lifetime is named 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: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 162 |     pub fn get_street<'a>(&'a self, street: &str, world: &'a World) -> Option<&'a Street> {
[INFO] [stdout]     |                                                                                ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 10s
[INFO] running `Command { std: "docker" "inspect" "c22ff25066b747f4d832508cb3e2d70be962dfaef4f5d6d597edd7e0bcb12e32", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c22ff25066b747f4d832508cb3e2d70be962dfaef4f5d6d597edd7e0bcb12e32", kill_on_drop: false }`
[INFO] [stdout] c22ff25066b747f4d832508cb3e2d70be962dfaef4f5d6d597edd7e0bcb12e32
