Oct 14 16:10:49.382 INFO testing jrabello/zion-vm against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 14 16:10:49.384 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-5/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/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 14 16:10:49.781 INFO blam! 8d223d9dbf30acdd12172d5ece8b91e7f72144927a56808aabab753b7ac3242d Oct 14 16:10:49.782 INFO running `"docker" "start" "-a" "8d223d9dbf30acdd12172d5ece8b91e7f72144927a56808aabab753b7ac3242d"` Oct 14 16:10:50.439 INFO kablam! usermod: no changes Oct 14 16:10:50.483 INFO kablam! Compiling enum-primitive-derive v0.1.2 Oct 14 16:10:52.649 INFO kablam! Compiling zion-vm v0.1.0 (/source) Oct 14 16:10:53.007 INFO kablam! warning: method is never used: `move_rr` Oct 14 16:10:53.007 INFO kablam! --> src/zion/registers.rs:43:5 Oct 14 16:10:53.007 INFO kablam! | Oct 14 16:10:53.007 INFO kablam! 43 | fn move_rr(&mut self, reg1: u8, reg2: u8) { Oct 14 16:10:53.007 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 16:10:53.007 INFO kablam! | Oct 14 16:10:53.007 INFO kablam! = note: #[warn(dead_code)] on by default Oct 14 16:10:53.007 INFO kablam! Oct 14 16:10:53.007 INFO kablam! warning: method is never used: `set_size` Oct 14 16:10:53.007 INFO kablam! --> src/zion/instruction.rs:59:5 Oct 14 16:10:53.007 INFO kablam! | Oct 14 16:10:53.007 INFO kablam! 59 | pub fn set_size(&mut self, size: u8) { Oct 14 16:10:53.007 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 16:10:53.007 INFO kablam! Oct 14 16:10:53.009 INFO kablam! warning: variant `R_R` should have a camel case name such as `RR` Oct 14 16:10:53.009 INFO kablam! --> src/zion/instruction.rs:109:5 Oct 14 16:10:53.009 INFO kablam! | Oct 14 16:10:53.009 INFO kablam! 109 | R_R = 3, //mov A, B Oct 14 16:10:53.009 INFO kablam! | ^^^^^^^ Oct 14 16:10:53.009 INFO kablam! | Oct 14 16:10:53.009 INFO kablam! = note: #[warn(non_camel_case_types)] on by default Oct 14 16:10:53.009 INFO kablam! Oct 14 16:10:53.009 INFO kablam! warning: variant `R_IMM` should have a camel case name such as `RImm` Oct 14 16:10:53.009 INFO kablam! --> src/zion/instruction.rs:110:5 Oct 14 16:10:53.009 INFO kablam! | Oct 14 16:10:53.009 INFO kablam! 110 | R_IMM = 4, //mov A, 0xFF Oct 14 16:10:53.009 INFO kablam! | ^^^^^^^^^ Oct 14 16:10:53.009 INFO kablam! Oct 14 16:10:53.009 INFO kablam! warning: variant `R_MEM` should have a camel case name such as `RMem` Oct 14 16:10:53.009 INFO kablam! --> src/zion/instruction.rs:111:5 Oct 14 16:10:53.009 INFO kablam! | Oct 14 16:10:53.009 INFO kablam! 111 | R_MEM = 5, //mov A, @0xFF Oct 14 16:10:53.009 INFO kablam! | ^^^^^^^^^ Oct 14 16:10:53.009 INFO kablam! Oct 14 16:10:53.009 INFO kablam! warning: variant `MEM_R` should have a camel case name such as `MemR` Oct 14 16:10:53.009 INFO kablam! --> src/zion/instruction.rs:112:5 Oct 14 16:10:53.009 INFO kablam! | Oct 14 16:10:53.009 INFO kablam! 112 | MEM_R = 6, //mov @0xFF, A Oct 14 16:10:53.009 INFO kablam! | ^^^^^^^^^ Oct 14 16:10:53.009 INFO kablam! Oct 14 16:10:53.397 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.94s Oct 14 16:10:53.398 INFO kablam! su: No module specific data is present Oct 14 16:10:53.642 INFO running `"docker" "rm" "-f" "8d223d9dbf30acdd12172d5ece8b91e7f72144927a56808aabab753b7ac3242d"` Oct 14 16:10:53.846 INFO blam! 8d223d9dbf30acdd12172d5ece8b91e7f72144927a56808aabab753b7ac3242d Oct 14 16:10:53.855 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-5/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/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 14 16:10:54.287 INFO blam! be4eb7229f0573b62f1353c1c7f41850e354d660b002ce68b2f94fc50bd13db8 Oct 14 16:10:54.295 INFO running `"docker" "start" "-a" "be4eb7229f0573b62f1353c1c7f41850e354d660b002ce68b2f94fc50bd13db8"` Oct 14 16:10:55.167 INFO kablam! usermod: no changes Oct 14 16:10:55.231 INFO kablam! Compiling zion-vm v0.1.0 (/source) Oct 14 16:10:55.714 INFO kablam! warning: method is never used: `move_rr` Oct 14 16:10:55.714 INFO kablam! --> src/zion/registers.rs:43:5 Oct 14 16:10:55.715 INFO kablam! | Oct 14 16:10:55.715 INFO kablam! 43 | fn move_rr(&mut self, reg1: u8, reg2: u8) { Oct 14 16:10:55.715 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 16:10:55.716 INFO kablam! | Oct 14 16:10:55.716 INFO kablam! = note: #[warn(dead_code)] on by default Oct 14 16:10:55.716 INFO kablam! Oct 14 16:10:55.717 INFO kablam! warning: method is never used: `set_size` Oct 14 16:10:55.717 INFO kablam! --> src/zion/instruction.rs:59:5 Oct 14 16:10:55.717 INFO kablam! | Oct 14 16:10:55.717 INFO kablam! 59 | pub fn set_size(&mut self, size: u8) { Oct 14 16:10:55.718 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 16:10:55.718 INFO kablam! Oct 14 16:10:55.718 INFO kablam! warning: variant `R_R` should have a camel case name such as `RR` Oct 14 16:10:55.719 INFO kablam! --> src/zion/instruction.rs:109:5 Oct 14 16:10:55.719 INFO kablam! | Oct 14 16:10:55.719 INFO kablam! 109 | R_R = 3, //mov A, B Oct 14 16:10:55.720 INFO kablam! | ^^^^^^^ Oct 14 16:10:55.720 INFO kablam! | Oct 14 16:10:55.720 INFO kablam! = note: #[warn(non_camel_case_types)] on by default Oct 14 16:10:55.720 INFO kablam! Oct 14 16:10:55.721 INFO kablam! warning: variant `R_IMM` should have a camel case name such as `RImm` Oct 14 16:10:55.721 INFO kablam! --> src/zion/instruction.rs:110:5 Oct 14 16:10:55.721 INFO kablam! | Oct 14 16:10:55.722 INFO kablam! 110 | R_IMM = 4, //mov A, 0xFF Oct 14 16:10:55.722 INFO kablam! | ^^^^^^^^^ Oct 14 16:10:55.722 INFO kablam! Oct 14 16:10:55.723 INFO kablam! warning: variant `R_MEM` should have a camel case name such as `RMem` Oct 14 16:10:55.723 INFO kablam! --> src/zion/instruction.rs:111:5 Oct 14 16:10:55.723 INFO kablam! | Oct 14 16:10:55.723 INFO kablam! 111 | R_MEM = 5, //mov A, @0xFF Oct 14 16:10:55.724 INFO kablam! | ^^^^^^^^^ Oct 14 16:10:55.724 INFO kablam! Oct 14 16:10:55.724 INFO kablam! warning: variant `MEM_R` should have a camel case name such as `MemR` Oct 14 16:10:55.725 INFO kablam! --> src/zion/instruction.rs:112:5 Oct 14 16:10:55.725 INFO kablam! | Oct 14 16:10:55.725 INFO kablam! 112 | MEM_R = 6, //mov @0xFF, A Oct 14 16:10:55.726 INFO kablam! | ^^^^^^^^^ Oct 14 16:10:55.726 INFO kablam! Oct 14 16:10:56.218 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.03s Oct 14 16:10:56.223 INFO kablam! su: No module specific data is present Oct 14 16:10:56.710 INFO running `"docker" "rm" "-f" "be4eb7229f0573b62f1353c1c7f41850e354d660b002ce68b2f94fc50bd13db8"` Oct 14 16:10:56.917 INFO blam! be4eb7229f0573b62f1353c1c7f41850e354d660b002ce68b2f94fc50bd13db8 Oct 14 16:10:56.927 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-5/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/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 14 16:10:57.424 INFO blam! 17c16e93e0fa538b41462019146e6dab0acc05096ec9a7fd4ada6e1a33e58e5b Oct 14 16:10:57.439 INFO running `"docker" "start" "-a" "17c16e93e0fa538b41462019146e6dab0acc05096ec9a7fd4ada6e1a33e58e5b"` Oct 14 16:10:58.599 INFO kablam! usermod: no changes Oct 14 16:10:58.653 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.03s Oct 14 16:10:58.653 INFO kablam! Running /target/debug/deps/zion_vm-bc3ad49bc4f6ea66 Oct 14 16:10:58.654 INFO blam! Oct 14 16:10:58.654 INFO blam! running 0 tests Oct 14 16:10:58.654 INFO blam! Oct 14 16:10:58.654 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 14 16:10:58.654 INFO blam! Oct 14 16:10:58.662 INFO kablam! su: No module specific data is present Oct 14 16:10:59.069 INFO running `"docker" "rm" "-f" "17c16e93e0fa538b41462019146e6dab0acc05096ec9a7fd4ada6e1a33e58e5b"` Oct 14 16:10:59.336 INFO blam! 17c16e93e0fa538b41462019146e6dab0acc05096ec9a7fd4ada6e1a33e58e5b