Oct 11 21:33:26.253 INFO testing google-appengine1_beta5-cli-1.0.7+20171208 against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 11 21:33:26.253 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen Oct 11 21:33:26.254 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-1/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 21:33:26.689 INFO blam! 36810fcb577b963b18b36089a40b066d2c79ca6b3aa6f6a02507d9def299e619 Oct 11 21:33:26.701 INFO running `"docker" "start" "-a" "36810fcb577b963b18b36089a40b066d2c79ca6b3aa6f6a02507d9def299e619"` Oct 11 21:33:27.929 INFO kablam! usermod: no changes Oct 11 21:33:27.988 INFO kablam! warning: An explicit [[bin]] section is specified in Cargo.toml which currently Oct 11 21:33:27.988 INFO kablam! disables Cargo from automatically inferring other binary targets. Oct 11 21:33:27.988 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Oct 11 21:33:27.988 INFO kablam! files will be included as a binary target: Oct 11 21:33:27.988 INFO kablam! Oct 11 21:33:27.988 INFO kablam! * /source/src/main.rs Oct 11 21:33:27.988 INFO kablam! Oct 11 21:33:27.988 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Oct 11 21:33:27.988 INFO kablam! ready to be compiled as a binary target today. You can future-proof yourself Oct 11 21:33:27.988 INFO kablam! and disable this warning by adding `autobins = false` to your [package] Oct 11 21:33:27.988 INFO kablam! section. You may also move the files to a location where Cargo would not Oct 11 21:33:27.988 INFO kablam! automatically infer them to be a target, such as in subfolders. Oct 11 21:33:27.988 INFO kablam! Oct 11 21:33:27.988 INFO kablam! For more information on this warning you can consult Oct 11 21:33:27.988 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Oct 11 21:33:27.988 INFO kablam! warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `appengine1-beta5`, Oct 11 21:33:27.988 INFO kablam! please set bin.path in Cargo.toml Oct 11 21:33:28.236 INFO kablam! Compiling google-appengine1_beta5 v1.0.7+20171208 Oct 11 21:33:38.160 INFO kablam! Compiling google-appengine1_beta5-cli v1.0.7+20171208 (/source) Oct 11 21:34:00.467 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 32.50s Oct 11 21:34:00.478 INFO kablam! su: No module specific data is present Oct 11 21:34:01.088 INFO running `"docker" "rm" "-f" "36810fcb577b963b18b36089a40b066d2c79ca6b3aa6f6a02507d9def299e619"` Oct 11 21:34:01.470 INFO blam! 36810fcb577b963b18b36089a40b066d2c79ca6b3aa6f6a02507d9def299e619 Oct 11 21:34:01.476 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run Oct 11 21:34:01.476 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-1/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 21:34:01.990 INFO blam! 83e716b1c4389f8c4eca26a611c961694d9ccf1490efbb968d4da6aee20721c3 Oct 11 21:34:01.996 INFO running `"docker" "start" "-a" "83e716b1c4389f8c4eca26a611c961694d9ccf1490efbb968d4da6aee20721c3"` Oct 11 21:34:03.186 INFO kablam! usermod: no changes Oct 11 21:34:03.232 INFO kablam! warning: An explicit [[bin]] section is specified in Cargo.toml which currently Oct 11 21:34:03.232 INFO kablam! disables Cargo from automatically inferring other binary targets. Oct 11 21:34:03.232 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Oct 11 21:34:03.232 INFO kablam! files will be included as a binary target: Oct 11 21:34:03.232 INFO kablam! Oct 11 21:34:03.232 INFO kablam! * /source/src/main.rs Oct 11 21:34:03.232 INFO kablam! Oct 11 21:34:03.232 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Oct 11 21:34:03.232 INFO kablam! ready to be compiled as a binary target today. You can future-proof yourself Oct 11 21:34:03.232 INFO kablam! and disable this warning by adding `autobins = false` to your [package] Oct 11 21:34:03.232 INFO kablam! section. You may also move the files to a location where Cargo would not Oct 11 21:34:03.232 INFO kablam! automatically infer them to be a target, such as in subfolders. Oct 11 21:34:03.232 INFO kablam! Oct 11 21:34:03.232 INFO kablam! For more information on this warning you can consult Oct 11 21:34:03.232 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Oct 11 21:34:03.232 INFO kablam! warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `appengine1-beta5`, Oct 11 21:34:03.232 INFO kablam! please set bin.path in Cargo.toml Oct 11 21:34:03.351 INFO kablam! Compiling google-appengine1_beta5-cli v1.0.7+20171208 (/source) Oct 11 21:34:09.870 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 6.65s Oct 11 21:34:09.890 INFO kablam! su: No module specific data is present Oct 11 21:34:10.931 INFO running `"docker" "rm" "-f" "83e716b1c4389f8c4eca26a611c961694d9ccf1490efbb968d4da6aee20721c3"` Oct 11 21:34:11.260 INFO blam! 83e716b1c4389f8c4eca26a611c961694d9ccf1490efbb968d4da6aee20721c3 Oct 11 21:34:11.265 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen Oct 11 21:34:11.267 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-1/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 21:34:11.749 INFO blam! f5897bba3ea29b7bb8a9405edf2b0fcc692950938e3e5116b1f167d4a719b8bf Oct 11 21:34:11.751 INFO running `"docker" "start" "-a" "f5897bba3ea29b7bb8a9405edf2b0fcc692950938e3e5116b1f167d4a719b8bf"` Oct 11 21:34:13.169 INFO kablam! usermod: no changes Oct 11 21:34:13.192 INFO kablam! warning: An explicit [[bin]] section is specified in Cargo.toml which currently Oct 11 21:34:13.192 INFO kablam! disables Cargo from automatically inferring other binary targets. Oct 11 21:34:13.192 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Oct 11 21:34:13.192 INFO kablam! files will be included as a binary target: Oct 11 21:34:13.192 INFO kablam! Oct 11 21:34:13.192 INFO kablam! * /source/src/main.rs Oct 11 21:34:13.192 INFO kablam! Oct 11 21:34:13.192 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Oct 11 21:34:13.192 INFO kablam! ready to be compiled as a binary target today. You can future-proof yourself Oct 11 21:34:13.192 INFO kablam! and disable this warning by adding `autobins = false` to your [package] Oct 11 21:34:13.192 INFO kablam! section. You may also move the files to a location where Cargo would not Oct 11 21:34:13.192 INFO kablam! automatically infer them to be a target, such as in subfolders. Oct 11 21:34:13.192 INFO kablam! Oct 11 21:34:13.192 INFO kablam! For more information on this warning you can consult Oct 11 21:34:13.192 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Oct 11 21:34:13.192 INFO kablam! warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `appengine1-beta5`, Oct 11 21:34:13.192 INFO kablam! please set bin.path in Cargo.toml Oct 11 21:34:13.357 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.17s Oct 11 21:34:13.371 INFO kablam! Running /target/debug/deps/appengine1_beta5-b0e8618bdfc2a2e8 Oct 11 21:34:13.383 INFO blam! Oct 11 21:34:13.383 INFO blam! running 0 tests Oct 11 21:34:13.383 INFO blam! Oct 11 21:34:13.383 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 21:34:13.383 INFO blam! Oct 11 21:34:13.386 INFO kablam! su: No module specific data is present Oct 11 21:34:14.128 INFO running `"docker" "rm" "-f" "f5897bba3ea29b7bb8a9405edf2b0fcc692950938e3e5116b1f167d4a719b8bf"` Oct 11 21:34:14.300 INFO blam! f5897bba3ea29b7bb8a9405edf2b0fcc692950938e3e5116b1f167d4a719b8bf