Sep 04 19:49:49.891 INFO checking generate-nix-pkg-0.3.0 against master#2687112ea6a8701cbf36e6dd4d77d64694cf93d8 for pr-53913 Sep 04 19:49:49.891 INFO running: cargo +2687112ea6a8701cbf36e6dd4d77d64694cf93d8-alt check --frozen --all --all-targets Sep 04 19:49:49.891 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-2/pr-53913/master#2687112ea6a8701cbf36e6dd4d77d64694cf93d8:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53913/worker-2/master#2687112ea6a8701cbf36e6dd4d77d64694cf93d8:/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=500" "-e" "CMD=cargo +2687112ea6a8701cbf36e6dd4d77d64694cf93d8-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 04 19:49:50.029 INFO blam! f1a0e76304d62cd0d9063635f9b32902e3f42f57ce4767afb283ea25e54c6b4c Sep 04 19:49:50.031 INFO running `"docker" "start" "-a" "f1a0e76304d62cd0d9063635f9b32902e3f42f57ce4767afb283ea25e54c6b4c"` Sep 04 19:49:51.168 INFO kablam! Checking generate-nix-pkg v0.3.0 (file:///source) Sep 04 19:49:54.259 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 04 19:49:54.259 INFO kablam! --> src/main.rs:98:26 Sep 04 19:49:54.259 INFO kablam! | Sep 04 19:49:54.259 INFO kablam! 98 | let mut cache_path = std::env::home_dir().unwrap(); Sep 04 19:49:54.259 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Sep 04 19:49:54.259 INFO kablam! | Sep 04 19:49:54.259 INFO kablam! = note: #[warn(deprecated)] on by default Sep 04 19:49:54.260 INFO kablam! Sep 04 19:49:54.412 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 04 19:49:54.412 INFO kablam! --> src/main.rs:98:26 Sep 04 19:49:54.412 INFO kablam! | Sep 04 19:49:54.412 INFO kablam! 98 | let mut cache_path = std::env::home_dir().unwrap(); Sep 04 19:49:54.412 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Sep 04 19:49:54.413 INFO kablam! | Sep 04 19:49:54.413 INFO kablam! = note: #[warn(deprecated)] on by default Sep 04 19:49:54.413 INFO kablam! Sep 04 19:49:55.772 INFO kablam! warning: unused variable: `cond` Sep 04 19:49:55.772 INFO kablam! --> src/main.rs:83:20 Sep 04 19:49:55.772 INFO kablam! | Sep 04 19:49:55.772 INFO kablam! 83 | let (mut deps, cond) = { Sep 04 19:49:55.772 INFO kablam! | ^^^^ help: consider using `_cond` instead Sep 04 19:49:55.772 INFO kablam! | Sep 04 19:49:55.772 INFO kablam! = note: #[warn(unused_variables)] on by default Sep 04 19:49:55.773 INFO kablam! Sep 04 19:49:55.775 INFO kablam! warning: unused variable: `build_implied` Sep 04 19:49:55.775 INFO kablam! --> src/krate/prefetch.rs:28:34 Sep 04 19:49:55.775 INFO kablam! | Sep 04 19:49:55.775 INFO kablam! 28 | let (build_dependencies, build_implied) = make_dependencies(&crate_path, v.get("build-dependencies"), v.get("features")); Sep 04 19:49:55.775 INFO kablam! | ^^^^^^^^^^^^^ help: consider using `_build_implied` instead Sep 04 19:49:55.775 INFO kablam! Sep 04 19:49:55.776 INFO kablam! warning: unused variable: `implied` Sep 04 19:49:55.776 INFO kablam! --> src/krate/prefetch.rs:41:36 Sep 04 19:49:55.776 INFO kablam! | Sep 04 19:49:55.776 INFO kablam! 41 | let (dependencies, implied) = make_dependencies(&crate_path, b.get("dependencies"), b.get("features")); Sep 04 19:49:55.776 INFO kablam! | ^^^^^^^ help: consider using `_implied` instead Sep 04 19:49:55.776 INFO kablam! Sep 04 19:49:55.776 INFO kablam! warning: value assigned to `is_first` is never read Sep 04 19:49:55.777 INFO kablam! --> src/krate/mod.rs:156:13 Sep 04 19:49:55.777 INFO kablam! | Sep 04 19:49:55.777 INFO kablam! 156 | is_first = false; Sep 04 19:49:55.777 INFO kablam! | ^^^^^^^^ Sep 04 19:49:55.777 INFO kablam! | Sep 04 19:49:55.777 INFO kablam! = note: #[warn(unused_assignments)] on by default Sep 04 19:49:55.777 INFO kablam! Sep 04 19:49:55.928 INFO kablam! warning: unused variable: `i` Sep 04 19:49:55.928 INFO kablam! --> src/cfg.rs:121:30 Sep 04 19:49:55.928 INFO kablam! | Sep 04 19:49:55.928 INFO kablam! 121 | if let IResult::Done(ref i, ref o) = x { Sep 04 19:49:55.928 INFO kablam! | ^ help: consider using `_i` instead Sep 04 19:49:55.928 INFO kablam! | Sep 04 19:49:55.928 INFO kablam! = note: #[warn(unused_variables)] on by default Sep 04 19:49:55.928 INFO kablam! Sep 04 19:49:55.929 INFO kablam! warning: unused variable: `cond` Sep 04 19:49:55.929 INFO kablam! --> src/main.rs:83:20 Sep 04 19:49:55.929 INFO kablam! | Sep 04 19:49:55.929 INFO kablam! 83 | let (mut deps, cond) = { Sep 04 19:49:55.929 INFO kablam! | ^^^^ help: consider using `_cond` instead Sep 04 19:49:55.929 INFO kablam! Sep 04 19:49:55.931 INFO kablam! warning: unused variable: `build_implied` Sep 04 19:49:55.931 INFO kablam! --> src/krate/prefetch.rs:28:34 Sep 04 19:49:55.931 INFO kablam! | Sep 04 19:49:55.931 INFO kablam! 28 | let (build_dependencies, build_implied) = make_dependencies(&crate_path, v.get("build-dependencies"), v.get("features")); Sep 04 19:49:55.931 INFO kablam! | ^^^^^^^^^^^^^ help: consider using `_build_implied` instead Sep 04 19:49:55.931 INFO kablam! Sep 04 19:49:55.931 INFO kablam! warning: unused variable: `implied` Sep 04 19:49:55.931 INFO kablam! --> src/krate/prefetch.rs:41:36 Sep 04 19:49:55.931 INFO kablam! | Sep 04 19:49:55.931 INFO kablam! 41 | let (dependencies, implied) = make_dependencies(&crate_path, b.get("dependencies"), b.get("features")); Sep 04 19:49:55.931 INFO kablam! | ^^^^^^^ help: consider using `_implied` instead Sep 04 19:49:55.931 INFO kablam! Sep 04 19:49:55.932 INFO kablam! warning: value assigned to `is_first` is never read Sep 04 19:49:55.932 INFO kablam! --> src/krate/mod.rs:156:13 Sep 04 19:49:55.932 INFO kablam! | Sep 04 19:49:55.932 INFO kablam! 156 | is_first = false; Sep 04 19:49:55.932 INFO kablam! | ^^^^^^^^ Sep 04 19:49:55.932 INFO kablam! | Sep 04 19:49:55.932 INFO kablam! = note: #[warn(unused_assignments)] on by default Sep 04 19:49:55.932 INFO kablam! Sep 04 19:49:56.203 INFO kablam! warning: variable does not need to be mutable Sep 04 19:49:56.203 INFO kablam! --> src/krate/prefetch.rs:32:21 Sep 04 19:49:56.203 INFO kablam! | Sep 04 19:49:56.203 INFO kablam! 32 | if let Some(mut target) = v.remove("target") { Sep 04 19:49:56.203 INFO kablam! | ----^^^^^^ Sep 04 19:49:56.203 INFO kablam! | | Sep 04 19:49:56.203 INFO kablam! | help: remove this `mut` Sep 04 19:49:56.203 INFO kablam! | Sep 04 19:49:56.203 INFO kablam! = note: #[warn(unused_mut)] on by default Sep 04 19:49:56.203 INFO kablam! Sep 04 19:49:56.243 INFO kablam! warning: variable does not need to be mutable Sep 04 19:49:56.243 INFO kablam! --> src/cfg.rs:40:14 Sep 04 19:49:56.243 INFO kablam! | Sep 04 19:49:56.243 INFO kablam! 40 | fn to_nix_op(mut w: &mut Write, op: CfgOp, target: &[Cfg]) -> Result<(), Error> { Sep 04 19:49:56.243 INFO kablam! | ----^ Sep 04 19:49:56.243 INFO kablam! | | Sep 04 19:49:56.243 INFO kablam! | help: remove this `mut` Sep 04 19:49:56.243 INFO kablam! Sep 04 19:49:56.288 INFO kablam! warning: variable does not need to be mutable Sep 04 19:49:56.288 INFO kablam! --> src/krate/prefetch.rs:32:21 Sep 04 19:49:56.288 INFO kablam! | Sep 04 19:49:56.288 INFO kablam! 32 | if let Some(mut target) = v.remove("target") { Sep 04 19:49:56.288 INFO kablam! | ----^^^^^^ Sep 04 19:49:56.288 INFO kablam! | | Sep 04 19:49:56.288 INFO kablam! | help: remove this `mut` Sep 04 19:49:56.289 INFO kablam! | Sep 04 19:49:56.289 INFO kablam! = note: #[warn(unused_mut)] on by default Sep 04 19:49:56.289 INFO kablam! Sep 04 19:49:56.333 INFO kablam! warning: variable does not need to be mutable Sep 04 19:49:56.333 INFO kablam! --> src/cfg.rs:40:14 Sep 04 19:49:56.333 INFO kablam! | Sep 04 19:49:56.333 INFO kablam! 40 | fn to_nix_op(mut w: &mut Write, op: CfgOp, target: &[Cfg]) -> Result<(), Error> { Sep 04 19:49:56.333 INFO kablam! | ----^ Sep 04 19:49:56.333 INFO kablam! | | Sep 04 19:49:56.333 INFO kablam! | help: remove this `mut` Sep 04 19:49:56.334 INFO kablam! Sep 04 19:49:56.566 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 5.53s Sep 04 19:49:56.574 INFO kablam! su: No module specific data is present Sep 04 19:49:57.047 INFO running `"docker" "rm" "-f" "f1a0e76304d62cd0d9063635f9b32902e3f42f57ce4767afb283ea25e54c6b4c"` Sep 04 19:49:57.141 INFO blam! f1a0e76304d62cd0d9063635f9b32902e3f42f57ce4767afb283ea25e54c6b4c