Oct 14 18:41:26.253 INFO testing hrrs01/rust-short against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 14 18:41:26.253 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-3/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/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 18:41:26.516 INFO blam! bd65493f121a8472de56fd92bb389e35dc9948caddf0f0011bc09df5cf47dff8 Oct 14 18:41:26.519 INFO running `"docker" "start" "-a" "bd65493f121a8472de56fd92bb389e35dc9948caddf0f0011bc09df5cf47dff8"` Oct 14 18:41:27.067 INFO kablam! usermod: no changes Oct 14 18:41:27.095 INFO kablam! Compiling rust-short v0.1.0 (/source) Oct 14 18:41:27.264 INFO kablam! warning: unused import: `std::io::stdin` Oct 14 18:41:27.264 INFO kablam! --> src/main.rs:6:5 Oct 14 18:41:27.264 INFO kablam! | Oct 14 18:41:27.265 INFO kablam! 6 | use std::io::stdin; Oct 14 18:41:27.265 INFO kablam! | ^^^^^^^^^^^^^^ Oct 14 18:41:27.265 INFO kablam! | Oct 14 18:41:27.265 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 14 18:41:27.266 INFO kablam! Oct 14 18:41:27.303 INFO kablam! warning: enum is never used: `TokenType` Oct 14 18:41:27.303 INFO kablam! --> src/main.rs:8:1 Oct 14 18:41:27.303 INFO kablam! | Oct 14 18:41:27.304 INFO kablam! 8 | enum TokenType { Oct 14 18:41:27.304 INFO kablam! | ^^^^^^^^^^^^^^ Oct 14 18:41:27.304 INFO kablam! | Oct 14 18:41:27.304 INFO kablam! = note: #[warn(dead_code)] on by default Oct 14 18:41:27.304 INFO kablam! Oct 14 18:41:27.304 INFO kablam! warning: struct is never constructed: `Interpereter` Oct 14 18:41:27.304 INFO kablam! --> src/main.rs:14:1 Oct 14 18:41:27.304 INFO kablam! | Oct 14 18:41:27.304 INFO kablam! 14 | struct Interpereter { Oct 14 18:41:27.304 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 14 18:41:27.304 INFO kablam! Oct 14 18:41:27.304 INFO kablam! warning: method is never used: `read_file` Oct 14 18:41:27.304 INFO kablam! --> src/main.rs:23:5 Oct 14 18:41:27.304 INFO kablam! | Oct 14 18:41:27.304 INFO kablam! 23 | fn read_file(&self, filename: &str) -> String { Oct 14 18:41:27.304 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 18:41:27.304 INFO kablam! Oct 14 18:41:27.304 INFO kablam! warning: method is never used: `get_args` Oct 14 18:41:27.304 INFO kablam! --> src/main.rs:33:5 Oct 14 18:41:27.304 INFO kablam! | Oct 14 18:41:27.304 INFO kablam! 33 | fn get_args(&self) -> String { Oct 14 18:41:27.304 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 18:41:27.304 INFO kablam! Oct 14 18:41:27.304 INFO kablam! warning: method is never used: `exec` Oct 14 18:41:27.304 INFO kablam! --> src/main.rs:42:5 Oct 14 18:41:27.304 INFO kablam! | Oct 14 18:41:27.304 INFO kablam! 42 | fn exec(&self) { Oct 14 18:41:27.304 INFO kablam! | ^^^^^^^^^^^^^^ Oct 14 18:41:27.304 INFO kablam! Oct 14 18:41:27.583 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.50s Oct 14 18:41:27.586 INFO kablam! su: No module specific data is present Oct 14 18:41:27.830 INFO running `"docker" "rm" "-f" "bd65493f121a8472de56fd92bb389e35dc9948caddf0f0011bc09df5cf47dff8"` Oct 14 18:41:27.951 INFO blam! bd65493f121a8472de56fd92bb389e35dc9948caddf0f0011bc09df5cf47dff8 Oct 14 18:41:27.964 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-3/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/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 18:41:28.171 INFO blam! 8b035891d3820ac444b3f6d35b24dac3847d4f80c58415d12782e21c5a8c8a3f Oct 14 18:41:28.171 INFO running `"docker" "start" "-a" "8b035891d3820ac444b3f6d35b24dac3847d4f80c58415d12782e21c5a8c8a3f"` Oct 14 18:41:28.671 INFO kablam! usermod: no changes Oct 14 18:41:28.695 INFO kablam! Compiling rust-short v0.1.0 (/source) Oct 14 18:41:28.895 INFO kablam! warning: unused import: `std::io::stdin` Oct 14 18:41:28.895 INFO kablam! --> src/main.rs:6:5 Oct 14 18:41:28.895 INFO kablam! | Oct 14 18:41:28.895 INFO kablam! 6 | use std::io::stdin; Oct 14 18:41:28.895 INFO kablam! | ^^^^^^^^^^^^^^ Oct 14 18:41:28.895 INFO kablam! | Oct 14 18:41:28.895 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 14 18:41:28.895 INFO kablam! Oct 14 18:41:28.935 INFO kablam! warning: enum is never used: `TokenType` Oct 14 18:41:28.935 INFO kablam! --> src/main.rs:8:1 Oct 14 18:41:28.935 INFO kablam! | Oct 14 18:41:28.935 INFO kablam! 8 | enum TokenType { Oct 14 18:41:28.935 INFO kablam! | ^^^^^^^^^^^^^^ Oct 14 18:41:28.935 INFO kablam! | Oct 14 18:41:28.935 INFO kablam! = note: #[warn(dead_code)] on by default Oct 14 18:41:28.935 INFO kablam! Oct 14 18:41:28.935 INFO kablam! warning: struct is never constructed: `Interpereter` Oct 14 18:41:28.935 INFO kablam! --> src/main.rs:14:1 Oct 14 18:41:28.935 INFO kablam! | Oct 14 18:41:28.935 INFO kablam! 14 | struct Interpereter { Oct 14 18:41:28.935 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 14 18:41:28.935 INFO kablam! Oct 14 18:41:28.935 INFO kablam! warning: method is never used: `read_file` Oct 14 18:41:28.935 INFO kablam! --> src/main.rs:23:5 Oct 14 18:41:28.935 INFO kablam! | Oct 14 18:41:28.935 INFO kablam! 23 | fn read_file(&self, filename: &str) -> String { Oct 14 18:41:28.935 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 18:41:28.935 INFO kablam! Oct 14 18:41:28.935 INFO kablam! warning: method is never used: `get_args` Oct 14 18:41:28.935 INFO kablam! --> src/main.rs:33:5 Oct 14 18:41:28.935 INFO kablam! | Oct 14 18:41:28.935 INFO kablam! 33 | fn get_args(&self) -> String { Oct 14 18:41:28.935 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 18:41:28.935 INFO kablam! Oct 14 18:41:28.935 INFO kablam! warning: method is never used: `exec` Oct 14 18:41:28.936 INFO kablam! --> src/main.rs:42:5 Oct 14 18:41:28.936 INFO kablam! | Oct 14 18:41:28.936 INFO kablam! 42 | fn exec(&self) { Oct 14 18:41:28.936 INFO kablam! | ^^^^^^^^^^^^^^ Oct 14 18:41:28.945 INFO kablam! Oct 14 18:41:29.334 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.65s Oct 14 18:41:29.335 INFO kablam! su: No module specific data is present Oct 14 18:41:29.648 INFO running `"docker" "rm" "-f" "8b035891d3820ac444b3f6d35b24dac3847d4f80c58415d12782e21c5a8c8a3f"` Oct 14 18:41:29.725 INFO blam! 8b035891d3820ac444b3f6d35b24dac3847d4f80c58415d12782e21c5a8c8a3f Oct 14 18:41:29.733 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-3/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/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 18:41:30.009 INFO blam! c8ef075643a57147384349a262f84cf31c35c4d2c315dc6d53212e542283a824 Oct 14 18:41:30.017 INFO running `"docker" "start" "-a" "c8ef075643a57147384349a262f84cf31c35c4d2c315dc6d53212e542283a824"` Oct 14 18:41:30.946 INFO kablam! usermod: no changes Oct 14 18:41:30.978 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.01s Oct 14 18:41:30.981 INFO kablam! Running /target/debug/deps/rust_short-d851b3da67001396 Oct 14 18:41:30.991 INFO blam! Oct 14 18:41:30.991 INFO blam! running 0 tests Oct 14 18:41:30.991 INFO blam! Oct 14 18:41:30.991 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 14 18:41:30.991 INFO blam! Oct 14 18:41:30.992 INFO kablam! su: No module specific data is present Oct 14 18:41:31.481 INFO running `"docker" "rm" "-f" "c8ef075643a57147384349a262f84cf31c35c4d2c315dc6d53212e542283a824"` Oct 14 18:41:31.803 INFO blam! c8ef075643a57147384349a262f84cf31c35c4d2c315dc6d53212e542283a824