Sep 17 18:32:39.884 INFO checking rug-0.9.3 against try#cfeeefe83c83bceb55d60d7e2be173db7597ed50 for pr-54033 Sep 17 18:32:39.884 INFO running: cargo +cfeeefe83c83bceb55d60d7e2be173db7597ed50-alt check --frozen --all --all-targets Sep 17 18:32:39.884 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-1/pr-54033/try#cfeeefe83c83bceb55d60d7e2be173db7597ed50:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54033/worker-1/try#cfeeefe83c83bceb55d60d7e2be173db7597ed50:/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 +cfeeefe83c83bceb55d60d7e2be173db7597ed50-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 17 18:32:40.208 INFO blam! 8a673569efcc897f1b4c003353c17375629598b9de8d76fb6022f946f7a54813 Sep 17 18:32:40.211 INFO running `"docker" "start" "-a" "8a673569efcc897f1b4c003353c17375629598b9de8d76fb6022f946f7a54813"` Sep 17 18:32:41.399 INFO kablam! usermod: no changes Sep 17 18:32:41.518 INFO kablam! Compiling gmp-mpfr-sys v1.1.8 Sep 17 18:32:41.518 INFO kablam! Compiling rug v0.9.3 (/source) Sep 17 18:32:41.535 INFO kablam! Checking bincode v0.9.2 Sep 17 18:35:47.972 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Sep 17 18:35:47.972 INFO kablam! --> src/float/big.rs:35:5 Sep 17 18:35:47.972 INFO kablam! | Sep 17 18:35:47.972 INFO kablam! 35 | use std::ascii::AsciiExt; Sep 17 18:35:47.972 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Sep 17 18:35:47.972 INFO kablam! | Sep 17 18:35:47.972 INFO kablam! = note: #[warn(deprecated)] on by default Sep 17 18:35:47.972 INFO kablam! Sep 17 18:35:47.973 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Sep 17 18:35:47.973 INFO kablam! --> src/complex/traits.rs:26:5 Sep 17 18:35:47.973 INFO kablam! | Sep 17 18:35:47.973 INFO kablam! 26 | use std::ascii::AsciiExt; Sep 17 18:35:47.973 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Sep 17 18:35:47.973 INFO kablam! Sep 17 18:35:48.938 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Sep 17 18:35:48.939 INFO kablam! --> src/float/big.rs:35:5 Sep 17 18:35:48.939 INFO kablam! | Sep 17 18:35:48.939 INFO kablam! 35 | use std::ascii::AsciiExt; Sep 17 18:35:48.939 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Sep 17 18:35:48.939 INFO kablam! | Sep 17 18:35:48.939 INFO kablam! = note: #[warn(deprecated)] on by default Sep 17 18:35:48.939 INFO kablam! Sep 17 18:35:48.939 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Sep 17 18:35:48.939 INFO kablam! --> src/complex/traits.rs:26:5 Sep 17 18:35:48.939 INFO kablam! | Sep 17 18:35:48.939 INFO kablam! 26 | use std::ascii::AsciiExt; Sep 17 18:35:48.939 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Sep 17 18:35:48.939 INFO kablam! Sep 17 18:35:55.514 INFO kablam! warning: a method with this name may be added to the standard library in the future Sep 17 18:35:55.514 INFO kablam! --> src/integer/division.rs:822:35 Sep 17 18:35:55.515 INFO kablam! | Sep 17 18:35:55.515 INFO kablam! 822 | assert_eq!(op.div_euc(b.clone()), iop.clone().div_euc(&b)); Sep 17 18:35:55.516 INFO kablam! | ^^^^^^^ Sep 17 18:35:55.516 INFO kablam! | Sep 17 18:35:55.516 INFO kablam! = note: #[warn(unstable_name_collisions)] on by default Sep 17 18:35:55.517 INFO kablam! = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Sep 17 18:35:55.517 INFO kablam! = note: for more information, see issue #48919 Sep 17 18:35:55.517 INFO kablam! = help: call with fully qualified syntax `ops::DivRounding::div_euc(...)` to keep using the current method Sep 17 18:35:55.518 INFO kablam! = note: add #![feature(euclidean_division)] to the crate attributes to enable `core::num::::div_euc` Sep 17 18:35:55.518 INFO kablam! Sep 17 18:35:55.567 INFO kablam! warning: a method with this name may be added to the standard library in the future Sep 17 18:35:55.567 INFO kablam! --> src/integer/division.rs:860:35 Sep 17 18:35:55.567 INFO kablam! | Sep 17 18:35:55.567 INFO kablam! 860 | assert_eq!(op.div_euc(b.clone()), iop.clone().div_euc(&b)); Sep 17 18:35:55.567 INFO kablam! | ^^^^^^^ Sep 17 18:35:55.568 INFO kablam! | Sep 17 18:35:55.568 INFO kablam! = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! Sep 17 18:35:55.568 INFO kablam! = note: for more information, see issue #48919 Sep 17 18:35:55.568 INFO kablam! = help: call with fully qualified syntax `ops::DivRounding::div_euc(...)` to keep using the current method Sep 17 18:35:55.569 INFO kablam! = note: add #![feature(euclidean_division)] to the crate attributes to enable `core::num::::div_euc` Sep 17 18:35:55.569 INFO kablam! Sep 17 18:36:02.909 INFO kablam! warning: unused return value of `std::clone::Clone::clone` which must be used Sep 17 18:36:02.909 INFO kablam! --> src/rand.rs:963:9 Sep 17 18:36:02.909 INFO kablam! | Sep 17 18:36:02.909 INFO kablam! 963 | rand1.clone(); Sep 17 18:36:02.909 INFO kablam! | ^^^^^^^^^^^^^^ Sep 17 18:36:02.909 INFO kablam! | Sep 17 18:36:02.909 INFO kablam! = note: #[warn(unused_must_use)] on by default Sep 17 18:36:02.910 INFO kablam! = note: cloning is often expensive and is not expected to have side effects Sep 17 18:36:02.910 INFO kablam! Sep 17 18:36:03.050 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 3m 21s Sep 17 18:36:03.054 INFO kablam! su: No module specific data is present Sep 17 18:36:03.704 INFO running `"docker" "rm" "-f" "8a673569efcc897f1b4c003353c17375629598b9de8d76fb6022f946f7a54813"` Sep 17 18:36:03.764 INFO blam! 8a673569efcc897f1b4c003353c17375629598b9de8d76fb6022f946f7a54813