Sep 14 13:05:05.693 INFO checking mlem-asm-0.1.0 against master#90d36fb5905bbe5004f5b465ea14b53d10dae260 for pr-53578-1 Sep 14 13:05:05.693 INFO running: cargo +90d36fb5905bbe5004f5b465ea14b53d10dae260-alt check --frozen --all --all-targets Sep 14 13:05:05.693 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-6/pr-53578-1/master#90d36fb5905bbe5004f5b465ea14b53d10dae260:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53578-1/worker-6/master#90d36fb5905bbe5004f5b465ea14b53d10dae260:/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 +90d36fb5905bbe5004f5b465ea14b53d10dae260-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 14 13:05:05.996 INFO blam! e9df2c77a87f057d88e76a4c989abda80b8198325b2c382e19645525a7567c38 Sep 14 13:05:05.998 INFO running `"docker" "start" "-a" "e9df2c77a87f057d88e76a4c989abda80b8198325b2c382e19645525a7567c38"` Sep 14 13:05:07.636 INFO kablam! usermod: no changes Sep 14 13:05:07.779 INFO kablam! Checking serde_cbor v0.5.2 Sep 14 13:05:08.803 INFO kablam! Checking mlem v0.1.0 Sep 14 13:05:09.555 INFO kablam! Checking mlem-asm v0.1.0 (file:///source) Sep 14 13:05:10.465 INFO kablam! warning: variable `arg3` is assigned to, but never used Sep 14 13:05:10.465 INFO kablam! --> src/parse/mod.rs:36:13 Sep 14 13:05:10.465 INFO kablam! | Sep 14 13:05:10.465 INFO kablam! 36 | let mut arg3 = None; Sep 14 13:05:10.465 INFO kablam! | ^^^^ Sep 14 13:05:10.465 INFO kablam! | Sep 14 13:05:10.465 INFO kablam! = note: #[warn(unused_variables)] on by default Sep 14 13:05:10.465 INFO kablam! = note: consider using `_arg3` instead Sep 14 13:05:10.465 INFO kablam! Sep 14 13:05:10.465 INFO kablam! warning: value assigned to `arg3` is never read Sep 14 13:05:10.465 INFO kablam! --> src/parse/mod.rs:70:24 Sep 14 13:05:10.465 INFO kablam! | Sep 14 13:05:10.465 INFO kablam! 70 | Ok(v) => { arg3 = Some(v); }, Sep 14 13:05:10.465 INFO kablam! | ^^^^ Sep 14 13:05:10.465 INFO kablam! | Sep 14 13:05:10.465 INFO kablam! = note: #[warn(unused_assignments)] on by default Sep 14 13:05:10.465 INFO kablam! Sep 14 13:05:10.487 INFO kablam! warning: unused comparison which must be used Sep 14 13:05:10.487 INFO kablam! --> src/lex.rs:25:17 Sep 14 13:05:10.487 INFO kablam! | Sep 14 13:05:10.487 INFO kablam! 25 | state == LexState::Done; Sep 14 13:05:10.487 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Sep 14 13:05:10.487 INFO kablam! | Sep 14 13:05:10.487 INFO kablam! = note: #[warn(unused_must_use)] on by default Sep 14 13:05:10.487 INFO kablam! Sep 14 13:05:10.613 INFO kablam! warning: variable `arg3` is assigned to, but never used Sep 14 13:05:10.613 INFO kablam! --> src/parse/mod.rs:36:13 Sep 14 13:05:10.613 INFO kablam! | Sep 14 13:05:10.613 INFO kablam! 36 | let mut arg3 = None; Sep 14 13:05:10.613 INFO kablam! | ^^^^ Sep 14 13:05:10.616 INFO kablam! | Sep 14 13:05:10.616 INFO kablam! = note: #[warn(unused_variables)] on by default Sep 14 13:05:10.616 INFO kablam! = note: consider using `_arg3` instead Sep 14 13:05:10.616 INFO kablam! Sep 14 13:05:10.616 INFO kablam! warning: value assigned to `arg3` is never read Sep 14 13:05:10.616 INFO kablam! --> src/parse/mod.rs:70:24 Sep 14 13:05:10.616 INFO kablam! | Sep 14 13:05:10.616 INFO kablam! 70 | Ok(v) => { arg3 = Some(v); }, Sep 14 13:05:10.616 INFO kablam! | ^^^^ Sep 14 13:05:10.616 INFO kablam! | Sep 14 13:05:10.616 INFO kablam! = note: #[warn(unused_assignments)] on by default Sep 14 13:05:10.616 INFO kablam! Sep 14 13:05:10.662 INFO kablam! warning: unused comparison which must be used Sep 14 13:05:10.662 INFO kablam! --> src/lex.rs:25:17 Sep 14 13:05:10.662 INFO kablam! | Sep 14 13:05:10.662 INFO kablam! 25 | state == LexState::Done; Sep 14 13:05:10.662 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Sep 14 13:05:10.662 INFO kablam! | Sep 14 13:05:10.662 INFO kablam! = note: #[warn(unused_must_use)] on by default Sep 14 13:05:10.662 INFO kablam! Sep 14 13:05:11.183 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 3.49s Sep 14 13:05:11.183 INFO kablam! su: No module specific data is present Sep 14 13:05:11.810 INFO running `"docker" "rm" "-f" "e9df2c77a87f057d88e76a4c989abda80b8198325b2c382e19645525a7567c38"` Sep 14 13:05:11.887 INFO blam! e9df2c77a87f057d88e76a4c989abda80b8198325b2c382e19645525a7567c38