Oct 12 18:01:22.758 INFO testing yogaxpto/Project-Euler against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 12 18:01:22.760 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-4/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/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 12 18:01:23.220 INFO blam! 79ca203c27c29e47e0e2154d0d9e758fd6351f7e0fea7333a3e3f8e9afa56430 Oct 12 18:01:23.221 INFO running `"docker" "start" "-a" "79ca203c27c29e47e0e2154d0d9e758fd6351f7e0fea7333a3e3f8e9afa56430"` Oct 12 18:01:24.623 INFO kablam! usermod: no changes Oct 12 18:01:24.683 INFO kablam! warning: An explicit [[bin]] section is specified in Cargo.toml which currently Oct 12 18:01:24.683 INFO kablam! disables Cargo from automatically inferring other binary targets. Oct 12 18:01:24.683 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Oct 12 18:01:24.683 INFO kablam! files will be included as a binary target: Oct 12 18:01:24.683 INFO kablam! Oct 12 18:01:24.683 INFO kablam! * /source/src/main.rs Oct 12 18:01:24.683 INFO kablam! Oct 12 18:01:24.683 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Oct 12 18:01:24.683 INFO kablam! ready to be compiled as a binary target today. You can future-proof yourself Oct 12 18:01:24.683 INFO kablam! and disable this warning by adding `autobins = false` to your [package] Oct 12 18:01:24.683 INFO kablam! section. You may also move the files to a location where Cargo would not Oct 12 18:01:24.683 INFO kablam! automatically infer them to be a target, such as in subfolders. Oct 12 18:01:24.683 INFO kablam! Oct 12 18:01:24.683 INFO kablam! For more information on this warning you can consult Oct 12 18:01:24.683 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Oct 12 18:01:24.730 INFO kablam! Compiling hamming v0.1.3 Oct 12 18:01:24.743 INFO kablam! Compiling primal-estimate v0.2.1 Oct 12 18:01:24.743 INFO kablam! Compiling num-integer v0.1.36 Oct 12 18:01:25.495 INFO kablam! Compiling primal-bit v0.2.4 Oct 12 18:01:25.856 INFO kablam! Compiling primal-check v0.2.3 Oct 12 18:01:26.243 INFO kablam! Compiling primal-sieve v0.2.8 Oct 12 18:01:29.703 INFO kablam! Compiling primal v0.2.3 Oct 12 18:01:29.959 INFO kablam! Compiling project_Euler v0.1.0 (/source) Oct 12 18:01:34.484 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 9.83s Oct 12 18:01:34.487 INFO kablam! su: No module specific data is present Oct 12 18:01:35.681 INFO running `"docker" "rm" "-f" "79ca203c27c29e47e0e2154d0d9e758fd6351f7e0fea7333a3e3f8e9afa56430"` Oct 12 18:01:36.096 INFO blam! 79ca203c27c29e47e0e2154d0d9e758fd6351f7e0fea7333a3e3f8e9afa56430 Oct 12 18:01:36.100 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-4/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/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 12 18:01:36.641 INFO blam! b00cd65910d3a44bf22f356b38f2e9ab96df260c0e44a4cfe0ccb69ada37f63d Oct 12 18:01:36.641 INFO running `"docker" "start" "-a" "b00cd65910d3a44bf22f356b38f2e9ab96df260c0e44a4cfe0ccb69ada37f63d"` Oct 12 18:01:38.775 INFO kablam! usermod: no changes Oct 12 18:01:38.841 INFO kablam! warning: An explicit [[bin]] section is specified in Cargo.toml which currently Oct 12 18:01:38.842 INFO kablam! disables Cargo from automatically inferring other binary targets. Oct 12 18:01:38.842 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Oct 12 18:01:38.842 INFO kablam! files will be included as a binary target: Oct 12 18:01:38.843 INFO kablam! Oct 12 18:01:38.843 INFO kablam! * /source/src/main.rs Oct 12 18:01:38.843 INFO kablam! Oct 12 18:01:38.843 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Oct 12 18:01:38.844 INFO kablam! ready to be compiled as a binary target today. You can future-proof yourself Oct 12 18:01:38.844 INFO kablam! and disable this warning by adding `autobins = false` to your [package] Oct 12 18:01:38.844 INFO kablam! section. You may also move the files to a location where Cargo would not Oct 12 18:01:38.845 INFO kablam! automatically infer them to be a target, such as in subfolders. Oct 12 18:01:38.845 INFO kablam! Oct 12 18:01:38.845 INFO kablam! For more information on this warning you can consult Oct 12 18:01:38.846 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Oct 12 18:01:38.887 INFO kablam! Compiling project_Euler v0.1.0 (/source) Oct 12 18:01:42.319 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 3.51s Oct 12 18:01:42.319 INFO kablam! su: No module specific data is present Oct 12 18:01:42.620 INFO running `"docker" "rm" "-f" "b00cd65910d3a44bf22f356b38f2e9ab96df260c0e44a4cfe0ccb69ada37f63d"` Oct 12 18:01:42.733 INFO blam! b00cd65910d3a44bf22f356b38f2e9ab96df260c0e44a4cfe0ccb69ada37f63d Oct 12 18:01:42.735 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-4/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/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 12 18:01:42.979 INFO blam! 35745fe07e513f53a7ec0bf94130d25ea454a4ad77f2d96a28a21852b5643e21 Oct 12 18:01:42.987 INFO running `"docker" "start" "-a" "35745fe07e513f53a7ec0bf94130d25ea454a4ad77f2d96a28a21852b5643e21"` Oct 12 18:01:44.267 INFO kablam! usermod: no changes Oct 12 18:01:44.336 INFO kablam! warning: An explicit [[bin]] section is specified in Cargo.toml which currently Oct 12 18:01:44.336 INFO kablam! disables Cargo from automatically inferring other binary targets. Oct 12 18:01:44.336 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Oct 12 18:01:44.336 INFO kablam! files will be included as a binary target: Oct 12 18:01:44.336 INFO kablam! Oct 12 18:01:44.336 INFO kablam! * /source/src/main.rs Oct 12 18:01:44.336 INFO kablam! Oct 12 18:01:44.336 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Oct 12 18:01:44.336 INFO kablam! ready to be compiled as a binary target today. You can future-proof yourself Oct 12 18:01:44.336 INFO kablam! and disable this warning by adding `autobins = false` to your [package] Oct 12 18:01:44.336 INFO kablam! section. You may also move the files to a location where Cargo would not Oct 12 18:01:44.336 INFO kablam! automatically infer them to be a target, such as in subfolders. Oct 12 18:01:44.336 INFO kablam! Oct 12 18:01:44.336 INFO kablam! For more information on this warning you can consult Oct 12 18:01:44.336 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Oct 12 18:01:44.353 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.06s Oct 12 18:01:44.353 INFO kablam! Running /target/debug/deps/problem_1-deedd7fcc4a44d36 Oct 12 18:01:44.370 INFO kablam! Running /target/debug/deps/problem_10-c97fd69d10550d2f Oct 12 18:01:44.370 INFO blam! Oct 12 18:01:44.370 INFO blam! running 0 tests Oct 12 18:01:44.370 INFO blam! Oct 12 18:01:44.370 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 12 18:01:44.370 INFO blam! Oct 12 18:01:44.370 INFO blam! Oct 12 18:01:44.370 INFO blam! running 0 tests Oct 12 18:01:44.370 INFO blam! Oct 12 18:01:44.370 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 12 18:01:44.370 INFO blam! Oct 12 18:01:44.376 INFO kablam! Running /target/debug/deps/problem_2-d57f4a32d64bf912 Oct 12 18:01:44.387 INFO blam! Oct 12 18:01:44.387 INFO blam! running 0 tests Oct 12 18:01:44.387 INFO blam! Oct 12 18:01:44.387 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 12 18:01:44.387 INFO blam! Oct 12 18:01:44.389 INFO kablam! Running /target/debug/deps/problem_3-39ea81691923a457 Oct 12 18:01:44.399 INFO kablam! Running /target/debug/deps/problem_4-a806f5c105cc5870 Oct 12 18:01:44.399 INFO blam! Oct 12 18:01:44.399 INFO blam! running 0 tests Oct 12 18:01:44.399 INFO blam! Oct 12 18:01:44.399 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 12 18:01:44.399 INFO blam! Oct 12 18:01:44.407 INFO blam! Oct 12 18:01:44.407 INFO blam! running 0 tests Oct 12 18:01:44.407 INFO blam! Oct 12 18:01:44.407 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 12 18:01:44.407 INFO blam! Oct 12 18:01:44.410 INFO kablam! Running /target/debug/deps/problem_5-d435d3d3540d98dc Oct 12 18:01:44.418 INFO kablam! Running /target/debug/deps/problem_6-a9b1ac5acaece8b2 Oct 12 18:01:44.418 INFO blam! Oct 12 18:01:44.418 INFO blam! running 0 tests Oct 12 18:01:44.418 INFO blam! Oct 12 18:01:44.418 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 12 18:01:44.418 INFO blam! Oct 12 18:01:44.422 INFO blam! Oct 12 18:01:44.422 INFO kablam! Running /target/debug/deps/problem_7-cc783194a0a6ccad Oct 12 18:01:44.422 INFO blam! running 0 tests Oct 12 18:01:44.422 INFO blam! Oct 12 18:01:44.422 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 12 18:01:44.422 INFO blam! Oct 12 18:01:44.424 INFO blam! Oct 12 18:01:44.424 INFO kablam! Running /target/debug/deps/problem_8-824b39fb1e460cab Oct 12 18:01:44.424 INFO blam! running 0 tests Oct 12 18:01:44.424 INFO blam! Oct 12 18:01:44.424 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 12 18:01:44.424 INFO blam! Oct 12 18:01:44.427 INFO blam! Oct 12 18:01:44.427 INFO kablam! Running /target/debug/deps/problem_9-609c758c974ed1ba Oct 12 18:01:44.427 INFO blam! running 0 tests Oct 12 18:01:44.427 INFO blam! Oct 12 18:01:44.427 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 12 18:01:44.427 INFO blam! Oct 12 18:01:44.435 INFO blam! Oct 12 18:01:44.435 INFO kablam! su: No module specific data is present Oct 12 18:01:44.435 INFO blam! running 0 tests Oct 12 18:01:44.435 INFO blam! Oct 12 18:01:44.435 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 12 18:01:44.435 INFO blam! Oct 12 18:01:45.473 INFO running `"docker" "rm" "-f" "35745fe07e513f53a7ec0bf94130d25ea454a4ad77f2d96a28a21852b5643e21"` Oct 12 18:01:45.632 INFO blam! 35745fe07e513f53a7ec0bf94130d25ea454a4ad77f2d96a28a21852b5643e21