Oct 16 07:43:14.035 INFO testing google-serviceregistryalpha-cli-1.0.7+20160401 against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 16 07:43:14.035 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-2/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/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:43:14.471 INFO blam! e876d727d885a64c78530d3503330cfcc5b3369a227cc06cfc136953eb0cbd68 Oct 16 07:43:14.474 INFO running `"docker" "start" "-a" "e876d727d885a64c78530d3503330cfcc5b3369a227cc06cfc136953eb0cbd68"` Oct 16 07:43:16.669 INFO kablam! usermod: no changes Oct 16 07:43:16.739 INFO kablam! warning: An explicit [[bin]] section is specified in Cargo.toml which currently Oct 16 07:43:16.739 INFO kablam! disables Cargo from automatically inferring other binary targets. Oct 16 07:43:16.739 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Oct 16 07:43:16.739 INFO kablam! files will be included as a binary target: Oct 16 07:43:16.739 INFO kablam! Oct 16 07:43:16.739 INFO kablam! * /source/src/main.rs Oct 16 07:43:16.739 INFO kablam! Oct 16 07:43:16.739 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Oct 16 07:43:16.739 INFO kablam! ready to be compiled as a binary target today. You can future-proof yourself Oct 16 07:43:16.739 INFO kablam! and disable this warning by adding `autobins = false` to your [package] Oct 16 07:43:16.739 INFO kablam! section. You may also move the files to a location where Cargo would not Oct 16 07:43:16.739 INFO kablam! automatically infer them to be a target, such as in subfolders. Oct 16 07:43:16.739 INFO kablam! Oct 16 07:43:16.739 INFO kablam! For more information on this warning you can consult Oct 16 07:43:16.739 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Oct 16 07:43:16.739 INFO kablam! warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `serviceregistryalpha`, Oct 16 07:43:16.739 INFO kablam! please set bin.path in Cargo.toml Oct 16 07:43:16.985 INFO kablam! Compiling google-serviceregistryalpha v1.0.8+20160401 Oct 16 07:43:22.879 INFO kablam! Compiling google-serviceregistryalpha-cli v1.0.7+20160401 (/source) Oct 16 07:43:37.983 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 21.27s Oct 16 07:43:37.994 INFO kablam! su: No module specific data is present Oct 16 07:43:38.521 INFO running `"docker" "rm" "-f" "e876d727d885a64c78530d3503330cfcc5b3369a227cc06cfc136953eb0cbd68"` Oct 16 07:43:38.673 INFO blam! e876d727d885a64c78530d3503330cfcc5b3369a227cc06cfc136953eb0cbd68 Oct 16 07:43:38.677 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-2/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/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:43:38.935 INFO blam! 769b2b1628e751b04bdb2deae6684288c607bf58b4c202776617d299e39f0e9c Oct 16 07:43:38.937 INFO running `"docker" "start" "-a" "769b2b1628e751b04bdb2deae6684288c607bf58b4c202776617d299e39f0e9c"` Oct 16 07:43:39.426 INFO kablam! usermod: no changes Oct 16 07:43:39.451 INFO kablam! warning: An explicit [[bin]] section is specified in Cargo.toml which currently Oct 16 07:43:39.451 INFO kablam! disables Cargo from automatically inferring other binary targets. Oct 16 07:43:39.451 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Oct 16 07:43:39.451 INFO kablam! files will be included as a binary target: Oct 16 07:43:39.451 INFO kablam! Oct 16 07:43:39.451 INFO kablam! * /source/src/main.rs Oct 16 07:43:39.451 INFO kablam! Oct 16 07:43:39.451 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Oct 16 07:43:39.451 INFO kablam! ready to be compiled as a binary target today. You can future-proof yourself Oct 16 07:43:39.451 INFO kablam! and disable this warning by adding `autobins = false` to your [package] Oct 16 07:43:39.451 INFO kablam! section. You may also move the files to a location where Cargo would not Oct 16 07:43:39.451 INFO kablam! automatically infer them to be a target, such as in subfolders. Oct 16 07:43:39.451 INFO kablam! Oct 16 07:43:39.451 INFO kablam! For more information on this warning you can consult Oct 16 07:43:39.451 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Oct 16 07:43:39.451 INFO kablam! warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `serviceregistryalpha`, Oct 16 07:43:39.451 INFO kablam! please set bin.path in Cargo.toml Oct 16 07:43:39.565 INFO kablam! Compiling google-serviceregistryalpha-cli v1.0.7+20160401 (/source) Oct 16 07:43:44.495 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 5.05s Oct 16 07:43:44.504 INFO kablam! su: No module specific data is present Oct 16 07:43:44.806 INFO running `"docker" "rm" "-f" "769b2b1628e751b04bdb2deae6684288c607bf58b4c202776617d299e39f0e9c"` Oct 16 07:43:44.933 INFO blam! 769b2b1628e751b04bdb2deae6684288c607bf58b4c202776617d299e39f0e9c Oct 16 07:43:44.935 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-2/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/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:43:45.159 INFO blam! 0a2d17a8ff747c7e12bbc3cf670673c17fe982eb1746c1132f277ab46976c09b Oct 16 07:43:45.159 INFO running `"docker" "start" "-a" "0a2d17a8ff747c7e12bbc3cf670673c17fe982eb1746c1132f277ab46976c09b"` Oct 16 07:43:45.650 INFO kablam! usermod: no changes Oct 16 07:43:45.678 INFO kablam! warning: An explicit [[bin]] section is specified in Cargo.toml which currently Oct 16 07:43:45.679 INFO kablam! disables Cargo from automatically inferring other binary targets. Oct 16 07:43:45.679 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Oct 16 07:43:45.679 INFO kablam! files will be included as a binary target: Oct 16 07:43:45.679 INFO kablam! Oct 16 07:43:45.679 INFO kablam! * /source/src/main.rs Oct 16 07:43:45.679 INFO kablam! Oct 16 07:43:45.679 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Oct 16 07:43:45.679 INFO kablam! ready to be compiled as a binary target today. You can future-proof yourself Oct 16 07:43:45.679 INFO kablam! and disable this warning by adding `autobins = false` to your [package] Oct 16 07:43:45.679 INFO kablam! section. You may also move the files to a location where Cargo would not Oct 16 07:43:45.679 INFO kablam! automatically infer them to be a target, such as in subfolders. Oct 16 07:43:45.679 INFO kablam! Oct 16 07:43:45.679 INFO kablam! For more information on this warning you can consult Oct 16 07:43:45.679 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Oct 16 07:43:45.679 INFO kablam! warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `serviceregistryalpha`, Oct 16 07:43:45.679 INFO kablam! please set bin.path in Cargo.toml Oct 16 07:43:45.797 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.12s Oct 16 07:43:45.814 INFO kablam! Running /target/debug/deps/serviceregistryalpha-5a854d60a33e2767 Oct 16 07:43:45.818 INFO blam! Oct 16 07:43:45.818 INFO blam! running 0 tests Oct 16 07:43:45.818 INFO blam! Oct 16 07:43:45.818 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 07:43:45.818 INFO blam! Oct 16 07:43:45.821 INFO kablam! su: No module specific data is present Oct 16 07:43:46.132 INFO running `"docker" "rm" "-f" "0a2d17a8ff747c7e12bbc3cf670673c17fe982eb1746c1132f277ab46976c09b"` Oct 16 07:43:46.244 INFO blam! 0a2d17a8ff747c7e12bbc3cf670673c17fe982eb1746c1132f277ab46976c09b