Oct 13 00:36:52.335 INFO testing shingtaklam1324/number-theory-rust against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 13 00:36:52.337 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-2/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-alt build --frozen" "-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 13 00:36:52.763 INFO blam! 88dfc5639b9ef732189150175de9085f1fb24f564b14d0fcabb82dd364a85c01 Oct 13 00:36:52.772 INFO running `"docker" "start" "-a" "88dfc5639b9ef732189150175de9085f1fb24f564b14d0fcabb82dd364a85c01"` Oct 13 00:36:53.884 INFO kablam! usermod: no changes Oct 13 00:36:53.943 INFO kablam! Compiling number-theory v0.1.0 (/source) Oct 13 00:36:54.279 INFO kablam! warning: constant item is never used: `Zero` Oct 13 00:36:54.279 INFO kablam! --> src/main.rs:12:1 Oct 13 00:36:54.279 INFO kablam! | Oct 13 00:36:54.279 INFO kablam! 12 | const Zero: Nat = Nat(Z); Oct 13 00:36:54.279 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 00:36:54.279 INFO kablam! | Oct 13 00:36:54.279 INFO kablam! = note: #[warn(dead_code)] on by default Oct 13 00:36:54.279 INFO kablam! Oct 13 00:36:54.279 INFO kablam! warning: function is never used: `Succ` Oct 13 00:36:54.279 INFO kablam! --> src/main.rs:14:1 Oct 13 00:36:54.279 INFO kablam! | Oct 13 00:36:54.279 INFO kablam! 14 | fn Succ(d: Nat) -> Nat> { Oct 13 00:36:54.279 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 00:36:54.279 INFO kablam! Oct 13 00:36:54.279 INFO kablam! warning: the feature `conservative_impl_trait` has been stable since 1.26.0 and no longer requires an attribute to enable Oct 13 00:36:54.279 INFO kablam! --> src/main.rs:1:12 Oct 13 00:36:54.279 INFO kablam! | Oct 13 00:36:54.279 INFO kablam! 1 | #![feature(conservative_impl_trait)] Oct 13 00:36:54.279 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 00:36:54.279 INFO kablam! | Oct 13 00:36:54.279 INFO kablam! = note: #[warn(stable_features)] on by default Oct 13 00:36:54.279 INFO kablam! Oct 13 00:36:54.667 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.76s Oct 13 00:36:54.668 INFO kablam! su: No module specific data is present Oct 13 00:36:55.381 INFO running `"docker" "rm" "-f" "88dfc5639b9ef732189150175de9085f1fb24f564b14d0fcabb82dd364a85c01"` Oct 13 00:36:55.645 INFO blam! 88dfc5639b9ef732189150175de9085f1fb24f564b14d0fcabb82dd364a85c01 Oct 13 00:36:55.650 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-2/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-alt test --frozen --no-run" "-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 13 00:36:56.121 INFO blam! abf218570bf185199cc6b6949af1dad57d68dd1f2836e66801fd241fb99296da Oct 13 00:36:56.123 INFO running `"docker" "start" "-a" "abf218570bf185199cc6b6949af1dad57d68dd1f2836e66801fd241fb99296da"` Oct 13 00:36:57.590 INFO kablam! usermod: no changes Oct 13 00:36:57.651 INFO kablam! Compiling number-theory v0.1.0 (/source) Oct 13 00:36:58.083 INFO kablam! warning: constant item is never used: `Zero` Oct 13 00:36:58.083 INFO kablam! --> src/main.rs:12:1 Oct 13 00:36:58.083 INFO kablam! | Oct 13 00:36:58.083 INFO kablam! 12 | const Zero: Nat = Nat(Z); Oct 13 00:36:58.083 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 00:36:58.083 INFO kablam! | Oct 13 00:36:58.083 INFO kablam! = note: #[warn(dead_code)] on by default Oct 13 00:36:58.083 INFO kablam! Oct 13 00:36:58.083 INFO kablam! warning: function is never used: `Succ` Oct 13 00:36:58.083 INFO kablam! --> src/main.rs:14:1 Oct 13 00:36:58.083 INFO kablam! | Oct 13 00:36:58.083 INFO kablam! 14 | fn Succ(d: Nat) -> Nat> { Oct 13 00:36:58.083 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 00:36:58.083 INFO kablam! Oct 13 00:36:58.083 INFO kablam! warning: the feature `conservative_impl_trait` has been stable since 1.26.0 and no longer requires an attribute to enable Oct 13 00:36:58.083 INFO kablam! --> src/main.rs:1:12 Oct 13 00:36:58.083 INFO kablam! | Oct 13 00:36:58.083 INFO kablam! 1 | #![feature(conservative_impl_trait)] Oct 13 00:36:58.083 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 00:36:58.083 INFO kablam! | Oct 13 00:36:58.083 INFO kablam! = note: #[warn(stable_features)] on by default Oct 13 00:36:58.083 INFO kablam! Oct 13 00:36:58.657 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.05s Oct 13 00:36:58.658 INFO kablam! su: No module specific data is present Oct 13 00:36:59.503 INFO running `"docker" "rm" "-f" "abf218570bf185199cc6b6949af1dad57d68dd1f2836e66801fd241fb99296da"` Oct 13 00:36:59.751 INFO blam! abf218570bf185199cc6b6949af1dad57d68dd1f2836e66801fd241fb99296da Oct 13 00:36:59.761 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-2/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-alt test --frozen" "-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 13 00:37:00.119 INFO blam! 447201ce78d0cca67f75e49159dd815be54955a80c780c3b88a67a7ffe30394a Oct 13 00:37:00.123 INFO running `"docker" "start" "-a" "447201ce78d0cca67f75e49159dd815be54955a80c780c3b88a67a7ffe30394a"` Oct 13 00:37:01.251 INFO kablam! usermod: no changes Oct 13 00:37:01.320 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.04s Oct 13 00:37:01.320 INFO kablam! Running /target/debug/deps/number_theory-fd0cbc7f1eefda99 Oct 13 00:37:01.323 INFO blam! Oct 13 00:37:01.323 INFO blam! running 0 tests Oct 13 00:37:01.323 INFO blam! Oct 13 00:37:01.323 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 13 00:37:01.323 INFO blam! Oct 13 00:37:01.331 INFO kablam! su: No module specific data is present Oct 13 00:37:02.036 INFO running `"docker" "rm" "-f" "447201ce78d0cca67f75e49159dd815be54955a80c780c3b88a67a7ffe30394a"` Oct 13 00:37:02.304 INFO blam! 447201ce78d0cca67f75e49159dd815be54955a80c780c3b88a67a7ffe30394a