Oct 16 07:45:37.197 INFO testing google-reseller1_sandbox-cli-1.0.7+20160329 against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 16 07:45:37.197 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-4/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/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:45:37.479 INFO blam! 1b32ca00e5cacbef3d459b0605170e47c7bfc417de44df52a6e6e9113a673e1b Oct 16 07:45:37.480 INFO running `"docker" "start" "-a" "1b32ca00e5cacbef3d459b0605170e47c7bfc417de44df52a6e6e9113a673e1b"` Oct 16 07:45:38.066 INFO kablam! usermod: no changes Oct 16 07:45:38.106 INFO kablam! warning: An explicit [[bin]] section is specified in Cargo.toml which currently Oct 16 07:45:38.106 INFO kablam! disables Cargo from automatically inferring other binary targets. Oct 16 07:45:38.106 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Oct 16 07:45:38.106 INFO kablam! files will be included as a binary target: Oct 16 07:45:38.106 INFO kablam! Oct 16 07:45:38.106 INFO kablam! * /source/src/main.rs Oct 16 07:45:38.106 INFO kablam! Oct 16 07:45:38.106 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Oct 16 07:45:38.106 INFO kablam! ready to be compiled as a binary target today. You can future-proof yourself Oct 16 07:45:38.106 INFO kablam! and disable this warning by adding `autobins = false` to your [package] Oct 16 07:45:38.106 INFO kablam! section. You may also move the files to a location where Cargo would not Oct 16 07:45:38.106 INFO kablam! automatically infer them to be a target, such as in subfolders. Oct 16 07:45:38.106 INFO kablam! Oct 16 07:45:38.106 INFO kablam! For more information on this warning you can consult Oct 16 07:45:38.106 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Oct 16 07:45:38.106 INFO kablam! warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `reseller1-sandbox`, Oct 16 07:45:38.106 INFO kablam! please set bin.path in Cargo.toml Oct 16 07:45:38.210 INFO kablam! Compiling google-reseller1_sandbox v1.0.8+20160329 Oct 16 07:45:44.817 INFO kablam! Compiling google-reseller1_sandbox-cli v1.0.7+20160329 (/source) Oct 16 07:46:00.262 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 22.16s Oct 16 07:46:00.279 INFO kablam! su: No module specific data is present Oct 16 07:46:01.181 INFO running `"docker" "rm" "-f" "1b32ca00e5cacbef3d459b0605170e47c7bfc417de44df52a6e6e9113a673e1b"` Oct 16 07:46:01.519 INFO blam! 1b32ca00e5cacbef3d459b0605170e47c7bfc417de44df52a6e6e9113a673e1b Oct 16 07:46:01.544 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-4/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/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:46:02.004 INFO blam! 45d0d12a718f65aed3d8a5fa5c88971096346566df0b18767c9cbcf294a5cf21 Oct 16 07:46:02.006 INFO running `"docker" "start" "-a" "45d0d12a718f65aed3d8a5fa5c88971096346566df0b18767c9cbcf294a5cf21"` Oct 16 07:46:04.295 INFO kablam! usermod: no changes Oct 16 07:46:04.371 INFO kablam! warning: An explicit [[bin]] section is specified in Cargo.toml which currently Oct 16 07:46:04.371 INFO kablam! disables Cargo from automatically inferring other binary targets. Oct 16 07:46:04.371 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Oct 16 07:46:04.371 INFO kablam! files will be included as a binary target: Oct 16 07:46:04.371 INFO kablam! Oct 16 07:46:04.371 INFO kablam! * /source/src/main.rs Oct 16 07:46:04.371 INFO kablam! Oct 16 07:46:04.371 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Oct 16 07:46:04.371 INFO kablam! ready to be compiled as a binary target today. You can future-proof yourself Oct 16 07:46:04.371 INFO kablam! and disable this warning by adding `autobins = false` to your [package] Oct 16 07:46:04.371 INFO kablam! section. You may also move the files to a location where Cargo would not Oct 16 07:46:04.371 INFO kablam! automatically infer them to be a target, such as in subfolders. Oct 16 07:46:04.371 INFO kablam! Oct 16 07:46:04.371 INFO kablam! For more information on this warning you can consult Oct 16 07:46:04.371 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Oct 16 07:46:04.371 INFO kablam! warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `reseller1-sandbox`, Oct 16 07:46:04.371 INFO kablam! please set bin.path in Cargo.toml Oct 16 07:46:04.582 INFO kablam! Compiling google-reseller1_sandbox-cli v1.0.7+20160329 (/source) Oct 16 07:46:10.947 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 6.61s Oct 16 07:46:10.955 INFO kablam! su: No module specific data is present Oct 16 07:46:11.895 INFO running `"docker" "rm" "-f" "45d0d12a718f65aed3d8a5fa5c88971096346566df0b18767c9cbcf294a5cf21"` Oct 16 07:46:12.143 INFO blam! 45d0d12a718f65aed3d8a5fa5c88971096346566df0b18767c9cbcf294a5cf21 Oct 16 07:46:12.148 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-4/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/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:46:12.631 INFO blam! ef1c1780bfea44f3b1db06e01aeecad34f09e85ce26514c6fbd0429dcce0ffc0 Oct 16 07:46:12.633 INFO running `"docker" "start" "-a" "ef1c1780bfea44f3b1db06e01aeecad34f09e85ce26514c6fbd0429dcce0ffc0"` Oct 16 07:46:14.235 INFO kablam! usermod: no changes Oct 16 07:46:14.291 INFO kablam! warning: An explicit [[bin]] section is specified in Cargo.toml which currently Oct 16 07:46:14.291 INFO kablam! disables Cargo from automatically inferring other binary targets. Oct 16 07:46:14.291 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Oct 16 07:46:14.291 INFO kablam! files will be included as a binary target: Oct 16 07:46:14.291 INFO kablam! Oct 16 07:46:14.291 INFO kablam! * /source/src/main.rs Oct 16 07:46:14.291 INFO kablam! Oct 16 07:46:14.291 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Oct 16 07:46:14.291 INFO kablam! ready to be compiled as a binary target today. You can future-proof yourself Oct 16 07:46:14.291 INFO kablam! and disable this warning by adding `autobins = false` to your [package] Oct 16 07:46:14.291 INFO kablam! section. You may also move the files to a location where Cargo would not Oct 16 07:46:14.291 INFO kablam! automatically infer them to be a target, such as in subfolders. Oct 16 07:46:14.291 INFO kablam! Oct 16 07:46:14.291 INFO kablam! For more information on this warning you can consult Oct 16 07:46:14.291 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Oct 16 07:46:14.291 INFO kablam! warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `reseller1-sandbox`, Oct 16 07:46:14.291 INFO kablam! please set bin.path in Cargo.toml Oct 16 07:46:14.517 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.24s Oct 16 07:46:14.535 INFO kablam! Running /target/debug/deps/reseller1_sandbox-9c803de4add8bcdf Oct 16 07:46:14.543 INFO kablam! su: No module specific data is present Oct 16 07:46:14.543 INFO blam! Oct 16 07:46:14.543 INFO blam! running 0 tests Oct 16 07:46:14.543 INFO blam! Oct 16 07:46:14.543 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 07:46:14.543 INFO blam! Oct 16 07:46:15.755 INFO running `"docker" "rm" "-f" "ef1c1780bfea44f3b1db06e01aeecad34f09e85ce26514c6fbd0429dcce0ffc0"` Oct 16 07:46:15.997 INFO blam! ef1c1780bfea44f3b1db06e01aeecad34f09e85ce26514c6fbd0429dcce0ffc0