[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] 5a681f1e83abc4d345a794bab952563fdf1e005e
[INFO] testing mahkoh/jay-ash against try#33835004928d3bf65db4d4712e1330766263b0bd for pr-155739
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmahkoh%2Fjay-ash" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/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-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/mahkoh/jay-ash on toolchain 33835004928d3bf65db4d4712e1330766263b0bd
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "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" "+33835004928d3bf65db4d4712e1330766263b0bd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 270ad7967d111582ec52d8b41682939ccd15a9655173ca31d4b24378efe7eda2
[INFO] running `Command { std: "docker" "start" "-a" "270ad7967d111582ec52d8b41682939ccd15a9655173ca31d4b24378efe7eda2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "270ad7967d111582ec52d8b41682939ccd15a9655173ca31d4b24378efe7eda2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "270ad7967d111582ec52d8b41682939ccd15a9655173ca31d4b24378efe7eda2", kill_on_drop: false }`
[INFO] [stdout] 270ad7967d111582ec52d8b41682939ccd15a9655173ca31d4b24378efe7eda2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 491354094ccf23a1884c39f692f2da80469f263117041517467e15abe2b167f7
[INFO] running `Command { std: "docker" "start" "-a" "491354094ccf23a1884c39f692f2da80469f263117041517467e15abe2b167f7", kill_on_drop: false }`
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]    Compiling libc v0.2.180
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling writeable v0.6.3
[INFO] [stderr]    Compiling litemap v0.8.2
[INFO] [stderr]    Compiling icu_normalizer_data v2.2.0
[INFO] [stderr]    Compiling icu_properties_data v2.2.0
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling linearize v0.1.5
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]    Compiling bindgen v0.69.4
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling home v0.5.12
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling cc v1.2.60
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling which v4.4.2
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]    Compiling winnow v1.0.1
[INFO] [stderr]    Compiling lazycell v1.3.0
[INFO] [stderr]    Compiling xml-rs v0.8.28
[INFO] [stderr]    Compiling libz-sys v1.1.28
[INFO] [stderr]    Compiling libgit2-sys v0.18.3+1.9.2
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling toml_parser v1.1.2+spec-1.1.0
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling nom v8.0.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 displaydoc v0.2.5
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling linearize-derive v0.2.1
[INFO] [stderr]    Compiling zerofrom v0.1.7
[INFO] [stderr]    Compiling yoke v0.8.2
[INFO] [stderr]    Compiling zerovec v0.11.6
[INFO] [stderr]    Compiling zerotrie v0.2.4
[INFO] [stderr]    Compiling toml_datetime v1.1.1+spec-1.1.0
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling toml_writer v1.1.1+spec-1.1.0
[INFO] [stderr]    Compiling jay-ash v0.7.0+1.4.351 (/opt/rustwide/workdir/ash)
[INFO] [stderr]    Compiling tinystr v0.8.3
[INFO] [stderr]    Compiling potential_utf v0.1.5
[INFO] [stderr]    Compiling bstr v1.12.1
[INFO] [stderr]    Compiling toml_edit v0.25.11+spec-1.1.0
[INFO] [stderr]    Compiling icu_collections v2.2.0
[INFO] [stderr]    Compiling icu_locale_core v2.2.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 vk-parse v0.20.0
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling generator v0.1.0 (/opt/rustwide/workdir/generator)
[INFO] [stderr]    Compiling url v2.5.8
[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 27s
[INFO] running `Command { std: "docker" "inspect" "491354094ccf23a1884c39f692f2da80469f263117041517467e15abe2b167f7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "491354094ccf23a1884c39f692f2da80469f263117041517467e15abe2b167f7", kill_on_drop: false }`
[INFO] [stdout] 491354094ccf23a1884c39f692f2da80469f263117041517467e15abe2b167f7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d63d5a5fab653a93bb02f254acec192da569293056755fa14a39c35aa8ea5efb
[INFO] running `Command { std: "docker" "start" "-a" "d63d5a5fab653a93bb02f254acec192da569293056755fa14a39c35aa8ea5efb", kill_on_drop: false }`
[INFO] [stderr]    Compiling jay-ash v0.7.0+1.4.351 (/opt/rustwide/workdir/ash)
[INFO] [stderr]    Compiling generator v0.1.0 (/opt/rustwide/workdir/generator)
[INFO] [stderr]    Compiling upgrade v0.1.0 (/opt/rustwide/workdir/upgrade)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 23.15s
[INFO] running `Command { std: "docker" "inspect" "d63d5a5fab653a93bb02f254acec192da569293056755fa14a39c35aa8ea5efb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d63d5a5fab653a93bb02f254acec192da569293056755fa14a39c35aa8ea5efb", kill_on_drop: false }`
[INFO] [stdout] d63d5a5fab653a93bb02f254acec192da569293056755fa14a39c35aa8ea5efb
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 11f741ac767f04a248c5f4896afbf3b6a21065018b108618e8d563b7b9704f17
[INFO] running `Command { std: "docker" "start" "-a" "11f741ac767f04a248c5f4896afbf3b6a21065018b108618e8d563b7b9704f17", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.17s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/generator-d8a2b1a6d0a3ad0f)
[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-c363632c629fdd32)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/jay_ash-91c9882b81b40ca2)
[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] [stdout] 
[INFO] [stdout] running 97 tests
[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_StdVideoAV1ColorConfig ... ok
[INFO] [stdout] test vk::native::bindgen_test_layout_StdVideoAV1FilmGrainFlags ... 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_StdVideoAV1QuantizationFlags ... ok
[INFO] [stdout] test vk::native::bindgen_test_layout_StdVideoAV1SequenceHeaderFlags ... 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_StdVideoAV1TileInfo ... ok
[INFO] [stdout] test vk::native::bindgen_test_layout_StdVideoAV1TileInfoFlags ... 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_StdVideoDecodeAV1PictureInfo ... ok
[INFO] [stdout] test tests::test_ptr_chains ... ok
[INFO] [stdout] test vk::native::bindgen_test_layout_StdVideoDecodeAV1ReferenceInfoFlags ... ok
[INFO] [stdout] test vk::native::bindgen_test_layout_StdVideoAV1GlobalMotion ... ok
[INFO] [stdout] test vk::native::bindgen_test_layout_StdVideoDecodeAV1ReferenceInfo ... ok
[INFO] [stdout] test vk::native::bindgen_test_layout_StdVideoDecodeAV1PictureInfoFlags ... ok
[INFO] [stdout] test vk::native::bindgen_test_layout_StdVideoDecodeH264PictureInfo ... ok
[INFO] [stdout] test vk::native::bindgen_test_layout_StdVideoAV1LoopFilterFlags ... ok
[INFO] [stdout] test vk::native::bindgen_test_layout_StdVideoDecodeH265PictureInfoFlags ... 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_StdVideoDecodeH265ReferenceInfo ... ok
[INFO] [stdout] test vk::native::bindgen_test_layout_StdVideoDecodeH265ReferenceInfoFlags ... ok
[INFO] [stdout] test vk::native::bindgen_test_layout_StdVideoDecodeH264PictureInfoFlags ... ok
[INFO] [stdout] test vk::native::bindgen_test_layout_StdVideoDecodeVP9PictureInfo ... ok
[INFO] [stdout] test vk::native::bindgen_test_layout_StdVideoDecodeVP9PictureInfoFlags ... ok
[INFO] [stdout] test vk::native::bindgen_test_layout_StdVideoEncodeAV1DecoderModelInfo ... ok
[INFO] [stdout] test vk::native::bindgen_test_layout_StdVideoEncodeAV1OperatingPointInfo ... ok
[INFO] [stdout] test vk::native::bindgen_test_layout_StdVideoEncodeAV1PictureInfo ... ok
[INFO] [stdout] test vk::native::bindgen_test_layout_StdVideoEncodeAV1ExtensionHeader ... ok
[INFO] [stdout] test vk::native::bindgen_test_layout_StdVideoEncodeAV1PictureInfoFlags ... ok
[INFO] [stdout] test vk::native::bindgen_test_layout_StdVideoEncodeAV1ReferenceInfo ... ok
[INFO] [stdout] test vk::native::bindgen_test_layout_StdVideoEncodeAV1ReferenceInfoFlags ... ok
[INFO] [stdout] test vk::native::bindgen_test_layout_StdVideoEncodeAV1OperatingPointInfoFlags ... ok
[INFO] [stdout] test vk::native::bindgen_test_layout_StdVideoEncodeH264PictureInfo ... 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_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_StdVideoEncodeH264SliceHeader ... ok
[INFO] [stdout] test vk::native::bindgen_test_layout_StdVideoEncodeH264ReferenceListsInfoFlags ... ok
[INFO] [stdout] test vk::native::bindgen_test_layout_StdVideoEncodeH264RefPicMarkingEntry ... ok
[INFO] [stdout] test vk::native::bindgen_test_layout_StdVideoEncodeH264SliceHeaderFlags ... ok
[INFO] [stdout] test vk::native::bindgen_test_layout_StdVideoEncodeH264WeightTable ... 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_StdVideoEncodeH265ReferenceListsInfo ... ok
[INFO] [stdout] test vk::native::bindgen_test_layout_StdVideoEncodeH265SliceSegmentHeader ... 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_StdVideoH264HrdParameters ... ok
[INFO] [stdout] test vk::native::bindgen_test_layout_StdVideoEncodeH265WeightTableFlags ... 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_StdVideoH264ScalingLists ... ok
[INFO] [stdout] test vk::native::bindgen_test_layout_StdVideoH264SequenceParameterSet ... ok
[INFO] [stdout] test vk::native::bindgen_test_layout_StdVideoH264SequenceParameterSetVui ... ok
[INFO] [stdout] test vk::native::bindgen_test_layout_StdVideoH264SpsFlags ... 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_StdVideoH265HrdFlags ... ok
[INFO] [stdout] test vk::native::bindgen_test_layout_StdVideoH265HrdParameters ... ok
[INFO] [stdout] test vk::native::bindgen_test_layout_StdVideoH265PictureParameterSet ... ok
[INFO] [stdout] test vk::native::bindgen_test_layout_StdVideoH265LongTermRefPicsSps ... ok
[INFO] [stdout] test vk::native::bindgen_test_layout_StdVideoH265PpsFlags ... 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_StdVideoH265SequenceParameterSet ... ok
[INFO] [stdout] test vk::native::bindgen_test_layout_StdVideoH265ScalingLists ... ok
[INFO] [stdout] test vk::native::bindgen_test_layout_StdVideoH265SequenceParameterSetVui ... 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_StdVideoH265ShortTermRefPicSetFlags ... ok
[INFO] [stdout] test vk::native::bindgen_test_layout_StdVideoH265SpsVuiFlags ... ok
[INFO] [stdout] test vk::native::bindgen_test_layout_StdVideoH265VpsFlags ... ok
[INFO] [stdout] test vk::native::bindgen_test_layout_StdVideoH265SubLayerHrdParameters ... ok
[INFO] [stdout] test vk::native::bindgen_test_layout_StdVideoVP9ColorConfig ... 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_StdVideoVP9SegmentationFlags ... ok
[INFO] [stdout] test vk::native::bindgen_test_layout_StdVideoH265VideoParameterSet ... ok
[INFO] [stdout] test vk::native::bindgen_test_layout_StdVideoAV1ColorConfigFlags ... ok
[INFO] [stdout] test vk::native::bindgen_test_layout_StdVideoVP9Segmentation ... ok
[INFO] [stdout] test vk::native::bindgen_test_layout_StdVideoVP9LoopFilterFlags ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 97 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/constant_size_arrays.rs (/opt/rustwide/target/debug/deps/constant_size_arrays-9c3c927d0561bc1d)
[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-9c9164055e72319a)
[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.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/upgrade-7317ae61b51f946f)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stderr]    Doc-tests generator
[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] [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_in_struct (line 165) ... ok
[INFO] [stdout] test ash/src/vk.rs - vk::Handle::is_null (line 60) ... ok
[INFO] [stdout] test ash/src/lib.rs - match_out_struct (line 122) ... ok
[INFO] [stdout] test ash/src/util.rs - util::read_spv (line 100) ... ok
[INFO] [stdout] test ash/src/lib.rs - match_out_struct (line 101) ... 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.92s
[INFO] [stdout] 
[INFO] [stdout] all doctests ran in 2.92s; merged doctests compilation took 0.99s
[INFO] [stderr] error: doctest failed, to rerun pass `-p jay-ash --doc`
[INFO] running `Command { std: "docker" "inspect" "11f741ac767f04a248c5f4896afbf3b6a21065018b108618e8d563b7b9704f17", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "11f741ac767f04a248c5f4896afbf3b6a21065018b108618e8d563b7b9704f17", kill_on_drop: false }`
[INFO] [stdout] 11f741ac767f04a248c5f4896afbf3b6a21065018b108618e8d563b7b9704f17
