Oct 11 02:46:09.314 INFO testing ashermancinelli/rsh against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 11 02:46:09.314 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen Oct 11 02:46:09.316 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-4/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 11 02:46:09.858 INFO blam! cf75035b28e93d57c624093e8e895ddf7686c55846c9886e13ffe79fa885463b Oct 11 02:46:09.860 INFO running `"docker" "start" "-a" "cf75035b28e93d57c624093e8e895ddf7686c55846c9886e13ffe79fa885463b"` Oct 11 02:46:10.804 INFO kablam! usermod: no changes Oct 11 02:46:10.908 INFO kablam! Compiling smallvec v0.6.4 Oct 11 02:46:10.908 INFO kablam! Compiling terminfo v0.6.0 Oct 11 02:46:10.908 INFO kablam! Compiling nix v0.7.0 Oct 11 02:46:12.240 INFO kablam! Compiling smallstr v0.1.0 Oct 11 02:46:26.651 INFO kablam! Compiling mortal v0.1.4 Oct 11 02:46:29.822 INFO kablam! Compiling linefeed v0.5.1 Oct 11 02:46:33.475 INFO kablam! Compiling rsh v0.1.0 (/source) Oct 11 02:46:35.207 INFO kablam! warning: unused variable: `thread_id` Oct 11 02:46:35.208 INFO kablam! --> src/main.rs:18:13 Oct 11 02:46:35.208 INFO kablam! | Oct 11 02:46:35.208 INFO kablam! 18 | let mut thread_id = 0; Oct 11 02:46:35.208 INFO kablam! | ^^^^^^^^^ help: consider using `_thread_id` instead Oct 11 02:46:35.208 INFO kablam! | Oct 11 02:46:35.208 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 11 02:46:35.208 INFO kablam! Oct 11 02:46:35.208 INFO kablam! warning: unused variable: `cmd` Oct 11 02:46:35.208 INFO kablam! --> src/main.rs:28:14 Oct 11 02:46:35.208 INFO kablam! | Oct 11 02:46:35.208 INFO kablam! 28 | let (cmd, args) = split_first_word(&input); Oct 11 02:46:35.208 INFO kablam! | ^^^ help: consider using `_cmd` instead Oct 11 02:46:35.208 INFO kablam! Oct 11 02:46:35.208 INFO kablam! warning: unused variable: `args` Oct 11 02:46:35.208 INFO kablam! --> src/main.rs:28:19 Oct 11 02:46:35.208 INFO kablam! | Oct 11 02:46:35.208 INFO kablam! 28 | let (cmd, args) = split_first_word(&input); Oct 11 02:46:35.208 INFO kablam! | ^^^^ help: consider using `_args` instead Oct 11 02:46:35.208 INFO kablam! Oct 11 02:46:35.220 INFO kablam! warning: variable does not need to be mutable Oct 11 02:46:35.220 INFO kablam! --> src/main.rs:18:9 Oct 11 02:46:35.220 INFO kablam! | Oct 11 02:46:35.220 INFO kablam! 18 | let mut thread_id = 0; Oct 11 02:46:35.220 INFO kablam! | ----^^^^^^^^^ Oct 11 02:46:35.220 INFO kablam! | | Oct 11 02:46:35.220 INFO kablam! | help: remove this `mut` Oct 11 02:46:35.220 INFO kablam! | Oct 11 02:46:35.220 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 11 02:46:35.220 INFO kablam! Oct 11 02:46:35.220 INFO kablam! warning: constant item is never used: `HISTORY_FILE` Oct 11 02:46:35.220 INFO kablam! --> src/main.rs:13:1 Oct 11 02:46:35.220 INFO kablam! | Oct 11 02:46:35.220 INFO kablam! 13 | const HISTORY_FILE: &str = "history.txt"; Oct 11 02:46:35.220 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 02:46:35.220 INFO kablam! | Oct 11 02:46:35.220 INFO kablam! = note: #[warn(dead_code)] on by default Oct 11 02:46:35.220 INFO kablam! Oct 11 02:46:35.221 INFO kablam! warning: unused `std::result::Result` which must be used Oct 11 02:46:35.221 INFO kablam! --> src/main.rs:81:5 Oct 11 02:46:35.221 INFO kablam! | Oct 11 02:46:35.221 INFO kablam! 81 | rsh_loop(); Oct 11 02:46:35.221 INFO kablam! | ^^^^^^^^^^^ Oct 11 02:46:35.221 INFO kablam! | Oct 11 02:46:35.221 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 11 02:46:35.221 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 11 02:46:35.221 INFO kablam! Oct 11 02:46:37.273 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 26.46s Oct 11 02:46:37.274 INFO kablam! su: No module specific data is present Oct 11 02:46:37.657 INFO running `"docker" "rm" "-f" "cf75035b28e93d57c624093e8e895ddf7686c55846c9886e13ffe79fa885463b"` Oct 11 02:46:37.949 INFO blam! cf75035b28e93d57c624093e8e895ddf7686c55846c9886e13ffe79fa885463b Oct 11 02:46:37.964 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run Oct 11 02:46:37.964 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-4/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 11 02:46:38.362 INFO blam! fef162968cdccaea9c86877bb02c7f8fec8acbfc1cb14667d9630bd998544352 Oct 11 02:46:38.364 INFO running `"docker" "start" "-a" "fef162968cdccaea9c86877bb02c7f8fec8acbfc1cb14667d9630bd998544352"` Oct 11 02:46:39.200 INFO kablam! usermod: no changes Oct 11 02:46:39.281 INFO kablam! Compiling rsh v0.1.0 (/source) Oct 11 02:46:41.900 INFO kablam! warning: unused variable: `thread_id` Oct 11 02:46:41.900 INFO kablam! --> src/main.rs:18:13 Oct 11 02:46:41.900 INFO kablam! | Oct 11 02:46:41.900 INFO kablam! 18 | let mut thread_id = 0; Oct 11 02:46:41.900 INFO kablam! | ^^^^^^^^^ help: consider using `_thread_id` instead Oct 11 02:46:41.900 INFO kablam! | Oct 11 02:46:41.900 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 11 02:46:41.900 INFO kablam! Oct 11 02:46:41.900 INFO kablam! warning: unused variable: `cmd` Oct 11 02:46:41.900 INFO kablam! --> src/main.rs:28:14 Oct 11 02:46:41.900 INFO kablam! | Oct 11 02:46:41.900 INFO kablam! 28 | let (cmd, args) = split_first_word(&input); Oct 11 02:46:41.900 INFO kablam! | ^^^ help: consider using `_cmd` instead Oct 11 02:46:41.900 INFO kablam! Oct 11 02:46:41.900 INFO kablam! warning: unused variable: `args` Oct 11 02:46:41.900 INFO kablam! --> src/main.rs:28:19 Oct 11 02:46:41.900 INFO kablam! | Oct 11 02:46:41.900 INFO kablam! 28 | let (cmd, args) = split_first_word(&input); Oct 11 02:46:41.900 INFO kablam! | ^^^^ help: consider using `_args` instead Oct 11 02:46:41.900 INFO kablam! Oct 11 02:46:41.912 INFO kablam! warning: variable does not need to be mutable Oct 11 02:46:41.912 INFO kablam! --> src/main.rs:18:9 Oct 11 02:46:41.913 INFO kablam! | Oct 11 02:46:41.913 INFO kablam! 18 | let mut thread_id = 0; Oct 11 02:46:41.913 INFO kablam! | ----^^^^^^^^^ Oct 11 02:46:41.913 INFO kablam! | | Oct 11 02:46:41.913 INFO kablam! | help: remove this `mut` Oct 11 02:46:41.913 INFO kablam! | Oct 11 02:46:41.913 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 11 02:46:41.913 INFO kablam! Oct 11 02:46:41.918 INFO kablam! warning: constant item is never used: `HISTORY_FILE` Oct 11 02:46:41.918 INFO kablam! --> src/main.rs:13:1 Oct 11 02:46:41.918 INFO kablam! | Oct 11 02:46:41.918 INFO kablam! 13 | const HISTORY_FILE: &str = "history.txt"; Oct 11 02:46:41.918 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 02:46:41.918 INFO kablam! | Oct 11 02:46:41.918 INFO kablam! = note: #[warn(dead_code)] on by default Oct 11 02:46:41.918 INFO kablam! Oct 11 02:46:41.918 INFO kablam! warning: unused `std::result::Result` which must be used Oct 11 02:46:41.918 INFO kablam! --> src/main.rs:81:5 Oct 11 02:46:41.918 INFO kablam! | Oct 11 02:46:41.918 INFO kablam! 81 | rsh_loop(); Oct 11 02:46:41.918 INFO kablam! | ^^^^^^^^^^^ Oct 11 02:46:41.918 INFO kablam! | Oct 11 02:46:41.918 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 11 02:46:41.918 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 11 02:46:41.918 INFO kablam! Oct 11 02:46:42.521 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 3.29s Oct 11 02:46:42.526 INFO kablam! su: No module specific data is present Oct 11 02:46:43.631 INFO running `"docker" "rm" "-f" "fef162968cdccaea9c86877bb02c7f8fec8acbfc1cb14667d9630bd998544352"` Oct 11 02:46:43.928 INFO blam! fef162968cdccaea9c86877bb02c7f8fec8acbfc1cb14667d9630bd998544352 Oct 11 02:46:43.940 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen Oct 11 02:46:43.942 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-4/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 11 02:46:44.472 INFO blam! e01be2828bd7cebea8f1789ad888238759d43ae25247db1be6a2f1eca866af98 Oct 11 02:46:44.480 INFO running `"docker" "start" "-a" "e01be2828bd7cebea8f1789ad888238759d43ae25247db1be6a2f1eca866af98"` Oct 11 02:46:45.719 INFO kablam! usermod: no changes Oct 11 02:46:45.824 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.07s Oct 11 02:46:45.824 INFO kablam! Running /target/debug/deps/rsh-3e9856b5dab96677 Oct 11 02:46:45.832 INFO blam! Oct 11 02:46:45.832 INFO blam! running 0 tests Oct 11 02:46:45.832 INFO blam! Oct 11 02:46:45.832 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 02:46:45.832 INFO blam! Oct 11 02:46:45.832 INFO kablam! su: No module specific data is present Oct 11 02:46:46.390 INFO running `"docker" "rm" "-f" "e01be2828bd7cebea8f1789ad888238759d43ae25247db1be6a2f1eca866af98"` Oct 11 02:46:46.685 INFO blam! e01be2828bd7cebea8f1789ad888238759d43ae25247db1be6a2f1eca866af98