[INFO] cloning repository https://github.com/ohchase/yai
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ohchase/yai" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fohchase%2Fyai", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fohchase%2Fyai'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] e32e2daa205d45290db166bfc52ad9e21456e5d0
[INFO] checking ohchase/yai against 1.95.0 for pr-155915
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fohchase%2Fyai" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/ohchase/yai
[INFO] finished tweaking git repo https://github.com/ohchase/yai
[INFO] tweaked toml for git repo https://github.com/ohchase/yai written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/ohchase/yai 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/ohchase/yai 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]  Downloading crates ...
[INFO] [stderr]   Downloaded clap_derive v4.0.13
[INFO] [stderr]   Downloaded os_str_bytes v6.3.0
[INFO] [stderr]   Downloaded sysinfo v0.26.4
[INFO] [stderr]   Downloaded clap v4.0.15
[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] 7f36ac24272e152641832b16f44777810721b36e75fee05bdd3cfdaf5b5de6fe
[INFO] running `Command { std: "docker" "start" "-a" "7f36ac24272e152641832b16f44777810721b36e75fee05bdd3cfdaf5b5de6fe", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7f36ac24272e152641832b16f44777810721b36e75fee05bdd3cfdaf5b5de6fe", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7f36ac24272e152641832b16f44777810721b36e75fee05bdd3cfdaf5b5de6fe", kill_on_drop: false }`
[INFO] [stdout] 7f36ac24272e152641832b16f44777810721b36e75fee05bdd3cfdaf5b5de6fe
[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] 59e48fd3a188f4af0eba1a0a9d378e74784625f866a6c8d5770a667e8defd65e
[INFO] running `Command { std: "docker" "start" "-a" "59e48fd3a188f4af0eba1a0a9d378e74784625f866a6c8d5770a667e8defd65e", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.135
[INFO] [stderr]    Compiling syn v1.0.102
[INFO] [stderr]    Compiling windows_x86_64_gnu v0.48.0
[INFO] [stderr]     Checking regex-syntax v0.6.27
[INFO] [stderr]     Checking os_str_bytes v6.3.0
[INFO] [stderr]     Checking once_cell v1.15.0
[INFO] [stderr]     Checking aho-corasick v0.7.19
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling thiserror v1.0.37
[INFO] [stderr]    Compiling sysinfo v0.26.4
[INFO] [stderr]     Checking clap_lex v0.3.0
[INFO] [stderr]     Checking windows-targets v0.48.0
[INFO] [stderr]     Checking windows-sys v0.48.0
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking num_cpus v1.13.1
[INFO] [stderr]     Checking rayon-core v1.9.3
[INFO] [stderr]     Checking regex v1.6.0
[INFO] [stderr]     Checking rayon v1.5.3
[INFO] [stderr]     Checking env_logger v0.7.1
[INFO] [stderr]     Checking pretty_env_logger v0.4.0
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling clap_derive v4.0.13
[INFO] [stderr]    Compiling thiserror-impl v1.0.37
[INFO] [stderr]     Checking clap v4.0.15
[INFO] [stderr]     Checking yai v0.1.3 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:177:9
[INFO] [stdout]     |
[INFO] [stdout] 177 |         &self,
[INFO] [stdout]     |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 178 |         entry_function: LoadLibraryA,
[INFO] [stdout] 179 |     ) -> Result<ContextedRemoteThread, InjectorError> {
[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] 179 |     ) -> Result<ContextedRemoteThread<'_>, InjectorError> {
[INFO] [stdout]     |                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:250:9
[INFO] [stdout]     |
[INFO] [stdout] 250 |         &self,
[INFO] [stdout]     |         ^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 254 |     ) -> Result<RawAllocation, InjectorError> {
[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] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 254 |     ) -> Result<RawAllocation<'_>, InjectorError> {
[INFO] [stdout]     |                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:177:9
[INFO] [stdout]     |
[INFO] [stdout] 177 |         &self,
[INFO] [stdout]     |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 178 |         entry_function: LoadLibraryA,
[INFO] [stdout] 179 |     ) -> Result<ContextedRemoteThread, InjectorError> {
[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] 179 |     ) -> Result<ContextedRemoteThread<'_>, InjectorError> {
[INFO] [stdout]     |                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:250:9
[INFO] [stdout]     |
[INFO] [stdout] 250 |         &self,
[INFO] [stdout]     |         ^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 254 |     ) -> Result<RawAllocation, InjectorError> {
[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] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 254 |     ) -> Result<RawAllocation<'_>, InjectorError> {
[INFO] [stdout]     |                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.77s
[INFO] running `Command { std: "docker" "inspect" "59e48fd3a188f4af0eba1a0a9d378e74784625f866a6c8d5770a667e8defd65e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "59e48fd3a188f4af0eba1a0a9d378e74784625f866a6c8d5770a667e8defd65e", kill_on_drop: false }`
[INFO] [stdout] 59e48fd3a188f4af0eba1a0a9d378e74784625f866a6c8d5770a667e8defd65e
