Nov 18 11:09:39.448 INFO testing google-gan1_beta1-cli-1.0.7+20130205 against try#2e026d6e5d7621634147ad4c8074f1d964dbb1be for pr-55982 Nov 18 11:09:39.448 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:09:39.875 INFO [stdout] b369b67fd4da590287284366e268bdbd3e08e3289034555576fa1112c6def79f Nov 18 11:09:39.883 INFO running `"docker" "start" "-a" "b369b67fd4da590287284366e268bdbd3e08e3289034555576fa1112c6def79f"` Nov 18 11:09:41.035 INFO [stderr] usermod: no changes Nov 18 11:09:41.083 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Nov 18 11:09:41.083 INFO [stderr] disables Cargo from automatically inferring other binary targets. Nov 18 11:09:41.084 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Nov 18 11:09:41.084 INFO [stderr] files will be included as a binary target: Nov 18 11:09:41.084 INFO [stderr] Nov 18 11:09:41.084 INFO [stderr] * /source/src/main.rs Nov 18 11:09:41.085 INFO [stderr] Nov 18 11:09:41.085 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Nov 18 11:09:41.085 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Nov 18 11:09:41.085 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Nov 18 11:09:41.086 INFO [stderr] section. You may also move the files to a location where Cargo would not Nov 18 11:09:41.086 INFO [stderr] automatically infer them to be a target, such as in subfolders. Nov 18 11:09:41.086 INFO [stderr] Nov 18 11:09:41.086 INFO [stderr] For more information on this warning you can consult Nov 18 11:09:41.087 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Nov 18 11:09:41.087 INFO [stderr] warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `gan1-beta1`, Nov 18 11:09:41.087 INFO [stderr] please set bin.path in Cargo.toml Nov 18 11:09:41.291 INFO [stderr] Compiling google-gan1_beta1 v1.0.8+20130205 Nov 18 11:09:49.711 INFO [stderr] Compiling google-gan1_beta1-cli v1.0.7+20130205 (/source) Nov 18 11:10:06.044 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 24.99s Nov 18 11:10:06.062 INFO [stderr] su: No module specific data is present Nov 18 11:10:07.317 INFO running `"docker" "inspect" "b369b67fd4da590287284366e268bdbd3e08e3289034555576fa1112c6def79f"` Nov 18 11:10:07.687 INFO running `"docker" "rm" "-f" "b369b67fd4da590287284366e268bdbd3e08e3289034555576fa1112c6def79f"` Nov 18 11:10:07.975 INFO [stdout] b369b67fd4da590287284366e268bdbd3e08e3289034555576fa1112c6def79f Nov 18 11:10:07.982 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:10:08.393 INFO [stdout] e385bbd085350edb054f72a46d2caca4e0ecda399e2eeb0966678a61d37334d1 Nov 18 11:10:08.403 INFO running `"docker" "start" "-a" "e385bbd085350edb054f72a46d2caca4e0ecda399e2eeb0966678a61d37334d1"` Nov 18 11:10:09.572 INFO [stderr] usermod: no changes Nov 18 11:10:09.647 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Nov 18 11:10:09.647 INFO [stderr] disables Cargo from automatically inferring other binary targets. Nov 18 11:10:09.648 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Nov 18 11:10:09.648 INFO [stderr] files will be included as a binary target: Nov 18 11:10:09.648 INFO [stderr] Nov 18 11:10:09.649 INFO [stderr] * /source/src/main.rs Nov 18 11:10:09.649 INFO [stderr] Nov 18 11:10:09.649 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Nov 18 11:10:09.649 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Nov 18 11:10:09.650 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Nov 18 11:10:09.650 INFO [stderr] section. You may also move the files to a location where Cargo would not Nov 18 11:10:09.650 INFO [stderr] automatically infer them to be a target, such as in subfolders. Nov 18 11:10:09.651 INFO [stderr] Nov 18 11:10:09.651 INFO [stderr] For more information on this warning you can consult Nov 18 11:10:09.651 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Nov 18 11:10:09.651 INFO [stderr] warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `gan1-beta1`, Nov 18 11:10:09.652 INFO [stderr] please set bin.path in Cargo.toml Nov 18 11:10:09.820 INFO [stderr] Compiling google-gan1_beta1-cli v1.0.7+20130205 (/source) Nov 18 11:10:15.571 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 5.95s Nov 18 11:10:15.580 INFO [stderr] su: No module specific data is present Nov 18 11:10:16.767 INFO running `"docker" "inspect" "e385bbd085350edb054f72a46d2caca4e0ecda399e2eeb0966678a61d37334d1"` Nov 18 11:10:17.137 INFO running `"docker" "rm" "-f" "e385bbd085350edb054f72a46d2caca4e0ecda399e2eeb0966678a61d37334d1"` Nov 18 11:10:17.423 INFO [stdout] e385bbd085350edb054f72a46d2caca4e0ecda399e2eeb0966678a61d37334d1 Nov 18 11:10:17.432 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:10:17.920 INFO [stdout] ebcd8786ca7ac23a2f135cb4790a80a1ffc8970585edcee7b47c7b6530c2c35b Nov 18 11:10:17.922 INFO running `"docker" "start" "-a" "ebcd8786ca7ac23a2f135cb4790a80a1ffc8970585edcee7b47c7b6530c2c35b"` Nov 18 11:10:19.734 INFO [stderr] usermod: no changes Nov 18 11:10:19.787 INFO [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently Nov 18 11:10:19.787 INFO [stderr] disables Cargo from automatically inferring other binary targets. Nov 18 11:10:19.787 INFO [stderr] This inference behavior will change in the Rust 2018 edition and the following Nov 18 11:10:19.787 INFO [stderr] files will be included as a binary target: Nov 18 11:10:19.787 INFO [stderr] Nov 18 11:10:19.787 INFO [stderr] * /source/src/main.rs Nov 18 11:10:19.787 INFO [stderr] Nov 18 11:10:19.787 INFO [stderr] This is likely to break cargo build or cargo test as these files may not be Nov 18 11:10:19.787 INFO [stderr] ready to be compiled as a binary target today. You can future-proof yourself Nov 18 11:10:19.787 INFO [stderr] and disable this warning by adding `autobins = false` to your [package] Nov 18 11:10:19.787 INFO [stderr] section. You may also move the files to a location where Cargo would not Nov 18 11:10:19.787 INFO [stderr] automatically infer them to be a target, such as in subfolders. Nov 18 11:10:19.787 INFO [stderr] Nov 18 11:10:19.787 INFO [stderr] For more information on this warning you can consult Nov 18 11:10:19.787 INFO [stderr] https://github.com/rust-lang/cargo/issues/5330 Nov 18 11:10:19.787 INFO [stderr] warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `gan1-beta1`, Nov 18 11:10:19.787 INFO [stderr] please set bin.path in Cargo.toml Nov 18 11:10:19.941 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.17s Nov 18 11:10:19.952 INFO [stderr] Running /target/debug/deps/gan1_beta1-3515ac8dee81cf1c Nov 18 11:10:19.957 INFO [stdout] Nov 18 11:10:19.957 INFO [stdout] running 0 tests Nov 18 11:10:19.957 INFO [stdout] Nov 18 11:10:19.957 INFO [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Nov 18 11:10:19.957 INFO [stdout] Nov 18 11:10:19.960 INFO [stderr] su: No module specific data is present Nov 18 11:10:21.109 INFO running `"docker" "inspect" "ebcd8786ca7ac23a2f135cb4790a80a1ffc8970585edcee7b47c7b6530c2c35b"` Nov 18 11:10:21.435 INFO running `"docker" "rm" "-f" "ebcd8786ca7ac23a2f135cb4790a80a1ffc8970585edcee7b47c7b6530c2c35b"` Nov 18 11:10:21.747 INFO [stdout] ebcd8786ca7ac23a2f135cb4790a80a1ffc8970585edcee7b47c7b6530c2c35b