Oct 11 20:25:41.519 INFO testing google-language1_beta1-cli-1.0.7+20171204 against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 11 20:25:41.519 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen Oct 11 20:25:41.521 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-3/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 11 20:25:41.960 INFO blam! 77e9f8105d66f19df92daab994d1a170a4e931a8232d77847a65b84e62231384 Oct 11 20:25:41.972 INFO running `"docker" "start" "-a" "77e9f8105d66f19df92daab994d1a170a4e931a8232d77847a65b84e62231384"` Oct 11 20:25:43.312 INFO kablam! usermod: no changes Oct 11 20:25:43.372 INFO kablam! warning: An explicit [[bin]] section is specified in Cargo.toml which currently Oct 11 20:25:43.372 INFO kablam! disables Cargo from automatically inferring other binary targets. Oct 11 20:25:43.372 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Oct 11 20:25:43.372 INFO kablam! files will be included as a binary target: Oct 11 20:25:43.372 INFO kablam! Oct 11 20:25:43.372 INFO kablam! * /source/src/main.rs Oct 11 20:25:43.372 INFO kablam! Oct 11 20:25:43.372 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Oct 11 20:25:43.372 INFO kablam! ready to be compiled as a binary target today. You can future-proof yourself Oct 11 20:25:43.372 INFO kablam! and disable this warning by adding `autobins = false` to your [package] Oct 11 20:25:43.372 INFO kablam! section. You may also move the files to a location where Cargo would not Oct 11 20:25:43.372 INFO kablam! automatically infer them to be a target, such as in subfolders. Oct 11 20:25:43.372 INFO kablam! Oct 11 20:25:43.372 INFO kablam! For more information on this warning you can consult Oct 11 20:25:43.372 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Oct 11 20:25:43.372 INFO kablam! warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `language1-beta1`, Oct 11 20:25:43.372 INFO kablam! please set bin.path in Cargo.toml Oct 11 20:25:43.536 INFO kablam! Compiling google-language1_beta1 v1.0.7+20171204 Oct 11 20:25:51.588 INFO kablam! Compiling google-language1_beta1-cli v1.0.7+20171204 (/source) Oct 11 20:26:10.612 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 27.26s Oct 11 20:26:10.622 INFO kablam! su: No module specific data is present Oct 11 20:26:12.136 INFO running `"docker" "rm" "-f" "77e9f8105d66f19df92daab994d1a170a4e931a8232d77847a65b84e62231384"` Oct 11 20:26:12.477 INFO blam! 77e9f8105d66f19df92daab994d1a170a4e931a8232d77847a65b84e62231384 Oct 11 20:26:12.480 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run Oct 11 20:26:12.480 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-3/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 11 20:26:12.852 INFO blam! b8669dcb143b227620f55d475b0b158ebdd34c909b6b61996642e50f0fb9bf77 Oct 11 20:26:12.856 INFO running `"docker" "start" "-a" "b8669dcb143b227620f55d475b0b158ebdd34c909b6b61996642e50f0fb9bf77"` Oct 11 20:26:14.055 INFO kablam! usermod: no changes Oct 11 20:26:14.137 INFO kablam! warning: An explicit [[bin]] section is specified in Cargo.toml which currently Oct 11 20:26:14.137 INFO kablam! disables Cargo from automatically inferring other binary targets. Oct 11 20:26:14.137 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Oct 11 20:26:14.137 INFO kablam! files will be included as a binary target: Oct 11 20:26:14.138 INFO kablam! Oct 11 20:26:14.138 INFO kablam! * /source/src/main.rs Oct 11 20:26:14.138 INFO kablam! Oct 11 20:26:14.139 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Oct 11 20:26:14.139 INFO kablam! ready to be compiled as a binary target today. You can future-proof yourself Oct 11 20:26:14.139 INFO kablam! and disable this warning by adding `autobins = false` to your [package] Oct 11 20:26:14.139 INFO kablam! section. You may also move the files to a location where Cargo would not Oct 11 20:26:14.139 INFO kablam! automatically infer them to be a target, such as in subfolders. Oct 11 20:26:14.139 INFO kablam! Oct 11 20:26:14.139 INFO kablam! For more information on this warning you can consult Oct 11 20:26:14.139 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Oct 11 20:26:14.139 INFO kablam! warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `language1-beta1`, Oct 11 20:26:14.139 INFO kablam! please set bin.path in Cargo.toml Oct 11 20:26:14.344 INFO kablam! Compiling google-language1_beta1-cli v1.0.7+20171204 (/source) Oct 11 20:26:22.461 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 8.37s Oct 11 20:26:22.477 INFO kablam! su: No module specific data is present Oct 11 20:26:23.532 INFO running `"docker" "rm" "-f" "b8669dcb143b227620f55d475b0b158ebdd34c909b6b61996642e50f0fb9bf77"` Oct 11 20:26:23.844 INFO blam! b8669dcb143b227620f55d475b0b158ebdd34c909b6b61996642e50f0fb9bf77 Oct 11 20:26:23.856 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen Oct 11 20:26:23.858 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-3/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 11 20:26:24.241 INFO blam! fa7f6c04c265ccf47bb14ea1d11e082319e3c0def26a054fa18fb846900e9006 Oct 11 20:26:24.243 INFO running `"docker" "start" "-a" "fa7f6c04c265ccf47bb14ea1d11e082319e3c0def26a054fa18fb846900e9006"` Oct 11 20:26:26.366 INFO kablam! usermod: no changes Oct 11 20:26:26.449 INFO kablam! warning: An explicit [[bin]] section is specified in Cargo.toml which currently Oct 11 20:26:26.449 INFO kablam! disables Cargo from automatically inferring other binary targets. Oct 11 20:26:26.449 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Oct 11 20:26:26.449 INFO kablam! files will be included as a binary target: Oct 11 20:26:26.449 INFO kablam! Oct 11 20:26:26.449 INFO kablam! * /source/src/main.rs Oct 11 20:26:26.449 INFO kablam! Oct 11 20:26:26.449 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Oct 11 20:26:26.449 INFO kablam! ready to be compiled as a binary target today. You can future-proof yourself Oct 11 20:26:26.449 INFO kablam! and disable this warning by adding `autobins = false` to your [package] Oct 11 20:26:26.449 INFO kablam! section. You may also move the files to a location where Cargo would not Oct 11 20:26:26.449 INFO kablam! automatically infer them to be a target, such as in subfolders. Oct 11 20:26:26.449 INFO kablam! Oct 11 20:26:26.449 INFO kablam! For more information on this warning you can consult Oct 11 20:26:26.449 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Oct 11 20:26:26.449 INFO kablam! warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `language1-beta1`, Oct 11 20:26:26.449 INFO kablam! please set bin.path in Cargo.toml Oct 11 20:26:26.646 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.24s Oct 11 20:26:26.676 INFO kablam! Running /target/debug/deps/language1_beta1-b0ca6f9819d6d463 Oct 11 20:26:26.678 INFO blam! Oct 11 20:26:26.678 INFO blam! running 0 tests Oct 11 20:26:26.678 INFO blam! Oct 11 20:26:26.678 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 20:26:26.678 INFO blam! Oct 11 20:26:26.679 INFO kablam! su: No module specific data is present Oct 11 20:26:27.988 INFO running `"docker" "rm" "-f" "fa7f6c04c265ccf47bb14ea1d11e082319e3c0def26a054fa18fb846900e9006"` Oct 11 20:26:28.356 INFO blam! fa7f6c04c265ccf47bb14ea1d11e082319e3c0def26a054fa18fb846900e9006