[INFO] fetching crate nt_hive2 4.2.4...
[INFO] checking nt_hive2-4.2.4 against 1.95.0 for pr-155915
[INFO] extracting crate nt_hive2 4.2.4 into /workspace/builds/worker-5-tc1/source
[INFO] started tweaking crates.io crate nt_hive2 4.2.4
[INFO] removed 0 missing examples
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate nt_hive2 4.2.4
[INFO] tweaked toml for crates.io crate nt_hive2 4.2.4 written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate nt_hive2 4.2.4 on toolchain 1.95.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate nt_hive2 4.2.4 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" "+1.95.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded array-init v2.1.0
[INFO] [stderr]   Downloaded winstructs v0.3.2
[INFO] [stderr]   Downloaded marvin32 v0.1.1
[INFO] [stderr]   Downloaded memoverlay v0.1.3
[INFO] [stderr]   Downloaded binrw_derive v0.15.0
[INFO] [stderr]   Downloaded binrw v0.15.0
[INFO] [stderr]   Downloaded cc v1.2.30
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 924f89fb18bd647c174e3835529930c7ae1ba3c0c34dd3940f9e570f28c9f180
[INFO] running `Command { std: "docker" "start" "-a" "924f89fb18bd647c174e3835529930c7ae1ba3c0c34dd3940f9e570f28c9f180", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "924f89fb18bd647c174e3835529930c7ae1ba3c0c34dd3940f9e570f28c9f180", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "924f89fb18bd647c174e3835529930c7ae1ba3c0c34dd3940f9e570f28c9f180", kill_on_drop: false }`
[INFO] [stdout] 924f89fb18bd647c174e3835529930c7ae1ba3c0c34dd3940f9e570f28c9f180
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] dd5390163e5a2dfddec8834f0ec1c8966f9d3a8b711bc8d7a3dc55c706685e5f
[INFO] running `Command { std: "docker" "start" "-a" "dd5390163e5a2dfddec8834f0ec1c8966f9d3a8b711bc8d7a3dc55c706685e5f", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling owo-colors v4.2.2
[INFO] [stderr]    Compiling binrw_derive v0.15.0
[INFO] [stderr]    Compiling serde_json v1.0.141
[INFO] [stderr]     Checking log v0.4.27
[INFO] [stderr]    Compiling time-core v0.1.4
[INFO] [stderr]     Checking iana-time-zone v0.1.63
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling binrw v0.15.0
[INFO] [stderr]     Checking deranged v0.4.0
[INFO] [stderr]     Checking num_threads v0.1.7
[INFO] [stderr]     Checking bytemuck v1.23.1
[INFO] [stderr]     Checking array-init v2.1.0
[INFO] [stderr]     Checking marvin32 v0.1.1
[INFO] [stderr]    Compiling time-macros v0.2.22
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]     Checking time v0.3.41
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]     Checking simplelog v0.12.2
[INFO] [stderr]    Compiling num-derive v0.3.3
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling derive-getters v0.5.0
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]    Compiling getset v0.1.6
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking memoverlay v0.1.3
[INFO] [stderr]     Checking thiserror v2.0.12
[INFO] [stderr]     Checking serde v1.0.219
[INFO] [stderr]     Checking chrono v0.4.41
[INFO] [stderr]     Checking winstructs v0.3.2
[INFO] [stderr]     Checking nt_hive2 v4.2.4 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/nk.rs:155:9
[INFO] [stdout]     |
[INFO] [stdout] 155 |         &self,
[INFO] [stdout]     |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 156 |         hive: &mut Hive<B, CleanHive>,
[INFO] [stdout] 157 |     ) -> BinResult<Ref<Vec<Rc<RefCell<Self>>>>>
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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] 157 |     ) -> BinResult<Ref<'_, Vec<Rc<RefCell<Self>>>>>
[INFO] [stdout]     |                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/nk.rs:155:9
[INFO] [stdout]     |
[INFO] [stdout] 155 |         &self,
[INFO] [stdout]     |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 156 |         hive: &mut Hive<B, CleanHive>,
[INFO] [stdout] 157 |     ) -> BinResult<Ref<Vec<Rc<RefCell<Self>>>>>
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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] 157 |     ) -> BinResult<Ref<'_, Vec<Rc<RefCell<Self>>>>>
[INFO] [stdout]     |                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 23.80s
[INFO] running `Command { std: "docker" "inspect" "dd5390163e5a2dfddec8834f0ec1c8966f9d3a8b711bc8d7a3dc55c706685e5f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "dd5390163e5a2dfddec8834f0ec1c8966f9d3a8b711bc8d7a3dc55c706685e5f", kill_on_drop: false }`
[INFO] [stdout] dd5390163e5a2dfddec8834f0ec1c8966f9d3a8b711bc8d7a3dc55c706685e5f
