[INFO] cloning repository https://github.com/isaacadams/hat
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/isaacadams/hat" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fisaacadams%2Fhat", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fisaacadams%2Fhat'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 452bd578411b70423dda99a0225dca98db4aa8b6
[INFO] building isaacadams/hat against try#d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6 for pr-146237-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fisaacadams%2Fhat" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-0-tc2/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/isaacadams/hat
[INFO] finished tweaking git repo https://github.com/isaacadams/hat
[INFO] tweaked toml for git repo https://github.com/isaacadams/hat written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/isaacadams/hat on toolchain d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/isaacadams/hat 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" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 55bfde38425b44a0c80561ed2671846d4cd519d42787bc701bddff57b372535e
[INFO] running `Command { std: "docker" "start" "-a" "55bfde38425b44a0c80561ed2671846d4cd519d42787bc701bddff57b372535e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "55bfde38425b44a0c80561ed2671846d4cd519d42787bc701bddff57b372535e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "55bfde38425b44a0c80561ed2671846d4cd519d42787bc701bddff57b372535e", kill_on_drop: false }`
[INFO] [stdout] 55bfde38425b44a0c80561ed2671846d4cd519d42787bc701bddff57b372535e
[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=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] da57f61fec82e43035589664fc2aad25e6c69c0087e512376c725a8bd8466f27
[INFO] running `Command { std: "docker" "start" "-a" "da57f61fec82e43035589664fc2aad25e6c69c0087e512376c725a8bd8466f27", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.84
[INFO] [stderr]    Compiling cc v1.0.98
[INFO] [stderr]    Compiling log v0.4.21
[INFO] [stderr]    Compiling utf8parse v0.2.1
[INFO] [stderr]    Compiling anstyle v1.0.7
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.0
[INFO] [stderr]    Compiling rustls-pki-types v1.7.0
[INFO] [stderr]    Compiling tinyvec v1.6.0
[INFO] [stderr]    Compiling colorchoice v1.0.1
[INFO] [stderr]    Compiling anstyle-query v1.0.3
[INFO] [stderr]    Compiling regex-automata v0.4.6
[INFO] [stderr]    Compiling rustls v0.22.4
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling time-macros v0.2.18
[INFO] [stderr]    Compiling addr2line v0.21.0
[INFO] [stderr]    Compiling object v0.32.2
[INFO] [stderr]    Compiling winnow v0.6.8
[INFO] [stderr]    Compiling anstyle-parse v0.2.4
[INFO] [stderr]    Compiling subtle v2.5.0
[INFO] [stderr]    Compiling zeroize v1.7.0
[INFO] [stderr]    Compiling anyhow v1.0.86
[INFO] [stderr]    Compiling rustc-demangle v0.1.24
[INFO] [stderr]    Compiling clap_lex v0.7.0
[INFO] [stderr]    Compiling thiserror v1.0.61
[INFO] [stderr]    Compiling serde_json v1.0.117
[INFO] [stderr]    Compiling flate2 v1.0.30
[INFO] [stderr]    Compiling termcolor v1.4.1
[INFO] [stderr]    Compiling gjson v0.8.1
[INFO] [stderr]    Compiling anstream v0.6.14
[INFO] [stderr]    Compiling webpki-roots v0.26.1
[INFO] [stderr]    Compiling dotenvy v0.15.7
[INFO] [stderr]    Compiling evalexpr v11.3.0
[INFO] [stderr]    Compiling json v0.12.4
[INFO] [stderr]    Compiling unicode-normalization v0.1.23
[INFO] [stderr]    Compiling clap_builder v4.5.2
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling time v0.3.36
[INFO] [stderr]    Compiling syn v2.0.66
[INFO] [stderr]    Compiling idna v0.5.0
[INFO] [stderr]    Compiling ring v0.17.8
[INFO] [stderr]    Compiling backtrace v0.3.71
[INFO] [stderr]    Compiling regex v1.10.4
[INFO] [stderr]    Compiling url v2.5.0
[INFO] [stderr]    Compiling env_filter v0.1.0
[INFO] [stderr]    Compiling simplelog v0.12.2
[INFO] [stderr]    Compiling env_logger v0.11.3
[INFO] [stderr]    Compiling serde_derive v1.0.203
[INFO] [stderr]    Compiling clap_derive v4.5.4
[INFO] [stderr]    Compiling thiserror-impl v1.0.61
[INFO] [stderr]    Compiling clap v4.5.4
[INFO] [stderr]    Compiling rustls-webpki v0.102.4
[INFO] [stderr]    Compiling serde v1.0.203
[INFO] [stderr]    Compiling serde_spanned v0.6.6
[INFO] [stderr]    Compiling toml_datetime v0.6.6
[INFO] [stderr]    Compiling toml_edit v0.22.13
[INFO] [stderr]    Compiling ureq v2.9.7
[INFO] [stderr]    Compiling toml v0.8.13
[INFO] [stderr]    Compiling hat v0.3.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/store.rs:13:67
[INFO] [stdout]    |
[INFO] [stdout] 13 |     fn fetch_value<'a>(&'a self, key: &'a str) -> Option<Variable<'_>> {
[INFO] [stdout]    |                         --             --                         ^^ the same lifetime is elided here
[INFO] [stdout]    |                         |              |
[INFO] [stdout]    |                         |              the lifetime is named here
[INFO] [stdout]    |                         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] 13 -     fn fetch_value<'a>(&'a self, key: &'a str) -> Option<Variable<'_>> {
[INFO] [stdout] 13 +     fn fetch_value<'a>(&'a self, key: &'a str) -> Option<Variable<'a>> {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 35.48s
[INFO] running `Command { std: "docker" "inspect" "da57f61fec82e43035589664fc2aad25e6c69c0087e512376c725a8bd8466f27", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "da57f61fec82e43035589664fc2aad25e6c69c0087e512376c725a8bd8466f27", kill_on_drop: false }`
[INFO] [stdout] da57f61fec82e43035589664fc2aad25e6c69c0087e512376c725a8bd8466f27
[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=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d90510ebd6870229ca3bfb81fc90a62328fb6f5c22a70b654cb327fba8fc4596
[INFO] running `Command { std: "docker" "start" "-a" "d90510ebd6870229ca3bfb81fc90a62328fb6f5c22a70b654cb327fba8fc4596", kill_on_drop: false }`
[INFO] [stderr]    Compiling memchr v2.7.2
[INFO] [stderr]    Compiling crossbeam-utils v0.8.20
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling bitflags v2.5.0
[INFO] [stderr]    Compiling either v1.12.0
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling ahash v0.7.8
[INFO] [stderr]    Compiling fastrand v2.1.0
[INFO] [stderr]    Compiling filetime v0.2.23
[INFO] [stderr]    Compiling snapbox-macros v0.3.9
[INFO] [stderr]    Compiling wait-timeout v0.2.0
[INFO] [stderr]    Compiling os_pipe v1.1.5
[INFO] [stderr]    Compiling normalize-line-endings v0.3.0
[INFO] [stderr]    Compiling similar v2.5.0
[INFO] [stderr]    Compiling dunce v1.0.4
[INFO] [stderr]    Compiling humantime-serde v1.1.1
[INFO] [stderr]    Compiling rustix v0.38.34
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling glob v0.3.1
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling dyn-clone v1.0.17
[INFO] [stderr]    Compiling hifijson v0.2.1
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling object v0.32.2
[INFO] [stderr]    Compiling content_inspector v0.2.4
[INFO] [stderr]    Compiling crossbeam-deque v0.8.5
[INFO] [stderr]    Compiling indexmap v2.2.6
[INFO] [stderr]    Compiling chumsky v0.9.3
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling tempfile v3.10.1
[INFO] [stderr]    Compiling regex-automata v0.4.6
[INFO] [stderr]    Compiling toml_edit v0.22.13
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling snapbox v0.4.17
[INFO] [stderr]    Compiling backtrace v0.3.71
[INFO] [stderr]    Compiling jaq-parse v0.10.0
[INFO] [stderr]    Compiling toml v0.8.13
[INFO] [stderr]    Compiling regex v1.10.4
[INFO] [stderr]    Compiling anyhow v1.0.86
[INFO] [stderr]    Compiling trycmd v0.14.21
[INFO] [stderr]    Compiling env_filter v0.1.0
[INFO] [stderr]    Compiling env_logger v0.11.3
[INFO] [stderr]    Compiling hat v0.3.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling jaq-core v0.10.1
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/store.rs:13:67
[INFO] [stdout]    |
[INFO] [stdout] 13 |     fn fetch_value<'a>(&'a self, key: &'a str) -> Option<Variable<'_>> {
[INFO] [stdout]    |                         --             --                         ^^ the same lifetime is elided here
[INFO] [stdout]    |                         |              |
[INFO] [stdout]    |                         |              the lifetime is named here
[INFO] [stdout]    |                         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] 13 -     fn fetch_value<'a>(&'a self, key: &'a str) -> Option<Variable<'_>> {
[INFO] [stdout] 13 +     fn fetch_value<'a>(&'a self, key: &'a str) -> Option<Variable<'a>> {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/store.rs:13:67
[INFO] [stdout]    |
[INFO] [stdout] 13 |     fn fetch_value<'a>(&'a self, key: &'a str) -> Option<Variable<'_>> {
[INFO] [stdout]    |                         --             --                         ^^ the same lifetime is elided here
[INFO] [stdout]    |                         |              |
[INFO] [stdout]    |                         |              the lifetime is named here
[INFO] [stdout]    |                         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] 13 -     fn fetch_value<'a>(&'a self, key: &'a str) -> Option<Variable<'_>> {
[INFO] [stdout] 13 +     fn fetch_value<'a>(&'a self, key: &'a str) -> Option<Variable<'a>> {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 28.57s
[INFO] running `Command { std: "docker" "inspect" "d90510ebd6870229ca3bfb81fc90a62328fb6f5c22a70b654cb327fba8fc4596", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d90510ebd6870229ca3bfb81fc90a62328fb6f5c22a70b654cb327fba8fc4596", kill_on_drop: false }`
[INFO] [stdout] d90510ebd6870229ca3bfb81fc90a62328fb6f5c22a70b654cb327fba8fc4596
