Oct 16 09:17:33.116 INFO testing google-calendar3-cli-1.0.7+20171205 against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 16 09:17:33.116 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 09:17:33.584 INFO blam! fa439c6570d889ae750c7a8dbf760502da352af4487b2ef64a2a23a929a5149e Oct 16 09:17:33.587 INFO running `"docker" "start" "-a" "fa439c6570d889ae750c7a8dbf760502da352af4487b2ef64a2a23a929a5149e"` Oct 16 09:17:36.052 INFO kablam! usermod: no changes Oct 16 09:17:36.087 INFO kablam! warning: An explicit [[bin]] section is specified in Cargo.toml which currently Oct 16 09:17:36.087 INFO kablam! disables Cargo from automatically inferring other binary targets. Oct 16 09:17:36.087 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Oct 16 09:17:36.087 INFO kablam! files will be included as a binary target: Oct 16 09:17:36.087 INFO kablam! Oct 16 09:17:36.087 INFO kablam! * /source/src/main.rs Oct 16 09:17:36.087 INFO kablam! Oct 16 09:17:36.087 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Oct 16 09:17:36.087 INFO kablam! ready to be compiled as a binary target today. You can future-proof yourself Oct 16 09:17:36.087 INFO kablam! and disable this warning by adding `autobins = false` to your [package] Oct 16 09:17:36.087 INFO kablam! section. You may also move the files to a location where Cargo would not Oct 16 09:17:36.087 INFO kablam! automatically infer them to be a target, such as in subfolders. Oct 16 09:17:36.087 INFO kablam! Oct 16 09:17:36.087 INFO kablam! For more information on this warning you can consult Oct 16 09:17:36.087 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Oct 16 09:17:36.087 INFO kablam! warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `calendar3`, Oct 16 09:17:36.087 INFO kablam! please set bin.path in Cargo.toml Oct 16 09:17:36.323 INFO kablam! Compiling google-calendar3 v1.0.8+20181009 Oct 16 09:17:47.953 INFO kablam! Compiling google-calendar3-cli v1.0.7+20171205 (/source) Oct 16 09:18:16.138 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 40.06s Oct 16 09:18:16.157 INFO kablam! su: No module specific data is present Oct 16 09:18:17.322 INFO running `"docker" "rm" "-f" "fa439c6570d889ae750c7a8dbf760502da352af4487b2ef64a2a23a929a5149e"` Oct 16 09:18:17.611 INFO blam! fa439c6570d889ae750c7a8dbf760502da352af4487b2ef64a2a23a929a5149e Oct 16 09:18:17.613 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 09:18:18.119 INFO blam! 950bba65bb916921ed4610351cb2200594f64f199115cb7f0a699fcd1a3d8b84 Oct 16 09:18:18.121 INFO running `"docker" "start" "-a" "950bba65bb916921ed4610351cb2200594f64f199115cb7f0a699fcd1a3d8b84"` Oct 16 09:18:19.927 INFO kablam! usermod: no changes Oct 16 09:18:19.965 INFO kablam! warning: An explicit [[bin]] section is specified in Cargo.toml which currently Oct 16 09:18:19.965 INFO kablam! disables Cargo from automatically inferring other binary targets. Oct 16 09:18:19.965 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Oct 16 09:18:19.965 INFO kablam! files will be included as a binary target: Oct 16 09:18:19.965 INFO kablam! Oct 16 09:18:19.965 INFO kablam! * /source/src/main.rs Oct 16 09:18:19.965 INFO kablam! Oct 16 09:18:19.965 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Oct 16 09:18:19.965 INFO kablam! ready to be compiled as a binary target today. You can future-proof yourself Oct 16 09:18:19.965 INFO kablam! and disable this warning by adding `autobins = false` to your [package] Oct 16 09:18:19.965 INFO kablam! section. You may also move the files to a location where Cargo would not Oct 16 09:18:19.965 INFO kablam! automatically infer them to be a target, such as in subfolders. Oct 16 09:18:19.965 INFO kablam! Oct 16 09:18:19.965 INFO kablam! For more information on this warning you can consult Oct 16 09:18:19.965 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Oct 16 09:18:19.965 INFO kablam! warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `calendar3`, Oct 16 09:18:19.965 INFO kablam! please set bin.path in Cargo.toml Oct 16 09:18:20.103 INFO kablam! Compiling google-calendar3-cli v1.0.7+20171205 (/source) Oct 16 09:18:27.120 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 7.17s Oct 16 09:18:27.139 INFO kablam! su: No module specific data is present Oct 16 09:18:28.723 INFO running `"docker" "rm" "-f" "950bba65bb916921ed4610351cb2200594f64f199115cb7f0a699fcd1a3d8b84"` Oct 16 09:18:29.023 INFO blam! 950bba65bb916921ed4610351cb2200594f64f199115cb7f0a699fcd1a3d8b84 Oct 16 09:18:29.023 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 09:18:29.479 INFO blam! 20c1402e202a3ce5ebaa52fed4a5c7e64725b4c72895be50a34e4c9f13c24f9b Oct 16 09:18:29.482 INFO running `"docker" "start" "-a" "20c1402e202a3ce5ebaa52fed4a5c7e64725b4c72895be50a34e4c9f13c24f9b"` Oct 16 09:18:30.451 INFO kablam! usermod: no changes Oct 16 09:18:30.507 INFO kablam! warning: An explicit [[bin]] section is specified in Cargo.toml which currently Oct 16 09:18:30.507 INFO kablam! disables Cargo from automatically inferring other binary targets. Oct 16 09:18:30.507 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Oct 16 09:18:30.507 INFO kablam! files will be included as a binary target: Oct 16 09:18:30.507 INFO kablam! Oct 16 09:18:30.507 INFO kablam! * /source/src/main.rs Oct 16 09:18:30.507 INFO kablam! Oct 16 09:18:30.507 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Oct 16 09:18:30.507 INFO kablam! ready to be compiled as a binary target today. You can future-proof yourself Oct 16 09:18:30.507 INFO kablam! and disable this warning by adding `autobins = false` to your [package] Oct 16 09:18:30.507 INFO kablam! section. You may also move the files to a location where Cargo would not Oct 16 09:18:30.507 INFO kablam! automatically infer them to be a target, such as in subfolders. Oct 16 09:18:30.507 INFO kablam! Oct 16 09:18:30.507 INFO kablam! For more information on this warning you can consult Oct 16 09:18:30.507 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Oct 16 09:18:30.507 INFO kablam! warning: path `/source/src/main.rs` was erroneously implicitly accepted for binary `calendar3`, Oct 16 09:18:30.507 INFO kablam! please set bin.path in Cargo.toml Oct 16 09:18:30.711 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.23s Oct 16 09:18:30.719 INFO kablam! Running /target/debug/deps/calendar3-4c09ba8fb9313d83 Oct 16 09:18:30.723 INFO blam! Oct 16 09:18:30.723 INFO blam! running 0 tests Oct 16 09:18:30.723 INFO blam! Oct 16 09:18:30.723 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 09:18:30.723 INFO blam! Oct 16 09:18:30.723 INFO kablam! su: No module specific data is present Oct 16 09:18:31.518 INFO running `"docker" "rm" "-f" "20c1402e202a3ce5ebaa52fed4a5c7e64725b4c72895be50a34e4c9f13c24f9b"` Oct 16 09:18:31.779 INFO blam! 20c1402e202a3ce5ebaa52fed4a5c7e64725b4c72895be50a34e4c9f13c24f9b