Sep 20 20:45:02.386 INFO checking thiagopnts/groot against try#f1a3f05968ed2a674e09b6efa4ad9df90816e2b6 for pr-54394 Sep 20 20:45:02.386 INFO running: cargo +f1a3f05968ed2a674e09b6efa4ad9df90816e2b6-alt check --frozen --all --all-targets Sep 20 20:45:02.386 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-6/pr-54394/try#f1a3f05968ed2a674e09b6efa4ad9df90816e2b6:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54394/worker-6/try#f1a3f05968ed2a674e09b6efa4ad9df90816e2b6:/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 +f1a3f05968ed2a674e09b6efa4ad9df90816e2b6-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 20 20:45:02.649 INFO blam! c82d5eb9b266b4820b41ae39c7cd21b279a2aaa2b8bffd97ca5bc64727ef072b Sep 20 20:45:02.651 INFO running `"docker" "start" "-a" "c82d5eb9b266b4820b41ae39c7cd21b279a2aaa2b8bffd97ca5bc64727ef072b"` Sep 20 20:45:03.920 INFO kablam! usermod: no changes Sep 20 20:45:03.986 INFO kablam! Checking groot v0.0.1 (/source) Sep 20 20:45:04.370 INFO kablam! warning: unused import: `Read` Sep 20 20:45:04.370 INFO kablam! --> src/interpreter.rs:1:15 Sep 20 20:45:04.370 INFO kablam! | Sep 20 20:45:04.370 INFO kablam! 1 | use std::io::{Read, stdin}; Sep 20 20:45:04.370 INFO kablam! | ^^^^ Sep 20 20:45:04.370 INFO kablam! | Sep 20 20:45:04.378 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 20 20:45:04.378 INFO kablam! Sep 20 20:45:04.386 INFO kablam! warning: unused variable: `error` Sep 20 20:45:04.386 INFO kablam! --> src/main.rs:30:21 Sep 20 20:45:04.386 INFO kablam! | Sep 20 20:45:04.386 INFO kablam! 30 | Err(error) => panic!("Could not open file {}", filename), Sep 20 20:45:04.386 INFO kablam! | ^^^^^ help: consider using `_error` instead Sep 20 20:45:04.386 INFO kablam! | Sep 20 20:45:04.386 INFO kablam! = note: #[warn(unused_variables)] on by default Sep 20 20:45:04.386 INFO kablam! Sep 20 20:45:04.398 INFO kablam! error[E0635]: unknown feature `convert` Sep 20 20:45:04.398 INFO kablam! --> src/main.rs:1:12 Sep 20 20:45:04.398 INFO kablam! | Sep 20 20:45:04.398 INFO kablam! 1 | #![feature(convert)] Sep 20 20:45:04.398 INFO kablam! | ^^^^^^^ Sep 20 20:45:04.398 INFO kablam! Sep 20 20:45:04.410 INFO kablam! warning: unused `std::result::Result` which must be used Sep 20 20:45:04.410 INFO kablam! --> src/main.rs:22:21 Sep 20 20:45:04.410 INFO kablam! | Sep 20 20:45:04.410 INFO kablam! 22 | file.read_to_string(&mut string); Sep 20 20:45:04.410 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 20 20:45:04.410 INFO kablam! | Sep 20 20:45:04.410 INFO kablam! = note: #[warn(unused_must_use)] on by default Sep 20 20:45:04.410 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Sep 20 20:45:04.410 INFO kablam! Sep 20 20:45:04.410 INFO kablam! error: aborting due to previous error Sep 20 20:45:04.410 INFO kablam! Sep 20 20:45:04.410 INFO kablam! For more information about this error, try `rustc --explain E0635`. Sep 20 20:45:04.418 INFO kablam! warning: unused import: `Read` Sep 20 20:45:04.418 INFO kablam! --> src/interpreter.rs:1:15 Sep 20 20:45:04.418 INFO kablam! | Sep 20 20:45:04.418 INFO kablam! 1 | use std::io::{Read, stdin}; Sep 20 20:45:04.418 INFO kablam! | ^^^^ Sep 20 20:45:04.418 INFO kablam! | Sep 20 20:45:04.418 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 20 20:45:04.418 INFO kablam! Sep 20 20:45:04.422 INFO kablam! error: Could not compile `groot`. Sep 20 20:45:04.422 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 20 20:45:04.434 INFO kablam! warning: unused variable: `error` Sep 20 20:45:04.434 INFO kablam! --> src/main.rs:30:21 Sep 20 20:45:04.434 INFO kablam! | Sep 20 20:45:04.434 INFO kablam! 30 | Err(error) => panic!("Could not open file {}", filename), Sep 20 20:45:04.434 INFO kablam! | ^^^^^ help: consider using `_error` instead Sep 20 20:45:04.434 INFO kablam! | Sep 20 20:45:04.434 INFO kablam! = note: #[warn(unused_variables)] on by default Sep 20 20:45:04.434 INFO kablam! Sep 20 20:45:04.458 INFO kablam! error[E0635]: unknown feature `convert` Sep 20 20:45:04.458 INFO kablam! --> src/main.rs:1:12 Sep 20 20:45:04.458 INFO kablam! | Sep 20 20:45:04.458 INFO kablam! 1 | #![feature(convert)] Sep 20 20:45:04.458 INFO kablam! | ^^^^^^^ Sep 20 20:45:04.458 INFO kablam! Sep 20 20:45:04.458 INFO kablam! warning: unused `std::result::Result` which must be used Sep 20 20:45:04.458 INFO kablam! --> src/main.rs:22:21 Sep 20 20:45:04.458 INFO kablam! | Sep 20 20:45:04.458 INFO kablam! 22 | file.read_to_string(&mut string); Sep 20 20:45:04.458 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 20 20:45:04.458 INFO kablam! | Sep 20 20:45:04.458 INFO kablam! = note: #[warn(unused_must_use)] on by default Sep 20 20:45:04.458 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Sep 20 20:45:04.458 INFO kablam! Sep 20 20:45:04.462 INFO kablam! error: aborting due to previous error Sep 20 20:45:04.462 INFO kablam! Sep 20 20:45:04.462 INFO kablam! For more information about this error, try `rustc --explain E0635`. Sep 20 20:45:04.480 INFO kablam! error: Could not compile `groot`. Sep 20 20:45:04.480 INFO kablam! Sep 20 20:45:04.480 INFO kablam! To learn more, run the command again with --verbose. Sep 20 20:45:04.481 INFO kablam! su: No module specific data is present Sep 20 20:45:05.900 INFO running `"docker" "rm" "-f" "c82d5eb9b266b4820b41ae39c7cd21b279a2aaa2b8bffd97ca5bc64727ef072b"` Sep 20 20:45:06.013 INFO blam! c82d5eb9b266b4820b41ae39c7cd21b279a2aaa2b8bffd97ca5bc64727ef072b