[INFO] cloning repository https://github.com/mahkoh/jay-ash
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mahkoh/jay-ash" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmahkoh%2Fjay-ash", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmahkoh%2Fjay-ash'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] f776dd0f2c49243e8d287d54899f45718c9822ec
[INFO] testing mahkoh/jay-ash against 1.97.0-beta.6 for beta-1.98-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmahkoh%2Fjay-ash" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/mahkoh/jay-ash
[INFO] finished tweaking git repo https://github.com/mahkoh/jay-ash
[INFO] tweaked toml for git repo https://github.com/mahkoh/jay-ash written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/mahkoh/jay-ash on toolchain 1.97.0-beta.6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.97.0-beta.6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/mahkoh/jay-ash 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.97.0-beta.6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded vk-parse v0.21.0
[INFO] [stderr]   Downloaded linearize-derive v0.2.1
[INFO] [stderr]   Downloaded vkxml v0.3.1
[INFO] [stderr]   Downloaded linearize v0.1.5
[INFO] [stderr]   Downloaded libloading v0.9.0
[INFO] [stderr]   Downloaded git2 v0.20.4
[INFO] [stderr]   Downloaded libz-sys v1.1.28
[INFO] [stderr]   Downloaded libgit2-sys v0.18.3+1.9.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] e05c90cf3837f9b84d604e6320673777d4c836083ad572a67f322ba0093151d8
[INFO] running `Command { std: "docker" "start" "e05c90cf3837f9b84d604e6320673777d4c836083ad572a67f322ba0093151d8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e05c90cf3837f9b84d604e6320673777d4c836083ad572a67f322ba0093151d8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "e05c90cf3837f9b84d604e6320673777d4c836083ad572a67f322ba0093151d8" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e05c90cf3837f9b84d604e6320673777d4c836083ad572a67f322ba0093151d8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "e05c90cf3837f9b84d604e6320673777d4c836083ad572a67f322ba0093151d8" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling unicode-ident v1.0.22
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]    Compiling libc v0.2.180
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling find-msvc-tools v0.1.9
[INFO] [stderr]    Compiling litemap v0.8.2
[INFO] [stderr]    Compiling writeable v0.6.3
[INFO] [stderr]    Compiling icu_properties_data v2.2.0
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]    Compiling utf8_iter v1.0.4
[INFO] [stderr]    Compiling pkg-config v0.3.32
[INFO] [stderr]    Compiling icu_normalizer_data v2.2.0
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling linearize v0.1.5
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling cc v1.2.60
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling libloading v0.8.9
[INFO] [stderr]    Compiling libz-sys v1.1.28
[INFO] [stderr]    Compiling libgit2-sys v0.18.3+1.9.2
[INFO] [stderr]    Compiling home v0.5.12
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling bindgen v0.69.4
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling which v4.4.2
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling xml-rs v0.8.28
[INFO] [stderr]    Compiling winnow v1.0.1
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling nom v8.0.0
[INFO] [stderr]    Compiling toml_parser v1.1.2+spec-1.1.0
[INFO] [stderr]    Compiling zerofrom-derive v0.1.7
[INFO] [stderr]    Compiling yoke-derive v0.8.2
[INFO] [stderr]    Compiling zerovec-derive v0.11.3
[INFO] [stderr]    Compiling zerofrom v0.1.7
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling yoke v0.8.2
[INFO] [stderr]    Compiling linearize-derive v0.2.1
[INFO] [stderr]    Compiling zerovec v0.11.6
[INFO] [stderr]    Compiling zerotrie v0.2.4
[INFO] [stderr]    Compiling tinystr v0.8.3
[INFO] [stderr]    Compiling icu_locale_core v2.2.0
[INFO] [stderr]    Compiling potential_utf v0.1.5
[INFO] [stderr]    Compiling icu_collections v2.2.0
[INFO] [stderr]    Compiling toml_writer v1.1.1+spec-1.1.0
[INFO] [stderr]    Compiling jay-ash v0.12.0+1.4.356 (/opt/rustwide/workdir/ash)
[INFO] [stderr]    Compiling toml_datetime v1.1.1+spec-1.1.0
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling bstr v1.12.1
[INFO] [stderr]    Compiling toml_edit v0.25.11+spec-1.1.0
[INFO] [stderr]    Compiling libloading v0.9.0
[INFO] [stderr]    Compiling icu_provider v2.2.0
[INFO] [stderr]    Compiling icu_properties v2.2.0
[INFO] [stderr]    Compiling icu_normalizer v2.2.0
[INFO] [stderr]    Compiling vkxml v0.3.1
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling vk-parse v0.21.0
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling generator v0.1.0 (/opt/rustwide/workdir/generator)
[INFO] [stderr]    Compiling git2 v0.20.4
[INFO] [stderr]    Compiling upgrade v0.1.0 (/opt/rustwide/workdir/upgrade)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 38s
[INFO] running `Command { std: "docker" "inspect" "e05c90cf3837f9b84d604e6320673777d4c836083ad572a67f322ba0093151d8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "e05c90cf3837f9b84d604e6320673777d4c836083ad572a67f322ba0093151d8" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling generator v0.1.0 (/opt/rustwide/workdir/generator)
[INFO] [stderr]    Compiling jay-ash v0.12.0+1.4.356 (/opt/rustwide/workdir/ash)
[INFO] [stderr]    Compiling upgrade v0.1.0 (/opt/rustwide/workdir/upgrade)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 19.02s
[INFO] running `Command { std: "docker" "inspect" "e05c90cf3837f9b84d604e6320673777d4c836083ad572a67f322ba0093151d8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "e05c90cf3837f9b84d604e6320673777d4c836083ad572a67f322ba0093151d8" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "test" "--frozen", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.24s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/generator-fd0c38f06f49ed67)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/bin/generator.rs (/opt/rustwide/target/debug/deps/generator-316139bd805b3939)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/jay_ash-8bdf16e15e9e10d1)
[INFO] [stdout] 
[INFO] [stdout] running 97 tests
[INFO] [stdout] test tests::test_ptr_chains ... ok
[INFO] [stdout] test vk::native::bindgen_test_layout_StdVideoAV1CDEF ... ok
[INFO] [stdout] test vk::native::bindgen_test_layout_StdVideoAV1FilmGrain ... ok
[INFO] [stdout] test vk::native::bindgen_test_layout_StdVideoAV1FilmGrainFlags ... ok
[INFO] [stdout] test vk::native::bindgen_test_layout_StdVideoAV1GlobalMotion ... ok
[INFO] [stdout] test vk::native::bindgen_test_layout_StdVideoAV1LoopFilter ... ok
[INFO] [stdout] test vk::native::bindgen_test_layout_StdVideoAV1LoopRestoration ... ok
[INFO] [stdout] test vk::native::bindgen_test_layout_StdVideoAV1Quantization ... ok
[INFO] [stdout] test vk::native::bindgen_test_layout_StdVideoAV1LoopFilterFlags ... ok
[INFO] [stdout] test vk::native::bindgen_test_layout_StdVideoAV1QuantizationFlags ... ok
[INFO] [stdout] test vk::native::bindgen_test_layout_StdVideoAV1SequenceHeaderFlags ... ok
[INFO] [stdout] test vk::native::bindgen_test_layout_StdVideoAV1TileInfoFlags ... ok
[INFO] [stdout] test vk::native::bindgen_test_layout_StdVideoAV1TileInfo ... ok
[INFO] [stdout] test vk::native::bindgen_test_layout_StdVideoAV1TimingInfo ... ok
[INFO] [stdout] test vk::native::bindgen_test_layout_StdVideoAV1TimingInfoFlags ... ok
[INFO] [stdout] test vk::native::bindgen_test_layout_StdVideoDecodeAV1PictureInfoFlags ... ok
[INFO] [stdout] test vk::native::bindgen_test_layout_StdVideoDecodeAV1ReferenceInfoFlags ... ok
[INFO] [stdout] test vk::native::bindgen_test_layout_StdVideoDecodeAV1ReferenceInfo ... ok
[INFO] [stdout] test vk::native::bindgen_test_layout_StdVideoAV1ColorConfigFlags ... ok
[INFO] [stdout] test vk::native::bindgen_test_layout_StdVideoDecodeH264PictureInfo ... ok
[INFO] [stdout] test vk::native::bindgen_test_layout_StdVideoDecodeH264PictureInfoFlags ... ok
[INFO] [stdout] test vk::native::bindgen_test_layout_StdVideoDecodeH264ReferenceInfo ... ok
[INFO] [stdout] test vk::native::bindgen_test_layout_StdVideoDecodeH264ReferenceInfoFlags ... ok
[INFO] [stdout] test vk::native::bindgen_test_layout_StdVideoDecodeH265PictureInfo ... ok
[INFO] [stdout] test vk::native::bindgen_test_layout_StdVideoDecodeH265PictureInfoFlags ... ok
[INFO] [stdout] test vk::native::bindgen_test_layout_StdVideoDecodeVP9PictureInfo ... ok
[INFO] [stdout] test vk::native::bindgen_test_layout_StdVideoDecodeH265ReferenceInfo ... ok
[INFO] [stdout] test vk::native::bindgen_test_layout_StdVideoDecodeH265ReferenceInfoFlags ... ok
[INFO] [stdout] test vk::native::bindgen_test_layout_StdVideoEncodeAV1DecoderModelInfo ... ok
[INFO] [stdout] test vk::native::bindgen_test_layout_StdVideoEncodeAV1ExtensionHeader ... ok
[INFO] [stdout] test vk::native::bindgen_test_layout_StdVideoEncodeAV1OperatingPointInfo ... ok
[INFO] [stdout] test vk::native::bindgen_test_layout_StdVideoEncodeAV1OperatingPointInfoFlags ... ok
[INFO] [stdout] test vk::native::bindgen_test_layout_StdVideoEncodeAV1ReferenceInfo ... ok
[INFO] [stdout] test vk::native::bindgen_test_layout_StdVideoAV1ColorConfig ... ok
[INFO] [stdout] test vk::native::bindgen_test_layout_StdVideoEncodeAV1ReferenceInfoFlags ... ok
[INFO] [stdout] test vk::native::bindgen_test_layout_StdVideoDecodeVP9PictureInfoFlags ... ok
[INFO] [stdout] test vk::native::bindgen_test_layout_StdVideoEncodeH264PictureInfo ... ok
[INFO] [stdout] test vk::native::bindgen_test_layout_StdVideoEncodeAV1PictureInfo ... ok
[INFO] [stdout] test vk::native::bindgen_test_layout_StdVideoEncodeAV1PictureInfoFlags ... ok
[INFO] [stdout] test vk::native::bindgen_test_layout_StdVideoAV1Segmentation ... ok
[INFO] [stdout] test vk::native::bindgen_test_layout_StdVideoAV1SequenceHeader ... ok
[INFO] [stdout] test vk::native::bindgen_test_layout_StdVideoDecodeAV1PictureInfo ... ok
[INFO] [stdout] test vk::native::bindgen_test_layout_StdVideoEncodeH264PictureInfoFlags ... ok
[INFO] [stdout] test vk::native::bindgen_test_layout_StdVideoEncodeH264RefListModEntry ... ok
[INFO] [stdout] test vk::native::bindgen_test_layout_StdVideoEncodeH264RefPicMarkingEntry ... ok
[INFO] [stdout] test vk::native::bindgen_test_layout_StdVideoEncodeH264ReferenceInfo ... ok
[INFO] [stdout] test vk::native::bindgen_test_layout_StdVideoEncodeH264ReferenceInfoFlags ... ok
[INFO] [stdout] test vk::native::bindgen_test_layout_StdVideoEncodeH264ReferenceListsInfo ... ok
[INFO] [stdout] test vk::native::bindgen_test_layout_StdVideoEncodeH264ReferenceListsInfoFlags ... ok
[INFO] [stdout] test vk::native::bindgen_test_layout_StdVideoEncodeH264SliceHeader ... ok
[INFO] [stdout] test vk::native::bindgen_test_layout_StdVideoEncodeH264SliceHeaderFlags ... ok
[INFO] [stdout] test vk::native::bindgen_test_layout_StdVideoEncodeH264WeightTableFlags ... ok
[INFO] [stdout] test vk::native::bindgen_test_layout_StdVideoEncodeH265LongTermRefPics ... ok
[INFO] [stdout] test vk::native::bindgen_test_layout_StdVideoEncodeH265PictureInfo ... ok
[INFO] [stdout] test vk::native::bindgen_test_layout_StdVideoEncodeH265PictureInfoFlags ... ok
[INFO] [stdout] test vk::native::bindgen_test_layout_StdVideoEncodeH265ReferenceInfo ... ok
[INFO] [stdout] test vk::native::bindgen_test_layout_StdVideoEncodeH265ReferenceInfoFlags ... ok
[INFO] [stdout] test vk::native::bindgen_test_layout_StdVideoEncodeH265ReferenceListsInfoFlags ... ok
[INFO] [stdout] test vk::native::bindgen_test_layout_StdVideoEncodeH265SliceSegmentHeader ... ok
[INFO] [stdout] test vk::native::bindgen_test_layout_StdVideoEncodeH265ReferenceListsInfo ... ok
[INFO] [stdout] test vk::native::bindgen_test_layout_StdVideoEncodeH265SliceSegmentHeaderFlags ... ok
[INFO] [stdout] test vk::native::bindgen_test_layout_StdVideoEncodeH265WeightTable ... ok
[INFO] [stdout] test vk::native::bindgen_test_layout_StdVideoH264PictureParameterSet ... ok
[INFO] [stdout] test vk::native::bindgen_test_layout_StdVideoH264PpsFlags ... ok
[INFO] [stdout] test vk::native::bindgen_test_layout_StdVideoH264HrdParameters ... ok
[INFO] [stdout] test vk::native::bindgen_test_layout_StdVideoH264ScalingLists ... ok
[INFO] [stdout] test vk::native::bindgen_test_layout_StdVideoH264SpsFlags ... ok
[INFO] [stdout] test vk::native::bindgen_test_layout_StdVideoEncodeH265WeightTableFlags ... ok
[INFO] [stdout] test vk::native::bindgen_test_layout_StdVideoH264SpsVuiFlags ... ok
[INFO] [stdout] test vk::native::bindgen_test_layout_StdVideoH265DecPicBufMgr ... ok
[INFO] [stdout] test vk::native::bindgen_test_layout_StdVideoH265LongTermRefPicsSps ... ok
[INFO] [stdout] test vk::native::bindgen_test_layout_StdVideoH265HrdFlags ... ok
[INFO] [stdout] test vk::native::bindgen_test_layout_StdVideoH265PredictorPaletteEntries ... ok
[INFO] [stdout] test vk::native::bindgen_test_layout_StdVideoH265ProfileTierLevel ... ok
[INFO] [stdout] test vk::native::bindgen_test_layout_StdVideoH265ProfileTierLevelFlags ... ok
[INFO] [stdout] test vk::native::bindgen_test_layout_StdVideoH265ScalingLists ... ok
[INFO] [stdout] test vk::native::bindgen_test_layout_StdVideoH265SequenceParameterSet ... ok
[INFO] [stdout] test vk::native::bindgen_test_layout_StdVideoH265SequenceParameterSetVui ... ok
[INFO] [stdout] test vk::native::bindgen_test_layout_StdVideoH265ShortTermRefPicSetFlags ... ok
[INFO] [stdout] test vk::native::bindgen_test_layout_StdVideoH265ShortTermRefPicSet ... ok
[INFO] [stdout] test vk::native::bindgen_test_layout_StdVideoH265SpsFlags ... ok
[INFO] [stdout] test vk::native::bindgen_test_layout_StdVideoH265SpsVuiFlags ... ok
[INFO] [stdout] test vk::native::bindgen_test_layout_StdVideoH265SubLayerHrdParameters ... ok
[INFO] [stdout] test vk::native::bindgen_test_layout_StdVideoH265VideoParameterSet ... ok
[INFO] [stdout] test vk::native::bindgen_test_layout_StdVideoH265VpsFlags ... ok
[INFO] [stdout] test vk::native::bindgen_test_layout_StdVideoVP9ColorConfigFlags ... ok
[INFO] [stdout] test vk::native::bindgen_test_layout_StdVideoVP9LoopFilter ... ok
[INFO] [stdout] test vk::native::bindgen_test_layout_StdVideoEncodeH264WeightTable ... ok
[INFO] [stdout] test vk::native::bindgen_test_layout_StdVideoH264SequenceParameterSet ... ok
[INFO] [stdout] test vk::native::bindgen_test_layout_StdVideoH265PictureParameterSet ... ok
[INFO] [stdout] test vk::native::bindgen_test_layout_StdVideoH265PpsFlags ... ok
[INFO] [stdout] test vk::native::bindgen_test_layout_StdVideoVP9Segmentation ... ok
[INFO] [stdout] test vk::native::bindgen_test_layout_StdVideoVP9LoopFilterFlags ... ok
[INFO] [stdout] test vk::native::bindgen_test_layout_StdVideoVP9ColorConfig ... ok
[INFO] [stdout] test vk::native::bindgen_test_layout_StdVideoVP9SegmentationFlags ... ok
[INFO] [stdout] test vk::native::bindgen_test_layout_StdVideoH264SequenceParameterSetVui ... ok
[INFO] [stdout] test vk::native::bindgen_test_layout_StdVideoH265HrdParameters ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 97 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/constant_size_arrays.rs (/opt/rustwide/target/debug/deps/constant_size_arrays-62ab3a3542687890)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test assert_ffi_array_param_is_pointer ... ok
[INFO] [stdout] test assert_struct_field_is_array ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/display.rs (/opt/rustwide/target/debug/deps/display-17abde48b20b14e9)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test debug_enum ... ok
[INFO] [stdout] test debug_flags ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/upgrade-543618e24efc00d3)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests generator
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests jay_ash
[INFO] [stdout] 
[INFO] [stdout] running 9 tests
[INFO] [stdout] test ash/src/entry.rs - entry::Entry::load (line 45) - compile ... ok
[INFO] [stdout] test ash/src/util.rs - util::read_spv (line 94) - compile ... ok
[INFO] [stdout] test ash/src/lib.rs - match_out_struct (line 101) ... ok
[INFO] [stdout] test ash/src/lib.rs - match_out_struct (line 122) ... ok
[INFO] [stdout] test ash/src/lib.rs - match_in_struct (line 165) ... ok
[INFO] [stdout] test ash/src/util.rs - util::read_spv (line 100) ... ok
[INFO] [stdout] test ash/src/vk.rs - vk::Handle::is_null (line 60) ... ok
[INFO] [stdout] test ash/src/lib.rs - (line 26) - compile ... FAILED
[INFO] [stdout] test ash/src/entry.rs - entry::Entry::try_enumerate_instance_version (line 214) - compile ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- ash/src/lib.rs - (line 26) stdout ----
[INFO] [stdout] error[E0599]: no associated function or constant named `linked` found for struct `jay_ash::Entry` in the current scope
[INFO] [stdout]    --> ash/src/lib.rs:31:20
[INFO] [stdout]     |
[INFO] [stdout]  31 | let entry = Entry::linked();
[INFO] [stdout]     |                    ^^^^^^ associated function or constant not found in `jay_ash::Entry`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `jay_ash::Entry` consider using one of the following associated functions:
[INFO] [stdout]       jay_ash::Entry::load
[INFO] [stdout]       jay_ash::Entry::load_from
[INFO] [stdout]       jay_ash::Entry::from_static_fn
[INFO] [stdout]       jay_ash::Entry::from_parts_1_1
[INFO] [stdout]    --> ash/src/entry.rs:63:5
[INFO] [stdout]     |
[INFO] [stdout]  63 |       pub unsafe fn load() -> Result<Self, LoadingError> {
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 143 |       pub unsafe fn load_from(path: impl AsRef<std::ffi::OsStr>) -> Result<Self, LoadingError> {
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 168 |       pub unsafe fn from_static_fn(static_fn: crate::StaticFn) -> Self {
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 186 | /     pub fn from_parts_1_1(
[INFO] [stdout] 187 | |         static_fn: crate::StaticFn,
[INFO] [stdout] 188 | |         entry_fn_1_0: crate::EntryFnV1_0,
[INFO] [stdout] 189 | |         entry_fn_1_1: crate::EntryFnV1_1,
[INFO] [stdout] 190 | |     ) -> Self {
[INFO] [stdout]     | |_____________^
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0599`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- ash/src/entry.rs - entry::Entry::try_enumerate_instance_version (line 214) stdout ----
[INFO] [stdout] error[E0599]: no associated function or constant named `linked` found for struct `jay_ash::Entry` in the current scope
[INFO] [stdout]    --> ash/src/entry.rs:219:20
[INFO] [stdout]     |
[INFO] [stdout] 219 | let entry = Entry::linked();
[INFO] [stdout]     |                    ^^^^^^ associated function or constant not found in `jay_ash::Entry`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `jay_ash::Entry` consider using one of the following associated functions:
[INFO] [stdout]       jay_ash::Entry::load
[INFO] [stdout]       jay_ash::Entry::load_from
[INFO] [stdout]       jay_ash::Entry::from_static_fn
[INFO] [stdout]       jay_ash::Entry::from_parts_1_1
[INFO] [stdout]    --> ash/src/entry.rs:63:5
[INFO] [stdout]     |
[INFO] [stdout]  63 |       pub unsafe fn load() -> Result<Self, LoadingError> {
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 143 |       pub unsafe fn load_from(path: impl AsRef<std::ffi::OsStr>) -> Result<Self, LoadingError> {
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 168 |       pub unsafe fn from_static_fn(static_fn: crate::StaticFn) -> Self {
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 186 | /     pub fn from_parts_1_1(
[INFO] [stdout] 187 | |         static_fn: crate::StaticFn,
[INFO] [stdout] 188 | |         entry_fn_1_0: crate::EntryFnV1_0,
[INFO] [stdout] 189 | |         entry_fn_1_1: crate::EntryFnV1_1,
[INFO] [stdout] 190 | |     ) -> Self {
[INFO] [stdout]     | |_____________^
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0599`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     ash/src/entry.rs - entry::Entry::try_enumerate_instance_version (line 214)
[INFO] [stdout]     ash/src/lib.rs - (line 26)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 7 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.86s
[INFO] [stdout] 
[INFO] [stdout] all doctests ran in 3.06s; merged doctests compilation took 1.19s
[INFO] [stderr] error: doctest failed, to rerun pass `-p jay-ash --doc`
[INFO] running `Command { std: "docker" "inspect" "e05c90cf3837f9b84d604e6320673777d4c836083ad572a67f322ba0093151d8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e05c90cf3837f9b84d604e6320673777d4c836083ad572a67f322ba0093151d8", kill_on_drop: false }`
[INFO] [stdout] e05c90cf3837f9b84d604e6320673777d4c836083ad572a67f322ba0093151d8
