Sep 04 13:30:08.124 INFO checking iron-tera-0.5.0 against try#6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0 for pr-53893 Sep 04 13:30:08.124 INFO running: cargo +6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0-alt check --frozen --all --all-targets Sep 04 13:30:08.124 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-1/pr-53893/try#6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53893/worker-1/try#6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0:/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 +6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 04 13:30:08.317 INFO blam! 43367c3690be987a0620a969721a0cf0b011d46e5ed7d802f8f1136d804b0634 Sep 04 13:30:08.320 INFO running `"docker" "start" "-a" "43367c3690be987a0620a969721a0cf0b011d46e5ed7d802f8f1136d804b0634"` Sep 04 13:30:09.140 INFO kablam! Checking iron-tera v0.5.0 (file:///source) Sep 04 13:30:12.397 INFO kablam! warning: unused `#[macro_use]` import Sep 04 13:30:12.397 INFO kablam! --> src/lib.rs:112:1 Sep 04 13:30:12.397 INFO kablam! | Sep 04 13:30:12.397 INFO kablam! 112 | #[macro_use] Sep 04 13:30:12.397 INFO kablam! | ^^^^^^^^^^^^ Sep 04 13:30:12.397 INFO kablam! | Sep 04 13:30:12.397 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 04 13:30:12.397 INFO kablam! Sep 04 13:30:12.397 INFO kablam! warning: unused imports: `TryFrom`, `TryInto` Sep 04 13:30:12.397 INFO kablam! --> src/lib.rs:130:20 Sep 04 13:30:12.397 INFO kablam! | Sep 04 13:30:12.397 INFO kablam! 130 | use std::convert::{TryFrom, TryInto}; Sep 04 13:30:12.397 INFO kablam! | ^^^^^^^ ^^^^^^^ Sep 04 13:30:12.397 INFO kablam! Sep 04 13:30:12.400 INFO kablam! error[E0658]: use of unstable library feature 'try_from' (see issue #33417) Sep 04 13:30:12.400 INFO kablam! --> src/lib.rs:130:20 Sep 04 13:30:12.400 INFO kablam! | Sep 04 13:30:12.400 INFO kablam! 130 | use std::convert::{TryFrom, TryInto}; Sep 04 13:30:12.400 INFO kablam! | ^^^^^^^ Sep 04 13:30:12.400 INFO kablam! | Sep 04 13:30:12.400 INFO kablam! = help: add #![feature(try_from)] to the crate attributes to enable Sep 04 13:30:12.400 INFO kablam! Sep 04 13:30:12.400 INFO kablam! error[E0658]: use of unstable library feature 'try_from' (see issue #33417) Sep 04 13:30:12.400 INFO kablam! --> src/lib.rs:130:29 Sep 04 13:30:12.400 INFO kablam! | Sep 04 13:30:12.400 INFO kablam! 130 | use std::convert::{TryFrom, TryInto}; Sep 04 13:30:12.400 INFO kablam! | ^^^^^^^ Sep 04 13:30:12.400 INFO kablam! | Sep 04 13:30:12.400 INFO kablam! = help: add #![feature(try_from)] to the crate attributes to enable Sep 04 13:30:12.400 INFO kablam! Sep 04 13:30:12.568 INFO kablam! error: aborting due to 2 previous errors Sep 04 13:30:12.568 INFO kablam! Sep 04 13:30:12.568 INFO kablam! For more information about this error, try `rustc --explain E0658`. Sep 04 13:30:12.578 INFO kablam! error: Could not compile `iron-tera`. Sep 04 13:30:12.578 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 04 13:30:12.746 INFO kablam! warning: unused `#[macro_use]` import Sep 04 13:30:12.746 INFO kablam! --> src/lib.rs:112:1 Sep 04 13:30:12.746 INFO kablam! | Sep 04 13:30:12.746 INFO kablam! 112 | #[macro_use] Sep 04 13:30:12.746 INFO kablam! | ^^^^^^^^^^^^ Sep 04 13:30:12.746 INFO kablam! | Sep 04 13:30:12.746 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 04 13:30:12.746 INFO kablam! Sep 04 13:30:12.746 INFO kablam! warning: unused imports: `TryFrom`, `TryInto` Sep 04 13:30:12.746 INFO kablam! --> src/lib.rs:130:20 Sep 04 13:30:12.746 INFO kablam! | Sep 04 13:30:12.746 INFO kablam! 130 | use std::convert::{TryFrom, TryInto}; Sep 04 13:30:12.747 INFO kablam! | ^^^^^^^ ^^^^^^^ Sep 04 13:30:12.747 INFO kablam! Sep 04 13:30:12.748 INFO kablam! error[E0658]: use of unstable library feature 'try_from' (see issue #33417) Sep 04 13:30:12.748 INFO kablam! --> src/lib.rs:130:20 Sep 04 13:30:12.749 INFO kablam! | Sep 04 13:30:12.749 INFO kablam! 130 | use std::convert::{TryFrom, TryInto}; Sep 04 13:30:12.749 INFO kablam! | ^^^^^^^ Sep 04 13:30:12.749 INFO kablam! | Sep 04 13:30:12.749 INFO kablam! = help: add #![feature(try_from)] to the crate attributes to enable Sep 04 13:30:12.749 INFO kablam! Sep 04 13:30:12.749 INFO kablam! error[E0658]: use of unstable library feature 'try_from' (see issue #33417) Sep 04 13:30:12.749 INFO kablam! --> src/lib.rs:130:29 Sep 04 13:30:12.749 INFO kablam! | Sep 04 13:30:12.749 INFO kablam! 130 | use std::convert::{TryFrom, TryInto}; Sep 04 13:30:12.749 INFO kablam! | ^^^^^^^ Sep 04 13:30:12.749 INFO kablam! | Sep 04 13:30:12.749 INFO kablam! = help: add #![feature(try_from)] to the crate attributes to enable Sep 04 13:30:12.749 INFO kablam! Sep 04 13:30:12.891 INFO kablam! error: aborting due to 2 previous errors Sep 04 13:30:12.891 INFO kablam! Sep 04 13:30:12.891 INFO kablam! For more information about this error, try `rustc --explain E0658`. Sep 04 13:30:12.912 INFO kablam! error: Could not compile `iron-tera`. Sep 04 13:30:12.912 INFO kablam! Sep 04 13:30:12.912 INFO kablam! To learn more, run the command again with --verbose. Sep 04 13:30:12.914 INFO kablam! su: No module specific data is present Sep 04 13:30:13.272 INFO running `"docker" "rm" "-f" "43367c3690be987a0620a969721a0cf0b011d46e5ed7d802f8f1136d804b0634"` Sep 04 13:30:13.366 INFO blam! 43367c3690be987a0620a969721a0cf0b011d46e5ed7d802f8f1136d804b0634