Dec 15 22:51:41.160 INFO testing alienlanguage-0.1.0 against try#aa49d8ef14939ddec0e34b346b60174a5673d48f for pr-56550 Dec 15 22:51:41.160 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56550/worker-4/try#aa49d8ef14939ddec0e34b346b60174a5673d48f:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-4/pr-56550/try#aa49d8ef14939ddec0e34b346b60174a5673d48f:/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 +aa49d8ef14939ddec0e34b346b60174a5673d48f-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:41.562 INFO [stdout] dde43f7ba7d987c6e2bfc672a825f2251ea7116705209bf5b5c0bd0836d1b5f0 Dec 15 22:51:41.564 INFO running `"docker" "start" "-a" "dde43f7ba7d987c6e2bfc672a825f2251ea7116705209bf5b5c0bd0836d1b5f0"` Dec 15 22:51:42.632 INFO [stderr] usermod: no changes Dec 15 22:51:42.675 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Dec 15 22:51:42.675 INFO [stderr] disables Cargo from automatically inferring other binary targets. Dec 15 22:51:42.675 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Dec 15 22:51:42.675 INFO [stderr] files will be included as a binary target: Dec 15 22:51:42.675 INFO [stderr] Dec 15 22:51:42.675 INFO [stderr] * /source/src/main.rs Dec 15 22:51:42.675 INFO [stderr] Dec 15 22:51:42.675 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Dec 15 22:51:42.675 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Dec 15 22:51:42.675 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Dec 15 22:51:42.675 INFO [stderr] section. You may also move the files to a location where Cargo would not Dec 15 22:51:42.675 INFO [stderr] automatically infer them to be a target, such as in subfolders. Dec 15 22:51:42.675 INFO [stderr] Dec 15 22:51:42.675 INFO [stderr] For more information on this warning you can consult Dec 15 22:51:42.675 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Dec 15 22:51:42.675 INFO [stderr] warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `webservice`, Dec 15 22:51:42.675 INFO [stderr] please set bin.path in Cargo.toml Dec 15 22:51:42.761 INFO [stderr] Compiling alienlanguage v0.1.0 (/source) Dec 15 22:51:48.844 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 6.18s Dec 15 22:51:48.850 INFO [stderr] su: No module specific data is present Dec 15 22:51:49.759 INFO running `"docker" "inspect" "dde43f7ba7d987c6e2bfc672a825f2251ea7116705209bf5b5c0bd0836d1b5f0"` Dec 15 22:51:49.977 INFO running `"docker" "rm" "-f" "dde43f7ba7d987c6e2bfc672a825f2251ea7116705209bf5b5c0bd0836d1b5f0"` Dec 15 22:51:50.091 INFO [stdout] dde43f7ba7d987c6e2bfc672a825f2251ea7116705209bf5b5c0bd0836d1b5f0 Dec 15 22:51:50.093 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56550/worker-4/try#aa49d8ef14939ddec0e34b346b60174a5673d48f:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-4/pr-56550/try#aa49d8ef14939ddec0e34b346b60174a5673d48f:/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 +aa49d8ef14939ddec0e34b346b60174a5673d48f-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.349 INFO [stdout] 2005b6f0308c673c0756c8ce405cbd4942db1435277454eb0b57c0df4f666e92 Dec 15 22:51:50.351 INFO running `"docker" "start" "-a" "2005b6f0308c673c0756c8ce405cbd4942db1435277454eb0b57c0df4f666e92"` Dec 15 22:51:50.800 INFO [stderr] usermod: no changes Dec 15 22:51:50.832 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Dec 15 22:51:50.832 INFO [stderr] disables Cargo from automatically inferring other binary targets. Dec 15 22:51:50.832 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Dec 15 22:51:50.832 INFO [stderr] files will be included as a binary target: Dec 15 22:51:50.832 INFO [stderr] Dec 15 22:51:50.832 INFO [stderr] * /source/src/main.rs Dec 15 22:51:50.832 INFO [stderr] Dec 15 22:51:50.832 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Dec 15 22:51:50.832 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Dec 15 22:51:50.832 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Dec 15 22:51:50.832 INFO [stderr] section. You may also move the files to a location where Cargo would not Dec 15 22:51:50.832 INFO [stderr] automatically infer them to be a target, such as in subfolders. Dec 15 22:51:50.832 INFO [stderr] Dec 15 22:51:50.832 INFO [stderr] For more information on this warning you can consult Dec 15 22:51:50.832 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Dec 15 22:51:50.832 INFO [stderr] warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `webservice`, Dec 15 22:51:50.832 INFO [stderr] please set bin.path in Cargo.toml Dec 15 22:51:50.896 INFO [stderr] Compiling alienlanguage v0.1.0 (/source) Dec 15 22:51:55.138 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 4.31s Dec 15 22:51:55.145 INFO [stderr] su: No module specific data is present Dec 15 22:51:55.460 INFO running `"docker" "inspect" "2005b6f0308c673c0756c8ce405cbd4942db1435277454eb0b57c0df4f666e92"` Dec 15 22:51:55.642 INFO running `"docker" "rm" "-f" "2005b6f0308c673c0756c8ce405cbd4942db1435277454eb0b57c0df4f666e92"` Dec 15 22:51:55.785 INFO [stdout] 2005b6f0308c673c0756c8ce405cbd4942db1435277454eb0b57c0df4f666e92 Dec 15 22:51:55.792 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56550/worker-4/try#aa49d8ef14939ddec0e34b346b60174a5673d48f:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-4/pr-56550/try#aa49d8ef14939ddec0e34b346b60174a5673d48f:/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 +aa49d8ef14939ddec0e34b346b60174a5673d48f-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:56.011 INFO [stdout] 8b14b98faf81fb6747004a84cd766e9ca4015f092277e60336c5e069467f8ee1 Dec 15 22:51:56.017 INFO running `"docker" "start" "-a" "8b14b98faf81fb6747004a84cd766e9ca4015f092277e60336c5e069467f8ee1"` Dec 15 22:51:56.670 INFO [stderr] usermod: no changes Dec 15 22:51:56.710 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Dec 15 22:51:56.710 INFO [stderr] disables Cargo from automatically inferring other binary targets. Dec 15 22:51:56.710 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Dec 15 22:51:56.710 INFO [stderr] files will be included as a binary target: Dec 15 22:51:56.710 INFO [stderr] Dec 15 22:51:56.710 INFO [stderr] * /source/src/main.rs Dec 15 22:51:56.710 INFO [stderr] Dec 15 22:51:56.710 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Dec 15 22:51:56.710 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Dec 15 22:51:56.710 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Dec 15 22:51:56.710 INFO [stderr] section. You may also move the files to a location where Cargo would not Dec 15 22:51:56.710 INFO [stderr] automatically infer them to be a target, such as in subfolders. Dec 15 22:51:56.710 INFO [stderr] Dec 15 22:51:56.710 INFO [stderr] For more information on this warning you can consult Dec 15 22:51:56.710 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Dec 15 22:51:56.710 INFO [stderr] warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `webservice`, Dec 15 22:51:56.710 INFO [stderr] please set bin.path in Cargo.toml Dec 15 22:51:56.748 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.05s Dec 15 22:51:56.760 INFO [stderr] Running /target/debug/deps/alienlanguage-989d3aa9c69d604e Dec 15 22:51:56.762 INFO [stdout] Dec 15 22:51:56.762 INFO [stdout] running 2 tests Dec 15 22:51:56.767 INFO [stdout] test tests::it_works ... ok Dec 15 22:51:56.848 INFO [stdout] test tests::bench ... ok Dec 15 22:51:56.848 INFO [stdout] Dec 15 22:51:56.848 INFO [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Dec 15 22:51:56.848 INFO [stdout] Dec 15 22:51:56.855 INFO [stderr] Running /target/debug/deps/webservice-f020480e3e68faf9 Dec 15 22:51:56.860 INFO [stdout] Dec 15 22:51:56.860 INFO [stdout] running 0 tests Dec 15 22:51:56.860 INFO [stdout] Dec 15 22:51:56.860 INFO [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Dec 15 22:51:56.860 INFO [stdout] Dec 15 22:51:56.861 INFO [stderr] Running /target/debug/deps/alienlanguage-d7671e8bb4a71604 Dec 15 22:51:56.864 INFO [stdout] Dec 15 22:51:56.864 INFO [stdout] running 3 tests Dec 15 22:51:56.879 INFO [stdout] test sample ... ok Dec 15 22:51:56.879 INFO [stdout] test small ... ok Dec 15 22:52:01.513 INFO [stdout] test large ... ok Dec 15 22:52:01.513 INFO [stdout] Dec 15 22:52:01.513 INFO [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Dec 15 22:52:01.513 INFO [stdout] Dec 15 22:52:01.514 INFO [stderr] Doc-tests alienlanguage Dec 15 22:52:02.748 INFO [stdout] Dec 15 22:52:02.750 INFO [stdout] running 2 tests Dec 15 22:52:04.672 INFO [stdout] test src/lib.rs - Problem<'a>::from_lines (line 52) ... ok Dec 15 22:52:04.867 INFO [stdout] test src/lib.rs - Problem (line 21) ... ok Dec 15 22:52:04.867 INFO [stdout] Dec 15 22:52:04.867 INFO [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Dec 15 22:52:04.867 INFO [stdout] Dec 15 22:52:04.887 INFO [stderr] su: No module specific data is present Dec 15 22:52:05.096 INFO running `"docker" "inspect" "8b14b98faf81fb6747004a84cd766e9ca4015f092277e60336c5e069467f8ee1"` Dec 15 22:52:05.179 INFO running `"docker" "rm" "-f" "8b14b98faf81fb6747004a84cd766e9ca4015f092277e60336c5e069467f8ee1"` Dec 15 22:52:05.301 INFO [stdout] 8b14b98faf81fb6747004a84cd766e9ca4015f092277e60336c5e069467f8ee1