Dec 15 13:08:44.255 INFO testing glusterchangelog-0.1.2 against try#aa49d8ef14939ddec0e34b346b60174a5673d48f for pr-56550 Dec 15 13:08:44.255 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56550/worker-1/try#aa49d8ef14939ddec0e34b346b60174a5673d48f:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-1/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 13:08:44.772 INFO [stdout] 072f18ff231e0850a3411ad70e3bcbbeacf0f92336710055fd11b2641b606e3d Dec 15 13:08:44.774 INFO running `"docker" "start" "-a" "072f18ff231e0850a3411ad70e3bcbbeacf0f92336710055fd11b2641b606e3d"` Dec 15 13:08:46.523 INFO [stderr] usermod: no changes Dec 15 13:08:46.643 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Dec 15 13:08:46.643 INFO [stderr] disables Cargo from automatically inferring other binary targets. Dec 15 13:08:46.643 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Dec 15 13:08:46.643 INFO [stderr] files will be included as a binary target: Dec 15 13:08:46.643 INFO [stderr] Dec 15 13:08:46.643 INFO [stderr] * /source/src/main.rs Dec 15 13:08:46.643 INFO [stderr] Dec 15 13:08:46.643 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Dec 15 13:08:46.643 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Dec 15 13:08:46.643 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Dec 15 13:08:46.643 INFO [stderr] section. You may also move the files to a location where Cargo would not Dec 15 13:08:46.643 INFO [stderr] automatically infer them to be a target, such as in subfolders. Dec 15 13:08:46.643 INFO [stderr] Dec 15 13:08:46.643 INFO [stderr] For more information on this warning you can consult Dec 15 13:08:46.643 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Dec 15 13:08:46.643 INFO [stderr] warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `glusterchangelogparser`, Dec 15 13:08:46.643 INFO [stderr] please set bin.path in Cargo.toml Dec 15 13:08:46.643 INFO [stderr] Compiling glusterchangelog v0.1.2 (/source) Dec 15 13:08:48.852 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2.29s Dec 15 13:08:48.852 INFO [stderr] su: No module specific data is present Dec 15 13:08:49.941 INFO running `"docker" "inspect" "072f18ff231e0850a3411ad70e3bcbbeacf0f92336710055fd11b2641b606e3d"` Dec 15 13:08:50.244 INFO running `"docker" "rm" "-f" "072f18ff231e0850a3411ad70e3bcbbeacf0f92336710055fd11b2641b606e3d"` Dec 15 13:08:50.603 INFO [stdout] 072f18ff231e0850a3411ad70e3bcbbeacf0f92336710055fd11b2641b606e3d Dec 15 13:08:50.611 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56550/worker-1/try#aa49d8ef14939ddec0e34b346b60174a5673d48f:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-1/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 13:08:51.146 INFO [stdout] b8b76e83db85d09a71c8a6c448b4778064761211054e3d295bf2ad33609b4115 Dec 15 13:08:51.148 INFO running `"docker" "start" "-a" "b8b76e83db85d09a71c8a6c448b4778064761211054e3d295bf2ad33609b4115"` Dec 15 13:08:52.363 INFO [stderr] usermod: no changes Dec 15 13:08:52.394 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Dec 15 13:08:52.395 INFO [stderr] disables Cargo from automatically inferring other binary targets. Dec 15 13:08:52.395 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Dec 15 13:08:52.395 INFO [stderr] files will be included as a binary target: Dec 15 13:08:52.395 INFO [stderr] Dec 15 13:08:52.395 INFO [stderr] * /source/src/main.rs Dec 15 13:08:52.395 INFO [stderr] Dec 15 13:08:52.395 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Dec 15 13:08:52.395 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Dec 15 13:08:52.395 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Dec 15 13:08:52.395 INFO [stderr] section. You may also move the files to a location where Cargo would not Dec 15 13:08:52.395 INFO [stderr] automatically infer them to be a target, such as in subfolders. Dec 15 13:08:52.395 INFO [stderr] Dec 15 13:08:52.395 INFO [stderr] For more information on this warning you can consult Dec 15 13:08:52.395 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Dec 15 13:08:52.395 INFO [stderr] warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `glusterchangelogparser`, Dec 15 13:08:52.395 INFO [stderr] please set bin.path in Cargo.toml Dec 15 13:08:52.402 INFO [stderr] Compiling glusterchangelog v0.1.2 (/source) Dec 15 13:08:54.037 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.65s Dec 15 13:08:54.040 INFO [stderr] su: No module specific data is present Dec 15 13:08:54.652 INFO running `"docker" "inspect" "b8b76e83db85d09a71c8a6c448b4778064761211054e3d295bf2ad33609b4115"` Dec 15 13:08:54.871 INFO running `"docker" "rm" "-f" "b8b76e83db85d09a71c8a6c448b4778064761211054e3d295bf2ad33609b4115"` Dec 15 13:08:55.133 INFO [stdout] b8b76e83db85d09a71c8a6c448b4778064761211054e3d295bf2ad33609b4115 Dec 15 13:08:55.137 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56550/worker-1/try#aa49d8ef14939ddec0e34b346b60174a5673d48f:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-1/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 13:08:55.743 INFO [stdout] 4662d0cf98def1eeb4930eadb7610aefe51bbad4821ba488e5701c66d4a65ee6 Dec 15 13:08:55.747 INFO running `"docker" "start" "-a" "4662d0cf98def1eeb4930eadb7610aefe51bbad4821ba488e5701c66d4a65ee6"` Dec 15 13:08:56.911 INFO [stderr] usermod: no changes Dec 15 13:08:56.963 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Dec 15 13:08:56.963 INFO [stderr] disables Cargo from automatically inferring other binary targets. Dec 15 13:08:56.963 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Dec 15 13:08:56.963 INFO [stderr] files will be included as a binary target: Dec 15 13:08:56.963 INFO [stderr] Dec 15 13:08:56.963 INFO [stderr] * /source/src/main.rs Dec 15 13:08:56.963 INFO [stderr] Dec 15 13:08:56.963 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Dec 15 13:08:56.963 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Dec 15 13:08:56.963 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Dec 15 13:08:56.963 INFO [stderr] section. You may also move the files to a location where Cargo would not Dec 15 13:08:56.963 INFO [stderr] automatically infer them to be a target, such as in subfolders. Dec 15 13:08:56.963 INFO [stderr] Dec 15 13:08:56.963 INFO [stderr] For more information on this warning you can consult Dec 15 13:08:56.963 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Dec 15 13:08:56.963 INFO [stderr] warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `glusterchangelogparser`, Dec 15 13:08:56.963 INFO [stderr] please set bin.path in Cargo.toml Dec 15 13:08:56.964 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.02s Dec 15 13:08:56.971 INFO [stderr] Running /target/debug/deps/glusterchangelog-646d27079e7375ba Dec 15 13:08:56.975 INFO [stdout] Dec 15 13:08:56.975 INFO [stdout] running 0 tests Dec 15 13:08:56.975 INFO [stdout] Dec 15 13:08:56.975 INFO [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Dec 15 13:08:56.975 INFO [stdout] Dec 15 13:08:56.975 INFO [stdout] Dec 15 13:08:56.975 INFO [stdout] running 0 tests Dec 15 13:08:56.975 INFO [stdout] Dec 15 13:08:56.975 INFO [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Dec 15 13:08:56.975 INFO [stdout] Dec 15 13:08:56.975 INFO [stderr] Running /target/debug/deps/glusterchangelogparser-ced08a0769f32e6e Dec 15 13:08:56.975 INFO [stderr] Doc-tests glusterchangelog Dec 15 13:08:58.055 INFO [stdout] Dec 15 13:08:58.055 INFO [stdout] running 0 tests Dec 15 13:08:58.055 INFO [stdout] Dec 15 13:08:58.055 INFO [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Dec 15 13:08:58.055 INFO [stdout] Dec 15 13:08:58.065 INFO [stderr] su: No module specific data is present Dec 15 13:08:58.551 INFO running `"docker" "inspect" "4662d0cf98def1eeb4930eadb7610aefe51bbad4821ba488e5701c66d4a65ee6"` Dec 15 13:08:58.781 INFO running `"docker" "rm" "-f" "4662d0cf98def1eeb4930eadb7610aefe51bbad4821ba488e5701c66d4a65ee6"` Dec 15 13:08:59.043 INFO [stdout] 4662d0cf98def1eeb4930eadb7610aefe51bbad4821ba488e5701c66d4a65ee6