[INFO] cloning repository https://github.com/bfbachmann/blang
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/bfbachmann/blang" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbfbachmann%2Fblang", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbfbachmann%2Fblang'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 70e8a393c2d171a6b9e8033386b60ded0cc4597b
[INFO] checking bfbachmann/blang against try#b1f2594eac607c1f051534800237eeedb5590a49 for pr-139493-3
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbfbachmann%2Fblang" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/bfbachmann/blang
[INFO] finished tweaking git repo https://github.com/bfbachmann/blang
[INFO] tweaked toml for git repo https://github.com/bfbachmann/blang written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/bfbachmann/blang on toolchain b1f2594eac607c1f051534800237eeedb5590a49
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b1f2594eac607c1f051534800237eeedb5590a49" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/bfbachmann/blang 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" "+b1f2594eac607c1f051534800237eeedb5590a49" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+b1f2594eac607c1f051534800237eeedb5590a49" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 2ace765d9c6f221c12d7b095edd6937d844915898887f63bf969d6aea6fdc1fc
[INFO] running `Command { std: "docker" "start" "-a" "2ace765d9c6f221c12d7b095edd6937d844915898887f63bf969d6aea6fdc1fc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2ace765d9c6f221c12d7b095edd6937d844915898887f63bf969d6aea6fdc1fc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2ace765d9c6f221c12d7b095edd6937d844915898887f63bf969d6aea6fdc1fc", kill_on_drop: false }`
[INFO] [stdout] 2ace765d9c6f221c12d7b095edd6937d844915898887f63bf969d6aea6fdc1fc
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+b1f2594eac607c1f051534800237eeedb5590a49" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1c56b8beaf515ea0907124fbe35d584f45aaecef05f3da50e3137e28940638ad
[INFO] running `Command { std: "docker" "start" "-a" "1c56b8beaf515ea0907124fbe35d584f45aaecef05f3da50e3137e28940638ad", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling serde v1.0.185
[INFO] [stderr]    Compiling anyhow v1.0.95
[INFO] [stderr]    Compiling proc-macro2 v1.0.92
[INFO] [stderr]    Compiling cc v1.2.21
[INFO] [stderr]    Compiling semver v1.0.17
[INFO] [stderr]    Compiling rustix v0.38.1
[INFO] [stderr]     Checking linux-raw-sys v0.4.3
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking bitflags v2.3.3
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling serde_json v1.0.109
[INFO] [stderr]    Compiling regex-lite v0.1.6
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]    Compiling object v0.36.7
[INFO] [stderr]    Compiling syn v2.0.94
[INFO] [stderr]     Checking gimli v0.29.0
[INFO] [stderr]    Compiling unicode-xid v0.2.6
[INFO] [stderr]    Compiling failure_derive v0.1.8
[INFO] [stderr]     Checking utf8parse v0.2.1
[INFO] [stderr]     Checking anstyle-parse v0.2.1
[INFO] [stderr]     Checking miniz_oxide v0.7.4
[INFO] [stderr]     Checking is-terminal v0.4.8
[INFO] [stderr]    Compiling num-bigint v0.2.6
[INFO] [stderr]    Compiling llvm-sys v181.2.0
[INFO] [stderr]    Compiling backtrace v0.3.73
[INFO] [stderr]     Checking rustc-demangle v0.1.24
[INFO] [stderr]     Checking anstyle v1.0.6
[INFO] [stderr]    Compiling beef v0.5.2
[INFO] [stderr]    Compiling regex-syntax v0.8.2
[INFO] [stderr]    Compiling serde_derive v1.0.179
[INFO] [stderr]     Checking anstyle-query v1.0.0
[INFO] [stderr]    Compiling itoa v1.0.10
[INFO] [stderr]     Checking colorchoice v1.0.0
[INFO] [stderr]    Compiling ryu v1.0.17
[INFO] [stderr]     Checking anstream v0.3.2
[INFO] [stderr]    Compiling thread-id v3.3.0
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]    Compiling lazy_static v0.2.11
[INFO] [stderr]    Compiling inkwell v0.6.0
[INFO] [stderr]     Checking strsim v0.10.0
[INFO] [stderr]     Checking clap_lex v0.5.0
[INFO] [stderr]     Checking either v1.8.1
[INFO] [stderr]    Compiling synstructure v0.12.6
[INFO] [stderr]     Checking addr2line v0.22.0
[INFO] [stderr]     Checking clap_builder v4.3.10
[INFO] [stderr]    Compiling logos-codegen v0.14.0
[INFO] [stderr]     Checking failure v0.1.8
[INFO] [stderr]    Compiling flame v0.2.2
[INFO] [stderr]     Checking colored v2.0.4
[INFO] [stderr]     Checking rayon v1.10.0
[INFO] [stderr]     Checking base-62 v0.1.1
[INFO] [stderr]     Checking clap v4.3.10
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling inkwell_internals v0.11.0
[INFO] [stderr]    Compiling flamer v0.5.0
[INFO] [stderr]    Compiling logos-derive v0.14.0
[INFO] [stderr]     Checking logos v0.14.0
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking blang v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: struct `ScopeCall` is never constructed
[INFO] [stdout]   --> src/util.rs:28:12
[INFO] [stdout]    |
[INFO] [stdout] 28 | pub struct ScopeCall<F: FnMut()> {
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/codegen/convert.rs:447:27
[INFO] [stdout]     |
[INFO] [stdout] 447 |     fn int_type_with_size(&self, bytes_required: u32) -> IntType {
[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] 447 |     fn int_type_with_size(&self, bytes_required: u32) -> IntType<'_> {
[INFO] [stdout]     |                                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ScopeCall` is never constructed
[INFO] [stdout]   --> src/util.rs:28:12
[INFO] [stdout]    |
[INFO] [stdout] 28 | pub struct ScopeCall<F: FnMut()> {
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/codegen/convert.rs:447:27
[INFO] [stdout]     |
[INFO] [stdout] 447 |     fn int_type_with_size(&self, bytes_required: u32) -> IntType {
[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] 447 |     fn int_type_with_size(&self, bytes_required: u32) -> IntType<'_> {
[INFO] [stdout]     |                                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 55.63s
[INFO] running `Command { std: "docker" "inspect" "1c56b8beaf515ea0907124fbe35d584f45aaecef05f3da50e3137e28940638ad", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1c56b8beaf515ea0907124fbe35d584f45aaecef05f3da50e3137e28940638ad", kill_on_drop: false }`
[INFO] [stdout] 1c56b8beaf515ea0907124fbe35d584f45aaecef05f3da50e3137e28940638ad
