Nov 18 10:51:38.388 INFO testing google-replicapoolupdater1_beta1-cli-1.0.7+20161003 against master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c for pr-55982 Nov 18 10:51:38.388 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-6/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-6/pr-55982/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/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 +6b9b97bd9b704f85f0184f7a213cc4d62bd9654c-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:51:38.767 INFO [stdout] 6a7bba808e5290e4245bc54e7adfc08896d40a109924e7cf37b7c633f29a4e37 Nov 18 10:51:38.776 INFO running `"docker" "start" "-a" "6a7bba808e5290e4245bc54e7adfc08896d40a109924e7cf37b7c633f29a4e37"` Nov 18 10:51:39.951 INFO [stderr] usermod: no changes Nov 18 10:51:40.015 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Nov 18 10:51:40.015 INFO [stderr] disables Cargo from automatically inferring other binary targets. Nov 18 10:51:40.015 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Nov 18 10:51:40.015 INFO [stderr] files will be included as a binary target: Nov 18 10:51:40.015 INFO [stderr] Nov 18 10:51:40.015 INFO [stderr] * /source/src/main.rs Nov 18 10:51:40.015 INFO [stderr] Nov 18 10:51:40.015 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Nov 18 10:51:40.015 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Nov 18 10:51:40.015 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Nov 18 10:51:40.015 INFO [stderr] section. You may also move the files to a location where Cargo would not Nov 18 10:51:40.015 INFO [stderr] automatically infer them to be a target, such as in subfolders. Nov 18 10:51:40.015 INFO [stderr] Nov 18 10:51:40.015 INFO [stderr] For more information on this warning you can consult Nov 18 10:51:40.015 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Nov 18 10:51:40.015 INFO [stderr] warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `replicapoolupdater1-beta1`, Nov 18 10:51:40.015 INFO [stderr] please set bin.path in Cargo.toml Nov 18 10:51:40.281 INFO [stderr] Compiling google-replicapoolupdater1_beta1 v1.0.8+20161003 Nov 18 10:51:47.279 INFO [stderr] Compiling google-replicapoolupdater1_beta1-cli v1.0.7+20161003 (/source) Nov 18 10:52:05.084 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 25.10s Nov 18 10:52:05.091 INFO [stderr] su: No module specific data is present Nov 18 10:52:05.799 INFO running `"docker" "inspect" "6a7bba808e5290e4245bc54e7adfc08896d40a109924e7cf37b7c633f29a4e37"` Nov 18 10:52:06.073 INFO running `"docker" "rm" "-f" "6a7bba808e5290e4245bc54e7adfc08896d40a109924e7cf37b7c633f29a4e37"` Nov 18 10:52:06.341 INFO [stdout] 6a7bba808e5290e4245bc54e7adfc08896d40a109924e7cf37b7c633f29a4e37 Nov 18 10:52:06.346 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-6/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-6/pr-55982/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/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 +6b9b97bd9b704f85f0184f7a213cc4d62bd9654c-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:06.787 INFO [stdout] a30b8abc6d6ea53979fdb637f618414b3f653b817e49269ef8de2a4e328ea9f3 Nov 18 10:52:06.790 INFO running `"docker" "start" "-a" "a30b8abc6d6ea53979fdb637f618414b3f653b817e49269ef8de2a4e328ea9f3"` Nov 18 10:52:08.401 INFO [stderr] usermod: no changes Nov 18 10:52:08.431 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Nov 18 10:52:08.431 INFO [stderr] disables Cargo from automatically inferring other binary targets. Nov 18 10:52:08.431 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Nov 18 10:52:08.431 INFO [stderr] files will be included as a binary target: Nov 18 10:52:08.431 INFO [stderr] Nov 18 10:52:08.431 INFO [stderr] * /source/src/main.rs Nov 18 10:52:08.431 INFO [stderr] Nov 18 10:52:08.431 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Nov 18 10:52:08.431 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Nov 18 10:52:08.431 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Nov 18 10:52:08.431 INFO [stderr] section. You may also move the files to a location where Cargo would not Nov 18 10:52:08.431 INFO [stderr] automatically infer them to be a target, such as in subfolders. Nov 18 10:52:08.431 INFO [stderr] Nov 18 10:52:08.431 INFO [stderr] For more information on this warning you can consult Nov 18 10:52:08.431 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Nov 18 10:52:08.431 INFO [stderr] warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `replicapoolupdater1-beta1`, Nov 18 10:52:08.431 INFO [stderr] please set bin.path in Cargo.toml Nov 18 10:52:08.635 INFO [stderr] Compiling google-replicapoolupdater1_beta1-cli v1.0.7+20161003 (/source) Nov 18 10:52:15.359 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 6.93s Nov 18 10:52:15.363 INFO [stderr] su: No module specific data is present Nov 18 10:52:16.275 INFO running `"docker" "inspect" "a30b8abc6d6ea53979fdb637f618414b3f653b817e49269ef8de2a4e328ea9f3"` Nov 18 10:52:16.613 INFO running `"docker" "rm" "-f" "a30b8abc6d6ea53979fdb637f618414b3f653b817e49269ef8de2a4e328ea9f3"` Nov 18 10:52:16.919 INFO [stdout] a30b8abc6d6ea53979fdb637f618414b3f653b817e49269ef8de2a4e328ea9f3 Nov 18 10:52:16.928 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-6/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-6/pr-55982/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/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 +6b9b97bd9b704f85f0184f7a213cc4d62bd9654c-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:17.388 INFO [stdout] 91ad2222b5cced54c342ff8fd28d7291d86c5c0fb7297690631859539f61b799 Nov 18 10:52:17.390 INFO running `"docker" "start" "-a" "91ad2222b5cced54c342ff8fd28d7291d86c5c0fb7297690631859539f61b799"` Nov 18 10:52:18.839 INFO [stderr] usermod: no changes Nov 18 10:52:18.911 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Nov 18 10:52:18.911 INFO [stderr] disables Cargo from automatically inferring other binary targets. Nov 18 10:52:18.912 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Nov 18 10:52:18.912 INFO [stderr] files will be included as a binary target: Nov 18 10:52:18.912 INFO [stderr] Nov 18 10:52:18.912 INFO [stderr] * /source/src/main.rs Nov 18 10:52:18.913 INFO [stderr] Nov 18 10:52:18.913 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Nov 18 10:52:18.913 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Nov 18 10:52:18.914 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Nov 18 10:52:18.914 INFO [stderr] section. You may also move the files to a location where Cargo would not Nov 18 10:52:18.914 INFO [stderr] automatically infer them to be a target, such as in subfolders. Nov 18 10:52:18.915 INFO [stderr] Nov 18 10:52:18.915 INFO [stderr] For more information on this warning you can consult Nov 18 10:52:18.915 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Nov 18 10:52:18.915 INFO [stderr] warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `replicapoolupdater1-beta1`, Nov 18 10:52:18.916 INFO [stderr] please set bin.path in Cargo.toml Nov 18 10:52:19.164 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.30s Nov 18 10:52:19.181 INFO [stderr] Running /target/debug/deps/replicapoolupdater1_beta1-59401543c8c68d95 Nov 18 10:52:19.183 INFO [stdout] Nov 18 10:52:19.183 INFO [stdout] running 0 tests Nov 18 10:52:19.183 INFO [stdout] Nov 18 10:52:19.183 INFO [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Nov 18 10:52:19.183 INFO [stdout] Nov 18 10:52:19.186 INFO [stderr] su: No module specific data is present Nov 18 10:52:20.243 INFO running `"docker" "inspect" "91ad2222b5cced54c342ff8fd28d7291d86c5c0fb7297690631859539f61b799"` Nov 18 10:52:20.581 INFO running `"docker" "rm" "-f" "91ad2222b5cced54c342ff8fd28d7291d86c5c0fb7297690631859539f61b799"` Nov 18 10:52:20.955 INFO [stdout] 91ad2222b5cced54c342ff8fd28d7291d86c5c0fb7297690631859539f61b799