Oct 11 08:23:15.179 INFO testing wordlist-generator-0.1.1 against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 11 08:23:15.179 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen Oct 11 08:23:15.179 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-3/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 11 08:23:15.336 INFO blam! bb93d18dfdf298c32237752c134268efde3075c3babae9b4ca192a8395be54c7 Oct 11 08:23:15.338 INFO running `"docker" "start" "-a" "bb93d18dfdf298c32237752c134268efde3075c3babae9b4ca192a8395be54c7"` Oct 11 08:23:16.008 INFO kablam! usermod: no changes Oct 11 08:23:16.029 INFO kablam! warning: An explicit [[bin]] section is specified in Cargo.toml which currently Oct 11 08:23:16.029 INFO kablam! disables Cargo from automatically inferring other binary targets. Oct 11 08:23:16.029 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Oct 11 08:23:16.029 INFO kablam! files will be included as a binary target: Oct 11 08:23:16.029 INFO kablam! Oct 11 08:23:16.029 INFO kablam! * /source/src/main.rs Oct 11 08:23:16.029 INFO kablam! Oct 11 08:23:16.029 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Oct 11 08:23:16.029 INFO kablam! ready to be compiled as a binary target today. You can future-proof yourself Oct 11 08:23:16.029 INFO kablam! and disable this warning by adding `autobins = false` to your [package] Oct 11 08:23:16.029 INFO kablam! section. You may also move the files to a location where Cargo would not Oct 11 08:23:16.029 INFO kablam! automatically infer them to be a target, such as in subfolders. Oct 11 08:23:16.029 INFO kablam! Oct 11 08:23:16.029 INFO kablam! For more information on this warning you can consult Oct 11 08:23:16.029 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Oct 11 08:23:16.029 INFO kablam! warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `wordlist`, Oct 11 08:23:16.029 INFO kablam! please set bin.path in Cargo.toml Oct 11 08:23:16.061 INFO kablam! Compiling wordlist-generator v0.1.1 (/source) Oct 11 08:23:18.405 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.38s Oct 11 08:23:18.408 INFO kablam! su: No module specific data is present Oct 11 08:23:18.719 INFO running `"docker" "rm" "-f" "bb93d18dfdf298c32237752c134268efde3075c3babae9b4ca192a8395be54c7"` Oct 11 08:23:18.919 INFO blam! bb93d18dfdf298c32237752c134268efde3075c3babae9b4ca192a8395be54c7 Oct 11 08:23:18.922 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run Oct 11 08:23:18.922 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-3/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 11 08:23:19.187 INFO blam! 78d82abb4e15139cb58ee1a99f4709e84720cd4550ac2c054458382a65333051 Oct 11 08:23:19.188 INFO running `"docker" "start" "-a" "78d82abb4e15139cb58ee1a99f4709e84720cd4550ac2c054458382a65333051"` Oct 11 08:23:19.676 INFO kablam! usermod: no changes Oct 11 08:23:19.702 INFO kablam! warning: An explicit [[bin]] section is specified in Cargo.toml which currently Oct 11 08:23:19.702 INFO kablam! disables Cargo from automatically inferring other binary targets. Oct 11 08:23:19.702 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Oct 11 08:23:19.702 INFO kablam! files will be included as a binary target: Oct 11 08:23:19.702 INFO kablam! Oct 11 08:23:19.702 INFO kablam! * /source/src/main.rs Oct 11 08:23:19.702 INFO kablam! Oct 11 08:23:19.702 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Oct 11 08:23:19.702 INFO kablam! ready to be compiled as a binary target today. You can future-proof yourself Oct 11 08:23:19.702 INFO kablam! and disable this warning by adding `autobins = false` to your [package] Oct 11 08:23:19.702 INFO kablam! section. You may also move the files to a location where Cargo would not Oct 11 08:23:19.702 INFO kablam! automatically infer them to be a target, such as in subfolders. Oct 11 08:23:19.702 INFO kablam! Oct 11 08:23:19.702 INFO kablam! For more information on this warning you can consult Oct 11 08:23:19.702 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Oct 11 08:23:19.702 INFO kablam! warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `wordlist`, Oct 11 08:23:19.703 INFO kablam! please set bin.path in Cargo.toml Oct 11 08:23:19.720 INFO kablam! Compiling wordlist-generator v0.1.1 (/source) Oct 11 08:23:21.394 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.69s Oct 11 08:23:21.398 INFO kablam! su: No module specific data is present Oct 11 08:23:21.620 INFO running `"docker" "rm" "-f" "78d82abb4e15139cb58ee1a99f4709e84720cd4550ac2c054458382a65333051"` Oct 11 08:23:21.700 INFO blam! 78d82abb4e15139cb58ee1a99f4709e84720cd4550ac2c054458382a65333051 Oct 11 08:23:21.701 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen Oct 11 08:23:21.701 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-3/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 11 08:23:21.854 INFO blam! f377be29709bc92c1e8ba02d60009812d129170d01f6e928c9af6aae0edfde31 Oct 11 08:23:21.859 INFO running `"docker" "start" "-a" "f377be29709bc92c1e8ba02d60009812d129170d01f6e928c9af6aae0edfde31"` Oct 11 08:23:22.352 INFO kablam! usermod: no changes Oct 11 08:23:22.379 INFO kablam! warning: An explicit [[bin]] section is specified in Cargo.toml which currently Oct 11 08:23:22.379 INFO kablam! disables Cargo from automatically inferring other binary targets. Oct 11 08:23:22.379 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Oct 11 08:23:22.379 INFO kablam! files will be included as a binary target: Oct 11 08:23:22.379 INFO kablam! Oct 11 08:23:22.379 INFO kablam! * /source/src/main.rs Oct 11 08:23:22.379 INFO kablam! Oct 11 08:23:22.379 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Oct 11 08:23:22.379 INFO kablam! ready to be compiled as a binary target today. You can future-proof yourself Oct 11 08:23:22.379 INFO kablam! and disable this warning by adding `autobins = false` to your [package] Oct 11 08:23:22.379 INFO kablam! section. You may also move the files to a location where Cargo would not Oct 11 08:23:22.379 INFO kablam! automatically infer them to be a target, such as in subfolders. Oct 11 08:23:22.379 INFO kablam! Oct 11 08:23:22.379 INFO kablam! For more information on this warning you can consult Oct 11 08:23:22.379 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Oct 11 08:23:22.379 INFO kablam! warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `wordlist`, Oct 11 08:23:22.379 INFO kablam! please set bin.path in Cargo.toml Oct 11 08:23:22.398 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.02s Oct 11 08:23:22.399 INFO kablam! Running /target/debug/deps/wordlist-ec02efd394d6f962 Oct 11 08:23:22.401 INFO blam! Oct 11 08:23:22.401 INFO blam! running 0 tests Oct 11 08:23:22.401 INFO blam! Oct 11 08:23:22.401 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 08:23:22.401 INFO blam! Oct 11 08:23:22.402 INFO kablam! su: No module specific data is present Oct 11 08:23:22.630 INFO running `"docker" "rm" "-f" "f377be29709bc92c1e8ba02d60009812d129170d01f6e928c9af6aae0edfde31"` Oct 11 08:23:22.718 INFO blam! f377be29709bc92c1e8ba02d60009812d129170d01f6e928c9af6aae0edfde31