Oct 22 00:01:52.225 INFO checking rustasm6502-0.1.2 against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192 Oct 22 00:01:52.225 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192/worker-3/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/pr-55192/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/mnt/big/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/source" "-e" "USER_ID=1000" "-e" "CMD=cargo +155510e377ae2a8d8ee0dad1a5f809c9062a5526-alt check --frozen --all --all-targets" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Oct 22 00:01:52.574 INFO blam! 7ea0bcbd9c79783ff77561c4ef08a7953d4f278ff52d163971070064fff421b6 Oct 22 00:01:52.578 INFO running `"docker" "start" "-a" "7ea0bcbd9c79783ff77561c4ef08a7953d4f278ff52d163971070064fff421b6"` Oct 22 00:01:53.126 INFO kablam! usermod: no changes Oct 22 00:01:53.152 INFO kablam! Checking rustasm6502 v0.1.2 (/source) Oct 22 00:01:53.916 INFO kablam! warning: unused macro definition Oct 22 00:01:53.916 INFO kablam! --> src/lib.rs:47:9 Oct 22 00:01:53.916 INFO kablam! | Oct 22 00:01:53.916 INFO kablam! 47 | / macro_rules! $name { Oct 22 00:01:53.916 INFO kablam! 48 | | $( Oct 22 00:01:53.916 INFO kablam! 49 | | ( $key ) => { $e }; Oct 22 00:01:53.916 INFO kablam! 50 | | )* Oct 22 00:01:53.916 INFO kablam! 51 | | // Empty invocation expands to nothing. Needed when the map is empty. Oct 22 00:01:53.916 INFO kablam! 52 | | () => {}; Oct 22 00:01:53.916 INFO kablam! 53 | | } Oct 22 00:01:53.916 INFO kablam! | |_________^ Oct 22 00:01:53.916 INFO kablam! ... Oct 22 00:01:53.916 INFO kablam! 1100 | let mcode = assemble6502!( Oct 22 00:01:53.916 INFO kablam! | _________________- Oct 22 00:01:53.916 INFO kablam! 1101 | | start: Oct 22 00:01:53.916 INFO kablam! 1102 | | lda #0xfb Oct 22 00:01:53.916 INFO kablam! 1103 | | ); Oct 22 00:01:53.916 INFO kablam! | |_____- in this macro invocation Oct 22 00:01:53.916 INFO kablam! | Oct 22 00:01:53.916 INFO kablam! = note: #[warn(unused_macros)] on by default Oct 22 00:01:53.916 INFO kablam! Oct 22 00:01:53.916 INFO kablam! warning: unused macro definition Oct 22 00:01:53.916 INFO kablam! --> src/lib.rs:47:9 Oct 22 00:01:53.916 INFO kablam! | Oct 22 00:01:53.916 INFO kablam! 47 | / macro_rules! $name { Oct 22 00:01:53.916 INFO kablam! 48 | | $( Oct 22 00:01:53.916 INFO kablam! 49 | | ( $key ) => { $e }; Oct 22 00:01:53.916 INFO kablam! 50 | | )* Oct 22 00:01:53.916 INFO kablam! 51 | | // Empty invocation expands to nothing. Needed when the map is empty. Oct 22 00:01:53.916 INFO kablam! 52 | | () => {}; Oct 22 00:01:53.916 INFO kablam! 53 | | } Oct 22 00:01:53.916 INFO kablam! | |_________^ Oct 22 00:01:53.916 INFO kablam! ... Oct 22 00:01:53.916 INFO kablam! 1110 | let mcode = assemble6502!( Oct 22 00:01:53.917 INFO kablam! | _________________- Oct 22 00:01:53.917 INFO kablam! 1111 | | lda #0xfb Oct 22 00:01:53.917 INFO kablam! 1112 | | lda #0xab Oct 22 00:01:53.917 INFO kablam! 1113 | | ); Oct 22 00:01:53.917 INFO kablam! | |_____- in this macro invocation Oct 22 00:01:53.917 INFO kablam! Oct 22 00:01:53.917 INFO kablam! warning: unused macro definition Oct 22 00:01:53.917 INFO kablam! --> src/lib.rs:47:9 Oct 22 00:01:53.917 INFO kablam! | Oct 22 00:01:53.917 INFO kablam! 47 | / macro_rules! $name { Oct 22 00:01:53.917 INFO kablam! 48 | | $( Oct 22 00:01:53.917 INFO kablam! 49 | | ( $key ) => { $e }; Oct 22 00:01:53.917 INFO kablam! 50 | | )* Oct 22 00:01:53.917 INFO kablam! 51 | | // Empty invocation expands to nothing. Needed when the map is empty. Oct 22 00:01:53.917 INFO kablam! 52 | | () => {}; Oct 22 00:01:53.917 INFO kablam! 53 | | } Oct 22 00:01:53.917 INFO kablam! | |_________^ Oct 22 00:01:53.917 INFO kablam! ... Oct 22 00:01:53.917 INFO kablam! 1135 | let mcode = assemble6502!( Oct 22 00:01:53.917 INFO kablam! | _________________- Oct 22 00:01:53.917 INFO kablam! 1136 | | adc #0 // Immediate Oct 22 00:01:53.917 INFO kablam! 1137 | | adc 0x12, x // Zero Page indexed with X Oct 22 00:01:53.917 INFO kablam! 1138 | | adc 0x34 // Zero Page Oct 22 00:01:53.917 INFO kablam! ... | Oct 22 00:01:53.917 INFO kablam! 1143 | | adc (0x01),y // (Indirect),Y Oct 22 00:01:53.917 INFO kablam! 1144 | | ); Oct 22 00:01:53.917 INFO kablam! | |_____- in this macro invocation Oct 22 00:01:53.917 INFO kablam! Oct 22 00:01:54.096 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.95s Oct 22 00:01:54.100 INFO kablam! su: No module specific data is present Oct 22 00:01:54.440 INFO running `"docker" "rm" "-f" "7ea0bcbd9c79783ff77561c4ef08a7953d4f278ff52d163971070064fff421b6"` Oct 22 00:01:54.557 INFO blam! 7ea0bcbd9c79783ff77561c4ef08a7953d4f278ff52d163971070064fff421b6