Nov 18 12:14:56.826 INFO testing google-cloudlatencytest2-cli-1.0.7+20160309 against try#2e026d6e5d7621634147ad4c8074f1d964dbb1be for pr-55982 Nov 18 12:14:56.828 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-4/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-4/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 12:14:57.325 INFO [stdout] ca5e815abae32f700605f800246d7ce3c3acd1a08036a5d0ee1f0b44dc13f767 Nov 18 12:14:57.331 INFO running `"docker" "start" "-a" "ca5e815abae32f700605f800246d7ce3c3acd1a08036a5d0ee1f0b44dc13f767"` Nov 18 12:14:58.494 INFO [stderr] usermod: no changes Nov 18 12:14:58.571 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Nov 18 12:14:58.571 INFO [stderr] disables Cargo from automatically inferring other binary targets. Nov 18 12:14:58.571 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Nov 18 12:14:58.571 INFO [stderr] files will be included as a binary target: Nov 18 12:14:58.571 INFO [stderr] Nov 18 12:14:58.571 INFO [stderr] * /source/src/main.rs Nov 18 12:14:58.571 INFO [stderr] Nov 18 12:14:58.571 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Nov 18 12:14:58.571 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Nov 18 12:14:58.571 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Nov 18 12:14:58.571 INFO [stderr] section. You may also move the files to a location where Cargo would not Nov 18 12:14:58.571 INFO [stderr] automatically infer them to be a target, such as in subfolders. Nov 18 12:14:58.571 INFO [stderr] Nov 18 12:14:58.571 INFO [stderr] For more information on this warning you can consult Nov 18 12:14:58.571 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Nov 18 12:14:58.571 INFO [stderr] warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `cloudlatencytest2`, Nov 18 12:14:58.571 INFO [stderr] please set bin.path in Cargo.toml Nov 18 12:14:58.839 INFO [stderr] Compiling google-cloudlatencytest2 v1.0.8+20160309 Nov 18 12:15:03.731 INFO [stderr] Compiling google-cloudlatencytest2-cli v1.0.7+20160309 (/source) Nov 18 12:15:17.334 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 18.81s Nov 18 12:15:17.347 INFO [stderr] su: No module specific data is present Nov 18 12:15:17.986 INFO running `"docker" "inspect" "ca5e815abae32f700605f800246d7ce3c3acd1a08036a5d0ee1f0b44dc13f767"` Nov 18 12:15:18.275 INFO running `"docker" "rm" "-f" "ca5e815abae32f700605f800246d7ce3c3acd1a08036a5d0ee1f0b44dc13f767"` Nov 18 12:15:18.618 INFO [stdout] ca5e815abae32f700605f800246d7ce3c3acd1a08036a5d0ee1f0b44dc13f767 Nov 18 12:15:18.628 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-4/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-4/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 12:15:19.023 INFO [stdout] c0b08077c5fb06b5750ca0a864028b796a0256a7a27444b09cc7b794e1b62be4 Nov 18 12:15:19.025 INFO running `"docker" "start" "-a" "c0b08077c5fb06b5750ca0a864028b796a0256a7a27444b09cc7b794e1b62be4"` Nov 18 12:15:20.159 INFO [stderr] usermod: no changes Nov 18 12:15:20.219 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Nov 18 12:15:20.219 INFO [stderr] disables Cargo from automatically inferring other binary targets. Nov 18 12:15:20.219 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Nov 18 12:15:20.219 INFO [stderr] files will be included as a binary target: Nov 18 12:15:20.219 INFO [stderr] Nov 18 12:15:20.219 INFO [stderr] * /source/src/main.rs Nov 18 12:15:20.219 INFO [stderr] Nov 18 12:15:20.219 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Nov 18 12:15:20.219 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Nov 18 12:15:20.219 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Nov 18 12:15:20.219 INFO [stderr] section. You may also move the files to a location where Cargo would not Nov 18 12:15:20.219 INFO [stderr] automatically infer them to be a target, such as in subfolders. Nov 18 12:15:20.219 INFO [stderr] Nov 18 12:15:20.219 INFO [stderr] For more information on this warning you can consult Nov 18 12:15:20.219 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Nov 18 12:15:20.219 INFO [stderr] warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `cloudlatencytest2`, Nov 18 12:15:20.219 INFO [stderr] please set bin.path in Cargo.toml Nov 18 12:15:20.383 INFO [stderr] Compiling google-cloudlatencytest2-cli v1.0.7+20160309 (/source) Nov 18 12:15:26.051 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 5.86s Nov 18 12:15:26.067 INFO [stderr] su: No module specific data is present Nov 18 12:15:26.700 INFO running `"docker" "inspect" "c0b08077c5fb06b5750ca0a864028b796a0256a7a27444b09cc7b794e1b62be4"` Nov 18 12:15:26.936 INFO running `"docker" "rm" "-f" "c0b08077c5fb06b5750ca0a864028b796a0256a7a27444b09cc7b794e1b62be4"` Nov 18 12:15:27.179 INFO [stdout] c0b08077c5fb06b5750ca0a864028b796a0256a7a27444b09cc7b794e1b62be4 Nov 18 12:15:27.187 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-4/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-4/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 12:15:27.528 INFO [stdout] 5f56490b37ddff84d9768ecbd741198c06b5d50ac77d82989fb977dbf6da99fc Nov 18 12:15:27.531 INFO running `"docker" "start" "-a" "5f56490b37ddff84d9768ecbd741198c06b5d50ac77d82989fb977dbf6da99fc"` Nov 18 12:15:29.492 INFO [stderr] usermod: no changes Nov 18 12:15:29.591 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Nov 18 12:15:29.591 INFO [stderr] disables Cargo from automatically inferring other binary targets. Nov 18 12:15:29.591 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Nov 18 12:15:29.591 INFO [stderr] files will be included as a binary target: Nov 18 12:15:29.591 INFO [stderr] Nov 18 12:15:29.591 INFO [stderr] * /source/src/main.rs Nov 18 12:15:29.591 INFO [stderr] Nov 18 12:15:29.591 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Nov 18 12:15:29.591 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Nov 18 12:15:29.591 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Nov 18 12:15:29.591 INFO [stderr] section. You may also move the files to a location where Cargo would not Nov 18 12:15:29.591 INFO [stderr] automatically infer them to be a target, such as in subfolders. Nov 18 12:15:29.591 INFO [stderr] Nov 18 12:15:29.591 INFO [stderr] For more information on this warning you can consult Nov 18 12:15:29.591 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Nov 18 12:15:29.591 INFO [stderr] warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `cloudlatencytest2`, Nov 18 12:15:29.591 INFO [stderr] please set bin.path in Cargo.toml Nov 18 12:15:29.782 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.26s Nov 18 12:15:29.790 INFO [stderr] Running /target/debug/deps/cloudlatencytest2-15715db260a90d2c Nov 18 12:15:29.797 INFO [stdout] Nov 18 12:15:29.797 INFO [stdout] running 0 tests Nov 18 12:15:29.797 INFO [stdout] Nov 18 12:15:29.798 INFO [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Nov 18 12:15:29.798 INFO [stdout] Nov 18 12:15:29.806 INFO [stderr] su: No module specific data is present Nov 18 12:15:30.656 INFO running `"docker" "inspect" "5f56490b37ddff84d9768ecbd741198c06b5d50ac77d82989fb977dbf6da99fc"` Nov 18 12:15:30.959 INFO running `"docker" "rm" "-f" "5f56490b37ddff84d9768ecbd741198c06b5d50ac77d82989fb977dbf6da99fc"` Nov 18 12:15:31.251 INFO [stdout] 5f56490b37ddff84d9768ecbd741198c06b5d50ac77d82989fb977dbf6da99fc