[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 master#c7f6aa2869acdbf014d094c6e427e554e160b6db for pr-146237-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fisaacadams%2Fhat" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-6-tc1/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-6-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/isaacadams/hat on toolchain c7f6aa2869acdbf014d094c6e427e554e160b6db [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded snapbox v0.4.17 [INFO] [stderr] Downloaded os_pipe v1.1.5 [INFO] [stderr] Downloaded similar v2.5.0 [INFO] [stderr] Downloaded clap_lex v0.7.0 [INFO] [stderr] Downloaded filetime v0.2.23 [INFO] [stderr] Downloaded anstyle-query v1.0.3 [INFO] [stderr] Downloaded clap_derive v4.5.4 [INFO] [stderr] Downloaded jaq-parse v0.10.0 [INFO] [stderr] Downloaded clap v4.5.4 [INFO] [stderr] Downloaded evalexpr v11.3.0 [INFO] [stderr] Downloaded hifijson v0.2.1 [INFO] [stderr] Downloaded jaq-core v0.10.1 [INFO] [stderr] Downloaded clap_builder v4.5.2 [INFO] [stderr] Downloaded trycmd v0.14.21 [INFO] [stderr] Downloaded webpki-roots v0.26.1 [INFO] [stderr] Downloaded snapbox-macros v0.3.9 [INFO] [stderr] Downloaded gjson v0.8.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 12143a16e5654b7378c89bd64ad459409eea4a0a10c05f12c1de1dd00d70c17f [INFO] running `Command { std: "docker" "start" "-a" "12143a16e5654b7378c89bd64ad459409eea4a0a10c05f12c1de1dd00d70c17f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "12143a16e5654b7378c89bd64ad459409eea4a0a10c05f12c1de1dd00d70c17f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "12143a16e5654b7378c89bd64ad459409eea4a0a10c05f12c1de1dd00d70c17f", kill_on_drop: false }` [INFO] [stdout] 12143a16e5654b7378c89bd64ad459409eea4a0a10c05f12c1de1dd00d70c17f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1d542a5f83be17e590aa2aa8c8970542e6d08fce8e0341f660faf45de92528f3 [INFO] running `Command { std: "docker" "start" "-a" "1d542a5f83be17e590aa2aa8c8970542e6d08fce8e0341f660faf45de92528f3", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.84 [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Compiling cc v1.0.98 [INFO] [stderr] Compiling memchr v2.7.2 [INFO] [stderr] Compiling serde v1.0.203 [INFO] [stderr] Compiling log v0.4.21 [INFO] [stderr] Compiling utf8parse v0.2.1 [INFO] [stderr] Compiling regex-syntax v0.8.3 [INFO] [stderr] Compiling anstyle-query v1.0.3 [INFO] [stderr] Compiling colorchoice v1.0.1 [INFO] [stderr] Compiling miniz_oxide v0.7.3 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.0 [INFO] [stderr] Compiling rustls-pki-types v1.7.0 [INFO] [stderr] Compiling anstyle v1.0.7 [INFO] [stderr] Compiling gimli v0.28.1 [INFO] [stderr] Compiling indexmap v2.2.6 [INFO] [stderr] Compiling anstyle-parse v0.2.4 [INFO] [stderr] Compiling time-macros v0.2.18 [INFO] [stderr] Compiling subtle v2.5.0 [INFO] [stderr] Compiling winnow v0.6.8 [INFO] [stderr] Compiling anyhow v1.0.86 [INFO] [stderr] Compiling anstream v0.6.14 [INFO] [stderr] Compiling thiserror v1.0.61 [INFO] [stderr] Compiling clap_lex v0.7.0 [INFO] [stderr] Compiling serde_json v1.0.117 [INFO] [stderr] Compiling zeroize v1.7.0 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling object v0.32.2 [INFO] [stderr] Compiling clap_builder v4.5.2 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling flate2 v1.0.30 [INFO] [stderr] Compiling syn v2.0.66 [INFO] [stderr] Compiling webpki-roots v0.26.1 [INFO] [stderr] Compiling bytes v1.6.0 [INFO] [stderr] Compiling unicode-normalization v0.1.23 [INFO] [stderr] Compiling evalexpr v11.3.0 [INFO] [stderr] Compiling gjson v0.8.1 [INFO] [stderr] Compiling json v0.12.4 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling time v0.3.36 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Compiling backtrace v0.3.71 [INFO] [stderr] Compiling http v0.2.12 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling url v2.5.0 [INFO] [stderr] Compiling regex-automata v0.4.6 [INFO] [stderr] Compiling simplelog v0.12.2 [INFO] [stderr] Compiling addr2line v0.21.0 [INFO] [stderr] Compiling rustls v0.22.4 [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 regex v1.10.4 [INFO] [stderr] Compiling env_filter v0.1.0 [INFO] [stderr] Compiling env_logger v0.11.3 [INFO] [stderr] Compiling rustls-webpki v0.102.4 [INFO] [stderr] Compiling clap v4.5.4 [INFO] [stderr] Compiling ureq v2.9.7 [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 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> { [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> { [INFO] [stdout] 13 + fn fetch_value<'a>(&'a self, key: &'a str) -> Option> { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 43.71s [INFO] running `Command { std: "docker" "inspect" "1d542a5f83be17e590aa2aa8c8970542e6d08fce8e0341f660faf45de92528f3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1d542a5f83be17e590aa2aa8c8970542e6d08fce8e0341f660faf45de92528f3", kill_on_drop: false }` [INFO] [stdout] 1d542a5f83be17e590aa2aa8c8970542e6d08fce8e0341f660faf45de92528f3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8370a23546dc486e10a4cd95a48154e874467917db8ee933a63eb9c2bc7110de [INFO] running `Command { std: "docker" "start" "-a" "8370a23546dc486e10a4cd95a48154e874467917db8ee933a63eb9c2bc7110de", kill_on_drop: false }` [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling memchr v2.7.2 [INFO] [stderr] Compiling zerocopy v0.7.34 [INFO] [stderr] Compiling allocator-api2 v0.2.18 [INFO] [stderr] Compiling rustix v0.38.34 [INFO] [stderr] Compiling bitflags v2.5.0 [INFO] [stderr] Compiling either v1.12.0 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling fastrand v2.1.0 [INFO] [stderr] Compiling wait-timeout v0.2.0 [INFO] [stderr] Compiling snapbox-macros v0.3.9 [INFO] [stderr] Compiling os_pipe v1.1.5 [INFO] [stderr] Compiling filetime v0.2.23 [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 glob v0.3.1 [INFO] [stderr] Compiling hifijson v0.2.1 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling ahash v0.7.8 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling object v0.32.2 [INFO] [stderr] Compiling content_inspector v0.2.4 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling indexmap v2.2.6 [INFO] [stderr] Compiling chumsky v0.9.3 [INFO] [stderr] Compiling toml_edit v0.22.13 [INFO] [stderr] Compiling regex-automata v0.4.6 [INFO] [stderr] Compiling tempfile v3.10.1 [INFO] [stderr] Compiling jaq-parse v0.10.0 [INFO] [stderr] Compiling snapbox v0.4.17 [INFO] [stderr] Compiling regex v1.10.4 [INFO] [stderr] Compiling backtrace v0.3.71 [INFO] [stderr] Compiling toml v0.8.13 [INFO] [stderr] Compiling trycmd v0.14.21 [INFO] [stderr] Compiling env_filter v0.1.0 [INFO] [stderr] Compiling jaq-core v0.10.1 [INFO] [stderr] Compiling anyhow v1.0.86 [INFO] [stderr] Compiling env_logger v0.11.3 [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> { [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> { [INFO] [stdout] 13 + fn fetch_value<'a>(&'a self, key: &'a str) -> Option> { [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> { [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> { [INFO] [stdout] 13 + fn fetch_value<'a>(&'a self, key: &'a str) -> Option> { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 33.11s [INFO] running `Command { std: "docker" "inspect" "8370a23546dc486e10a4cd95a48154e874467917db8ee933a63eb9c2bc7110de", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8370a23546dc486e10a4cd95a48154e874467917db8ee933a63eb9c2bc7110de", kill_on_drop: false }` [INFO] [stdout] 8370a23546dc486e10a4cd95a48154e874467917db8ee933a63eb9c2bc7110de