Nov 18 11:06:05.597 INFO testing google-iam1-cli-1.0.7+20171130 against master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c for pr-55982 Nov 18 11:06:05.598 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-3/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-3/pr-55982/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/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 +6b9b97bd9b704f85f0184f7a213cc4d62bd9654c-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:06:06.047 INFO [stdout] f8cd7545e7b01739f562e0c3082bb3b40693613f2dda0372cd5546cce60a39f0 Nov 18 11:06:06.050 INFO running `"docker" "start" "-a" "f8cd7545e7b01739f562e0c3082bb3b40693613f2dda0372cd5546cce60a39f0"` Nov 18 11:06:07.965 INFO [stderr] usermod: no changes Nov 18 11:06:08.007 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Nov 18 11:06:08.007 INFO [stderr] disables Cargo from automatically inferring other binary targets. Nov 18 11:06:08.007 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Nov 18 11:06:08.007 INFO [stderr] files will be included as a binary target: Nov 18 11:06:08.007 INFO [stderr] Nov 18 11:06:08.007 INFO [stderr] * /source/src/main.rs Nov 18 11:06:08.007 INFO [stderr] Nov 18 11:06:08.007 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Nov 18 11:06:08.007 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Nov 18 11:06:08.007 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Nov 18 11:06:08.007 INFO [stderr] section. You may also move the files to a location where Cargo would not Nov 18 11:06:08.007 INFO [stderr] automatically infer them to be a target, such as in subfolders. Nov 18 11:06:08.007 INFO [stderr] Nov 18 11:06:08.007 INFO [stderr] For more information on this warning you can consult Nov 18 11:06:08.007 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Nov 18 11:06:08.007 INFO [stderr] warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `iam1`, Nov 18 11:06:08.007 INFO [stderr] please set bin.path in Cargo.toml Nov 18 11:06:08.175 INFO [stderr] Compiling google-iam1 v1.0.8+20181005 Nov 18 11:06:17.161 INFO [stderr] Compiling google-iam1-cli v1.0.7+20171130 (/source) Nov 18 11:06:38.561 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 30.57s Nov 18 11:06:38.576 INFO [stderr] su: No module specific data is present Nov 18 11:06:39.695 INFO running `"docker" "inspect" "f8cd7545e7b01739f562e0c3082bb3b40693613f2dda0372cd5546cce60a39f0"` Nov 18 11:06:39.959 INFO running `"docker" "rm" "-f" "f8cd7545e7b01739f562e0c3082bb3b40693613f2dda0372cd5546cce60a39f0"` Nov 18 11:06:40.134 INFO [stdout] f8cd7545e7b01739f562e0c3082bb3b40693613f2dda0372cd5546cce60a39f0 Nov 18 11:06:40.140 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-3/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-3/pr-55982/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/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 +6b9b97bd9b704f85f0184f7a213cc4d62bd9654c-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:06:40.655 INFO [stdout] 27260276c7fbdf0e21a118b288643708dccee9ae29cb8f15e67a331d2b423400 Nov 18 11:06:40.659 INFO running `"docker" "start" "-a" "27260276c7fbdf0e21a118b288643708dccee9ae29cb8f15e67a331d2b423400"` Nov 18 11:06:42.207 INFO [stderr] usermod: no changes Nov 18 11:06:42.251 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Nov 18 11:06:42.251 INFO [stderr] disables Cargo from automatically inferring other binary targets. Nov 18 11:06:42.251 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Nov 18 11:06:42.251 INFO [stderr] files will be included as a binary target: Nov 18 11:06:42.251 INFO [stderr] Nov 18 11:06:42.251 INFO [stderr] * /source/src/main.rs Nov 18 11:06:42.251 INFO [stderr] Nov 18 11:06:42.251 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Nov 18 11:06:42.251 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Nov 18 11:06:42.251 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Nov 18 11:06:42.251 INFO [stderr] section. You may also move the files to a location where Cargo would not Nov 18 11:06:42.251 INFO [stderr] automatically infer them to be a target, such as in subfolders. Nov 18 11:06:42.251 INFO [stderr] Nov 18 11:06:42.251 INFO [stderr] For more information on this warning you can consult Nov 18 11:06:42.251 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Nov 18 11:06:42.251 INFO [stderr] warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `iam1`, Nov 18 11:06:42.251 INFO [stderr] please set bin.path in Cargo.toml Nov 18 11:06:42.461 INFO [stderr] Compiling google-iam1-cli v1.0.7+20171130 (/source) Nov 18 11:06:49.215 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 6.98s Nov 18 11:06:49.220 INFO [stderr] su: No module specific data is present Nov 18 11:06:50.019 INFO running `"docker" "inspect" "27260276c7fbdf0e21a118b288643708dccee9ae29cb8f15e67a331d2b423400"` Nov 18 11:06:50.281 INFO running `"docker" "rm" "-f" "27260276c7fbdf0e21a118b288643708dccee9ae29cb8f15e67a331d2b423400"` Nov 18 11:06:50.631 INFO [stdout] 27260276c7fbdf0e21a118b288643708dccee9ae29cb8f15e67a331d2b423400 Nov 18 11:06:50.635 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-3/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-3/pr-55982/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/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 +6b9b97bd9b704f85f0184f7a213cc4d62bd9654c-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:06:51.115 INFO [stdout] 56f9a9cbed0b3e16732f42361de4686ed1cffa2d3a0f70ff581d1776fa39ec55 Nov 18 11:06:51.119 INFO running `"docker" "start" "-a" "56f9a9cbed0b3e16732f42361de4686ed1cffa2d3a0f70ff581d1776fa39ec55"` Nov 18 11:06:52.908 INFO [stderr] usermod: no changes Nov 18 11:06:52.957 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Nov 18 11:06:52.957 INFO [stderr] disables Cargo from automatically inferring other binary targets. Nov 18 11:06:52.957 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Nov 18 11:06:52.957 INFO [stderr] files will be included as a binary target: Nov 18 11:06:52.957 INFO [stderr] Nov 18 11:06:52.957 INFO [stderr] * /source/src/main.rs Nov 18 11:06:52.957 INFO [stderr] Nov 18 11:06:52.957 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Nov 18 11:06:52.957 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Nov 18 11:06:52.957 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Nov 18 11:06:52.957 INFO [stderr] section. You may also move the files to a location where Cargo would not Nov 18 11:06:52.957 INFO [stderr] automatically infer them to be a target, such as in subfolders. Nov 18 11:06:52.958 INFO [stderr] Nov 18 11:06:52.958 INFO [stderr] For more information on this warning you can consult Nov 18 11:06:52.958 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Nov 18 11:06:52.958 INFO [stderr] warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `iam1`, Nov 18 11:06:52.958 INFO [stderr] please set bin.path in Cargo.toml Nov 18 11:06:53.131 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.20s Nov 18 11:06:53.152 INFO [stderr] Running /target/debug/deps/iam1-598a8de1987ee080 Nov 18 11:06:53.165 INFO [stdout] Nov 18 11:06:53.165 INFO [stdout] running 0 tests Nov 18 11:06:53.166 INFO [stdout] Nov 18 11:06:53.167 INFO [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Nov 18 11:06:53.167 INFO [stdout] Nov 18 11:06:53.179 INFO [stderr] su: No module specific data is present Nov 18 11:06:54.455 INFO running `"docker" "inspect" "56f9a9cbed0b3e16732f42361de4686ed1cffa2d3a0f70ff581d1776fa39ec55"` Nov 18 11:06:54.781 INFO running `"docker" "rm" "-f" "56f9a9cbed0b3e16732f42361de4686ed1cffa2d3a0f70ff581d1776fa39ec55"` Nov 18 11:06:55.175 INFO [stdout] 56f9a9cbed0b3e16732f42361de4686ed1cffa2d3a0f70ff581d1776fa39ec55