Nov 18 10:58:02.397 INFO testing google-oslogin1_beta-cli-1.0.7+20171120 against try#2e026d6e5d7621634147ad4c8074f1d964dbb1be for pr-55982 Nov 18 10:58:02.397 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-2/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-2/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:58:02.628 INFO [stdout] d6025fbe82f344ad1a2a8e603aa9ca9f2353a26d375916f4e80682fb44cae86d Nov 18 10:58:02.632 INFO running `"docker" "start" "-a" "d6025fbe82f344ad1a2a8e603aa9ca9f2353a26d375916f4e80682fb44cae86d"` Nov 18 10:58:03.499 INFO [stderr] usermod: no changes Nov 18 10:58:03.538 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Nov 18 10:58:03.538 INFO [stderr] disables Cargo from automatically inferring other binary targets. Nov 18 10:58:03.538 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Nov 18 10:58:03.538 INFO [stderr] files will be included as a binary target: Nov 18 10:58:03.538 INFO [stderr] Nov 18 10:58:03.538 INFO [stderr] * /source/src/main.rs Nov 18 10:58:03.538 INFO [stderr] Nov 18 10:58:03.538 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Nov 18 10:58:03.538 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Nov 18 10:58:03.538 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Nov 18 10:58:03.538 INFO [stderr] section. You may also move the files to a location where Cargo would not Nov 18 10:58:03.538 INFO [stderr] automatically infer them to be a target, such as in subfolders. Nov 18 10:58:03.538 INFO [stderr] Nov 18 10:58:03.538 INFO [stderr] For more information on this warning you can consult Nov 18 10:58:03.538 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Nov 18 10:58:03.538 INFO [stderr] warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `oslogin1-beta`, Nov 18 10:58:03.538 INFO [stderr] please set bin.path in Cargo.toml Nov 18 10:58:03.671 INFO [stderr] Compiling google-oslogin1_beta v1.0.8+20181008 Nov 18 10:58:07.546 INFO [stderr] Compiling google-oslogin1_beta-cli v1.0.7+20171120 (/source) Nov 18 10:58:20.079 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 16.55s Nov 18 10:58:20.103 INFO [stderr] su: No module specific data is present Nov 18 10:58:21.047 INFO running `"docker" "inspect" "d6025fbe82f344ad1a2a8e603aa9ca9f2353a26d375916f4e80682fb44cae86d"` Nov 18 10:58:21.353 INFO running `"docker" "rm" "-f" "d6025fbe82f344ad1a2a8e603aa9ca9f2353a26d375916f4e80682fb44cae86d"` Nov 18 10:58:21.747 INFO [stdout] d6025fbe82f344ad1a2a8e603aa9ca9f2353a26d375916f4e80682fb44cae86d Nov 18 10:58:21.751 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-2/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-2/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:58:22.168 INFO [stdout] 23f87136ca227f7a13fce456b5afa28428ffc2aba8197011878957c526ef2948 Nov 18 10:58:22.171 INFO running `"docker" "start" "-a" "23f87136ca227f7a13fce456b5afa28428ffc2aba8197011878957c526ef2948"` Nov 18 10:58:23.041 INFO [stderr] usermod: no changes Nov 18 10:58:23.090 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Nov 18 10:58:23.090 INFO [stderr] disables Cargo from automatically inferring other binary targets. Nov 18 10:58:23.090 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Nov 18 10:58:23.090 INFO [stderr] files will be included as a binary target: Nov 18 10:58:23.090 INFO [stderr] Nov 18 10:58:23.090 INFO [stderr] * /source/src/main.rs Nov 18 10:58:23.090 INFO [stderr] Nov 18 10:58:23.090 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Nov 18 10:58:23.090 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Nov 18 10:58:23.090 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Nov 18 10:58:23.090 INFO [stderr] section. You may also move the files to a location where Cargo would not Nov 18 10:58:23.090 INFO [stderr] automatically infer them to be a target, such as in subfolders. Nov 18 10:58:23.090 INFO [stderr] Nov 18 10:58:23.090 INFO [stderr] For more information on this warning you can consult Nov 18 10:58:23.090 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Nov 18 10:58:23.090 INFO [stderr] warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `oslogin1-beta`, Nov 18 10:58:23.090 INFO [stderr] please set bin.path in Cargo.toml Nov 18 10:58:23.174 INFO [stderr] Compiling google-oslogin1_beta-cli v1.0.7+20171120 (/source) Nov 18 10:58:28.185 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 5.13s Nov 18 10:58:28.207 INFO [stderr] su: No module specific data is present Nov 18 10:58:29.047 INFO running `"docker" "inspect" "23f87136ca227f7a13fce456b5afa28428ffc2aba8197011878957c526ef2948"` Nov 18 10:58:29.307 INFO running `"docker" "rm" "-f" "23f87136ca227f7a13fce456b5afa28428ffc2aba8197011878957c526ef2948"` Nov 18 10:58:29.615 INFO [stdout] 23f87136ca227f7a13fce456b5afa28428ffc2aba8197011878957c526ef2948 Nov 18 10:58:29.631 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-2/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-2/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:58:29.934 INFO [stdout] 5fc105110df2abc72289a8f40539b393278e2dd37b16debf81456a504cf9a91b Nov 18 10:58:29.936 INFO running `"docker" "start" "-a" "5fc105110df2abc72289a8f40539b393278e2dd37b16debf81456a504cf9a91b"` Nov 18 10:58:30.502 INFO [stderr] usermod: no changes Nov 18 10:58:30.540 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Nov 18 10:58:30.540 INFO [stderr] disables Cargo from automatically inferring other binary targets. Nov 18 10:58:30.540 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Nov 18 10:58:30.540 INFO [stderr] files will be included as a binary target: Nov 18 10:58:30.540 INFO [stderr] Nov 18 10:58:30.540 INFO [stderr] * /source/src/main.rs Nov 18 10:58:30.540 INFO [stderr] Nov 18 10:58:30.540 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Nov 18 10:58:30.540 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Nov 18 10:58:30.540 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Nov 18 10:58:30.540 INFO [stderr] section. You may also move the files to a location where Cargo would not Nov 18 10:58:30.540 INFO [stderr] automatically infer them to be a target, such as in subfolders. Nov 18 10:58:30.540 INFO [stderr] Nov 18 10:58:30.540 INFO [stderr] For more information on this warning you can consult Nov 18 10:58:30.540 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Nov 18 10:58:30.540 INFO [stderr] warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `oslogin1-beta`, Nov 18 10:58:30.540 INFO [stderr] please set bin.path in Cargo.toml Nov 18 10:58:30.674 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.14s Nov 18 10:58:30.691 INFO [stderr] Running /target/debug/deps/oslogin1_beta-2a60a19e69704c97 Nov 18 10:58:30.694 INFO [stdout] Nov 18 10:58:30.694 INFO [stdout] running 0 tests Nov 18 10:58:30.694 INFO [stdout] Nov 18 10:58:30.694 INFO [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Nov 18 10:58:30.694 INFO [stdout] Nov 18 10:58:30.698 INFO [stderr] su: No module specific data is present Nov 18 10:58:31.029 INFO running `"docker" "inspect" "5fc105110df2abc72289a8f40539b393278e2dd37b16debf81456a504cf9a91b"` Nov 18 10:58:31.173 INFO running `"docker" "rm" "-f" "5fc105110df2abc72289a8f40539b393278e2dd37b16debf81456a504cf9a91b"` Nov 18 10:58:31.299 INFO [stdout] 5fc105110df2abc72289a8f40539b393278e2dd37b16debf81456a504cf9a91b