[INFO] cloning repository https://github.com/emersonmde/anchor-chain
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/emersonmde/anchor-chain" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Femersonmde%2Fanchor-chain", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Femersonmde%2Fanchor-chain'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] e120b0cebc8c6169760d1dc0163da0a12758f328
[INFO] checking emersonmde/anchor-chain against try#22cc29ba5b459fb386c0406b9baf3a49eb0fba39 for pr-146095-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Femersonmde%2Fanchor-chain" "/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/emersonmde/anchor-chain
[INFO] removed 0 missing examples
[INFO] finished tweaking git repo https://github.com/emersonmde/anchor-chain
[INFO] tweaked toml for git repo https://github.com/emersonmde/anchor-chain written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/emersonmde/anchor-chain on toolchain 22cc29ba5b459fb386c0406b9baf3a49eb0fba39
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+22cc29ba5b459fb386c0406b9baf3a49eb0fba39" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/emersonmde/anchor-chain 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" "+22cc29ba5b459fb386c0406b9baf3a49eb0fba39" "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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+22cc29ba5b459fb386c0406b9baf3a49eb0fba39" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 5c60605b758b35ad6d78023dfd7ea957c79e0dd31c70ff261408cacfac307cb4
[INFO] running `Command { std: "docker" "start" "-a" "5c60605b758b35ad6d78023dfd7ea957c79e0dd31c70ff261408cacfac307cb4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5c60605b758b35ad6d78023dfd7ea957c79e0dd31c70ff261408cacfac307cb4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5c60605b758b35ad6d78023dfd7ea957c79e0dd31c70ff261408cacfac307cb4", kill_on_drop: false }`
[INFO] [stdout] 5c60605b758b35ad6d78023dfd7ea957c79e0dd31c70ff261408cacfac307cb4
[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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+22cc29ba5b459fb386c0406b9baf3a49eb0fba39" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] dad8bc9991994dc8a070556b1d6d259f17a798980ce4cda27e1ab1d1dfb0d409
[INFO] running `Command { std: "docker" "start" "-a" "dad8bc9991994dc8a070556b1d6d259f17a798980ce4cda27e1ab1d1dfb0d409", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.85
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]    Compiling autocfg v1.2.0
[INFO] [stderr]     Checking memchr v2.7.2
[INFO] [stderr]     Checking smallvec v1.13.2
[INFO] [stderr]    Compiling parking_lot_core v0.9.9
[INFO] [stderr]     Checking log v0.4.21
[INFO] [stderr]     Checking bytes v1.6.0
[INFO] [stderr]    Compiling serde_json v1.0.117
[INFO] [stderr]    Compiling thiserror v1.0.61
[INFO] [stderr]    Compiling cc v1.0.91
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]     Checking tracing-core v0.1.32
[INFO] [stderr]    Compiling lock_api v0.4.11
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling siphasher v0.3.11
[INFO] [stderr]     Checking ryu v1.0.17
[INFO] [stderr]     Checking rustls-pki-types v1.4.1
[INFO] [stderr]    Compiling unicase v2.7.0
[INFO] [stderr]    Compiling serde v1.0.203
[INFO] [stderr]     Checking getrandom v0.2.13
[INFO] [stderr]     Checking signal-hook-registry v1.4.1
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]     Checking mio v0.8.11
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]     Checking socket2 v0.5.6
[INFO] [stderr]     Checking http v1.1.0
[INFO] [stderr]    Compiling phf_shared v0.11.2
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling httparse v1.8.0
[INFO] [stderr]    Compiling syn v2.0.66
[INFO] [stderr]    Compiling regex-syntax v0.8.3
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]     Checking zeroize v1.7.0
[INFO] [stderr]     Checking http-body v1.0.0
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.19
[INFO] [stderr]     Checking tinyvec v1.6.0
[INFO] [stderr]    Compiling ring v0.17.8
[INFO] [stderr]    Compiling phf_generator v0.11.2
[INFO] [stderr]     Checking tower-layer v0.3.2
[INFO] [stderr]     Checking subtle v2.5.0
[INFO] [stderr]    Compiling mime_guess v2.0.4
[INFO] [stderr]    Compiling phf_codegen v0.11.2
[INFO] [stderr]    Compiling regex-automata v0.4.6
[INFO] [stderr]    Compiling phf v0.11.2
[INFO] [stderr]     Checking unicode-normalization v0.1.23
[INFO] [stderr]    Compiling num-traits v0.2.18
[INFO] [stderr]    Compiling ucd-trie v0.1.6
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rustls-pemfile v2.1.2
[INFO] [stderr]     Checking idna v0.5.0
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stderr]     Checking bstr v1.9.1
[INFO] [stderr]     Checking same-file v1.0.6
[INFO] [stderr]    Compiling hashbrown v0.14.3
[INFO] [stderr]     Checking unic-char-range v0.9.0
[INFO] [stderr]     Checking unic-common v0.9.0
[INFO] [stderr]    Compiling libm v0.2.8
[INFO] [stderr]     Checking rustls-native-certs v0.7.0
[INFO] [stderr]     Checking unic-char-property v0.9.0
[INFO] [stderr]     Checking unic-ucd-version v0.9.0
[INFO] [stderr]     Checking url v2.5.0
[INFO] [stderr]     Checking walkdir v2.5.0
[INFO] [stderr]    Compiling rustls v0.22.4
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]     Checking crossbeam-deque v0.8.5
[INFO] [stderr]    Compiling regex v1.10.4
[INFO] [stderr]    Compiling indexmap v2.2.6
[INFO] [stderr]    Compiling parse-zoneinfo v0.3.0
[INFO] [stderr]     Checking http-body-util v0.1.1
[INFO] [stderr]    Compiling toml_datetime v0.6.6
[INFO] [stderr]     Checking rustls-webpki v0.102.2
[INFO] [stderr]    Compiling chrono-tz-build v0.3.0
[INFO] [stderr]    Compiling darling_core v0.20.8
[INFO] [stderr]     Checking lazy_static v1.4.0
[INFO] [stderr]    Compiling toml_edit v0.21.1
[INFO] [stderr]     Checking chrono v0.4.37
[INFO] [stderr]    Compiling chrono-tz v0.9.0
[INFO] [stderr]     Checking globset v0.4.14
[INFO] [stderr]     Checking eventsource-stream v0.2.3
[INFO] [stderr]     Checking ignore v0.4.22
[INFO] [stderr]     Checking unic-ucd-segment v0.9.0
[INFO] [stderr]     Checking instant v0.1.12
[INFO] [stderr]    Compiling itoa v1.0.11
[INFO] [stderr]     Checking futures-timer v3.0.3
[INFO] [stderr]     Checking bitflags v2.5.0
[INFO] [stderr]     Checking deunicode v1.4.3
[INFO] [stderr]     Checking regex-syntax v0.6.29
[INFO] [stderr]     Checking humansize v2.1.3
[INFO] [stderr]     Checking slug v0.1.5
[INFO] [stderr]     Checking globwalk v0.9.1
[INFO] [stderr]    Compiling tokio-macros v2.3.0
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling thiserror-impl v1.0.61
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]     Checking tokio v1.38.0
[INFO] [stderr]     Checking futures-util v0.3.30
[INFO] [stderr]    Compiling serde_derive v1.0.203
[INFO] [stderr]    Compiling pin-project-internal v1.1.5
[INFO] [stderr]    Compiling darling_macro v0.20.8
[INFO] [stderr]    Compiling pest v2.7.9
[INFO] [stderr]    Compiling darling v0.20.8
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]    Compiling derive_builder_core v0.20.0
[INFO] [stderr]    Compiling async-trait v0.1.80
[INFO] [stderr]     Checking pin-project v1.1.5
[INFO] [stderr]    Compiling derive_builder_macro v0.20.0
[INFO] [stderr]     Checking async-convert v1.0.0
[INFO] [stderr]     Checking regex-automata v0.1.10
[INFO] [stderr]     Checking derive_builder v0.20.0
[INFO] [stderr]    Compiling proc-macro-crate v3.1.0
[INFO] [stderr]    Compiling pest_meta v2.7.9
[INFO] [stderr]     Checking unic-segment v0.9.0
[INFO] [stderr]     Checking overload v0.1.1
[INFO] [stderr]     Checking nu-ansi-term v0.46.0
[INFO] [stderr]     Checking matchers v0.1.0
[INFO] [stderr]    Compiling ctor v0.2.8
[INFO] [stderr]     Checking sharded-slab v0.1.7
[INFO] [stderr]     Checking futures-executor v0.3.30
[INFO] [stderr]    Compiling anchor-chain-macros v0.1.0 (/opt/rustwide/workdir/anchor-chain-macros)
[INFO] [stderr]     Checking futures v0.3.30
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]    Compiling pest_generator v2.7.9
[INFO] [stderr]     Checking thread_local v1.1.8
[INFO] [stderr]     Checking equivalent v1.0.1
[INFO] [stderr]     Checking tracing-subscriber v0.3.18
[INFO] [stderr]     Checking unicode-ident v1.0.12
[INFO] [stderr]     Checking hyper v1.2.0
[INFO] [stderr]     Checking tower v0.4.13
[INFO] [stderr]     Checking tokio-rustls v0.25.0
[INFO] [stderr]     Checking tokio-util v0.7.11
[INFO] [stderr]     Checking tokio-stream v0.1.15
[INFO] [stderr]    Compiling pest_derive v2.7.9
[INFO] [stderr]     Checking backoff v0.4.0
[INFO] [stderr]     Checking hyper-util v0.1.3
[INFO] [stderr]     Checking winnow v0.5.40
[INFO] [stderr]     Checking hyper-rustls v0.26.0
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking secrecy v0.8.0
[INFO] [stderr]     Checking reqwest v0.12.4
[INFO] [stderr]     Checking tera v1.20.0
[INFO] [stderr]     Checking reqwest-eventsource v0.6.0
[INFO] [stderr]     Checking async-openai v0.23.2
[INFO] [stderr]     Checking anchor-chain v0.4.2 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/state_manager.rs:54:23
[INFO] [stdout]    |
[INFO] [stdout] 54 |     pub async fn read(&self) -> RwLockReadGuard<HashMap<K, V>> {
[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] 54 |     pub async fn read(&self) -> RwLockReadGuard<'_, HashMap<K, V>> {
[INFO] [stdout]    |                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/state_manager.rs:58:24
[INFO] [stdout]    |
[INFO] [stdout] 58 |     pub async fn write(&self) -> RwLockWriteGuard<HashMap<K, V>> {
[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] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 58 |     pub async fn write(&self) -> RwLockWriteGuard<'_, HashMap<K, V>> {
[INFO] [stdout]    |                                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/state_manager.rs:54:23
[INFO] [stdout]    |
[INFO] [stdout] 54 |     pub async fn read(&self) -> RwLockReadGuard<HashMap<K, V>> {
[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] 54 |     pub async fn read(&self) -> RwLockReadGuard<'_, HashMap<K, V>> {
[INFO] [stdout]    |                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/state_manager.rs:58:24
[INFO] [stdout]    |
[INFO] [stdout] 58 |     pub async fn write(&self) -> RwLockWriteGuard<HashMap<K, V>> {
[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] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 58 |     pub async fn write(&self) -> RwLockWriteGuard<'_, HashMap<K, V>> {
[INFO] [stdout]    |                                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 05s
[INFO] running `Command { std: "docker" "inspect" "dad8bc9991994dc8a070556b1d6d259f17a798980ce4cda27e1ab1d1dfb0d409", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "dad8bc9991994dc8a070556b1d6d259f17a798980ce4cda27e1ab1d1dfb0d409", kill_on_drop: false }`
[INFO] [stdout] dad8bc9991994dc8a070556b1d6d259f17a798980ce4cda27e1ab1d1dfb0d409
