Oct 10 21:58:10.002 INFO testing hrrs01/rust-short against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 10 21:58:10.002 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen Oct 10 21:58:10.002 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-6/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 10 21:58:10.291 INFO blam! 090f6dc76269bf08c47f1574d5358e49fb827a22da2e48e42b3bd2d6481e5ffb Oct 10 21:58:10.292 INFO running `"docker" "start" "-a" "090f6dc76269bf08c47f1574d5358e49fb827a22da2e48e42b3bd2d6481e5ffb"` Oct 10 21:58:10.867 INFO kablam! usermod: no changes Oct 10 21:58:10.900 INFO kablam! Compiling rust-short v0.1.0 (/source) Oct 10 21:58:11.407 INFO kablam! warning: unused import: `std::io::stdin` Oct 10 21:58:11.407 INFO kablam! --> src/main.rs:6:5 Oct 10 21:58:11.407 INFO kablam! | Oct 10 21:58:11.407 INFO kablam! 6 | use std::io::stdin; Oct 10 21:58:11.407 INFO kablam! | ^^^^^^^^^^^^^^ Oct 10 21:58:11.407 INFO kablam! | Oct 10 21:58:11.407 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 10 21:58:11.407 INFO kablam! Oct 10 21:58:11.446 INFO kablam! warning: enum is never used: `TokenType` Oct 10 21:58:11.446 INFO kablam! --> src/main.rs:8:1 Oct 10 21:58:11.447 INFO kablam! | Oct 10 21:58:11.447 INFO kablam! 8 | enum TokenType { Oct 10 21:58:11.447 INFO kablam! | ^^^^^^^^^^^^^^ Oct 10 21:58:11.447 INFO kablam! | Oct 10 21:58:11.447 INFO kablam! = note: #[warn(dead_code)] on by default Oct 10 21:58:11.447 INFO kablam! Oct 10 21:58:11.447 INFO kablam! warning: struct is never constructed: `Interpereter` Oct 10 21:58:11.447 INFO kablam! --> src/main.rs:14:1 Oct 10 21:58:11.447 INFO kablam! | Oct 10 21:58:11.447 INFO kablam! 14 | struct Interpereter { Oct 10 21:58:11.447 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 10 21:58:11.447 INFO kablam! Oct 10 21:58:11.447 INFO kablam! warning: method is never used: `read_file` Oct 10 21:58:11.447 INFO kablam! --> src/main.rs:23:5 Oct 10 21:58:11.447 INFO kablam! | Oct 10 21:58:11.447 INFO kablam! 23 | fn read_file(&self, filename: &str) -> String { Oct 10 21:58:11.447 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 21:58:11.447 INFO kablam! Oct 10 21:58:11.447 INFO kablam! warning: method is never used: `get_args` Oct 10 21:58:11.447 INFO kablam! --> src/main.rs:33:5 Oct 10 21:58:11.447 INFO kablam! | Oct 10 21:58:11.447 INFO kablam! 33 | fn get_args(&self) -> String { Oct 10 21:58:11.447 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 21:58:11.447 INFO kablam! Oct 10 21:58:11.448 INFO kablam! warning: method is never used: `exec` Oct 10 21:58:11.448 INFO kablam! --> src/main.rs:42:5 Oct 10 21:58:11.448 INFO kablam! | Oct 10 21:58:11.448 INFO kablam! 42 | fn exec(&self) { Oct 10 21:58:11.448 INFO kablam! | ^^^^^^^^^^^^^^ Oct 10 21:58:11.448 INFO kablam! Oct 10 21:58:11.708 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.82s Oct 10 21:58:11.709 INFO kablam! su: No module specific data is present Oct 10 21:58:12.062 INFO running `"docker" "rm" "-f" "090f6dc76269bf08c47f1574d5358e49fb827a22da2e48e42b3bd2d6481e5ffb"` Oct 10 21:58:12.216 INFO blam! 090f6dc76269bf08c47f1574d5358e49fb827a22da2e48e42b3bd2d6481e5ffb Oct 10 21:58:12.218 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run Oct 10 21:58:12.218 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-6/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 10 21:58:12.408 INFO blam! 586e3e749c5373a573319e32d5d46b95f384ac900503fb31166b456643bb0011 Oct 10 21:58:12.412 INFO running `"docker" "start" "-a" "586e3e749c5373a573319e32d5d46b95f384ac900503fb31166b456643bb0011"` Oct 10 21:58:13.000 INFO kablam! usermod: no changes Oct 10 21:58:13.047 INFO kablam! Compiling rust-short v0.1.0 (/source) Oct 10 21:58:13.712 INFO kablam! warning: unused import: `std::io::stdin` Oct 10 21:58:13.716 INFO kablam! --> src/main.rs:6:5 Oct 10 21:58:13.716 INFO kablam! | Oct 10 21:58:13.716 INFO kablam! 6 | use std::io::stdin; Oct 10 21:58:13.716 INFO kablam! | ^^^^^^^^^^^^^^ Oct 10 21:58:13.716 INFO kablam! | Oct 10 21:58:13.716 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 10 21:58:13.716 INFO kablam! Oct 10 21:58:13.734 INFO kablam! warning: enum is never used: `TokenType` Oct 10 21:58:13.734 INFO kablam! --> src/main.rs:8:1 Oct 10 21:58:13.734 INFO kablam! | Oct 10 21:58:13.734 INFO kablam! 8 | enum TokenType { Oct 10 21:58:13.734 INFO kablam! | ^^^^^^^^^^^^^^ Oct 10 21:58:13.734 INFO kablam! | Oct 10 21:58:13.734 INFO kablam! = note: #[warn(dead_code)] on by default Oct 10 21:58:13.734 INFO kablam! Oct 10 21:58:13.734 INFO kablam! warning: struct is never constructed: `Interpereter` Oct 10 21:58:13.734 INFO kablam! --> src/main.rs:14:1 Oct 10 21:58:13.734 INFO kablam! | Oct 10 21:58:13.734 INFO kablam! 14 | struct Interpereter { Oct 10 21:58:13.734 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 10 21:58:13.734 INFO kablam! Oct 10 21:58:13.734 INFO kablam! warning: method is never used: `read_file` Oct 10 21:58:13.734 INFO kablam! --> src/main.rs:23:5 Oct 10 21:58:13.734 INFO kablam! | Oct 10 21:58:13.734 INFO kablam! 23 | fn read_file(&self, filename: &str) -> String { Oct 10 21:58:13.734 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 21:58:13.734 INFO kablam! Oct 10 21:58:13.734 INFO kablam! warning: method is never used: `get_args` Oct 10 21:58:13.734 INFO kablam! --> src/main.rs:33:5 Oct 10 21:58:13.734 INFO kablam! | Oct 10 21:58:13.734 INFO kablam! 33 | fn get_args(&self) -> String { Oct 10 21:58:13.734 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 21:58:13.734 INFO kablam! Oct 10 21:58:13.734 INFO kablam! warning: method is never used: `exec` Oct 10 21:58:13.734 INFO kablam! --> src/main.rs:42:5 Oct 10 21:58:13.734 INFO kablam! | Oct 10 21:58:13.734 INFO kablam! 42 | fn exec(&self) { Oct 10 21:58:13.734 INFO kablam! | ^^^^^^^^^^^^^^ Oct 10 21:58:13.734 INFO kablam! Oct 10 21:58:14.111 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.09s Oct 10 21:58:14.113 INFO kablam! su: No module specific data is present Oct 10 21:58:14.382 INFO running `"docker" "rm" "-f" "586e3e749c5373a573319e32d5d46b95f384ac900503fb31166b456643bb0011"` Oct 10 21:58:14.479 INFO blam! 586e3e749c5373a573319e32d5d46b95f384ac900503fb31166b456643bb0011 Oct 10 21:58:14.488 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen Oct 10 21:58:14.488 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-6/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 10 21:58:14.732 INFO blam! e70123574d074f00299ba5a2e9429b95225af48df4401e266806ff60a6dcfe12 Oct 10 21:58:14.741 INFO running `"docker" "start" "-a" "e70123574d074f00299ba5a2e9429b95225af48df4401e266806ff60a6dcfe12"` Oct 10 21:58:15.771 INFO kablam! usermod: no changes Oct 10 21:58:15.813 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.01s Oct 10 21:58:15.813 INFO blam! Oct 10 21:58:15.813 INFO kablam! Running /target/debug/deps/rust_short-d851b3da67001396 Oct 10 21:58:15.813 INFO blam! running 0 tests Oct 10 21:58:15.813 INFO blam! Oct 10 21:58:15.813 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 10 21:58:15.813 INFO blam! Oct 10 21:58:15.817 INFO kablam! su: No module specific data is present Oct 10 21:58:16.358 INFO running `"docker" "rm" "-f" "e70123574d074f00299ba5a2e9429b95225af48df4401e266806ff60a6dcfe12"` Oct 10 21:58:16.628 INFO blam! e70123574d074f00299ba5a2e9429b95225af48df4401e266806ff60a6dcfe12