Sep 19 22:15:55.559 INFO checking mlem-asm-0.1.0 against try#fcacde07b66fe513e52c41b73aef91bcc121905b for pr-54346 Sep 19 22:15:55.560 INFO running: cargo +fcacde07b66fe513e52c41b73aef91bcc121905b-alt check --frozen --all --all-targets Sep 19 22:15:55.560 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-7/pr-54346/try#fcacde07b66fe513e52c41b73aef91bcc121905b:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54346/worker-7/try#fcacde07b66fe513e52c41b73aef91bcc121905b:/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 +fcacde07b66fe513e52c41b73aef91bcc121905b-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:15:55.820 INFO blam! a63cc3c8db72dcd2b1187f637f8cafaec1aa103bcfee42ac69e6d75d1605b578 Sep 19 22:15:55.834 INFO running `"docker" "start" "-a" "a63cc3c8db72dcd2b1187f637f8cafaec1aa103bcfee42ac69e6d75d1605b578"` Sep 19 22:15:57.175 INFO kablam! usermod: no changes Sep 19 22:15:57.307 INFO kablam! Checking serde_cbor v0.5.2 Sep 19 22:15:58.389 INFO kablam! Checking mlem v0.1.0 Sep 19 22:15:59.315 INFO kablam! Checking mlem-asm v0.1.0 (/source) Sep 19 22:16:00.108 INFO kablam! warning: variable `arg3` is assigned to, but never used Sep 19 22:16:00.108 INFO kablam! --> src/parse/mod.rs:36:13 Sep 19 22:16:00.108 INFO kablam! | Sep 19 22:16:00.108 INFO kablam! 36 | let mut arg3 = None; Sep 19 22:16:00.108 INFO kablam! | ^^^^ Sep 19 22:16:00.108 INFO kablam! | Sep 19 22:16:00.108 INFO kablam! = note: #[warn(unused_variables)] on by default Sep 19 22:16:00.108 INFO kablam! = note: consider using `_arg3` instead Sep 19 22:16:00.108 INFO kablam! Sep 19 22:16:00.108 INFO kablam! warning: value assigned to `arg3` is never read Sep 19 22:16:00.108 INFO kablam! --> src/parse/mod.rs:70:24 Sep 19 22:16:00.109 INFO kablam! | Sep 19 22:16:00.109 INFO kablam! 70 | Ok(v) => { arg3 = Some(v); }, Sep 19 22:16:00.109 INFO kablam! | ^^^^ Sep 19 22:16:00.109 INFO kablam! | Sep 19 22:16:00.109 INFO kablam! = note: #[warn(unused_assignments)] on by default Sep 19 22:16:00.109 INFO kablam! Sep 19 22:16:00.143 INFO kablam! warning: unused comparison which must be used Sep 19 22:16:00.144 INFO kablam! --> src/lex.rs:25:17 Sep 19 22:16:00.144 INFO kablam! | Sep 19 22:16:00.144 INFO kablam! 25 | state == LexState::Done; Sep 19 22:16:00.144 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Sep 19 22:16:00.144 INFO kablam! | Sep 19 22:16:00.145 INFO kablam! = note: #[warn(unused_must_use)] on by default Sep 19 22:16:00.145 INFO kablam! Sep 19 22:16:00.349 INFO kablam! warning: variable `arg3` is assigned to, but never used Sep 19 22:16:00.350 INFO kablam! --> src/parse/mod.rs:36:13 Sep 19 22:16:00.350 INFO kablam! | Sep 19 22:16:00.351 INFO kablam! 36 | let mut arg3 = None; Sep 19 22:16:00.351 INFO kablam! | ^^^^ Sep 19 22:16:00.351 INFO kablam! | Sep 19 22:16:00.352 INFO kablam! = note: #[warn(unused_variables)] on by default Sep 19 22:16:00.352 INFO kablam! = note: consider using `_arg3` instead Sep 19 22:16:00.352 INFO kablam! Sep 19 22:16:00.353 INFO kablam! warning: value assigned to `arg3` is never read Sep 19 22:16:00.353 INFO kablam! --> src/parse/mod.rs:70:24 Sep 19 22:16:00.354 INFO kablam! | Sep 19 22:16:00.354 INFO kablam! 70 | Ok(v) => { arg3 = Some(v); }, Sep 19 22:16:00.354 INFO kablam! | ^^^^ Sep 19 22:16:00.355 INFO kablam! | Sep 19 22:16:00.355 INFO kablam! = note: #[warn(unused_assignments)] on by default Sep 19 22:16:00.355 INFO kablam! Sep 19 22:16:00.398 INFO kablam! warning: unused comparison which must be used Sep 19 22:16:00.398 INFO kablam! --> src/lex.rs:25:17 Sep 19 22:16:00.399 INFO kablam! | Sep 19 22:16:00.399 INFO kablam! 25 | state == LexState::Done; Sep 19 22:16:00.399 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Sep 19 22:16:00.400 INFO kablam! | Sep 19 22:16:00.400 INFO kablam! = note: #[warn(unused_must_use)] on by default Sep 19 22:16:00.400 INFO kablam! Sep 19 22:16:01.017 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 3.80s Sep 19 22:16:01.021 INFO kablam! su: No module specific data is present Sep 19 22:16:02.615 INFO running `"docker" "rm" "-f" "a63cc3c8db72dcd2b1187f637f8cafaec1aa103bcfee42ac69e6d75d1605b578"` Sep 19 22:16:02.695 INFO blam! a63cc3c8db72dcd2b1187f637f8cafaec1aa103bcfee42ac69e6d75d1605b578