Oct 15 00:14:24.833 INFO testing cpsdqs/espterm-emulator against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 15 00:14:24.834 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-7/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/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 00:14:25.251 INFO blam! b161e2bd352a6d61d732ca81c346d7ef4e8531064870214c3fad7b40908b9e94 Oct 15 00:14:25.254 INFO running `"docker" "start" "-a" "b161e2bd352a6d61d732ca81c346d7ef4e8531064870214c3fad7b40908b9e94"` Oct 15 00:14:26.872 INFO kablam! usermod: no changes Oct 15 00:14:27.087 INFO kablam! Compiling errno v0.1.8 Oct 15 00:14:27.088 INFO kablam! Compiling qstring v0.6.0 Oct 15 00:14:27.088 INFO kablam! Compiling ryu v0.2.4 Oct 15 00:14:27.091 INFO kablam! Compiling quote v0.6.6 Oct 15 00:14:27.091 INFO kablam! Compiling regex v1.0.1 Oct 15 00:14:27.091 INFO kablam! Compiling ws v0.7.6 Oct 15 00:14:30.003 INFO kablam! Compiling pty v0.2.2 Oct 15 00:14:30.080 INFO kablam! Compiling serde_json v1.0.26 Oct 15 00:14:33.529 INFO kablam! Compiling syn v0.14.8 Oct 15 00:14:47.929 INFO kablam! Compiling serde_derive v1.0.71 Oct 15 00:14:59.068 INFO kablam! Compiling espterm-emulator v0.1.0 (/source) Oct 15 00:15:00.675 INFO kablam! warning: method is never used: `is_tracking_mouse` Oct 15 00:15:00.675 INFO kablam! --> src/terminal/mod.rs:641:5 Oct 15 00:15:00.675 INFO kablam! | Oct 15 00:15:00.675 INFO kablam! 641 | pub fn is_tracking_mouse(&self) -> bool { Oct 15 00:15:00.675 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 00:15:00.675 INFO kablam! | Oct 15 00:15:00.675 INFO kablam! = note: #[warn(dead_code)] on by default Oct 15 00:15:00.675 INFO kablam! Oct 15 00:15:00.675 INFO kablam! warning: method is never used: `reset_partial_screen` Oct 15 00:15:00.675 INFO kablam! --> src/terminal/mod.rs:652:5 Oct 15 00:15:00.675 INFO kablam! | Oct 15 00:15:00.675 INFO kablam! 652 | pub fn reset_partial_screen(&mut self) { Oct 15 00:15:00.675 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 00:15:00.675 INFO kablam! Oct 15 00:15:00.675 INFO kablam! warning: constant item is never used: `TOPIC_CHANGE_CONTENT_ALL` Oct 15 00:15:00.675 INFO kablam! --> src/main.rs:416:9 Oct 15 00:15:00.675 INFO kablam! | Oct 15 00:15:00.675 INFO kablam! 416 | const TOPIC_CHANGE_CONTENT_ALL: u8 = 1 << 1; Oct 15 00:15:00.675 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 00:15:00.675 INFO kablam! Oct 15 00:15:00.675 INFO kablam! warning: constant item is never used: `TOPIC_CHANGE_BUTTONS` Oct 15 00:15:00.675 INFO kablam! --> src/main.rs:419:9 Oct 15 00:15:00.675 INFO kablam! | Oct 15 00:15:00.675 INFO kablam! 419 | const TOPIC_CHANGE_BUTTONS: u8 = 1 << 4; Oct 15 00:15:00.675 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 00:15:00.675 INFO kablam! Oct 15 00:15:06.437 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 39.54s Oct 15 00:15:06.444 INFO kablam! su: No module specific data is present Oct 15 00:15:07.173 INFO running `"docker" "rm" "-f" "b161e2bd352a6d61d732ca81c346d7ef4e8531064870214c3fad7b40908b9e94"` Oct 15 00:15:07.506 INFO blam! b161e2bd352a6d61d732ca81c346d7ef4e8531064870214c3fad7b40908b9e94 Oct 15 00:15:07.514 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-7/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/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 00:15:08.055 INFO blam! d65d6ec134a7de60871852b61188f7374a904499f668d83a679fe6bd3e8acf27 Oct 15 00:15:08.079 INFO running `"docker" "start" "-a" "d65d6ec134a7de60871852b61188f7374a904499f668d83a679fe6bd3e8acf27"` Oct 15 00:15:09.099 INFO kablam! usermod: no changes Oct 15 00:15:09.271 INFO kablam! Compiling espterm-emulator v0.1.0 (/source) Oct 15 00:15:11.287 INFO kablam! warning: method is never used: `is_tracking_mouse` Oct 15 00:15:11.287 INFO kablam! --> src/terminal/mod.rs:641:5 Oct 15 00:15:11.287 INFO kablam! | Oct 15 00:15:11.287 INFO kablam! 641 | pub fn is_tracking_mouse(&self) -> bool { Oct 15 00:15:11.287 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 00:15:11.287 INFO kablam! | Oct 15 00:15:11.287 INFO kablam! = note: #[warn(dead_code)] on by default Oct 15 00:15:11.287 INFO kablam! Oct 15 00:15:11.287 INFO kablam! warning: method is never used: `reset_partial_screen` Oct 15 00:15:11.287 INFO kablam! --> src/terminal/mod.rs:652:5 Oct 15 00:15:11.287 INFO kablam! | Oct 15 00:15:11.287 INFO kablam! 652 | pub fn reset_partial_screen(&mut self) { Oct 15 00:15:11.287 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 00:15:11.287 INFO kablam! Oct 15 00:15:11.907 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.77s Oct 15 00:15:11.907 INFO kablam! su: No module specific data is present Oct 15 00:15:12.873 INFO running `"docker" "rm" "-f" "d65d6ec134a7de60871852b61188f7374a904499f668d83a679fe6bd3e8acf27"` Oct 15 00:15:13.219 INFO blam! d65d6ec134a7de60871852b61188f7374a904499f668d83a679fe6bd3e8acf27 Oct 15 00:15:13.227 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-7/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/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 00:15:13.688 INFO blam! 5887c0d9deb49236831457ebb8357b20f76ad1665c7b7c44cd971de49a3eeed8 Oct 15 00:15:13.691 INFO running `"docker" "start" "-a" "5887c0d9deb49236831457ebb8357b20f76ad1665c7b7c44cd971de49a3eeed8"` Oct 15 00:15:14.904 INFO kablam! usermod: no changes Oct 15 00:15:15.121 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.19s Oct 15 00:15:15.127 INFO kablam! Running /target/debug/deps/espterm_emulator-514654a55c15fbc0 Oct 15 00:15:15.127 INFO blam! Oct 15 00:15:15.127 INFO kablam! su: No module specific data is present Oct 15 00:15:15.127 INFO blam! running 0 tests Oct 15 00:15:15.127 INFO blam! Oct 15 00:15:15.127 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 00:15:15.127 INFO blam! Oct 15 00:15:16.041 INFO running `"docker" "rm" "-f" "5887c0d9deb49236831457ebb8357b20f76ad1665c7b7c44cd971de49a3eeed8"` Oct 15 00:15:16.343 INFO blam! 5887c0d9deb49236831457ebb8357b20f76ad1665c7b7c44cd971de49a3eeed8