Sep 10 12:14:12.541 INFO checking rasen-dsl-0.2.0 against master#f50b7758f4dc85dc1c5e38258adaa94213ac6ed1 for pr-54090 Sep 10 12:14:12.541 INFO running: cargo +f50b7758f4dc85dc1c5e38258adaa94213ac6ed1-alt check --frozen --all --all-targets Sep 10 12:14:12.541 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-4/pr-54090/master#f50b7758f4dc85dc1c5e38258adaa94213ac6ed1:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54090/worker-4/master#f50b7758f4dc85dc1c5e38258adaa94213ac6ed1:/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=1000" "-e" "CMD=cargo +f50b7758f4dc85dc1c5e38258adaa94213ac6ed1-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-m" "2G" "crater"` Sep 10 12:14:12.756 INFO blam! 630331d46a6a4e3505ef6496fd301a1b08ca201341bd3c5573490f6022192fb0 Sep 10 12:14:12.757 INFO running `"docker" "start" "-a" "630331d46a6a4e3505ef6496fd301a1b08ca201341bd3c5573490f6022192fb0"` Sep 10 12:14:14.718 INFO kablam! usermod: no changes Sep 10 12:14:14.926 INFO kablam! Compiling rasen v0.12.0 Sep 10 12:14:14.928 INFO kablam! Compiling derive_more v0.7.1 Sep 10 12:14:14.928 INFO kablam! Compiling rasen-dsl v0.2.0 (file:///source) Sep 10 12:14:14.947 INFO kablam! Checking spirv_headers v1.3.1 Sep 10 12:14:27.926 INFO kablam! Checking rspirv v0.5.2 Sep 10 12:14:35.014 INFO kablam! error[E0658]: use of unstable library feature 'try_from' (see issue #33417) Sep 10 12:14:35.014 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/rasen-0.12.0/src/builder/module.rs:2:5 Sep 10 12:14:35.014 INFO kablam! | Sep 10 12:14:35.014 INFO kablam! 2 | use std::convert::TryFrom; Sep 10 12:14:35.014 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Sep 10 12:14:35.014 INFO kablam! | Sep 10 12:14:35.014 INFO kablam! = help: add #![feature(try_from)] to the crate attributes to enable Sep 10 12:14:35.014 INFO kablam! Sep 10 12:14:35.014 INFO kablam! error[E0658]: use of unstable library feature 'try_from' (see issue #33417) Sep 10 12:14:35.014 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/rasen-0.12.0/src/builder/module.rs:773:5 Sep 10 12:14:35.014 INFO kablam! | Sep 10 12:14:35.014 INFO kablam! 773 | type Error = Error; Sep 10 12:14:35.014 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Sep 10 12:14:35.014 INFO kablam! | Sep 10 12:14:35.014 INFO kablam! = help: add #![feature(try_from)] to the crate attributes to enable Sep 10 12:14:35.014 INFO kablam! Sep 10 12:14:35.014 INFO kablam! error[E0658]: use of unstable library feature 'try_from' (see issue #33417) Sep 10 12:14:35.015 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/rasen-0.12.0/src/builder/module.rs:774:5 Sep 10 12:14:35.015 INFO kablam! | Sep 10 12:14:35.015 INFO kablam! 774 | / fn try_from((graph, mod_type): (&'a Graph, ShaderType)) -> Result { Sep 10 12:14:35.015 INFO kablam! 775 | | ModuleBuilder::from_graph(graph, mod_type) Sep 10 12:14:35.015 INFO kablam! 776 | | } Sep 10 12:14:35.015 INFO kablam! | |_____^ Sep 10 12:14:35.015 INFO kablam! | Sep 10 12:14:35.015 INFO kablam! = help: add #![feature(try_from)] to the crate attributes to enable Sep 10 12:14:35.015 INFO kablam! Sep 10 12:14:35.015 INFO kablam! error[E0658]: use of unstable library feature 'try_from' (see issue #33417) Sep 10 12:14:35.015 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/rasen-0.12.0/src/builder/module.rs:772:10 Sep 10 12:14:35.015 INFO kablam! | Sep 10 12:14:35.015 INFO kablam! 772 | impl<'a> TryFrom<(&'a Graph, ShaderType)> for ModuleBuilder { Sep 10 12:14:35.015 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 10 12:14:35.015 INFO kablam! | Sep 10 12:14:35.015 INFO kablam! = help: add #![feature(try_from)] to the crate attributes to enable Sep 10 12:14:35.015 INFO kablam! Sep 10 12:14:35.015 INFO kablam! error[E0658]: use of unstable library feature 'try_from' (see issue #33417) Sep 10 12:14:35.015 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/rasen-0.12.0/src/builder/module.rs:780:5 Sep 10 12:14:35.015 INFO kablam! | Sep 10 12:14:35.015 INFO kablam! 780 | type Error = Error; Sep 10 12:14:35.015 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Sep 10 12:14:35.015 INFO kablam! | Sep 10 12:14:35.015 INFO kablam! = help: add #![feature(try_from)] to the crate attributes to enable Sep 10 12:14:35.015 INFO kablam! Sep 10 12:14:35.015 INFO kablam! error[E0658]: use of unstable library feature 'try_from' (see issue #33417) Sep 10 12:14:35.015 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/rasen-0.12.0/src/builder/module.rs:781:5 Sep 10 12:14:35.015 INFO kablam! | Sep 10 12:14:35.015 INFO kablam! 781 | / fn try_from((module, mod_type): (&'a RasenModule, ShaderType)) -> Result { Sep 10 12:14:35.015 INFO kablam! 782 | | ModuleBuilder::from_module(module, mod_type) Sep 10 12:14:35.015 INFO kablam! 783 | | } Sep 10 12:14:35.015 INFO kablam! | |_____^ Sep 10 12:14:35.015 INFO kablam! | Sep 10 12:14:35.015 INFO kablam! = help: add #![feature(try_from)] to the crate attributes to enable Sep 10 12:14:35.015 INFO kablam! Sep 10 12:14:35.015 INFO kablam! error[E0658]: use of unstable library feature 'try_from' (see issue #33417) Sep 10 12:14:35.015 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/rasen-0.12.0/src/builder/module.rs:779:10 Sep 10 12:14:35.015 INFO kablam! | Sep 10 12:14:35.015 INFO kablam! 779 | impl<'a> TryFrom<(&'a RasenModule, ShaderType)> for ModuleBuilder { Sep 10 12:14:35.015 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 10 12:14:35.015 INFO kablam! | Sep 10 12:14:35.015 INFO kablam! = help: add #![feature(try_from)] to the crate attributes to enable Sep 10 12:14:35.015 INFO kablam! Sep 10 12:14:35.015 INFO kablam! error[E0658]: use of unstable library feature 'try_from' (see issue #33417) Sep 10 12:14:35.015 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/rasen-0.12.0/src/prelude.rs:3:5 Sep 10 12:14:35.015 INFO kablam! | Sep 10 12:14:35.015 INFO kablam! 3 | use std::convert::TryFrom; Sep 10 12:14:35.015 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Sep 10 12:14:35.015 INFO kablam! | Sep 10 12:14:35.015 INFO kablam! = help: add #![feature(try_from)] to the crate attributes to enable Sep 10 12:14:35.015 INFO kablam! Sep 10 12:14:35.015 INFO kablam! error[E0658]: use of unstable library feature 'try_from' (see issue #33417) Sep 10 12:14:35.015 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/rasen-0.12.0/src/prelude.rs:18:105 Sep 10 12:14:35.015 INFO kablam! | Sep 10 12:14:35.015 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 10 12:14:35.015 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 10 12:14:35.015 INFO kablam! | Sep 10 12:14:35.015 INFO kablam! = help: add #![feature(try_from)] to the crate attributes to enable Sep 10 12:14:35.015 INFO kablam! Sep 10 12:14:35.015 INFO kablam! error[E0658]: use of unstable library feature 'try_from' (see issue #33417) Sep 10 12:14:35.015 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/rasen-0.12.0/src/prelude.rs:24:113 Sep 10 12:14:35.015 INFO kablam! | Sep 10 12:14:35.015 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 10 12:14:35.015 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 10 12:14:35.015 INFO kablam! | Sep 10 12:14:35.015 INFO kablam! = help: add #![feature(try_from)] to the crate attributes to enable Sep 10 12:14:35.015 INFO kablam! Sep 10 12:14:35.026 INFO kablam! error[E0658]: use of unstable library feature 'try_from' (see issue #33417) Sep 10 12:14:35.026 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/rasen-0.12.0/src/prelude.rs:18:134 Sep 10 12:14:35.026 INFO kablam! | Sep 10 12:14:35.026 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 10 12:14:35.026 INFO kablam! | ^^^^^^^^^^^^^ Sep 10 12:14:35.026 INFO kablam! | Sep 10 12:14:35.026 INFO kablam! = help: add #![feature(try_from)] to the crate attributes to enable Sep 10 12:14:35.026 INFO kablam! Sep 10 12:14:35.026 INFO kablam! error[E0658]: use of unstable library feature 'try_from' (see issue #33417) Sep 10 12:14:35.026 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/rasen-0.12.0/src/prelude.rs:24:142 Sep 10 12:14:35.026 INFO kablam! | Sep 10 12:14:35.026 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 10 12:14:35.026 INFO kablam! | ^^^^^^^^^^^^^ Sep 10 12:14:35.026 INFO kablam! | Sep 10 12:14:35.026 INFO kablam! = help: add #![feature(try_from)] to the crate attributes to enable Sep 10 12:14:35.026 INFO kablam! Sep 10 12:14:35.042 INFO kablam! error: aborting due to 12 previous errors Sep 10 12:14:35.042 INFO kablam! Sep 10 12:14:35.042 INFO kablam! For more information about this error, try `rustc --explain E0658`. Sep 10 12:14:35.049 INFO kablam! error: Could not compile `rasen`. Sep 10 12:14:35.049 INFO kablam! Sep 10 12:14:35.049 INFO kablam! To learn more, run the command again with --verbose. Sep 10 12:14:35.054 INFO kablam! su: No module specific data is present Sep 10 12:14:36.095 INFO running `"docker" "rm" "-f" "630331d46a6a4e3505ef6496fd301a1b08ca201341bd3c5573490f6022192fb0"` Sep 10 12:14:36.236 INFO blam! 630331d46a6a4e3505ef6496fd301a1b08ca201341bd3c5573490f6022192fb0