Oct 12 06:16:59.181 INFO testing alienlanguage-0.1.0 against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 12 06:16:59.181 INFO running `"docker" "create" "-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/test-source/worker-6/rustdoc-test-static-cling/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 12 06:16:59.412 INFO blam! 3029fecf7989aacf32d8f36cb29bd624432291e73fda6c885a77bc3c752ccb7b Oct 12 06:16:59.417 INFO running `"docker" "start" "-a" "3029fecf7989aacf32d8f36cb29bd624432291e73fda6c885a77bc3c752ccb7b"` Oct 12 06:17:00.132 INFO kablam! usermod: no changes Oct 12 06:17:00.161 INFO kablam! warning: An explicit [[bin]] section is specified in Cargo.toml which currently Oct 12 06:17:00.161 INFO kablam! disables Cargo from automatically inferring other binary targets. Oct 12 06:17:00.161 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Oct 12 06:17:00.161 INFO kablam! files will be included as a binary target: Oct 12 06:17:00.161 INFO kablam! Oct 12 06:17:00.161 INFO kablam! * /source/src/main.rs Oct 12 06:17:00.161 INFO kablam! Oct 12 06:17:00.162 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Oct 12 06:17:00.162 INFO kablam! ready to be compiled as a binary target today. You can future-proof yourself Oct 12 06:17:00.162 INFO kablam! and disable this warning by adding `autobins = false` to your [package] Oct 12 06:17:00.162 INFO kablam! section. You may also move the files to a location where Cargo would not Oct 12 06:17:00.162 INFO kablam! automatically infer them to be a target, such as in subfolders. Oct 12 06:17:00.162 INFO kablam! Oct 12 06:17:00.162 INFO kablam! For more information on this warning you can consult Oct 12 06:17:00.162 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Oct 12 06:17:00.162 INFO kablam! warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `webservice`, Oct 12 06:17:00.162 INFO kablam! please set bin.path in Cargo.toml Oct 12 06:17:00.239 INFO kablam! Compiling alienlanguage v0.1.0 (/source) Oct 12 06:17:08.181 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 8.03s Oct 12 06:17:08.184 INFO kablam! su: No module specific data is present Oct 12 06:17:08.404 INFO running `"docker" "rm" "-f" "3029fecf7989aacf32d8f36cb29bd624432291e73fda6c885a77bc3c752ccb7b"` Oct 12 06:17:08.504 INFO blam! 3029fecf7989aacf32d8f36cb29bd624432291e73fda6c885a77bc3c752ccb7b Oct 12 06:17:08.505 INFO running `"docker" "create" "-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/test-source/worker-6/rustdoc-test-static-cling/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 12 06:17:08.710 INFO blam! 37f6b9df27494887c14c3fd2f62c533e2ecf586ed09fb3e04f32be576647b90b Oct 12 06:17:08.712 INFO running `"docker" "start" "-a" "37f6b9df27494887c14c3fd2f62c533e2ecf586ed09fb3e04f32be576647b90b"` Oct 12 06:17:09.192 INFO kablam! usermod: no changes Oct 12 06:17:09.215 INFO kablam! warning: An explicit [[bin]] section is specified in Cargo.toml which currently Oct 12 06:17:09.216 INFO kablam! disables Cargo from automatically inferring other binary targets. Oct 12 06:17:09.216 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Oct 12 06:17:09.216 INFO kablam! files will be included as a binary target: Oct 12 06:17:09.216 INFO kablam! Oct 12 06:17:09.216 INFO kablam! * /source/src/main.rs Oct 12 06:17:09.216 INFO kablam! Oct 12 06:17:09.216 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Oct 12 06:17:09.216 INFO kablam! ready to be compiled as a binary target today. You can future-proof yourself Oct 12 06:17:09.216 INFO kablam! and disable this warning by adding `autobins = false` to your [package] Oct 12 06:17:09.216 INFO kablam! section. You may also move the files to a location where Cargo would not Oct 12 06:17:09.216 INFO kablam! automatically infer them to be a target, such as in subfolders. Oct 12 06:17:09.216 INFO kablam! Oct 12 06:17:09.216 INFO kablam! For more information on this warning you can consult Oct 12 06:17:09.216 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Oct 12 06:17:09.216 INFO kablam! warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `webservice`, Oct 12 06:17:09.216 INFO kablam! please set bin.path in Cargo.toml Oct 12 06:17:09.258 INFO kablam! Compiling alienlanguage v0.1.0 (/source) Oct 12 06:17:14.286 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 5.08s Oct 12 06:17:14.296 INFO kablam! su: No module specific data is present Oct 12 06:17:14.603 INFO running `"docker" "rm" "-f" "37f6b9df27494887c14c3fd2f62c533e2ecf586ed09fb3e04f32be576647b90b"` Oct 12 06:17:14.744 INFO blam! 37f6b9df27494887c14c3fd2f62c533e2ecf586ed09fb3e04f32be576647b90b Oct 12 06:17:14.744 INFO running `"docker" "create" "-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/test-source/worker-6/rustdoc-test-static-cling/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 12 06:17:14.964 INFO blam! 0593d2673dd0ff62c5e0a8a814574aeccace3fcf5f7da6b61208d7e6a758a53c Oct 12 06:17:14.967 INFO running `"docker" "start" "-a" "0593d2673dd0ff62c5e0a8a814574aeccace3fcf5f7da6b61208d7e6a758a53c"` Oct 12 06:17:15.558 INFO kablam! usermod: no changes Oct 12 06:17:15.598 INFO kablam! warning: An explicit [[bin]] section is specified in Cargo.toml which currently Oct 12 06:17:15.598 INFO kablam! disables Cargo from automatically inferring other binary targets. Oct 12 06:17:15.598 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Oct 12 06:17:15.598 INFO kablam! files will be included as a binary target: Oct 12 06:17:15.599 INFO kablam! Oct 12 06:17:15.599 INFO kablam! * /source/src/main.rs Oct 12 06:17:15.599 INFO kablam! Oct 12 06:17:15.600 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Oct 12 06:17:15.600 INFO kablam! ready to be compiled as a binary target today. You can future-proof yourself Oct 12 06:17:15.600 INFO kablam! and disable this warning by adding `autobins = false` to your [package] Oct 12 06:17:15.601 INFO kablam! section. You may also move the files to a location where Cargo would not Oct 12 06:17:15.601 INFO kablam! automatically infer them to be a target, such as in subfolders. Oct 12 06:17:15.601 INFO kablam! Oct 12 06:17:15.601 INFO kablam! For more information on this warning you can consult Oct 12 06:17:15.602 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Oct 12 06:17:15.602 INFO kablam! warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `webservice`, Oct 12 06:17:15.602 INFO kablam! please set bin.path in Cargo.toml Oct 12 06:17:15.629 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.04s Oct 12 06:17:15.631 INFO kablam! Running /target/debug/deps/alienlanguage-9dedbd05d6e33f09 Oct 12 06:17:15.633 INFO blam! Oct 12 06:17:15.633 INFO blam! running 2 tests Oct 12 06:17:15.636 INFO blam! test tests::it_works ... ok Oct 12 06:17:15.656 INFO blam! test tests::bench ... ok Oct 12 06:17:15.657 INFO kablam! Running /target/debug/deps/webservice-cdceea7013a3ded4 Oct 12 06:17:15.657 INFO blam! Oct 12 06:17:15.657 INFO blam! test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 12 06:17:15.657 INFO blam! Oct 12 06:17:15.658 INFO blam! Oct 12 06:17:15.658 INFO blam! running 0 tests Oct 12 06:17:15.658 INFO blam! Oct 12 06:17:15.658 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 12 06:17:15.658 INFO blam! Oct 12 06:17:15.659 INFO kablam! Running /target/debug/deps/alienlanguage-a4e4a04abe3a0b57 Oct 12 06:17:15.661 INFO blam! Oct 12 06:17:15.661 INFO blam! running 3 tests Oct 12 06:17:15.663 INFO blam! test sample ... ok Oct 12 06:17:15.663 INFO blam! test small ... ok Oct 12 06:17:20.169 INFO blam! test large ... ok Oct 12 06:17:20.170 INFO blam! Oct 12 06:17:20.170 INFO blam! test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 12 06:17:20.170 INFO blam! Oct 12 06:17:20.172 INFO kablam! Doc-tests alienlanguage Oct 12 06:17:21.928 INFO blam! Oct 12 06:17:21.929 INFO blam! running 2 tests Oct 12 06:17:25.388 INFO blam! test src/lib.rs - Problem<'a>::from_lines (line 52) ... ok Oct 12 06:17:25.563 INFO blam! test src/lib.rs - Problem (line 21) ... ok Oct 12 06:17:25.563 INFO blam! Oct 12 06:17:25.563 INFO blam! test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 12 06:17:25.564 INFO blam! Oct 12 06:17:25.574 INFO kablam! su: No module specific data is present Oct 12 06:17:25.949 INFO running `"docker" "rm" "-f" "0593d2673dd0ff62c5e0a8a814574aeccace3fcf5f7da6b61208d7e6a758a53c"` Oct 12 06:17:26.282 INFO blam! 0593d2673dd0ff62c5e0a8a814574aeccace3fcf5f7da6b61208d7e6a758a53c