[INFO] fetching crate mahf 0.1.0...
[INFO] checking mahf-0.1.0 against master#bca37a20bd376ce3fd138e7cdee7fe704e0f8814 for pr-139493-3
[INFO] extracting crate mahf 0.1.0 into /workspace/builds/worker-3-tc1/source
[INFO] started tweaking crates.io crate mahf 0.1.0
[INFO] finished tweaking crates.io crate mahf 0.1.0
[INFO] tweaked toml for crates.io crate mahf 0.1.0 written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate mahf 0.1.0 on toolchain bca37a20bd376ce3fd138e7cdee7fe704e0f8814
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate mahf 0.1.0 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" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded test-case-macros v3.1.0
[INFO] [stderr]   Downloaded test-case v3.1.0
[INFO] [stderr]   Downloaded indicatif v0.17.5
[INFO] [stderr]   Downloaded test-case-core v3.1.0
[INFO] [stderr]   Downloaded trait-set v0.3.0
[INFO] [stderr]   Downloaded better_any v0.2.0
[INFO] [stderr]   Downloaded better_typeid_derive v0.1.1
[INFO] [stderr]   Downloaded float_eq v1.0.1
[INFO] [stderr]   Downloaded semver v1.0.17
[INFO] [stderr]   Downloaded contracts v0.6.3
[INFO] [stderr]   Downloaded clap v4.3.11
[INFO] [stderr]   Downloaded dyn-clone v1.0.11
[INFO] [stderr]   Downloaded portable-atomic v1.3.3
[INFO] [stderr]   Downloaded erased-serde v0.3.25
[INFO] [stderr]   Downloaded ron v0.8.0
[INFO] [stderr]   Downloaded clap_builder v4.3.11
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 2020de89d626320286416cbc22314d982a20ddc65f7af8111daf477226aa0590
[INFO] running `Command { std: "docker" "start" "-a" "2020de89d626320286416cbc22314d982a20ddc65f7af8111daf477226aa0590", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2020de89d626320286416cbc22314d982a20ddc65f7af8111daf477226aa0590", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2020de89d626320286416cbc22314d982a20ddc65f7af8111daf477226aa0590", kill_on_drop: false }`
[INFO] [stdout] 2020de89d626320286416cbc22314d982a20ddc65f7af8111daf477226aa0590
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] edaa9e8517489da8afc2d8cd5cb4305bd9847fd0bfa0b53a04058bdd7fcadb22
[INFO] running `Command { std: "docker" "start" "-a" "edaa9e8517489da8afc2d8cd5cb4305bd9847fd0bfa0b53a04058bdd7fcadb22", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.60
[INFO] [stderr]    Compiling unicode-ident v1.0.9
[INFO] [stderr]    Compiling quote v1.0.28
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling serde v1.0.164
[INFO] [stderr]    Compiling libm v0.2.7
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling rayon-core v1.11.0
[INFO] [stderr]     Checking either v1.8.1
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]     Checking getrandom v0.2.10
[INFO] [stderr]     Checking num_cpus v1.15.0
[INFO] [stderr]     Checking crossbeam-channel v0.5.8
[INFO] [stderr]     Checking crossbeam-epoch v0.9.15
[INFO] [stderr]    Compiling serde_json v1.0.99
[INFO] [stderr]    Compiling cc v1.0.79
[INFO] [stderr]     Checking tracing v0.1.37
[INFO] [stderr]     Checking tracing-subscriber v0.3.17
[INFO] [stderr]    Compiling rustix v0.38.4
[INFO] [stderr]    Compiling portable-atomic v1.3.3
[INFO] [stderr]    Compiling eyre v0.6.8
[INFO] [stderr]     Checking crossbeam-deque v0.8.3
[INFO] [stderr]     Checking gimli v0.27.3
[INFO] [stderr]     Checking ciborium-io v0.2.1
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking miniz_oxide v0.6.2
[INFO] [stderr]     Checking itertools v0.10.5
[INFO] [stderr]     Checking ciborium-ll v0.2.1
[INFO] [stderr]     Checking object v0.30.4
[INFO] [stderr]     Checking regex-syntax v0.7.4
[INFO] [stderr]    Compiling erased-serde v0.3.25
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking owo-colors v3.5.0
[INFO] [stderr]    Compiling thiserror v1.0.40
[INFO] [stderr]     Checking clap_lex v0.5.0
[INFO] [stderr]     Checking linux-raw-sys v0.4.3
[INFO] [stderr]     Checking bitflags v2.3.3
[INFO] [stderr]     Checking anstyle v1.0.1
[INFO] [stderr]     Checking console v0.15.7
[INFO] [stderr]     Checking clap_builder v4.3.11
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking rayon v1.7.0
[INFO] [stderr]     Checking dyn-clone v1.0.11
[INFO] [stderr]    Compiling syn v2.0.18
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]     Checking regex-automata v0.3.3
[INFO] [stderr]     Checking float_eq v1.0.1
[INFO] [stderr]     Checking is-terminal v0.4.9
[INFO] [stderr]     Checking tracing-error v0.2.0
[INFO] [stderr]    Compiling backtrace v0.3.67
[INFO] [stderr]     Checking color-spantrace v0.2.0
[INFO] [stderr]     Checking criterion-plot v0.5.0
[INFO] [stderr]     Checking addr2line v0.19.0
[INFO] [stderr]     Checking plotters v0.3.5
[INFO] [stderr]     Checking rand_distr v0.4.3
[INFO] [stderr]     Checking indicatif v0.17.5
[INFO] [stderr]     Checking clap v4.3.11
[INFO] [stderr]     Checking regex v1.9.1
[INFO] [stderr]    Compiling serde_derive v1.0.164
[INFO] [stderr]    Compiling thiserror-impl v1.0.40
[INFO] [stderr]     Checking color-eyre v0.6.2
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling test-case-core v3.1.0
[INFO] [stderr]    Compiling better_typeid_derive v0.1.1
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]    Compiling trait-set v0.3.0
[INFO] [stderr]    Compiling derive_more v0.99.17
[INFO] [stderr]    Compiling contracts v0.6.3
[INFO] [stderr]    Compiling test-case-macros v3.1.0
[INFO] [stderr]     Checking better_any v0.2.0
[INFO] [stderr]     Checking test-case v3.1.0
[INFO] [stderr]     Checking ciborium v0.2.1
[INFO] [stderr]     Checking ron v0.8.0
[INFO] [stderr]     Checking tinytemplate v1.2.1
[INFO] [stderr]     Checking mahf v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking criterion v0.5.1
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/logging/log.rs:162:22
[INFO] [stdout]     |
[INFO] [stdout] 162 |     fn as_compressed(&self) -> CompressedLog {
[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] 162 |     fn as_compressed(&self) -> CompressedLog<'_> {
[INFO] [stdout]     |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/state/random.rs:191:26
[INFO] [stdout]     |
[INFO] [stdout] 191 |     pub fn iter_children(&mut self) -> RandomIter {
[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] 191 |     pub fn iter_children(&mut self) -> RandomIter<'_> {
[INFO] [stdout]     |                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/state/registry/mod.rs:617:28
[INFO] [stdout]     |
[INFO] [stdout] 617 |     pub fn borrow_value<T>(&self) -> Ref<T::Target>
[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] 617 |     pub fn borrow_value<T>(&self) -> Ref<'_, T::Target>
[INFO] [stdout]     |                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/state/registry/mod.rs:652:32
[INFO] [stdout]     |
[INFO] [stdout] 652 |     pub fn try_borrow_value<T>(&self) -> StateResult<Ref<T::Target>>
[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] 652 |     pub fn try_borrow_value<T>(&self) -> StateResult<Ref<'_, T::Target>>
[INFO] [stdout]     |                                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/state/registry/mod.rs:688:32
[INFO] [stdout]     |
[INFO] [stdout] 688 |     pub fn borrow_value_mut<T>(&self) -> RefMut<T::Target>
[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] 688 |     pub fn borrow_value_mut<T>(&self) -> RefMut<'_, T::Target>
[INFO] [stdout]     |                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/state/registry/mod.rs:729:36
[INFO] [stdout]     |
[INFO] [stdout] 729 |     pub fn try_borrow_value_mut<T>(&self) -> StateResult<RefMut<T::Target>>
[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] 729 |     pub fn try_borrow_value_mut<T>(&self) -> StateResult<RefMut<'_, T::Target>>
[INFO] [stdout]     |                                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/logging/log.rs:162:22
[INFO] [stdout]     |
[INFO] [stdout] 162 |     fn as_compressed(&self) -> CompressedLog {
[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] 162 |     fn as_compressed(&self) -> CompressedLog<'_> {
[INFO] [stdout]     |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/state/random.rs:191:26
[INFO] [stdout]     |
[INFO] [stdout] 191 |     pub fn iter_children(&mut self) -> RandomIter {
[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] 191 |     pub fn iter_children(&mut self) -> RandomIter<'_> {
[INFO] [stdout]     |                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/state/registry/mod.rs:617:28
[INFO] [stdout]     |
[INFO] [stdout] 617 |     pub fn borrow_value<T>(&self) -> Ref<T::Target>
[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] 617 |     pub fn borrow_value<T>(&self) -> Ref<'_, T::Target>
[INFO] [stdout]     |                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/state/registry/mod.rs:652:32
[INFO] [stdout]     |
[INFO] [stdout] 652 |     pub fn try_borrow_value<T>(&self) -> StateResult<Ref<T::Target>>
[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] 652 |     pub fn try_borrow_value<T>(&self) -> StateResult<Ref<'_, T::Target>>
[INFO] [stdout]     |                                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/state/registry/mod.rs:688:32
[INFO] [stdout]     |
[INFO] [stdout] 688 |     pub fn borrow_value_mut<T>(&self) -> RefMut<T::Target>
[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] 688 |     pub fn borrow_value_mut<T>(&self) -> RefMut<'_, T::Target>
[INFO] [stdout]     |                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/state/registry/mod.rs:729:36
[INFO] [stdout]     |
[INFO] [stdout] 729 |     pub fn try_borrow_value_mut<T>(&self) -> StateResult<RefMut<T::Target>>
[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] 729 |     pub fn try_borrow_value_mut<T>(&self) -> StateResult<RefMut<'_, T::Target>>
[INFO] [stdout]     |                                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 30.31s
[INFO] running `Command { std: "docker" "inspect" "edaa9e8517489da8afc2d8cd5cb4305bd9847fd0bfa0b53a04058bdd7fcadb22", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "edaa9e8517489da8afc2d8cd5cb4305bd9847fd0bfa0b53a04058bdd7fcadb22", kill_on_drop: false }`
[INFO] [stdout] edaa9e8517489da8afc2d8cd5cb4305bd9847fd0bfa0b53a04058bdd7fcadb22
