Dec 15 22:51:42.592 INFO testing alienlanguage-0.1.0 against master#bd47d6825bf4090517549d33cfef10d3300b4a75 for pr-56550 Dec 15 22:51:42.592 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56550/worker-3/master#bd47d6825bf4090517549d33cfef10d3300b4a75:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-3/pr-56550/master#bd47d6825bf4090517549d33cfef10d3300b4a75:/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 +bd47d6825bf4090517549d33cfef10d3300b4a75-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"` Dec 15 22:51:42.904 INFO [stdout] 8218531e0150451e517f9189e04d0fd4d6c3f707f932ac50e9fdbf4b7b37f7b1 Dec 15 22:51:42.910 INFO running `"docker" "start" "-a" "8218531e0150451e517f9189e04d0fd4d6c3f707f932ac50e9fdbf4b7b37f7b1"` Dec 15 22:51:43.422 INFO [stderr] usermod: no changes Dec 15 22:51:43.449 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Dec 15 22:51:43.449 INFO [stderr] disables Cargo from automatically inferring other binary targets. Dec 15 22:51:43.449 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Dec 15 22:51:43.449 INFO [stderr] files will be included as a binary target: Dec 15 22:51:43.449 INFO [stderr] Dec 15 22:51:43.449 INFO [stderr] * /source/src/main.rs Dec 15 22:51:43.449 INFO [stderr] Dec 15 22:51:43.449 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Dec 15 22:51:43.449 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Dec 15 22:51:43.449 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Dec 15 22:51:43.449 INFO [stderr] section. You may also move the files to a location where Cargo would not Dec 15 22:51:43.449 INFO [stderr] automatically infer them to be a target, such as in subfolders. Dec 15 22:51:43.449 INFO [stderr] Dec 15 22:51:43.449 INFO [stderr] For more information on this warning you can consult Dec 15 22:51:43.449 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Dec 15 22:51:43.449 INFO [stderr] warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `webservice`, Dec 15 22:51:43.449 INFO [stderr] please set bin.path in Cargo.toml Dec 15 22:51:43.495 INFO [stderr] Compiling alienlanguage v0.1.0 (/source) Dec 15 22:51:49.063 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 5.62s Dec 15 22:51:49.067 INFO [stderr] su: No module specific data is present Dec 15 22:51:49.708 INFO running `"docker" "inspect" "8218531e0150451e517f9189e04d0fd4d6c3f707f932ac50e9fdbf4b7b37f7b1"` Dec 15 22:51:49.964 INFO running `"docker" "rm" "-f" "8218531e0150451e517f9189e04d0fd4d6c3f707f932ac50e9fdbf4b7b37f7b1"` Dec 15 22:51:50.086 INFO [stdout] 8218531e0150451e517f9189e04d0fd4d6c3f707f932ac50e9fdbf4b7b37f7b1 Dec 15 22:51:50.086 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56550/worker-3/master#bd47d6825bf4090517549d33cfef10d3300b4a75:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-3/pr-56550/master#bd47d6825bf4090517549d33cfef10d3300b4a75:/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 +bd47d6825bf4090517549d33cfef10d3300b4a75-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"` Dec 15 22:51:50.309 INFO [stdout] 1f16a67d5fe50e3e8590b95be1c2362fad3dabc61d115cb2d4bd5f5af0770e88 Dec 15 22:51:50.311 INFO running `"docker" "start" "-a" "1f16a67d5fe50e3e8590b95be1c2362fad3dabc61d115cb2d4bd5f5af0770e88"` Dec 15 22:51:50.850 INFO [stderr] usermod: no changes Dec 15 22:51:50.887 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Dec 15 22:51:50.887 INFO [stderr] disables Cargo from automatically inferring other binary targets. Dec 15 22:51:50.887 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Dec 15 22:51:50.887 INFO [stderr] files will be included as a binary target: Dec 15 22:51:50.887 INFO [stderr] Dec 15 22:51:50.887 INFO [stderr] * /source/src/main.rs Dec 15 22:51:50.887 INFO [stderr] Dec 15 22:51:50.887 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Dec 15 22:51:50.887 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Dec 15 22:51:50.887 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Dec 15 22:51:50.887 INFO [stderr] section. You may also move the files to a location where Cargo would not Dec 15 22:51:50.887 INFO [stderr] automatically infer them to be a target, such as in subfolders. Dec 15 22:51:50.887 INFO [stderr] Dec 15 22:51:50.887 INFO [stderr] For more information on this warning you can consult Dec 15 22:51:50.887 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Dec 15 22:51:50.887 INFO [stderr] warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `webservice`, Dec 15 22:51:50.887 INFO [stderr] please set bin.path in Cargo.toml Dec 15 22:51:50.939 INFO [stderr] Compiling alienlanguage v0.1.0 (/source) Dec 15 22:51:54.939 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 4.06s Dec 15 22:51:54.947 INFO [stderr] su: No module specific data is present Dec 15 22:51:55.330 INFO running `"docker" "inspect" "1f16a67d5fe50e3e8590b95be1c2362fad3dabc61d115cb2d4bd5f5af0770e88"` Dec 15 22:51:55.426 INFO running `"docker" "rm" "-f" "1f16a67d5fe50e3e8590b95be1c2362fad3dabc61d115cb2d4bd5f5af0770e88"` Dec 15 22:51:55.587 INFO [stdout] 1f16a67d5fe50e3e8590b95be1c2362fad3dabc61d115cb2d4bd5f5af0770e88 Dec 15 22:51:55.595 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56550/worker-3/master#bd47d6825bf4090517549d33cfef10d3300b4a75:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-3/pr-56550/master#bd47d6825bf4090517549d33cfef10d3300b4a75:/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 +bd47d6825bf4090517549d33cfef10d3300b4a75-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"` Dec 15 22:51:55.853 INFO [stdout] 064ec614287140fecb80fe50f34f758e3fdfceaf4b1314794671191e6a194fef Dec 15 22:51:55.859 INFO running `"docker" "start" "-a" "064ec614287140fecb80fe50f34f758e3fdfceaf4b1314794671191e6a194fef"` Dec 15 22:51:56.526 INFO [stderr] usermod: no changes Dec 15 22:51:56.551 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Dec 15 22:51:56.551 INFO [stderr] disables Cargo from automatically inferring other binary targets. Dec 15 22:51:56.551 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Dec 15 22:51:56.551 INFO [stderr] files will be included as a binary target: Dec 15 22:51:56.552 INFO [stderr] Dec 15 22:51:56.552 INFO [stderr] * /source/src/main.rs Dec 15 22:51:56.552 INFO [stderr] Dec 15 22:51:56.552 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Dec 15 22:51:56.552 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Dec 15 22:51:56.552 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Dec 15 22:51:56.552 INFO [stderr] section. You may also move the files to a location where Cargo would not Dec 15 22:51:56.552 INFO [stderr] automatically infer them to be a target, such as in subfolders. Dec 15 22:51:56.552 INFO [stderr] Dec 15 22:51:56.552 INFO [stderr] For more information on this warning you can consult Dec 15 22:51:56.552 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Dec 15 22:51:56.552 INFO [stderr] warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `webservice`, Dec 15 22:51:56.552 INFO [stderr] please set bin.path in Cargo.toml Dec 15 22:51:56.604 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.06s Dec 15 22:51:56.617 INFO [stderr] Running /target/debug/deps/alienlanguage-06ea1b726ff9ead0 Dec 15 22:51:56.620 INFO [stdout] Dec 15 22:51:56.620 INFO [stdout] running 2 tests Dec 15 22:51:56.635 INFO [stdout] test tests::it_works ... ok Dec 15 22:51:56.663 INFO [stdout] test tests::bench ... ok Dec 15 22:51:56.663 INFO [stdout] Dec 15 22:51:56.663 INFO [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Dec 15 22:51:56.664 INFO [stdout] Dec 15 22:51:56.664 INFO [stderr] Running /target/debug/deps/webservice-9fc2a5c43999b3b0 Dec 15 22:51:56.665 INFO [stdout] Dec 15 22:51:56.665 INFO [stdout] running 0 tests Dec 15 22:51:56.665 INFO [stdout] Dec 15 22:51:56.665 INFO [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Dec 15 22:51:56.666 INFO [stdout] Dec 15 22:51:56.675 INFO [stdout] Dec 15 22:51:56.675 INFO [stderr] Running /target/debug/deps/alienlanguage-6b84918b2352ccab Dec 15 22:51:56.675 INFO [stdout] running 3 tests Dec 15 22:51:56.675 INFO [stdout] test small ... ok Dec 15 22:51:56.675 INFO [stdout] test sample ... ok Dec 15 22:52:01.511 INFO [stdout] test large ... ok Dec 15 22:52:01.511 INFO [stdout] Dec 15 22:52:01.511 INFO [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Dec 15 22:52:01.511 INFO [stdout] Dec 15 22:52:01.511 INFO [stderr] Doc-tests alienlanguage Dec 15 22:52:02.831 INFO [stdout] Dec 15 22:52:02.831 INFO [stdout] running 2 tests Dec 15 22:52:04.887 INFO [stdout] test src/lib.rs - Problem<'a>::from_lines (line 52) ... ok Dec 15 22:52:04.893 INFO [stdout] test src/lib.rs - Problem (line 21) ... ok Dec 15 22:52:04.893 INFO [stdout] Dec 15 22:52:04.893 INFO [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Dec 15 22:52:04.893 INFO [stdout] Dec 15 22:52:04.906 INFO [stderr] su: No module specific data is present Dec 15 22:52:05.153 INFO running `"docker" "inspect" "064ec614287140fecb80fe50f34f758e3fdfceaf4b1314794671191e6a194fef"` Dec 15 22:52:05.283 INFO running `"docker" "rm" "-f" "064ec614287140fecb80fe50f34f758e3fdfceaf4b1314794671191e6a194fef"` Dec 15 22:52:05.357 INFO [stdout] 064ec614287140fecb80fe50f34f758e3fdfceaf4b1314794671191e6a194fef