[INFO] fetching crate ivy-vulkan 0.10.3... [INFO] testing ivy-vulkan-0.10.3 against try#1b74e096b9bfb06f84a3007193dcd2f059cbdf6a for pr-96025 [INFO] extracting crate ivy-vulkan 0.10.3 into /workspace/builds/worker-15/source [INFO] validating manifest of crates.io crate ivy-vulkan 0.10.3 on toolchain 1b74e096b9bfb06f84a3007193dcd2f059cbdf6a [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1b74e096b9bfb06f84a3007193dcd2f059cbdf6a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate ivy-vulkan 0.10.3 [INFO] finished tweaking crates.io crate ivy-vulkan 0.10.3 [INFO] tweaked toml for crates.io crate ivy-vulkan 0.10.3 written to /workspace/builds/worker-15/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1b74e096b9bfb06f84a3007193dcd2f059cbdf6a" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1b74e096b9bfb06f84a3007193dcd2f059cbdf6a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1b74e096b9bfb06f84a3007193dcd2f059cbdf6a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ce14172e78d58686706f18bc172cc65590f4654206bf0cf43ea34b83af27d862 [INFO] running `Command { std: "docker" "start" "-a" "ce14172e78d58686706f18bc172cc65590f4654206bf0cf43ea34b83af27d862", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ce14172e78d58686706f18bc172cc65590f4654206bf0cf43ea34b83af27d862", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ce14172e78d58686706f18bc172cc65590f4654206bf0cf43ea34b83af27d862", kill_on_drop: false }` [INFO] [stdout] ce14172e78d58686706f18bc172cc65590f4654206bf0cf43ea34b83af27d862 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/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" "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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1b74e096b9bfb06f84a3007193dcd2f059cbdf6a" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] da5657de76e7607a310a6a44a80c285d747e37774b2f2a6e6a5431552a3965cd [INFO] running `Command { std: "docker" "start" "-a" "da5657de76e7607a310a6a44a80c285d747e37774b2f2a6e6a5431552a3965cd", kill_on_drop: false }` [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling libc v0.2.124 [INFO] [stderr] Compiling proc-macro2 v1.0.37 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.91 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling crossbeam-utils v0.8.8 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling rayon-core v1.9.2 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling siphasher v0.3.10 [INFO] [stderr] Compiling once_cell v1.10.0 [INFO] [stderr] Compiling smallvec v1.8.0 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling anyhow v1.0.57 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Compiling log v0.4.16 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling atomic_refcell v0.1.8 [INFO] [stderr] Compiling palette v0.6.0 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling ash v0.35.2+1.2.203 [INFO] [stderr] Compiling gimli v0.26.1 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling rustc-demangle v0.1.21 [INFO] [stderr] Compiling futures-sink v0.3.21 [INFO] [stderr] Compiling cty v0.2.2 [INFO] [stderr] Compiling glam v0.20.5 [INFO] [stderr] Compiling vk-sys v0.4.0 [INFO] [stderr] Compiling derive-for v1.2.2 [INFO] [stderr] Compiling downcast-rs v1.2.0 [INFO] [stderr] Compiling raw-window-handle v0.4.3 [INFO] [stderr] Compiling miniz_oxide v0.5.1 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling libloading v0.7.3 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling phf_shared v0.9.0 [INFO] [stderr] Compiling cmake v0.1.48 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling lock_api v0.4.7 [INFO] [stderr] Compiling crossbeam-epoch v0.9.8 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling rayon v1.5.2 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling slotmap v1.0.6 [INFO] [stderr] Compiling crossbeam-channel v0.5.4 [INFO] [stderr] Compiling backtrace v0.3.65 [INFO] [stderr] Compiling ivy-image v0.10.0 [INFO] [stderr] Compiling spirv-reflect v0.2.3 [INFO] [stderr] Compiling glfw-sys v3.3.5 [INFO] [stderr] Compiling object v0.28.3 [INFO] [stderr] Compiling getrandom v0.2.6 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling addr2line v0.17.0 [INFO] [stderr] Compiling quote v1.0.18 [INFO] [stderr] Compiling toml v0.5.9 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling nanorand v0.7.0 [INFO] [stderr] Compiling spin v0.9.3 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling hashbrown v0.12.0 [INFO] [stderr] Compiling crossbeam-deque v0.8.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling approx v0.5.1 [INFO] [stderr] Compiling spirv_headers v1.5.0 [INFO] [stderr] Compiling find-crate v0.6.3 [INFO] [stderr] Compiling glfw v0.43.0 [INFO] [stderr] Compiling phf_generator v0.9.1 [INFO] [stderr] Compiling ivy-random v0.10.3 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling hecs-macros v0.8.0 [INFO] [stderr] Compiling phf_macros v0.9.0 [INFO] [stderr] Compiling pin-project-internal v1.0.10 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Compiling palette_derive v0.6.0 [INFO] [stderr] Compiling records v0.1.1 [INFO] [stderr] Compiling phf v0.9.0 [INFO] [stderr] Compiling hecs v0.7.6 [INFO] [stderr] Compiling pin-project v1.0.10 [INFO] [stderr] Compiling flume v0.10.12 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling gpu-allocator v0.15.1 [INFO] [stderr] Compiling hecs-schedule v0.5.1 [INFO] [stderr] Compiling ivy-resources v0.10.3 [INFO] [stderr] Compiling ivy-base v0.10.3 [INFO] [stderr] Compiling ivy-vulkan v0.10.3 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 30.27s [INFO] running `Command { std: "docker" "inspect" "da5657de76e7607a310a6a44a80c285d747e37774b2f2a6e6a5431552a3965cd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "da5657de76e7607a310a6a44a80c285d747e37774b2f2a6e6a5431552a3965cd", kill_on_drop: false }` [INFO] [stdout] da5657de76e7607a310a6a44a80c285d747e37774b2f2a6e6a5431552a3965cd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/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" "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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1b74e096b9bfb06f84a3007193dcd2f059cbdf6a" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a0fa741c59a8cbd64dd7de1d4b6676bfc7a90f5005a4b0135406136d44470564 [INFO] running `Command { std: "docker" "start" "-a" "a0fa741c59a8cbd64dd7de1d4b6676bfc7a90f5005a4b0135406136d44470564", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling ivy-vulkan v0.10.3 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 4.97s [INFO] [stderr] Executable unittests src/lib.rs (/opt/rustwide/target/debug/deps/ivy_vulkan-6cbeca73bf71021b) [INFO] running `Command { std: "docker" "inspect" "a0fa741c59a8cbd64dd7de1d4b6676bfc7a90f5005a4b0135406136d44470564", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a0fa741c59a8cbd64dd7de1d4b6676bfc7a90f5005a4b0135406136d44470564", kill_on_drop: false }` [INFO] [stdout] a0fa741c59a8cbd64dd7de1d4b6676bfc7a90f5005a4b0135406136d44470564 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/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" "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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1b74e096b9bfb06f84a3007193dcd2f059cbdf6a" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 44db366b975b47637d005a089a2192e79eab52ded69ec339e92a231bfa40378b [INFO] running `Command { std: "docker" "start" "-a" "44db366b975b47637d005a089a2192e79eab52ded69ec339e92a231bfa40378b", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.07s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/ivy_vulkan-6cbeca73bf71021b) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test descriptors::layout::tests::layout_info_add ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- descriptors::layout::tests::layout_info_add stdout ---- [INFO] [stdout] Layout: DescriptorLayoutInfo { bindings: [DescriptorSetLayoutBinding { binding: 0, descriptor_type: UNIFORM_BUFFER, descriptor_count: 1, stage_flags: , p_immutable_samplers: 0x0 }] } [INFO] [stdout] Layout: DescriptorLayoutInfo { bindings: [DescriptorSetLayoutBinding { binding: 0, descriptor_type: UNIFORM_BUFFER, descriptor_count: 1, stage_flags: , p_immutable_samplers: 0x0 }, DescriptorSetLayoutBinding { binding: 2, descriptor_type: UNIFORM_BUFFER, descriptor_count: 1, stage_flags: , p_immutable_samplers: 0x0 }] } [INFO] [stdout] Layout: DescriptorLayoutInfo { bindings: [DescriptorSetLayoutBinding { binding: 0, descriptor_type: UNIFORM_BUFFER, descriptor_count: 1, stage_flags: , p_immutable_samplers: 0x0 }, DescriptorSetLayoutBinding { binding: 1, descriptor_type: UNIFORM_BUFFER, descriptor_count: 1, stage_flags: , p_immutable_samplers: 0x0 }, DescriptorSetLayoutBinding { binding: 2, descriptor_type: UNIFORM_BUFFER, descriptor_count: 1, stage_flags: , p_immutable_samplers: 0x0 }] } [INFO] [stdout] Layout: DescriptorLayoutInfo { bindings: [DescriptorSetLayoutBinding { binding: 0, descriptor_type: UNIFORM_BUFFER, descriptor_count: 1, stage_flags: , p_immutable_samplers: 0x0 }, DescriptorSetLayoutBinding { binding: 1, descriptor_type: UNIFORM_BUFFER, descriptor_count: 1, stage_flags: , p_immutable_samplers: 0x0 }, DescriptorSetLayoutBinding { binding: 3, descriptor_type: UNIFORM_BUFFER, descriptor_count: 1, stage_flags: , p_immutable_samplers: 0x0 }, DescriptorSetLayoutBinding { binding: 2, descriptor_type: UNIFORM_BUFFER, descriptor_count: 1, stage_flags: , p_immutable_samplers: 0x0 }] } [INFO] [stdout] Layout: DescriptorLayoutInfo { bindings: [DescriptorSetLayoutBinding { binding: 0, descriptor_type: UNIFORM_BUFFER, descriptor_count: 1, stage_flags: , p_immutable_samplers: 0x0 }, DescriptorSetLayoutBinding { binding: 1, descriptor_type: UNIFORM_BUFFER, descriptor_count: 1, stage_flags: , p_immutable_samplers: 0x0 }, DescriptorSetLayoutBinding { binding: 3, descriptor_type: UNIFORM_BUFFER, descriptor_count: 1, stage_flags: , p_immutable_samplers: 0x0 }, DescriptorSetLayoutBinding { binding: 5, descriptor_type: UNIFORM_BUFFER, descriptor_count: 1, stage_flags: , p_immutable_samplers: 0x0 }, DescriptorSetLayoutBinding { binding: 2, descriptor_type: UNIFORM_BUFFER, descriptor_count: 1, stage_flags: , p_immutable_samplers: 0x0 }] } [INFO] [stdout] Layout: DescriptorLayoutInfo { bindings: [DescriptorSetLayoutBinding { binding: 0, descriptor_type: UNIFORM_BUFFER, descriptor_count: 1, stage_flags: , p_immutable_samplers: 0x0 }, DescriptorSetLayoutBinding { binding: 1, descriptor_type: UNIFORM_BUFFER, descriptor_count: 1, stage_flags: , p_immutable_samplers: 0x0 }, DescriptorSetLayoutBinding { binding: 3, descriptor_type: UNIFORM_BUFFER, descriptor_count: 1, stage_flags: , p_immutable_samplers: 0x0 }, DescriptorSetLayoutBinding { binding: 4, descriptor_type: COMBINED_IMAGE_SAMPLER, descriptor_count: 1, stage_flags: , p_immutable_samplers: 0x0 }, DescriptorSetLayoutBinding { binding: 4, descriptor_type: UNIFORM_BUFFER, descriptor_count: 1, stage_flags: , p_immutable_samplers: 0x0 }, DescriptorSetLayoutBinding { binding: 5, descriptor_type: UNIFORM_BUFFER, descriptor_count: 1, stage_flags: , p_immutable_samplers: 0x0 }, DescriptorSetLayoutBinding { binding: 2, descriptor_type: UNIFORM_BUFFER, descriptor_count: 1, stage_flags: , p_immutable_samplers: 0x0 }] } [INFO] [stdout] thread 'descriptors::layout::tests::layout_info_add' panicked at 'assertion failed: layout.bindings().iter().map(|val|\n val.binding).eq([0, 1, 2, 3, 4, 5].iter().cloned())', src/descriptors/layout.rs:283:9 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x559b476e088d - std::backtrace_rs::backtrace::libunwind::trace::hf368f6ec047d835e [INFO] [stdout] at /rustc/1b74e096b9bfb06f84a3007193dcd2f059cbdf6a/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x559b476e088d - std::backtrace_rs::backtrace::trace_unsynchronized::h5deaa62eab82df22 [INFO] [stdout] at /rustc/1b74e096b9bfb06f84a3007193dcd2f059cbdf6a/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x559b476e088d - std::sys_common::backtrace::_print_fmt::h5a1c3a24a936a045 [INFO] [stdout] at /rustc/1b74e096b9bfb06f84a3007193dcd2f059cbdf6a/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stdout] 3: 0x559b476e088d - ::fmt::h0219f75f359b565d [INFO] [stdout] at /rustc/1b74e096b9bfb06f84a3007193dcd2f059cbdf6a/library/std/src/sys_common/backtrace.rs:45:22 [INFO] [stdout] 4: 0x559b477039ac - core::fmt::write::hf0ed2ae6b5ba2d7d [INFO] [stdout] at /rustc/1b74e096b9bfb06f84a3007193dcd2f059cbdf6a/library/core/src/fmt/mod.rs:1194:17 [INFO] [stdout] 5: 0x559b476dcde1 - std::io::Write::write_fmt::h38d43b38044a5699 [INFO] [stdout] at /rustc/1b74e096b9bfb06f84a3007193dcd2f059cbdf6a/library/std/src/io/mod.rs:1655:15 [INFO] [stdout] 6: 0x559b476e2365 - std::sys_common::backtrace::_print::h733b600962ba33ce [INFO] [stdout] at /rustc/1b74e096b9bfb06f84a3007193dcd2f059cbdf6a/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stdout] 7: 0x559b476e2365 - std::sys_common::backtrace::print::h5dc0fa0616f7d4bf [INFO] [stdout] at /rustc/1b74e096b9bfb06f84a3007193dcd2f059cbdf6a/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stdout] 8: 0x559b476e2365 - std::panicking::default_hook::{{closure}}::h3151cab60fd16f06 [INFO] [stdout] at /rustc/1b74e096b9bfb06f84a3007193dcd2f059cbdf6a/library/std/src/panicking.rs:295:22 [INFO] [stdout] 9: 0x559b476e2010 - std::panicking::default_hook::ha44b338b782f641e [INFO] [stdout] at /rustc/1b74e096b9bfb06f84a3007193dcd2f059cbdf6a/library/std/src/panicking.rs:311:9 [INFO] [stdout] 10: 0x559b476e2a48 - std::panicking::rust_panic_with_hook::hddbb61d11ae83bc7 [INFO] [stdout] at /rustc/1b74e096b9bfb06f84a3007193dcd2f059cbdf6a/library/std/src/panicking.rs:698:17 [INFO] [stdout] 11: 0x559b476e28b9 - std::panicking::begin_panic_handler::{{closure}}::ha90ba42a51d96fb7 [INFO] [stdout] at /rustc/1b74e096b9bfb06f84a3007193dcd2f059cbdf6a/library/std/src/panicking.rs:586:13 [INFO] [stdout] 12: 0x559b476e0d44 - std::sys_common::backtrace::__rust_end_short_backtrace::hb2f712e9f2c19288 [INFO] [stdout] at /rustc/1b74e096b9bfb06f84a3007193dcd2f059cbdf6a/library/std/src/sys_common/backtrace.rs:138:18 [INFO] [stdout] 13: 0x559b476e2629 - rust_begin_unwind [INFO] [stdout] at /rustc/1b74e096b9bfb06f84a3007193dcd2f059cbdf6a/library/std/src/panicking.rs:584:5 [INFO] [stdout] 14: 0x559b477023a3 - core::panicking::panic_fmt::ha7e9b4e73b08c9d5 [INFO] [stdout] at /rustc/1b74e096b9bfb06f84a3007193dcd2f059cbdf6a/library/core/src/panicking.rs:142:14 [INFO] [stdout] 15: 0x559b477021ed - core::panicking::panic::h3654f1e0559eeff1 [INFO] [stdout] at /rustc/1b74e096b9bfb06f84a3007193dcd2f059cbdf6a/library/core/src/panicking.rs:48:5 [INFO] [stdout] 16: 0x559b4767fb3f - ivy_vulkan::descriptors::layout::tests::layout_info_add::h9546feea8c3963e2 [INFO] [stdout] at /opt/rustwide/workdir/src/descriptors/layout.rs:283:9 [INFO] [stdout] 17: 0x559b4767f1ea - ivy_vulkan::descriptors::layout::tests::layout_info_add::{{closure}}::hfc34e34595baa831 [INFO] [stdout] at /opt/rustwide/workdir/src/descriptors/layout.rs:205:5 [INFO] [stdout] 18: 0x559b4767e7be - core::ops::function::FnOnce::call_once::h324bf2de176f63cf [INFO] [stdout] at /rustc/1b74e096b9bfb06f84a3007193dcd2f059cbdf6a/library/core/src/ops/function.rs:248:5 [INFO] [stdout] 19: 0x559b476b85b3 - core::ops::function::FnOnce::call_once::h0dfe20f12b77bab0 [INFO] [stdout] at /rustc/1b74e096b9bfb06f84a3007193dcd2f059cbdf6a/library/core/src/ops/function.rs:248:5 [INFO] [stdout] 20: 0x559b476b85b3 - test::__rust_begin_short_backtrace::h621e75342c56b813 [INFO] [stdout] at /rustc/1b74e096b9bfb06f84a3007193dcd2f059cbdf6a/library/test/src/lib.rs:573:5 [INFO] [stdout] 21: 0x559b476b735a - as core::ops::function::FnOnce>::call_once::ha960722220d3e4e3 [INFO] [stdout] at /rustc/1b74e096b9bfb06f84a3007193dcd2f059cbdf6a/library/alloc/src/boxed.rs:1866:9 [INFO] [stdout] 22: 0x559b476b735a - as core::ops::function::FnOnce<()>>::call_once::h8d4f52e2b0282cfb [INFO] [stdout] at /rustc/1b74e096b9bfb06f84a3007193dcd2f059cbdf6a/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 23: 0x559b476b735a - std::panicking::try::do_call::h482ae3b09291596d [INFO] [stdout] at /rustc/1b74e096b9bfb06f84a3007193dcd2f059cbdf6a/library/std/src/panicking.rs:492:40 [INFO] [stdout] 24: 0x559b476b735a - std::panicking::try::h2ddddb26c086954d [INFO] [stdout] at /rustc/1b74e096b9bfb06f84a3007193dcd2f059cbdf6a/library/std/src/panicking.rs:456:19 [INFO] [stdout] 25: 0x559b476b735a - std::panic::catch_unwind::h743b0e27e7a9c139 [INFO] [stdout] at /rustc/1b74e096b9bfb06f84a3007193dcd2f059cbdf6a/library/std/src/panic.rs:137:14 [INFO] [stdout] 26: 0x559b476b735a - test::run_test_in_process::ha7740d79e504cc37 [INFO] [stdout] at /rustc/1b74e096b9bfb06f84a3007193dcd2f059cbdf6a/library/test/src/lib.rs:596:18 [INFO] [stdout] 27: 0x559b476b735a - test::run_test::run_test_inner::{{closure}}::h8418baf60f7a06c4 [INFO] [stdout] at /rustc/1b74e096b9bfb06f84a3007193dcd2f059cbdf6a/library/test/src/lib.rs:490:39 [INFO] [stdout] 28: 0x559b47681b0d - test::run_test::run_test_inner::{{closure}}::h0beb35daaa80ec66 [INFO] [stdout] at /rustc/1b74e096b9bfb06f84a3007193dcd2f059cbdf6a/library/test/src/lib.rs:517:37 [INFO] [stdout] 29: 0x559b47681b0d - std::sys_common::backtrace::__rust_begin_short_backtrace::hb005f1ebb9b3ac0b [INFO] [stdout] at /rustc/1b74e096b9bfb06f84a3007193dcd2f059cbdf6a/library/std/src/sys_common/backtrace.rs:122:18 [INFO] [stdout] 30: 0x559b47687608 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h496c50f972d6dc0f [INFO] [stdout] at /rustc/1b74e096b9bfb06f84a3007193dcd2f059cbdf6a/library/std/src/thread/mod.rs:498:17 [INFO] [stdout] 31: 0x559b47687608 - as core::ops::function::FnOnce<()>>::call_once::ha5b8911111f511ea [INFO] [stdout] at /rustc/1b74e096b9bfb06f84a3007193dcd2f059cbdf6a/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 32: 0x559b47687608 - std::panicking::try::do_call::h084ed94d88677037 [INFO] [stdout] at /rustc/1b74e096b9bfb06f84a3007193dcd2f059cbdf6a/library/std/src/panicking.rs:492:40 [INFO] [stdout] 33: 0x559b47687608 - std::panicking::try::h013a823fb6061e50 [INFO] [stdout] at /rustc/1b74e096b9bfb06f84a3007193dcd2f059cbdf6a/library/std/src/panicking.rs:456:19 [INFO] [stdout] 34: 0x559b47687608 - std::panic::catch_unwind::h041e5fbe96cdc85b [INFO] [stdout] at /rustc/1b74e096b9bfb06f84a3007193dcd2f059cbdf6a/library/std/src/panic.rs:137:14 [INFO] [stdout] 35: 0x559b47687608 - std::thread::Builder::spawn_unchecked_::{{closure}}::h24aad6f3231b4f43 [INFO] [stdout] at /rustc/1b74e096b9bfb06f84a3007193dcd2f059cbdf6a/library/std/src/thread/mod.rs:497:30 [INFO] [stdout] 36: 0x559b47687608 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h88f4642fdc208aab [INFO] [stdout] at /rustc/1b74e096b9bfb06f84a3007193dcd2f059cbdf6a/library/core/src/ops/function.rs:248:5 [INFO] [stdout] 37: 0x559b476e73e3 - as core::ops::function::FnOnce>::call_once::h21f4f903d484bbf8 [INFO] [stdout] at /rustc/1b74e096b9bfb06f84a3007193dcd2f059cbdf6a/library/alloc/src/boxed.rs:1866:9 [INFO] [stdout] 38: 0x559b476e73e3 - as core::ops::function::FnOnce>::call_once::h88143291d50223e5 [INFO] [stdout] at /rustc/1b74e096b9bfb06f84a3007193dcd2f059cbdf6a/library/alloc/src/boxed.rs:1866:9 [INFO] [stdout] 39: 0x559b476e73e3 - std::sys::unix::thread::Thread::new::thread_start::h21cad75f6abb068a [INFO] [stdout] at /rustc/1b74e096b9bfb06f84a3007193dcd2f059cbdf6a/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 40: 0x7f15da1e4609 - start_thread [INFO] [stdout] 41: 0x7f15d9fba163 - clone [INFO] [stdout] 42: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] descriptors::layout::tests::layout_info_add [INFO] [stdout] [INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass '--lib' [INFO] running `Command { std: "docker" "inspect" "44db366b975b47637d005a089a2192e79eab52ded69ec339e92a231bfa40378b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "44db366b975b47637d005a089a2192e79eab52ded69ec339e92a231bfa40378b", kill_on_drop: false }` [INFO] [stdout] 44db366b975b47637d005a089a2192e79eab52ded69ec339e92a231bfa40378b