Oct 15 06:30:10.768 INFO testing Tacolizard/asm against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 15 06:30:10.768 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 15 06:30:12.125 INFO blam! e88f5dd4528dc0c4cd5f453f881d6a5833c5a4baa0cdbdcc5cd50e54689e5eb4 Oct 15 06:30:12.127 INFO running `"docker" "start" "-a" "e88f5dd4528dc0c4cd5f453f881d6a5833c5a4baa0cdbdcc5cd50e54689e5eb4"` Oct 15 06:30:13.739 INFO kablam! usermod: no changes Oct 15 06:30:13.887 INFO kablam! Compiling asm v0.1.0 (/source) Oct 15 06:30:14.539 INFO kablam! warning: function is never used: `exec_str` Oct 15 06:30:14.539 INFO kablam! --> src/vm.rs:237:1 Oct 15 06:30:14.539 INFO kablam! | Oct 15 06:30:14.539 INFO kablam! 237 | pub unsafe fn exec_str(s: &str) {//execute unassembled string Oct 15 06:30:14.539 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 06:30:14.539 INFO kablam! | Oct 15 06:30:14.539 INFO kablam! = note: #[warn(dead_code)] on by default Oct 15 06:30:14.539 INFO kablam! Oct 15 06:30:14.539 INFO kablam! warning: function is never used: `exec_str_vec` Oct 15 06:30:14.539 INFO kablam! --> src/vm.rs:241:1 Oct 15 06:30:14.539 INFO kablam! | Oct 15 06:30:14.539 INFO kablam! 241 | pub unsafe fn exec_str_vec(p: Vec<&str>) {//execute unassembled vec Oct 15 06:30:14.539 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 06:30:14.539 INFO kablam! Oct 15 06:30:14.539 INFO kablam! warning: function is never used: `exec_vec` Oct 15 06:30:14.539 INFO kablam! --> src/vm.rs:245:1 Oct 15 06:30:14.539 INFO kablam! | Oct 15 06:30:14.539 INFO kablam! 245 | pub unsafe fn exec_vec(pro: Vec) {//execute an assembled vec Oct 15 06:30:14.539 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 06:30:14.539 INFO kablam! Oct 15 06:30:14.547 INFO kablam! warning: unused `std::result::Result` which must be used Oct 15 06:30:14.547 INFO kablam! --> src/vm.rs:56:13 Oct 15 06:30:14.547 INFO kablam! | Oct 15 06:30:14.547 INFO kablam! 56 | stdin.read_line(input); Oct 15 06:30:14.547 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 06:30:14.547 INFO kablam! | Oct 15 06:30:14.547 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 15 06:30:14.547 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 15 06:30:14.547 INFO kablam! Oct 15 06:30:14.547 INFO kablam! warning: unused `std::result::Result` which must be used Oct 15 06:30:14.547 INFO kablam! --> src/vm.rs:63:13 Oct 15 06:30:14.547 INFO kablam! | Oct 15 06:30:14.547 INFO kablam! 63 | stdout.write(String::from_utf8_lossy(&hex::decode(tv).unwrap()).as_bytes()); Oct 15 06:30:14.547 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 06:30:14.547 INFO kablam! | Oct 15 06:30:14.547 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 15 06:30:14.547 INFO kablam! Oct 15 06:30:14.547 INFO kablam! warning: unused `std::result::Result` which must be used Oct 15 06:30:14.547 INFO kablam! --> src/vm.rs:64:13 Oct 15 06:30:14.547 INFO kablam! | Oct 15 06:30:14.547 INFO kablam! 64 | stdout.flush(); Oct 15 06:30:14.547 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 15 06:30:14.547 INFO kablam! | Oct 15 06:30:14.547 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 15 06:30:14.547 INFO kablam! Oct 15 06:30:15.918 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.14s Oct 15 06:30:15.943 INFO kablam! su: No module specific data is present Oct 15 06:30:16.851 INFO running `"docker" "rm" "-f" "e88f5dd4528dc0c4cd5f453f881d6a5833c5a4baa0cdbdcc5cd50e54689e5eb4"` Oct 15 06:30:17.083 INFO blam! e88f5dd4528dc0c4cd5f453f881d6a5833c5a4baa0cdbdcc5cd50e54689e5eb4 Oct 15 06:30:17.087 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 15 06:30:17.536 INFO blam! 0ecb9e75ad1965ed520a6c036f4a345736e99cb02fe8d602b6b6d6a6fc3ea7c7 Oct 15 06:30:17.551 INFO running `"docker" "start" "-a" "0ecb9e75ad1965ed520a6c036f4a345736e99cb02fe8d602b6b6d6a6fc3ea7c7"` Oct 15 06:30:18.860 INFO kablam! usermod: no changes Oct 15 06:30:18.955 INFO kablam! Compiling asm v0.1.0 (/source) Oct 15 06:30:19.606 INFO kablam! warning: function is never used: `exec_str` Oct 15 06:30:19.606 INFO kablam! --> src/vm.rs:237:1 Oct 15 06:30:19.606 INFO kablam! | Oct 15 06:30:19.606 INFO kablam! 237 | pub unsafe fn exec_str(s: &str) {//execute unassembled string Oct 15 06:30:19.606 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 06:30:19.606 INFO kablam! | Oct 15 06:30:19.606 INFO kablam! = note: #[warn(dead_code)] on by default Oct 15 06:30:19.606 INFO kablam! Oct 15 06:30:19.606 INFO kablam! warning: function is never used: `exec_str_vec` Oct 15 06:30:19.606 INFO kablam! --> src/vm.rs:241:1 Oct 15 06:30:19.606 INFO kablam! | Oct 15 06:30:19.606 INFO kablam! 241 | pub unsafe fn exec_str_vec(p: Vec<&str>) {//execute unassembled vec Oct 15 06:30:19.606 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 06:30:19.606 INFO kablam! Oct 15 06:30:19.606 INFO kablam! warning: function is never used: `exec_vec` Oct 15 06:30:19.606 INFO kablam! --> src/vm.rs:245:1 Oct 15 06:30:19.606 INFO kablam! | Oct 15 06:30:19.606 INFO kablam! 245 | pub unsafe fn exec_vec(pro: Vec) {//execute an assembled vec Oct 15 06:30:19.606 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 06:30:19.606 INFO kablam! Oct 15 06:30:19.616 INFO kablam! warning: unused `std::result::Result` which must be used Oct 15 06:30:19.616 INFO kablam! --> src/vm.rs:56:13 Oct 15 06:30:19.616 INFO kablam! | Oct 15 06:30:19.616 INFO kablam! 56 | stdin.read_line(input); Oct 15 06:30:19.616 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 06:30:19.616 INFO kablam! | Oct 15 06:30:19.616 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 15 06:30:19.616 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 15 06:30:19.616 INFO kablam! Oct 15 06:30:19.616 INFO kablam! warning: unused `std::result::Result` which must be used Oct 15 06:30:19.616 INFO kablam! --> src/vm.rs:63:13 Oct 15 06:30:19.616 INFO kablam! | Oct 15 06:30:19.616 INFO kablam! 63 | stdout.write(String::from_utf8_lossy(&hex::decode(tv).unwrap()).as_bytes()); Oct 15 06:30:19.616 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 06:30:19.616 INFO kablam! | Oct 15 06:30:19.616 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 15 06:30:19.616 INFO kablam! Oct 15 06:30:19.616 INFO kablam! warning: unused `std::result::Result` which must be used Oct 15 06:30:19.616 INFO kablam! --> src/vm.rs:64:13 Oct 15 06:30:19.616 INFO kablam! | Oct 15 06:30:19.616 INFO kablam! 64 | stdout.flush(); Oct 15 06:30:19.616 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 15 06:30:19.616 INFO kablam! | Oct 15 06:30:19.616 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 15 06:30:19.617 INFO kablam! Oct 15 06:30:20.274 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.39s Oct 15 06:30:20.275 INFO kablam! su: No module specific data is present Oct 15 06:30:21.092 INFO running `"docker" "rm" "-f" "0ecb9e75ad1965ed520a6c036f4a345736e99cb02fe8d602b6b6d6a6fc3ea7c7"` Oct 15 06:30:21.335 INFO blam! 0ecb9e75ad1965ed520a6c036f4a345736e99cb02fe8d602b6b6d6a6fc3ea7c7 Oct 15 06:30:21.340 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 15 06:30:21.784 INFO blam! 0076d774846d467fa8f3ca5a7caef51dfaf66515ae7ecd31b910dbd809c3e2a3 Oct 15 06:30:21.786 INFO running `"docker" "start" "-a" "0076d774846d467fa8f3ca5a7caef51dfaf66515ae7ecd31b910dbd809c3e2a3"` Oct 15 06:30:23.131 INFO kablam! usermod: no changes Oct 15 06:30:23.187 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.03s Oct 15 06:30:23.208 INFO kablam! Running /target/debug/deps/asm-0f2a018cf8cd0cce Oct 15 06:30:23.210 INFO blam! Oct 15 06:30:23.212 INFO blam! running 0 tests Oct 15 06:30:23.212 INFO blam! Oct 15 06:30:23.212 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 06:30:23.212 INFO blam! Oct 15 06:30:23.213 INFO kablam! su: No module specific data is present Oct 15 06:30:23.846 INFO running `"docker" "rm" "-f" "0076d774846d467fa8f3ca5a7caef51dfaf66515ae7ecd31b910dbd809c3e2a3"` Oct 15 06:30:24.281 INFO blam! 0076d774846d467fa8f3ca5a7caef51dfaf66515ae7ecd31b910dbd809c3e2a3