Oct 11 20:30:38.945 INFO testing google-gan1_beta1-cli-1.0.7+20130205 against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 11 20:30:38.945 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen Oct 11 20:30:38.945 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-6/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:30:39.318 INFO blam! 95f7319f7c9eeaee1a71ba5384c7f776b25186d46146e7ed694304a2218a026c Oct 11 20:30:39.322 INFO running `"docker" "start" "-a" "95f7319f7c9eeaee1a71ba5384c7f776b25186d46146e7ed694304a2218a026c"` Oct 11 20:30:40.600 INFO kablam! usermod: no changes Oct 11 20:30:40.656 INFO kablam! warning: An explicit [[bin]] section is specified in Cargo.toml which currently Oct 11 20:30:40.656 INFO kablam! disables Cargo from automatically inferring other binary targets. Oct 11 20:30:40.656 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Oct 11 20:30:40.657 INFO kablam! files will be included as a binary target: Oct 11 20:30:40.657 INFO kablam! Oct 11 20:30:40.657 INFO kablam! * /source/src/main.rs Oct 11 20:30:40.657 INFO kablam! Oct 11 20:30:40.657 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Oct 11 20:30:40.657 INFO kablam! ready to be compiled as a binary target today. You can future-proof yourself Oct 11 20:30:40.657 INFO kablam! and disable this warning by adding `autobins = false` to your [package] Oct 11 20:30:40.657 INFO kablam! section. You may also move the files to a location where Cargo would not Oct 11 20:30:40.657 INFO kablam! automatically infer them to be a target, such as in subfolders. Oct 11 20:30:40.657 INFO kablam! Oct 11 20:30:40.657 INFO kablam! For more information on this warning you can consult Oct 11 20:30:40.657 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Oct 11 20:30:40.657 INFO kablam! warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `gan1-beta1`, Oct 11 20:30:40.657 INFO kablam! please set bin.path in Cargo.toml Oct 11 20:30:40.869 INFO kablam! Compiling google-gan1_beta1 v1.0.7+20130205 Oct 11 20:30:51.143 INFO kablam! Compiling google-gan1_beta1-cli v1.0.7+20130205 (/source) Oct 11 20:31:10.076 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 29.44s Oct 11 20:31:10.087 INFO kablam! su: No module specific data is present Oct 11 20:31:10.886 INFO running `"docker" "rm" "-f" "95f7319f7c9eeaee1a71ba5384c7f776b25186d46146e7ed694304a2218a026c"` Oct 11 20:31:11.140 INFO blam! 95f7319f7c9eeaee1a71ba5384c7f776b25186d46146e7ed694304a2218a026c Oct 11 20:31:11.156 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run Oct 11 20:31:11.156 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-6/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:31:11.592 INFO blam! 58d5345037bd45d4d28cada926cf6f0a9b6e32e3952c2367a43c4da055c0a51a Oct 11 20:31:11.598 INFO running `"docker" "start" "-a" "58d5345037bd45d4d28cada926cf6f0a9b6e32e3952c2367a43c4da055c0a51a"` Oct 11 20:31:13.184 INFO kablam! usermod: no changes Oct 11 20:31:13.240 INFO kablam! warning: An explicit [[bin]] section is specified in Cargo.toml which currently Oct 11 20:31:13.240 INFO kablam! disables Cargo from automatically inferring other binary targets. Oct 11 20:31:13.240 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Oct 11 20:31:13.240 INFO kablam! files will be included as a binary target: Oct 11 20:31:13.240 INFO kablam! Oct 11 20:31:13.240 INFO kablam! * /source/src/main.rs Oct 11 20:31:13.240 INFO kablam! Oct 11 20:31:13.240 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Oct 11 20:31:13.240 INFO kablam! ready to be compiled as a binary target today. You can future-proof yourself Oct 11 20:31:13.240 INFO kablam! and disable this warning by adding `autobins = false` to your [package] Oct 11 20:31:13.240 INFO kablam! section. You may also move the files to a location where Cargo would not Oct 11 20:31:13.240 INFO kablam! automatically infer them to be a target, such as in subfolders. Oct 11 20:31:13.240 INFO kablam! Oct 11 20:31:13.240 INFO kablam! For more information on this warning you can consult Oct 11 20:31:13.240 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Oct 11 20:31:13.240 INFO kablam! warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `gan1-beta1`, Oct 11 20:31:13.240 INFO kablam! please set bin.path in Cargo.toml Oct 11 20:31:13.416 INFO kablam! Compiling google-gan1_beta1-cli v1.0.7+20130205 (/source) Oct 11 20:31:21.774 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 8.55s Oct 11 20:31:21.786 INFO kablam! su: No module specific data is present Oct 11 20:31:23.030 INFO running `"docker" "rm" "-f" "58d5345037bd45d4d28cada926cf6f0a9b6e32e3952c2367a43c4da055c0a51a"` Oct 11 20:31:23.257 INFO blam! 58d5345037bd45d4d28cada926cf6f0a9b6e32e3952c2367a43c4da055c0a51a Oct 11 20:31:23.258 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen Oct 11 20:31:23.258 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-6/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:31:23.748 INFO blam! 80cfe7e48962b3cb8a19934d74e82acf0694c808abd73c5c7ae7401d2e34fb74 Oct 11 20:31:23.752 INFO running `"docker" "start" "-a" "80cfe7e48962b3cb8a19934d74e82acf0694c808abd73c5c7ae7401d2e34fb74"` Oct 11 20:31:24.916 INFO kablam! usermod: no changes Oct 11 20:31:24.980 INFO kablam! warning: An explicit [[bin]] section is specified in Cargo.toml which currently Oct 11 20:31:24.980 INFO kablam! disables Cargo from automatically inferring other binary targets. Oct 11 20:31:24.980 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Oct 11 20:31:24.980 INFO kablam! files will be included as a binary target: Oct 11 20:31:24.980 INFO kablam! Oct 11 20:31:24.980 INFO kablam! * /source/src/main.rs Oct 11 20:31:24.980 INFO kablam! Oct 11 20:31:24.980 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Oct 11 20:31:24.980 INFO kablam! ready to be compiled as a binary target today. You can future-proof yourself Oct 11 20:31:24.980 INFO kablam! and disable this warning by adding `autobins = false` to your [package] Oct 11 20:31:24.980 INFO kablam! section. You may also move the files to a location where Cargo would not Oct 11 20:31:24.980 INFO kablam! automatically infer them to be a target, such as in subfolders. Oct 11 20:31:24.980 INFO kablam! Oct 11 20:31:24.980 INFO kablam! For more information on this warning you can consult Oct 11 20:31:24.980 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Oct 11 20:31:24.980 INFO kablam! warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `gan1-beta1`, Oct 11 20:31:24.980 INFO kablam! please set bin.path in Cargo.toml Oct 11 20:31:25.169 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.22s Oct 11 20:31:25.184 INFO kablam! Running /target/debug/deps/gan1_beta1-949fc2645aef3784 Oct 11 20:31:25.185 INFO blam! Oct 11 20:31:25.185 INFO kablam! su: No module specific data is present Oct 11 20:31:25.185 INFO blam! running 0 tests Oct 11 20:31:25.185 INFO blam! Oct 11 20:31:25.186 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 20:31:25.186 INFO blam! Oct 11 20:31:26.445 INFO running `"docker" "rm" "-f" "80cfe7e48962b3cb8a19934d74e82acf0694c808abd73c5c7ae7401d2e34fb74"` Oct 11 20:31:26.697 INFO blam! 80cfe7e48962b3cb8a19934d74e82acf0694c808abd73c5c7ae7401d2e34fb74