Sep 19 13:56:12.686 INFO checking thiagopnts/groot against try#135b4cd023a753409d01e43b0f23d22a899feeeb for pr-54352 Sep 19 13:56:12.686 INFO running: cargo +135b4cd023a753409d01e43b0f23d22a899feeeb-alt check --frozen --all --all-targets Sep 19 13:56:12.686 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-0/pr-54352/try#135b4cd023a753409d01e43b0f23d22a899feeeb:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54352/worker-0/try#135b4cd023a753409d01e43b0f23d22a899feeeb:/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 +135b4cd023a753409d01e43b0f23d22a899feeeb-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 19 13:56:12.912 INFO blam! af79dd081834abfd072794c451b028d786fc97ec3679568c8bc2f7518cbe68bf Sep 19 13:56:12.914 INFO running `"docker" "start" "-a" "af79dd081834abfd072794c451b028d786fc97ec3679568c8bc2f7518cbe68bf"` Sep 19 13:56:14.426 INFO kablam! usermod: no changes Sep 19 13:56:14.526 INFO kablam! Checking groot v0.0.1 (/source) Sep 19 13:56:14.894 INFO kablam! warning: unused import: `Read` Sep 19 13:56:14.894 INFO kablam! --> src/interpreter.rs:1:15 Sep 19 13:56:14.894 INFO kablam! | Sep 19 13:56:14.894 INFO kablam! 1 | use std::io::{Read, stdin}; Sep 19 13:56:14.894 INFO kablam! | ^^^^ Sep 19 13:56:14.894 INFO kablam! | Sep 19 13:56:14.894 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 19 13:56:14.894 INFO kablam! Sep 19 13:56:14.902 INFO kablam! warning: unused variable: `error` Sep 19 13:56:14.902 INFO kablam! --> src/main.rs:30:21 Sep 19 13:56:14.902 INFO kablam! | Sep 19 13:56:14.902 INFO kablam! 30 | Err(error) => panic!("Could not open file {}", filename), Sep 19 13:56:14.902 INFO kablam! | ^^^^^ help: consider using `_error` instead Sep 19 13:56:14.902 INFO kablam! | Sep 19 13:56:14.902 INFO kablam! = note: #[warn(unused_variables)] on by default Sep 19 13:56:14.902 INFO kablam! Sep 19 13:56:14.934 INFO kablam! error[E0635]: unknown feature `convert` Sep 19 13:56:14.934 INFO kablam! --> src/main.rs:1:12 Sep 19 13:56:14.934 INFO kablam! | Sep 19 13:56:14.934 INFO kablam! 1 | #![feature(convert)] Sep 19 13:56:14.934 INFO kablam! | ^^^^^^^ Sep 19 13:56:14.934 INFO kablam! Sep 19 13:56:14.934 INFO kablam! warning: unused `std::result::Result` which must be used Sep 19 13:56:14.934 INFO kablam! --> src/main.rs:22:21 Sep 19 13:56:14.934 INFO kablam! | Sep 19 13:56:14.934 INFO kablam! 22 | file.read_to_string(&mut string); Sep 19 13:56:14.934 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 19 13:56:14.934 INFO kablam! | Sep 19 13:56:14.934 INFO kablam! = note: #[warn(unused_must_use)] on by default Sep 19 13:56:14.934 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Sep 19 13:56:14.934 INFO kablam! Sep 19 13:56:14.938 INFO kablam! error: aborting due to previous error Sep 19 13:56:14.938 INFO kablam! Sep 19 13:56:14.938 INFO kablam! For more information about this error, try `rustc --explain E0635`. Sep 19 13:56:14.958 INFO kablam! error: Could not compile `groot`. Sep 19 13:56:14.958 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 19 13:56:14.978 INFO kablam! warning: unused import: `Read` Sep 19 13:56:14.978 INFO kablam! --> src/interpreter.rs:1:15 Sep 19 13:56:14.978 INFO kablam! | Sep 19 13:56:14.978 INFO kablam! 1 | use std::io::{Read, stdin}; Sep 19 13:56:14.978 INFO kablam! | ^^^^ Sep 19 13:56:14.978 INFO kablam! | Sep 19 13:56:14.978 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 19 13:56:14.978 INFO kablam! Sep 19 13:56:14.988 INFO kablam! warning: unused variable: `error` Sep 19 13:56:14.988 INFO kablam! --> src/main.rs:30:21 Sep 19 13:56:14.988 INFO kablam! | Sep 19 13:56:14.988 INFO kablam! 30 | Err(error) => panic!("Could not open file {}", filename), Sep 19 13:56:14.988 INFO kablam! | ^^^^^ help: consider using `_error` instead Sep 19 13:56:14.988 INFO kablam! | Sep 19 13:56:14.988 INFO kablam! = note: #[warn(unused_variables)] on by default Sep 19 13:56:14.988 INFO kablam! Sep 19 13:56:15.009 INFO kablam! error[E0635]: unknown feature `convert` Sep 19 13:56:15.009 INFO kablam! --> src/main.rs:1:12 Sep 19 13:56:15.009 INFO kablam! | Sep 19 13:56:15.009 INFO kablam! 1 | #![feature(convert)] Sep 19 13:56:15.009 INFO kablam! | ^^^^^^^ Sep 19 13:56:15.009 INFO kablam! Sep 19 13:56:15.014 INFO kablam! warning: unused `std::result::Result` which must be used Sep 19 13:56:15.014 INFO kablam! --> src/main.rs:22:21 Sep 19 13:56:15.014 INFO kablam! | Sep 19 13:56:15.014 INFO kablam! 22 | file.read_to_string(&mut string); Sep 19 13:56:15.014 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 19 13:56:15.014 INFO kablam! | Sep 19 13:56:15.014 INFO kablam! = note: #[warn(unused_must_use)] on by default Sep 19 13:56:15.014 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Sep 19 13:56:15.014 INFO kablam! Sep 19 13:56:15.021 INFO kablam! error: aborting due to previous error Sep 19 13:56:15.021 INFO kablam! Sep 19 13:56:15.021 INFO kablam! For more information about this error, try `rustc --explain E0635`. Sep 19 13:56:15.031 INFO kablam! error: Could not compile `groot`. Sep 19 13:56:15.031 INFO kablam! Sep 19 13:56:15.031 INFO kablam! To learn more, run the command again with --verbose. Sep 19 13:56:15.032 INFO kablam! su: No module specific data is present Sep 19 13:56:16.524 INFO running `"docker" "rm" "-f" "af79dd081834abfd072794c451b028d786fc97ec3679568c8bc2f7518cbe68bf"` Sep 19 13:56:16.634 INFO blam! af79dd081834abfd072794c451b028d786fc97ec3679568c8bc2f7518cbe68bf