Sep 19 14:33:45.461 INFO checking rocurley/rectangle against master#1e21c9a297a9fe668d62887a3a6a4add8e717b17 for pr-54352 Sep 19 14:33:45.461 INFO running: cargo +1e21c9a297a9fe668d62887a3a6a4add8e717b17-alt check --frozen --all --all-targets Sep 19 14:33:45.461 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-3/pr-54352/master#1e21c9a297a9fe668d62887a3a6a4add8e717b17:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54352/worker-3/master#1e21c9a297a9fe668d62887a3a6a4add8e717b17:/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 +1e21c9a297a9fe668d62887a3a6a4add8e717b17-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 19 14:33:45.758 INFO blam! 7ce4d5c981ed2fec683fc737d204d41dd98576791e0bdbf7120c4dbcc3155b28 Sep 19 14:33:45.760 INFO running `"docker" "start" "-a" "7ce4d5c981ed2fec683fc737d204d41dd98576791e0bdbf7120c4dbcc3155b28"` Sep 19 14:33:47.040 INFO kablam! usermod: no changes Sep 19 14:33:47.170 INFO kablam! Compiling gcc v0.3.53 Sep 19 14:33:47.170 INFO kablam! Compiling matrixmultiply v0.1.13 Sep 19 14:33:47.178 INFO kablam! Checking rawpointer v0.1.0 Sep 19 14:33:47.178 INFO kablam! Compiling ndarray v0.10.5 Sep 19 14:33:47.178 INFO kablam! Checking either v1.1.0 Sep 19 14:33:47.178 INFO kablam! Checking lazy_static v0.2.8 Sep 19 14:33:47.178 INFO kablam! Checking unicode-segmentation v1.2.0 Sep 19 14:33:47.178 INFO kablam! Checking ascii v0.8.6 Sep 19 14:33:47.518 INFO kablam! Checking term_size v0.3.0 Sep 19 14:33:48.102 INFO kablam! Checking time v0.1.38 Sep 19 14:33:48.403 INFO kablam! Checking atty v0.2.2 Sep 19 14:33:49.459 INFO kablam! Checking num-complex v0.1.40 Sep 19 14:33:49.466 INFO kablam! Checking textwrap v0.7.0 Sep 19 14:33:49.740 INFO kablam! Checking itertools v0.6.2 Sep 19 14:33:51.283 INFO kablam! Checking clap v2.26.0 Sep 19 14:33:51.451 INFO kablam! Checking pbr v1.0.0 Sep 19 14:33:54.794 INFO kablam! Compiling backtrace-sys v0.1.12 Sep 19 14:34:10.334 INFO kablam! Checking backtrace v0.2.3 Sep 19 14:34:10.694 INFO kablam! Checking error-chain v0.5.0 Sep 19 14:34:10.903 INFO kablam! Checking cpuprofiler v0.0.3 Sep 19 14:34:11.254 INFO kablam! Checking rectangle v0.1.0 (/source) Sep 19 14:34:11.482 INFO kablam! warning: unused import: `std::ascii::AsciiExt` Sep 19 14:34:11.482 INFO kablam! --> src/main.rs:7:5 Sep 19 14:34:11.482 INFO kablam! | Sep 19 14:34:11.482 INFO kablam! 7 | use std::ascii::AsciiExt; Sep 19 14:34:11.482 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Sep 19 14:34:11.482 INFO kablam! | Sep 19 14:34:11.482 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 19 14:34:11.482 INFO kablam! Sep 19 14:34:11.493 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Sep 19 14:34:11.493 INFO kablam! --> src/main.rs:7:5 Sep 19 14:34:11.493 INFO kablam! | Sep 19 14:34:11.493 INFO kablam! 7 | use std::ascii::AsciiExt; Sep 19 14:34:11.493 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Sep 19 14:34:11.493 INFO kablam! | Sep 19 14:34:11.493 INFO kablam! = note: #[warn(deprecated)] on by default Sep 19 14:34:11.493 INFO kablam! Sep 19 14:34:11.526 INFO kablam! warning: unused import: `std::ascii::AsciiExt` Sep 19 14:34:11.526 INFO kablam! --> src/main.rs:7:5 Sep 19 14:34:11.526 INFO kablam! | Sep 19 14:34:11.526 INFO kablam! 7 | use std::ascii::AsciiExt; Sep 19 14:34:11.526 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Sep 19 14:34:11.526 INFO kablam! | Sep 19 14:34:11.526 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 19 14:34:11.526 INFO kablam! Sep 19 14:34:11.554 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Sep 19 14:34:11.554 INFO kablam! --> src/main.rs:7:5 Sep 19 14:34:11.554 INFO kablam! | Sep 19 14:34:11.554 INFO kablam! 7 | use std::ascii::AsciiExt; Sep 19 14:34:11.554 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Sep 19 14:34:11.554 INFO kablam! | Sep 19 14:34:11.554 INFO kablam! = note: #[warn(deprecated)] on by default Sep 19 14:34:11.554 INFO kablam! Sep 19 14:34:11.606 INFO kablam! error[E0599]: no method named `is_ascii_lowercase` found for type `&std::string::String` in the current scope Sep 19 14:34:11.606 INFO kablam! --> src/main.rs:57:12 Sep 19 14:34:11.606 INFO kablam! | Sep 19 14:34:11.606 INFO kablam! 57 | word.is_ascii_lowercase() && Sep 19 14:34:11.606 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Sep 19 14:34:11.606 INFO kablam! | Sep 19 14:34:11.606 INFO kablam! = help: did you mean `to_ascii_lowercase`? Sep 19 14:34:11.606 INFO kablam! Sep 19 14:34:11.709 INFO kablam! error[E0599]: no method named `is_ascii_lowercase` found for type `&std::string::String` in the current scope Sep 19 14:34:11.709 INFO kablam! --> src/main.rs:57:12 Sep 19 14:34:11.709 INFO kablam! | Sep 19 14:34:11.709 INFO kablam! 57 | word.is_ascii_lowercase() && Sep 19 14:34:11.709 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Sep 19 14:34:11.709 INFO kablam! | Sep 19 14:34:11.709 INFO kablam! = help: did you mean `to_ascii_lowercase`? Sep 19 14:34:11.709 INFO kablam! Sep 19 14:34:11.741 INFO kablam! error: aborting due to previous error Sep 19 14:34:11.741 INFO kablam! Sep 19 14:34:11.742 INFO kablam! For more information about this error, try `rustc --explain E0599`. Sep 19 14:34:11.748 INFO kablam! error: Could not compile `rectangle`. Sep 19 14:34:11.748 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 19 14:34:11.820 INFO kablam! error: aborting due to previous error Sep 19 14:34:11.820 INFO kablam! Sep 19 14:34:11.820 INFO kablam! For more information about this error, try `rustc --explain E0599`. Sep 19 14:34:11.833 INFO kablam! error: Could not compile `rectangle`. Sep 19 14:34:11.833 INFO kablam! Sep 19 14:34:11.833 INFO kablam! To learn more, run the command again with --verbose. Sep 19 14:34:11.838 INFO kablam! su: No module specific data is present Sep 19 14:34:13.231 INFO running `"docker" "rm" "-f" "7ce4d5c981ed2fec683fc737d204d41dd98576791e0bdbf7120c4dbcc3155b28"` Sep 19 14:34:13.357 INFO blam! 7ce4d5c981ed2fec683fc737d204d41dd98576791e0bdbf7120c4dbcc3155b28