Oct 16 10:25:40.557 INFO testing gerrit-rust-0.1.24 against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 16 10:25:40.557 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 10:25:40.732 INFO blam! cf2e0017562b1d90355e9d4e467718b894cda976a06870e3072f7e3c3d932a17 Oct 16 10:25:40.736 INFO running `"docker" "start" "-a" "cf2e0017562b1d90355e9d4e467718b894cda976a06870e3072f7e3c3d932a17"` Oct 16 10:25:41.135 INFO kablam! usermod: no changes Oct 16 10:25:41.157 INFO kablam! warning: An explicit [[bin]] section is specified in Cargo.toml which currently Oct 16 10:25:41.157 INFO kablam! disables Cargo from automatically inferring other binary targets. Oct 16 10:25:41.157 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Oct 16 10:25:41.157 INFO kablam! files will be included as a binary target: Oct 16 10:25:41.157 INFO kablam! Oct 16 10:25:41.157 INFO kablam! * /source/src/bin/topic.rs Oct 16 10:25:41.157 INFO kablam! * /source/src/bin/gerritapi.rs Oct 16 10:25:41.157 INFO kablam! * /source/src/bin/config.rs Oct 16 10:25:41.157 INFO kablam! * /source/src/bin/changes.rs Oct 16 10:25:41.157 INFO kablam! Oct 16 10:25:41.157 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Oct 16 10:25:41.157 INFO kablam! ready to be compiled as a binary target today. You can future-proof yourself Oct 16 10:25:41.157 INFO kablam! and disable this warning by adding `autobins = false` to your [package] Oct 16 10:25:41.157 INFO kablam! section. You may also move the files to a location where Cargo would not Oct 16 10:25:41.157 INFO kablam! automatically infer them to be a target, such as in subfolders. Oct 16 10:25:41.157 INFO kablam! Oct 16 10:25:41.157 INFO kablam! For more information on this warning you can consult Oct 16 10:25:41.157 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Oct 16 10:25:41.307 INFO kablam! Compiling gerrit-rust v0.1.24 (/source) Oct 16 10:25:41.307 INFO kablam! Compiling netrc v0.4.1 Oct 16 10:25:41.311 INFO kablam! Compiling toml-config v0.4.0 Oct 16 10:25:41.311 INFO kablam! Compiling gron v0.4.0 Oct 16 10:25:41.311 INFO kablam! Compiling libgerrit v0.2.8 Oct 16 10:25:55.042 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 16 10:25:55.043 INFO kablam! --> src/bin/topic.rs:377:26 Oct 16 10:25:55.043 INFO kablam! | Oct 16 10:25:55.043 INFO kablam! 377 | let homefolder = env::home_dir().ok_or(git2::Error::from_str("set HOME environment variable for searching of netrc"))?; Oct 16 10:25:55.044 INFO kablam! | ^^^^^^^^^^^^^ Oct 16 10:25:55.044 INFO kablam! | Oct 16 10:25:55.044 INFO kablam! = note: #[warn(deprecated)] on by default Oct 16 10:25:55.045 INFO kablam! Oct 16 10:26:01.848 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 20.69s Oct 16 10:26:01.856 INFO kablam! su: No module specific data is present Oct 16 10:26:02.121 INFO running `"docker" "rm" "-f" "cf2e0017562b1d90355e9d4e467718b894cda976a06870e3072f7e3c3d932a17"` Oct 16 10:26:02.213 INFO blam! cf2e0017562b1d90355e9d4e467718b894cda976a06870e3072f7e3c3d932a17 Oct 16 10:26:02.215 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 10:26:02.423 INFO blam! 39ef413266f6abce2c3f741a00b37e11759cd9dfb082440a20ff6d06492260a2 Oct 16 10:26:02.428 INFO running `"docker" "start" "-a" "39ef413266f6abce2c3f741a00b37e11759cd9dfb082440a20ff6d06492260a2"` Oct 16 10:26:02.811 INFO kablam! usermod: no changes Oct 16 10:26:02.834 INFO kablam! warning: An explicit [[bin]] section is specified in Cargo.toml which currently Oct 16 10:26:02.834 INFO kablam! disables Cargo from automatically inferring other binary targets. Oct 16 10:26:02.834 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Oct 16 10:26:02.834 INFO kablam! files will be included as a binary target: Oct 16 10:26:02.834 INFO kablam! Oct 16 10:26:02.834 INFO kablam! * /source/src/bin/topic.rs Oct 16 10:26:02.834 INFO kablam! * /source/src/bin/gerritapi.rs Oct 16 10:26:02.834 INFO kablam! * /source/src/bin/config.rs Oct 16 10:26:02.834 INFO kablam! * /source/src/bin/changes.rs Oct 16 10:26:02.834 INFO kablam! Oct 16 10:26:02.834 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Oct 16 10:26:02.834 INFO kablam! ready to be compiled as a binary target today. You can future-proof yourself Oct 16 10:26:02.834 INFO kablam! and disable this warning by adding `autobins = false` to your [package] Oct 16 10:26:02.834 INFO kablam! section. You may also move the files to a location where Cargo would not Oct 16 10:26:02.834 INFO kablam! automatically infer them to be a target, such as in subfolders. Oct 16 10:26:02.834 INFO kablam! Oct 16 10:26:02.834 INFO kablam! For more information on this warning you can consult Oct 16 10:26:02.834 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Oct 16 10:26:02.947 INFO kablam! Compiling gerrit-rust v0.1.24 (/source) Oct 16 10:26:06.498 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 16 10:26:06.498 INFO kablam! --> src/bin/topic.rs:377:26 Oct 16 10:26:06.498 INFO kablam! | Oct 16 10:26:06.498 INFO kablam! 377 | let homefolder = env::home_dir().ok_or(git2::Error::from_str("set HOME environment variable for searching of netrc"))?; Oct 16 10:26:06.498 INFO kablam! | ^^^^^^^^^^^^^ Oct 16 10:26:06.498 INFO kablam! | Oct 16 10:26:06.498 INFO kablam! = note: #[warn(deprecated)] on by default Oct 16 10:26:06.498 INFO kablam! Oct 16 10:26:08.132 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 5.30s Oct 16 10:26:08.143 INFO kablam! su: No module specific data is present Oct 16 10:26:08.597 INFO running `"docker" "rm" "-f" "39ef413266f6abce2c3f741a00b37e11759cd9dfb082440a20ff6d06492260a2"` Oct 16 10:26:08.782 INFO blam! 39ef413266f6abce2c3f741a00b37e11759cd9dfb082440a20ff6d06492260a2 Oct 16 10:26:08.786 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 10:26:09.139 INFO blam! e42cc782adf7ae09860f3be019ce5f66434e67f02f2ba5319e33611006b1e3a3 Oct 16 10:26:09.147 INFO running `"docker" "start" "-a" "e42cc782adf7ae09860f3be019ce5f66434e67f02f2ba5319e33611006b1e3a3"` Oct 16 10:26:09.778 INFO kablam! usermod: no changes Oct 16 10:26:09.816 INFO kablam! warning: An explicit [[bin]] section is specified in Cargo.toml which currently Oct 16 10:26:09.816 INFO kablam! disables Cargo from automatically inferring other binary targets. Oct 16 10:26:09.816 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Oct 16 10:26:09.816 INFO kablam! files will be included as a binary target: Oct 16 10:26:09.816 INFO kablam! Oct 16 10:26:09.816 INFO kablam! * /source/src/bin/topic.rs Oct 16 10:26:09.816 INFO kablam! * /source/src/bin/gerritapi.rs Oct 16 10:26:09.816 INFO kablam! * /source/src/bin/config.rs Oct 16 10:26:09.816 INFO kablam! * /source/src/bin/changes.rs Oct 16 10:26:09.816 INFO kablam! Oct 16 10:26:09.816 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Oct 16 10:26:09.816 INFO kablam! ready to be compiled as a binary target today. You can future-proof yourself Oct 16 10:26:09.816 INFO kablam! and disable this warning by adding `autobins = false` to your [package] Oct 16 10:26:09.816 INFO kablam! section. You may also move the files to a location where Cargo would not Oct 16 10:26:09.816 INFO kablam! automatically infer them to be a target, such as in subfolders. Oct 16 10:26:09.816 INFO kablam! Oct 16 10:26:09.816 INFO kablam! For more information on this warning you can consult Oct 16 10:26:09.816 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Oct 16 10:26:09.921 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.12s Oct 16 10:26:09.947 INFO blam! Oct 16 10:26:09.947 INFO blam! running 1 test Oct 16 10:26:09.947 INFO blam! test topic::test_url_to_projectname ... ok Oct 16 10:26:09.947 INFO blam! Oct 16 10:26:09.947 INFO blam! test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 10:26:09.947 INFO blam! Oct 16 10:26:09.947 INFO kablam! Running /target/debug/deps/gerrit_rust-6867fe1ca4adda3b Oct 16 10:26:09.947 INFO kablam! su: No module specific data is present Oct 16 10:26:10.244 INFO running `"docker" "rm" "-f" "e42cc782adf7ae09860f3be019ce5f66434e67f02f2ba5319e33611006b1e3a3"` Oct 16 10:26:10.343 INFO blam! e42cc782adf7ae09860f3be019ce5f66434e67f02f2ba5319e33611006b1e3a3