Oct 16 09:00:49.172 INFO testing google-content2_sandbox-cli-1.0.7+20171207 against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 16 09:00:49.173 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-0/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/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 09:00:49.611 INFO blam! 9ac4ff10f984dc9c9b07b772f33e73df631c87425d36394d719e5d8318312d6d Oct 16 09:00:49.614 INFO running `"docker" "start" "-a" "9ac4ff10f984dc9c9b07b772f33e73df631c87425d36394d719e5d8318312d6d"` Oct 16 09:00:50.911 INFO kablam! usermod: no changes Oct 16 09:00:50.947 INFO kablam! warning: An explicit [[bin]] section is specified in Cargo.toml which currently Oct 16 09:00:50.947 INFO kablam! disables Cargo from automatically inferring other binary targets. Oct 16 09:00:50.947 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Oct 16 09:00:50.947 INFO kablam! files will be included as a binary target: Oct 16 09:00:50.947 INFO kablam! Oct 16 09:00:50.947 INFO kablam! * /source/src/main.rs Oct 16 09:00:50.947 INFO kablam! Oct 16 09:00:50.947 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Oct 16 09:00:50.947 INFO kablam! ready to be compiled as a binary target today. You can future-proof yourself Oct 16 09:00:50.947 INFO kablam! and disable this warning by adding `autobins = false` to your [package] Oct 16 09:00:50.947 INFO kablam! section. You may also move the files to a location where Cargo would not Oct 16 09:00:50.947 INFO kablam! automatically infer them to be a target, such as in subfolders. Oct 16 09:00:50.947 INFO kablam! Oct 16 09:00:50.947 INFO kablam! For more information on this warning you can consult Oct 16 09:00:50.947 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Oct 16 09:00:50.947 INFO kablam! warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `content2-sandbox`, Oct 16 09:00:50.947 INFO kablam! please set bin.path in Cargo.toml Oct 16 09:00:51.088 INFO kablam! Compiling google-content2_sandbox v1.0.8+20181009 Oct 16 09:01:07.877 INFO kablam! Compiling google-content2_sandbox-cli v1.0.7+20171207 (/source) Oct 16 09:01:33.460 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 42.53s Oct 16 09:01:33.471 INFO kablam! su: No module specific data is present Oct 16 09:01:35.121 INFO running `"docker" "rm" "-f" "9ac4ff10f984dc9c9b07b772f33e73df631c87425d36394d719e5d8318312d6d"` Oct 16 09:01:35.383 INFO blam! 9ac4ff10f984dc9c9b07b772f33e73df631c87425d36394d719e5d8318312d6d Oct 16 09:01:35.385 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-0/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/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 09:01:35.843 INFO blam! 221bb438d00ab76f53c6d6e2c768fdab9a2875f9b4f45eeb6c98a824b45bc8aa Oct 16 09:01:35.845 INFO running `"docker" "start" "-a" "221bb438d00ab76f53c6d6e2c768fdab9a2875f9b4f45eeb6c98a824b45bc8aa"` Oct 16 09:01:38.046 INFO kablam! usermod: no changes Oct 16 09:01:38.107 INFO kablam! warning: An explicit [[bin]] section is specified in Cargo.toml which currently Oct 16 09:01:38.107 INFO kablam! disables Cargo from automatically inferring other binary targets. Oct 16 09:01:38.107 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Oct 16 09:01:38.107 INFO kablam! files will be included as a binary target: Oct 16 09:01:38.107 INFO kablam! Oct 16 09:01:38.107 INFO kablam! * /source/src/main.rs Oct 16 09:01:38.107 INFO kablam! Oct 16 09:01:38.107 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Oct 16 09:01:38.107 INFO kablam! ready to be compiled as a binary target today. You can future-proof yourself Oct 16 09:01:38.107 INFO kablam! and disable this warning by adding `autobins = false` to your [package] Oct 16 09:01:38.107 INFO kablam! section. You may also move the files to a location where Cargo would not Oct 16 09:01:38.107 INFO kablam! automatically infer them to be a target, such as in subfolders. Oct 16 09:01:38.107 INFO kablam! Oct 16 09:01:38.107 INFO kablam! For more information on this warning you can consult Oct 16 09:01:38.107 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Oct 16 09:01:38.107 INFO kablam! warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `content2-sandbox`, Oct 16 09:01:38.107 INFO kablam! please set bin.path in Cargo.toml Oct 16 09:01:38.378 INFO kablam! Compiling google-content2_sandbox-cli v1.0.7+20171207 (/source) Oct 16 09:01:45.696 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 7.62s Oct 16 09:01:45.707 INFO kablam! su: No module specific data is present Oct 16 09:01:47.179 INFO running `"docker" "rm" "-f" "221bb438d00ab76f53c6d6e2c768fdab9a2875f9b4f45eeb6c98a824b45bc8aa"` Oct 16 09:01:47.511 INFO blam! 221bb438d00ab76f53c6d6e2c768fdab9a2875f9b4f45eeb6c98a824b45bc8aa Oct 16 09:01:47.532 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-0/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/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 09:01:47.875 INFO blam! ecba9de7204421a4e908ff7c7a32d6a1ef4daef48a6473cff9877fd7b53e7f75 Oct 16 09:01:47.877 INFO running `"docker" "start" "-a" "ecba9de7204421a4e908ff7c7a32d6a1ef4daef48a6473cff9877fd7b53e7f75"` Oct 16 09:01:49.679 INFO kablam! usermod: no changes Oct 16 09:01:49.727 INFO kablam! warning: An explicit [[bin]] section is specified in Cargo.toml which currently Oct 16 09:01:49.727 INFO kablam! disables Cargo from automatically inferring other binary targets. Oct 16 09:01:49.727 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Oct 16 09:01:49.727 INFO kablam! files will be included as a binary target: Oct 16 09:01:49.727 INFO kablam! Oct 16 09:01:49.727 INFO kablam! * /source/src/main.rs Oct 16 09:01:49.727 INFO kablam! Oct 16 09:01:49.727 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Oct 16 09:01:49.727 INFO kablam! ready to be compiled as a binary target today. You can future-proof yourself Oct 16 09:01:49.727 INFO kablam! and disable this warning by adding `autobins = false` to your [package] Oct 16 09:01:49.727 INFO kablam! section. You may also move the files to a location where Cargo would not Oct 16 09:01:49.727 INFO kablam! automatically infer them to be a target, such as in subfolders. Oct 16 09:01:49.727 INFO kablam! Oct 16 09:01:49.727 INFO kablam! For more information on this warning you can consult Oct 16 09:01:49.727 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Oct 16 09:01:49.727 INFO kablam! warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `content2-sandbox`, Oct 16 09:01:49.727 INFO kablam! please set bin.path in Cargo.toml Oct 16 09:01:49.863 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.15s Oct 16 09:01:49.883 INFO kablam! Running /target/debug/deps/content2_sandbox-4c5cbaa36553e90e Oct 16 09:01:49.887 INFO blam! Oct 16 09:01:49.887 INFO blam! running 0 tests Oct 16 09:01:49.887 INFO blam! Oct 16 09:01:49.887 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 09:01:49.887 INFO blam! Oct 16 09:01:49.888 INFO kablam! su: No module specific data is present Oct 16 09:01:51.074 INFO running `"docker" "rm" "-f" "ecba9de7204421a4e908ff7c7a32d6a1ef4daef48a6473cff9877fd7b53e7f75"` Oct 16 09:01:51.420 INFO blam! ecba9de7204421a4e908ff7c7a32d6a1ef4daef48a6473cff9877fd7b53e7f75