Nov 18 10:50:41.685 INFO testing google-runtimeconfig1_beta1-cli-1.0.7+20171030 against try#2e026d6e5d7621634147ad4c8074f1d964dbb1be for pr-55982 Nov 18 10:50:41.687 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-1/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-1/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:50:42.090 INFO [stdout] 4b52c153c7fcb037a1ee72a1c28ef0ec3ae3e843d628c9106b82fdfe00552dfb Nov 18 10:50:42.095 INFO running `"docker" "start" "-a" "4b52c153c7fcb037a1ee72a1c28ef0ec3ae3e843d628c9106b82fdfe00552dfb"` Nov 18 10:50:42.826 INFO [stderr] usermod: no changes Nov 18 10:50:42.883 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Nov 18 10:50:42.883 INFO [stderr] disables Cargo from automatically inferring other binary targets. Nov 18 10:50:42.883 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Nov 18 10:50:42.883 INFO [stderr] files will be included as a binary target: Nov 18 10:50:42.883 INFO [stderr] Nov 18 10:50:42.883 INFO [stderr] * /source/src/main.rs Nov 18 10:50:42.883 INFO [stderr] Nov 18 10:50:42.883 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Nov 18 10:50:42.883 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Nov 18 10:50:42.883 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Nov 18 10:50:42.883 INFO [stderr] section. You may also move the files to a location where Cargo would not Nov 18 10:50:42.883 INFO [stderr] automatically infer them to be a target, such as in subfolders. Nov 18 10:50:42.883 INFO [stderr] Nov 18 10:50:42.883 INFO [stderr] For more information on this warning you can consult Nov 18 10:50:42.883 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Nov 18 10:50:42.883 INFO [stderr] warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `runtimeconfig1-beta1`, Nov 18 10:50:42.883 INFO [stderr] please set bin.path in Cargo.toml Nov 18 10:50:43.017 INFO [stderr] Compiling google-runtimeconfig1_beta1 v1.0.8+20181008 Nov 18 10:50:48.351 INFO [stderr] Compiling google-runtimeconfig1_beta1-cli v1.0.7+20171030 (/source) Nov 18 10:51:03.807 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 20.95s Nov 18 10:51:03.819 INFO [stderr] su: No module specific data is present Nov 18 10:51:04.196 INFO running `"docker" "inspect" "4b52c153c7fcb037a1ee72a1c28ef0ec3ae3e843d628c9106b82fdfe00552dfb"` Nov 18 10:51:04.281 INFO running `"docker" "rm" "-f" "4b52c153c7fcb037a1ee72a1c28ef0ec3ae3e843d628c9106b82fdfe00552dfb"` Nov 18 10:51:04.379 INFO [stdout] 4b52c153c7fcb037a1ee72a1c28ef0ec3ae3e843d628c9106b82fdfe00552dfb Nov 18 10:51:04.383 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-1/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-1/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:51:04.638 INFO [stdout] 4a3675508e3cf556b4b319684be9d48ed6ab8d5bf47e8957a1e9bb4c5b94c4bb Nov 18 10:51:04.640 INFO running `"docker" "start" "-a" "4a3675508e3cf556b4b319684be9d48ed6ab8d5bf47e8957a1e9bb4c5b94c4bb"` Nov 18 10:51:05.126 INFO [stderr] usermod: no changes Nov 18 10:51:05.156 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Nov 18 10:51:05.156 INFO [stderr] disables Cargo from automatically inferring other binary targets. Nov 18 10:51:05.156 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Nov 18 10:51:05.156 INFO [stderr] files will be included as a binary target: Nov 18 10:51:05.156 INFO [stderr] Nov 18 10:51:05.156 INFO [stderr] * /source/src/main.rs Nov 18 10:51:05.156 INFO [stderr] Nov 18 10:51:05.156 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Nov 18 10:51:05.156 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Nov 18 10:51:05.156 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Nov 18 10:51:05.156 INFO [stderr] section. You may also move the files to a location where Cargo would not Nov 18 10:51:05.156 INFO [stderr] automatically infer them to be a target, such as in subfolders. Nov 18 10:51:05.156 INFO [stderr] Nov 18 10:51:05.156 INFO [stderr] For more information on this warning you can consult Nov 18 10:51:05.156 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Nov 18 10:51:05.156 INFO [stderr] warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `runtimeconfig1-beta1`, Nov 18 10:51:05.156 INFO [stderr] please set bin.path in Cargo.toml Nov 18 10:51:05.283 INFO [stderr] Compiling google-runtimeconfig1_beta1-cli v1.0.7+20171030 (/source) Nov 18 10:51:09.244 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 4.10s Nov 18 10:51:09.258 INFO [stderr] su: No module specific data is present Nov 18 10:51:09.651 INFO running `"docker" "inspect" "4a3675508e3cf556b4b319684be9d48ed6ab8d5bf47e8957a1e9bb4c5b94c4bb"` Nov 18 10:51:09.793 INFO running `"docker" "rm" "-f" "4a3675508e3cf556b4b319684be9d48ed6ab8d5bf47e8957a1e9bb4c5b94c4bb"` Nov 18 10:51:09.909 INFO [stdout] 4a3675508e3cf556b4b319684be9d48ed6ab8d5bf47e8957a1e9bb4c5b94c4bb Nov 18 10:51:09.910 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-1/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-1/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:51:10.104 INFO [stdout] 03b705ecab6fd6e2bb6f2e6f43f2cadac7c28a7e6a9a8495da8bef2d1f1c5b3f Nov 18 10:51:10.108 INFO running `"docker" "start" "-a" "03b705ecab6fd6e2bb6f2e6f43f2cadac7c28a7e6a9a8495da8bef2d1f1c5b3f"` Nov 18 10:51:10.653 INFO [stderr] usermod: no changes Nov 18 10:51:10.675 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Nov 18 10:51:10.675 INFO [stderr] disables Cargo from automatically inferring other binary targets. Nov 18 10:51:10.675 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Nov 18 10:51:10.675 INFO [stderr] files will be included as a binary target: Nov 18 10:51:10.675 INFO [stderr] Nov 18 10:51:10.675 INFO [stderr] * /source/src/main.rs Nov 18 10:51:10.675 INFO [stderr] Nov 18 10:51:10.675 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Nov 18 10:51:10.675 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Nov 18 10:51:10.675 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Nov 18 10:51:10.675 INFO [stderr] section. You may also move the files to a location where Cargo would not Nov 18 10:51:10.675 INFO [stderr] automatically infer them to be a target, such as in subfolders. Nov 18 10:51:10.675 INFO [stderr] Nov 18 10:51:10.676 INFO [stderr] For more information on this warning you can consult Nov 18 10:51:10.676 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Nov 18 10:51:10.676 INFO [stderr] warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `runtimeconfig1-beta1`, Nov 18 10:51:10.676 INFO [stderr] please set bin.path in Cargo.toml Nov 18 10:51:10.769 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.10s Nov 18 10:51:10.788 INFO [stderr] Running /target/debug/deps/runtimeconfig1_beta1-9e7a4742e0280a73 Nov 18 10:51:10.789 INFO [stdout] Nov 18 10:51:10.791 INFO [stdout] running 0 tests Nov 18 10:51:10.791 INFO [stdout] Nov 18 10:51:10.791 INFO [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Nov 18 10:51:10.791 INFO [stdout] Nov 18 10:51:10.792 INFO [stderr] su: No module specific data is present Nov 18 10:51:11.191 INFO running `"docker" "inspect" "03b705ecab6fd6e2bb6f2e6f43f2cadac7c28a7e6a9a8495da8bef2d1f1c5b3f"` Nov 18 10:51:11.349 INFO running `"docker" "rm" "-f" "03b705ecab6fd6e2bb6f2e6f43f2cadac7c28a7e6a9a8495da8bef2d1f1c5b3f"` Nov 18 10:51:11.462 INFO [stdout] 03b705ecab6fd6e2bb6f2e6f43f2cadac7c28a7e6a9a8495da8bef2d1f1c5b3f