[INFO] fetching crate metaemu-state 0.3.1...
[INFO] checking metaemu-state-0.3.1 against try#5f6abd89da253a562ad85d235b9342a3ac336c28 for pr-156114
[INFO] extracting crate metaemu-state 0.3.1 into /workspace/builds/worker-3-tc2/source
[INFO] started tweaking crates.io crate metaemu-state 0.3.1
[INFO] finished tweaking crates.io crate metaemu-state 0.3.1
[INFO] tweaked toml for crates.io crate metaemu-state 0.3.1 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate metaemu-state 0.3.1 on toolchain 5f6abd89da253a562ad85d235b9342a3ac336c28
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5f6abd89da253a562ad85d235b9342a3ac336c28" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5f6abd89da253a562ad85d235b9342a3ac336c28" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 193 packages to latest compatible versions
[INFO] [stderr]       Adding generic-array v0.14.7 (available: v0.14.9)
[INFO] [stderr]       Adding iset v0.2.2 (available: v0.3.3)
[INFO] [stderr]       Adding thiserror v1.0.69 (available: v2.0.18)
[INFO] [stderr]       Adding ustr v0.8.1 (available: v1.1.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5f6abd89da253a562ad85d235b9342a3ac336c28" "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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+5f6abd89da253a562ad85d235b9342a3ac336c28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 11bc8af48c15342d01d7f25350ac6ed815890aca4a9a3bc06d84cc225951a254
[INFO] running `Command { std: "docker" "start" "-a" "11bc8af48c15342d01d7f25350ac6ed815890aca4a9a3bc06d84cc225951a254", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "11bc8af48c15342d01d7f25350ac6ed815890aca4a9a3bc06d84cc225951a254", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "11bc8af48c15342d01d7f25350ac6ed815890aca4a9a3bc06d84cc225951a254", kill_on_drop: false }`
[INFO] [stdout] 11bc8af48c15342d01d7f25350ac6ed815890aca4a9a3bc06d84cc225951a254
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+5f6abd89da253a562ad85d235b9342a3ac336c28" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] dc975577aa71ac8b8babe97f42687847b32b9756e045b661ae53e9c2554fc72f
[INFO] running `Command { std: "docker" "start" "-a" "dc975577aa71ac8b8babe97f42687847b32b9756e045b661ae53e9c2554fc72f", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling gmp-mpfr-sys v1.7.1
[INFO] [stderr]    Compiling parking_lot_core v0.8.6
[INFO] [stderr]    Compiling ahash v0.7.8
[INFO] [stderr]    Compiling static_init_macro v1.0.4
[INFO] [stderr]    Compiling static_init v1.0.4
[INFO] [stderr]     Checking ux v0.1.6
[INFO] [stderr]    Compiling rug v1.30.0
[INFO] [stderr]     Checking az v1.3.0
[INFO] [stderr]     Checking getrandom v0.3.4
[INFO] [stderr]    Compiling pest_meta v2.8.6
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking xmlparser v0.13.6
[INFO] [stderr]     Checking unsafe_unwrap v0.1.0
[INFO] [stderr]     Checking bumpalo v3.20.2
[INFO] [stderr]     Checking pest v2.8.6
[INFO] [stderr]     Checking bitflags v2.11.1
[INFO] [stderr]     Checking roxmltree v0.18.1
[INFO] [stderr]    Compiling pest_generator v2.8.6
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling pest_derive v2.8.6
[INFO] [stderr]    Compiling metaemu-state-derive v0.3.0
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]     Checking ahash v0.8.12
[INFO] [stderr]     Checking iset v0.2.2
[INFO] [stderr]     Checking serde_yaml v0.9.34+deprecated
[INFO] [stderr]     Checking parking_lot v0.11.2
[INFO] [stderr]     Checking ustr v0.9.0
[INFO] [stderr]     Checking ustr v0.8.1
[INFO] [stderr]     Checking fugue-bytes v0.2.2
[INFO] [stderr]     Checking fugue-arch v0.2.5
[INFO] [stderr]     Checking fugue-bv v0.2.36
[INFO] [stderr]     Checking fugue-ir v0.2.102
[INFO] [stderr]     Checking fugue-sleigh v0.2.0
[INFO] [stderr]     Checking fugue-fspec v0.2.4
[INFO] [stderr]     Checking fugue v0.2.10
[INFO] [stderr]     Checking metaemu-state v0.3.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/paged.rs:130:23
[INFO] [stdout]     |
[INFO] [stdout] 130 |     pub fn as_mapping(&self) -> Option<MappingRef<T>> {
[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] 130 |     pub fn as_mapping(&self) -> Option<MappingRef<'_, T>> {
[INFO] [stdout]     |                                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/paged.rs:138:27
[INFO] [stdout]     |
[INFO] [stdout] 138 |     pub fn as_mapping_mut(&mut self) -> Option<MappingMut<T>> {
[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] 138 |     pub fn as_mapping_mut(&mut self) -> Option<MappingMut<'_, T>> {
[INFO] [stdout]     |                                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/paged.rs:345:27
[INFO] [stdout]     |
[INFO] [stdout] 345 |     pub fn mapping_for<A>(&self, address: A) -> Option<MappingRef<T>>
[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] 345 |     pub fn mapping_for<A>(&self, address: A) -> Option<MappingRef<'_, T>>
[INFO] [stdout]     |                                                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/paged.rs:359:31
[INFO] [stdout]     |
[INFO] [stdout] 359 |     pub fn mapping_for_mut<A>(&mut self, address: A) -> Option<MappingMut<T>>
[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] 359 |     pub fn mapping_for_mut<A>(&mut self, address: A) -> Option<MappingMut<'_, T>>
[INFO] [stdout]     |                                                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/paged.rs:130:23
[INFO] [stdout]     |
[INFO] [stdout] 130 |     pub fn as_mapping(&self) -> Option<MappingRef<T>> {
[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] 130 |     pub fn as_mapping(&self) -> Option<MappingRef<'_, T>> {
[INFO] [stdout]     |                                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/paged.rs:138:27
[INFO] [stdout]     |
[INFO] [stdout] 138 |     pub fn as_mapping_mut(&mut self) -> Option<MappingMut<T>> {
[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] 138 |     pub fn as_mapping_mut(&mut self) -> Option<MappingMut<'_, T>> {
[INFO] [stdout]     |                                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/paged.rs:345:27
[INFO] [stdout]     |
[INFO] [stdout] 345 |     pub fn mapping_for<A>(&self, address: A) -> Option<MappingRef<T>>
[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] 345 |     pub fn mapping_for<A>(&self, address: A) -> Option<MappingRef<'_, T>>
[INFO] [stdout]     |                                                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/paged.rs:359:31
[INFO] [stdout]     |
[INFO] [stdout] 359 |     pub fn mapping_for_mut<A>(&mut self, address: A) -> Option<MappingMut<T>>
[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] 359 |     pub fn mapping_for_mut<A>(&mut self, address: A) -> Option<MappingMut<'_, T>>
[INFO] [stdout]     |                                                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 5m 28s
[INFO] running `Command { std: "docker" "inspect" "dc975577aa71ac8b8babe97f42687847b32b9756e045b661ae53e9c2554fc72f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "dc975577aa71ac8b8babe97f42687847b32b9756e045b661ae53e9c2554fc72f", kill_on_drop: false }`
[INFO] [stdout] dc975577aa71ac8b8babe97f42687847b32b9756e045b661ae53e9c2554fc72f
