Oct 15 13:50:45.597 INFO testing wordlist-generator-0.1.1 against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 15 13:50:45.597 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-0/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/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 15 13:50:45.775 INFO blam! 465b50ebb364af7060a231f1c92b08d97fbd749eb2e03109c4ef37ffba630553 Oct 15 13:50:45.783 INFO running `"docker" "start" "-a" "465b50ebb364af7060a231f1c92b08d97fbd749eb2e03109c4ef37ffba630553"` Oct 15 13:50:46.211 INFO kablam! usermod: no changes Oct 15 13:50:46.259 INFO kablam! warning: An explicit [[bin]] section is specified in Cargo.toml which currently Oct 15 13:50:46.259 INFO kablam! disables Cargo from automatically inferring other binary targets. Oct 15 13:50:46.259 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Oct 15 13:50:46.259 INFO kablam! files will be included as a binary target: Oct 15 13:50:46.259 INFO kablam! Oct 15 13:50:46.259 INFO kablam! * /source/src/main.rs Oct 15 13:50:46.259 INFO kablam! Oct 15 13:50:46.259 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Oct 15 13:50:46.259 INFO kablam! ready to be compiled as a binary target today. You can future-proof yourself Oct 15 13:50:46.259 INFO kablam! and disable this warning by adding `autobins = false` to your [package] Oct 15 13:50:46.259 INFO kablam! section. You may also move the files to a location where Cargo would not Oct 15 13:50:46.259 INFO kablam! automatically infer them to be a target, such as in subfolders. Oct 15 13:50:46.259 INFO kablam! Oct 15 13:50:46.259 INFO kablam! For more information on this warning you can consult Oct 15 13:50:46.259 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Oct 15 13:50:46.259 INFO kablam! warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `wordlist`, Oct 15 13:50:46.259 INFO kablam! please set bin.path in Cargo.toml Oct 15 13:50:46.296 INFO kablam! Compiling itertools v0.6.5 Oct 15 13:50:48.047 INFO kablam! Compiling wordlist-generator v0.1.1 (/source) Oct 15 13:50:49.895 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 3.65s Oct 15 13:50:49.896 INFO kablam! su: No module specific data is present Oct 15 13:50:50.141 INFO running `"docker" "rm" "-f" "465b50ebb364af7060a231f1c92b08d97fbd749eb2e03109c4ef37ffba630553"` Oct 15 13:50:50.228 INFO blam! 465b50ebb364af7060a231f1c92b08d97fbd749eb2e03109c4ef37ffba630553 Oct 15 13:50:50.232 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-0/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/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 15 13:50:50.406 INFO blam! 61fa9a6564615c9131c31e9abc504092932d389b25e6facc43d17343ba79f479 Oct 15 13:50:50.408 INFO running `"docker" "start" "-a" "61fa9a6564615c9131c31e9abc504092932d389b25e6facc43d17343ba79f479"` Oct 15 13:50:50.818 INFO kablam! usermod: no changes Oct 15 13:50:50.840 INFO kablam! warning: An explicit [[bin]] section is specified in Cargo.toml which currently Oct 15 13:50:50.840 INFO kablam! disables Cargo from automatically inferring other binary targets. Oct 15 13:50:50.840 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Oct 15 13:50:50.840 INFO kablam! files will be included as a binary target: Oct 15 13:50:50.840 INFO kablam! Oct 15 13:50:50.840 INFO kablam! * /source/src/main.rs Oct 15 13:50:50.840 INFO kablam! Oct 15 13:50:50.840 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Oct 15 13:50:50.840 INFO kablam! ready to be compiled as a binary target today. You can future-proof yourself Oct 15 13:50:50.840 INFO kablam! and disable this warning by adding `autobins = false` to your [package] Oct 15 13:50:50.840 INFO kablam! section. You may also move the files to a location where Cargo would not Oct 15 13:50:50.840 INFO kablam! automatically infer them to be a target, such as in subfolders. Oct 15 13:50:50.840 INFO kablam! Oct 15 13:50:50.840 INFO kablam! For more information on this warning you can consult Oct 15 13:50:50.840 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Oct 15 13:50:50.840 INFO kablam! warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `wordlist`, Oct 15 13:50:50.840 INFO kablam! please set bin.path in Cargo.toml Oct 15 13:50:50.863 INFO kablam! Compiling wordlist-generator v0.1.1 (/source) Oct 15 13:50:51.907 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.07s Oct 15 13:50:51.908 INFO kablam! su: No module specific data is present Oct 15 13:50:52.603 INFO running `"docker" "rm" "-f" "61fa9a6564615c9131c31e9abc504092932d389b25e6facc43d17343ba79f479"` Oct 15 13:50:52.943 INFO blam! 61fa9a6564615c9131c31e9abc504092932d389b25e6facc43d17343ba79f479 Oct 15 13:50:52.952 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-0/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/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 15 13:50:53.402 INFO blam! dc045cb8eb3243c6d840e2ca05e8f4bc5da136506a067a38dfabff05b115a4e4 Oct 15 13:50:53.406 INFO running `"docker" "start" "-a" "dc045cb8eb3243c6d840e2ca05e8f4bc5da136506a067a38dfabff05b115a4e4"` Oct 15 13:50:54.447 INFO kablam! usermod: no changes Oct 15 13:50:54.519 INFO kablam! warning: An explicit [[bin]] section is specified in Cargo.toml which currently Oct 15 13:50:54.519 INFO kablam! disables Cargo from automatically inferring other binary targets. Oct 15 13:50:54.519 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Oct 15 13:50:54.519 INFO kablam! files will be included as a binary target: Oct 15 13:50:54.519 INFO kablam! Oct 15 13:50:54.519 INFO kablam! * /source/src/main.rs Oct 15 13:50:54.519 INFO kablam! Oct 15 13:50:54.519 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Oct 15 13:50:54.519 INFO kablam! ready to be compiled as a binary target today. You can future-proof yourself Oct 15 13:50:54.519 INFO kablam! and disable this warning by adding `autobins = false` to your [package] Oct 15 13:50:54.519 INFO kablam! section. You may also move the files to a location where Cargo would not Oct 15 13:50:54.519 INFO kablam! automatically infer them to be a target, such as in subfolders. Oct 15 13:50:54.519 INFO kablam! Oct 15 13:50:54.519 INFO kablam! For more information on this warning you can consult Oct 15 13:50:54.519 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Oct 15 13:50:54.519 INFO kablam! warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `wordlist`, Oct 15 13:50:54.519 INFO kablam! please set bin.path in Cargo.toml Oct 15 13:50:54.579 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.10s Oct 15 13:50:54.583 INFO kablam! Running /target/debug/deps/wordlist-862b00993fc82173 Oct 15 13:50:54.591 INFO blam! Oct 15 13:50:54.591 INFO blam! running 0 tests Oct 15 13:50:54.591 INFO blam! Oct 15 13:50:54.591 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 13:50:54.591 INFO blam! Oct 15 13:50:54.597 INFO kablam! su: No module specific data is present Oct 15 13:50:55.209 INFO running `"docker" "rm" "-f" "dc045cb8eb3243c6d840e2ca05e8f4bc5da136506a067a38dfabff05b115a4e4"` Oct 15 13:50:55.535 INFO blam! dc045cb8eb3243c6d840e2ca05e8f4bc5da136506a067a38dfabff05b115a4e4