Nov 18 10:35:34.931 INFO testing google-tasks1-cli-1.0.7+20141121 against try#2e026d6e5d7621634147ad4c8074f1d964dbb1be for pr-55982 Nov 18 10:35:34.931 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-1/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-1/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:35:35.408 INFO [stdout] 631c2fea3c2f7d5035a4fccbd59bbdb38268cf913a227d98183c2731e7e1fa98 Nov 18 10:35:35.409 INFO running `"docker" "start" "-a" "631c2fea3c2f7d5035a4fccbd59bbdb38268cf913a227d98183c2731e7e1fa98"` Nov 18 10:35:37.426 INFO [stderr] usermod: no changes Nov 18 10:35:37.479 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Nov 18 10:35:37.479 INFO [stderr] disables Cargo from automatically inferring other binary targets. Nov 18 10:35:37.479 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Nov 18 10:35:37.479 INFO [stderr] files will be included as a binary target: Nov 18 10:35:37.479 INFO [stderr] Nov 18 10:35:37.479 INFO [stderr] * /source/src/main.rs Nov 18 10:35:37.479 INFO [stderr] Nov 18 10:35:37.479 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Nov 18 10:35:37.479 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Nov 18 10:35:37.479 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Nov 18 10:35:37.479 INFO [stderr] section. You may also move the files to a location where Cargo would not Nov 18 10:35:37.479 INFO [stderr] automatically infer them to be a target, such as in subfolders. Nov 18 10:35:37.479 INFO [stderr] Nov 18 10:35:37.479 INFO [stderr] For more information on this warning you can consult Nov 18 10:35:37.479 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Nov 18 10:35:37.479 INFO [stderr] warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `tasks1`, Nov 18 10:35:37.479 INFO [stderr] please set bin.path in Cargo.toml Nov 18 10:35:37.667 INFO [stderr] Compiling google-tasks1 v1.0.8+20141121 Nov 18 10:35:42.663 INFO [stderr] Compiling google-tasks1-cli v1.0.7+20141121 (/source) Nov 18 10:35:58.172 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 20.73s Nov 18 10:35:58.191 INFO [stderr] su: No module specific data is present Nov 18 10:35:59.251 INFO running `"docker" "inspect" "631c2fea3c2f7d5035a4fccbd59bbdb38268cf913a227d98183c2731e7e1fa98"` Nov 18 10:35:59.603 INFO running `"docker" "rm" "-f" "631c2fea3c2f7d5035a4fccbd59bbdb38268cf913a227d98183c2731e7e1fa98"` Nov 18 10:35:59.912 INFO [stdout] 631c2fea3c2f7d5035a4fccbd59bbdb38268cf913a227d98183c2731e7e1fa98 Nov 18 10:35:59.915 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-1/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-1/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:36:00.378 INFO [stdout] 90cdec6c88aa878cd3f304f066c5672fbe30de8cdf53feaeb3c007467b8885ff Nov 18 10:36:00.381 INFO running `"docker" "start" "-a" "90cdec6c88aa878cd3f304f066c5672fbe30de8cdf53feaeb3c007467b8885ff"` Nov 18 10:36:02.850 INFO [stderr] usermod: no changes Nov 18 10:36:02.923 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Nov 18 10:36:02.923 INFO [stderr] disables Cargo from automatically inferring other binary targets. Nov 18 10:36:02.923 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Nov 18 10:36:02.923 INFO [stderr] files will be included as a binary target: Nov 18 10:36:02.923 INFO [stderr] Nov 18 10:36:02.923 INFO [stderr] * /source/src/main.rs Nov 18 10:36:02.923 INFO [stderr] Nov 18 10:36:02.923 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Nov 18 10:36:02.923 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Nov 18 10:36:02.923 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Nov 18 10:36:02.923 INFO [stderr] section. You may also move the files to a location where Cargo would not Nov 18 10:36:02.923 INFO [stderr] automatically infer them to be a target, such as in subfolders. Nov 18 10:36:02.923 INFO [stderr] Nov 18 10:36:02.923 INFO [stderr] For more information on this warning you can consult Nov 18 10:36:02.923 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Nov 18 10:36:02.923 INFO [stderr] warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `tasks1`, Nov 18 10:36:02.923 INFO [stderr] please set bin.path in Cargo.toml Nov 18 10:36:03.163 INFO [stderr] Compiling google-tasks1-cli v1.0.7+20141121 (/source) Nov 18 10:36:08.145 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 5.26s Nov 18 10:36:08.160 INFO [stderr] su: No module specific data is present Nov 18 10:36:09.265 INFO running `"docker" "inspect" "90cdec6c88aa878cd3f304f066c5672fbe30de8cdf53feaeb3c007467b8885ff"` Nov 18 10:36:09.579 INFO running `"docker" "rm" "-f" "90cdec6c88aa878cd3f304f066c5672fbe30de8cdf53feaeb3c007467b8885ff"` Nov 18 10:36:09.890 INFO [stdout] 90cdec6c88aa878cd3f304f066c5672fbe30de8cdf53feaeb3c007467b8885ff Nov 18 10:36:09.900 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-1/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-1/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:36:10.288 INFO [stdout] a1967721109c4e782f19d85ea1e9db955264ea5a1013bbe6cd0b060d70442576 Nov 18 10:36:10.290 INFO running `"docker" "start" "-a" "a1967721109c4e782f19d85ea1e9db955264ea5a1013bbe6cd0b060d70442576"` Nov 18 10:36:11.979 INFO [stderr] usermod: no changes Nov 18 10:36:12.027 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Nov 18 10:36:12.027 INFO [stderr] disables Cargo from automatically inferring other binary targets. Nov 18 10:36:12.027 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Nov 18 10:36:12.027 INFO [stderr] files will be included as a binary target: Nov 18 10:36:12.027 INFO [stderr] Nov 18 10:36:12.027 INFO [stderr] * /source/src/main.rs Nov 18 10:36:12.027 INFO [stderr] Nov 18 10:36:12.027 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Nov 18 10:36:12.027 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Nov 18 10:36:12.027 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Nov 18 10:36:12.027 INFO [stderr] section. You may also move the files to a location where Cargo would not Nov 18 10:36:12.027 INFO [stderr] automatically infer them to be a target, such as in subfolders. Nov 18 10:36:12.027 INFO [stderr] Nov 18 10:36:12.027 INFO [stderr] For more information on this warning you can consult Nov 18 10:36:12.027 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Nov 18 10:36:12.027 INFO [stderr] warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `tasks1`, Nov 18 10:36:12.027 INFO [stderr] please set bin.path in Cargo.toml Nov 18 10:36:12.286 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.29s Nov 18 10:36:12.302 INFO [stderr] Running /target/debug/deps/tasks1-7fc78393436cb796 Nov 18 10:36:12.312 INFO [stdout] Nov 18 10:36:12.313 INFO [stdout] running 0 tests Nov 18 10:36:12.313 INFO [stdout] Nov 18 10:36:12.313 INFO [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Nov 18 10:36:12.313 INFO [stdout] Nov 18 10:36:12.317 INFO [stderr] su: No module specific data is present Nov 18 10:36:13.666 INFO running `"docker" "inspect" "a1967721109c4e782f19d85ea1e9db955264ea5a1013bbe6cd0b060d70442576"` Nov 18 10:36:14.095 INFO running `"docker" "rm" "-f" "a1967721109c4e782f19d85ea1e9db955264ea5a1013bbe6cd0b060d70442576"` Nov 18 10:36:14.471 INFO [stdout] a1967721109c4e782f19d85ea1e9db955264ea5a1013bbe6cd0b060d70442576