Nov 18 11:07:24.268 INFO testing google-groupsmigration1-cli-1.0.7+20170607 against try#2e026d6e5d7621634147ad4c8074f1d964dbb1be for pr-55982 Nov 18 11:07:24.268 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-6/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-6/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 11:07:24.759 INFO [stdout] c7841c651d3383b865691c96994b9ba71a251558b845a81dfab84a4edb1f570a Nov 18 11:07:24.761 INFO running `"docker" "start" "-a" "c7841c651d3383b865691c96994b9ba71a251558b845a81dfab84a4edb1f570a"` Nov 18 11:07:26.755 INFO [stderr] usermod: no changes Nov 18 11:07:26.819 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Nov 18 11:07:26.819 INFO [stderr] disables Cargo from automatically inferring other binary targets. Nov 18 11:07:26.819 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Nov 18 11:07:26.819 INFO [stderr] files will be included as a binary target: Nov 18 11:07:26.819 INFO [stderr] Nov 18 11:07:26.819 INFO [stderr] * /source/src/main.rs Nov 18 11:07:26.819 INFO [stderr] Nov 18 11:07:26.819 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Nov 18 11:07:26.819 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Nov 18 11:07:26.819 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Nov 18 11:07:26.819 INFO [stderr] section. You may also move the files to a location where Cargo would not Nov 18 11:07:26.819 INFO [stderr] automatically infer them to be a target, such as in subfolders. Nov 18 11:07:26.819 INFO [stderr] Nov 18 11:07:26.819 INFO [stderr] For more information on this warning you can consult Nov 18 11:07:26.819 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Nov 18 11:07:26.819 INFO [stderr] warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `groupsmigration1`, Nov 18 11:07:26.819 INFO [stderr] please set bin.path in Cargo.toml Nov 18 11:07:27.067 INFO [stderr] Compiling google-groupsmigration1 v1.0.8+20180803 Nov 18 11:07:31.603 INFO [stderr] Compiling google-groupsmigration1-cli v1.0.7+20170607 (/source) Nov 18 11:07:45.280 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 18.50s Nov 18 11:07:45.292 INFO [stderr] su: No module specific data is present Nov 18 11:07:46.085 INFO running `"docker" "inspect" "c7841c651d3383b865691c96994b9ba71a251558b845a81dfab84a4edb1f570a"` Nov 18 11:07:46.417 INFO running `"docker" "rm" "-f" "c7841c651d3383b865691c96994b9ba71a251558b845a81dfab84a4edb1f570a"` Nov 18 11:07:46.815 INFO [stdout] c7841c651d3383b865691c96994b9ba71a251558b845a81dfab84a4edb1f570a Nov 18 11:07:46.820 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-6/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-6/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 11:07:47.183 INFO [stdout] cb41545b8cb5c10694012ed0ced567355c40da6ec66b5062e43d502ffd7810eb Nov 18 11:07:47.191 INFO running `"docker" "start" "-a" "cb41545b8cb5c10694012ed0ced567355c40da6ec66b5062e43d502ffd7810eb"` Nov 18 11:07:48.433 INFO [stderr] usermod: no changes Nov 18 11:07:48.487 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Nov 18 11:07:48.487 INFO [stderr] disables Cargo from automatically inferring other binary targets. Nov 18 11:07:48.487 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Nov 18 11:07:48.487 INFO [stderr] files will be included as a binary target: Nov 18 11:07:48.487 INFO [stderr] Nov 18 11:07:48.487 INFO [stderr] * /source/src/main.rs Nov 18 11:07:48.487 INFO [stderr] Nov 18 11:07:48.487 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Nov 18 11:07:48.487 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Nov 18 11:07:48.487 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Nov 18 11:07:48.487 INFO [stderr] section. You may also move the files to a location where Cargo would not Nov 18 11:07:48.487 INFO [stderr] automatically infer them to be a target, such as in subfolders. Nov 18 11:07:48.487 INFO [stderr] Nov 18 11:07:48.487 INFO [stderr] For more information on this warning you can consult Nov 18 11:07:48.487 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Nov 18 11:07:48.487 INFO [stderr] warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `groupsmigration1`, Nov 18 11:07:48.487 INFO [stderr] please set bin.path in Cargo.toml Nov 18 11:07:48.684 INFO [stderr] Compiling google-groupsmigration1-cli v1.0.7+20170607 (/source) Nov 18 11:07:54.152 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 5.70s Nov 18 11:07:54.168 INFO [stderr] su: No module specific data is present Nov 18 11:07:55.253 INFO running `"docker" "inspect" "cb41545b8cb5c10694012ed0ced567355c40da6ec66b5062e43d502ffd7810eb"` Nov 18 11:07:55.562 INFO running `"docker" "rm" "-f" "cb41545b8cb5c10694012ed0ced567355c40da6ec66b5062e43d502ffd7810eb"` Nov 18 11:07:55.895 INFO [stdout] cb41545b8cb5c10694012ed0ced567355c40da6ec66b5062e43d502ffd7810eb Nov 18 11:07:55.912 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-6/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-6/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 11:07:56.383 INFO [stdout] c6b3982be25cd090f0486a62250651985f76f66f8013cd8f0662d54ffadfc86e Nov 18 11:07:56.389 INFO running `"docker" "start" "-a" "c6b3982be25cd090f0486a62250651985f76f66f8013cd8f0662d54ffadfc86e"` Nov 18 11:07:57.655 INFO [stderr] usermod: no changes Nov 18 11:07:57.716 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Nov 18 11:07:57.717 INFO [stderr] disables Cargo from automatically inferring other binary targets. Nov 18 11:07:57.717 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Nov 18 11:07:57.717 INFO [stderr] files will be included as a binary target: Nov 18 11:07:57.718 INFO [stderr] Nov 18 11:07:57.718 INFO [stderr] * /source/src/main.rs Nov 18 11:07:57.718 INFO [stderr] Nov 18 11:07:57.718 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Nov 18 11:07:57.719 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Nov 18 11:07:57.719 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Nov 18 11:07:57.719 INFO [stderr] section. You may also move the files to a location where Cargo would not Nov 18 11:07:57.719 INFO [stderr] automatically infer them to be a target, such as in subfolders. Nov 18 11:07:57.720 INFO [stderr] Nov 18 11:07:57.720 INFO [stderr] For more information on this warning you can consult Nov 18 11:07:57.720 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Nov 18 11:07:57.720 INFO [stderr] warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `groupsmigration1`, Nov 18 11:07:57.721 INFO [stderr] please set bin.path in Cargo.toml Nov 18 11:07:57.895 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.20s Nov 18 11:07:57.915 INFO [stderr] Running /target/debug/deps/groupsmigration1-c00ee0b9bd0c9d64 Nov 18 11:07:57.923 INFO [stderr] su: No module specific data is present Nov 18 11:07:57.923 INFO [stdout] Nov 18 11:07:57.924 INFO [stdout] running 0 tests Nov 18 11:07:57.924 INFO [stdout] Nov 18 11:07:57.924 INFO [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Nov 18 11:07:57.925 INFO [stdout] Nov 18 11:07:58.905 INFO running `"docker" "inspect" "c6b3982be25cd090f0486a62250651985f76f66f8013cd8f0662d54ffadfc86e"` Nov 18 11:07:59.205 INFO running `"docker" "rm" "-f" "c6b3982be25cd090f0486a62250651985f76f66f8013cd8f0662d54ffadfc86e"` Nov 18 11:07:59.599 INFO [stdout] c6b3982be25cd090f0486a62250651985f76f66f8013cd8f0662d54ffadfc86e