Oct 31 21:15:57.229 INFO checking shingtaklam1324/number-theory-rust against master#05812fa8c588473f03e3fa7cf59cd84f4f37c715 for pr-55538 Oct 31 21:15:57.229 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55538/worker-6/master#05812fa8c588473f03e3fa7cf59cd84f4f37c715:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-6/pr-55538/master#05812fa8c588473f03e3fa7cf59cd84f4f37c715:/source:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/source" "-e" "USER_ID=1000" "-e" "CMD=cargo +05812fa8c588473f03e3fa7cf59cd84f4f37c715-alt check --frozen --all --all-targets" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Oct 31 21:15:57.806 INFO blam! d3cd4e39c916060538c4fc18a0a361cd66404a352bc08ac9720436d46970c3e1 Oct 31 21:15:57.808 INFO running `"docker" "start" "-a" "d3cd4e39c916060538c4fc18a0a361cd66404a352bc08ac9720436d46970c3e1"` Oct 31 21:15:59.292 INFO kablam! usermod: no changes Oct 31 21:15:59.328 INFO kablam! Checking number-theory v0.1.0 (/source) Oct 31 21:15:59.940 INFO kablam! warning: constant item is never used: `Zero` Oct 31 21:15:59.940 INFO kablam! --> src/main.rs:12:1 Oct 31 21:15:59.940 INFO kablam! | Oct 31 21:15:59.940 INFO kablam! 12 | const Zero: Nat = Nat(Z); Oct 31 21:15:59.940 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 31 21:15:59.940 INFO kablam! | Oct 31 21:15:59.940 INFO kablam! = note: #[warn(dead_code)] on by default Oct 31 21:15:59.940 INFO kablam! Oct 31 21:15:59.940 INFO kablam! warning: function is never used: `Succ` Oct 31 21:15:59.940 INFO kablam! --> src/main.rs:14:1 Oct 31 21:15:59.940 INFO kablam! | Oct 31 21:15:59.940 INFO kablam! 14 | fn Succ(d: Nat) -> Nat> { Oct 31 21:15:59.940 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 31 21:15:59.940 INFO kablam! Oct 31 21:15:59.940 INFO kablam! warning: the feature `conservative_impl_trait` has been stable since 1.26.0 and no longer requires an attribute to enable Oct 31 21:15:59.940 INFO kablam! --> src/main.rs:1:12 Oct 31 21:15:59.940 INFO kablam! | Oct 31 21:15:59.940 INFO kablam! 1 | #![feature(conservative_impl_trait)] Oct 31 21:15:59.940 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 31 21:15:59.940 INFO kablam! | Oct 31 21:15:59.940 INFO kablam! = note: #[warn(stable_features)] on by default Oct 31 21:15:59.940 INFO kablam! Oct 31 21:15:59.959 INFO kablam! warning: constant item is never used: `Zero` Oct 31 21:15:59.959 INFO kablam! --> src/main.rs:12:1 Oct 31 21:15:59.959 INFO kablam! | Oct 31 21:15:59.959 INFO kablam! 12 | const Zero: Nat = Nat(Z); Oct 31 21:15:59.960 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 31 21:15:59.960 INFO kablam! | Oct 31 21:15:59.960 INFO kablam! = note: #[warn(dead_code)] on by default Oct 31 21:15:59.960 INFO kablam! Oct 31 21:15:59.964 INFO kablam! warning: function is never used: `Succ` Oct 31 21:15:59.964 INFO kablam! --> src/main.rs:14:1 Oct 31 21:15:59.964 INFO kablam! | Oct 31 21:15:59.964 INFO kablam! 14 | fn Succ(d: Nat) -> Nat> { Oct 31 21:15:59.964 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 31 21:15:59.964 INFO kablam! Oct 31 21:15:59.964 INFO kablam! warning: the feature `conservative_impl_trait` has been stable since 1.26.0 and no longer requires an attribute to enable Oct 31 21:15:59.964 INFO kablam! --> src/main.rs:1:12 Oct 31 21:15:59.964 INFO kablam! | Oct 31 21:15:59.964 INFO kablam! 1 | #![feature(conservative_impl_trait)] Oct 31 21:15:59.964 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 31 21:15:59.964 INFO kablam! | Oct 31 21:15:59.965 INFO kablam! = note: #[warn(stable_features)] on by default Oct 31 21:15:59.965 INFO kablam! Oct 31 21:16:00.000 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.69s Oct 31 21:16:00.004 INFO kablam! su: No module specific data is present Oct 31 21:16:00.855 INFO running `"docker" "rm" "-f" "d3cd4e39c916060538c4fc18a0a361cd66404a352bc08ac9720436d46970c3e1"` Oct 31 21:16:01.120 INFO blam! d3cd4e39c916060538c4fc18a0a361cd66404a352bc08ac9720436d46970c3e1