Sep 19 22:11:35.229 INFO checking moore-vhdl-0.1.0 against master#ff6422d7a392acfc8af28994d65af2bbaecea4f6 for pr-54346 Sep 19 22:11:35.229 INFO running: cargo +ff6422d7a392acfc8af28994d65af2bbaecea4f6-alt check --frozen --all --all-targets Sep 19 22:11:35.229 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-5/pr-54346/master#ff6422d7a392acfc8af28994d65af2bbaecea4f6:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54346/worker-5/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 19 22:11:35.436 INFO blam! 1f756a3520e8ced2f9c76049ae2703c10a21edeff5212d0bc4599392073bac06 Sep 19 22:11:35.443 INFO running `"docker" "start" "-a" "1f756a3520e8ced2f9c76049ae2703c10a21edeff5212d0bc4599392073bac06"` Sep 19 22:11:36.173 INFO kablam! usermod: no changes Sep 19 22:11:36.327 INFO kablam! Checking moore-common v0.1.0 Sep 19 22:11:36.327 INFO kablam! Checking bincode v0.6.1 Sep 19 22:11:36.355 INFO kablam! Checking llhd v0.1.0 Sep 19 22:11:37.863 INFO kablam! Checking moore-vhdl-syntax v0.1.0 Sep 19 22:11:45.283 INFO kablam! Checking moore-vhdl v0.1.0 (/source) Sep 19 22:11:49.931 INFO kablam! warning: use of deprecated item 'hir::ExprData::OverloadedName::0' Sep 19 22:11:49.931 INFO kablam! --> hir.rs:436:17 Sep 19 22:11:49.931 INFO kablam! | Sep 19 22:11:49.931 INFO kablam! 436 | OverloadedName(Vec>), Sep 19 22:11:49.931 INFO kablam! | ^^^^^^^^^^^^^^^^^ Sep 19 22:11:49.931 INFO kablam! | Sep 19 22:11:49.931 INFO kablam! = note: #[warn(deprecated)] on by default Sep 19 22:11:49.931 INFO kablam! Sep 19 22:11:49.943 INFO kablam! warning: use of deprecated item 'hir::ExprData::OverloadedName::0' Sep 19 22:11:49.943 INFO kablam! --> hir.rs:436:17 Sep 19 22:11:49.943 INFO kablam! | Sep 19 22:11:49.943 INFO kablam! 436 | OverloadedName(Vec>), Sep 19 22:11:49.943 INFO kablam! | ^^^^^^^^^^^^^^^^^ Sep 19 22:11:49.943 INFO kablam! | Sep 19 22:11:49.943 INFO kablam! = note: #[warn(deprecated)] on by default Sep 19 22:11:49.943 INFO kablam! Sep 19 22:11:53.693 INFO kablam! warning: unused variable: `others` Sep 19 22:11:53.693 INFO kablam! --> nodes/expr.rs:336:17 Sep 19 22:11:53.702 INFO kablam! | Sep 19 22:11:53.702 INFO kablam! 336 | if let Some(others) = hir.others { Sep 19 22:11:53.702 INFO kablam! | ^^^^^^ help: consider using `_others` instead Sep 19 22:11:53.702 INFO kablam! | Sep 19 22:11:53.702 INFO kablam! = note: #[warn(unused_variables)] on by default Sep 19 22:11:53.702 INFO kablam! Sep 19 22:11:53.702 INFO kablam! warning: unused variable: `id` Sep 19 22:11:53.702 INFO kablam! --> nodes/expr.rs:263:5 Sep 19 22:11:53.702 INFO kablam! | Sep 19 22:11:53.702 INFO kablam! 263 | id: AggregateRef, Sep 19 22:11:53.702 INFO kablam! | ^^ help: consider using `_id` instead Sep 19 22:11:53.702 INFO kablam! Sep 19 22:11:53.703 INFO kablam! warning: unused variable: `ty` Sep 19 22:11:53.703 INFO kablam! --> nodes/expr.rs:443:17 Sep 19 22:11:53.703 INFO kablam! | Sep 19 22:11:53.703 INFO kablam! 443 | let ty = tyc.lazy_typeval(others.value)?; Sep 19 22:11:53.703 INFO kablam! | ^^ help: consider using `_ty` instead Sep 19 22:11:53.703 INFO kablam! Sep 19 22:11:53.703 INFO kablam! warning: unused variable: `id` Sep 19 22:11:53.703 INFO kablam! --> nodes/expr.rs:387:5 Sep 19 22:11:53.703 INFO kablam! | Sep 19 22:11:53.703 INFO kablam! 387 | id: AggregateRef, Sep 19 22:11:53.703 INFO kablam! | ^^ help: consider using `_id` instead Sep 19 22:11:53.703 INFO kablam! Sep 19 22:11:53.703 INFO kablam! warning: unused variable: `range` Sep 19 22:11:53.703 INFO kablam! --> nodes/expr.rs:498:71 Sep 19 22:11:53.703 INFO kablam! | Sep 19 22:11:53.703 INFO kablam! 498 | hir::ArrayChoice::DiscreteRange(hir::DiscreteRange::Range(ref range)) => { Sep 19 22:11:53.703 INFO kablam! | ^^^^^ help: consider using `_range` instead Sep 19 22:11:53.703 INFO kablam! Sep 19 22:11:54.104 INFO kablam! warning: unused variable: `others` Sep 19 22:11:54.105 INFO kablam! --> nodes/expr.rs:336:17 Sep 19 22:11:54.105 INFO kablam! | Sep 19 22:11:54.105 INFO kablam! 336 | if let Some(others) = hir.others { Sep 19 22:11:54.105 INFO kablam! | ^^^^^^ help: consider using `_others` instead Sep 19 22:11:54.105 INFO kablam! | Sep 19 22:11:54.105 INFO kablam! = note: #[warn(unused_variables)] on by default Sep 19 22:11:54.105 INFO kablam! Sep 19 22:11:54.105 INFO kablam! warning: unused variable: `id` Sep 19 22:11:54.105 INFO kablam! --> nodes/expr.rs:263:5 Sep 19 22:11:54.105 INFO kablam! | Sep 19 22:11:54.105 INFO kablam! 263 | id: AggregateRef, Sep 19 22:11:54.105 INFO kablam! | ^^ help: consider using `_id` instead Sep 19 22:11:54.105 INFO kablam! Sep 19 22:11:54.112 INFO kablam! warning: unused variable: `ty` Sep 19 22:11:54.112 INFO kablam! --> nodes/expr.rs:443:17 Sep 19 22:11:54.112 INFO kablam! | Sep 19 22:11:54.112 INFO kablam! 443 | let ty = tyc.lazy_typeval(others.value)?; Sep 19 22:11:54.112 INFO kablam! | ^^ help: consider using `_ty` instead Sep 19 22:11:54.112 INFO kablam! Sep 19 22:11:54.112 INFO kablam! warning: unused variable: `id` Sep 19 22:11:54.112 INFO kablam! --> nodes/expr.rs:387:5 Sep 19 22:11:54.112 INFO kablam! | Sep 19 22:11:54.112 INFO kablam! 387 | id: AggregateRef, Sep 19 22:11:54.112 INFO kablam! | ^^ help: consider using `_id` instead Sep 19 22:11:54.113 INFO kablam! Sep 19 22:11:54.113 INFO kablam! warning: unused variable: `range` Sep 19 22:11:54.113 INFO kablam! --> nodes/expr.rs:498:71 Sep 19 22:11:54.113 INFO kablam! | Sep 19 22:11:54.113 INFO kablam! 498 | hir::ArrayChoice::DiscreteRange(hir::DiscreteRange::Range(ref range)) => { Sep 19 22:11:54.113 INFO kablam! | ^^^^^ help: consider using `_range` instead Sep 19 22:11:54.113 INFO kablam! Sep 19 22:11:57.294 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 21.08s Sep 19 22:11:57.300 INFO kablam! su: No module specific data is present Sep 19 22:11:57.749 INFO running `"docker" "rm" "-f" "1f756a3520e8ced2f9c76049ae2703c10a21edeff5212d0bc4599392073bac06"` Sep 19 22:11:57.851 INFO blam! 1f756a3520e8ced2f9c76049ae2703c10a21edeff5212d0bc4599392073bac06