[INFO] cloning repository https://github.com/RinLovesYou/unity-rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/RinLovesYou/unity-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRinLovesYou%2Funity-rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRinLovesYou%2Funity-rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 4ae03c880c3381cf587751cb45311333744323ef
[INFO] checking RinLovesYou/unity-rs against 1.95.0 for pr-155915
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRinLovesYou%2Funity-rs" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/RinLovesYou/unity-rs
[INFO] finished tweaking git repo https://github.com/RinLovesYou/unity-rs
[INFO] tweaked toml for git repo https://github.com/RinLovesYou/unity-rs written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/RinLovesYou/unity-rs 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 git repo https://github.com/RinLovesYou/unity-rs 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] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr]   |
[INFO] [stderr]   = note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr]   = note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr]   = note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded libc v0.2.138
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] e5c4bc6ebcec3d3abe3d7f4bb494d2741a416d0bd31caa87ba1caeb9744efbbd
[INFO] running `Command { std: "docker" "start" "-a" "e5c4bc6ebcec3d3abe3d7f4bb494d2741a416d0bd31caa87ba1caeb9744efbbd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e5c4bc6ebcec3d3abe3d7f4bb494d2741a416d0bd31caa87ba1caeb9744efbbd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e5c4bc6ebcec3d3abe3d7f4bb494d2741a416d0bd31caa87ba1caeb9744efbbd", kill_on_drop: false }`
[INFO] [stdout] e5c4bc6ebcec3d3abe3d7f4bb494d2741a416d0bd31caa87ba1caeb9744efbbd
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] 2e056627dd3226549b8bbe8e37a2076cc416dcaa568f6e888ff6ca2c09e060c8
[INFO] running `Command { std: "docker" "start" "-a" "2e056627dd3226549b8bbe8e37a2076cc416dcaa568f6e888ff6ca2c09e060c8", kill_on_drop: false }`
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr]   |
[INFO] [stderr]   = note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr]   = note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr]   = note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stderr]    Compiling proc-macro2 v1.0.47
[INFO] [stderr]    Compiling unicode-ident v1.0.5
[INFO] [stderr]    Compiling syn v1.0.103
[INFO] [stderr]    Compiling libc v0.2.138
[INFO] [stderr]    Compiling quote v1.0.21
[INFO] [stderr]    Compiling thiserror-impl v1.0.37
[INFO] [stderr]     Checking thiserror v1.0.37
[INFO] [stderr]     Checking unity-rs v0.1.0 (/opt/rustwide/workdir/unity)
[INFO] [stdout] warning: unused import: `NativeMethod`
[INFO] [stdout]   --> unity/src/runtime.rs:11:25
[INFO] [stdout]    |
[INFO] [stdout] 11 |     utils, libs::{self, NativeMethod},
[INFO] [stdout]    |                         ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `error`
[INFO] [stdout]  --> unity/src/il2cpp/mod.rs:3:11
[INFO] [stdout]   |
[INFO] [stdout] 3 | use std::{error, path::PathBuf, ffi::CString};
[INFO] [stdout]   |           ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `thiserror::Error`
[INFO] [stdout]  --> unity/src/il2cpp/mod.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use thiserror::Error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `types::Il2CppThread`
[INFO] [stdout]   --> unity/src/il2cpp/mod.rs:12:36
[INFO] [stdout]    |
[INFO] [stdout] 12 | use self::{exports::Il2CppExports, types::Il2CppThread};
[INFO] [stdout]    |                                    ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `ptr::addr_of`
[INFO] [stdout]  --> unity/src/mono/mod.rs:3:33
[INFO] [stdout]   |
[INFO] [stdout] 3 | use std::{error, path::PathBuf, ptr::addr_of, fmt::{Display, self}, ffi::CString};
[INFO] [stdout]   |                                 ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `thiserror::Error`
[INFO] [stdout]  --> unity/src/mono/mod.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use thiserror::Error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `MonoDomain` and `MonoThread`
[INFO] [stdout]   --> unity/src/mono/mod.rs:12:42
[INFO] [stdout]    |
[INFO] [stdout] 12 | use self::{exports::MonoExports, types::{MonoThread, MonoDomain}};
[INFO] [stdout]    |                                          ^^^^^^^^^^  ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `addr_of_mut`, `addr_of`, and `error`
[INFO] [stdout]  --> unity/src/mono/types.rs:3:25
[INFO] [stdout]   |
[INFO] [stdout] 3 | use std::{ffi::*, ptr::{addr_of_mut, addr_of}, error};
[INFO] [stdout]   |                         ^^^^^^^^^^^  ^^^^^^^   ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `NativeMethod`
[INFO] [stdout]   --> unity/src/runtime.rs:11:25
[INFO] [stdout]    |
[INFO] [stdout] 11 |     utils, libs::{self, NativeMethod},
[INFO] [stdout]    |                         ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `error`
[INFO] [stdout]  --> unity/src/il2cpp/mod.rs:3:11
[INFO] [stdout]   |
[INFO] [stdout] 3 | use std::{error, path::PathBuf, ffi::CString};
[INFO] [stdout]   |           ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `thiserror::Error`
[INFO] [stdout]  --> unity/src/il2cpp/mod.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use thiserror::Error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `types::Il2CppThread`
[INFO] [stdout]   --> unity/src/il2cpp/mod.rs:12:36
[INFO] [stdout]    |
[INFO] [stdout] 12 | use self::{exports::Il2CppExports, types::Il2CppThread};
[INFO] [stdout]    |                                    ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `ptr::addr_of`
[INFO] [stdout]  --> unity/src/mono/mod.rs:3:33
[INFO] [stdout]   |
[INFO] [stdout] 3 | use std::{error, path::PathBuf, ptr::addr_of, fmt::{Display, self}, ffi::CString};
[INFO] [stdout]   |                                 ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `thiserror::Error`
[INFO] [stdout]  --> unity/src/mono/mod.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use thiserror::Error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `MonoDomain` and `MonoThread`
[INFO] [stdout]   --> unity/src/mono/mod.rs:12:42
[INFO] [stdout]    |
[INFO] [stdout] 12 | use self::{exports::MonoExports, types::{MonoThread, MonoDomain}};
[INFO] [stdout]    |                                          ^^^^^^^^^^  ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `addr_of_mut`, `addr_of`, and `error`
[INFO] [stdout]  --> unity/src/mono/types.rs:3:25
[INFO] [stdout]   |
[INFO] [stdout] 3 | use std::{ffi::*, ptr::{addr_of_mut, addr_of}, error};
[INFO] [stdout]   |                         ^^^^^^^^^^^  ^^^^^^^   ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `hook_type`
[INFO] [stdout]    --> unity/src/il2cpp/mod.rs:120:37
[INFO] [stdout]     |
[INFO] [stdout] 120 |     fn install_assembly_hook(&self, hook_type: AssemblyHookType, func: MethodPointer) -> Result<(), RuntimeError> {
[INFO] [stdout]     |                                     ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_hook_type`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `func`
[INFO] [stdout]    --> unity/src/il2cpp/mod.rs:120:66
[INFO] [stdout]     |
[INFO] [stdout] 120 |     fn install_assembly_hook(&self, hook_type: AssemblyHookType, func: MethodPointer) -> Result<(), RuntimeError> {
[INFO] [stdout]     |                                                                  ^^^^ help: if this is intentional, prefix it with an underscore: `_func`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> unity/src/runtime.rs:65:17
[INFO] [stdout]    |
[INFO] [stdout] 65 |     fn get_type(&self) -> RuntimeType;
[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] 65 |     fn get_type(&self) -> RuntimeType<'_>;
[INFO] [stdout]    |                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> unity/src/il2cpp/mod.rs:44:17
[INFO] [stdout]    |
[INFO] [stdout] 44 |     fn get_type(&self) -> RuntimeType {
[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] 44 |     fn get_type(&self) -> RuntimeType<'_> {
[INFO] [stdout]    |                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> unity/src/mono/mod.rs:74:17
[INFO] [stdout]    |
[INFO] [stdout] 74 |     fn get_type(&self) -> RuntimeType {
[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] 74 |     fn get_type(&self) -> RuntimeType<'_> {
[INFO] [stdout]    |                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `hook_type`
[INFO] [stdout]    --> unity/src/il2cpp/mod.rs:120:37
[INFO] [stdout]     |
[INFO] [stdout] 120 |     fn install_assembly_hook(&self, hook_type: AssemblyHookType, func: MethodPointer) -> Result<(), RuntimeError> {
[INFO] [stdout]     |                                     ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_hook_type`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `func`
[INFO] [stdout]    --> unity/src/il2cpp/mod.rs:120:66
[INFO] [stdout]     |
[INFO] [stdout] 120 |     fn install_assembly_hook(&self, hook_type: AssemblyHookType, func: MethodPointer) -> Result<(), RuntimeError> {
[INFO] [stdout]     |                                                                  ^^^^ help: if this is intentional, prefix it with an underscore: `_func`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> unity/src/runtime.rs:65:17
[INFO] [stdout]    |
[INFO] [stdout] 65 |     fn get_type(&self) -> RuntimeType;
[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] 65 |     fn get_type(&self) -> RuntimeType<'_>;
[INFO] [stdout]    |                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> unity/src/il2cpp/mod.rs:44:17
[INFO] [stdout]    |
[INFO] [stdout] 44 |     fn get_type(&self) -> RuntimeType {
[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] 44 |     fn get_type(&self) -> RuntimeType<'_> {
[INFO] [stdout]    |                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> unity/src/mono/mod.rs:74:17
[INFO] [stdout]    |
[INFO] [stdout] 74 |     fn get_type(&self) -> RuntimeType {
[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] 74 |     fn get_type(&self) -> RuntimeType<'_> {
[INFO] [stdout]    |                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.29s
[INFO] running `Command { std: "docker" "inspect" "2e056627dd3226549b8bbe8e37a2076cc416dcaa568f6e888ff6ca2c09e060c8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2e056627dd3226549b8bbe8e37a2076cc416dcaa568f6e888ff6ca2c09e060c8", kill_on_drop: false }`
[INFO] [stdout] 2e056627dd3226549b8bbe8e37a2076cc416dcaa568f6e888ff6ca2c09e060c8
