[INFO] fetching crate wai 0.1.1...
[INFO] testing wai-0.1.1 against beta-2025-09-21 for beta-1.91-3
[INFO] extracting crate wai 0.1.1 into /workspace/builds/worker-7-tc2/source
[INFO] started tweaking crates.io crate wai 0.1.1
[INFO] finished tweaking crates.io crate wai 0.1.1
[INFO] tweaked toml for crates.io crate wai 0.1.1 written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate wai 0.1.1 on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 79 packages to latest compatible versions
[INFO] [stderr]       Adding env_logger v0.3.5 (available: v0.11.8)
[INFO] [stderr]       Adding futures v0.1.31 (available: v0.3.31)
[INFO] [stderr]       Adding log v0.3.9 (available: v0.4.28)
[INFO] [stderr]       Adding mio v0.6.23 (available: v1.0.4)
[INFO] [stderr]       Adding vulkano v0.3.2 (available: v0.35.2)
[INFO] [stderr]       Adding xcb v0.7.8 (available: v1.6.0)
[INFO] [stderr]       Adding xkbcommon v0.2.1 (available: v0.9.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 06f7da3ef77893fc6c6a7532b92f2112753d64df3e9c05abf15a48c012ffcd51
[INFO] running `Command { std: "docker" "start" "-a" "06f7da3ef77893fc6c6a7532b92f2112753d64df3e9c05abf15a48c012ffcd51", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "06f7da3ef77893fc6c6a7532b92f2112753d64df3e9c05abf15a48c012ffcd51", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "06f7da3ef77893fc6c6a7532b92f2112753d64df3e9c05abf15a48c012ffcd51", kill_on_drop: false }`
[INFO] [stdout] 06f7da3ef77893fc6c6a7532b92f2112753d64df3e9c05abf15a48c012ffcd51
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ca8459b19652682ee99d55944fac7e96b41580ef26666f44bfa682a4ba2628d2
[INFO] running `Command { std: "docker" "start" "-a" "ca8459b19652682ee99d55944fac7e96b41580ef26666f44bfa682a4ba2628d2", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling winapi-build v0.1.1
[INFO] [stderr]    Compiling winapi v0.2.8
[INFO] [stderr]    Compiling utf8-ranges v0.1.3
[INFO] [stderr]    Compiling x11 v2.21.0
[INFO] [stderr]    Compiling libudev-sys v0.1.4
[INFO] [stderr]    Compiling regex-syntax v0.3.9
[INFO] [stderr]    Compiling crossbeam v0.2.12
[INFO] [stderr]    Compiling memchr v0.1.11
[INFO] [stderr]    Compiling xcb v0.7.8
[INFO] [stderr]    Compiling shared_library v0.1.9
[INFO] [stderr]    Compiling vk-sys v0.2.7
[INFO] [stderr]    Compiling smallvec v0.3.4
[INFO] [stderr]    Compiling scoped-tls v0.1.2
[INFO] [stderr]    Compiling lazy_static v0.2.11
[INFO] [stderr]    Compiling void v1.0.2
[INFO] [stderr]    Compiling aho-corasick v0.5.3
[INFO] [stderr]    Compiling kernel32-sys v0.2.2
[INFO] [stderr]    Compiling tokio-io v0.1.13
[INFO] [stderr]    Compiling mio v0.6.23
[INFO] [stderr]    Compiling tokio-threadpool v0.1.18
[INFO] [stderr]    Compiling log v0.3.9
[INFO] [stderr]    Compiling thread-id v2.0.0
[INFO] [stderr]    Compiling thread_local v0.2.7
[INFO] [stderr]    Compiling vulkano v0.3.2
[INFO] [stderr]    Compiling regex v0.1.80
[INFO] [stderr]    Compiling tokio-codec v0.1.2
[INFO] [stderr]    Compiling tokio-reactor v0.1.12
[INFO] [stderr]    Compiling mio-uds v0.6.8
[INFO] [stderr]    Compiling tokio-fs v0.1.7
[INFO] [stderr]    Compiling tokio-udp v0.1.6
[INFO] [stderr]    Compiling tokio-tcp v0.1.4
[INFO] [stderr]    Compiling tokio-uds v0.2.7
[INFO] [stderr]    Compiling tokio v0.1.22
[INFO] [stdout] error[E0081]: discriminant value `1000104001` assigned more than once
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vulkano-0.3.2/src/swapchain/surface.rs:903:1
[INFO] [stdout]     |
[INFO] [stdout] 903 | pub enum ColorSpace {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 904 |     SrgbNonLinear = vk::COLOR_SPACE_SRGB_NONLINEAR_KHR,
[INFO] [stdout] 905 |     DisplayP3Linear = vk::COLOR_SPACE_DISPLAY_P3_LINEAR_EXT,
[INFO] [stdout]     |                       ------------------------------------- `1000104001` assigned here
[INFO] [stdout] 906 |     DisplayP3NonLinear = vk::COLOR_SPACE_DISPLAY_P3_NONLINEAR_EXT,
[INFO] [stdout]     |                          ---------------------------------------- `1000104001` assigned here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0081]: discriminant value `1000104003` assigned more than once
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vulkano-0.3.2/src/swapchain/surface.rs:903:1
[INFO] [stdout]     |
[INFO] [stdout] 903 | pub enum ColorSpace {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 907 |     ScrgbLinear = vk::COLOR_SPACE_SCRGB_LINEAR_EXT,
[INFO] [stdout]     |                   -------------------------------- `1000104003` assigned here
[INFO] [stdout] 908 |     ScrgbNonLinear = vk::COLOR_SPACE_SCRGB_NONLINEAR_EXT,
[INFO] [stdout] 909 |     DciP3Linear = vk::COLOR_SPACE_DCI_P3_LINEAR_EXT,
[INFO] [stdout]     |                   --------------------------------- `1000104003` assigned here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0081]: discriminant value `1000104004` assigned more than once
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vulkano-0.3.2/src/swapchain/surface.rs:903:1
[INFO] [stdout]     |
[INFO] [stdout] 903 | pub enum ColorSpace {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 908 |     ScrgbNonLinear = vk::COLOR_SPACE_SCRGB_NONLINEAR_EXT,
[INFO] [stdout]     |                      ----------------------------------- `1000104004` assigned here
[INFO] [stdout] 909 |     DciP3Linear = vk::COLOR_SPACE_DCI_P3_LINEAR_EXT,
[INFO] [stdout] 910 |     DciP3NonLinear = vk::COLOR_SPACE_DCI_P3_NONLINEAR_EXT,
[INFO] [stdout]     |                      ------------------------------------ `1000104004` assigned here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling env_logger v0.3.5
[INFO] [stderr]    Compiling tokio-core v0.1.18
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vulkano-0.3.2/src/command_buffer/sys.rs:1167:39
[INFO] [stdout]      |
[INFO] [stdout] 1167 |         self.src_stage_mask |= source.into();
[INFO] [stdout]      |                             --        ^^^^
[INFO] [stdout]      |                             |
[INFO] [stdout]      |                             type must be known at this point
[INFO] [stdout]      |
[INFO] [stdout]      = note: multiple `impl`s satisfying `u32: BitOrAssign<_>` found in the `core` crate:
[INFO] [stdout]              - impl BitOrAssign for u32;
[INFO] [stdout]              - impl BitOrAssign<&u32> for u32;
[INFO] [stdout] help: try using a fully qualified path to specify the expected types
[INFO] [stdout]      |
[INFO] [stdout] 1167 -         self.src_stage_mask |= source.into();
[INFO] [stdout] 1167 +         self.src_stage_mask |= <PipelineStages as Into<T>>::into(source);
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vulkano-0.3.2/src/command_buffer/sys.rs:1167:39
[INFO] [stdout]      |
[INFO] [stdout] 1167 |         self.src_stage_mask |= source.into();
[INFO] [stdout]      |                                       ^^^^
[INFO] [stdout]      |
[INFO] [stdout] note: multiple `impl`s satisfying `PipelineStages: Into<_>` found
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vulkano-0.3.2/src/sync/mod.rs:138:9
[INFO] [stdout]      |
[INFO] [stdout]  138 |           impl Into<vk::PipelineStageFlagBits> for PipelineStages {
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  151 | / pipeline_stages!{
[INFO] [stdout]  152 | |     top_of_pipe => vk::PIPELINE_STAGE_TOP_OF_PIPE_BIT,
[INFO] [stdout]  153 | |     draw_indirect => vk::PIPELINE_STAGE_DRAW_INDIRECT_BIT,
[INFO] [stdout]  154 | |     vertex_input => vk::PIPELINE_STAGE_VERTEX_INPUT_BIT,
[INFO] [stdout] ...    |
[INFO] [stdout]  168 | |     all_commands => vk::PIPELINE_STAGE_ALL_COMMANDS_BIT,
[INFO] [stdout]  169 | | }
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      = note: and another `impl` found in the `core` crate:
[INFO] [stdout]              - impl<T, U> Into<U> for T
[INFO] [stdout]                where U: From<T>;
[INFO] [stdout]      = note: this error originates in the macro `pipeline_stages` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: try using a fully qualified path to specify the expected types
[INFO] [stdout]      |
[INFO] [stdout] 1167 -         self.src_stage_mask |= source.into();
[INFO] [stdout] 1167 +         self.src_stage_mask |= <PipelineStages as Into<T>>::into(source);
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vulkano-0.3.2/src/command_buffer/sys.rs:1168:37
[INFO] [stdout]      |
[INFO] [stdout] 1168 |         self.dst_stage_mask |= dest.into();
[INFO] [stdout]      |                                     ^^^^
[INFO] [stdout]      |
[INFO] [stdout] note: multiple `impl`s satisfying `PipelineStages: Into<_>` found
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vulkano-0.3.2/src/sync/mod.rs:138:9
[INFO] [stdout]      |
[INFO] [stdout]  138 |           impl Into<vk::PipelineStageFlagBits> for PipelineStages {
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  151 | / pipeline_stages!{
[INFO] [stdout]  152 | |     top_of_pipe => vk::PIPELINE_STAGE_TOP_OF_PIPE_BIT,
[INFO] [stdout]  153 | |     draw_indirect => vk::PIPELINE_STAGE_DRAW_INDIRECT_BIT,
[INFO] [stdout]  154 | |     vertex_input => vk::PIPELINE_STAGE_VERTEX_INPUT_BIT,
[INFO] [stdout] ...    |
[INFO] [stdout]  168 | |     all_commands => vk::PIPELINE_STAGE_ALL_COMMANDS_BIT,
[INFO] [stdout]  169 | | }
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      = note: and another `impl` found in the `core` crate:
[INFO] [stdout]              - impl<T, U> Into<U> for T
[INFO] [stdout]                where U: From<T>;
[INFO] [stdout]      = note: this error originates in the macro `pipeline_stages` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: try using a fully qualified path to specify the expected types
[INFO] [stdout]      |
[INFO] [stdout] 1168 -         self.dst_stage_mask |= dest.into();
[INFO] [stdout] 1168 +         self.dst_stage_mask |= <PipelineStages as Into<T>>::into(dest);
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vulkano-0.3.2/src/command_buffer/sys.rs:1204:53
[INFO] [stdout]      |
[INFO] [stdout] 1204 |         self.src_stage_mask |= request.source_stage.into();
[INFO] [stdout]      |                             --                      ^^^^
[INFO] [stdout]      |                             |
[INFO] [stdout]      |                             type must be known at this point
[INFO] [stdout]      |
[INFO] [stdout]      = note: multiple `impl`s satisfying `u32: BitOrAssign<_>` found in the `core` crate:
[INFO] [stdout]              - impl BitOrAssign for u32;
[INFO] [stdout]              - impl BitOrAssign<&u32> for u32;
[INFO] [stdout] help: try using a fully qualified path to specify the expected types
[INFO] [stdout]      |
[INFO] [stdout] 1204 -         self.src_stage_mask |= request.source_stage.into();
[INFO] [stdout] 1204 +         self.src_stage_mask |= <PipelineStages as Into<T>>::into(request.source_stage);
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vulkano-0.3.2/src/command_buffer/sys.rs:1204:53
[INFO] [stdout]      |
[INFO] [stdout] 1204 |         self.src_stage_mask |= request.source_stage.into();
[INFO] [stdout]      |                                                     ^^^^
[INFO] [stdout]      |
[INFO] [stdout] note: multiple `impl`s satisfying `PipelineStages: Into<_>` found
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vulkano-0.3.2/src/sync/mod.rs:138:9
[INFO] [stdout]      |
[INFO] [stdout]  138 |           impl Into<vk::PipelineStageFlagBits> for PipelineStages {
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  151 | / pipeline_stages!{
[INFO] [stdout]  152 | |     top_of_pipe => vk::PIPELINE_STAGE_TOP_OF_PIPE_BIT,
[INFO] [stdout]  153 | |     draw_indirect => vk::PIPELINE_STAGE_DRAW_INDIRECT_BIT,
[INFO] [stdout]  154 | |     vertex_input => vk::PIPELINE_STAGE_VERTEX_INPUT_BIT,
[INFO] [stdout] ...    |
[INFO] [stdout]  168 | |     all_commands => vk::PIPELINE_STAGE_ALL_COMMANDS_BIT,
[INFO] [stdout]  169 | | }
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      = note: and another `impl` found in the `core` crate:
[INFO] [stdout]              - impl<T, U> Into<U> for T
[INFO] [stdout]                where U: From<T>;
[INFO] [stdout]      = note: this error originates in the macro `pipeline_stages` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: try using a fully qualified path to specify the expected types
[INFO] [stdout]      |
[INFO] [stdout] 1204 -         self.src_stage_mask |= request.source_stage.into();
[INFO] [stdout] 1204 +         self.src_stage_mask |= <PipelineStages as Into<T>>::into(request.source_stage);
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vulkano-0.3.2/src/command_buffer/sys.rs:1205:59
[INFO] [stdout]      |
[INFO] [stdout] 1205 |         self.dst_stage_mask |= request.destination_stages.into();
[INFO] [stdout]      |                                                           ^^^^
[INFO] [stdout]      |
[INFO] [stdout] note: multiple `impl`s satisfying `PipelineStages: Into<_>` found
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vulkano-0.3.2/src/sync/mod.rs:138:9
[INFO] [stdout]      |
[INFO] [stdout]  138 |           impl Into<vk::PipelineStageFlagBits> for PipelineStages {
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  151 | / pipeline_stages!{
[INFO] [stdout]  152 | |     top_of_pipe => vk::PIPELINE_STAGE_TOP_OF_PIPE_BIT,
[INFO] [stdout]  153 | |     draw_indirect => vk::PIPELINE_STAGE_DRAW_INDIRECT_BIT,
[INFO] [stdout]  154 | |     vertex_input => vk::PIPELINE_STAGE_VERTEX_INPUT_BIT,
[INFO] [stdout] ...    |
[INFO] [stdout]  168 | |     all_commands => vk::PIPELINE_STAGE_ALL_COMMANDS_BIT,
[INFO] [stdout]  169 | | }
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      = note: and another `impl` found in the `core` crate:
[INFO] [stdout]              - impl<T, U> Into<U> for T
[INFO] [stdout]                where U: From<T>;
[INFO] [stdout]      = note: this error originates in the macro `pipeline_stages` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: try using a fully qualified path to specify the expected types
[INFO] [stdout]      |
[INFO] [stdout] 1205 -         self.dst_stage_mask |= request.destination_stages.into();
[INFO] [stdout] 1205 +         self.dst_stage_mask |= <PipelineStages as Into<T>>::into(request.destination_stages);
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vulkano-0.3.2/src/command_buffer/sys.rs:1239:53
[INFO] [stdout]      |
[INFO] [stdout] 1239 |         self.src_stage_mask |= request.source_stage.into();
[INFO] [stdout]      |                             --                      ^^^^
[INFO] [stdout]      |                             |
[INFO] [stdout]      |                             type must be known at this point
[INFO] [stdout]      |
[INFO] [stdout]      = note: multiple `impl`s satisfying `u32: BitOrAssign<_>` found in the `core` crate:
[INFO] [stdout]              - impl BitOrAssign for u32;
[INFO] [stdout]              - impl BitOrAssign<&u32> for u32;
[INFO] [stdout] help: try using a fully qualified path to specify the expected types
[INFO] [stdout]      |
[INFO] [stdout] 1239 -         self.src_stage_mask |= request.source_stage.into();
[INFO] [stdout] 1239 +         self.src_stage_mask |= <PipelineStages as Into<T>>::into(request.source_stage);
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vulkano-0.3.2/src/command_buffer/sys.rs:1239:53
[INFO] [stdout]      |
[INFO] [stdout] 1239 |         self.src_stage_mask |= request.source_stage.into();
[INFO] [stdout]      |                                                     ^^^^
[INFO] [stdout]      |
[INFO] [stdout] note: multiple `impl`s satisfying `PipelineStages: Into<_>` found
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vulkano-0.3.2/src/sync/mod.rs:138:9
[INFO] [stdout]      |
[INFO] [stdout]  138 |           impl Into<vk::PipelineStageFlagBits> for PipelineStages {
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  151 | / pipeline_stages!{
[INFO] [stdout]  152 | |     top_of_pipe => vk::PIPELINE_STAGE_TOP_OF_PIPE_BIT,
[INFO] [stdout]  153 | |     draw_indirect => vk::PIPELINE_STAGE_DRAW_INDIRECT_BIT,
[INFO] [stdout]  154 | |     vertex_input => vk::PIPELINE_STAGE_VERTEX_INPUT_BIT,
[INFO] [stdout] ...    |
[INFO] [stdout]  168 | |     all_commands => vk::PIPELINE_STAGE_ALL_COMMANDS_BIT,
[INFO] [stdout]  169 | | }
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      = note: and another `impl` found in the `core` crate:
[INFO] [stdout]              - impl<T, U> Into<U> for T
[INFO] [stdout]                where U: From<T>;
[INFO] [stdout]      = note: this error originates in the macro `pipeline_stages` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: try using a fully qualified path to specify the expected types
[INFO] [stdout]      |
[INFO] [stdout] 1239 -         self.src_stage_mask |= request.source_stage.into();
[INFO] [stdout] 1239 +         self.src_stage_mask |= <PipelineStages as Into<T>>::into(request.source_stage);
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vulkano-0.3.2/src/command_buffer/sys.rs:1240:59
[INFO] [stdout]      |
[INFO] [stdout] 1240 |         self.dst_stage_mask |= request.destination_stages.into();
[INFO] [stdout]      |                                                           ^^^^
[INFO] [stdout]      |
[INFO] [stdout] note: multiple `impl`s satisfying `PipelineStages: Into<_>` found
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vulkano-0.3.2/src/sync/mod.rs:138:9
[INFO] [stdout]      |
[INFO] [stdout]  138 |           impl Into<vk::PipelineStageFlagBits> for PipelineStages {
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  151 | / pipeline_stages!{
[INFO] [stdout]  152 | |     top_of_pipe => vk::PIPELINE_STAGE_TOP_OF_PIPE_BIT,
[INFO] [stdout]  153 | |     draw_indirect => vk::PIPELINE_STAGE_DRAW_INDIRECT_BIT,
[INFO] [stdout]  154 | |     vertex_input => vk::PIPELINE_STAGE_VERTEX_INPUT_BIT,
[INFO] [stdout] ...    |
[INFO] [stdout]  168 | |     all_commands => vk::PIPELINE_STAGE_ALL_COMMANDS_BIT,
[INFO] [stdout]  169 | | }
[INFO] [stdout]      | |_- in this macro invocation
[INFO] [stdout]      = note: and another `impl` found in the `core` crate:
[INFO] [stdout]              - impl<T, U> Into<U> for T
[INFO] [stdout]                where U: From<T>;
[INFO] [stdout]      = note: this error originates in the macro `pipeline_stages` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: try using a fully qualified path to specify the expected types
[INFO] [stdout]      |
[INFO] [stdout] 1240 -         self.dst_stage_mask |= request.destination_stages.into();
[INFO] [stdout] 1240 +         self.dst_stage_mask |= <PipelineStages as Into<T>>::into(request.destination_stages);
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0081, E0283.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0081`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `vulkano` (lib) due to 12 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "ca8459b19652682ee99d55944fac7e96b41580ef26666f44bfa682a4ba2628d2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ca8459b19652682ee99d55944fac7e96b41580ef26666f44bfa682a4ba2628d2", kill_on_drop: false }`
[INFO] [stdout] ca8459b19652682ee99d55944fac7e96b41580ef26666f44bfa682a4ba2628d2
