[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] 8029ef0f11a4bf8e322cd94b56794568a21e1a62 [INFO] testing mahkoh/jay-ash against try#0abe69e6c16114311cc2700e972492e64d69c28f for pr-154065 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmahkoh%2Fjay-ash" "/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/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-5-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/mahkoh/jay-ash on toolchain 0abe69e6c16114311cc2700e972492e64d69c28f [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "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" "+0abe69e6c16114311cc2700e972492e64d69c28f" "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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7328e8251711d602b04fbb8f3d70eff854649c568b319d38d8b482be154a24d4 [INFO] running `Command { std: "docker" "start" "-a" "7328e8251711d602b04fbb8f3d70eff854649c568b319d38d8b482be154a24d4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7328e8251711d602b04fbb8f3d70eff854649c568b319d38d8b482be154a24d4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7328e8251711d602b04fbb8f3d70eff854649c568b319d38d8b482be154a24d4", kill_on_drop: false }` [INFO] [stdout] 7328e8251711d602b04fbb8f3d70eff854649c568b319d38d8b482be154a24d4 [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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1480720f059710329f9fdfef2efdf6537b1120ffae416d8e5d449f32dcf062a4 [INFO] running `Command { std: "docker" "start" "-a" "1480720f059710329f9fdfef2efdf6537b1120ffae416d8e5d449f32dcf062a4", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.106 [INFO] [stderr] Compiling glob v0.3.3 [INFO] [stderr] Compiling libc v0.2.180 [INFO] [stderr] Compiling quote v1.0.44 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling prettyplease v0.2.37 [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling linearize v0.1.5 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling home v0.5.12 [INFO] [stderr] Compiling bindgen v0.69.4 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling clang-sys v1.8.1 [INFO] [stderr] Compiling xml-rs v0.8.28 [INFO] [stderr] Compiling syn v2.0.114 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Compiling which v4.4.2 [INFO] [stderr] Compiling nom v8.0.0 [INFO] [stderr] Compiling jay-ash v0.3.0+1.4.344 (/opt/rustwide/workdir/ash) [INFO] [stderr] Compiling regex v1.12.2 [INFO] [stderr] Compiling libloading v0.9.0 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling linearize-derive v0.2.1 [INFO] [stderr] Compiling vkxml v0.3.1 [INFO] [stderr] Compiling vk-parse v0.19.0 [INFO] [stderr] Compiling generator v0.1.0 (/opt/rustwide/workdir/generator) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 21s [INFO] running `Command { std: "docker" "inspect" "1480720f059710329f9fdfef2efdf6537b1120ffae416d8e5d449f32dcf062a4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1480720f059710329f9fdfef2efdf6537b1120ffae416d8e5d449f32dcf062a4", kill_on_drop: false }` [INFO] [stdout] 1480720f059710329f9fdfef2efdf6537b1120ffae416d8e5d449f32dcf062a4 [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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 48136f0fcb184478bad7b2810b3d4557e28d15408367e1b7ae237e5891559993 [INFO] running `Command { std: "docker" "start" "-a" "48136f0fcb184478bad7b2810b3d4557e28d15408367e1b7ae237e5891559993", kill_on_drop: false }` [INFO] [stderr] Compiling jay-ash v0.3.0+1.4.344 (/opt/rustwide/workdir/ash) [INFO] [stderr] Compiling generator v0.1.0 (/opt/rustwide/workdir/generator) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 18.80s [INFO] running `Command { std: "docker" "inspect" "48136f0fcb184478bad7b2810b3d4557e28d15408367e1b7ae237e5891559993", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "48136f0fcb184478bad7b2810b3d4557e28d15408367e1b7ae237e5891559993", kill_on_drop: false }` [INFO] [stdout] 48136f0fcb184478bad7b2810b3d4557e28d15408367e1b7ae237e5891559993 [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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] aeae9655a421da1bca6d8920f3d55bf14081f094b065a0c23f2f318df6c2e223 [INFO] running `Command { std: "docker" "start" "-a" "aeae9655a421da1bca6d8920f3d55bf14081f094b065a0c23f2f318df6c2e223", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.14s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/generator-55fdbab39546f319) [INFO] [stderr] Running unittests src/bin/generator.rs (/opt/rustwide/target/debug/deps/generator-f810b5c9e50f357f) [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/jay_ash-6a007d8eddccd8e8) [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] [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] [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_StdVideoAV1ColorConfigFlags ... 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_StdVideoAV1LoopFilterFlags ... 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_StdVideoAV1LoopFilter ... ok [INFO] [stdout] test vk::native::bindgen_test_layout_StdVideoAV1Segmentation ... ok [INFO] [stdout] test vk::native::bindgen_test_layout_StdVideoAV1SequenceHeaderFlags ... ok [INFO] [stdout] test vk::native::bindgen_test_layout_StdVideoAV1SequenceHeader ... ok [INFO] [stdout] test vk::native::bindgen_test_layout_StdVideoAV1QuantizationFlags ... 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_StdVideoDecodeAV1PictureInfoFlags ... ok [INFO] [stdout] test vk::native::bindgen_test_layout_StdVideoDecodeAV1ReferenceInfo ... ok [INFO] [stdout] test vk::native::bindgen_test_layout_StdVideoDecodeH264PictureInfo ... ok [INFO] [stdout] test vk::native::bindgen_test_layout_StdVideoAV1TimingInfoFlags ... ok [INFO] [stdout] test vk::native::bindgen_test_layout_StdVideoDecodeAV1ReferenceInfoFlags ... ok [INFO] [stdout] test vk::native::bindgen_test_layout_StdVideoDecodeH264ReferenceInfoFlags ... 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_StdVideoDecodeAV1PictureInfo ... 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_StdVideoDecodeH265ReferenceInfo ... ok [INFO] [stdout] test vk::native::bindgen_test_layout_StdVideoDecodeVP9PictureInfoFlags ... ok [INFO] [stdout] test vk::native::bindgen_test_layout_StdVideoDecodeH265ReferenceInfoFlags ... ok [INFO] [stdout] test vk::native::bindgen_test_layout_StdVideoEncodeAV1ExtensionHeader ... 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_StdVideoDecodeVP9PictureInfo ... ok [INFO] [stdout] test vk::native::bindgen_test_layout_StdVideoEncodeAV1OperatingPointInfoFlags ... ok [INFO] [stdout] test vk::native::bindgen_test_layout_StdVideoAV1FilmGrain ... 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_StdVideoEncodeH264PictureInfoFlags ... ok [INFO] [stdout] test vk::native::bindgen_test_layout_StdVideoEncodeH264RefListModEntry ... ok [INFO] [stdout] test vk::native::bindgen_test_layout_StdVideoEncodeAV1ReferenceInfoFlags ... ok [INFO] [stdout] test vk::native::bindgen_test_layout_StdVideoEncodeH264RefPicMarkingEntry ... ok [INFO] [stdout] test vk::native::bindgen_test_layout_StdVideoEncodeH264ReferenceInfoFlags ... ok [INFO] [stdout] test vk::native::bindgen_test_layout_StdVideoEncodeH264ReferenceInfo ... ok [INFO] [stdout] test vk::native::bindgen_test_layout_StdVideoEncodeH264ReferenceListsInfo ... ok [INFO] [stdout] test vk::native::bindgen_test_layout_StdVideoEncodeH264PictureInfo ... 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_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_StdVideoEncodeH265PictureInfo ... ok [INFO] [stdout] test vk::native::bindgen_test_layout_StdVideoEncodeH265LongTermRefPics ... ok [INFO] [stdout] test vk::native::bindgen_test_layout_StdVideoEncodeH265ReferenceInfoFlags ... ok [INFO] [stdout] test vk::native::bindgen_test_layout_StdVideoEncodeH265SliceSegmentHeader ... ok [INFO] [stdout] test vk::native::bindgen_test_layout_StdVideoEncodeH265PictureInfoFlags ... 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_StdVideoEncodeH265ReferenceListsInfo ... ok [INFO] [stdout] test vk::native::bindgen_test_layout_StdVideoEncodeH265ReferenceInfo ... ok [INFO] [stdout] test vk::native::bindgen_test_layout_StdVideoEncodeH265ReferenceListsInfoFlags ... ok [INFO] [stdout] test vk::native::bindgen_test_layout_StdVideoH264HrdParameters ... 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_StdVideoAV1ColorConfig ... 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_StdVideoH265LongTermRefPicsSps ... 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_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_StdVideoH265PredictorPaletteEntries ... ok [INFO] [stdout] test vk::native::bindgen_test_layout_StdVideoEncodeH265WeightTableFlags ... ok [INFO] [stdout] test vk::native::bindgen_test_layout_StdVideoH265ShortTermRefPicSet ... ok [INFO] [stdout] test vk::native::bindgen_test_layout_StdVideoH265ShortTermRefPicSetFlags ... ok [INFO] [stdout] test vk::native::bindgen_test_layout_StdVideoH265SpsFlags ... 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_StdVideoVP9ColorConfig ... 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_StdVideoVP9Segmentation ... ok [INFO] [stdout] test vk::native::bindgen_test_layout_StdVideoVP9LoopFilterFlags ... 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_StdVideoH265SequenceParameterSetVui ... ok [INFO] [stderr] Running tests/constant_size_arrays.rs (/opt/rustwide/target/debug/deps/constant_size_arrays-d921f5fcc01d4f4e) [INFO] [stdout] test vk::native::bindgen_test_layout_StdVideoH265SpsVuiFlags ... 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] [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-84e9bf3a569fd975) [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test debug_enum ... ok [INFO] [stdout] test debug_flags ... ok [INFO] [stdout] [INFO] [stderr] Doc-tests generator [INFO] [stdout] test result: ok. 2 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_out_struct (line 101) ... 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/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/entry.rs - entry::Entry::try_enumerate_instance_version (line 214) - compile ... FAILED [INFO] [stdout] test ash/src/lib.rs - (line 26) - compile ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- ash/src/entry.rs - entry::Entry::try_enumerate_instance_version (line 214) stdout ---- [INFO] [stdout] error[E0599]: no function or associated item 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] | ^^^^^^ function or associated item 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 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 143 | pub unsafe fn load_from(path: impl AsRef) -> Result { [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/lib.rs - (line 26) stdout ---- [INFO] [stdout] error[E0599]: no function or associated item 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] | ^^^^^^ function or associated item 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 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 143 | pub unsafe fn load_from(path: impl AsRef) -> Result { [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.84s [INFO] [stdout] [INFO] [stdout] all doctests ran in 2.71s; merged doctests compilation took 0.86s [INFO] [stderr] error: doctest failed, to rerun pass `-p jay-ash --doc` [INFO] running `Command { std: "docker" "inspect" "aeae9655a421da1bca6d8920f3d55bf14081f094b065a0c23f2f318df6c2e223", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "aeae9655a421da1bca6d8920f3d55bf14081f094b065a0c23f2f318df6c2e223", kill_on_drop: false }` [INFO] [stdout] aeae9655a421da1bca6d8920f3d55bf14081f094b065a0c23f2f318df6c2e223