[INFO] cloning repository https://github.com/fornwall/rust-gpu-compiler
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/fornwall/rust-gpu-compiler" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffornwall%2Frust-gpu-compiler", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffornwall%2Frust-gpu-compiler'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] ad4d1f9a74acf9d29468385f7aa8f9e8044d6643
[INFO] checking fornwall/rust-gpu-compiler against master#bca37a20bd376ce3fd138e7cdee7fe704e0f8814 for pr-139493-3
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffornwall%2Frust-gpu-compiler" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/fornwall/rust-gpu-compiler
[INFO] finished tweaking git repo https://github.com/fornwall/rust-gpu-compiler
[INFO] tweaked toml for git repo https://github.com/fornwall/rust-gpu-compiler written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/fornwall/rust-gpu-compiler on toolchain bca37a20bd376ce3fd138e7cdee7fe704e0f8814
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/fornwall/rust-gpu-compiler 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" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating git repository `https://github.com/EmbarkStudios/rust-gpu`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded toml v0.8.10
[INFO] [stderr]   Downloaded unicode-segmentation v0.1.2
[INFO] [stderr]   Downloaded is-terminal v0.4.11
[INFO] [stderr]   Downloaded strcursor v0.2.5
[INFO] [stderr]   Downloaded itertools v0.4.19
[INFO] [stderr]   Downloaded clap v4.5.0
[INFO] [stderr]   Downloaded scan-rules v0.2.0
[INFO] [stderr]   Downloaded rspirv v0.11.0+1.5.4
[INFO] [stderr]   Downloaded winnow v0.5.39
[INFO] [stderr]   Downloaded toml_edit v0.22.4
[INFO] [stderr]   Downloaded clap_builder v4.5.0
[INFO] [stderr]   Downloaded lazy_static v0.1.16
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] aa072b18b5396023a67eec314962f1489eb640e6d1270ae0a85c2f4359fe27f9
[INFO] running `Command { std: "docker" "start" "-a" "aa072b18b5396023a67eec314962f1489eb640e6d1270ae0a85c2f4359fe27f9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "aa072b18b5396023a67eec314962f1489eb640e6d1270ae0a85c2f4359fe27f9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "aa072b18b5396023a67eec314962f1489eb640e6d1270ae0a85c2f4359fe27f9", kill_on_drop: false }`
[INFO] [stdout] aa072b18b5396023a67eec314962f1489eb640e6d1270ae0a85c2f4359fe27f9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8b4160d14476bf6784576e9f97f93ad9ee54735dbf55007de4d40360ce26b0af
[INFO] running `Command { std: "docker" "start" "-a" "8b4160d14476bf6784576e9f97f93ad9ee54735dbf55007de4d40360ce26b0af", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.78
[INFO] [stderr]    Compiling serde v1.0.196
[INFO] [stderr]    Compiling num-traits v0.2.18
[INFO] [stderr]    Compiling rustix v0.38.31
[INFO] [stderr]     Checking bitflags v2.4.2
[INFO] [stderr]     Checking fxhash v0.2.1
[INFO] [stderr]    Compiling strcursor v0.2.5
[INFO] [stderr]     Checking winnow v0.5.39
[INFO] [stderr]    Compiling pulldown-cmark v0.9.6
[INFO] [stderr]    Compiling serde_json v1.0.113
[INFO] [stderr]     Checking clap_builder v4.5.0
[INFO] [stderr]     Checking getopts v0.2.21
[INFO] [stderr]     Checking dirs-sys v0.4.1
[INFO] [stderr]     Checking regex v1.10.3
[INFO] [stderr]     Checking is-terminal v0.4.11
[INFO] [stderr]    Compiling scan-rules v0.2.0
[INFO] [stderr]     Checking fastrand v2.0.1
[INFO] [stderr]     Checking unicode-segmentation v0.1.2
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]     Checking itertools v0.4.19
[INFO] [stderr]     Checking lazy_static v0.1.16
[INFO] [stderr]     Checking dirs v5.0.1
[INFO] [stderr]     Checking env_logger v0.10.2
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]    Compiling syn v2.0.48
[INFO] [stderr]     Checking spirv v0.2.0+1.5.4
[INFO] [stderr]     Checking clap v4.5.0
[INFO] [stderr]     Checking rspirv v0.11.0+1.5.4
[INFO] [stderr]     Checking tempfile v3.10.0
[INFO] [stderr]    Compiling serde_derive v1.0.196
[INFO] [stderr]     Checking serde_spanned v0.6.5
[INFO] [stderr]     Checking toml_datetime v0.6.5
[INFO] [stderr]     Checking rustc_codegen_spirv-types v0.9.0 (https://github.com/EmbarkStudios/rust-gpu#8678d58d)
[INFO] [stderr]     Checking toml_edit v0.22.4
[INFO] [stderr]     Checking toml v0.8.10
[INFO] [stderr]     Checking rust-gpu-driver v0.20.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/build.rs:49:25
[INFO] [stdout]    |
[INFO] [stdout] 49 |     MetadataFileMissing(std::io::Error),
[INFO] [stdout]    |     ------------------- ^^^^^^^^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `SpirvBuilderError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 49 -     MetadataFileMissing(std::io::Error),
[INFO] [stdout] 49 +     MetadataFileMissing(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/build.rs:50:27
[INFO] [stdout]    |
[INFO] [stdout] 50 |     MetadataFileMalformed(serde_json::Error),
[INFO] [stdout]    |     --------------------- ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `SpirvBuilderError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 50 -     MetadataFileMalformed(serde_json::Error),
[INFO] [stdout] 50 +     MetadataFileMalformed(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/manifest.rs:393:30
[INFO] [stdout]     |
[INFO] [stdout] 393 | fn find_embedded_manifest(s: &str) -> Option<Manifest> {
[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] 393 | fn find_embedded_manifest(s: &str) -> Option<Manifest<'_>> {
[INFO] [stdout]     |                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/manifest.rs:561:35
[INFO] [stdout]     |
[INFO] [stdout] 561 | fn find_short_comment_manifest(s: &str) -> Option<Manifest> {
[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] 561 | fn find_short_comment_manifest(s: &str) -> Option<Manifest<'_>> {
[INFO] [stdout]     |                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/manifest.rs:577:32
[INFO] [stdout]     |
[INFO] [stdout] 577 | fn find_code_block_manifest(s: &str) -> Option<Manifest> {
[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] 577 | fn find_code_block_manifest(s: &str) -> Option<Manifest<'_>> {
[INFO] [stdout]     |                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/build.rs:49:25
[INFO] [stdout]    |
[INFO] [stdout] 49 |     MetadataFileMissing(std::io::Error),
[INFO] [stdout]    |     ------------------- ^^^^^^^^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `SpirvBuilderError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 49 -     MetadataFileMissing(std::io::Error),
[INFO] [stdout] 49 +     MetadataFileMissing(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/build.rs:50:27
[INFO] [stdout]    |
[INFO] [stdout] 50 |     MetadataFileMalformed(serde_json::Error),
[INFO] [stdout]    |     --------------------- ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `SpirvBuilderError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 50 -     MetadataFileMalformed(serde_json::Error),
[INFO] [stdout] 50 +     MetadataFileMalformed(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/manifest.rs:393:30
[INFO] [stdout]     |
[INFO] [stdout] 393 | fn find_embedded_manifest(s: &str) -> Option<Manifest> {
[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] 393 | fn find_embedded_manifest(s: &str) -> Option<Manifest<'_>> {
[INFO] [stdout]     |                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/manifest.rs:561:35
[INFO] [stdout]     |
[INFO] [stdout] 561 | fn find_short_comment_manifest(s: &str) -> Option<Manifest> {
[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] 561 | fn find_short_comment_manifest(s: &str) -> Option<Manifest<'_>> {
[INFO] [stdout]     |                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/manifest.rs:577:32
[INFO] [stdout]     |
[INFO] [stdout] 577 | fn find_code_block_manifest(s: &str) -> Option<Manifest> {
[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] 577 | fn find_code_block_manifest(s: &str) -> Option<Manifest<'_>> {
[INFO] [stdout]     |                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.25s
[INFO] running `Command { std: "docker" "inspect" "8b4160d14476bf6784576e9f97f93ad9ee54735dbf55007de4d40360ce26b0af", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8b4160d14476bf6784576e9f97f93ad9ee54735dbf55007de4d40360ce26b0af", kill_on_drop: false }`
[INFO] [stdout] 8b4160d14476bf6784576e9f97f93ad9ee54735dbf55007de4d40360ce26b0af
