Oct 16 18:14:30.484 INFO testing alienlanguage-0.1.0 against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 16 18:14:30.484 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-3/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/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 18:14:30.739 INFO blam! 50fa03bf949a8d2320f4419530e3addde5b87538c4e6d1dadb38a0fb9b6641ce Oct 16 18:14:30.741 INFO running `"docker" "start" "-a" "50fa03bf949a8d2320f4419530e3addde5b87538c4e6d1dadb38a0fb9b6641ce"` Oct 16 18:14:31.235 INFO kablam! usermod: no changes Oct 16 18:14:31.265 INFO kablam! warning: An explicit [[bin]] section is specified in Cargo.toml which currently Oct 16 18:14:31.265 INFO kablam! disables Cargo from automatically inferring other binary targets. Oct 16 18:14:31.265 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Oct 16 18:14:31.265 INFO kablam! files will be included as a binary target: Oct 16 18:14:31.265 INFO kablam! Oct 16 18:14:31.265 INFO kablam! * /source/src/main.rs Oct 16 18:14:31.265 INFO kablam! Oct 16 18:14:31.265 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Oct 16 18:14:31.265 INFO kablam! ready to be compiled as a binary target today. You can future-proof yourself Oct 16 18:14:31.265 INFO kablam! and disable this warning by adding `autobins = false` to your [package] Oct 16 18:14:31.265 INFO kablam! section. You may also move the files to a location where Cargo would not Oct 16 18:14:31.265 INFO kablam! automatically infer them to be a target, such as in subfolders. Oct 16 18:14:31.266 INFO kablam! Oct 16 18:14:31.266 INFO kablam! For more information on this warning you can consult Oct 16 18:14:31.266 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Oct 16 18:14:31.266 INFO kablam! warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `webservice`, Oct 16 18:14:31.266 INFO kablam! please set bin.path in Cargo.toml Oct 16 18:14:31.321 INFO kablam! Compiling alienlanguage v0.1.0 (/source) Oct 16 18:14:36.995 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 5.74s Oct 16 18:14:37.000 INFO kablam! su: No module specific data is present Oct 16 18:14:37.507 INFO running `"docker" "rm" "-f" "50fa03bf949a8d2320f4419530e3addde5b87538c4e6d1dadb38a0fb9b6641ce"` Oct 16 18:14:37.614 INFO blam! 50fa03bf949a8d2320f4419530e3addde5b87538c4e6d1dadb38a0fb9b6641ce Oct 16 18:14:37.618 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-3/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/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 18:14:37.798 INFO blam! 46e72c4ab27f5c89ef9f867100728310dc5c189c8178e1d4811a807d71a245ce Oct 16 18:14:37.800 INFO running `"docker" "start" "-a" "46e72c4ab27f5c89ef9f867100728310dc5c189c8178e1d4811a807d71a245ce"` Oct 16 18:14:38.171 INFO kablam! usermod: no changes Oct 16 18:14:38.192 INFO kablam! warning: An explicit [[bin]] section is specified in Cargo.toml which currently Oct 16 18:14:38.192 INFO kablam! disables Cargo from automatically inferring other binary targets. Oct 16 18:14:38.192 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Oct 16 18:14:38.192 INFO kablam! files will be included as a binary target: Oct 16 18:14:38.192 INFO kablam! Oct 16 18:14:38.192 INFO kablam! * /source/src/main.rs Oct 16 18:14:38.192 INFO kablam! Oct 16 18:14:38.192 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Oct 16 18:14:38.192 INFO kablam! ready to be compiled as a binary target today. You can future-proof yourself Oct 16 18:14:38.192 INFO kablam! and disable this warning by adding `autobins = false` to your [package] Oct 16 18:14:38.192 INFO kablam! section. You may also move the files to a location where Cargo would not Oct 16 18:14:38.192 INFO kablam! automatically infer them to be a target, such as in subfolders. Oct 16 18:14:38.192 INFO kablam! Oct 16 18:14:38.192 INFO kablam! For more information on this warning you can consult Oct 16 18:14:38.192 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Oct 16 18:14:38.192 INFO kablam! warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `webservice`, Oct 16 18:14:38.192 INFO kablam! please set bin.path in Cargo.toml Oct 16 18:14:38.233 INFO kablam! Compiling alienlanguage v0.1.0 (/source) Oct 16 18:14:42.687 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 4.50s Oct 16 18:14:42.700 INFO kablam! su: No module specific data is present Oct 16 18:14:43.174 INFO running `"docker" "rm" "-f" "46e72c4ab27f5c89ef9f867100728310dc5c189c8178e1d4811a807d71a245ce"` Oct 16 18:14:43.359 INFO blam! 46e72c4ab27f5c89ef9f867100728310dc5c189c8178e1d4811a807d71a245ce Oct 16 18:14:43.375 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-3/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/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 18:14:43.761 INFO blam! f9cbbc42d1fcd23cbdd3c697b9f430de352ab77142c3c76acd165019fb987423 Oct 16 18:14:43.763 INFO running `"docker" "start" "-a" "f9cbbc42d1fcd23cbdd3c697b9f430de352ab77142c3c76acd165019fb987423"` Oct 16 18:14:45.111 INFO kablam! usermod: no changes Oct 16 18:14:45.195 INFO kablam! warning: An explicit [[bin]] section is specified in Cargo.toml which currently Oct 16 18:14:45.195 INFO kablam! disables Cargo from automatically inferring other binary targets. Oct 16 18:14:45.195 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Oct 16 18:14:45.195 INFO kablam! files will be included as a binary target: Oct 16 18:14:45.195 INFO kablam! Oct 16 18:14:45.195 INFO kablam! * /source/src/main.rs Oct 16 18:14:45.195 INFO kablam! Oct 16 18:14:45.195 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Oct 16 18:14:45.195 INFO kablam! ready to be compiled as a binary target today. You can future-proof yourself Oct 16 18:14:45.195 INFO kablam! and disable this warning by adding `autobins = false` to your [package] Oct 16 18:14:45.195 INFO kablam! section. You may also move the files to a location where Cargo would not Oct 16 18:14:45.195 INFO kablam! automatically infer them to be a target, such as in subfolders. Oct 16 18:14:45.195 INFO kablam! Oct 16 18:14:45.195 INFO kablam! For more information on this warning you can consult Oct 16 18:14:45.195 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Oct 16 18:14:45.195 INFO kablam! warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `webservice`, Oct 16 18:14:45.195 INFO kablam! please set bin.path in Cargo.toml Oct 16 18:14:45.248 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.11s Oct 16 18:14:45.250 INFO kablam! Running /target/debug/deps/alienlanguage-9dedbd05d6e33f09 Oct 16 18:14:45.258 INFO blam! Oct 16 18:14:45.258 INFO blam! running 2 tests Oct 16 18:14:45.258 INFO blam! test tests::it_works ... ok Oct 16 18:14:45.295 INFO blam! test tests::bench ... ok Oct 16 18:14:45.295 INFO kablam! Running /target/debug/deps/webservice-cdceea7013a3ded4 Oct 16 18:14:45.295 INFO blam! Oct 16 18:14:45.295 INFO kablam! Running /target/debug/deps/alienlanguage-a4e4a04abe3a0b57 Oct 16 18:14:45.295 INFO blam! test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 18:14:45.295 INFO blam! Oct 16 18:14:45.295 INFO blam! Oct 16 18:14:45.295 INFO blam! running 0 tests Oct 16 18:14:45.295 INFO blam! Oct 16 18:14:45.295 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 18:14:45.295 INFO blam! Oct 16 18:14:45.307 INFO blam! Oct 16 18:14:45.307 INFO blam! running 3 tests Oct 16 18:14:45.307 INFO blam! test small ... ok Oct 16 18:14:45.307 INFO blam! test sample ... ok Oct 16 18:14:49.773 INFO blam! test large ... ok Oct 16 18:14:49.774 INFO kablam! Doc-tests alienlanguage Oct 16 18:14:49.774 INFO blam! Oct 16 18:14:49.774 INFO blam! test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 18:14:49.774 INFO blam! Oct 16 18:14:50.939 INFO blam! Oct 16 18:14:50.939 INFO blam! running 2 tests Oct 16 18:14:52.651 INFO blam! test src/lib.rs - Problem<'a>::from_lines (line 52) ... ok Oct 16 18:14:52.909 INFO blam! test src/lib.rs - Problem (line 21) ... ok Oct 16 18:14:52.910 INFO blam! Oct 16 18:14:52.910 INFO blam! test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 18:14:52.910 INFO blam! Oct 16 18:14:52.924 INFO kablam! su: No module specific data is present Oct 16 18:14:53.423 INFO running `"docker" "rm" "-f" "f9cbbc42d1fcd23cbdd3c697b9f430de352ab77142c3c76acd165019fb987423"` Oct 16 18:14:53.739 INFO blam! f9cbbc42d1fcd23cbdd3c697b9f430de352ab77142c3c76acd165019fb987423