Nov 18 10:58:15.515 INFO testing google-oslogin1-cli-1.0.7+20171120 against try#2e026d6e5d7621634147ad4c8074f1d964dbb1be for pr-55982 Nov 18 10:58:15.516 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 10:58:16.001 INFO [stdout] 11be4c686dc3ef682be218443c2298fd0beae7dcab992e6dc1996d2ee0efcb85 Nov 18 10:58:16.002 INFO running `"docker" "start" "-a" "11be4c686dc3ef682be218443c2298fd0beae7dcab992e6dc1996d2ee0efcb85"` Nov 18 10:58:17.363 INFO [stderr] usermod: no changes Nov 18 10:58:17.403 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Nov 18 10:58:17.403 INFO [stderr] disables Cargo from automatically inferring other binary targets. Nov 18 10:58:17.404 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Nov 18 10:58:17.404 INFO [stderr] files will be included as a binary target: Nov 18 10:58:17.404 INFO [stderr] Nov 18 10:58:17.404 INFO [stderr] * /source/src/main.rs Nov 18 10:58:17.405 INFO [stderr] Nov 18 10:58:17.405 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Nov 18 10:58:17.405 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Nov 18 10:58:17.405 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Nov 18 10:58:17.406 INFO [stderr] section. You may also move the files to a location where Cargo would not Nov 18 10:58:17.406 INFO [stderr] automatically infer them to be a target, such as in subfolders. Nov 18 10:58:17.406 INFO [stderr] Nov 18 10:58:17.407 INFO [stderr] For more information on this warning you can consult Nov 18 10:58:17.411 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Nov 18 10:58:17.411 INFO [stderr] warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `oslogin1`, Nov 18 10:58:17.411 INFO [stderr] please set bin.path in Cargo.toml Nov 18 10:58:17.567 INFO [stderr] Compiling google-oslogin1 v1.0.8+20181008 Nov 18 10:58:22.454 INFO [stderr] Compiling google-oslogin1-cli v1.0.7+20171120 (/source) Nov 18 10:58:33.185 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 15.80s Nov 18 10:58:33.198 INFO [stderr] su: No module specific data is present Nov 18 10:58:33.968 INFO running `"docker" "inspect" "11be4c686dc3ef682be218443c2298fd0beae7dcab992e6dc1996d2ee0efcb85"` Nov 18 10:58:34.210 INFO running `"docker" "rm" "-f" "11be4c686dc3ef682be218443c2298fd0beae7dcab992e6dc1996d2ee0efcb85"` Nov 18 10:58:34.355 INFO [stdout] 11be4c686dc3ef682be218443c2298fd0beae7dcab992e6dc1996d2ee0efcb85 Nov 18 10:58:34.358 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 10:58:34.592 INFO [stdout] d239e49862575d3e10225bb67d27040541e302304b0782527768524be98c243e Nov 18 10:58:34.594 INFO running `"docker" "start" "-a" "d239e49862575d3e10225bb67d27040541e302304b0782527768524be98c243e"` Nov 18 10:58:35.101 INFO [stderr] usermod: no changes Nov 18 10:58:35.126 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Nov 18 10:58:35.126 INFO [stderr] disables Cargo from automatically inferring other binary targets. Nov 18 10:58:35.126 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Nov 18 10:58:35.126 INFO [stderr] files will be included as a binary target: Nov 18 10:58:35.126 INFO [stderr] Nov 18 10:58:35.126 INFO [stderr] * /source/src/main.rs Nov 18 10:58:35.126 INFO [stderr] Nov 18 10:58:35.126 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Nov 18 10:58:35.126 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Nov 18 10:58:35.126 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Nov 18 10:58:35.126 INFO [stderr] section. You may also move the files to a location where Cargo would not Nov 18 10:58:35.126 INFO [stderr] automatically infer them to be a target, such as in subfolders. Nov 18 10:58:35.126 INFO [stderr] Nov 18 10:58:35.126 INFO [stderr] For more information on this warning you can consult Nov 18 10:58:35.126 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Nov 18 10:58:35.126 INFO [stderr] warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `oslogin1`, Nov 18 10:58:35.126 INFO [stderr] please set bin.path in Cargo.toml Nov 18 10:58:35.255 INFO [stderr] Compiling google-oslogin1-cli v1.0.7+20171120 (/source) Nov 18 10:58:39.930 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 4.81s Nov 18 10:58:39.943 INFO [stderr] su: No module specific data is present Nov 18 10:58:40.344 INFO running `"docker" "inspect" "d239e49862575d3e10225bb67d27040541e302304b0782527768524be98c243e"` Nov 18 10:58:40.501 INFO running `"docker" "rm" "-f" "d239e49862575d3e10225bb67d27040541e302304b0782527768524be98c243e"` Nov 18 10:58:40.643 INFO [stdout] d239e49862575d3e10225bb67d27040541e302304b0782527768524be98c243e Nov 18 10:58:40.647 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 10:58:40.919 INFO [stdout] 8b8e3cf69695aa1bcff6888acf38a9b226904ee61491ac6fd525bf22f5c718ed Nov 18 10:58:40.921 INFO running `"docker" "start" "-a" "8b8e3cf69695aa1bcff6888acf38a9b226904ee61491ac6fd525bf22f5c718ed"` Nov 18 10:58:41.685 INFO [stderr] usermod: no changes Nov 18 10:58:41.707 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Nov 18 10:58:41.714 INFO [stderr] disables Cargo from automatically inferring other binary targets. Nov 18 10:58:41.714 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Nov 18 10:58:41.714 INFO [stderr] files will be included as a binary target: Nov 18 10:58:41.714 INFO [stderr] Nov 18 10:58:41.715 INFO [stderr] * /source/src/main.rs Nov 18 10:58:41.715 INFO [stderr] Nov 18 10:58:41.715 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Nov 18 10:58:41.715 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Nov 18 10:58:41.715 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Nov 18 10:58:41.715 INFO [stderr] section. You may also move the files to a location where Cargo would not Nov 18 10:58:41.715 INFO [stderr] automatically infer them to be a target, such as in subfolders. Nov 18 10:58:41.715 INFO [stderr] Nov 18 10:58:41.715 INFO [stderr] For more information on this warning you can consult Nov 18 10:58:41.715 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Nov 18 10:58:41.715 INFO [stderr] warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `oslogin1`, Nov 18 10:58:41.715 INFO [stderr] please set bin.path in Cargo.toml Nov 18 10:58:41.803 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.10s Nov 18 10:58:41.824 INFO [stderr] Running /target/debug/deps/oslogin1-85b887a4d26c379a Nov 18 10:58:41.824 INFO [stdout] Nov 18 10:58:41.824 INFO [stdout] running 0 tests Nov 18 10:58:41.828 INFO [stdout] Nov 18 10:58:41.828 INFO [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Nov 18 10:58:41.828 INFO [stdout] Nov 18 10:58:41.831 INFO [stderr] su: No module specific data is present Nov 18 10:58:42.080 INFO running `"docker" "inspect" "8b8e3cf69695aa1bcff6888acf38a9b226904ee61491ac6fd525bf22f5c718ed"` Nov 18 10:58:42.193 INFO running `"docker" "rm" "-f" "8b8e3cf69695aa1bcff6888acf38a9b226904ee61491ac6fd525bf22f5c718ed"` Nov 18 10:58:42.348 INFO [stdout] 8b8e3cf69695aa1bcff6888acf38a9b226904ee61491ac6fd525bf22f5c718ed