Oct 16 08:11:42.808 INFO testing google-firebaseremoteconfig1-cli-1.0.7+20171129 against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 16 08:11:42.808 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:11:43.267 INFO blam! 28db91d57a40ebfc1c82130eee70aafc5de5102f9f5386872fc8a9ef1d088b0a Oct 16 08:11:43.269 INFO running `"docker" "start" "-a" "28db91d57a40ebfc1c82130eee70aafc5de5102f9f5386872fc8a9ef1d088b0a"` Oct 16 08:11:44.522 INFO kablam! usermod: no changes Oct 16 08:11:44.601 INFO kablam! warning: An explicit [[bin]] section is specified in Cargo.toml which currently Oct 16 08:11:44.601 INFO kablam! disables Cargo from automatically inferring other binary targets. Oct 16 08:11:44.601 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Oct 16 08:11:44.601 INFO kablam! files will be included as a binary target: Oct 16 08:11:44.601 INFO kablam! Oct 16 08:11:44.601 INFO kablam! * /source/src/main.rs Oct 16 08:11:44.601 INFO kablam! Oct 16 08:11:44.601 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Oct 16 08:11:44.601 INFO kablam! ready to be compiled as a binary target today. You can future-proof yourself Oct 16 08:11:44.601 INFO kablam! and disable this warning by adding `autobins = false` to your [package] Oct 16 08:11:44.601 INFO kablam! section. You may also move the files to a location where Cargo would not Oct 16 08:11:44.601 INFO kablam! automatically infer them to be a target, such as in subfolders. Oct 16 08:11:44.601 INFO kablam! Oct 16 08:11:44.601 INFO kablam! For more information on this warning you can consult Oct 16 08:11:44.601 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Oct 16 08:11:44.601 INFO kablam! warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `firebaseremoteconfig1`, Oct 16 08:11:44.601 INFO kablam! please set bin.path in Cargo.toml Oct 16 08:11:44.774 INFO kablam! Compiling google-firebaseremoteconfig1 v1.0.8+20171129 Oct 16 08:11:49.633 INFO kablam! Compiling google-firebaseremoteconfig1-cli v1.0.7+20171129 (/source) Oct 16 08:12:01.507 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 16.95s Oct 16 08:12:01.517 INFO kablam! su: No module specific data is present Oct 16 08:12:02.375 INFO running `"docker" "rm" "-f" "28db91d57a40ebfc1c82130eee70aafc5de5102f9f5386872fc8a9ef1d088b0a"` Oct 16 08:12:02.663 INFO blam! 28db91d57a40ebfc1c82130eee70aafc5de5102f9f5386872fc8a9ef1d088b0a Oct 16 08:12:02.669 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:12:03.022 INFO blam! b7625b83c7f9bcc3309fd3bf6b78def24b55027661865cfb6b98ef8c59d5a683 Oct 16 08:12:03.031 INFO running `"docker" "start" "-a" "b7625b83c7f9bcc3309fd3bf6b78def24b55027661865cfb6b98ef8c59d5a683"` Oct 16 08:12:04.146 INFO kablam! usermod: no changes Oct 16 08:12:04.203 INFO kablam! warning: An explicit [[bin]] section is specified in Cargo.toml which currently Oct 16 08:12:04.203 INFO kablam! disables Cargo from automatically inferring other binary targets. Oct 16 08:12:04.203 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Oct 16 08:12:04.203 INFO kablam! files will be included as a binary target: Oct 16 08:12:04.203 INFO kablam! Oct 16 08:12:04.203 INFO kablam! * /source/src/main.rs Oct 16 08:12:04.203 INFO kablam! Oct 16 08:12:04.203 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Oct 16 08:12:04.203 INFO kablam! ready to be compiled as a binary target today. You can future-proof yourself Oct 16 08:12:04.203 INFO kablam! and disable this warning by adding `autobins = false` to your [package] Oct 16 08:12:04.203 INFO kablam! section. You may also move the files to a location where Cargo would not Oct 16 08:12:04.203 INFO kablam! automatically infer them to be a target, such as in subfolders. Oct 16 08:12:04.203 INFO kablam! Oct 16 08:12:04.203 INFO kablam! For more information on this warning you can consult Oct 16 08:12:04.203 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Oct 16 08:12:04.203 INFO kablam! warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `firebaseremoteconfig1`, Oct 16 08:12:04.203 INFO kablam! please set bin.path in Cargo.toml Oct 16 08:12:04.415 INFO kablam! Compiling google-firebaseremoteconfig1-cli v1.0.7+20171129 (/source) Oct 16 08:12:10.319 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 6.14s Oct 16 08:12:10.329 INFO kablam! su: No module specific data is present Oct 16 08:12:10.991 INFO running `"docker" "rm" "-f" "b7625b83c7f9bcc3309fd3bf6b78def24b55027661865cfb6b98ef8c59d5a683"` Oct 16 08:12:11.202 INFO blam! b7625b83c7f9bcc3309fd3bf6b78def24b55027661865cfb6b98ef8c59d5a683 Oct 16 08:12:11.207 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:12:11.635 INFO blam! eaccd0c002684f1f9b76219e3602685e13bea1980a06bfffb8b33f361288105a Oct 16 08:12:11.641 INFO running `"docker" "start" "-a" "eaccd0c002684f1f9b76219e3602685e13bea1980a06bfffb8b33f361288105a"` Oct 16 08:12:13.377 INFO kablam! usermod: no changes Oct 16 08:12:13.431 INFO kablam! warning: An explicit [[bin]] section is specified in Cargo.toml which currently Oct 16 08:12:13.432 INFO kablam! disables Cargo from automatically inferring other binary targets. Oct 16 08:12:13.432 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Oct 16 08:12:13.432 INFO kablam! files will be included as a binary target: Oct 16 08:12:13.433 INFO kablam! Oct 16 08:12:13.434 INFO kablam! * /source/src/main.rs Oct 16 08:12:13.434 INFO kablam! Oct 16 08:12:13.434 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Oct 16 08:12:13.435 INFO kablam! ready to be compiled as a binary target today. You can future-proof yourself Oct 16 08:12:13.435 INFO kablam! and disable this warning by adding `autobins = false` to your [package] Oct 16 08:12:13.435 INFO kablam! section. You may also move the files to a location where Cargo would not Oct 16 08:12:13.435 INFO kablam! automatically infer them to be a target, such as in subfolders. Oct 16 08:12:13.436 INFO kablam! Oct 16 08:12:13.436 INFO kablam! For more information on this warning you can consult Oct 16 08:12:13.436 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Oct 16 08:12:13.437 INFO kablam! warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `firebaseremoteconfig1`, Oct 16 08:12:13.437 INFO kablam! please set bin.path in Cargo.toml Oct 16 08:12:13.655 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.25s Oct 16 08:12:13.670 INFO kablam! Running /target/debug/deps/firebaseremoteconfig1-ea064e4e34e457f2 Oct 16 08:12:13.670 INFO blam! Oct 16 08:12:13.670 INFO blam! running 0 tests Oct 16 08:12:13.671 INFO blam! Oct 16 08:12:13.671 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 08:12:13.672 INFO blam! Oct 16 08:12:13.675 INFO kablam! su: No module specific data is present Oct 16 08:12:14.641 INFO running `"docker" "rm" "-f" "eaccd0c002684f1f9b76219e3602685e13bea1980a06bfffb8b33f361288105a"` Oct 16 08:12:14.935 INFO blam! eaccd0c002684f1f9b76219e3602685e13bea1980a06bfffb8b33f361288105a