Dec 12 23:25:54.434 INFO testing trevershick/djs against master#bd47d6825bf4090517549d33cfef10d3300b4a75 for pr-56550 Dec 12 23:25:54.434 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56550/worker-4/master#bd47d6825bf4090517549d33cfef10d3300b4a75:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-4/pr-56550/master#bd47d6825bf4090517549d33cfef10d3300b4a75:/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 +bd47d6825bf4090517549d33cfef10d3300b4a75-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"` Dec 12 23:25:54.843 INFO [stdout] 37d4c41a8d29099036641db96da8b87b7fa24ae9798e288262be258a89c3d309 Dec 12 23:25:54.845 INFO running `"docker" "start" "-a" "37d4c41a8d29099036641db96da8b87b7fa24ae9798e288262be258a89c3d309"` Dec 12 23:25:55.356 INFO [stderr] usermod: no changes Dec 12 23:25:55.651 INFO [stderr] Compiling serde v1.0.70 Dec 12 23:25:55.655 INFO [stderr] Compiling toml v0.1.30 Dec 12 23:25:55.661 INFO [stderr] Compiling options v0.5.1 Dec 12 23:25:55.662 INFO [stderr] Compiling strfmt v0.1.6 Dec 12 23:25:55.664 INFO [stderr] Compiling encoding_rs v0.7.2 Dec 12 23:25:55.664 INFO [stderr] Compiling termios v0.2.2 Dec 12 23:25:55.667 INFO [stderr] Compiling atty v0.2.10 Dec 12 23:25:55.669 INFO [stderr] Compiling tokio-service v0.1.0 Dec 12 23:25:56.716 INFO [stderr] Compiling relay v0.1.1 Dec 12 23:25:56.716 INFO [stderr] Compiling openssl-sys v0.9.33 Dec 12 23:25:56.716 INFO [stderr] Compiling clicolors-control v0.2.0 Dec 12 23:25:57.299 INFO [stderr] Compiling proc-macro2 v0.4.8 Dec 12 23:25:57.451 INFO [stderr] Compiling want v0.0.4 Dec 12 23:26:00.675 INFO [stderr] Compiling smallvec v0.6.3 Dec 12 23:26:00.687 INFO [stderr] Compiling lock_api v0.1.3 Dec 12 23:26:02.369 INFO [stderr] Compiling clap v2.32.0 Dec 12 23:26:02.429 INFO [stderr] Compiling regex v0.2.11 Dec 12 23:26:02.435 INFO [stderr] Compiling configuration v0.7.2 Dec 12 23:26:02.475 INFO [stderr] Compiling env_logger v0.5.10 Dec 12 23:26:02.727 INFO [stderr] Compiling quote v0.6.3 Dec 12 23:26:02.924 INFO [stderr] Compiling parking_lot_core v0.2.14 Dec 12 23:26:08.943 INFO [stderr] Compiling openssl v0.9.24 Dec 12 23:26:08.947 INFO [stderr] Compiling syn v0.14.4 Dec 12 23:26:09.003 INFO [stderr] Compiling parking_lot v0.6.3 Dec 12 23:26:09.015 INFO [stderr] Compiling tokio-proto v0.1.1 Dec 12 23:26:47.131 INFO [stderr] Compiling hyper v0.11.27 Dec 12 23:26:47.143 INFO [stderr] Compiling console v0.6.1 Dec 12 23:26:47.474 INFO [stderr] Compiling serde_derive v1.0.70 Dec 12 23:26:47.995 INFO [stderr] Compiling native-tls v0.1.5 Dec 12 23:26:50.305 INFO [stderr] Compiling tokio-tls v0.1.4 Dec 12 23:26:52.372 INFO [stderr] Compiling indicatif v0.9.0 Dec 12 23:27:01.245 INFO [stderr] Compiling serde_urlencoded v0.5.2 Dec 12 23:27:01.246 INFO [stderr] Compiling serde_json v1.0.24 Dec 12 23:27:01.249 INFO [stderr] Compiling serde-xml-rs v0.2.1 Dec 12 23:27:19.311 INFO [stderr] Compiling hyper-tls v0.1.3 Dec 12 23:27:23.143 INFO [stderr] Compiling reqwest v0.8.6 Dec 12 23:27:32.232 INFO [stderr] Compiling djs v0.5.0 (/source) Dec 12 23:27:33.363 INFO [stderr] 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. Dec 12 23:27:33.363 INFO [stderr] --> src/main.rs:16:5 Dec 12 23:27:33.363 INFO [stderr] | Dec 12 23:27:33.363 INFO [stderr] 16 | use std::env::home_dir; Dec 12 23:27:33.363 INFO [stderr] | ^^^^^^^^^^^^^^^^^^ Dec 12 23:27:33.363 INFO [stderr] | Dec 12 23:27:33.363 INFO [stderr] = note: #[warn(deprecated)] on by default Dec 12 23:27:33.363 INFO [stderr] Dec 12 23:27:33.363 INFO [stderr] 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. Dec 12 23:27:33.363 INFO [stderr] --> src/main.rs:51:32 Dec 12 23:27:33.363 INFO [stderr] | Dec 12 23:27:33.363 INFO [stderr] 51 | if let Some(mut home_pb) = home_dir() { Dec 12 23:27:33.363 INFO [stderr] | ^^^^^^^^ Dec 12 23:27:33.363 INFO [stderr] Dec 12 23:27:42.356 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 46s Dec 12 23:27:42.376 INFO [stderr] su: No module specific data is present Dec 12 23:27:43.419 INFO running `"docker" "inspect" "37d4c41a8d29099036641db96da8b87b7fa24ae9798e288262be258a89c3d309"` Dec 12 23:27:43.754 INFO running `"docker" "rm" "-f" "37d4c41a8d29099036641db96da8b87b7fa24ae9798e288262be258a89c3d309"` Dec 12 23:27:44.001 INFO [stdout] 37d4c41a8d29099036641db96da8b87b7fa24ae9798e288262be258a89c3d309 Dec 12 23:27:44.007 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56550/worker-4/master#bd47d6825bf4090517549d33cfef10d3300b4a75:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-4/pr-56550/master#bd47d6825bf4090517549d33cfef10d3300b4a75:/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 +bd47d6825bf4090517549d33cfef10d3300b4a75-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"` Dec 12 23:27:44.513 INFO [stdout] c50531e3b8beb1f5bce862d022f2a6b8ffcc1ac825867328a99329bc6ffa1935 Dec 12 23:27:44.515 INFO running `"docker" "start" "-a" "c50531e3b8beb1f5bce862d022f2a6b8ffcc1ac825867328a99329bc6ffa1935"` Dec 12 23:27:45.745 INFO [stderr] usermod: no changes Dec 12 23:27:46.034 INFO [stderr] Compiling djs v0.5.0 (/source) Dec 12 23:27:47.443 INFO [stderr] 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. Dec 12 23:27:47.443 INFO [stderr] --> src/main.rs:16:5 Dec 12 23:27:47.443 INFO [stderr] | Dec 12 23:27:47.443 INFO [stderr] 16 | use std::env::home_dir; Dec 12 23:27:47.443 INFO [stderr] | ^^^^^^^^^^^^^^^^^^ Dec 12 23:27:47.443 INFO [stderr] | Dec 12 23:27:47.443 INFO [stderr] = note: #[warn(deprecated)] on by default Dec 12 23:27:47.443 INFO [stderr] Dec 12 23:27:47.443 INFO [stderr] 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. Dec 12 23:27:47.443 INFO [stderr] --> src/main.rs:51:32 Dec 12 23:27:47.443 INFO [stderr] | Dec 12 23:27:47.443 INFO [stderr] 51 | if let Some(mut home_pb) = home_dir() { Dec 12 23:27:47.443 INFO [stderr] | ^^^^^^^^ Dec 12 23:27:47.443 INFO [stderr] Dec 12 23:27:53.205 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 7.43s Dec 12 23:27:53.226 INFO [stderr] su: No module specific data is present Dec 12 23:27:53.711 INFO running `"docker" "inspect" "c50531e3b8beb1f5bce862d022f2a6b8ffcc1ac825867328a99329bc6ffa1935"` Dec 12 23:27:53.874 INFO running `"docker" "rm" "-f" "c50531e3b8beb1f5bce862d022f2a6b8ffcc1ac825867328a99329bc6ffa1935"` Dec 12 23:27:54.135 INFO [stdout] c50531e3b8beb1f5bce862d022f2a6b8ffcc1ac825867328a99329bc6ffa1935 Dec 12 23:27:54.143 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56550/worker-4/master#bd47d6825bf4090517549d33cfef10d3300b4a75:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-4/pr-56550/master#bd47d6825bf4090517549d33cfef10d3300b4a75:/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 +bd47d6825bf4090517549d33cfef10d3300b4a75-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"` Dec 12 23:27:54.539 INFO [stdout] 4b7c3da4a0c62aa53eec0be21c4af55a6066a902f347975d9e41742019d3bbf5 Dec 12 23:27:54.543 INFO running `"docker" "start" "-a" "4b7c3da4a0c62aa53eec0be21c4af55a6066a902f347975d9e41742019d3bbf5"` Dec 12 23:27:55.888 INFO [stderr] usermod: no changes Dec 12 23:27:56.227 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.31s Dec 12 23:27:56.247 INFO [stderr] Running /target/debug/deps/djs-acdb640cc33908e1 Dec 12 23:27:56.259 INFO [stdout] Dec 12 23:27:56.259 INFO [stdout] running 26 tests Dec 12 23:27:56.287 INFO [stdout] test djs::config::tests::abbreviated_build::last_keep_forever ... ok Dec 12 23:27:56.287 INFO [stdout] test djs::config::tests::abbreviated_build::latest ... ok Dec 12 23:27:56.287 INFO [stdout] test djs::config::tests::abbreviated_build::last_successful ... ok Dec 12 23:27:56.287 INFO [stdout] test djs::config::tests::abbreviated_build::other ... ok Dec 12 23:27:56.287 INFO [stdout] test djs::config::tests::branch_alpha_only::when_there_are_no_letters ... ok Dec 12 23:27:56.287 INFO [stdout] test djs::config::tests::destination_template::branch ... ok Dec 12 23:27:56.287 INFO [stdout] test djs::config::tests::destination_template::basic ... ok Dec 12 23:27:56.287 INFO [stdout] test djs::config::tests::branch_alpha_only::when_there_are_numbers ... ok Dec 12 23:27:56.287 INFO [stdout] test djs::config::tests::destination_template::combined_lc ... ok Dec 12 23:27:56.287 INFO [stdout] test djs::config::tests::branch_nums_only::when_there_are_numbers ... ok Dec 12 23:27:56.287 INFO [stdout] test djs::config::tests::destination_template::combined_preserve ... ok Dec 12 23:27:56.287 INFO [stdout] test djs::config::tests::destination_template::combined_uc ... ok Dec 12 23:27:56.287 INFO [stdout] test djs::config::tests::destination_template::lc_branch ... ok Dec 12 23:27:56.287 INFO [stdout] test djs::jenkins::tests::remove_leading_slashes ... ok Dec 12 23:27:56.287 INFO [stdout] test djs::jenkins::tests::remove_lt_slashes ... ok Dec 12 23:27:56.287 INFO [stdout] test djs::jenkins::tests::remove_trailing_slashes ... ok Dec 12 23:27:56.287 INFO [stdout] test djs::jenkins::xml::tests::cdata_i32::returns_first_value ... ok Dec 12 23:27:56.287 INFO [stdout] test djs::config::tests::destination_template::abbreviation ... ok Dec 12 23:27:56.287 INFO [stdout] test djs::config::tests::branch_nums_only::when_there_are_no_numbers ... ok Dec 12 23:27:56.287 INFO [stdout] test djs::jenkins::xml::tests::cdata_i32::returns_xmlcontenterror_when_not_parseable ... ok Dec 12 23:27:56.287 INFO [stdout] test djs::jenkins::xml::tests::cdata_i32::when_nothing_returned ... ok Dec 12 23:27:56.287 INFO [stdout] test djs::config::tests::destination_template::uc_branch ... ok Dec 12 23:27:56.287 INFO [stdout] test djs::config::tests::destination_path::doesnt_duplicate_project ... ok Dec 12 23:27:56.287 INFO [stdout] test djs::config::tests::destination_path::default_format ... ok Dec 12 23:27:56.287 INFO [stdout] test djs::jenkins::xml::tests::cdata_string::returns_first_string ... ok Dec 12 23:27:56.288 INFO [stdout] test djs::jenkins::xml::tests::cdata_string::when_nothing_returned ... ok Dec 12 23:27:56.288 INFO [stdout] Dec 12 23:27:56.288 INFO [stdout] test result: ok. 26 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Dec 12 23:27:56.288 INFO [stdout] Dec 12 23:27:56.295 INFO [stderr] su: No module specific data is present Dec 12 23:27:57.379 INFO running `"docker" "inspect" "4b7c3da4a0c62aa53eec0be21c4af55a6066a902f347975d9e41742019d3bbf5"` Dec 12 23:27:57.710 INFO running `"docker" "rm" "-f" "4b7c3da4a0c62aa53eec0be21c4af55a6066a902f347975d9e41742019d3bbf5"` Dec 12 23:27:58.063 INFO [stdout] 4b7c3da4a0c62aa53eec0be21c4af55a6066a902f347975d9e41742019d3bbf5