Nov 18 10:42:36.256 INFO testing google-storage1-cli-1.0.7+20171101 against try#2e026d6e5d7621634147ad4c8074f1d964dbb1be for pr-55982 Nov 18 10:42:36.256 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-3/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-3/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:42:36.784 INFO [stdout] 3576b020098cab4cf2db0637320ca9bd7e9bac936a6384e336fd2fe660757678 Nov 18 10:42:36.787 INFO running `"docker" "start" "-a" "3576b020098cab4cf2db0637320ca9bd7e9bac936a6384e336fd2fe660757678"` Nov 18 10:42:39.134 INFO [stderr] usermod: no changes Nov 18 10:42:39.222 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Nov 18 10:42:39.222 INFO [stderr] disables Cargo from automatically inferring other binary targets. Nov 18 10:42:39.222 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Nov 18 10:42:39.222 INFO [stderr] files will be included as a binary target: Nov 18 10:42:39.222 INFO [stderr] Nov 18 10:42:39.222 INFO [stderr] * /source/src/main.rs Nov 18 10:42:39.222 INFO [stderr] Nov 18 10:42:39.222 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Nov 18 10:42:39.222 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Nov 18 10:42:39.222 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Nov 18 10:42:39.222 INFO [stderr] section. You may also move the files to a location where Cargo would not Nov 18 10:42:39.222 INFO [stderr] automatically infer them to be a target, such as in subfolders. Nov 18 10:42:39.222 INFO [stderr] Nov 18 10:42:39.222 INFO [stderr] For more information on this warning you can consult Nov 18 10:42:39.222 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Nov 18 10:42:39.222 INFO [stderr] warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `storage1`, Nov 18 10:42:39.222 INFO [stderr] please set bin.path in Cargo.toml Nov 18 10:42:39.477 INFO [stderr] Compiling yup-hyper-mock v2.0.0 Nov 18 10:42:39.483 INFO [stderr] Compiling google-storage1 v1.0.8+20180905 Nov 18 10:42:51.866 INFO [stderr] Compiling google-storage1-cli v1.0.7+20171101 (/source) Nov 18 10:43:22.432 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 43.26s Nov 18 10:43:22.471 INFO [stderr] su: No module specific data is present Nov 18 10:43:23.247 INFO running `"docker" "inspect" "3576b020098cab4cf2db0637320ca9bd7e9bac936a6384e336fd2fe660757678"` Nov 18 10:43:23.585 INFO running `"docker" "rm" "-f" "3576b020098cab4cf2db0637320ca9bd7e9bac936a6384e336fd2fe660757678"` Nov 18 10:43:23.861 INFO [stdout] 3576b020098cab4cf2db0637320ca9bd7e9bac936a6384e336fd2fe660757678 Nov 18 10:43:23.866 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-3/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-3/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:43:24.231 INFO [stdout] 19edee278058906236e8faec7bd6c6f1f9ef459a3dc743f49028ebb98fde176d Nov 18 10:43:24.239 INFO running `"docker" "start" "-a" "19edee278058906236e8faec7bd6c6f1f9ef459a3dc743f49028ebb98fde176d"` Nov 18 10:43:25.700 INFO [stderr] usermod: no changes Nov 18 10:43:25.743 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Nov 18 10:43:25.743 INFO [stderr] disables Cargo from automatically inferring other binary targets. Nov 18 10:43:25.743 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Nov 18 10:43:25.743 INFO [stderr] files will be included as a binary target: Nov 18 10:43:25.743 INFO [stderr] Nov 18 10:43:25.743 INFO [stderr] * /source/src/main.rs Nov 18 10:43:25.743 INFO [stderr] Nov 18 10:43:25.743 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Nov 18 10:43:25.743 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Nov 18 10:43:25.743 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Nov 18 10:43:25.743 INFO [stderr] section. You may also move the files to a location where Cargo would not Nov 18 10:43:25.743 INFO [stderr] automatically infer them to be a target, such as in subfolders. Nov 18 10:43:25.743 INFO [stderr] Nov 18 10:43:25.743 INFO [stderr] For more information on this warning you can consult Nov 18 10:43:25.743 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Nov 18 10:43:25.743 INFO [stderr] warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `storage1`, Nov 18 10:43:25.743 INFO [stderr] please set bin.path in Cargo.toml Nov 18 10:43:25.936 INFO [stderr] Compiling google-storage1-cli v1.0.7+20171101 (/source) Nov 18 10:43:33.375 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 7.65s Nov 18 10:43:33.388 INFO [stderr] su: No module specific data is present Nov 18 10:43:34.770 INFO running `"docker" "inspect" "19edee278058906236e8faec7bd6c6f1f9ef459a3dc743f49028ebb98fde176d"` Nov 18 10:43:35.169 INFO running `"docker" "rm" "-f" "19edee278058906236e8faec7bd6c6f1f9ef459a3dc743f49028ebb98fde176d"` Nov 18 10:43:35.563 INFO [stdout] 19edee278058906236e8faec7bd6c6f1f9ef459a3dc743f49028ebb98fde176d Nov 18 10:43:35.570 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-3/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-3/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:43:36.040 INFO [stdout] 99e8cf279e77613333ac6b2b3a99852dd50ca92d4b524e9fd3e83c98ae22a688 Nov 18 10:43:36.045 INFO running `"docker" "start" "-a" "99e8cf279e77613333ac6b2b3a99852dd50ca92d4b524e9fd3e83c98ae22a688"` Nov 18 10:43:37.543 INFO [stderr] usermod: no changes Nov 18 10:43:37.599 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Nov 18 10:43:37.599 INFO [stderr] disables Cargo from automatically inferring other binary targets. Nov 18 10:43:37.599 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Nov 18 10:43:37.600 INFO [stderr] files will be included as a binary target: Nov 18 10:43:37.600 INFO [stderr] Nov 18 10:43:37.600 INFO [stderr] * /source/src/main.rs Nov 18 10:43:37.600 INFO [stderr] Nov 18 10:43:37.601 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Nov 18 10:43:37.601 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Nov 18 10:43:37.601 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Nov 18 10:43:37.601 INFO [stderr] section. You may also move the files to a location where Cargo would not Nov 18 10:43:37.602 INFO [stderr] automatically infer them to be a target, such as in subfolders. Nov 18 10:43:37.602 INFO [stderr] Nov 18 10:43:37.602 INFO [stderr] For more information on this warning you can consult Nov 18 10:43:37.602 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Nov 18 10:43:37.603 INFO [stderr] warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `storage1`, Nov 18 10:43:37.603 INFO [stderr] please set bin.path in Cargo.toml Nov 18 10:43:37.799 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.22s Nov 18 10:43:37.823 INFO [stderr] Running /target/debug/deps/storage1-6884cc16c9a6ce06 Nov 18 10:43:37.824 INFO [stdout] Nov 18 10:43:37.824 INFO [stderr] su: No module specific data is present Nov 18 10:43:37.824 INFO [stdout] running 0 tests Nov 18 10:43:37.824 INFO [stdout] Nov 18 10:43:37.825 INFO [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Nov 18 10:43:37.825 INFO [stdout] Nov 18 10:43:38.605 INFO running `"docker" "inspect" "99e8cf279e77613333ac6b2b3a99852dd50ca92d4b524e9fd3e83c98ae22a688"` Nov 18 10:43:38.885 INFO running `"docker" "rm" "-f" "99e8cf279e77613333ac6b2b3a99852dd50ca92d4b524e9fd3e83c98ae22a688"` Nov 18 10:43:39.211 INFO [stdout] 99e8cf279e77613333ac6b2b3a99852dd50ca92d4b524e9fd3e83c98ae22a688