Oct 12 21:41:01.582 INFO checking faradayio/cage against master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f for pr-54977 Oct 12 21:41:01.582 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-54977/worker-2/master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/pr-54977/master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f:/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 +5af0bb83044c3fb43d59ad5f49ee5ae1a293901f-alt check --frozen --all --all-targets" "-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 12 21:41:02.086 INFO blam! 953966ffca89f36d89755b69a2ddf242c456e54c1dd4b1e6696950c934f5ee40 Oct 12 21:41:02.087 INFO running `"docker" "start" "-a" "953966ffca89f36d89755b69a2ddf242c456e54c1dd4b1e6696950c934f5ee40"` Oct 12 21:41:04.014 INFO kablam! usermod: no changes Oct 12 21:41:04.448 INFO kablam! Checking traitobject v0.0.3 Oct 12 21:41:04.471 INFO kablam! Checking cli_test_dir v0.1.4 Oct 12 21:41:04.472 INFO kablam! Checking serde_json v0.8.6 Oct 12 21:41:04.473 INFO kablam! Checking unix_socket v0.5.0 Oct 12 21:41:04.484 INFO kablam! Checking itertools v0.7.4 Oct 12 21:41:04.493 INFO kablam! Compiling phf_generator v0.7.21 Oct 12 21:41:04.494 INFO kablam! Checking uuid v0.3.1 Oct 12 21:41:04.500 INFO kablam! Checking retry v0.4.0 Oct 12 21:41:07.205 INFO kablam! Checking clap v2.29.0 Oct 12 21:41:08.029 INFO kablam! Checking openssl-sys v0.7.17 Oct 12 21:41:08.476 INFO kablam! Compiling miniz-sys v0.1.10 Oct 12 21:41:08.721 INFO kablam! Checking regex v0.2.3 Oct 12 21:41:09.090 INFO kablam! Compiling walkdir v0.1.8 Oct 12 21:41:09.169 INFO kablam! Compiling phf_codegen v0.7.21 Oct 12 21:41:11.701 INFO kablam! Checking chrono v0.2.25 Oct 12 21:41:12.105 INFO kablam! Compiling flate2 v0.2.20 Oct 12 21:41:13.937 INFO kablam! Checking includedir v0.2.2 Oct 12 21:41:17.526 INFO kablam! Checking error-chain v0.5.0 Oct 12 21:41:17.926 INFO kablam! Checking openssl-sys-extras v0.7.14 Oct 12 21:41:20.080 INFO kablam! Compiling valico v1.0.1 Oct 12 21:41:21.385 INFO kablam! Checking jsonway v1.0.1 Oct 12 21:41:22.230 INFO kablam! Checking openssl v0.7.14 Oct 12 21:41:23.840 INFO kablam! Compiling includedir_codegen v0.2.2 Oct 12 21:41:28.437 INFO kablam! Checking env_logger v0.4.3 Oct 12 21:41:28.533 INFO kablam! Checking handlebars v0.29.1 Oct 12 21:41:32.337 INFO kablam! Compiling cage v0.2.6 (/source) Oct 12 21:41:34.700 INFO kablam! Checking openssl-verify v0.1.0 Oct 12 21:41:34.701 INFO kablam! Checking cookie v0.2.5 Oct 12 21:41:39.244 INFO kablam! Checking hyper v0.9.18 Oct 12 21:41:44.364 INFO kablam! Checking compose_yml v0.0.54 Oct 12 21:41:50.400 INFO kablam! Checking hashicorp_vault v0.6.1 Oct 12 21:41:50.400 INFO kablam! Checking boondock v0.0.49 Oct 12 21:42:05.992 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 12 21:42:05.992 INFO kablam! --> src/plugins/transform/vault.rs:31:16 Oct 12 21:42:05.992 INFO kablam! | Oct 12 21:42:05.992 INFO kablam! 31 | let path = env::home_dir() Oct 12 21:42:05.992 INFO kablam! | ^^^^^^^^^^^^^ Oct 12 21:42:05.992 INFO kablam! | Oct 12 21:42:05.992 INFO kablam! = note: #[warn(deprecated)] on by default Oct 12 21:42:05.992 INFO kablam! Oct 12 21:42:05.992 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 12 21:42:05.992 INFO kablam! --> src/plugins/transform/abs_path.rs:75:36 Oct 12 21:42:05.992 INFO kablam! | Oct 12 21:42:05.992 INFO kablam! 75 | let home = env::home_dir() Oct 12 21:42:05.992 INFO kablam! | ^^^^^^^^^^^^^ Oct 12 21:42:05.992 INFO kablam! Oct 12 21:42:07.392 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 12 21:42:07.392 INFO kablam! --> src/plugins/transform/vault.rs:31:16 Oct 12 21:42:07.392 INFO kablam! | Oct 12 21:42:07.392 INFO kablam! 31 | let path = env::home_dir() Oct 12 21:42:07.392 INFO kablam! | ^^^^^^^^^^^^^ Oct 12 21:42:07.392 INFO kablam! | Oct 12 21:42:07.392 INFO kablam! = note: #[warn(deprecated)] on by default Oct 12 21:42:07.392 INFO kablam! Oct 12 21:42:07.404 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 12 21:42:07.404 INFO kablam! --> src/plugins/transform/abs_path.rs:75:36 Oct 12 21:42:07.404 INFO kablam! | Oct 12 21:42:07.404 INFO kablam! 75 | let home = env::home_dir() Oct 12 21:42:07.404 INFO kablam! | ^^^^^^^^^^^^^ Oct 12 21:42:07.404 INFO kablam! Oct 12 21:42:11.099 INFO kablam! warning: unused variable: `saved` Oct 12 21:42:11.100 INFO kablam! --> tests/tests.rs:11:9 Oct 12 21:42:11.100 INFO kablam! | Oct 12 21:42:11.100 INFO kablam! 11 | let saved = env::current_dir().expect("Could not get current_dir"); Oct 12 21:42:11.100 INFO kablam! | ^^^^^ help: consider using `_saved` instead Oct 12 21:42:11.100 INFO kablam! | Oct 12 21:42:11.100 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 12 21:42:11.100 INFO kablam! Oct 12 21:42:19.677 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 15s Oct 12 21:42:19.714 INFO kablam! su: No module specific data is present Oct 12 21:42:21.385 INFO running `"docker" "rm" "-f" "953966ffca89f36d89755b69a2ddf242c456e54c1dd4b1e6696950c934f5ee40"` Oct 12 21:42:21.704 INFO blam! 953966ffca89f36d89755b69a2ddf242c456e54c1dd4b1e6696950c934f5ee40