[INFO] cloning repository https://github.com/william-shere/exif_geolocation_util
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/william-shere/exif_geolocation_util" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwilliam-shere%2Fexif_geolocation_util", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwilliam-shere%2Fexif_geolocation_util'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] c91360b646358e81d4fffd7f11d623877d3ba55a
[INFO] checking william-shere/exif_geolocation_util against try#48c9d93cf65d550d124c40108859fd993778c157 for pr-153692-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwilliam-shere%2Fexif_geolocation_util" "/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/william-shere/exif_geolocation_util
[INFO] finished tweaking git repo https://github.com/william-shere/exif_geolocation_util
[INFO] tweaked toml for git repo https://github.com/william-shere/exif_geolocation_util written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/william-shere/exif_geolocation_util on toolchain 48c9d93cf65d550d124c40108859fd993778c157
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+48c9d93cf65d550d124c40108859fd993778c157" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/william-shere/exif_geolocation_util 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" "+48c9d93cf65d550d124c40108859fd993778c157" "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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+48c9d93cf65d550d124c40108859fd993778c157" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a7ee8d8d490f45bab028ead1c6e29a8836f890cd416e2baca18a9dd6803c8f9e
[INFO] running `Command { std: "docker" "start" "-a" "a7ee8d8d490f45bab028ead1c6e29a8836f890cd416e2baca18a9dd6803c8f9e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a7ee8d8d490f45bab028ead1c6e29a8836f890cd416e2baca18a9dd6803c8f9e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a7ee8d8d490f45bab028ead1c6e29a8836f890cd416e2baca18a9dd6803c8f9e", kill_on_drop: false }`
[INFO] [stdout] a7ee8d8d490f45bab028ead1c6e29a8836f890cd416e2baca18a9dd6803c8f9e
[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" "-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" "+48c9d93cf65d550d124c40108859fd993778c157" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 94f806ec75d2b0ea733bf056e3ecd3ac797aec2f8e8a7bf046ad0938d0364289
[INFO] running `Command { std: "docker" "start" "-a" "94f806ec75d2b0ea733bf056e3ecd3ac797aec2f8e8a7bf046ad0938d0364289", kill_on_drop: false }`
[INFO] [stderr]     Checking anstyle-parse v0.2.5
[INFO] [stderr]     Checking anstyle v1.0.8
[INFO] [stderr]     Checking colorchoice v1.0.2
[INFO] [stderr]     Checking anstyle-query v1.1.1
[INFO] [stderr]    Compiling syn v2.0.74
[INFO] [stderr]     Checking regex-syntax v0.8.4
[INFO] [stderr]     Checking clap_lex v0.7.2
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]     Checking anstream v0.6.15
[INFO] [stderr]     Checking clap_builder v4.5.15
[INFO] [stderr]     Checking regex-automata v0.4.7
[INFO] [stderr]    Compiling clap_derive v4.5.13
[INFO] [stderr]     Checking regex v1.10.6
[INFO] [stderr]     Checking clap v4.5.16
[INFO] [stderr]     Checking exif_geolocation_util v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error: `self` parameter type does not contain `Self`
[INFO] [stdout]    --> src/lib.rs:521:35
[INFO] [stdout]     |
[INFO] [stdout] 521 |     pub fn country_name<'a>(self: &'a GeoDatabase, country_ix: usize) -> &'a str {
[INFO] [stdout]     |                                   ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: use `&self`, `&mut self`, or `self: &Self` for correct lifetime elision
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #140611 <https://github.com/rust-lang/rust/issues/140611>
[INFO] [stdout]     = note: `#[deny(self_lifetime_elision_not_applicable)]` (part of `#[deny(future_incompatible)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `self` parameter type does not contain `Self`
[INFO] [stdout]    --> src/lib.rs:525:35
[INFO] [stdout]     |
[INFO] [stdout] 525 |     pub fn country_code<'a>(self: &'a GeoDatabase, country_ix: usize) -> &'a str {
[INFO] [stdout]     |                                   ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: use `&self`, `&mut self`, or `self: &Self` for correct lifetime elision
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #140611 <https://github.com/rust-lang/rust/issues/140611>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `self` parameter type does not contain `Self`
[INFO] [stdout]    --> src/lib.rs:521:35
[INFO] [stdout]     |
[INFO] [stdout] 521 |     pub fn country_name<'a>(self: &'a GeoDatabase, country_ix: usize) -> &'a str {
[INFO] [stdout]     |                                   ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: use `&self`, `&mut self`, or `self: &Self` for correct lifetime elision
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #140611 <https://github.com/rust-lang/rust/issues/140611>
[INFO] [stdout]     = note: `#[deny(self_lifetime_elision_not_applicable)]` (part of `#[deny(future_incompatible)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `self` parameter type does not contain `Self`
[INFO] [stdout]    --> src/lib.rs:525:35
[INFO] [stdout]     |
[INFO] [stdout] 525 |     pub fn country_code<'a>(self: &'a GeoDatabase, country_ix: usize) -> &'a str {
[INFO] [stdout]     |                                   ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: use `&self`, `&mut self`, or `self: &Self` for correct lifetime elision
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #140611 <https://github.com/rust-lang/rust/issues/140611>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `exif_geolocation_util` (lib) due to 2 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `exif_geolocation_util` (lib test) due to 2 previous errors
[INFO] running `Command { std: "docker" "inspect" "94f806ec75d2b0ea733bf056e3ecd3ac797aec2f8e8a7bf046ad0938d0364289", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "94f806ec75d2b0ea733bf056e3ecd3ac797aec2f8e8a7bf046ad0938d0364289", kill_on_drop: false }`
[INFO] [stdout] 94f806ec75d2b0ea733bf056e3ecd3ac797aec2f8e8a7bf046ad0938d0364289
