Sep 02 03:35:59.261 INFO checking rasen-dsl-0.2.0 against try#952c7dbfa2628309f557b367929ffc17af20b332 for pr-53851 Sep 02 03:35:59.261 INFO running: cargo +952c7dbfa2628309f557b367929ffc17af20b332-alt check --frozen --all --all-targets Sep 02 03:35:59.261 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-2/pr-53851/try#952c7dbfa2628309f557b367929ffc17af20b332:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53851/worker-2/try#952c7dbfa2628309f557b367929ffc17af20b332:/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 +952c7dbfa2628309f557b367929ffc17af20b332-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 02 03:35:59.429 INFO blam! bcf1b01a90e9b7338fd30aada4672677f92813dabd1c9b8c335b41f0972be427 Sep 02 03:35:59.431 INFO running `"docker" "start" "-a" "bcf1b01a90e9b7338fd30aada4672677f92813dabd1c9b8c335b41f0972be427"` Sep 02 03:36:00.189 INFO kablam! Compiling rasen v0.12.0 Sep 02 03:36:00.190 INFO kablam! Compiling rasen-dsl v0.2.0 (file:///source) Sep 02 03:36:00.192 INFO kablam! Checking rspirv v0.5.2 Sep 02 03:36:11.361 INFO kablam! error[E0658]: use of unstable library feature 'try_from' (see issue #33417) Sep 02 03:36:11.361 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/rasen-0.12.0/src/builder/module.rs:2:5 Sep 02 03:36:11.361 INFO kablam! | Sep 02 03:36:11.361 INFO kablam! 2 | use std::convert::TryFrom; Sep 02 03:36:11.361 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Sep 02 03:36:11.361 INFO kablam! | Sep 02 03:36:11.361 INFO kablam! = help: add #![feature(try_from)] to the crate attributes to enable Sep 02 03:36:11.361 INFO kablam! Sep 02 03:36:11.361 INFO kablam! error[E0658]: use of unstable library feature 'try_from' (see issue #33417) Sep 02 03:36:11.361 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/rasen-0.12.0/src/builder/module.rs:773:5 Sep 02 03:36:11.361 INFO kablam! | Sep 02 03:36:11.361 INFO kablam! 773 | type Error = Error; Sep 02 03:36:11.361 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Sep 02 03:36:11.361 INFO kablam! | Sep 02 03:36:11.361 INFO kablam! = help: add #![feature(try_from)] to the crate attributes to enable Sep 02 03:36:11.361 INFO kablam! Sep 02 03:36:11.361 INFO kablam! error[E0658]: use of unstable library feature 'try_from' (see issue #33417) Sep 02 03:36:11.361 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/rasen-0.12.0/src/builder/module.rs:774:5 Sep 02 03:36:11.361 INFO kablam! | Sep 02 03:36:11.362 INFO kablam! 774 | / fn try_from((graph, mod_type): (&'a Graph, ShaderType)) -> Result { Sep 02 03:36:11.362 INFO kablam! 775 | | ModuleBuilder::from_graph(graph, mod_type) Sep 02 03:36:11.362 INFO kablam! 776 | | } Sep 02 03:36:11.362 INFO kablam! | |_____^ Sep 02 03:36:11.362 INFO kablam! | Sep 02 03:36:11.362 INFO kablam! = help: add #![feature(try_from)] to the crate attributes to enable Sep 02 03:36:11.362 INFO kablam! Sep 02 03:36:11.362 INFO kablam! error[E0658]: use of unstable library feature 'try_from' (see issue #33417) Sep 02 03:36:11.362 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/rasen-0.12.0/src/builder/module.rs:772:10 Sep 02 03:36:11.362 INFO kablam! | Sep 02 03:36:11.362 INFO kablam! 772 | impl<'a> TryFrom<(&'a Graph, ShaderType)> for ModuleBuilder { Sep 02 03:36:11.362 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 03:36:11.362 INFO kablam! | Sep 02 03:36:11.362 INFO kablam! = help: add #![feature(try_from)] to the crate attributes to enable Sep 02 03:36:11.362 INFO kablam! Sep 02 03:36:11.362 INFO kablam! error[E0658]: use of unstable library feature 'try_from' (see issue #33417) Sep 02 03:36:11.362 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/rasen-0.12.0/src/builder/module.rs:780:5 Sep 02 03:36:11.362 INFO kablam! | Sep 02 03:36:11.362 INFO kablam! 780 | type Error = Error; Sep 02 03:36:11.362 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Sep 02 03:36:11.362 INFO kablam! | Sep 02 03:36:11.362 INFO kablam! = help: add #![feature(try_from)] to the crate attributes to enable Sep 02 03:36:11.363 INFO kablam! Sep 02 03:36:11.363 INFO kablam! error[E0658]: use of unstable library feature 'try_from' (see issue #33417) Sep 02 03:36:11.363 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/rasen-0.12.0/src/builder/module.rs:781:5 Sep 02 03:36:11.363 INFO kablam! | Sep 02 03:36:11.363 INFO kablam! 781 | / fn try_from((module, mod_type): (&'a RasenModule, ShaderType)) -> Result { Sep 02 03:36:11.363 INFO kablam! 782 | | ModuleBuilder::from_module(module, mod_type) Sep 02 03:36:11.363 INFO kablam! 783 | | } Sep 02 03:36:11.363 INFO kablam! | |_____^ Sep 02 03:36:11.363 INFO kablam! | Sep 02 03:36:11.363 INFO kablam! = help: add #![feature(try_from)] to the crate attributes to enable Sep 02 03:36:11.363 INFO kablam! Sep 02 03:36:11.363 INFO kablam! error[E0658]: use of unstable library feature 'try_from' (see issue #33417) Sep 02 03:36:11.363 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/rasen-0.12.0/src/builder/module.rs:779:10 Sep 02 03:36:11.363 INFO kablam! | Sep 02 03:36:11.363 INFO kablam! 779 | impl<'a> TryFrom<(&'a RasenModule, ShaderType)> for ModuleBuilder { Sep 02 03:36:11.363 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 03:36:11.363 INFO kablam! | Sep 02 03:36:11.363 INFO kablam! = help: add #![feature(try_from)] to the crate attributes to enable Sep 02 03:36:11.363 INFO kablam! Sep 02 03:36:11.363 INFO kablam! error[E0658]: use of unstable library feature 'try_from' (see issue #33417) Sep 02 03:36:11.363 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/rasen-0.12.0/src/prelude.rs:3:5 Sep 02 03:36:11.363 INFO kablam! | Sep 02 03:36:11.363 INFO kablam! 3 | use std::convert::TryFrom; Sep 02 03:36:11.364 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Sep 02 03:36:11.364 INFO kablam! | Sep 02 03:36:11.364 INFO kablam! = help: add #![feature(try_from)] to the crate attributes to enable Sep 02 03:36:11.364 INFO kablam! Sep 02 03:36:11.364 INFO kablam! error[E0658]: use of unstable library feature 'try_from' (see issue #33417) Sep 02 03:36:11.364 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/rasen-0.12.0/src/prelude.rs:18:105 Sep 02 03:36:11.364 INFO kablam! | Sep 02 03:36:11.364 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 02 03:36:11.364 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 03:36:11.364 INFO kablam! | Sep 02 03:36:11.364 INFO kablam! = help: add #![feature(try_from)] to the crate attributes to enable Sep 02 03:36:11.364 INFO kablam! Sep 02 03:36:11.364 INFO kablam! error[E0658]: use of unstable library feature 'try_from' (see issue #33417) Sep 02 03:36:11.364 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/rasen-0.12.0/src/prelude.rs:24:113 Sep 02 03:36:11.364 INFO kablam! | Sep 02 03:36:11.364 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 02 03:36:11.364 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 03:36:11.364 INFO kablam! | Sep 02 03:36:11.364 INFO kablam! = help: add #![feature(try_from)] to the crate attributes to enable Sep 02 03:36:11.364 INFO kablam! Sep 02 03:36:11.378 INFO kablam! error[E0658]: use of unstable library feature 'try_from' (see issue #33417) Sep 02 03:36:11.378 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/rasen-0.12.0/src/prelude.rs:18:134 Sep 02 03:36:11.378 INFO kablam! | Sep 02 03:36:11.378 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 02 03:36:11.378 INFO kablam! | ^^^^^^^^^^^^^ Sep 02 03:36:11.378 INFO kablam! | Sep 02 03:36:11.378 INFO kablam! = help: add #![feature(try_from)] to the crate attributes to enable Sep 02 03:36:11.379 INFO kablam! Sep 02 03:36:11.379 INFO kablam! error[E0658]: use of unstable library feature 'try_from' (see issue #33417) Sep 02 03:36:11.379 INFO kablam! --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/rasen-0.12.0/src/prelude.rs:24:142 Sep 02 03:36:11.379 INFO kablam! | Sep 02 03:36:11.379 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 02 03:36:11.379 INFO kablam! | ^^^^^^^^^^^^^ Sep 02 03:36:11.379 INFO kablam! | Sep 02 03:36:11.379 INFO kablam! = help: add #![feature(try_from)] to the crate attributes to enable Sep 02 03:36:11.379 INFO kablam! Sep 02 03:36:11.412 INFO kablam! error: aborting due to 12 previous errors Sep 02 03:36:11.412 INFO kablam! Sep 02 03:36:11.412 INFO kablam! For more information about this error, try `rustc --explain E0658`. Sep 02 03:36:11.430 INFO kablam! error: Could not compile `rasen`. Sep 02 03:36:11.430 INFO kablam! Sep 02 03:36:11.430 INFO kablam! To learn more, run the command again with --verbose. Sep 02 03:36:11.432 INFO kablam! su: No module specific data is present Sep 02 03:36:11.919 INFO running `"docker" "rm" "-f" "bcf1b01a90e9b7338fd30aada4672677f92813dabd1c9b8c335b41f0972be427"` Sep 02 03:36:12.069 INFO blam! bcf1b01a90e9b7338fd30aada4672677f92813dabd1c9b8c335b41f0972be427