[INFO] cloning repository https://github.com/jannik4/shader_docs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jannik4/shader_docs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjannik4%2Fshader_docs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjannik4%2Fshader_docs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 04b14c9cd28fe421fbb3f0dd8d0207286bd52b89
[INFO] checking jannik4/shader_docs against try#81ab7f2139295590561adbe6d5b0aaa2feff765f for pr-146470-3
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjannik4%2Fshader_docs" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/jannik4/shader_docs
[INFO] finished tweaking git repo https://github.com/jannik4/shader_docs
[INFO] tweaked toml for git repo https://github.com/jannik4/shader_docs written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/jannik4/shader_docs on toolchain 81ab7f2139295590561adbe6d5b0aaa2feff765f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+81ab7f2139295590561adbe6d5b0aaa2feff765f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/jannik4/shader_docs 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" "+81ab7f2139295590561adbe6d5b0aaa2feff765f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+81ab7f2139295590561adbe6d5b0aaa2feff765f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 1ab4ae2e4256f3a252c90630cd06acb5bd2c26de085a7d9386613141695834fd
[INFO] running `Command { std: "docker" "start" "-a" "1ab4ae2e4256f3a252c90630cd06acb5bd2c26de085a7d9386613141695834fd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1ab4ae2e4256f3a252c90630cd06acb5bd2c26de085a7d9386613141695834fd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1ab4ae2e4256f3a252c90630cd06acb5bd2c26de085a7d9386613141695834fd", kill_on_drop: false }`
[INFO] [stdout] 1ab4ae2e4256f3a252c90630cd06acb5bd2c26de085a7d9386613141695834fd
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+81ab7f2139295590561adbe6d5b0aaa2feff765f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b43359345ad8db12b7ff72b87423cffd43d8e822070255f7ed18c4a9f4c1ba47
[INFO] running `Command { std: "docker" "start" "-a" "b43359345ad8db12b7ff72b87423cffd43d8e822070255f7ed18c4a9f4c1ba47", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.92
[INFO] [stderr]    Compiling libc v0.2.150
[INFO] [stderr]     Checking bitflags v2.9.0
[INFO] [stderr]    Compiling serde v1.0.193
[INFO] [stderr]     Checking once_cell v1.18.0
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling num-traits v0.2.17
[INFO] [stderr]     Checking unicode-xid v0.2.6
[INFO] [stderr]     Checking memchr v2.6.4
[INFO] [stderr]     Checking unicode-width v0.1.11
[INFO] [stderr]     Checking termcolor v1.4.1
[INFO] [stderr]     Checking pp-rs v0.2.1
[INFO] [stderr]     Checking hexf-parse v0.2.1
[INFO] [stderr]     Checking rustc-hash v1.1.0
[INFO] [stderr]     Checking tracing-core v0.1.32
[INFO] [stderr]     Checking bit-vec v0.6.3
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]     Checking codespan-reporting v0.11.1
[INFO] [stderr]     Checking itoa v1.0.9
[INFO] [stderr]     Checking bit-set v0.5.3
[INFO] [stderr]    Compiling pkg-config v0.3.27
[INFO] [stderr]    Compiling vcpkg v0.2.15
[INFO] [stderr]    Compiling syn v2.0.93
[INFO] [stderr]     Checking aho-corasick v1.1.2
[INFO] [stderr]    Compiling futures-core v0.3.29
[INFO] [stderr]    Compiling unicase v2.7.0
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]     Checking socket2 v0.5.5
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]     Checking mio v0.8.9
[INFO] [stderr]     Checking unicode-ident v1.0.12
[INFO] [stderr]     Checking data-encoding v2.5.0
[INFO] [stderr]    Compiling futures-task v0.3.29
[INFO] [stderr]    Compiling semver v1.0.20
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]     Checking arrayvec v0.7.4
[INFO] [stderr]     Checking foreign-types-shared v0.1.1
[INFO] [stderr]    Compiling openssl v0.10.60
[INFO] [stderr]    Compiling rustversion v1.0.20
[INFO] [stderr]    Compiling futures-util v0.3.29
[INFO] [stderr]     Checking tokio v1.34.0
[INFO] [stderr]     Checking ryu v1.0.15
[INFO] [stderr]     Checking foreign-types v0.3.2
[INFO] [stderr]     Checking http v0.2.11
[INFO] [stderr]    Compiling futures-channel v0.3.29
[INFO] [stderr]    Compiling serde_json v1.0.108
[INFO] [stderr]     Checking futures-io v0.3.29
[INFO] [stderr]     Checking bit-vec v0.8.0
[INFO] [stderr]     Checking hashbrown v0.12.3
[INFO] [stderr]    Compiling native-tls v0.2.11
[INFO] [stderr]     Checking regex-automata v0.4.3
[INFO] [stderr]     Checking futures-sink v0.3.29
[INFO] [stderr]     Checking bit-set v0.8.0
[INFO] [stderr]    Compiling mime_guess v2.0.4
[INFO] [stderr]    Compiling openssl-sys v0.9.96
[INFO] [stderr]    Compiling cfg_aliases v0.1.1
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]     Checking openssl-probe v0.1.5
[INFO] [stderr]    Compiling libm v0.2.8
[INFO] [stderr]    Compiling cfg_aliases v0.2.1
[INFO] [stderr]     Checking try-lock v0.2.4
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]     Checking want v0.3.1
[INFO] [stderr]    Compiling naga v24.0.0
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling naga v23.1.0
[INFO] [stderr]     Checking http-body v0.4.5
[INFO] [stderr]     Checking socket2 v0.4.10
[INFO] [stderr]     Checking httpdate v1.0.3
[INFO] [stderr]     Checking tower-service v0.3.2
[INFO] [stderr]    Compiling camino v1.1.6
[INFO] [stderr]     Checking unicode-bidi v0.3.13
[INFO] [stderr]    Compiling mime v0.3.17
[INFO] [stderr]     Checking regex v1.10.2
[INFO] [stderr]     Checking idna v0.5.0
[INFO] [stderr]     Checking regex-syntax v0.7.5
[INFO] [stderr]     Checking filetime v0.2.22
[INFO] [stderr]     Checking humansize v2.1.3
[INFO] [stderr]     Checking url v2.5.0
[INFO] [stderr]     Checking xattr v1.0.1
[INFO] [stderr]     Checking encoding_rs v0.8.33
[INFO] [stderr]     Checking regex-syntax v0.6.29
[INFO] [stderr]     Checking askama_escape v0.10.3
[INFO] [stderr]     Checking ipnet v2.9.0
[INFO] [stderr]     Checking base64 v0.21.5
[INFO] [stderr]     Checking tar v0.4.40
[INFO] [stderr]    Compiling askama_parser v0.1.1
[INFO] [stderr]    Compiling serde_derive v1.0.193
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]     Checking naga v0.12.3
[INFO] [stderr]     Checking tokio-util v0.7.10
[INFO] [stderr]     Checking naga v0.20.0
[INFO] [stderr]     Checking h2 v0.3.22
[INFO] [stderr]     Checking naga v0.19.2
[INFO] [stderr]     Checking strum v0.26.3
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking naga v0.14.1
[INFO] [stderr]     Checking hyper v0.14.27
[INFO] [stderr] error: could not compile `naga` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/81ab7f2139295590561adbe6d5b0aaa2feff765f/bin/rustc --crate-name naga --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/naga-0.20.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="compact"' --cfg 'feature="default"' --cfg 'feature="glsl-in"' --cfg 'feature="glsl-out"' --cfg 'feature="hexf-parse"' --cfg 'feature="pp-rs"' --cfg 'feature="unicode-xid"' --cfg 'feature="wgsl-in"' --cfg 'feature="wgsl-out"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arbitrary", "compact", "default", "deserialize", "dot-out", "glsl-in", "glsl-out", "hexf-parse", "hlsl-out", "msl-out", "petgraph", "pp-rs", "serde", "serialize", "spirv", "spv-in", "spv-out", "unicode-xid", "wgsl-in", "wgsl-out"))' -C metadata=6c2f8a6a3bfd0c3e -C extra-filename=-14a57be7ad46078f --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern arrayvec=/opt/rustwide/target/debug/deps/libarrayvec-8561f71d785cf307.rmeta --extern bit_set=/opt/rustwide/target/debug/deps/libbit_set-f36752734356c1ac.rmeta --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-626c3a36ede55ca4.rmeta --extern codespan_reporting=/opt/rustwide/target/debug/deps/libcodespan_reporting-07e4d7bde98cec6a.rmeta --extern hexf_parse=/opt/rustwide/target/debug/deps/libhexf_parse-3a3e3f1940ae3db2.rmeta --extern indexmap=/opt/rustwide/target/debug/deps/libindexmap-020918eee47bff1c.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-475cb7a7aab4de94.rmeta --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-2aa56ee468bdc17b.rmeta --extern pp_rs=/opt/rustwide/target/debug/deps/libpp_rs-73567b90fc11cd6c.rmeta --extern rustc_hash=/opt/rustwide/target/debug/deps/librustc_hash-59ad630e9e58123f.rmeta --extern termcolor=/opt/rustwide/target/debug/deps/libtermcolor-3163ee63a16b7335.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-c5af94470b5df9c6.rmeta --extern unicode_xid=/opt/rustwide/target/debug/deps/libunicode_xid-ee01a207c7c23c16.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `naga` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/81ab7f2139295590561adbe6d5b0aaa2feff765f/bin/rustc --crate-name naga --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/naga-23.1.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="compact"' --cfg 'feature="default"' --cfg 'feature="glsl-in"' --cfg 'feature="glsl-out"' --cfg 'feature="wgsl-in"' --cfg 'feature="wgsl-out"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arbitrary", "compact", "default", "deserialize", "dot-out", "glsl-in", "glsl-out", "hlsl-out", "hlsl-out-if-target-windows", "msl-out", "msl-out-if-target-apple", "serialize", "spv-in", "spv-out", "wgsl-in", "wgsl-out"))' -C metadata=3732e7da906119d2 -C extra-filename=-d04d323a11b15b35 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern arrayvec=/opt/rustwide/target/debug/deps/libarrayvec-8561f71d785cf307.rmeta --extern bit_set=/opt/rustwide/target/debug/deps/libbit_set-09d09a6fe9cbd25b.rmeta --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-626c3a36ede55ca4.rmeta --extern codespan_reporting=/opt/rustwide/target/debug/deps/libcodespan_reporting-07e4d7bde98cec6a.rmeta --extern hexf_parse=/opt/rustwide/target/debug/deps/libhexf_parse-3a3e3f1940ae3db2.rmeta --extern indexmap=/opt/rustwide/target/debug/deps/libindexmap-020918eee47bff1c.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-475cb7a7aab4de94.rmeta --extern pp_rs=/opt/rustwide/target/debug/deps/libpp_rs-73567b90fc11cd6c.rmeta --extern rustc_hash=/opt/rustwide/target/debug/deps/librustc_hash-59ad630e9e58123f.rmeta --extern termcolor=/opt/rustwide/target/debug/deps/libtermcolor-3163ee63a16b7335.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-c5af94470b5df9c6.rmeta --extern unicode_xid=/opt/rustwide/target/debug/deps/libunicode_xid-ee01a207c7c23c16.rmeta --cap-lints allow --cap-lints=forbid --cfg glsl_out --cfg wgsl_out` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "b43359345ad8db12b7ff72b87423cffd43d8e822070255f7ed18c4a9f4c1ba47", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b43359345ad8db12b7ff72b87423cffd43d8e822070255f7ed18c4a9f4c1ba47", kill_on_drop: false }`
[INFO] [stdout] b43359345ad8db12b7ff72b87423cffd43d8e822070255f7ed18c4a9f4c1ba47
