[INFO] fetching crate hoard 0.6.1...
[INFO] testing hoard-0.6.1 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7
[INFO] extracting crate hoard 0.6.1 into /workspace/builds/worker-3-tc2/source
[INFO] started tweaking crates.io crate hoard 0.6.1
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate hoard 0.6.1
[INFO] tweaked toml for crates.io crate hoard 0.6.1 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate hoard 0.6.1 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate hoard 0.6.1 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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 2ae22fe7b5b6ce7abfc0e5905c69864655d09808a2b2bbe30ef69260f181de2e
[INFO] running `Command { std: "docker" "start" "-a" "2ae22fe7b5b6ce7abfc0e5905c69864655d09808a2b2bbe30ef69260f181de2e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2ae22fe7b5b6ce7abfc0e5905c69864655d09808a2b2bbe30ef69260f181de2e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2ae22fe7b5b6ce7abfc0e5905c69864655d09808a2b2bbe30ef69260f181de2e", kill_on_drop: false }`
[INFO] [stdout] 2ae22fe7b5b6ce7abfc0e5905c69864655d09808a2b2bbe30ef69260f181de2e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3bd5a70287567c11de1babfc6f9c4f6fb382068bade9c0fc3706737b1868982b
[INFO] running `Command { std: "docker" "start" "-a" "3bd5a70287567c11de1babfc6f9c4f6fb382068bade9c0fc3706737b1868982b", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.86
[INFO] [stderr]    Compiling serde v1.0.208
[INFO] [stderr]    Compiling rustix v0.38.34
[INFO] [stderr]    Compiling bitflags v2.6.0
[INFO] [stderr]    Compiling linux-raw-sys v0.4.14
[INFO] [stderr]    Compiling libc v0.2.157
[INFO] [stderr]    Compiling indexmap v2.4.0
[INFO] [stderr]    Compiling unicode-normalization v0.1.23
[INFO] [stderr]    Compiling futures-sink v0.3.30
[INFO] [stderr]    Compiling thiserror v1.0.63
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling idna v0.5.0
[INFO] [stderr]    Compiling regex-automata v0.1.10
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling regex-automata v0.4.7
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling syn v2.0.75
[INFO] [stderr]    Compiling overload v0.1.1
[INFO] [stderr]    Compiling futures-task v0.3.30
[INFO] [stderr]    Compiling serde_json v1.0.125
[INFO] [stderr]    Compiling time-core v0.1.2
[INFO] [stderr]    Compiling bytes v1.7.1
[INFO] [stderr]    Compiling time-macros v0.2.18
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling matchers v0.1.0
[INFO] [stderr]    Compiling url v2.5.2
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling nu-ansi-term v0.46.0
[INFO] [stderr]    Compiling futures-channel v0.3.30
[INFO] [stderr]    Compiling thread_local v1.1.8
[INFO] [stderr]    Compiling path-clean v0.1.0
[INFO] [stderr]    Compiling cpufeatures v0.2.13
[INFO] [stderr]    Compiling futures-io v0.3.30
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling fastrand v2.1.0
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling petgraph v0.6.5
[INFO] [stderr]    Compiling hostname v0.4.0
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling similar v2.6.0
[INFO] [stderr]    Compiling regex v1.10.6
[INFO] [stderr]    Compiling terminal_size v0.3.0
[INFO] [stderr]    Compiling clap_builder v4.5.15
[INFO] [stderr]    Compiling which v4.4.2
[INFO] [stderr]    Compiling futures v0.3.30
[INFO] [stderr]    Compiling tempfile v3.12.0
[INFO] [stderr]    Compiling serde_derive v1.0.208
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling thiserror-impl v1.0.63
[INFO] [stderr]    Compiling tokio-macros v2.4.0
[INFO] [stderr]    Compiling async-stream-impl v0.3.5
[INFO] [stderr]    Compiling clap_derive v4.5.13
[INFO] [stderr]    Compiling async-trait v0.1.81
[INFO] [stderr]    Compiling async-stream v0.3.5
[INFO] [stderr]    Compiling tokio v1.39.3
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling tracing-subscriber v0.3.18
[INFO] [stderr]    Compiling open_cmd v0.1.0
[INFO] [stderr]    Compiling clap v4.5.16
[INFO] [stderr]    Compiling tokio-stream v0.1.15
[INFO] [stderr]    Compiling toml_datetime v0.6.8
[INFO] [stderr]    Compiling serde_spanned v0.6.7
[INFO] [stderr]    Compiling deranged v0.3.11
[INFO] [stderr]    Compiling uuid v1.10.0
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling toml_edit v0.22.20
[INFO] [stderr]    Compiling time v0.3.36
[INFO] [stderr]    Compiling toml v0.8.19
[INFO] [stderr]    Compiling hoard v0.6.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/config/builder/envtrie.rs:169:23
[INFO] [stdout]     |
[INFO] [stdout] 169 |     fn get_evaluation(&self, envs: &BTreeMap<EnvironmentName, bool>) -> Result<Evaluation, Error> {
[INFO] [stdout]     |                       ^^^^^ the lifetime is elided here                        ^^^^^^^^^^ the same lifetime is hidden 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] 169 |     fn get_evaluation(&self, envs: &BTreeMap<EnvironmentName, bool>) -> Result<Evaluation<'_>, Error> {
[INFO] [stdout]     |                                                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 36s
[INFO] running `Command { std: "docker" "inspect" "3bd5a70287567c11de1babfc6f9c4f6fb382068bade9c0fc3706737b1868982b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3bd5a70287567c11de1babfc6f9c4f6fb382068bade9c0fc3706737b1868982b", kill_on_drop: false }`
[INFO] [stdout] 3bd5a70287567c11de1babfc6f9c4f6fb382068bade9c0fc3706737b1868982b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b2ccb18b0b171d13fea10b1ba6f6165c265e0b7a5ab6d860bd3280886a5919c0
[INFO] running `Command { std: "docker" "start" "-a" "b2ccb18b0b171d13fea10b1ba6f6165c265e0b7a5ab6d860bd3280886a5919c0", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.157
[INFO] [stderr]    Compiling futures-sink v0.3.30
[INFO] [stderr]    Compiling futures-io v0.3.30
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling nix v0.29.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.18
[INFO] [stderr]    Compiling futures-channel v0.3.30
[INFO] [stderr]    Compiling serde_json v1.0.125
[INFO] [stderr]    Compiling sdd v3.0.2
[INFO] [stderr]    Compiling serial_test_derive v3.1.1
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling serde_test v1.0.177
[INFO] [stderr]    Compiling scc v2.1.16
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling mio v1.0.2
[INFO] [stderr]    Compiling signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling uuid v1.10.0
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling tokio v1.39.3
[INFO] [stderr]    Compiling hostname v0.4.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling nix v0.23.2
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling futures-executor v0.3.30
[INFO] [stderr]    Compiling futures v0.3.30
[INFO] [stderr]    Compiling serial_test v3.1.1
[INFO] [stderr]    Compiling pty_closure v0.1.2
[INFO] [stderr]    Compiling tokio-stream v0.1.15
[INFO] [stderr]    Compiling hoard v0.6.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/config/builder/envtrie.rs:169:23
[INFO] [stdout]     |
[INFO] [stdout] 169 |     fn get_evaluation(&self, envs: &BTreeMap<EnvironmentName, bool>) -> Result<Evaluation, Error> {
[INFO] [stdout]     |                       ^^^^^ the lifetime is elided here                        ^^^^^^^^^^ the same lifetime is hidden 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] 169 |     fn get_evaluation(&self, envs: &BTreeMap<EnvironmentName, bool>) -> Result<Evaluation<'_>, Error> {
[INFO] [stdout]     |                                                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/config/builder/envtrie.rs:169:23
[INFO] [stdout]     |
[INFO] [stdout] 169 |     fn get_evaluation(&self, envs: &BTreeMap<EnvironmentName, bool>) -> Result<Evaluation, Error> {
[INFO] [stdout]     |                       ^^^^^ the lifetime is elided here                        ^^^^^^^^^^ the same lifetime is hidden 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] 169 |     fn get_evaluation(&self, envs: &BTreeMap<EnvironmentName, bool>) -> Result<Evaluation<'_>, Error> {
[INFO] [stdout]     |                                                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: missing documentation for an enum
[INFO] [stdout]   --> src/test.rs:49:1
[INFO] [stdout]    |
[INFO] [stdout] 49 | pub enum Error {
[INFO] [stdout]    | ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: the lint level is defined here
[INFO] [stdout]   --> src/lib.rs:38:1
[INFO] [stdout]    |
[INFO] [stdout] 38 | missing_docs,
[INFO] [stdout]    | ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: missing documentation for a variant
[INFO] [stdout]   --> src/test.rs:51:5
[INFO] [stdout]    |
[INFO] [stdout] 51 |     IO(#[from] io::Error),
[INFO] [stdout]    |     ^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: missing documentation for a variant
[INFO] [stdout]   --> src/test.rs:53:5
[INFO] [stdout]    |
[INFO] [stdout] 53 |     Uuid(#[from] uuid::Error),
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: missing documentation for a struct
[INFO] [stdout]   --> src/test.rs:57:1
[INFO] [stdout]    |
[INFO] [stdout] 57 | pub struct Tester {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `hoard` (lib test) due to 4 previous errors; 1 warning emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "b2ccb18b0b171d13fea10b1ba6f6165c265e0b7a5ab6d860bd3280886a5919c0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b2ccb18b0b171d13fea10b1ba6f6165c265e0b7a5ab6d860bd3280886a5919c0", kill_on_drop: false }`
[INFO] [stdout] b2ccb18b0b171d13fea10b1ba6f6165c265e0b7a5ab6d860bd3280886a5919c0
