Nov 18 10:52:19.139 INFO testing google-replicapool1_beta2-cli-1.0.7+20160512 against try#2e026d6e5d7621634147ad4c8074f1d964dbb1be for pr-55982 Nov 18 10:52:19.140 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-0/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-0/pr-55982/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/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 +2e026d6e5d7621634147ad4c8074f1d964dbb1be-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"` Nov 18 10:52:19.581 INFO [stdout] 282689d7839c2d1cb68adbc782bb252a60759f4d0253fa506a9190aa277e85d5 Nov 18 10:52:19.584 INFO running `"docker" "start" "-a" "282689d7839c2d1cb68adbc782bb252a60759f4d0253fa506a9190aa277e85d5"` Nov 18 10:52:21.063 INFO [stderr] usermod: no changes Nov 18 10:52:21.094 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Nov 18 10:52:21.094 INFO [stderr] disables Cargo from automatically inferring other binary targets. Nov 18 10:52:21.095 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Nov 18 10:52:21.095 INFO [stderr] files will be included as a binary target: Nov 18 10:52:21.095 INFO [stderr] Nov 18 10:52:21.095 INFO [stderr] * /source/src/main.rs Nov 18 10:52:21.096 INFO [stderr] Nov 18 10:52:21.096 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Nov 18 10:52:21.096 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Nov 18 10:52:21.096 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Nov 18 10:52:21.097 INFO [stderr] section. You may also move the files to a location where Cargo would not Nov 18 10:52:21.097 INFO [stderr] automatically infer them to be a target, such as in subfolders. Nov 18 10:52:21.097 INFO [stderr] Nov 18 10:52:21.098 INFO [stderr] For more information on this warning you can consult Nov 18 10:52:21.098 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Nov 18 10:52:21.098 INFO [stderr] warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `replicapool1-beta2`, Nov 18 10:52:21.098 INFO [stderr] please set bin.path in Cargo.toml Nov 18 10:52:21.283 INFO [stderr] Compiling google-replicapool1_beta2 v1.0.8+20160512 Nov 18 10:52:27.804 INFO [stderr] Compiling google-replicapool1_beta2-cli v1.0.7+20160512 (/source) Nov 18 10:52:44.831 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 23.75s Nov 18 10:52:44.847 INFO [stderr] su: No module specific data is present Nov 18 10:52:45.929 INFO running `"docker" "inspect" "282689d7839c2d1cb68adbc782bb252a60759f4d0253fa506a9190aa277e85d5"` Nov 18 10:52:46.405 INFO running `"docker" "rm" "-f" "282689d7839c2d1cb68adbc782bb252a60759f4d0253fa506a9190aa277e85d5"` Nov 18 10:52:46.823 INFO [stdout] 282689d7839c2d1cb68adbc782bb252a60759f4d0253fa506a9190aa277e85d5 Nov 18 10:52:46.862 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-0/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-0/pr-55982/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/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 +2e026d6e5d7621634147ad4c8074f1d964dbb1be-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"` Nov 18 10:52:47.335 INFO [stdout] 6204ded489710118ddbaf7fefa7c6334a8559850e6bdf8bf9357520ea53242f0 Nov 18 10:52:47.337 INFO running `"docker" "start" "-a" "6204ded489710118ddbaf7fefa7c6334a8559850e6bdf8bf9357520ea53242f0"` Nov 18 10:52:48.131 INFO [stderr] usermod: no changes Nov 18 10:52:48.175 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Nov 18 10:52:48.176 INFO [stderr] disables Cargo from automatically inferring other binary targets. Nov 18 10:52:48.176 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Nov 18 10:52:48.176 INFO [stderr] files will be included as a binary target: Nov 18 10:52:48.176 INFO [stderr] Nov 18 10:52:48.177 INFO [stderr] * /source/src/main.rs Nov 18 10:52:48.177 INFO [stderr] Nov 18 10:52:48.177 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Nov 18 10:52:48.178 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Nov 18 10:52:48.178 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Nov 18 10:52:48.178 INFO [stderr] section. You may also move the files to a location where Cargo would not Nov 18 10:52:48.178 INFO [stderr] automatically infer them to be a target, such as in subfolders. Nov 18 10:52:48.179 INFO [stderr] Nov 18 10:52:48.179 INFO [stderr] For more information on this warning you can consult Nov 18 10:52:48.179 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Nov 18 10:52:48.180 INFO [stderr] warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `replicapool1-beta2`, Nov 18 10:52:48.180 INFO [stderr] please set bin.path in Cargo.toml Nov 18 10:52:48.359 INFO [stderr] Compiling google-replicapool1_beta2-cli v1.0.7+20160512 (/source) Nov 18 10:52:53.955 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 5.81s Nov 18 10:52:53.979 INFO [stderr] su: No module specific data is present Nov 18 10:52:55.322 INFO running `"docker" "inspect" "6204ded489710118ddbaf7fefa7c6334a8559850e6bdf8bf9357520ea53242f0"` Nov 18 10:52:55.732 INFO running `"docker" "rm" "-f" "6204ded489710118ddbaf7fefa7c6334a8559850e6bdf8bf9357520ea53242f0"` Nov 18 10:52:56.064 INFO [stdout] 6204ded489710118ddbaf7fefa7c6334a8559850e6bdf8bf9357520ea53242f0 Nov 18 10:52:56.073 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-0/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-0/pr-55982/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/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 +2e026d6e5d7621634147ad4c8074f1d964dbb1be-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"` Nov 18 10:52:56.485 INFO [stdout] c0e4ea808d3f371675d64e49dfbdb3772912c5a146044a4f9d666c34c0bc36a4 Nov 18 10:52:56.488 INFO running `"docker" "start" "-a" "c0e4ea808d3f371675d64e49dfbdb3772912c5a146044a4f9d666c34c0bc36a4"` Nov 18 10:52:57.563 INFO [stderr] usermod: no changes Nov 18 10:52:57.599 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Nov 18 10:52:57.599 INFO [stderr] disables Cargo from automatically inferring other binary targets. Nov 18 10:52:57.599 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Nov 18 10:52:57.599 INFO [stderr] files will be included as a binary target: Nov 18 10:52:57.599 INFO [stderr] Nov 18 10:52:57.599 INFO [stderr] * /source/src/main.rs Nov 18 10:52:57.599 INFO [stderr] Nov 18 10:52:57.599 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Nov 18 10:52:57.599 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Nov 18 10:52:57.599 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Nov 18 10:52:57.599 INFO [stderr] section. You may also move the files to a location where Cargo would not Nov 18 10:52:57.599 INFO [stderr] automatically infer them to be a target, such as in subfolders. Nov 18 10:52:57.599 INFO [stderr] Nov 18 10:52:57.599 INFO [stderr] For more information on this warning you can consult Nov 18 10:52:57.599 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Nov 18 10:52:57.599 INFO [stderr] warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `replicapool1-beta2`, Nov 18 10:52:57.599 INFO [stderr] please set bin.path in Cargo.toml Nov 18 10:52:57.775 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.19s Nov 18 10:52:57.792 INFO [stderr] Running /target/debug/deps/replicapool1_beta2-c1bd100801b2e446 Nov 18 10:52:57.799 INFO [stdout] Nov 18 10:52:57.799 INFO [stdout] running 0 tests Nov 18 10:52:57.799 INFO [stdout] Nov 18 10:52:57.799 INFO [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Nov 18 10:52:57.799 INFO [stdout] Nov 18 10:52:57.803 INFO [stderr] su: No module specific data is present Nov 18 10:52:58.523 INFO running `"docker" "inspect" "c0e4ea808d3f371675d64e49dfbdb3772912c5a146044a4f9d666c34c0bc36a4"` Nov 18 10:52:58.787 INFO running `"docker" "rm" "-f" "c0e4ea808d3f371675d64e49dfbdb3772912c5a146044a4f9d666c34c0bc36a4"` Nov 18 10:52:59.109 INFO [stdout] c0e4ea808d3f371675d64e49dfbdb3772912c5a146044a4f9d666c34c0bc36a4