Oct 12 19:45:49.132 INFO testing virome/rustic-6502 against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 12 19:45:49.132 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen" "-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 12 19:45:49.475 INFO blam! 50df2531e48308ebdac0cd47ada052d7c024bb56ec87b2c61791e8465976956b Oct 12 19:45:49.487 INFO running `"docker" "start" "-a" "50df2531e48308ebdac0cd47ada052d7c024bb56ec87b2c61791e8465976956b"` Oct 12 19:45:50.793 INFO kablam! usermod: no changes Oct 12 19:45:50.843 INFO kablam! Compiling rustic-6502 v0.0.1 (/source) Oct 12 19:45:51.087 INFO kablam! warning: unused import: `std::io` Oct 12 19:45:51.087 INFO kablam! --> src/cpu.rs:7:5 Oct 12 19:45:51.087 INFO kablam! | Oct 12 19:45:51.087 INFO kablam! 7 | use std::io; // For debugging Oct 12 19:45:51.087 INFO kablam! | ^^^^^^^ Oct 12 19:45:51.087 INFO kablam! | Oct 12 19:45:51.087 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 12 19:45:51.087 INFO kablam! Oct 12 19:45:51.232 INFO kablam! warning: unused variable: `prefix` Oct 12 19:45:51.232 INFO kablam! --> src/main.rs:27:30 Oct 12 19:45:51.232 INFO kablam! | Oct 12 19:45:51.232 INFO kablam! 27 | let (prefix, number) = arg.split_at(2); Oct 12 19:45:51.232 INFO kablam! | ^^^^^^ help: consider using `_prefix` instead Oct 12 19:45:51.232 INFO kablam! | Oct 12 19:45:51.232 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 12 19:45:51.232 INFO kablam! Oct 12 19:45:51.232 INFO kablam! warning: unused variable: `e` Oct 12 19:45:51.232 INFO kablam! --> src/main.rs:42:13 Oct 12 19:45:51.232 INFO kablam! | Oct 12 19:45:51.232 INFO kablam! 42 | Err(e) => panic!("File \"{}\" could not be opened.", &filename), Oct 12 19:45:51.233 INFO kablam! | ^ help: consider using `_e` instead Oct 12 19:45:51.233 INFO kablam! Oct 12 19:45:51.233 INFO kablam! warning: unused variable: `size` Oct 12 19:45:51.233 INFO kablam! --> src/main.rs:46:12 Oct 12 19:45:51.233 INFO kablam! | Oct 12 19:45:51.233 INFO kablam! 46 | Ok(size) => (), Oct 12 19:45:51.233 INFO kablam! | ^^^^ help: consider using `_size` instead Oct 12 19:45:51.234 INFO kablam! Oct 12 19:45:51.234 INFO kablam! warning: unused variable: `e` Oct 12 19:45:51.234 INFO kablam! --> src/main.rs:47:13 Oct 12 19:45:51.234 INFO kablam! | Oct 12 19:45:51.234 INFO kablam! 47 | Err(e) => panic!("File \"{}\" could not be read.", &filename), Oct 12 19:45:51.234 INFO kablam! | ^ help: consider using `_e` instead Oct 12 19:45:51.235 INFO kablam! Oct 12 19:45:51.269 INFO kablam! warning: constant item is never used: `FINTERUPT` Oct 12 19:45:51.270 INFO kablam! --> src/cpu.rs:14:1 Oct 12 19:45:51.270 INFO kablam! | Oct 12 19:45:51.270 INFO kablam! 14 | const FINTERUPT: u8 = 0b0000_0100; Oct 12 19:45:51.270 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 19:45:51.270 INFO kablam! | Oct 12 19:45:51.270 INFO kablam! = note: #[warn(dead_code)] on by default Oct 12 19:45:51.271 INFO kablam! Oct 12 19:45:51.271 INFO kablam! warning: constant item is never used: `FBRK` Oct 12 19:45:51.271 INFO kablam! --> src/cpu.rs:16:1 Oct 12 19:45:51.271 INFO kablam! | Oct 12 19:45:51.271 INFO kablam! 16 | const FBRK: u8 = 0b0001_0000; Oct 12 19:45:51.271 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 19:45:51.271 INFO kablam! Oct 12 19:45:51.983 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.17s Oct 12 19:45:51.984 INFO kablam! su: No module specific data is present Oct 12 19:45:53.147 INFO running `"docker" "rm" "-f" "50df2531e48308ebdac0cd47ada052d7c024bb56ec87b2c61791e8465976956b"` Oct 12 19:45:53.449 INFO blam! 50df2531e48308ebdac0cd47ada052d7c024bb56ec87b2c61791e8465976956b Oct 12 19:45:53.457 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run" "-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 12 19:45:53.831 INFO blam! 8eba565fbc49a35bbfb2b7d1b628684dd379cbb84022e6d8dc917badd2beb64e Oct 12 19:45:53.847 INFO running `"docker" "start" "-a" "8eba565fbc49a35bbfb2b7d1b628684dd379cbb84022e6d8dc917badd2beb64e"` Oct 12 19:45:55.521 INFO kablam! usermod: no changes Oct 12 19:45:55.583 INFO kablam! Compiling rustic-6502 v0.0.1 (/source) Oct 12 19:45:55.783 INFO kablam! warning: unused import: `std::io` Oct 12 19:45:55.783 INFO kablam! --> src/cpu.rs:7:5 Oct 12 19:45:55.783 INFO kablam! | Oct 12 19:45:55.783 INFO kablam! 7 | use std::io; // For debugging Oct 12 19:45:55.783 INFO kablam! | ^^^^^^^ Oct 12 19:45:55.783 INFO kablam! | Oct 12 19:45:55.783 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 12 19:45:55.783 INFO kablam! Oct 12 19:45:55.892 INFO kablam! warning: unused variable: `prefix` Oct 12 19:45:55.892 INFO kablam! --> src/main.rs:27:30 Oct 12 19:45:55.892 INFO kablam! | Oct 12 19:45:55.892 INFO kablam! 27 | let (prefix, number) = arg.split_at(2); Oct 12 19:45:55.892 INFO kablam! | ^^^^^^ help: consider using `_prefix` instead Oct 12 19:45:55.892 INFO kablam! | Oct 12 19:45:55.892 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 12 19:45:55.893 INFO kablam! Oct 12 19:45:55.893 INFO kablam! warning: unused variable: `e` Oct 12 19:45:55.893 INFO kablam! --> src/main.rs:42:13 Oct 12 19:45:55.893 INFO kablam! | Oct 12 19:45:55.893 INFO kablam! 42 | Err(e) => panic!("File \"{}\" could not be opened.", &filename), Oct 12 19:45:55.893 INFO kablam! | ^ help: consider using `_e` instead Oct 12 19:45:55.893 INFO kablam! Oct 12 19:45:55.893 INFO kablam! warning: unused variable: `size` Oct 12 19:45:55.893 INFO kablam! --> src/main.rs:46:12 Oct 12 19:45:55.893 INFO kablam! | Oct 12 19:45:55.893 INFO kablam! 46 | Ok(size) => (), Oct 12 19:45:55.893 INFO kablam! | ^^^^ help: consider using `_size` instead Oct 12 19:45:55.893 INFO kablam! Oct 12 19:45:55.893 INFO kablam! warning: unused variable: `e` Oct 12 19:45:55.893 INFO kablam! --> src/main.rs:47:13 Oct 12 19:45:55.893 INFO kablam! | Oct 12 19:45:55.893 INFO kablam! 47 | Err(e) => panic!("File \"{}\" could not be read.", &filename), Oct 12 19:45:55.893 INFO kablam! | ^ help: consider using `_e` instead Oct 12 19:45:55.893 INFO kablam! Oct 12 19:45:55.927 INFO kablam! warning: constant item is never used: `FINTERUPT` Oct 12 19:45:55.927 INFO kablam! --> src/cpu.rs:14:1 Oct 12 19:45:55.927 INFO kablam! | Oct 12 19:45:55.927 INFO kablam! 14 | const FINTERUPT: u8 = 0b0000_0100; Oct 12 19:45:55.927 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 19:45:55.928 INFO kablam! | Oct 12 19:45:55.928 INFO kablam! = note: #[warn(dead_code)] on by default Oct 12 19:45:55.928 INFO kablam! Oct 12 19:45:55.928 INFO kablam! warning: constant item is never used: `FBRK` Oct 12 19:45:55.928 INFO kablam! --> src/cpu.rs:16:1 Oct 12 19:45:55.928 INFO kablam! | Oct 12 19:45:55.928 INFO kablam! 16 | const FBRK: u8 = 0b0001_0000; Oct 12 19:45:55.928 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 19:45:55.928 INFO kablam! Oct 12 19:45:56.407 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.86s Oct 12 19:45:56.407 INFO kablam! su: No module specific data is present Oct 12 19:45:57.335 INFO running `"docker" "rm" "-f" "8eba565fbc49a35bbfb2b7d1b628684dd379cbb84022e6d8dc917badd2beb64e"` Oct 12 19:45:57.615 INFO blam! 8eba565fbc49a35bbfb2b7d1b628684dd379cbb84022e6d8dc917badd2beb64e Oct 12 19:45:57.619 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen" "-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 12 19:45:58.035 INFO blam! 707aee61e3ec9ebe985820fe52324fb5984c561ee6150a52d911708bbd966619 Oct 12 19:45:58.036 INFO running `"docker" "start" "-a" "707aee61e3ec9ebe985820fe52324fb5984c561ee6150a52d911708bbd966619"` Oct 12 19:45:59.358 INFO kablam! usermod: no changes Oct 12 19:45:59.415 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.02s Oct 12 19:45:59.423 INFO kablam! Running /target/debug/deps/rustic_6502-d388f120358e5c1f Oct 12 19:45:59.427 INFO blam! Oct 12 19:45:59.427 INFO blam! running 0 tests Oct 12 19:45:59.427 INFO blam! Oct 12 19:45:59.427 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 12 19:45:59.427 INFO blam! Oct 12 19:45:59.428 INFO kablam! su: No module specific data is present Oct 12 19:46:00.123 INFO running `"docker" "rm" "-f" "707aee61e3ec9ebe985820fe52324fb5984c561ee6150a52d911708bbd966619"` Oct 12 19:46:00.499 INFO blam! 707aee61e3ec9ebe985820fe52324fb5984c561ee6150a52d911708bbd966619