Oct 11 22:43:33.502 INFO testing gerrit-rust-0.1.24 against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 11 22:43:33.502 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-6/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/rustdoc-test-static-cling/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 11 22:43:33.825 INFO blam! 9049189684f7fc921afb52d4f558797fd8f98ccba0b3ba7d075fdf0a456f0b9a Oct 11 22:43:33.826 INFO running `"docker" "start" "-a" "9049189684f7fc921afb52d4f558797fd8f98ccba0b3ba7d075fdf0a456f0b9a"` Oct 11 22:43:34.615 INFO kablam! usermod: no changes Oct 11 22:43:34.645 INFO kablam! warning: An explicit [[bin]] section is specified in Cargo.toml which currently Oct 11 22:43:34.645 INFO kablam! disables Cargo from automatically inferring other binary targets. Oct 11 22:43:34.645 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Oct 11 22:43:34.645 INFO kablam! files will be included as a binary target: Oct 11 22:43:34.645 INFO kablam! Oct 11 22:43:34.645 INFO kablam! * /source/src/bin/config.rs Oct 11 22:43:34.645 INFO kablam! * /source/src/bin/topic.rs Oct 11 22:43:34.645 INFO kablam! * /source/src/bin/gerritapi.rs Oct 11 22:43:34.645 INFO kablam! * /source/src/bin/changes.rs Oct 11 22:43:34.645 INFO kablam! Oct 11 22:43:34.645 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Oct 11 22:43:34.645 INFO kablam! ready to be compiled as a binary target today. You can future-proof yourself Oct 11 22:43:34.645 INFO kablam! and disable this warning by adding `autobins = false` to your [package] Oct 11 22:43:34.645 INFO kablam! section. You may also move the files to a location where Cargo would not Oct 11 22:43:34.645 INFO kablam! automatically infer them to be a target, such as in subfolders. Oct 11 22:43:34.645 INFO kablam! Oct 11 22:43:34.645 INFO kablam! For more information on this warning you can consult Oct 11 22:43:34.645 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Oct 11 22:43:34.880 INFO kablam! Compiling gerrit-rust v0.1.24 (/source) Oct 11 22:43:34.881 INFO kablam! Compiling netrc v0.4.1 Oct 11 22:43:34.889 INFO kablam! Compiling toml-config v0.4.0 Oct 11 22:43:34.889 INFO kablam! Compiling gron v0.4.0 Oct 11 22:43:34.889 INFO kablam! Compiling libgerrit v0.2.8 Oct 11 22:43:52.985 INFO kablam! warning: use of deprecated item 'std::env::home_dir': This function's behavior is unexpected and probably not what you want. Consider using the home_dir function from https://crates.io/crates/dirs instead. Oct 11 22:43:52.985 INFO kablam! --> src/bin/topic.rs:377:26 Oct 11 22:43:52.985 INFO kablam! | Oct 11 22:43:52.985 INFO kablam! 377 | let homefolder = env::home_dir().ok_or(git2::Error::from_str("set HOME environment variable for searching of netrc"))?; Oct 11 22:43:52.985 INFO kablam! | ^^^^^^^^^^^^^ Oct 11 22:43:52.985 INFO kablam! | Oct 11 22:43:52.987 INFO kablam! = note: #[warn(deprecated)] on by default Oct 11 22:43:52.987 INFO kablam! Oct 11 22:44:00.446 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 25.81s Oct 11 22:44:00.460 INFO kablam! su: No module specific data is present Oct 11 22:44:00.932 INFO running `"docker" "rm" "-f" "9049189684f7fc921afb52d4f558797fd8f98ccba0b3ba7d075fdf0a456f0b9a"` Oct 11 22:44:01.088 INFO blam! 9049189684f7fc921afb52d4f558797fd8f98ccba0b3ba7d075fdf0a456f0b9a Oct 11 22:44:01.090 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-6/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/rustdoc-test-static-cling/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 11 22:44:01.361 INFO blam! 6d94a3a4ef8cda866cb7eea6ca558b8463a7f9bfbeefab88e3007412b341dfe9 Oct 11 22:44:01.368 INFO running `"docker" "start" "-a" "6d94a3a4ef8cda866cb7eea6ca558b8463a7f9bfbeefab88e3007412b341dfe9"` Oct 11 22:44:02.204 INFO kablam! usermod: no changes Oct 11 22:44:02.249 INFO kablam! warning: An explicit [[bin]] section is specified in Cargo.toml which currently Oct 11 22:44:02.249 INFO kablam! disables Cargo from automatically inferring other binary targets. Oct 11 22:44:02.249 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Oct 11 22:44:02.249 INFO kablam! files will be included as a binary target: Oct 11 22:44:02.249 INFO kablam! Oct 11 22:44:02.249 INFO kablam! * /source/src/bin/config.rs Oct 11 22:44:02.249 INFO kablam! * /source/src/bin/topic.rs Oct 11 22:44:02.249 INFO kablam! * /source/src/bin/gerritapi.rs Oct 11 22:44:02.249 INFO kablam! * /source/src/bin/changes.rs Oct 11 22:44:02.249 INFO kablam! Oct 11 22:44:02.249 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Oct 11 22:44:02.249 INFO kablam! ready to be compiled as a binary target today. You can future-proof yourself Oct 11 22:44:02.249 INFO kablam! and disable this warning by adding `autobins = false` to your [package] Oct 11 22:44:02.249 INFO kablam! section. You may also move the files to a location where Cargo would not Oct 11 22:44:02.249 INFO kablam! automatically infer them to be a target, such as in subfolders. Oct 11 22:44:02.249 INFO kablam! Oct 11 22:44:02.249 INFO kablam! For more information on this warning you can consult Oct 11 22:44:02.249 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Oct 11 22:44:02.384 INFO kablam! Compiling gerrit-rust v0.1.24 (/source) Oct 11 22:44:08.334 INFO kablam! warning: use of deprecated item 'std::env::home_dir': This function's behavior is unexpected and probably not what you want. Consider using the home_dir function from https://crates.io/crates/dirs instead. Oct 11 22:44:08.334 INFO kablam! --> src/bin/topic.rs:377:26 Oct 11 22:44:08.334 INFO kablam! | Oct 11 22:44:08.334 INFO kablam! 377 | let homefolder = env::home_dir().ok_or(git2::Error::from_str("set HOME environment variable for searching of netrc"))?; Oct 11 22:44:08.334 INFO kablam! | ^^^^^^^^^^^^^ Oct 11 22:44:08.334 INFO kablam! | Oct 11 22:44:08.334 INFO kablam! = note: #[warn(deprecated)] on by default Oct 11 22:44:08.334 INFO kablam! Oct 11 22:44:10.055 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 7.82s Oct 11 22:44:10.066 INFO kablam! su: No module specific data is present Oct 11 22:44:10.494 INFO running `"docker" "rm" "-f" "6d94a3a4ef8cda866cb7eea6ca558b8463a7f9bfbeefab88e3007412b341dfe9"` Oct 11 22:44:10.596 INFO blam! 6d94a3a4ef8cda866cb7eea6ca558b8463a7f9bfbeefab88e3007412b341dfe9 Oct 11 22:44:10.598 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-6/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/rustdoc-test-static-cling/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 11 22:44:10.794 INFO blam! 5515c7257e8eebffbcfbd29721f480573dec6e3e7b34c8f3ebc5b440a657a5f6 Oct 11 22:44:10.796 INFO running `"docker" "start" "-a" "5515c7257e8eebffbcfbd29721f480573dec6e3e7b34c8f3ebc5b440a657a5f6"` Oct 11 22:44:11.130 INFO kablam! usermod: no changes Oct 11 22:44:11.154 INFO kablam! warning: An explicit [[bin]] section is specified in Cargo.toml which currently Oct 11 22:44:11.155 INFO kablam! disables Cargo from automatically inferring other binary targets. Oct 11 22:44:11.155 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Oct 11 22:44:11.155 INFO kablam! files will be included as a binary target: Oct 11 22:44:11.155 INFO kablam! Oct 11 22:44:11.155 INFO kablam! * /source/src/bin/config.rs Oct 11 22:44:11.155 INFO kablam! * /source/src/bin/topic.rs Oct 11 22:44:11.155 INFO kablam! * /source/src/bin/gerritapi.rs Oct 11 22:44:11.155 INFO kablam! * /source/src/bin/changes.rs Oct 11 22:44:11.155 INFO kablam! Oct 11 22:44:11.155 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Oct 11 22:44:11.155 INFO kablam! ready to be compiled as a binary target today. You can future-proof yourself Oct 11 22:44:11.155 INFO kablam! and disable this warning by adding `autobins = false` to your [package] Oct 11 22:44:11.155 INFO kablam! section. You may also move the files to a location where Cargo would not Oct 11 22:44:11.155 INFO kablam! automatically infer them to be a target, such as in subfolders. Oct 11 22:44:11.155 INFO kablam! Oct 11 22:44:11.155 INFO kablam! For more information on this warning you can consult Oct 11 22:44:11.155 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Oct 11 22:44:11.268 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.12s Oct 11 22:44:11.277 INFO kablam! Running /target/debug/deps/gerrit_rust-41d545f3b4a2181d Oct 11 22:44:11.279 INFO blam! Oct 11 22:44:11.279 INFO blam! running 1 test Oct 11 22:44:11.279 INFO blam! test topic::test_url_to_projectname ... ok Oct 11 22:44:11.279 INFO blam! Oct 11 22:44:11.280 INFO blam! test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 22:44:11.280 INFO blam! Oct 11 22:44:11.281 INFO kablam! su: No module specific data is present Oct 11 22:44:11.655 INFO running `"docker" "rm" "-f" "5515c7257e8eebffbcfbd29721f480573dec6e3e7b34c8f3ebc5b440a657a5f6"` Oct 11 22:44:11.749 INFO blam! 5515c7257e8eebffbcfbd29721f480573dec6e3e7b34c8f3ebc5b440a657a5f6