Oct 16 00:23:19.417 INFO testing permutate-0.3.2 against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 16 00:23:19.419 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-2/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-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 16 00:23:20.019 INFO blam! 2f0664fc97bc5ce37001f816c3ecb9070100116af7016b9fe275f57d0ec8c3b3 Oct 16 00:23:20.031 INFO running `"docker" "start" "-a" "2f0664fc97bc5ce37001f816c3ecb9070100116af7016b9fe275f57d0ec8c3b3"` Oct 16 00:23:20.986 INFO kablam! usermod: no changes Oct 16 00:23:21.054 INFO kablam! warning: An explicit [[bin]] section is specified in Cargo.toml which currently Oct 16 00:23:21.055 INFO kablam! disables Cargo from automatically inferring other binary targets. Oct 16 00:23:21.055 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Oct 16 00:23:21.055 INFO kablam! files will be included as a binary target: Oct 16 00:23:21.055 INFO kablam! Oct 16 00:23:21.055 INFO kablam! * /source/src/bin/arguments.rs Oct 16 00:23:21.055 INFO kablam! * /source/src/bin/man.rs Oct 16 00:23:21.055 INFO kablam! * /source/src/bin/buffer.rs Oct 16 00:23:21.055 INFO kablam! Oct 16 00:23:21.055 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Oct 16 00:23:21.055 INFO kablam! ready to be compiled as a binary target today. You can future-proof yourself Oct 16 00:23:21.055 INFO kablam! and disable this warning by adding `autobins = false` to your [package] Oct 16 00:23:21.055 INFO kablam! section. You may also move the files to a location where Cargo would not Oct 16 00:23:21.055 INFO kablam! automatically infer them to be a target, such as in subfolders. Oct 16 00:23:21.055 INFO kablam! Oct 16 00:23:21.055 INFO kablam! For more information on this warning you can consult Oct 16 00:23:21.055 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Oct 16 00:23:21.055 INFO kablam! Compiling permutate v0.3.2 (/source) Oct 16 00:23:24.467 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 3.45s Oct 16 00:23:24.467 INFO kablam! su: No module specific data is present Oct 16 00:23:24.856 INFO running `"docker" "rm" "-f" "2f0664fc97bc5ce37001f816c3ecb9070100116af7016b9fe275f57d0ec8c3b3"` Oct 16 00:23:25.083 INFO blam! 2f0664fc97bc5ce37001f816c3ecb9070100116af7016b9fe275f57d0ec8c3b3 Oct 16 00:23:25.087 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-2/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-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 16 00:23:25.483 INFO blam! 9fde7e1776bcc7287731c6b60471816008d3da4cb22bd8bc4f8b5c31ec9b3fc2 Oct 16 00:23:25.495 INFO running `"docker" "start" "-a" "9fde7e1776bcc7287731c6b60471816008d3da4cb22bd8bc4f8b5c31ec9b3fc2"` Oct 16 00:23:26.334 INFO kablam! usermod: no changes Oct 16 00:23:26.365 INFO kablam! warning: An explicit [[bin]] section is specified in Cargo.toml which currently Oct 16 00:23:26.365 INFO kablam! disables Cargo from automatically inferring other binary targets. Oct 16 00:23:26.365 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Oct 16 00:23:26.365 INFO kablam! files will be included as a binary target: Oct 16 00:23:26.365 INFO kablam! Oct 16 00:23:26.365 INFO kablam! * /source/src/bin/arguments.rs Oct 16 00:23:26.365 INFO kablam! * /source/src/bin/man.rs Oct 16 00:23:26.365 INFO kablam! * /source/src/bin/buffer.rs Oct 16 00:23:26.365 INFO kablam! Oct 16 00:23:26.365 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Oct 16 00:23:26.365 INFO kablam! ready to be compiled as a binary target today. You can future-proof yourself Oct 16 00:23:26.365 INFO kablam! and disable this warning by adding `autobins = false` to your [package] Oct 16 00:23:26.365 INFO kablam! section. You may also move the files to a location where Cargo would not Oct 16 00:23:26.365 INFO kablam! automatically infer them to be a target, such as in subfolders. Oct 16 00:23:26.365 INFO kablam! Oct 16 00:23:26.365 INFO kablam! For more information on this warning you can consult Oct 16 00:23:26.365 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Oct 16 00:23:26.368 INFO kablam! Compiling permutate v0.3.2 (/source) Oct 16 00:23:28.360 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.00s Oct 16 00:23:28.360 INFO kablam! su: No module specific data is present Oct 16 00:23:28.598 INFO running `"docker" "rm" "-f" "9fde7e1776bcc7287731c6b60471816008d3da4cb22bd8bc4f8b5c31ec9b3fc2"` Oct 16 00:23:28.668 INFO blam! 9fde7e1776bcc7287731c6b60471816008d3da4cb22bd8bc4f8b5c31ec9b3fc2 Oct 16 00:23:28.670 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-2/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-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 16 00:23:28.882 INFO blam! 0e4d64816fb4614d459f6ec69c1beb01bf7a5a917280a85ed416ef708941c061 Oct 16 00:23:28.884 INFO running `"docker" "start" "-a" "0e4d64816fb4614d459f6ec69c1beb01bf7a5a917280a85ed416ef708941c061"` Oct 16 00:23:29.391 INFO kablam! usermod: no changes Oct 16 00:23:29.419 INFO kablam! warning: An explicit [[bin]] section is specified in Cargo.toml which currently Oct 16 00:23:29.419 INFO kablam! disables Cargo from automatically inferring other binary targets. Oct 16 00:23:29.419 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Oct 16 00:23:29.419 INFO kablam! files will be included as a binary target: Oct 16 00:23:29.419 INFO kablam! Oct 16 00:23:29.419 INFO kablam! * /source/src/bin/arguments.rs Oct 16 00:23:29.419 INFO kablam! * /source/src/bin/man.rs Oct 16 00:23:29.419 INFO kablam! * /source/src/bin/buffer.rs Oct 16 00:23:29.419 INFO kablam! Oct 16 00:23:29.419 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Oct 16 00:23:29.419 INFO kablam! ready to be compiled as a binary target today. You can future-proof yourself Oct 16 00:23:29.419 INFO kablam! and disable this warning by adding `autobins = false` to your [package] Oct 16 00:23:29.419 INFO kablam! section. You may also move the files to a location where Cargo would not Oct 16 00:23:29.419 INFO kablam! automatically infer them to be a target, such as in subfolders. Oct 16 00:23:29.419 INFO kablam! Oct 16 00:23:29.419 INFO kablam! For more information on this warning you can consult Oct 16 00:23:29.419 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Oct 16 00:23:29.421 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.01s Oct 16 00:23:29.421 INFO kablam! Running /target/debug/deps/permutate-c6ba010f91734051 Oct 16 00:23:29.422 INFO blam! Oct 16 00:23:29.423 INFO blam! running 4 tests Oct 16 00:23:29.423 INFO blam! test test::test_reset ... ok Oct 16 00:23:29.423 INFO blam! test test::test_permutation_values ... ok Oct 16 00:23:29.427 INFO blam! test test::single_list_permutation ... ok Oct 16 00:23:30.888 INFO blam! test test::test_million_permutations ... ok Oct 16 00:23:30.888 INFO blam! Oct 16 00:23:30.888 INFO blam! test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 00:23:30.888 INFO blam! Oct 16 00:23:30.889 INFO kablam! Running /target/debug/deps/permutate-dd080295ca7279c0 Oct 16 00:23:30.890 INFO blam! Oct 16 00:23:30.890 INFO blam! running 1 test Oct 16 00:23:30.891 INFO blam! test arguments::test::test_parse_arguments ... ok Oct 16 00:23:30.891 INFO blam! Oct 16 00:23:30.891 INFO blam! test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 00:23:30.891 INFO blam! Oct 16 00:23:30.892 INFO kablam! Doc-tests permutate Oct 16 00:23:31.725 INFO blam! Oct 16 00:23:31.725 INFO blam! running 3 tests Oct 16 00:23:33.227 INFO blam! test src/lib.rs - (line 51) ... ok Oct 16 00:23:33.447 INFO blam! test src/lib.rs - (line 22) ... ok Oct 16 00:23:33.675 INFO blam! test src/lib.rs - (line 87) ... ok Oct 16 00:23:33.675 INFO blam! Oct 16 00:23:33.675 INFO blam! test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 00:23:33.675 INFO blam! Oct 16 00:23:33.685 INFO kablam! su: No module specific data is present Oct 16 00:23:33.992 INFO running `"docker" "rm" "-f" "0e4d64816fb4614d459f6ec69c1beb01bf7a5a917280a85ed416ef708941c061"` Oct 16 00:23:34.109 INFO blam! 0e4d64816fb4614d459f6ec69c1beb01bf7a5a917280a85ed416ef708941c061