Sep 04 10:00:54.192 INFO checking rasen-dsl-0.2.0 against master#2687112ea6a8701cbf36e6dd4d77d64694cf93d8 for pr-53913 Sep 04 10:00:54.192 INFO running: cargo +2687112ea6a8701cbf36e6dd4d77d64694cf93d8-alt check --frozen --all --all-targets Sep 04 10:00:54.192 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-3/pr-53913/master#2687112ea6a8701cbf36e6dd4d77d64694cf93d8:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53913/worker-3/master#2687112ea6a8701cbf36e6dd4d77d64694cf93d8:/target:rw,Z" "-v" "/home/ec2-user/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/home/ec2-user/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=500" "-e" "CMD=cargo +2687112ea6a8701cbf36e6dd4d77d64694cf93d8-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 04 10:00:54.440 INFO blam! 880b9b69a84811cc6a4a1124df4123d4a4d1adcab6260fe5811df2e51f475095 Sep 04 10:00:54.441 INFO running `"docker" "start" "-a" "880b9b69a84811cc6a4a1124df4123d4a4d1adcab6260fe5811df2e51f475095"` Sep 04 10:00:55.315 INFO kablam! Compiling rasen v0.12.0 Sep 04 10:00:55.316 INFO kablam! Compiling derive_more v0.7.1 Sep 04 10:00:55.318 INFO kablam! Compiling rasen-dsl v0.2.0 (file:///source) Sep 04 10:00:55.320 INFO kablam! Checking spirv_headers v1.3.1 Sep 04 10:01:06.771 INFO kablam! Checking rspirv v0.5.2 Sep 04 10:01:12.605 INFO kablam! error[E0658]: use of unstable library feature 'try_from' (see issue #33417) Sep 04 10:01:12.605 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/rasen-0.12.0/src/builder/module.rs:2:5 Sep 04 10:01:12.605 INFO kablam! | Sep 04 10:01:12.605 INFO kablam! 2 | use std::convert::TryFrom; Sep 04 10:01:12.605 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Sep 04 10:01:12.605 INFO kablam! | Sep 04 10:01:12.605 INFO kablam! = help: add #![feature(try_from)] to the crate attributes to enable Sep 04 10:01:12.605 INFO kablam! Sep 04 10:01:12.605 INFO kablam! error[E0658]: use of unstable library feature 'try_from' (see issue #33417) Sep 04 10:01:12.606 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/rasen-0.12.0/src/builder/module.rs:773:5 Sep 04 10:01:12.606 INFO kablam! | Sep 04 10:01:12.606 INFO kablam! 773 | type Error = Error; Sep 04 10:01:12.606 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Sep 04 10:01:12.606 INFO kablam! | Sep 04 10:01:12.606 INFO kablam! = help: add #![feature(try_from)] to the crate attributes to enable Sep 04 10:01:12.606 INFO kablam! Sep 04 10:01:12.606 INFO kablam! error[E0658]: use of unstable library feature 'try_from' (see issue #33417) Sep 04 10:01:12.606 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/rasen-0.12.0/src/builder/module.rs:774:5 Sep 04 10:01:12.606 INFO kablam! | Sep 04 10:01:12.606 INFO kablam! 774 | / fn try_from((graph, mod_type): (&'a Graph, ShaderType)) -> Result { Sep 04 10:01:12.606 INFO kablam! 775 | | ModuleBuilder::from_graph(graph, mod_type) Sep 04 10:01:12.606 INFO kablam! 776 | | } Sep 04 10:01:12.606 INFO kablam! | |_____^ Sep 04 10:01:12.606 INFO kablam! | Sep 04 10:01:12.606 INFO kablam! = help: add #![feature(try_from)] to the crate attributes to enable Sep 04 10:01:12.606 INFO kablam! Sep 04 10:01:12.606 INFO kablam! error[E0658]: use of unstable library feature 'try_from' (see issue #33417) Sep 04 10:01:12.606 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/rasen-0.12.0/src/builder/module.rs:772:10 Sep 04 10:01:12.606 INFO kablam! | Sep 04 10:01:12.606 INFO kablam! 772 | impl<'a> TryFrom<(&'a Graph, ShaderType)> for ModuleBuilder { Sep 04 10:01:12.606 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 10:01:12.606 INFO kablam! | Sep 04 10:01:12.606 INFO kablam! = help: add #![feature(try_from)] to the crate attributes to enable Sep 04 10:01:12.606 INFO kablam! Sep 04 10:01:12.607 INFO kablam! error[E0658]: use of unstable library feature 'try_from' (see issue #33417) Sep 04 10:01:12.607 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/rasen-0.12.0/src/builder/module.rs:780:5 Sep 04 10:01:12.607 INFO kablam! | Sep 04 10:01:12.607 INFO kablam! 780 | type Error = Error; Sep 04 10:01:12.607 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Sep 04 10:01:12.607 INFO kablam! | Sep 04 10:01:12.607 INFO kablam! = help: add #![feature(try_from)] to the crate attributes to enable Sep 04 10:01:12.607 INFO kablam! Sep 04 10:01:12.607 INFO kablam! error[E0658]: use of unstable library feature 'try_from' (see issue #33417) Sep 04 10:01:12.607 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/rasen-0.12.0/src/builder/module.rs:781:5 Sep 04 10:01:12.607 INFO kablam! | Sep 04 10:01:12.607 INFO kablam! 781 | / fn try_from((module, mod_type): (&'a RasenModule, ShaderType)) -> Result { Sep 04 10:01:12.607 INFO kablam! 782 | | ModuleBuilder::from_module(module, mod_type) Sep 04 10:01:12.607 INFO kablam! 783 | | } Sep 04 10:01:12.607 INFO kablam! | |_____^ Sep 04 10:01:12.607 INFO kablam! | Sep 04 10:01:12.607 INFO kablam! = help: add #![feature(try_from)] to the crate attributes to enable Sep 04 10:01:12.607 INFO kablam! Sep 04 10:01:12.607 INFO kablam! error[E0658]: use of unstable library feature 'try_from' (see issue #33417) Sep 04 10:01:12.607 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/rasen-0.12.0/src/builder/module.rs:779:10 Sep 04 10:01:12.607 INFO kablam! | Sep 04 10:01:12.607 INFO kablam! 779 | impl<'a> TryFrom<(&'a RasenModule, ShaderType)> for ModuleBuilder { Sep 04 10:01:12.607 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 10:01:12.607 INFO kablam! | Sep 04 10:01:12.607 INFO kablam! = help: add #![feature(try_from)] to the crate attributes to enable Sep 04 10:01:12.608 INFO kablam! Sep 04 10:01:12.608 INFO kablam! error[E0658]: use of unstable library feature 'try_from' (see issue #33417) Sep 04 10:01:12.608 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/rasen-0.12.0/src/prelude.rs:3:5 Sep 04 10:01:12.608 INFO kablam! | Sep 04 10:01:12.608 INFO kablam! 3 | use std::convert::TryFrom; Sep 04 10:01:12.608 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Sep 04 10:01:12.608 INFO kablam! | Sep 04 10:01:12.608 INFO kablam! = help: add #![feature(try_from)] to the crate attributes to enable Sep 04 10:01:12.608 INFO kablam! Sep 04 10:01:12.608 INFO kablam! error[E0658]: use of unstable library feature 'try_from' (see issue #33417) Sep 04 10:01:12.608 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/rasen-0.12.0/src/prelude.rs:18:105 Sep 04 10:01:12.608 INFO kablam! | Sep 04 10:01:12.608 INFO kablam! 18 | pub fn build_program<'a, I>(graph: &'a I, mod_type: ShaderType) -> Result> where ModuleBuilder: TryFrom<(&'a I, ShaderType), Error = Error> { Sep 04 10:01:12.608 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 10:01:12.608 INFO kablam! | Sep 04 10:01:12.608 INFO kablam! = help: add #![feature(try_from)] to the crate attributes to enable Sep 04 10:01:12.608 INFO kablam! Sep 04 10:01:12.608 INFO kablam! error[E0658]: use of unstable library feature 'try_from' (see issue #33417) Sep 04 10:01:12.608 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/rasen-0.12.0/src/prelude.rs:24:113 Sep 04 10:01:12.608 INFO kablam! | Sep 04 10:01:12.608 INFO kablam! 24 | pub fn build_program_assembly<'a, I>(graph: &'a I, mod_type: ShaderType) -> Result where ModuleBuilder: TryFrom<(&'a I, ShaderType), Error = Error> { Sep 04 10:01:12.608 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 10:01:12.608 INFO kablam! | Sep 04 10:01:12.608 INFO kablam! = help: add #![feature(try_from)] to the crate attributes to enable Sep 04 10:01:12.608 INFO kablam! Sep 04 10:01:12.621 INFO kablam! error[E0658]: use of unstable library feature 'try_from' (see issue #33417) Sep 04 10:01:12.621 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/rasen-0.12.0/src/prelude.rs:18:134 Sep 04 10:01:12.621 INFO kablam! | Sep 04 10:01:12.621 INFO kablam! 18 | pub fn build_program<'a, I>(graph: &'a I, mod_type: ShaderType) -> Result> where ModuleBuilder: TryFrom<(&'a I, ShaderType), Error = Error> { Sep 04 10:01:12.621 INFO kablam! | ^^^^^^^^^^^^^ Sep 04 10:01:12.621 INFO kablam! | Sep 04 10:01:12.621 INFO kablam! = help: add #![feature(try_from)] to the crate attributes to enable Sep 04 10:01:12.621 INFO kablam! Sep 04 10:01:12.622 INFO kablam! error[E0658]: use of unstable library feature 'try_from' (see issue #33417) Sep 04 10:01:12.622 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/rasen-0.12.0/src/prelude.rs:24:142 Sep 04 10:01:12.622 INFO kablam! | Sep 04 10:01:12.622 INFO kablam! 24 | pub fn build_program_assembly<'a, I>(graph: &'a I, mod_type: ShaderType) -> Result where ModuleBuilder: TryFrom<(&'a I, ShaderType), Error = Error> { Sep 04 10:01:12.622 INFO kablam! | ^^^^^^^^^^^^^ Sep 04 10:01:12.622 INFO kablam! | Sep 04 10:01:12.622 INFO kablam! = help: add #![feature(try_from)] to the crate attributes to enable Sep 04 10:01:12.622 INFO kablam! Sep 04 10:01:12.648 INFO kablam! error: aborting due to 12 previous errors Sep 04 10:01:12.648 INFO kablam! Sep 04 10:01:12.648 INFO kablam! For more information about this error, try `rustc --explain E0658`. Sep 04 10:01:12.661 INFO kablam! error: Could not compile `rasen`. Sep 04 10:01:12.661 INFO kablam! Sep 04 10:01:12.661 INFO kablam! To learn more, run the command again with --verbose. Sep 04 10:01:12.662 INFO kablam! su: No module specific data is present Sep 04 10:01:13.062 INFO running `"docker" "rm" "-f" "880b9b69a84811cc6a4a1124df4123d4a4d1adcab6260fe5811df2e51f475095"` Sep 04 10:01:13.165 INFO blam! 880b9b69a84811cc6a4a1124df4123d4a4d1adcab6260fe5811df2e51f475095