[INFO] fetching crate maps-address-completion-service 0.2.0...
[INFO] testing maps-address-completion-service-0.2.0 against beta-2025-10-28 for beta-1.92-2
[INFO] extracting crate maps-address-completion-service 0.2.0 into /workspace/builds/worker-0-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-0-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate maps-address-completion-service 0.2.0 on toolchain beta-2025-10-28
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "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" "+beta-2025-10-28" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 48508826c1770cf345916d479db4f38787c65087279e017b9435de4dece94333
[INFO] running `Command { std: "docker" "start" "-a" "48508826c1770cf345916d479db4f38787c65087279e017b9435de4dece94333", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "48508826c1770cf345916d479db4f38787c65087279e017b9435de4dece94333", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "48508826c1770cf345916d479db4f38787c65087279e017b9435de4dece94333", kill_on_drop: false }`
[INFO] [stdout] 48508826c1770cf345916d479db4f38787c65087279e017b9435de4dece94333
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 260c6958e3ff81896278e0008a01da92bcb80a47a11bcf7c9cce70df3b81ddf8
[INFO] running `Command { std: "docker" "start" "-a" "260c6958e3ff81896278e0008a01da92bcb80a47a11bcf7c9cce70df3b81ddf8", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.68
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling memchr v2.6.4
[INFO] [stderr]    Compiling libc v0.2.148
[INFO] [stderr]    Compiling itoa v1.0.9
[INFO] [stderr]    Compiling once_cell v1.18.0
[INFO] [stderr]    Compiling regex-syntax v0.8.2
[INFO] [stderr]    Compiling ppv-lite86 v0.2.17
[INFO] [stderr]    Compiling siphasher v0.3.11
[INFO] [stderr]    Compiling pin-project-lite v0.2.13
[INFO] [stderr]    Compiling phf_shared v0.11.2
[INFO] [stderr]    Compiling serde v1.0.188
[INFO] [stderr]    Compiling thiserror v1.0.49
[INFO] [stderr]    Compiling ryu v1.0.15
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling phf v0.11.2
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]    Compiling aho-corasick v1.1.2
[INFO] [stderr]    Compiling syn v2.0.38
[INFO] [stderr]    Compiling num-traits v0.2.17
[INFO] [stderr]    Compiling ucd-trie v0.1.6
[INFO] [stderr]    Compiling getrandom v0.2.10
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling bstr v1.7.0
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling unic-common v0.9.0
[INFO] [stderr]    Compiling libm v0.2.8
[INFO] [stderr]    Compiling log v0.4.20
[INFO] [stderr]    Compiling percent-encoding v2.3.0
[INFO] [stderr]    Compiling rustversion v1.0.14
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling futures-core v0.3.28
[INFO] [stderr]    Compiling unic-char-range v0.9.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling walkdir v2.4.0
[INFO] [stderr]    Compiling unic-char-property v0.9.0
[INFO] [stderr]    Compiling unic-ucd-version v0.9.0
[INFO] [stderr]    Compiling regex-automata v0.4.2
[INFO] [stderr]    Compiling phf_generator v0.11.2
[INFO] [stderr]    Compiling phf_codegen v0.11.2
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling thread_local v1.1.7
[INFO] [stderr]    Compiling futures-task v0.3.28
[INFO] [stderr]    Compiling bytes v1.5.0
[INFO] [stderr]    Compiling serde_json v1.0.107
[INFO] [stderr]    Compiling protobuf v2.28.0
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling iana-time-zone v0.1.57
[INFO] [stderr]    Compiling chrono v0.4.31
[INFO] [stderr]    Compiling unic-ucd-segment v0.9.0
[INFO] [stderr]    Compiling http v0.2.9
[INFO] [stderr]    Compiling deunicode v0.4.5
[INFO] [stderr]    Compiling futures-util v0.3.28
[INFO] [stderr]    Compiling slug v0.1.4
[INFO] [stderr]    Compiling unic-segment v0.9.0
[INFO] [stderr]    Compiling regex v1.10.1
[INFO] [stderr]    Compiling humansize v2.1.3
[INFO] [stderr]    Compiling csv-core v0.1.11
[INFO] [stderr]    Compiling parse-zoneinfo v0.3.0
[INFO] [stderr]    Compiling globset v0.4.13
[INFO] [stderr]    Compiling chrono-tz-build v0.2.0
[INFO] [stderr]    Compiling serde_derive v1.0.188
[INFO] [stderr]    Compiling thiserror-impl v1.0.49
[INFO] [stderr]    Compiling ignore v0.4.20
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling chrono-tz v0.8.3
[INFO] [stderr]    Compiling pest v2.7.4
[INFO] [stderr]    Compiling globwalk v0.8.1
[INFO] [stderr]    Compiling protobuf-codegen v2.28.0
[INFO] [stderr]    Compiling csv v1.3.0
[INFO] [stderr]    Compiling tracing v0.1.39
[INFO] [stderr]    Compiling pest_meta v2.7.4
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling socket2 v0.5.4
[INFO] [stderr]    Compiling mio v0.8.8
[INFO] [stderr]    Compiling futures-channel v0.3.28
[INFO] [stderr]    Compiling utf8parse v0.2.1
[INFO] [stderr]    Compiling async-trait v0.1.74
[INFO] [stderr]    Compiling tokio v1.33.0
[INFO] [stderr]    Compiling anstyle-parse v0.2.2
[INFO] [stderr]    Compiling protobuf-codegen-pure v2.28.0
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling pest_generator v2.7.4
[INFO] [stderr]    Compiling pin-project-internal v1.1.3
[INFO] [stderr]    Compiling http-body v0.4.5
[INFO] [stderr]    Compiling pest_derive v2.7.4
[INFO] [stderr]    Compiling axum-core v0.3.4
[INFO] [stderr]    Compiling tera v1.19.1
[INFO] [stderr]    Compiling smartstring v1.0.1
[INFO] [stderr]    Compiling tower-layer v0.3.2
[INFO] [stderr]    Compiling anstyle v1.0.4
[INFO] [stderr]    Compiling cpufeatures v0.2.9
[INFO] [stderr]    Compiling anstyle-query v1.0.0
[INFO] [stderr]    Compiling colorchoice v1.0.0
[INFO] [stderr]    Compiling futures v0.1.31
[INFO] [stderr]    Compiling try-lock v0.2.4
[INFO] [stderr]    Compiling miniz_oxide v0.7.1
[INFO] [stderr]    Compiling anstream v0.6.4
[INFO] [stderr]    Compiling want v0.3.1
[INFO] [stderr]    Compiling sha1 v0.10.5
[INFO] [stderr]    Compiling pin-project v1.1.3
[INFO] [stderr]    Compiling headers-core v0.2.0
[INFO] [stderr]    Compiling axum v0.6.20
[INFO] [stderr]    Compiling form_urlencoded v1.2.0
[INFO] [stderr]    Compiling socket2 v0.4.9
[INFO] [stderr]    Compiling codes-common v0.1.9
[INFO] [stderr]    Compiling pub-iterator-type v0.1.1
[INFO] [stderr]    Compiling clap_lex v0.5.1
[INFO] [stderr]    Compiling base64 v0.21.4
[INFO] [stderr]    Compiling futures-cpupool v0.1.8
[INFO] [stderr]    Compiling headers v0.3.9
[INFO] [stderr]    Compiling par-map v0.1.4
[INFO] [stderr]    Compiling clap_derive v4.4.2
[INFO] [stderr]    Compiling hyper v0.14.27
[INFO] [stderr]    Compiling serde_path_to_error v0.1.14
[INFO] [stderr]    Compiling flat_map v0.0.10
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling osmpbfreader v0.16.0
[INFO] [stderr]    Compiling codes-agency v0.1.9
[INFO] [stderr]    Compiling tower v0.4.13
[INFO] [stderr]    Compiling clap_builder v4.4.6
[INFO] [stderr]    Compiling flate2 v1.0.27
[INFO] [stderr]    Compiling twox-hash v1.6.3
[INFO] [stderr]    Compiling self_cell v0.10.2
[INFO] [stderr]    Compiling matchit v0.7.3
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling lz4_flex v0.11.1
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling fern v0.6.2
[INFO] [stderr]    Compiling humantime v2.1.0
[INFO] [stderr]    Compiling human_bytes v0.4.3
[INFO] [stderr]    Compiling codes-iso-3166 v0.1.5
[INFO] [stderr]    Compiling clap v4.4.6
[INFO] [stderr]    Compiling 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] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 53s
[INFO] running `Command { std: "docker" "inspect" "260c6958e3ff81896278e0008a01da92bcb80a47a11bcf7c9cce70df3b81ddf8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "260c6958e3ff81896278e0008a01da92bcb80a47a11bcf7c9cce70df3b81ddf8", kill_on_drop: false }`
[INFO] [stdout] 260c6958e3ff81896278e0008a01da92bcb80a47a11bcf7c9cce70df3b81ddf8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0b413971312a96c757f7c6ddef7b617397ffa8fc8a87f117677eac1e9084aeb8
[INFO] running `Command { std: "docker" "start" "-a" "0b413971312a96c757f7c6ddef7b617397ffa8fc8a87f117677eac1e9084aeb8", kill_on_drop: false }`
[INFO] [stderr]    Compiling 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] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.27s
[INFO] running `Command { std: "docker" "inspect" "0b413971312a96c757f7c6ddef7b617397ffa8fc8a87f117677eac1e9084aeb8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0b413971312a96c757f7c6ddef7b617397ffa8fc8a87f117677eac1e9084aeb8", kill_on_drop: false }`
[INFO] [stdout] 0b413971312a96c757f7c6ddef7b617397ffa8fc8a87f117677eac1e9084aeb8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] f9c1afe3ff97a8b87899b8833fd02d4fcb08cdfbd35dc2e29d45730c534c9c07
[INFO] running `Command { std: "docker" "start" "-a" "f9c1afe3ff97a8b87899b8833fd02d4fcb08cdfbd35dc2e29d45730c534c9c07", kill_on_drop: false }`
[INFO] [stderr] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stderr]    --> src/compress.rs:162:79
[INFO] [stderr]     |
[INFO] [stderr] 162 |     pub fn get_street<'a>(&'a self, street: &str, world: &'a World) -> Option<&Street> {
[INFO] [stderr]     |                            --                             --                  ^^^^^^^ the same lifetime is elided here
[INFO] [stderr]     |                            |                              |
[INFO] [stderr]     |                            the lifetime is named here     the lifetime is named 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: consistently use `'a`
[INFO] [stderr]     |
[INFO] [stderr] 162 |     pub fn get_street<'a>(&'a self, street: &str, world: &'a World) -> Option<&'a Street> {
[INFO] [stderr]     |                                                                                ++
[INFO] [stderr] 
[INFO] [stderr] warning: `maps-address-completion-service` (bin "macs" test) generated 1 warning (run `cargo fix --bin "macs" -p maps-address-completion-service --tests` to apply 1 suggestion)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.22s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/macs-5b8e7762c8c7d03c)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test compress::test::auto_correct_cc ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "f9c1afe3ff97a8b87899b8833fd02d4fcb08cdfbd35dc2e29d45730c534c9c07", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f9c1afe3ff97a8b87899b8833fd02d4fcb08cdfbd35dc2e29d45730c534c9c07", kill_on_drop: false }`
[INFO] [stdout] f9c1afe3ff97a8b87899b8833fd02d4fcb08cdfbd35dc2e29d45730c534c9c07
