Oct 16 07:46:11.342 INFO testing google-replicapoolupdater1_beta1-cli-1.0.7+20161003 against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 16 07:46:11.342 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/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 07:46:11.723 INFO blam! 398848f90f74fce97cea8cd91af80b7ce897625729baaca19b087c2dfc45a16e Oct 16 07:46:11.725 INFO running `"docker" "start" "-a" "398848f90f74fce97cea8cd91af80b7ce897625729baaca19b087c2dfc45a16e"` Oct 16 07:46:13.154 INFO kablam! usermod: no changes Oct 16 07:46:13.191 INFO kablam! warning: An explicit [[bin]] section is specified in Cargo.toml which currently Oct 16 07:46:13.191 INFO kablam! disables Cargo from automatically inferring other binary targets. Oct 16 07:46:13.191 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Oct 16 07:46:13.191 INFO kablam! files will be included as a binary target: Oct 16 07:46:13.191 INFO kablam! Oct 16 07:46:13.191 INFO kablam! * /source/src/main.rs Oct 16 07:46:13.191 INFO kablam! Oct 16 07:46:13.191 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Oct 16 07:46:13.191 INFO kablam! ready to be compiled as a binary target today. You can future-proof yourself Oct 16 07:46:13.191 INFO kablam! and disable this warning by adding `autobins = false` to your [package] Oct 16 07:46:13.191 INFO kablam! section. You may also move the files to a location where Cargo would not Oct 16 07:46:13.191 INFO kablam! automatically infer them to be a target, such as in subfolders. Oct 16 07:46:13.191 INFO kablam! Oct 16 07:46:13.191 INFO kablam! For more information on this warning you can consult Oct 16 07:46:13.191 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Oct 16 07:46:13.191 INFO kablam! warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `replicapoolupdater1-beta1`, Oct 16 07:46:13.191 INFO kablam! please set bin.path in Cargo.toml Oct 16 07:46:13.387 INFO kablam! Compiling google-replicapoolupdater1_beta1 v1.0.8+20161003 Oct 16 07:46:20.039 INFO kablam! Compiling google-replicapoolupdater1_beta1-cli v1.0.7+20161003 (/source) Oct 16 07:46:34.967 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 21.78s Oct 16 07:46:34.975 INFO kablam! su: No module specific data is present Oct 16 07:46:36.251 INFO running `"docker" "rm" "-f" "398848f90f74fce97cea8cd91af80b7ce897625729baaca19b087c2dfc45a16e"` Oct 16 07:46:36.508 INFO blam! 398848f90f74fce97cea8cd91af80b7ce897625729baaca19b087c2dfc45a16e Oct 16 07:46:36.509 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/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 07:46:36.889 INFO blam! 00fb8b45401c9cb97e77a2dfd9e7eb610449ea9aa99729515bdd8c971370d710 Oct 16 07:46:36.895 INFO running `"docker" "start" "-a" "00fb8b45401c9cb97e77a2dfd9e7eb610449ea9aa99729515bdd8c971370d710"` Oct 16 07:46:38.738 INFO kablam! usermod: no changes Oct 16 07:46:38.823 INFO kablam! warning: An explicit [[bin]] section is specified in Cargo.toml which currently Oct 16 07:46:38.823 INFO kablam! disables Cargo from automatically inferring other binary targets. Oct 16 07:46:38.823 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Oct 16 07:46:38.823 INFO kablam! files will be included as a binary target: Oct 16 07:46:38.823 INFO kablam! Oct 16 07:46:38.823 INFO kablam! * /source/src/main.rs Oct 16 07:46:38.823 INFO kablam! Oct 16 07:46:38.823 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Oct 16 07:46:38.823 INFO kablam! ready to be compiled as a binary target today. You can future-proof yourself Oct 16 07:46:38.823 INFO kablam! and disable this warning by adding `autobins = false` to your [package] Oct 16 07:46:38.823 INFO kablam! section. You may also move the files to a location where Cargo would not Oct 16 07:46:38.823 INFO kablam! automatically infer them to be a target, such as in subfolders. Oct 16 07:46:38.823 INFO kablam! Oct 16 07:46:38.823 INFO kablam! For more information on this warning you can consult Oct 16 07:46:38.823 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Oct 16 07:46:38.823 INFO kablam! warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `replicapoolupdater1-beta1`, Oct 16 07:46:38.823 INFO kablam! please set bin.path in Cargo.toml Oct 16 07:46:38.999 INFO kablam! Compiling google-replicapoolupdater1_beta1-cli v1.0.7+20161003 (/source) Oct 16 07:46:44.710 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 5.94s Oct 16 07:46:44.720 INFO kablam! su: No module specific data is present Oct 16 07:46:46.170 INFO running `"docker" "rm" "-f" "00fb8b45401c9cb97e77a2dfd9e7eb610449ea9aa99729515bdd8c971370d710"` Oct 16 07:46:46.451 INFO blam! 00fb8b45401c9cb97e77a2dfd9e7eb610449ea9aa99729515bdd8c971370d710 Oct 16 07:46:46.451 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/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 07:46:46.883 INFO blam! f26688734efca7df093c164464c8f4357039bcc506099868694158c81b0995a9 Oct 16 07:46:46.885 INFO running `"docker" "start" "-a" "f26688734efca7df093c164464c8f4357039bcc506099868694158c81b0995a9"` Oct 16 07:46:49.145 INFO kablam! usermod: no changes Oct 16 07:46:49.195 INFO kablam! warning: An explicit [[bin]] section is specified in Cargo.toml which currently Oct 16 07:46:49.195 INFO kablam! disables Cargo from automatically inferring other binary targets. Oct 16 07:46:49.195 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Oct 16 07:46:49.195 INFO kablam! files will be included as a binary target: Oct 16 07:46:49.195 INFO kablam! Oct 16 07:46:49.195 INFO kablam! * /source/src/main.rs Oct 16 07:46:49.195 INFO kablam! Oct 16 07:46:49.195 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Oct 16 07:46:49.195 INFO kablam! ready to be compiled as a binary target today. You can future-proof yourself Oct 16 07:46:49.195 INFO kablam! and disable this warning by adding `autobins = false` to your [package] Oct 16 07:46:49.195 INFO kablam! section. You may also move the files to a location where Cargo would not Oct 16 07:46:49.195 INFO kablam! automatically infer them to be a target, such as in subfolders. Oct 16 07:46:49.195 INFO kablam! Oct 16 07:46:49.195 INFO kablam! For more information on this warning you can consult Oct 16 07:46:49.195 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Oct 16 07:46:49.195 INFO kablam! warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `replicapoolupdater1-beta1`, Oct 16 07:46:49.195 INFO kablam! please set bin.path in Cargo.toml Oct 16 07:46:49.429 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.26s Oct 16 07:46:49.439 INFO kablam! Running /target/debug/deps/replicapoolupdater1_beta1-36dff2e66546ce37 Oct 16 07:46:49.444 INFO blam! Oct 16 07:46:49.444 INFO blam! running 0 tests Oct 16 07:46:49.444 INFO blam! Oct 16 07:46:49.444 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 07:46:49.444 INFO blam! Oct 16 07:46:49.452 INFO kablam! su: No module specific data is present Oct 16 07:46:50.928 INFO running `"docker" "rm" "-f" "f26688734efca7df093c164464c8f4357039bcc506099868694158c81b0995a9"` Oct 16 07:46:51.339 INFO blam! f26688734efca7df093c164464c8f4357039bcc506099868694158c81b0995a9