Oct 16 08:12:15.087 INFO testing google-firebasedynamiclinks1-cli-1.0.7+20171205 against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 16 08:12:15.087 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:12:15.475 INFO blam! 7e480cc2e993e93c29dd38c91497948170e407a3121c6e6bbaaea1a00eae7ab5 Oct 16 08:12:15.477 INFO running `"docker" "start" "-a" "7e480cc2e993e93c29dd38c91497948170e407a3121c6e6bbaaea1a00eae7ab5"` Oct 16 08:12:17.771 INFO kablam! usermod: no changes Oct 16 08:12:17.867 INFO kablam! warning: An explicit [[bin]] section is specified in Cargo.toml which currently Oct 16 08:12:17.867 INFO kablam! disables Cargo from automatically inferring other binary targets. Oct 16 08:12:17.867 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Oct 16 08:12:17.867 INFO kablam! files will be included as a binary target: Oct 16 08:12:17.867 INFO kablam! Oct 16 08:12:17.867 INFO kablam! * /source/src/main.rs Oct 16 08:12:17.867 INFO kablam! Oct 16 08:12:17.867 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Oct 16 08:12:17.867 INFO kablam! ready to be compiled as a binary target today. You can future-proof yourself Oct 16 08:12:17.867 INFO kablam! and disable this warning by adding `autobins = false` to your [package] Oct 16 08:12:17.867 INFO kablam! section. You may also move the files to a location where Cargo would not Oct 16 08:12:17.867 INFO kablam! automatically infer them to be a target, such as in subfolders. Oct 16 08:12:17.867 INFO kablam! Oct 16 08:12:17.867 INFO kablam! For more information on this warning you can consult Oct 16 08:12:17.867 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Oct 16 08:12:17.867 INFO kablam! warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `firebasedynamiclinks1`, Oct 16 08:12:17.867 INFO kablam! please set bin.path in Cargo.toml Oct 16 08:12:18.091 INFO kablam! Compiling google-firebasedynamiclinks1 v1.0.8+20181008 Oct 16 08:12:25.103 INFO kablam! Compiling google-firebasedynamiclinks1-cli v1.0.7+20171205 (/source) Oct 16 08:12:40.091 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 22.29s Oct 16 08:12:40.123 INFO kablam! su: No module specific data is present Oct 16 08:12:40.793 INFO running `"docker" "rm" "-f" "7e480cc2e993e93c29dd38c91497948170e407a3121c6e6bbaaea1a00eae7ab5"` Oct 16 08:12:41.111 INFO blam! 7e480cc2e993e93c29dd38c91497948170e407a3121c6e6bbaaea1a00eae7ab5 Oct 16 08:12:41.117 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:41.505 INFO blam! 03e36921e7a145cf94681cc2eaf4f462efc03bba133127be9537534c75eb70ed Oct 16 08:12:41.507 INFO running `"docker" "start" "-a" "03e36921e7a145cf94681cc2eaf4f462efc03bba133127be9537534c75eb70ed"` Oct 16 08:12:43.726 INFO kablam! usermod: no changes Oct 16 08:12:43.791 INFO kablam! warning: An explicit [[bin]] section is specified in Cargo.toml which currently Oct 16 08:12:43.791 INFO kablam! disables Cargo from automatically inferring other binary targets. Oct 16 08:12:43.791 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Oct 16 08:12:43.791 INFO kablam! files will be included as a binary target: Oct 16 08:12:43.791 INFO kablam! Oct 16 08:12:43.791 INFO kablam! * /source/src/main.rs Oct 16 08:12:43.791 INFO kablam! Oct 16 08:12:43.791 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Oct 16 08:12:43.791 INFO kablam! ready to be compiled as a binary target today. You can future-proof yourself Oct 16 08:12:43.791 INFO kablam! and disable this warning by adding `autobins = false` to your [package] Oct 16 08:12:43.791 INFO kablam! section. You may also move the files to a location where Cargo would not Oct 16 08:12:43.791 INFO kablam! automatically infer them to be a target, such as in subfolders. Oct 16 08:12:43.791 INFO kablam! Oct 16 08:12:43.791 INFO kablam! For more information on this warning you can consult Oct 16 08:12:43.791 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Oct 16 08:12:43.791 INFO kablam! warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `firebasedynamiclinks1`, Oct 16 08:12:43.791 INFO kablam! please set bin.path in Cargo.toml Oct 16 08:12:44.003 INFO kablam! Compiling google-firebasedynamiclinks1-cli v1.0.7+20171205 (/source) Oct 16 08:12:49.631 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 5.87s Oct 16 08:12:49.631 INFO kablam! su: No module specific data is present Oct 16 08:12:50.414 INFO running `"docker" "rm" "-f" "03e36921e7a145cf94681cc2eaf4f462efc03bba133127be9537534c75eb70ed"` Oct 16 08:12:50.711 INFO blam! 03e36921e7a145cf94681cc2eaf4f462efc03bba133127be9537534c75eb70ed Oct 16 08:12:50.731 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:51.215 INFO blam! 411b295041d6d4b95beef74916a91d8e63c71f642114a1626dd43ef2284c2104 Oct 16 08:12:51.217 INFO running `"docker" "start" "-a" "411b295041d6d4b95beef74916a91d8e63c71f642114a1626dd43ef2284c2104"` Oct 16 08:12:52.542 INFO kablam! usermod: no changes Oct 16 08:12:52.611 INFO kablam! warning: An explicit [[bin]] section is specified in Cargo.toml which currently Oct 16 08:12:52.611 INFO kablam! disables Cargo from automatically inferring other binary targets. Oct 16 08:12:52.611 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Oct 16 08:12:52.611 INFO kablam! files will be included as a binary target: Oct 16 08:12:52.611 INFO kablam! Oct 16 08:12:52.611 INFO kablam! * /source/src/main.rs Oct 16 08:12:52.611 INFO kablam! Oct 16 08:12:52.611 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Oct 16 08:12:52.611 INFO kablam! ready to be compiled as a binary target today. You can future-proof yourself Oct 16 08:12:52.611 INFO kablam! and disable this warning by adding `autobins = false` to your [package] Oct 16 08:12:52.611 INFO kablam! section. You may also move the files to a location where Cargo would not Oct 16 08:12:52.611 INFO kablam! automatically infer them to be a target, such as in subfolders. Oct 16 08:12:52.611 INFO kablam! Oct 16 08:12:52.611 INFO kablam! For more information on this warning you can consult Oct 16 08:12:52.611 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Oct 16 08:12:52.611 INFO kablam! warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `firebasedynamiclinks1`, Oct 16 08:12:52.611 INFO kablam! please set bin.path in Cargo.toml Oct 16 08:12:52.833 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.26s Oct 16 08:12:52.843 INFO kablam! Running /target/debug/deps/firebasedynamiclinks1-0b4bbbe566129c43 Oct 16 08:12:52.859 INFO blam! Oct 16 08:12:52.859 INFO blam! running 0 tests Oct 16 08:12:52.859 INFO blam! Oct 16 08:12:52.860 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 08:12:52.860 INFO blam! Oct 16 08:12:52.861 INFO kablam! su: No module specific data is present Oct 16 08:12:53.683 INFO running `"docker" "rm" "-f" "411b295041d6d4b95beef74916a91d8e63c71f642114a1626dd43ef2284c2104"` Oct 16 08:12:53.922 INFO blam! 411b295041d6d4b95beef74916a91d8e63c71f642114a1626dd43ef2284c2104