[INFO] cloning repository https://github.com/ReplayCoding/bspinfo
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ReplayCoding/bspinfo" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FReplayCoding%2Fbspinfo", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FReplayCoding%2Fbspinfo'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 3b7068007a47144e85570fdc83c3a722d14b5536
[INFO] checking ReplayCoding/bspinfo against master#42f4793e5a514858221b07ac379029d90353913e for pr-148952
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FReplayCoding%2Fbspinfo" "/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/ReplayCoding/bspinfo
[INFO] finished tweaking git repo https://github.com/ReplayCoding/bspinfo
[INFO] tweaked toml for git repo https://github.com/ReplayCoding/bspinfo written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/ReplayCoding/bspinfo on toolchain 42f4793e5a514858221b07ac379029d90353913e
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+42f4793e5a514858221b07ac379029d90353913e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/ReplayCoding/bspinfo 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" "+42f4793e5a514858221b07ac379029d90353913e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded serde v1.0.189
[INFO] [stderr]   Downloaded indexmap v2.0.2
[INFO] [stderr]   Downloaded crc-catalog v2.2.0
[INFO] [stderr]   Downloaded binrw_derive v0.12.0
[INFO] [stderr]   Downloaded serde_derive v1.0.189
[INFO] [stderr]   Downloaded hashbrown v0.14.1
[INFO] [stderr]   Downloaded binrw v0.12.0
[INFO] [stderr]   Downloaded winnow v0.5.17
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+42f4793e5a514858221b07ac379029d90353913e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 33eea1fb270262d5b9f406ae2bf769c6097e0d5a8ac7aecca3f5c518794c89f0
[INFO] running `Command { std: "docker" "start" "-a" "33eea1fb270262d5b9f406ae2bf769c6097e0d5a8ac7aecca3f5c518794c89f0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "33eea1fb270262d5b9f406ae2bf769c6097e0d5a8ac7aecca3f5c518794c89f0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "33eea1fb270262d5b9f406ae2bf769c6097e0d5a8ac7aecca3f5c518794c89f0", kill_on_drop: false }`
[INFO] [stdout] 33eea1fb270262d5b9f406ae2bf769c6097e0d5a8ac7aecca3f5c518794c89f0
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+42f4793e5a514858221b07ac379029d90353913e" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] aa1ac3aafc25d4e1eede2e7858716e452dc0855194d3450b9edfc1a209d8b7d0
[INFO] running `Command { std: "docker" "start" "-a" "aa1ac3aafc25d4e1eede2e7858716e452dc0855194d3450b9edfc1a209d8b7d0", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.149
[INFO] [stderr]    Compiling proc-macro2 v1.0.69
[INFO] [stderr]     Checking subtle v2.5.0
[INFO] [stderr]     Checking cpufeatures v0.2.9
[INFO] [stderr]    Compiling hashbrown v0.14.1
[INFO] [stderr]    Compiling toml_datetime v0.6.3
[INFO] [stderr]    Compiling winnow v0.5.17
[INFO] [stderr]     Checking inout v0.1.3
[INFO] [stderr]    Compiling once_cell v1.18.0
[INFO] [stderr]     Checking base64ct v1.6.0
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling binrw_derive v0.12.0
[INFO] [stderr]     Checking sha2 v0.10.8
[INFO] [stderr]     Checking password-hash v0.4.2
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]     Checking miniz_oxide v0.7.1
[INFO] [stderr]     Checking cipher v0.4.4
[INFO] [stderr]     Checking deranged v0.3.9
[INFO] [stderr]    Compiling indexmap v2.0.2
[INFO] [stderr]     Checking crc-catalog v2.2.0
[INFO] [stderr]    Compiling either v1.9.0
[INFO] [stderr]    Compiling jobserver v0.1.27
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]    Compiling binrw v0.12.0
[INFO] [stderr]    Compiling owo-colors v3.5.0
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling syn v2.0.38
[INFO] [stderr]     Checking time v0.3.30
[INFO] [stderr]     Checking flate2 v1.0.28
[INFO] [stderr]     Checking crc v3.0.1
[INFO] [stderr]     Checking aes v0.8.3
[INFO] [stderr]     Checking pbkdf2 v0.11.0
[INFO] [stderr]    Compiling toml_edit v0.19.15
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]     Checking bytemuck v1.14.0
[INFO] [stderr]     Checking array-init v2.1.0
[INFO] [stderr]     Checking lzma-rs v0.3.0
[INFO] [stderr]    Compiling zstd-sys v2.0.9+zstd.1.5.5
[INFO] [stderr]    Compiling bzip2-sys v0.1.11+1.0.8
[INFO] [stderr]     Checking bzip2 v0.4.4
[INFO] [stderr]    Compiling proc-macro-crate v1.3.1
[INFO] [stderr]    Compiling num_enum_derive v0.7.0
[INFO] [stderr]     Checking num_enum v0.7.0
[INFO] [stderr]    Compiling zstd-safe v5.0.2+zstd.1.5.2
[INFO] [stderr]     Checking zstd v0.11.2+zstd.1.5.2
[INFO] [stderr]     Checking zip v0.6.6
[INFO] [stderr]     Checking bspinfo v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/main.rs:105:51
[INFO] [stdout]     |
[INFO] [stdout] 105 |     fn new(reader: &'a mut R) -> binrw::BinResult<BspFile<R>> {
[INFO] [stdout]     |                     -- the lifetime is named here ^^^^^^^^^^ 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: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 105 |     fn new(reader: &'a mut R) -> binrw::BinResult<BspFile<'a, R>> {
[INFO] [stdout]     |                                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/main.rs:105:51
[INFO] [stdout]     |
[INFO] [stdout] 105 |     fn new(reader: &'a mut R) -> binrw::BinResult<BspFile<R>> {
[INFO] [stdout]     |                     -- the lifetime is named here ^^^^^^^^^^ 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: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 105 |     fn new(reader: &'a mut R) -> binrw::BinResult<BspFile<'a, R>> {
[INFO] [stdout]     |                                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 53.46s
[INFO] running `Command { std: "docker" "inspect" "aa1ac3aafc25d4e1eede2e7858716e452dc0855194d3450b9edfc1a209d8b7d0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "aa1ac3aafc25d4e1eede2e7858716e452dc0855194d3450b9edfc1a209d8b7d0", kill_on_drop: false }`
[INFO] [stdout] aa1ac3aafc25d4e1eede2e7858716e452dc0855194d3450b9edfc1a209d8b7d0
