Oct 16 07:19:25.094 INFO testing google-youtubereporting1-cli-1.0.7+20171208 against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 16 07:19:25.094 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:19:25.671 INFO blam! d329fcce99b3cf379a3110a4f974ff974b37a19d2a2ff2dc5465f2652e18e259 Oct 16 07:19:25.673 INFO running `"docker" "start" "-a" "d329fcce99b3cf379a3110a4f974ff974b37a19d2a2ff2dc5465f2652e18e259"` Oct 16 07:19:27.415 INFO kablam! usermod: no changes Oct 16 07:19:27.467 INFO kablam! warning: An explicit [[bin]] section is specified in Cargo.toml which currently Oct 16 07:19:27.467 INFO kablam! disables Cargo from automatically inferring other binary targets. Oct 16 07:19:27.467 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Oct 16 07:19:27.467 INFO kablam! files will be included as a binary target: Oct 16 07:19:27.467 INFO kablam! Oct 16 07:19:27.467 INFO kablam! * /source/src/main.rs Oct 16 07:19:27.467 INFO kablam! Oct 16 07:19:27.467 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Oct 16 07:19:27.467 INFO kablam! ready to be compiled as a binary target today. You can future-proof yourself Oct 16 07:19:27.467 INFO kablam! and disable this warning by adding `autobins = false` to your [package] Oct 16 07:19:27.467 INFO kablam! section. You may also move the files to a location where Cargo would not Oct 16 07:19:27.467 INFO kablam! automatically infer them to be a target, such as in subfolders. Oct 16 07:19:27.467 INFO kablam! Oct 16 07:19:27.467 INFO kablam! For more information on this warning you can consult Oct 16 07:19:27.467 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Oct 16 07:19:27.467 INFO kablam! warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `youtubereporting1`, Oct 16 07:19:27.467 INFO kablam! please set bin.path in Cargo.toml Oct 16 07:19:27.738 INFO kablam! Compiling hyper-native-tls v0.3.0 Oct 16 07:19:30.733 INFO kablam! Compiling yup-oauth2 v1.0.9 Oct 16 07:19:37.213 INFO kablam! Compiling google-youtubereporting1 v1.0.8+20181010 Oct 16 07:19:44.335 INFO kablam! Compiling google-youtubereporting1-cli v1.0.7+20171208 (/source) Oct 16 07:20:02.164 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 34.72s Oct 16 07:20:02.175 INFO kablam! su: No module specific data is present Oct 16 07:20:03.007 INFO running `"docker" "rm" "-f" "d329fcce99b3cf379a3110a4f974ff974b37a19d2a2ff2dc5465f2652e18e259"` Oct 16 07:20:03.342 INFO blam! d329fcce99b3cf379a3110a4f974ff974b37a19d2a2ff2dc5465f2652e18e259 Oct 16 07:20:03.351 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:20:03.795 INFO blam! 5430a3be1036064349ba3e30b625adad5261a81ca05af8b11a58ac74ed8b20c2 Oct 16 07:20:03.797 INFO running `"docker" "start" "-a" "5430a3be1036064349ba3e30b625adad5261a81ca05af8b11a58ac74ed8b20c2"` Oct 16 07:20:05.387 INFO kablam! usermod: no changes Oct 16 07:20:05.435 INFO kablam! warning: An explicit [[bin]] section is specified in Cargo.toml which currently Oct 16 07:20:05.435 INFO kablam! disables Cargo from automatically inferring other binary targets. Oct 16 07:20:05.435 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Oct 16 07:20:05.435 INFO kablam! files will be included as a binary target: Oct 16 07:20:05.435 INFO kablam! Oct 16 07:20:05.435 INFO kablam! * /source/src/main.rs Oct 16 07:20:05.435 INFO kablam! Oct 16 07:20:05.435 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Oct 16 07:20:05.435 INFO kablam! ready to be compiled as a binary target today. You can future-proof yourself Oct 16 07:20:05.435 INFO kablam! and disable this warning by adding `autobins = false` to your [package] Oct 16 07:20:05.435 INFO kablam! section. You may also move the files to a location where Cargo would not Oct 16 07:20:05.435 INFO kablam! automatically infer them to be a target, such as in subfolders. Oct 16 07:20:05.435 INFO kablam! Oct 16 07:20:05.435 INFO kablam! For more information on this warning you can consult Oct 16 07:20:05.435 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Oct 16 07:20:05.435 INFO kablam! warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `youtubereporting1`, Oct 16 07:20:05.435 INFO kablam! please set bin.path in Cargo.toml Oct 16 07:20:05.658 INFO kablam! Compiling google-youtubereporting1-cli v1.0.7+20171208 (/source) Oct 16 07:20:11.513 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 6.11s Oct 16 07:20:11.539 INFO kablam! su: No module specific data is present Oct 16 07:20:12.743 INFO running `"docker" "rm" "-f" "5430a3be1036064349ba3e30b625adad5261a81ca05af8b11a58ac74ed8b20c2"` Oct 16 07:20:13.047 INFO blam! 5430a3be1036064349ba3e30b625adad5261a81ca05af8b11a58ac74ed8b20c2 Oct 16 07:20:13.051 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:20:13.448 INFO blam! 58d1d41e3f5cd75c46483a8f0acfcae922300768bf50d7dbacbeefca3eaa1f0c Oct 16 07:20:13.451 INFO running `"docker" "start" "-a" "58d1d41e3f5cd75c46483a8f0acfcae922300768bf50d7dbacbeefca3eaa1f0c"` Oct 16 07:20:14.718 INFO kablam! usermod: no changes Oct 16 07:20:14.779 INFO kablam! warning: An explicit [[bin]] section is specified in Cargo.toml which currently Oct 16 07:20:14.779 INFO kablam! disables Cargo from automatically inferring other binary targets. Oct 16 07:20:14.779 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Oct 16 07:20:14.779 INFO kablam! files will be included as a binary target: Oct 16 07:20:14.779 INFO kablam! Oct 16 07:20:14.779 INFO kablam! * /source/src/main.rs Oct 16 07:20:14.779 INFO kablam! Oct 16 07:20:14.779 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Oct 16 07:20:14.779 INFO kablam! ready to be compiled as a binary target today. You can future-proof yourself Oct 16 07:20:14.779 INFO kablam! and disable this warning by adding `autobins = false` to your [package] Oct 16 07:20:14.779 INFO kablam! section. You may also move the files to a location where Cargo would not Oct 16 07:20:14.779 INFO kablam! automatically infer them to be a target, such as in subfolders. Oct 16 07:20:14.779 INFO kablam! Oct 16 07:20:14.779 INFO kablam! For more information on this warning you can consult Oct 16 07:20:14.779 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Oct 16 07:20:14.779 INFO kablam! warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `youtubereporting1`, Oct 16 07:20:14.779 INFO kablam! please set bin.path in Cargo.toml Oct 16 07:20:14.931 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.18s Oct 16 07:20:14.967 INFO kablam! Running /target/debug/deps/youtubereporting1-0f41944c0d88aa60 Oct 16 07:20:14.988 INFO blam! Oct 16 07:20:14.988 INFO blam! running 0 tests Oct 16 07:20:14.988 INFO blam! Oct 16 07:20:14.988 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 07:20:14.988 INFO blam! Oct 16 07:20:14.989 INFO kablam! su: No module specific data is present Oct 16 07:20:16.015 INFO running `"docker" "rm" "-f" "58d1d41e3f5cd75c46483a8f0acfcae922300768bf50d7dbacbeefca3eaa1f0c"` Oct 16 07:20:16.343 INFO blam! 58d1d41e3f5cd75c46483a8f0acfcae922300768bf50d7dbacbeefca3eaa1f0c