Oct 15 01:19:22.311 INFO testing ccimponeriu1996/rusboy against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 15 01:19:22.312 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-1/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-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 15 01:19:22.686 INFO blam! 92027346477ca5549aa95238ee4b722da0d72a22af25c14fb2a28836bd77606c Oct 15 01:19:22.687 INFO running `"docker" "start" "-a" "92027346477ca5549aa95238ee4b722da0d72a22af25c14fb2a28836bd77606c"` Oct 15 01:19:23.215 INFO kablam! usermod: no changes Oct 15 01:19:23.240 INFO kablam! Compiling rusboy v0.1.0 (/source) Oct 15 01:19:23.599 INFO kablam! warning: unused variable: `args` Oct 15 01:19:23.599 INFO kablam! --> src/main.rs:10:9 Oct 15 01:19:23.599 INFO kablam! | Oct 15 01:19:23.599 INFO kablam! 10 | let args = env::args(); Oct 15 01:19:23.599 INFO kablam! | ^^^^ help: consider using `_args` instead Oct 15 01:19:23.599 INFO kablam! | Oct 15 01:19:23.599 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 15 01:19:23.599 INFO kablam! Oct 15 01:19:23.599 INFO kablam! warning: unused variable: `boot_rom` Oct 15 01:19:23.599 INFO kablam! --> src/main.rs:14:9 Oct 15 01:19:23.599 INFO kablam! | Oct 15 01:19:23.599 INFO kablam! 14 | let boot_rom = read_bin(boot_file_name); Oct 15 01:19:23.599 INFO kablam! | ^^^^^^^^ help: consider using `_boot_rom` instead Oct 15 01:19:23.599 INFO kablam! Oct 15 01:19:23.599 INFO kablam! warning: unused variable: `rom` Oct 15 01:19:23.599 INFO kablam! --> src/main.rs:15:9 Oct 15 01:19:23.599 INFO kablam! | Oct 15 01:19:23.599 INFO kablam! 15 | let rom = read_bin(rom_file_name); Oct 15 01:19:23.599 INFO kablam! | ^^^ help: consider using `_rom` instead Oct 15 01:19:23.599 INFO kablam! Oct 15 01:19:23.603 INFO kablam! warning: method is never used: `run` Oct 15 01:19:23.603 INFO kablam! --> src/cpu_gb.rs:33:5 Oct 15 01:19:23.603 INFO kablam! | Oct 15 01:19:23.603 INFO kablam! 33 | pub fn run() { Oct 15 01:19:23.603 INFO kablam! | ^^^^^^^^^^^^ Oct 15 01:19:23.603 INFO kablam! | Oct 15 01:19:23.603 INFO kablam! = note: #[warn(dead_code)] on by default Oct 15 01:19:23.603 INFO kablam! Oct 15 01:19:24.184 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.95s Oct 15 01:19:24.186 INFO kablam! su: No module specific data is present Oct 15 01:19:25.095 INFO running `"docker" "rm" "-f" "92027346477ca5549aa95238ee4b722da0d72a22af25c14fb2a28836bd77606c"` Oct 15 01:19:25.275 INFO blam! 92027346477ca5549aa95238ee4b722da0d72a22af25c14fb2a28836bd77606c Oct 15 01:19:25.277 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-1/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-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 15 01:19:25.779 INFO blam! 7c32b7f5be79ba32d60962a101201c9ca55572dc028e11ef9e9323a18cf0ffd0 Oct 15 01:19:25.787 INFO running `"docker" "start" "-a" "7c32b7f5be79ba32d60962a101201c9ca55572dc028e11ef9e9323a18cf0ffd0"` Oct 15 01:19:26.931 INFO kablam! usermod: no changes Oct 15 01:19:26.991 INFO kablam! Compiling rusboy v0.1.0 (/source) Oct 15 01:19:27.445 INFO kablam! warning: unused variable: `args` Oct 15 01:19:27.445 INFO kablam! --> src/main.rs:10:9 Oct 15 01:19:27.445 INFO kablam! | Oct 15 01:19:27.445 INFO kablam! 10 | let args = env::args(); Oct 15 01:19:27.445 INFO kablam! | ^^^^ help: consider using `_args` instead Oct 15 01:19:27.445 INFO kablam! | Oct 15 01:19:27.445 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 15 01:19:27.445 INFO kablam! Oct 15 01:19:27.445 INFO kablam! warning: unused variable: `boot_rom` Oct 15 01:19:27.445 INFO kablam! --> src/main.rs:14:9 Oct 15 01:19:27.445 INFO kablam! | Oct 15 01:19:27.445 INFO kablam! 14 | let boot_rom = read_bin(boot_file_name); Oct 15 01:19:27.445 INFO kablam! | ^^^^^^^^ help: consider using `_boot_rom` instead Oct 15 01:19:27.445 INFO kablam! Oct 15 01:19:27.445 INFO kablam! warning: unused variable: `rom` Oct 15 01:19:27.445 INFO kablam! --> src/main.rs:15:9 Oct 15 01:19:27.445 INFO kablam! | Oct 15 01:19:27.445 INFO kablam! 15 | let rom = read_bin(rom_file_name); Oct 15 01:19:27.445 INFO kablam! | ^^^ help: consider using `_rom` instead Oct 15 01:19:27.445 INFO kablam! Oct 15 01:19:27.455 INFO kablam! warning: method is never used: `run` Oct 15 01:19:27.455 INFO kablam! --> src/cpu_gb.rs:33:5 Oct 15 01:19:27.455 INFO kablam! | Oct 15 01:19:27.455 INFO kablam! 33 | pub fn run() { Oct 15 01:19:27.455 INFO kablam! | ^^^^^^^^^^^^ Oct 15 01:19:27.455 INFO kablam! | Oct 15 01:19:27.455 INFO kablam! = note: #[warn(dead_code)] on by default Oct 15 01:19:27.455 INFO kablam! Oct 15 01:19:27.984 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.03s Oct 15 01:19:27.986 INFO kablam! su: No module specific data is present Oct 15 01:19:28.503 INFO running `"docker" "rm" "-f" "7c32b7f5be79ba32d60962a101201c9ca55572dc028e11ef9e9323a18cf0ffd0"` Oct 15 01:19:28.659 INFO blam! 7c32b7f5be79ba32d60962a101201c9ca55572dc028e11ef9e9323a18cf0ffd0 Oct 15 01:19:28.661 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-1/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-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 15 01:19:28.979 INFO blam! 7d6aa49f22da82c83eaec2b2f4e897edc027c5d8710446f2af44ab7c91638620 Oct 15 01:19:28.995 INFO running `"docker" "start" "-a" "7d6aa49f22da82c83eaec2b2f4e897edc027c5d8710446f2af44ab7c91638620"` Oct 15 01:19:29.828 INFO kablam! usermod: no changes Oct 15 01:19:29.875 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.01s Oct 15 01:19:29.877 INFO kablam! Running /target/debug/deps/rusboy-a0abb2ff9ebff1da Oct 15 01:19:29.879 INFO blam! Oct 15 01:19:29.879 INFO blam! running 0 tests Oct 15 01:19:29.879 INFO blam! Oct 15 01:19:29.879 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 01:19:29.879 INFO blam! Oct 15 01:19:29.887 INFO kablam! su: No module specific data is present Oct 15 01:19:30.399 INFO running `"docker" "rm" "-f" "7d6aa49f22da82c83eaec2b2f4e897edc027c5d8710446f2af44ab7c91638620"` Oct 15 01:19:30.666 INFO blam! 7d6aa49f22da82c83eaec2b2f4e897edc027c5d8710446f2af44ab7c91638620