Oct 11 20:37:54.617 INFO testing google-firebasedynamiclinks1-cli-1.0.7+20171205 against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 11 20:37:54.618 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen Oct 11 20:37:54.619 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:37:55.032 INFO blam! 93e5bfbcfad3c076903f96a9a2ed180c437d4e2eb57aecdff6da672ea6c988cd Oct 11 20:37:55.035 INFO running `"docker" "start" "-a" "93e5bfbcfad3c076903f96a9a2ed180c437d4e2eb57aecdff6da672ea6c988cd"` Oct 11 20:37:57.812 INFO kablam! usermod: no changes Oct 11 20:37:57.888 INFO kablam! warning: An explicit [[bin]] section is specified in Cargo.toml which currently Oct 11 20:37:57.888 INFO kablam! disables Cargo from automatically inferring other binary targets. Oct 11 20:37:57.888 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Oct 11 20:37:57.888 INFO kablam! files will be included as a binary target: Oct 11 20:37:57.888 INFO kablam! Oct 11 20:37:57.888 INFO kablam! * /source/src/main.rs Oct 11 20:37:57.888 INFO kablam! Oct 11 20:37:57.888 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Oct 11 20:37:57.888 INFO kablam! ready to be compiled as a binary target today. You can future-proof yourself Oct 11 20:37:57.888 INFO kablam! and disable this warning by adding `autobins = false` to your [package] Oct 11 20:37:57.888 INFO kablam! section. You may also move the files to a location where Cargo would not Oct 11 20:37:57.888 INFO kablam! automatically infer them to be a target, such as in subfolders. Oct 11 20:37:57.888 INFO kablam! Oct 11 20:37:57.888 INFO kablam! For more information on this warning you can consult Oct 11 20:37:57.888 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Oct 11 20:37:57.888 INFO kablam! warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `firebasedynamiclinks1`, Oct 11 20:37:57.888 INFO kablam! please set bin.path in Cargo.toml Oct 11 20:37:58.125 INFO kablam! Compiling google-firebasedynamiclinks1 v1.0.7+20171205 Oct 11 20:38:06.249 INFO kablam! Compiling google-firebasedynamiclinks1-cli v1.0.7+20171205 (/source) Oct 11 20:38:24.473 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 26.64s Oct 11 20:38:24.483 INFO kablam! su: No module specific data is present Oct 11 20:38:25.328 INFO running `"docker" "rm" "-f" "93e5bfbcfad3c076903f96a9a2ed180c437d4e2eb57aecdff6da672ea6c988cd"` Oct 11 20:38:25.565 INFO blam! 93e5bfbcfad3c076903f96a9a2ed180c437d4e2eb57aecdff6da672ea6c988cd Oct 11 20:38:25.572 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run Oct 11 20:38:25.572 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:38:26.030 INFO blam! cabae601d4d3eae05518e5300053d62bb40879673421c68901e4bb43c22f4305 Oct 11 20:38:26.032 INFO running `"docker" "start" "-a" "cabae601d4d3eae05518e5300053d62bb40879673421c68901e4bb43c22f4305"` Oct 11 20:38:27.528 INFO kablam! usermod: no changes Oct 11 20:38:27.596 INFO kablam! warning: An explicit [[bin]] section is specified in Cargo.toml which currently Oct 11 20:38:27.596 INFO kablam! disables Cargo from automatically inferring other binary targets. Oct 11 20:38:27.597 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Oct 11 20:38:27.597 INFO kablam! files will be included as a binary target: Oct 11 20:38:27.597 INFO kablam! Oct 11 20:38:27.597 INFO kablam! * /source/src/main.rs Oct 11 20:38:27.597 INFO kablam! Oct 11 20:38:27.598 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Oct 11 20:38:27.598 INFO kablam! ready to be compiled as a binary target today. You can future-proof yourself Oct 11 20:38:27.598 INFO kablam! and disable this warning by adding `autobins = false` to your [package] Oct 11 20:38:27.599 INFO kablam! section. You may also move the files to a location where Cargo would not Oct 11 20:38:27.599 INFO kablam! automatically infer them to be a target, such as in subfolders. Oct 11 20:38:27.599 INFO kablam! Oct 11 20:38:27.599 INFO kablam! For more information on this warning you can consult Oct 11 20:38:27.600 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Oct 11 20:38:27.600 INFO kablam! warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `firebasedynamiclinks1`, Oct 11 20:38:27.600 INFO kablam! please set bin.path in Cargo.toml Oct 11 20:38:27.785 INFO kablam! Compiling google-firebasedynamiclinks1-cli v1.0.7+20171205 (/source) Oct 11 20:38:36.598 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 9.05s Oct 11 20:38:36.613 INFO kablam! su: No module specific data is present Oct 11 20:38:37.389 INFO running `"docker" "rm" "-f" "cabae601d4d3eae05518e5300053d62bb40879673421c68901e4bb43c22f4305"` Oct 11 20:38:37.728 INFO blam! cabae601d4d3eae05518e5300053d62bb40879673421c68901e4bb43c22f4305 Oct 11 20:38:37.740 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen Oct 11 20:38:37.742 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:38:38.132 INFO blam! 91cdf8aa3562e6309ae98bb35cd8d94e01a0319979796f9dda17d217e77a1de3 Oct 11 20:38:38.140 INFO running `"docker" "start" "-a" "91cdf8aa3562e6309ae98bb35cd8d94e01a0319979796f9dda17d217e77a1de3"` Oct 11 20:38:39.971 INFO kablam! usermod: no changes Oct 11 20:38:40.014 INFO kablam! warning: An explicit [[bin]] section is specified in Cargo.toml which currently Oct 11 20:38:40.014 INFO kablam! disables Cargo from automatically inferring other binary targets. Oct 11 20:38:40.014 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Oct 11 20:38:40.014 INFO kablam! files will be included as a binary target: Oct 11 20:38:40.014 INFO kablam! Oct 11 20:38:40.014 INFO kablam! * /source/src/main.rs Oct 11 20:38:40.014 INFO kablam! Oct 11 20:38:40.014 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Oct 11 20:38:40.014 INFO kablam! ready to be compiled as a binary target today. You can future-proof yourself Oct 11 20:38:40.014 INFO kablam! and disable this warning by adding `autobins = false` to your [package] Oct 11 20:38:40.014 INFO kablam! section. You may also move the files to a location where Cargo would not Oct 11 20:38:40.014 INFO kablam! automatically infer them to be a target, such as in subfolders. Oct 11 20:38:40.014 INFO kablam! Oct 11 20:38:40.014 INFO kablam! For more information on this warning you can consult Oct 11 20:38:40.014 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Oct 11 20:38:40.014 INFO kablam! warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `firebasedynamiclinks1`, Oct 11 20:38:40.014 INFO kablam! please set bin.path in Cargo.toml Oct 11 20:38:40.148 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.14s Oct 11 20:38:40.159 INFO kablam! Running /target/debug/deps/firebasedynamiclinks1-496feb53f0eebda8 Oct 11 20:38:40.160 INFO blam! Oct 11 20:38:40.160 INFO blam! running 0 tests Oct 11 20:38:40.164 INFO blam! Oct 11 20:38:40.164 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 20:38:40.164 INFO blam! Oct 11 20:38:40.164 INFO kablam! su: No module specific data is present Oct 11 20:38:41.170 INFO running `"docker" "rm" "-f" "91cdf8aa3562e6309ae98bb35cd8d94e01a0319979796f9dda17d217e77a1de3"` Oct 11 20:38:41.495 INFO blam! 91cdf8aa3562e6309ae98bb35cd8d94e01a0319979796f9dda17d217e77a1de3