Oct 11 21:21:39.043 INFO testing google-clouddebugger2-cli-1.0.7+20171016 against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 11 21:21:39.043 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen Oct 11 21:21:39.045 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-1/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 21:21:39.588 INFO blam! 7a07438a94b9f08591e86c0c691ed55626d8a4100c87973b14b8e22dd9c91d1f Oct 11 21:21:39.590 INFO running `"docker" "start" "-a" "7a07438a94b9f08591e86c0c691ed55626d8a4100c87973b14b8e22dd9c91d1f"` Oct 11 21:21:41.303 INFO kablam! usermod: no changes Oct 11 21:21:41.356 INFO kablam! warning: An explicit [[bin]] section is specified in Cargo.toml which currently Oct 11 21:21:41.356 INFO kablam! disables Cargo from automatically inferring other binary targets. Oct 11 21:21:41.356 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Oct 11 21:21:41.356 INFO kablam! files will be included as a binary target: Oct 11 21:21:41.356 INFO kablam! Oct 11 21:21:41.356 INFO kablam! * /source/src/main.rs Oct 11 21:21:41.356 INFO kablam! Oct 11 21:21:41.356 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Oct 11 21:21:41.356 INFO kablam! ready to be compiled as a binary target today. You can future-proof yourself Oct 11 21:21:41.356 INFO kablam! and disable this warning by adding `autobins = false` to your [package] Oct 11 21:21:41.356 INFO kablam! section. You may also move the files to a location where Cargo would not Oct 11 21:21:41.356 INFO kablam! automatically infer them to be a target, such as in subfolders. Oct 11 21:21:41.356 INFO kablam! Oct 11 21:21:41.356 INFO kablam! For more information on this warning you can consult Oct 11 21:21:41.356 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Oct 11 21:21:41.356 INFO kablam! warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `clouddebugger2`, Oct 11 21:21:41.356 INFO kablam! please set bin.path in Cargo.toml Oct 11 21:21:41.568 INFO kablam! Compiling google-clouddebugger2 v1.0.7+20171016 Oct 11 21:21:49.431 INFO kablam! Compiling google-clouddebugger2-cli v1.0.7+20171016 (/source) Oct 11 21:22:09.155 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 27.83s Oct 11 21:22:09.169 INFO kablam! su: No module specific data is present Oct 11 21:22:10.580 INFO running `"docker" "rm" "-f" "7a07438a94b9f08591e86c0c691ed55626d8a4100c87973b14b8e22dd9c91d1f"` Oct 11 21:22:10.928 INFO blam! 7a07438a94b9f08591e86c0c691ed55626d8a4100c87973b14b8e22dd9c91d1f Oct 11 21:22:10.944 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run Oct 11 21:22:10.944 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-1/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 21:22:11.333 INFO blam! 6ad433be5ca46dd353cfb1f9e885e1e56260009d0e20de2528bf5b1a0c0a32ad Oct 11 21:22:11.334 INFO running `"docker" "start" "-a" "6ad433be5ca46dd353cfb1f9e885e1e56260009d0e20de2528bf5b1a0c0a32ad"` Oct 11 21:22:13.728 INFO kablam! usermod: no changes Oct 11 21:22:13.788 INFO kablam! warning: An explicit [[bin]] section is specified in Cargo.toml which currently Oct 11 21:22:13.788 INFO kablam! disables Cargo from automatically inferring other binary targets. Oct 11 21:22:13.788 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Oct 11 21:22:13.788 INFO kablam! files will be included as a binary target: Oct 11 21:22:13.788 INFO kablam! Oct 11 21:22:13.788 INFO kablam! * /source/src/main.rs Oct 11 21:22:13.788 INFO kablam! Oct 11 21:22:13.788 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Oct 11 21:22:13.788 INFO kablam! ready to be compiled as a binary target today. You can future-proof yourself Oct 11 21:22:13.788 INFO kablam! and disable this warning by adding `autobins = false` to your [package] Oct 11 21:22:13.788 INFO kablam! section. You may also move the files to a location where Cargo would not Oct 11 21:22:13.788 INFO kablam! automatically infer them to be a target, such as in subfolders. Oct 11 21:22:13.788 INFO kablam! Oct 11 21:22:13.788 INFO kablam! For more information on this warning you can consult Oct 11 21:22:13.788 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Oct 11 21:22:13.788 INFO kablam! warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `clouddebugger2`, Oct 11 21:22:13.788 INFO kablam! please set bin.path in Cargo.toml Oct 11 21:22:13.953 INFO kablam! Compiling google-clouddebugger2-cli v1.0.7+20171016 (/source) Oct 11 21:22:19.670 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 5.91s Oct 11 21:22:19.681 INFO kablam! su: No module specific data is present Oct 11 21:22:20.914 INFO running `"docker" "rm" "-f" "6ad433be5ca46dd353cfb1f9e885e1e56260009d0e20de2528bf5b1a0c0a32ad"` Oct 11 21:22:21.184 INFO blam! 6ad433be5ca46dd353cfb1f9e885e1e56260009d0e20de2528bf5b1a0c0a32ad Oct 11 21:22:21.188 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen Oct 11 21:22:21.190 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-1/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 21:22:21.692 INFO blam! 44262859f298ede48ceaef88f01c53934c93abc95ba9ceb7693a4dcc7ec39b6e Oct 11 21:22:21.697 INFO running `"docker" "start" "-a" "44262859f298ede48ceaef88f01c53934c93abc95ba9ceb7693a4dcc7ec39b6e"` Oct 11 21:22:23.815 INFO kablam! usermod: no changes Oct 11 21:22:23.876 INFO kablam! warning: An explicit [[bin]] section is specified in Cargo.toml which currently Oct 11 21:22:23.876 INFO kablam! disables Cargo from automatically inferring other binary targets. Oct 11 21:22:23.876 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Oct 11 21:22:23.876 INFO kablam! files will be included as a binary target: Oct 11 21:22:23.876 INFO kablam! Oct 11 21:22:23.876 INFO kablam! * /source/src/main.rs Oct 11 21:22:23.876 INFO kablam! Oct 11 21:22:23.876 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Oct 11 21:22:23.876 INFO kablam! ready to be compiled as a binary target today. You can future-proof yourself Oct 11 21:22:23.876 INFO kablam! and disable this warning by adding `autobins = false` to your [package] Oct 11 21:22:23.876 INFO kablam! section. You may also move the files to a location where Cargo would not Oct 11 21:22:23.876 INFO kablam! automatically infer them to be a target, such as in subfolders. Oct 11 21:22:23.876 INFO kablam! Oct 11 21:22:23.876 INFO kablam! For more information on this warning you can consult Oct 11 21:22:23.876 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Oct 11 21:22:23.876 INFO kablam! warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `clouddebugger2`, Oct 11 21:22:23.876 INFO kablam! please set bin.path in Cargo.toml Oct 11 21:22:24.062 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.21s Oct 11 21:22:24.069 INFO kablam! Running /target/debug/deps/clouddebugger2-32f05fd27f3615d5 Oct 11 21:22:24.086 INFO blam! Oct 11 21:22:24.086 INFO blam! running 0 tests Oct 11 21:22:24.086 INFO blam! Oct 11 21:22:24.086 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 21:22:24.086 INFO blam! Oct 11 21:22:24.087 INFO kablam! su: No module specific data is present Oct 11 21:22:25.282 INFO running `"docker" "rm" "-f" "44262859f298ede48ceaef88f01c53934c93abc95ba9ceb7693a4dcc7ec39b6e"` Oct 11 21:22:25.672 INFO blam! 44262859f298ede48ceaef88f01c53934c93abc95ba9ceb7693a4dcc7ec39b6e