Nov 18 11:05:56.298 INFO testing google-iam1-cli-1.0.7+20171130 against try#2e026d6e5d7621634147ad4c8074f1d964dbb1be for pr-55982 Nov 18 11:05:56.299 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:05:56.812 INFO [stdout] 0ed010de654e02eccc85c7f6b2160c5ab137eb459e3f6e7ec22d6f21453f0fe6 Nov 18 11:05:56.814 INFO running `"docker" "start" "-a" "0ed010de654e02eccc85c7f6b2160c5ab137eb459e3f6e7ec22d6f21453f0fe6"` Nov 18 11:05:59.119 INFO [stderr] usermod: no changes Nov 18 11:05:59.159 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Nov 18 11:05:59.160 INFO [stderr] disables Cargo from automatically inferring other binary targets. Nov 18 11:05:59.160 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Nov 18 11:05:59.160 INFO [stderr] files will be included as a binary target: Nov 18 11:05:59.161 INFO [stderr] Nov 18 11:05:59.161 INFO [stderr] * /source/src/main.rs Nov 18 11:05:59.161 INFO [stderr] Nov 18 11:05:59.161 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Nov 18 11:05:59.162 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Nov 18 11:05:59.162 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Nov 18 11:05:59.162 INFO [stderr] section. You may also move the files to a location where Cargo would not Nov 18 11:05:59.163 INFO [stderr] automatically infer them to be a target, such as in subfolders. Nov 18 11:05:59.163 INFO [stderr] Nov 18 11:05:59.163 INFO [stderr] For more information on this warning you can consult Nov 18 11:05:59.164 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Nov 18 11:05:59.164 INFO [stderr] warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `iam1`, Nov 18 11:05:59.164 INFO [stderr] please set bin.path in Cargo.toml Nov 18 11:05:59.307 INFO [stderr] Compiling google-iam1 v1.0.8+20181005 Nov 18 11:06:08.411 INFO [stderr] Compiling google-iam1-cli v1.0.7+20171130 (/source) Nov 18 11:06:28.439 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 29.29s Nov 18 11:06:28.452 INFO [stderr] su: No module specific data is present Nov 18 11:06:29.752 INFO running `"docker" "inspect" "0ed010de654e02eccc85c7f6b2160c5ab137eb459e3f6e7ec22d6f21453f0fe6"` Nov 18 11:06:30.132 INFO running `"docker" "rm" "-f" "0ed010de654e02eccc85c7f6b2160c5ab137eb459e3f6e7ec22d6f21453f0fe6"` Nov 18 11:06:30.463 INFO [stdout] 0ed010de654e02eccc85c7f6b2160c5ab137eb459e3f6e7ec22d6f21453f0fe6 Nov 18 11:06:30.473 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:06:30.936 INFO [stdout] 8d170bb16f88e49ec68aae1a17a0708f4ba96a849882f4e959abeb756f52bb6a Nov 18 11:06:30.943 INFO running `"docker" "start" "-a" "8d170bb16f88e49ec68aae1a17a0708f4ba96a849882f4e959abeb756f52bb6a"` Nov 18 11:06:32.467 INFO [stderr] usermod: no changes Nov 18 11:06:32.513 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Nov 18 11:06:32.513 INFO [stderr] disables Cargo from automatically inferring other binary targets. Nov 18 11:06:32.513 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Nov 18 11:06:32.513 INFO [stderr] files will be included as a binary target: Nov 18 11:06:32.513 INFO [stderr] Nov 18 11:06:32.513 INFO [stderr] * /source/src/main.rs Nov 18 11:06:32.513 INFO [stderr] Nov 18 11:06:32.513 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Nov 18 11:06:32.513 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Nov 18 11:06:32.513 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Nov 18 11:06:32.513 INFO [stderr] section. You may also move the files to a location where Cargo would not Nov 18 11:06:32.513 INFO [stderr] automatically infer them to be a target, such as in subfolders. Nov 18 11:06:32.513 INFO [stderr] Nov 18 11:06:32.513 INFO [stderr] For more information on this warning you can consult Nov 18 11:06:32.513 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Nov 18 11:06:32.513 INFO [stderr] warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `iam1`, Nov 18 11:06:32.513 INFO [stderr] please set bin.path in Cargo.toml Nov 18 11:06:32.671 INFO [stderr] Compiling google-iam1-cli v1.0.7+20171130 (/source) Nov 18 11:06:39.329 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 6.84s Nov 18 11:06:39.342 INFO [stderr] su: No module specific data is present Nov 18 11:06:39.934 INFO running `"docker" "inspect" "8d170bb16f88e49ec68aae1a17a0708f4ba96a849882f4e959abeb756f52bb6a"` Nov 18 11:06:40.193 INFO running `"docker" "rm" "-f" "8d170bb16f88e49ec68aae1a17a0708f4ba96a849882f4e959abeb756f52bb6a"` Nov 18 11:06:40.455 INFO [stdout] 8d170bb16f88e49ec68aae1a17a0708f4ba96a849882f4e959abeb756f52bb6a Nov 18 11:06:40.465 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:06:40.861 INFO [stdout] af28f9bbe167bcdab0dc9eac8e8132a1f4adeb733416dd5772046c8f4109813e Nov 18 11:06:40.864 INFO running `"docker" "start" "-a" "af28f9bbe167bcdab0dc9eac8e8132a1f4adeb733416dd5772046c8f4109813e"` Nov 18 11:06:42.741 INFO [stderr] usermod: no changes Nov 18 11:06:42.803 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Nov 18 11:06:42.804 INFO [stderr] disables Cargo from automatically inferring other binary targets. Nov 18 11:06:42.804 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Nov 18 11:06:42.804 INFO [stderr] files will be included as a binary target: Nov 18 11:06:42.804 INFO [stderr] Nov 18 11:06:42.805 INFO [stderr] * /source/src/main.rs Nov 18 11:06:42.805 INFO [stderr] Nov 18 11:06:42.805 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Nov 18 11:06:42.805 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Nov 18 11:06:42.806 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Nov 18 11:06:42.806 INFO [stderr] section. You may also move the files to a location where Cargo would not Nov 18 11:06:42.806 INFO [stderr] automatically infer them to be a target, such as in subfolders. Nov 18 11:06:42.807 INFO [stderr] Nov 18 11:06:42.807 INFO [stderr] For more information on this warning you can consult Nov 18 11:06:42.807 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Nov 18 11:06:42.807 INFO [stderr] warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `iam1`, Nov 18 11:06:42.807 INFO [stderr] please set bin.path in Cargo.toml Nov 18 11:06:43.023 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.24s Nov 18 11:06:43.041 INFO [stderr] Running /target/debug/deps/iam1-431a7234df923782 Nov 18 11:06:43.041 INFO [stdout] Nov 18 11:06:43.042 INFO [stdout] running 0 tests Nov 18 11:06:43.042 INFO [stdout] Nov 18 11:06:43.042 INFO [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Nov 18 11:06:43.042 INFO [stdout] Nov 18 11:06:43.051 INFO [stderr] su: No module specific data is present Nov 18 11:06:44.112 INFO running `"docker" "inspect" "af28f9bbe167bcdab0dc9eac8e8132a1f4adeb733416dd5772046c8f4109813e"` Nov 18 11:06:44.341 INFO running `"docker" "rm" "-f" "af28f9bbe167bcdab0dc9eac8e8132a1f4adeb733416dd5772046c8f4109813e"` Nov 18 11:06:44.730 INFO [stdout] af28f9bbe167bcdab0dc9eac8e8132a1f4adeb733416dd5772046c8f4109813e