Oct 11 20:40:14.445 INFO testing google-drive2-cli-1.0.7+20171201 against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 11 20:40:14.446 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen Oct 11 20:40:14.447 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-2/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:40:14.921 INFO blam! 87fa70ca0a2ae5c638a2dcfa6a9b31cb74262a2882401379d218b00de4e562f8 Oct 11 20:40:14.923 INFO running `"docker" "start" "-a" "87fa70ca0a2ae5c638a2dcfa6a9b31cb74262a2882401379d218b00de4e562f8"` Oct 11 20:40:16.904 INFO kablam! usermod: no changes Oct 11 20:40:16.949 INFO kablam! warning: An explicit [[bin]] section is specified in Cargo.toml which currently Oct 11 20:40:16.949 INFO kablam! disables Cargo from automatically inferring other binary targets. Oct 11 20:40:16.949 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Oct 11 20:40:16.949 INFO kablam! files will be included as a binary target: Oct 11 20:40:16.949 INFO kablam! Oct 11 20:40:16.949 INFO kablam! * /source/src/main.rs Oct 11 20:40:16.949 INFO kablam! Oct 11 20:40:16.949 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Oct 11 20:40:16.949 INFO kablam! ready to be compiled as a binary target today. You can future-proof yourself Oct 11 20:40:16.949 INFO kablam! and disable this warning by adding `autobins = false` to your [package] Oct 11 20:40:16.949 INFO kablam! section. You may also move the files to a location where Cargo would not Oct 11 20:40:16.949 INFO kablam! automatically infer them to be a target, such as in subfolders. Oct 11 20:40:16.949 INFO kablam! Oct 11 20:40:16.949 INFO kablam! For more information on this warning you can consult Oct 11 20:40:16.949 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Oct 11 20:40:16.949 INFO kablam! warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `drive2`, Oct 11 20:40:16.949 INFO kablam! please set bin.path in Cargo.toml Oct 11 20:40:17.108 INFO kablam! Compiling google-drive2 v1.0.7+20171201 Oct 11 20:40:34.524 INFO kablam! Compiling google-drive2-cli v1.0.7+20171201 (/source) Oct 11 20:41:16.833 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 59.91s Oct 11 20:41:16.849 INFO kablam! su: No module specific data is present Oct 11 20:41:18.470 INFO running `"docker" "rm" "-f" "87fa70ca0a2ae5c638a2dcfa6a9b31cb74262a2882401379d218b00de4e562f8"` Oct 11 20:41:18.792 INFO blam! 87fa70ca0a2ae5c638a2dcfa6a9b31cb74262a2882401379d218b00de4e562f8 Oct 11 20:41:18.800 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run Oct 11 20:41:18.800 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-2/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:41:19.245 INFO blam! d2766c2c3d5045a42bbf157077cdc8ad9d54fd8dde7ae3224955791e9b4529a6 Oct 11 20:41:19.247 INFO running `"docker" "start" "-a" "d2766c2c3d5045a42bbf157077cdc8ad9d54fd8dde7ae3224955791e9b4529a6"` Oct 11 20:41:20.904 INFO kablam! usermod: no changes Oct 11 20:41:20.972 INFO kablam! warning: An explicit [[bin]] section is specified in Cargo.toml which currently Oct 11 20:41:20.972 INFO kablam! disables Cargo from automatically inferring other binary targets. Oct 11 20:41:20.972 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Oct 11 20:41:20.972 INFO kablam! files will be included as a binary target: Oct 11 20:41:20.972 INFO kablam! Oct 11 20:41:20.972 INFO kablam! * /source/src/main.rs Oct 11 20:41:20.972 INFO kablam! Oct 11 20:41:20.972 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Oct 11 20:41:20.972 INFO kablam! ready to be compiled as a binary target today. You can future-proof yourself Oct 11 20:41:20.972 INFO kablam! and disable this warning by adding `autobins = false` to your [package] Oct 11 20:41:20.972 INFO kablam! section. You may also move the files to a location where Cargo would not Oct 11 20:41:20.972 INFO kablam! automatically infer them to be a target, such as in subfolders. Oct 11 20:41:20.972 INFO kablam! Oct 11 20:41:20.972 INFO kablam! For more information on this warning you can consult Oct 11 20:41:20.972 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Oct 11 20:41:20.972 INFO kablam! warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `drive2`, Oct 11 20:41:20.972 INFO kablam! please set bin.path in Cargo.toml Oct 11 20:41:21.181 INFO kablam! Compiling google-drive2-cli v1.0.7+20171201 (/source) Oct 11 20:41:32.580 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 11.64s Oct 11 20:41:32.597 INFO kablam! su: No module specific data is present Oct 11 20:41:33.260 INFO running `"docker" "rm" "-f" "d2766c2c3d5045a42bbf157077cdc8ad9d54fd8dde7ae3224955791e9b4529a6"` Oct 11 20:41:33.400 INFO blam! d2766c2c3d5045a42bbf157077cdc8ad9d54fd8dde7ae3224955791e9b4529a6 Oct 11 20:41:33.400 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen Oct 11 20:41:33.400 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-2/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:41:33.840 INFO blam! 02b9a0fcc429071084a05e58283a06a8af7bcf5573ab6c52606879239707718a Oct 11 20:41:33.842 INFO running `"docker" "start" "-a" "02b9a0fcc429071084a05e58283a06a8af7bcf5573ab6c52606879239707718a"` Oct 11 20:41:34.940 INFO kablam! usermod: no changes Oct 11 20:41:34.992 INFO kablam! warning: An explicit [[bin]] section is specified in Cargo.toml which currently Oct 11 20:41:34.993 INFO kablam! disables Cargo from automatically inferring other binary targets. Oct 11 20:41:34.993 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Oct 11 20:41:34.993 INFO kablam! files will be included as a binary target: Oct 11 20:41:34.994 INFO kablam! Oct 11 20:41:34.994 INFO kablam! * /source/src/main.rs Oct 11 20:41:34.994 INFO kablam! Oct 11 20:41:34.994 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Oct 11 20:41:34.995 INFO kablam! ready to be compiled as a binary target today. You can future-proof yourself Oct 11 20:41:34.995 INFO kablam! and disable this warning by adding `autobins = false` to your [package] Oct 11 20:41:34.995 INFO kablam! section. You may also move the files to a location where Cargo would not Oct 11 20:41:34.995 INFO kablam! automatically infer them to be a target, such as in subfolders. Oct 11 20:41:34.996 INFO kablam! Oct 11 20:41:34.996 INFO kablam! For more information on this warning you can consult Oct 11 20:41:34.996 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Oct 11 20:41:34.997 INFO kablam! warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `drive2`, Oct 11 20:41:34.997 INFO kablam! please set bin.path in Cargo.toml Oct 11 20:41:35.144 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.18s Oct 11 20:41:35.152 INFO blam! Oct 11 20:41:35.153 INFO kablam! Running /target/debug/deps/drive2-20f7b70a6a77cecc Oct 11 20:41:35.153 INFO blam! running 0 tests Oct 11 20:41:35.153 INFO kablam! su: No module specific data is present Oct 11 20:41:35.153 INFO blam! Oct 11 20:41:35.154 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 20:41:35.154 INFO blam! Oct 11 20:41:35.620 INFO running `"docker" "rm" "-f" "02b9a0fcc429071084a05e58283a06a8af7bcf5573ab6c52606879239707718a"` Oct 11 20:41:35.800 INFO blam! 02b9a0fcc429071084a05e58283a06a8af7bcf5573ab6c52606879239707718a