Sep 20 04:08:42.744 INFO checking cage-0.2.6 against master#ff6422d7a392acfc8af28994d65af2bbaecea4f6 for pr-54346 Sep 20 04:08:42.744 INFO running: cargo +ff6422d7a392acfc8af28994d65af2bbaecea4f6-alt check --frozen --all --all-targets Sep 20 04:08:42.744 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-7/pr-54346/master#ff6422d7a392acfc8af28994d65af2bbaecea4f6:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54346/worker-7/master#ff6422d7a392acfc8af28994d65af2bbaecea4f6:/target:rw,Z" "-v" "/home/ec2-user/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/home/ec2-user/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "CMD=cargo +ff6422d7a392acfc8af28994d65af2bbaecea4f6-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 20 04:08:42.903 INFO blam! 672f8d22cb4c043a4c1097d31feb831f5c745352040ebaf67def05c48c299cd5 Sep 20 04:08:42.908 INFO running `"docker" "start" "-a" "672f8d22cb4c043a4c1097d31feb831f5c745352040ebaf67def05c48c299cd5"` Sep 20 04:08:43.986 INFO kablam! usermod: no changes Sep 20 04:08:44.274 INFO kablam! Checking traitobject v0.0.3 Sep 20 04:08:44.274 INFO kablam! Checking cli_test_dir v0.1.5 Sep 20 04:08:44.286 INFO kablam! Checking retry v0.4.0 Sep 20 04:08:44.286 INFO kablam! Compiling walkdir v0.1.8 Sep 20 04:08:44.287 INFO kablam! Compiling valico v1.0.1 Sep 20 04:08:44.319 INFO kablam! Checking copy_dir v0.1.2 Sep 20 04:08:44.319 INFO kablam! Checking includedir v0.2.2 Sep 20 04:08:44.323 INFO kablam! Checking jsonway v1.0.1 Sep 20 04:08:45.151 INFO kablam! Checking boondock v0.0.49 Sep 20 04:08:45.263 INFO kablam! Checking hashicorp_vault v0.6.1 Sep 20 04:08:46.106 INFO kablam! Compiling includedir_codegen v0.2.2 Sep 20 04:08:47.912 INFO kablam! Compiling cage v0.2.6 (/source) Sep 20 04:08:50.543 INFO kablam! Checking compose_yml v0.0.54 Sep 20 04:08:59.011 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. Sep 20 04:08:59.011 INFO kablam! --> src/plugins/transform/vault.rs:31:16 Sep 20 04:08:59.011 INFO kablam! | Sep 20 04:08:59.011 INFO kablam! 31 | let path = env::home_dir() Sep 20 04:08:59.011 INFO kablam! | ^^^^^^^^^^^^^ Sep 20 04:08:59.011 INFO kablam! | Sep 20 04:08:59.011 INFO kablam! = note: #[warn(deprecated)] on by default Sep 20 04:08:59.011 INFO kablam! Sep 20 04:08:59.018 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. Sep 20 04:08:59.019 INFO kablam! --> src/plugins/transform/abs_path.rs:75:36 Sep 20 04:08:59.019 INFO kablam! | Sep 20 04:08:59.019 INFO kablam! 75 | let home = env::home_dir() Sep 20 04:08:59.019 INFO kablam! | ^^^^^^^^^^^^^ Sep 20 04:08:59.019 INFO kablam! Sep 20 04:08:59.468 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. Sep 20 04:08:59.468 INFO kablam! --> src/plugins/transform/vault.rs:31:16 Sep 20 04:08:59.468 INFO kablam! | Sep 20 04:08:59.468 INFO kablam! 31 | let path = env::home_dir() Sep 20 04:08:59.468 INFO kablam! | ^^^^^^^^^^^^^ Sep 20 04:08:59.468 INFO kablam! | Sep 20 04:08:59.468 INFO kablam! = note: #[warn(deprecated)] on by default Sep 20 04:08:59.468 INFO kablam! Sep 20 04:08:59.479 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. Sep 20 04:08:59.479 INFO kablam! --> src/plugins/transform/abs_path.rs:75:36 Sep 20 04:08:59.479 INFO kablam! | Sep 20 04:08:59.480 INFO kablam! 75 | let home = env::home_dir() Sep 20 04:08:59.480 INFO kablam! | ^^^^^^^^^^^^^ Sep 20 04:08:59.480 INFO kablam! Sep 20 04:09:02.981 INFO kablam! warning: unused variable: `saved` Sep 20 04:09:02.982 INFO kablam! --> tests/tests.rs:11:9 Sep 20 04:09:02.982 INFO kablam! | Sep 20 04:09:02.982 INFO kablam! 11 | let saved = env::current_dir().expect("Could not get current_dir"); Sep 20 04:09:02.982 INFO kablam! | ^^^^^ help: consider using `_saved` instead Sep 20 04:09:02.982 INFO kablam! | Sep 20 04:09:02.982 INFO kablam! = note: #[warn(unused_variables)] on by default Sep 20 04:09:02.982 INFO kablam! Sep 20 04:09:06.302 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 22.28s Sep 20 04:09:06.328 INFO kablam! su: No module specific data is present Sep 20 04:09:07.072 INFO running `"docker" "rm" "-f" "672f8d22cb4c043a4c1097d31feb831f5c745352040ebaf67def05c48c299cd5"` Sep 20 04:09:07.147 INFO blam! 672f8d22cb4c043a4c1097d31feb831f5c745352040ebaf67def05c48c299cd5