Oct 16 08:05:29.090 INFO testing google-gan1_beta1-cli-1.0.7+20130205 against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 16 08:05:29.092 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-3/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/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 08:05:29.520 INFO blam! 241b130ca90232e741039d72555924bd0287514025921b906a1093faad5e06c5 Oct 16 08:05:29.522 INFO running `"docker" "start" "-a" "241b130ca90232e741039d72555924bd0287514025921b906a1093faad5e06c5"` Oct 16 08:05:31.070 INFO kablam! usermod: no changes Oct 16 08:05:31.123 INFO kablam! warning: An explicit [[bin]] section is specified in Cargo.toml which currently Oct 16 08:05:31.123 INFO kablam! disables Cargo from automatically inferring other binary targets. Oct 16 08:05:31.123 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Oct 16 08:05:31.123 INFO kablam! files will be included as a binary target: Oct 16 08:05:31.123 INFO kablam! Oct 16 08:05:31.123 INFO kablam! * /source/src/main.rs Oct 16 08:05:31.123 INFO kablam! Oct 16 08:05:31.123 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Oct 16 08:05:31.123 INFO kablam! ready to be compiled as a binary target today. You can future-proof yourself Oct 16 08:05:31.123 INFO kablam! and disable this warning by adding `autobins = false` to your [package] Oct 16 08:05:31.123 INFO kablam! section. You may also move the files to a location where Cargo would not Oct 16 08:05:31.123 INFO kablam! automatically infer them to be a target, such as in subfolders. Oct 16 08:05:31.123 INFO kablam! Oct 16 08:05:31.123 INFO kablam! For more information on this warning you can consult Oct 16 08:05:31.123 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Oct 16 08:05:31.123 INFO kablam! warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `gan1-beta1`, Oct 16 08:05:31.123 INFO kablam! please set bin.path in Cargo.toml Oct 16 08:05:31.307 INFO kablam! Compiling google-gan1_beta1 v1.0.8+20130205 Oct 16 08:05:39.740 INFO kablam! Compiling google-gan1_beta1-cli v1.0.7+20130205 (/source) Oct 16 08:05:56.966 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 25.86s Oct 16 08:05:56.980 INFO kablam! su: No module specific data is present Oct 16 08:05:58.155 INFO running `"docker" "rm" "-f" "241b130ca90232e741039d72555924bd0287514025921b906a1093faad5e06c5"` Oct 16 08:05:58.423 INFO blam! 241b130ca90232e741039d72555924bd0287514025921b906a1093faad5e06c5 Oct 16 08:05:58.429 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-3/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/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 08:05:58.862 INFO blam! 132d54d07d89f16bd7fd6a4fc4e60b97f816a4545f2a62960fedecbc894a0edc Oct 16 08:05:58.865 INFO running `"docker" "start" "-a" "132d54d07d89f16bd7fd6a4fc4e60b97f816a4545f2a62960fedecbc894a0edc"` Oct 16 08:06:00.407 INFO kablam! usermod: no changes Oct 16 08:06:00.444 INFO kablam! warning: An explicit [[bin]] section is specified in Cargo.toml which currently Oct 16 08:06:00.444 INFO kablam! disables Cargo from automatically inferring other binary targets. Oct 16 08:06:00.444 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Oct 16 08:06:00.444 INFO kablam! files will be included as a binary target: Oct 16 08:06:00.444 INFO kablam! Oct 16 08:06:00.444 INFO kablam! * /source/src/main.rs Oct 16 08:06:00.444 INFO kablam! Oct 16 08:06:00.444 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Oct 16 08:06:00.444 INFO kablam! ready to be compiled as a binary target today. You can future-proof yourself Oct 16 08:06:00.444 INFO kablam! and disable this warning by adding `autobins = false` to your [package] Oct 16 08:06:00.444 INFO kablam! section. You may also move the files to a location where Cargo would not Oct 16 08:06:00.444 INFO kablam! automatically infer them to be a target, such as in subfolders. Oct 16 08:06:00.444 INFO kablam! Oct 16 08:06:00.444 INFO kablam! For more information on this warning you can consult Oct 16 08:06:00.444 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Oct 16 08:06:00.444 INFO kablam! warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `gan1-beta1`, Oct 16 08:06:00.444 INFO kablam! please set bin.path in Cargo.toml Oct 16 08:06:00.599 INFO kablam! Compiling google-gan1_beta1-cli v1.0.7+20130205 (/source) Oct 16 08:06:06.559 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 6.13s Oct 16 08:06:06.571 INFO kablam! su: No module specific data is present Oct 16 08:06:07.247 INFO running `"docker" "rm" "-f" "132d54d07d89f16bd7fd6a4fc4e60b97f816a4545f2a62960fedecbc894a0edc"` Oct 16 08:06:07.427 INFO blam! 132d54d07d89f16bd7fd6a4fc4e60b97f816a4545f2a62960fedecbc894a0edc Oct 16 08:06:07.431 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-3/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/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 08:06:07.820 INFO blam! 650413fad1e3583f1407c49d7fbcedd2f1dfc61b6a0d932a63e5461e98abe478 Oct 16 08:06:07.835 INFO running `"docker" "start" "-a" "650413fad1e3583f1407c49d7fbcedd2f1dfc61b6a0d932a63e5461e98abe478"` Oct 16 08:06:08.974 INFO kablam! usermod: no changes Oct 16 08:06:09.007 INFO kablam! warning: An explicit [[bin]] section is specified in Cargo.toml which currently Oct 16 08:06:09.007 INFO kablam! disables Cargo from automatically inferring other binary targets. Oct 16 08:06:09.007 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Oct 16 08:06:09.007 INFO kablam! files will be included as a binary target: Oct 16 08:06:09.007 INFO kablam! Oct 16 08:06:09.007 INFO kablam! * /source/src/main.rs Oct 16 08:06:09.007 INFO kablam! Oct 16 08:06:09.007 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Oct 16 08:06:09.007 INFO kablam! ready to be compiled as a binary target today. You can future-proof yourself Oct 16 08:06:09.007 INFO kablam! and disable this warning by adding `autobins = false` to your [package] Oct 16 08:06:09.007 INFO kablam! section. You may also move the files to a location where Cargo would not Oct 16 08:06:09.007 INFO kablam! automatically infer them to be a target, such as in subfolders. Oct 16 08:06:09.007 INFO kablam! Oct 16 08:06:09.007 INFO kablam! For more information on this warning you can consult Oct 16 08:06:09.007 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Oct 16 08:06:09.007 INFO kablam! warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `gan1-beta1`, Oct 16 08:06:09.007 INFO kablam! please set bin.path in Cargo.toml Oct 16 08:06:09.171 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.17s Oct 16 08:06:09.187 INFO kablam! Running /target/debug/deps/gan1_beta1-7ca4cc605fd11fb9 Oct 16 08:06:09.203 INFO blam! Oct 16 08:06:09.203 INFO blam! running 0 tests Oct 16 08:06:09.203 INFO blam! Oct 16 08:06:09.203 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 08:06:09.203 INFO blam! Oct 16 08:06:09.204 INFO kablam! su: No module specific data is present Oct 16 08:06:09.963 INFO running `"docker" "rm" "-f" "650413fad1e3583f1407c49d7fbcedd2f1dfc61b6a0d932a63e5461e98abe478"` Oct 16 08:06:10.246 INFO blam! 650413fad1e3583f1407c49d7fbcedd2f1dfc61b6a0d932a63e5461e98abe478