Oct 16 07:58:31.513 INFO testing google-language1_beta1-cli-1.0.7+20171204 against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 16 07:58:31.513 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-2/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-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"` Oct 16 07:58:31.810 INFO blam! c31857723a3dfafe755327387f133f50a77e2604e0edb4f6b4f315a9e96ab7c3 Oct 16 07:58:31.815 INFO running `"docker" "start" "-a" "c31857723a3dfafe755327387f133f50a77e2604e0edb4f6b4f315a9e96ab7c3"` Oct 16 07:58:33.577 INFO kablam! usermod: no changes Oct 16 07:58:33.647 INFO kablam! warning: An explicit [[bin]] section is specified in Cargo.toml which currently Oct 16 07:58:33.647 INFO kablam! disables Cargo from automatically inferring other binary targets. Oct 16 07:58:33.647 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Oct 16 07:58:33.647 INFO kablam! files will be included as a binary target: Oct 16 07:58:33.647 INFO kablam! Oct 16 07:58:33.647 INFO kablam! * /source/src/main.rs Oct 16 07:58:33.647 INFO kablam! Oct 16 07:58:33.647 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Oct 16 07:58:33.647 INFO kablam! ready to be compiled as a binary target today. You can future-proof yourself Oct 16 07:58:33.647 INFO kablam! and disable this warning by adding `autobins = false` to your [package] Oct 16 07:58:33.647 INFO kablam! section. You may also move the files to a location where Cargo would not Oct 16 07:58:33.647 INFO kablam! automatically infer them to be a target, such as in subfolders. Oct 16 07:58:33.647 INFO kablam! Oct 16 07:58:33.647 INFO kablam! For more information on this warning you can consult Oct 16 07:58:33.647 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Oct 16 07:58:33.647 INFO kablam! warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `language1-beta1`, Oct 16 07:58:33.647 INFO kablam! please set bin.path in Cargo.toml Oct 16 07:58:33.857 INFO kablam! Compiling google-language1_beta1 v1.0.8+20180930 Oct 16 07:58:40.289 INFO kablam! Compiling google-language1_beta1-cli v1.0.7+20171204 (/source) Oct 16 07:58:56.134 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 22.52s Oct 16 07:58:56.145 INFO kablam! su: No module specific data is present Oct 16 07:58:57.678 INFO running `"docker" "rm" "-f" "c31857723a3dfafe755327387f133f50a77e2604e0edb4f6b4f315a9e96ab7c3"` Oct 16 07:58:57.991 INFO blam! c31857723a3dfafe755327387f133f50a77e2604e0edb4f6b4f315a9e96ab7c3 Oct 16 07:58:58.008 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-2/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-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"` Oct 16 07:58:58.398 INFO blam! ba96887c8c2aa31a9c3f900bcd542e14e52f32ba3c4787de277b971bd07c0589 Oct 16 07:58:58.401 INFO running `"docker" "start" "-a" "ba96887c8c2aa31a9c3f900bcd542e14e52f32ba3c4787de277b971bd07c0589"` Oct 16 07:59:00.350 INFO kablam! usermod: no changes Oct 16 07:59:00.416 INFO kablam! warning: An explicit [[bin]] section is specified in Cargo.toml which currently Oct 16 07:59:00.416 INFO kablam! disables Cargo from automatically inferring other binary targets. Oct 16 07:59:00.416 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Oct 16 07:59:00.416 INFO kablam! files will be included as a binary target: Oct 16 07:59:00.416 INFO kablam! Oct 16 07:59:00.416 INFO kablam! * /source/src/main.rs Oct 16 07:59:00.416 INFO kablam! Oct 16 07:59:00.416 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Oct 16 07:59:00.416 INFO kablam! ready to be compiled as a binary target today. You can future-proof yourself Oct 16 07:59:00.416 INFO kablam! and disable this warning by adding `autobins = false` to your [package] Oct 16 07:59:00.416 INFO kablam! section. You may also move the files to a location where Cargo would not Oct 16 07:59:00.416 INFO kablam! automatically infer them to be a target, such as in subfolders. Oct 16 07:59:00.416 INFO kablam! Oct 16 07:59:00.416 INFO kablam! For more information on this warning you can consult Oct 16 07:59:00.416 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Oct 16 07:59:00.416 INFO kablam! warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `language1-beta1`, Oct 16 07:59:00.416 INFO kablam! please set bin.path in Cargo.toml Oct 16 07:59:00.638 INFO kablam! Compiling google-language1_beta1-cli v1.0.7+20171204 (/source) Oct 16 07:59:06.260 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 5.88s Oct 16 07:59:06.279 INFO kablam! su: No module specific data is present Oct 16 07:59:07.791 INFO running `"docker" "rm" "-f" "ba96887c8c2aa31a9c3f900bcd542e14e52f32ba3c4787de277b971bd07c0589"` Oct 16 07:59:08.147 INFO blam! ba96887c8c2aa31a9c3f900bcd542e14e52f32ba3c4787de277b971bd07c0589 Oct 16 07:59:08.164 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-2/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-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"` Oct 16 07:59:08.650 INFO blam! 5b4f0536ff9206c2dd550ad2fc2008f99c2d01d45fbbbb4e99fe693d741080c2 Oct 16 07:59:08.652 INFO running `"docker" "start" "-a" "5b4f0536ff9206c2dd550ad2fc2008f99c2d01d45fbbbb4e99fe693d741080c2"` Oct 16 07:59:10.282 INFO kablam! usermod: no changes Oct 16 07:59:10.316 INFO kablam! warning: An explicit [[bin]] section is specified in Cargo.toml which currently Oct 16 07:59:10.316 INFO kablam! disables Cargo from automatically inferring other binary targets. Oct 16 07:59:10.316 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Oct 16 07:59:10.316 INFO kablam! files will be included as a binary target: Oct 16 07:59:10.316 INFO kablam! Oct 16 07:59:10.316 INFO kablam! * /source/src/main.rs Oct 16 07:59:10.316 INFO kablam! Oct 16 07:59:10.316 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Oct 16 07:59:10.316 INFO kablam! ready to be compiled as a binary target today. You can future-proof yourself Oct 16 07:59:10.316 INFO kablam! and disable this warning by adding `autobins = false` to your [package] Oct 16 07:59:10.316 INFO kablam! section. You may also move the files to a location where Cargo would not Oct 16 07:59:10.316 INFO kablam! automatically infer them to be a target, such as in subfolders. Oct 16 07:59:10.316 INFO kablam! Oct 16 07:59:10.316 INFO kablam! For more information on this warning you can consult Oct 16 07:59:10.316 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Oct 16 07:59:10.316 INFO kablam! warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `language1-beta1`, Oct 16 07:59:10.316 INFO kablam! please set bin.path in Cargo.toml Oct 16 07:59:10.538 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.24s Oct 16 07:59:10.559 INFO kablam! Running /target/debug/deps/language1_beta1-5fa9ffa02792f151 Oct 16 07:59:10.559 INFO blam! Oct 16 07:59:10.559 INFO blam! running 0 tests Oct 16 07:59:10.559 INFO blam! Oct 16 07:59:10.559 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 07:59:10.559 INFO blam! Oct 16 07:59:10.563 INFO kablam! su: No module specific data is present Oct 16 07:59:11.707 INFO running `"docker" "rm" "-f" "5b4f0536ff9206c2dd550ad2fc2008f99c2d01d45fbbbb4e99fe693d741080c2"` Oct 16 07:59:11.983 INFO blam! 5b4f0536ff9206c2dd550ad2fc2008f99c2d01d45fbbbb4e99fe693d741080c2