Oct 16 07:48:01.878 INFO testing google-pubsub1_beta2-cli-1.0.7+20171129 against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 16 07:48:01.880 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:48:02.419 INFO blam! b2cf3a51764d3e57517f926f82a3265d1f7ec7a83d206eb1fe9d69aed4c5c710 Oct 16 07:48:02.422 INFO running `"docker" "start" "-a" "b2cf3a51764d3e57517f926f82a3265d1f7ec7a83d206eb1fe9d69aed4c5c710"` Oct 16 07:48:03.655 INFO kablam! usermod: no changes Oct 16 07:48:03.703 INFO kablam! warning: An explicit [[bin]] section is specified in Cargo.toml which currently Oct 16 07:48:03.704 INFO kablam! disables Cargo from automatically inferring other binary targets. Oct 16 07:48:03.704 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Oct 16 07:48:03.704 INFO kablam! files will be included as a binary target: Oct 16 07:48:03.704 INFO kablam! Oct 16 07:48:03.705 INFO kablam! * /source/src/main.rs Oct 16 07:48:03.705 INFO kablam! Oct 16 07:48:03.705 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Oct 16 07:48:03.705 INFO kablam! ready to be compiled as a binary target today. You can future-proof yourself Oct 16 07:48:03.706 INFO kablam! and disable this warning by adding `autobins = false` to your [package] Oct 16 07:48:03.706 INFO kablam! section. You may also move the files to a location where Cargo would not Oct 16 07:48:03.706 INFO kablam! automatically infer them to be a target, such as in subfolders. Oct 16 07:48:03.707 INFO kablam! Oct 16 07:48:03.709 INFO kablam! For more information on this warning you can consult Oct 16 07:48:03.711 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Oct 16 07:48:03.712 INFO kablam! warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `pubsub1-beta2`, Oct 16 07:48:03.712 INFO kablam! please set bin.path in Cargo.toml Oct 16 07:48:03.839 INFO kablam! Compiling google-pubsub1_beta2 v1.0.8+20181001 Oct 16 07:48:11.071 INFO kablam! Compiling google-pubsub1_beta2-cli v1.0.7+20171129 (/source) Oct 16 07:48:27.747 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 24.06s Oct 16 07:48:27.759 INFO kablam! su: No module specific data is present Oct 16 07:48:28.527 INFO running `"docker" "rm" "-f" "b2cf3a51764d3e57517f926f82a3265d1f7ec7a83d206eb1fe9d69aed4c5c710"` Oct 16 07:48:28.760 INFO blam! b2cf3a51764d3e57517f926f82a3265d1f7ec7a83d206eb1fe9d69aed4c5c710 Oct 16 07:48:28.768 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:48:29.315 INFO blam! 27d15cdf66b81ed2e61de832180c3c8413b3207901205c05e439c086ee142ad1 Oct 16 07:48:29.327 INFO running `"docker" "start" "-a" "27d15cdf66b81ed2e61de832180c3c8413b3207901205c05e439c086ee142ad1"` Oct 16 07:48:30.391 INFO kablam! usermod: no changes Oct 16 07:48:30.439 INFO kablam! warning: An explicit [[bin]] section is specified in Cargo.toml which currently Oct 16 07:48:30.439 INFO kablam! disables Cargo from automatically inferring other binary targets. Oct 16 07:48:30.439 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Oct 16 07:48:30.439 INFO kablam! files will be included as a binary target: Oct 16 07:48:30.439 INFO kablam! Oct 16 07:48:30.439 INFO kablam! * /source/src/main.rs Oct 16 07:48:30.439 INFO kablam! Oct 16 07:48:30.439 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Oct 16 07:48:30.439 INFO kablam! ready to be compiled as a binary target today. You can future-proof yourself Oct 16 07:48:30.439 INFO kablam! and disable this warning by adding `autobins = false` to your [package] Oct 16 07:48:30.439 INFO kablam! section. You may also move the files to a location where Cargo would not Oct 16 07:48:30.439 INFO kablam! automatically infer them to be a target, such as in subfolders. Oct 16 07:48:30.439 INFO kablam! Oct 16 07:48:30.439 INFO kablam! For more information on this warning you can consult Oct 16 07:48:30.439 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Oct 16 07:48:30.439 INFO kablam! warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `pubsub1-beta2`, Oct 16 07:48:30.439 INFO kablam! please set bin.path in Cargo.toml Oct 16 07:48:30.634 INFO kablam! Compiling google-pubsub1_beta2-cli v1.0.7+20171129 (/source) Oct 16 07:48:38.112 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 7.69s Oct 16 07:48:38.126 INFO kablam! su: No module specific data is present Oct 16 07:48:39.281 INFO running `"docker" "rm" "-f" "27d15cdf66b81ed2e61de832180c3c8413b3207901205c05e439c086ee142ad1"` Oct 16 07:48:39.743 INFO blam! 27d15cdf66b81ed2e61de832180c3c8413b3207901205c05e439c086ee142ad1 Oct 16 07:48:39.748 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:48:40.139 INFO blam! 59279adb23568f4e3f9f732f9805fb4d4e50e14747915ee556b2295f42665db4 Oct 16 07:48:40.147 INFO running `"docker" "start" "-a" "59279adb23568f4e3f9f732f9805fb4d4e50e14747915ee556b2295f42665db4"` Oct 16 07:48:42.293 INFO kablam! usermod: no changes Oct 16 07:48:42.347 INFO kablam! warning: An explicit [[bin]] section is specified in Cargo.toml which currently Oct 16 07:48:42.347 INFO kablam! disables Cargo from automatically inferring other binary targets. Oct 16 07:48:42.347 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Oct 16 07:48:42.347 INFO kablam! files will be included as a binary target: Oct 16 07:48:42.347 INFO kablam! Oct 16 07:48:42.347 INFO kablam! * /source/src/main.rs Oct 16 07:48:42.347 INFO kablam! Oct 16 07:48:42.347 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Oct 16 07:48:42.347 INFO kablam! ready to be compiled as a binary target today. You can future-proof yourself Oct 16 07:48:42.347 INFO kablam! and disable this warning by adding `autobins = false` to your [package] Oct 16 07:48:42.347 INFO kablam! section. You may also move the files to a location where Cargo would not Oct 16 07:48:42.347 INFO kablam! automatically infer them to be a target, such as in subfolders. Oct 16 07:48:42.347 INFO kablam! Oct 16 07:48:42.347 INFO kablam! For more information on this warning you can consult Oct 16 07:48:42.347 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Oct 16 07:48:42.347 INFO kablam! warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `pubsub1-beta2`, Oct 16 07:48:42.347 INFO kablam! please set bin.path in Cargo.toml Oct 16 07:48:42.533 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.22s Oct 16 07:48:42.550 INFO kablam! Running /target/debug/deps/pubsub1_beta2-f952dd95390547fd Oct 16 07:48:42.564 INFO blam! Oct 16 07:48:42.564 INFO blam! running 0 tests Oct 16 07:48:42.564 INFO blam! Oct 16 07:48:42.564 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 07:48:42.564 INFO blam! Oct 16 07:48:42.568 INFO kablam! su: No module specific data is present Oct 16 07:48:43.450 INFO running `"docker" "rm" "-f" "59279adb23568f4e3f9f732f9805fb4d4e50e14747915ee556b2295f42665db4"` Oct 16 07:48:43.671 INFO blam! 59279adb23568f4e3f9f732f9805fb4d4e50e14747915ee556b2295f42665db4