Oct 10 11:57:38.144 INFO testing yogaxpto/Project-Euler against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 10 11:57:38.144 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen Oct 10 11:57:38.145 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-6/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 10 11:57:38.539 INFO blam! a4f268060b9395694715bc62c865000b084de6d61e6ad4e9a0c0dede33ba6c5e Oct 10 11:57:38.540 INFO running `"docker" "start" "-a" "a4f268060b9395694715bc62c865000b084de6d61e6ad4e9a0c0dede33ba6c5e"` Oct 10 11:57:40.098 INFO kablam! usermod: no changes Oct 10 11:57:40.144 INFO kablam! warning: An explicit [[bin]] section is specified in Cargo.toml which currently Oct 10 11:57:40.144 INFO kablam! disables Cargo from automatically inferring other binary targets. Oct 10 11:57:40.144 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Oct 10 11:57:40.144 INFO kablam! files will be included as a binary target: Oct 10 11:57:40.144 INFO kablam! Oct 10 11:57:40.144 INFO kablam! * /source/src/main.rs Oct 10 11:57:40.144 INFO kablam! Oct 10 11:57:40.144 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Oct 10 11:57:40.144 INFO kablam! ready to be compiled as a binary target today. You can future-proof yourself Oct 10 11:57:40.144 INFO kablam! and disable this warning by adding `autobins = false` to your [package] Oct 10 11:57:40.144 INFO kablam! section. You may also move the files to a location where Cargo would not Oct 10 11:57:40.144 INFO kablam! automatically infer them to be a target, such as in subfolders. Oct 10 11:57:40.144 INFO kablam! Oct 10 11:57:40.144 INFO kablam! For more information on this warning you can consult Oct 10 11:57:40.144 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Oct 10 11:57:40.184 INFO kablam! Compiling hamming v0.1.3 Oct 10 11:57:40.184 INFO kablam! Compiling primal-estimate v0.2.1 Oct 10 11:57:40.196 INFO kablam! Compiling num-integer v0.1.36 Oct 10 11:57:41.284 INFO kablam! Compiling primal-check v0.2.3 Oct 10 11:57:41.476 INFO kablam! Compiling primal-bit v0.2.4 Oct 10 11:57:42.547 INFO kablam! Compiling primal-sieve v0.2.8 Oct 10 11:57:46.664 INFO kablam! Compiling primal v0.2.3 Oct 10 11:57:47.409 INFO kablam! Compiling project_Euler v0.1.0 (/source) Oct 10 11:57:54.520 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 14.39s Oct 10 11:57:54.529 INFO kablam! su: No module specific data is present Oct 10 11:57:55.526 INFO running `"docker" "rm" "-f" "a4f268060b9395694715bc62c865000b084de6d61e6ad4e9a0c0dede33ba6c5e"` Oct 10 11:57:55.900 INFO blam! a4f268060b9395694715bc62c865000b084de6d61e6ad4e9a0c0dede33ba6c5e Oct 10 11:57:55.908 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run Oct 10 11:57:55.910 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-6/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 10 11:57:56.289 INFO blam! 0a6047283713d43bf7fd1e49e681831241576d52b1c979f055724e37d8ef97e6 Oct 10 11:57:56.290 INFO running `"docker" "start" "-a" "0a6047283713d43bf7fd1e49e681831241576d52b1c979f055724e37d8ef97e6"` Oct 10 11:57:57.231 INFO kablam! usermod: no changes Oct 10 11:57:57.266 INFO kablam! warning: An explicit [[bin]] section is specified in Cargo.toml which currently Oct 10 11:57:57.266 INFO kablam! disables Cargo from automatically inferring other binary targets. Oct 10 11:57:57.267 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Oct 10 11:57:57.267 INFO kablam! files will be included as a binary target: Oct 10 11:57:57.267 INFO kablam! Oct 10 11:57:57.267 INFO kablam! * /source/src/main.rs Oct 10 11:57:57.268 INFO kablam! Oct 10 11:57:57.268 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Oct 10 11:57:57.268 INFO kablam! ready to be compiled as a binary target today. You can future-proof yourself Oct 10 11:57:57.269 INFO kablam! and disable this warning by adding `autobins = false` to your [package] Oct 10 11:57:57.269 INFO kablam! section. You may also move the files to a location where Cargo would not Oct 10 11:57:57.269 INFO kablam! automatically infer them to be a target, such as in subfolders. Oct 10 11:57:57.269 INFO kablam! Oct 10 11:57:57.270 INFO kablam! For more information on this warning you can consult Oct 10 11:57:57.270 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Oct 10 11:57:57.289 INFO kablam! Compiling project_Euler v0.1.0 (/source) Oct 10 11:58:04.471 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 7.22s Oct 10 11:58:04.472 INFO kablam! su: No module specific data is present Oct 10 11:58:05.362 INFO running `"docker" "rm" "-f" "0a6047283713d43bf7fd1e49e681831241576d52b1c979f055724e37d8ef97e6"` Oct 10 11:58:05.656 INFO blam! 0a6047283713d43bf7fd1e49e681831241576d52b1c979f055724e37d8ef97e6 Oct 10 11:58:05.664 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen Oct 10 11:58:05.664 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-6/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 10 11:58:06.242 INFO blam! d0940dea04d3e8090e00210c3bac14b4b935e1f413faadaeafefdf6ba757eeb4 Oct 10 11:58:06.244 INFO running `"docker" "start" "-a" "d0940dea04d3e8090e00210c3bac14b4b935e1f413faadaeafefdf6ba757eeb4"` Oct 10 11:58:07.440 INFO kablam! usermod: no changes Oct 10 11:58:07.480 INFO kablam! warning: An explicit [[bin]] section is specified in Cargo.toml which currently Oct 10 11:58:07.480 INFO kablam! disables Cargo from automatically inferring other binary targets. Oct 10 11:58:07.480 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Oct 10 11:58:07.480 INFO kablam! files will be included as a binary target: Oct 10 11:58:07.480 INFO kablam! Oct 10 11:58:07.480 INFO kablam! * /source/src/main.rs Oct 10 11:58:07.480 INFO kablam! Oct 10 11:58:07.480 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Oct 10 11:58:07.480 INFO kablam! ready to be compiled as a binary target today. You can future-proof yourself Oct 10 11:58:07.480 INFO kablam! and disable this warning by adding `autobins = false` to your [package] Oct 10 11:58:07.480 INFO kablam! section. You may also move the files to a location where Cargo would not Oct 10 11:58:07.480 INFO kablam! automatically infer them to be a target, such as in subfolders. Oct 10 11:58:07.480 INFO kablam! Oct 10 11:58:07.480 INFO kablam! For more information on this warning you can consult Oct 10 11:58:07.480 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Oct 10 11:58:07.517 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.05s Oct 10 11:58:07.519 INFO kablam! Running /target/debug/deps/problem_1-4df4390063fc07fb Oct 10 11:58:07.524 INFO blam! Oct 10 11:58:07.524 INFO blam! running 0 tests Oct 10 11:58:07.525 INFO blam! Oct 10 11:58:07.525 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 10 11:58:07.525 INFO blam! Oct 10 11:58:07.525 INFO kablam! Running /target/debug/deps/problem_10-b3a5dd4c8b9c1678 Oct 10 11:58:07.530 INFO kablam! Running /target/debug/deps/problem_2-0c37af416c20cb13 Oct 10 11:58:07.531 INFO blam! Oct 10 11:58:07.531 INFO blam! running 0 tests Oct 10 11:58:07.531 INFO blam! Oct 10 11:58:07.531 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 10 11:58:07.531 INFO blam! Oct 10 11:58:07.536 INFO blam! Oct 10 11:58:07.536 INFO blam! running 0 tests Oct 10 11:58:07.536 INFO blam! Oct 10 11:58:07.536 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 10 11:58:07.536 INFO blam! Oct 10 11:58:07.536 INFO kablam! Running /target/debug/deps/problem_3-1840113f8aaaaad1 Oct 10 11:58:07.539 INFO kablam! Running /target/debug/deps/problem_4-5233d76cf6f360b0 Oct 10 11:58:07.539 INFO blam! Oct 10 11:58:07.539 INFO blam! running 0 tests Oct 10 11:58:07.539 INFO blam! Oct 10 11:58:07.539 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 10 11:58:07.539 INFO blam! Oct 10 11:58:07.539 INFO blam! Oct 10 11:58:07.539 INFO blam! running 0 tests Oct 10 11:58:07.539 INFO blam! Oct 10 11:58:07.539 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 10 11:58:07.539 INFO blam! Oct 10 11:58:07.539 INFO kablam! Running /target/debug/deps/problem_5-1c0f61fe72fd32b6 Oct 10 11:58:07.540 INFO blam! Oct 10 11:58:07.540 INFO blam! running 0 tests Oct 10 11:58:07.540 INFO blam! Oct 10 11:58:07.540 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 10 11:58:07.540 INFO blam! Oct 10 11:58:07.540 INFO kablam! Running /target/debug/deps/problem_6-ec5fffbc7c940598 Oct 10 11:58:07.546 INFO blam! Oct 10 11:58:07.546 INFO blam! running 0 tests Oct 10 11:58:07.546 INFO blam! Oct 10 11:58:07.546 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 10 11:58:07.546 INFO blam! Oct 10 11:58:07.550 INFO blam! Oct 10 11:58:07.550 INFO kablam! Running /target/debug/deps/problem_7-768c8f84f4996246 Oct 10 11:58:07.550 INFO blam! running 0 tests Oct 10 11:58:07.550 INFO kablam! Running /target/debug/deps/problem_8-e369c655512d2861 Oct 10 11:58:07.550 INFO blam! Oct 10 11:58:07.550 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 10 11:58:07.550 INFO blam! Oct 10 11:58:07.564 INFO blam! Oct 10 11:58:07.564 INFO kablam! Running /target/debug/deps/problem_9-ec2a1281f16e618a Oct 10 11:58:07.564 INFO blam! running 0 tests Oct 10 11:58:07.564 INFO blam! Oct 10 11:58:07.564 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 10 11:58:07.564 INFO blam! Oct 10 11:58:07.568 INFO blam! Oct 10 11:58:07.568 INFO kablam! su: No module specific data is present Oct 10 11:58:07.568 INFO blam! running 0 tests Oct 10 11:58:07.568 INFO blam! Oct 10 11:58:07.568 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 10 11:58:07.568 INFO blam! Oct 10 11:58:08.404 INFO running `"docker" "rm" "-f" "d0940dea04d3e8090e00210c3bac14b4b935e1f413faadaeafefdf6ba757eeb4"` Oct 10 11:58:08.550 INFO blam! d0940dea04d3e8090e00210c3bac14b4b935e1f413faadaeafefdf6ba757eeb4