Oct 11 20:12:58.016 INFO testing google-replicapoolupdater1_beta1-cli-1.0.7+20161003 against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 11 20:12:58.016 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen Oct 11 20:12:58.018 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-7/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:12:58.560 INFO blam! 314a75dd47f0eeadf9e3bd8b887dbb14fedae21b06e97dd1478d5ea18ab2d879 Oct 11 20:12:58.568 INFO running `"docker" "start" "-a" "314a75dd47f0eeadf9e3bd8b887dbb14fedae21b06e97dd1478d5ea18ab2d879"` Oct 11 20:13:00.147 INFO kablam! usermod: no changes Oct 11 20:13:00.228 INFO kablam! warning: An explicit [[bin]] section is specified in Cargo.toml which currently Oct 11 20:13:00.228 INFO kablam! disables Cargo from automatically inferring other binary targets. Oct 11 20:13:00.228 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Oct 11 20:13:00.228 INFO kablam! files will be included as a binary target: Oct 11 20:13:00.228 INFO kablam! Oct 11 20:13:00.228 INFO kablam! * /source/src/main.rs Oct 11 20:13:00.228 INFO kablam! Oct 11 20:13:00.228 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Oct 11 20:13:00.228 INFO kablam! ready to be compiled as a binary target today. You can future-proof yourself Oct 11 20:13:00.228 INFO kablam! and disable this warning by adding `autobins = false` to your [package] Oct 11 20:13:00.228 INFO kablam! section. You may also move the files to a location where Cargo would not Oct 11 20:13:00.228 INFO kablam! automatically infer them to be a target, such as in subfolders. Oct 11 20:13:00.228 INFO kablam! Oct 11 20:13:00.228 INFO kablam! For more information on this warning you can consult Oct 11 20:13:00.228 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Oct 11 20:13:00.228 INFO kablam! warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `replicapoolupdater1-beta1`, Oct 11 20:13:00.228 INFO kablam! please set bin.path in Cargo.toml Oct 11 20:13:00.375 INFO kablam! Compiling google-replicapoolupdater1_beta1 v1.0.7+20161003 Oct 11 20:13:09.209 INFO kablam! Compiling google-replicapoolupdater1_beta1-cli v1.0.7+20161003 (/source) Oct 11 20:13:28.581 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 28.39s Oct 11 20:13:28.592 INFO kablam! su: No module specific data is present Oct 11 20:13:29.357 INFO running `"docker" "rm" "-f" "314a75dd47f0eeadf9e3bd8b887dbb14fedae21b06e97dd1478d5ea18ab2d879"` Oct 11 20:13:29.680 INFO blam! 314a75dd47f0eeadf9e3bd8b887dbb14fedae21b06e97dd1478d5ea18ab2d879 Oct 11 20:13:29.684 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run Oct 11 20:13:29.684 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-7/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:13:30.089 INFO blam! 93319068eaab7689f6e7f2609ba54d8d4a892949286ded6c873bd57ad9d3e2d8 Oct 11 20:13:30.097 INFO running `"docker" "start" "-a" "93319068eaab7689f6e7f2609ba54d8d4a892949286ded6c873bd57ad9d3e2d8"` Oct 11 20:13:31.244 INFO kablam! usermod: no changes Oct 11 20:13:31.296 INFO kablam! warning: An explicit [[bin]] section is specified in Cargo.toml which currently Oct 11 20:13:31.296 INFO kablam! disables Cargo from automatically inferring other binary targets. Oct 11 20:13:31.296 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Oct 11 20:13:31.296 INFO kablam! files will be included as a binary target: Oct 11 20:13:31.296 INFO kablam! Oct 11 20:13:31.296 INFO kablam! * /source/src/main.rs Oct 11 20:13:31.296 INFO kablam! Oct 11 20:13:31.296 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Oct 11 20:13:31.296 INFO kablam! ready to be compiled as a binary target today. You can future-proof yourself Oct 11 20:13:31.296 INFO kablam! and disable this warning by adding `autobins = false` to your [package] Oct 11 20:13:31.296 INFO kablam! section. You may also move the files to a location where Cargo would not Oct 11 20:13:31.296 INFO kablam! automatically infer them to be a target, such as in subfolders. Oct 11 20:13:31.296 INFO kablam! Oct 11 20:13:31.296 INFO kablam! For more information on this warning you can consult Oct 11 20:13:31.296 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Oct 11 20:13:31.296 INFO kablam! warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `replicapoolupdater1-beta1`, Oct 11 20:13:31.296 INFO kablam! please set bin.path in Cargo.toml Oct 11 20:13:31.520 INFO kablam! Compiling google-replicapoolupdater1_beta1-cli v1.0.7+20161003 (/source) Oct 11 20:13:40.632 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 9.36s Oct 11 20:13:40.672 INFO kablam! su: No module specific data is present Oct 11 20:13:41.729 INFO running `"docker" "rm" "-f" "93319068eaab7689f6e7f2609ba54d8d4a892949286ded6c873bd57ad9d3e2d8"` Oct 11 20:13:42.116 INFO blam! 93319068eaab7689f6e7f2609ba54d8d4a892949286ded6c873bd57ad9d3e2d8 Oct 11 20:13:42.118 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen Oct 11 20:13:42.119 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-7/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:13:42.593 INFO blam! eea36edea703e7f2ad808ef977b25e70c9b45250cad7245cb761154fb36a8d73 Oct 11 20:13:42.595 INFO running `"docker" "start" "-a" "eea36edea703e7f2ad808ef977b25e70c9b45250cad7245cb761154fb36a8d73"` Oct 11 20:13:44.292 INFO kablam! usermod: no changes Oct 11 20:13:44.372 INFO kablam! warning: An explicit [[bin]] section is specified in Cargo.toml which currently Oct 11 20:13:44.372 INFO kablam! disables Cargo from automatically inferring other binary targets. Oct 11 20:13:44.372 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Oct 11 20:13:44.372 INFO kablam! files will be included as a binary target: Oct 11 20:13:44.372 INFO kablam! Oct 11 20:13:44.372 INFO kablam! * /source/src/main.rs Oct 11 20:13:44.372 INFO kablam! Oct 11 20:13:44.372 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Oct 11 20:13:44.372 INFO kablam! ready to be compiled as a binary target today. You can future-proof yourself Oct 11 20:13:44.372 INFO kablam! and disable this warning by adding `autobins = false` to your [package] Oct 11 20:13:44.372 INFO kablam! section. You may also move the files to a location where Cargo would not Oct 11 20:13:44.372 INFO kablam! automatically infer them to be a target, such as in subfolders. Oct 11 20:13:44.372 INFO kablam! Oct 11 20:13:44.372 INFO kablam! For more information on this warning you can consult Oct 11 20:13:44.372 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Oct 11 20:13:44.372 INFO kablam! warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `replicapoolupdater1-beta1`, Oct 11 20:13:44.372 INFO kablam! please set bin.path in Cargo.toml Oct 11 20:13:44.566 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.23s Oct 11 20:13:44.583 INFO kablam! Running /target/debug/deps/replicapoolupdater1_beta1-274d2cbeecfd90f4 Oct 11 20:13:44.585 INFO blam! Oct 11 20:13:44.585 INFO blam! running 0 tests Oct 11 20:13:44.585 INFO blam! Oct 11 20:13:44.585 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 20:13:44.585 INFO blam! Oct 11 20:13:44.588 INFO kablam! su: No module specific data is present Oct 11 20:13:45.591 INFO running `"docker" "rm" "-f" "eea36edea703e7f2ad808ef977b25e70c9b45250cad7245cb761154fb36a8d73"` Oct 11 20:13:45.833 INFO blam! eea36edea703e7f2ad808ef977b25e70c9b45250cad7245cb761154fb36a8d73