Oct 27 13:48:36.013 INFO checking virtual-dom-rs-0.2.2 against try#19f01b935b91481fd445b16b533d2f87661bf12e for pr-55192-2 Oct 27 13:48:36.014 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-2/try#19f01b935b91481fd445b16b533d2f87661bf12e:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/pr-55192-2/try#19f01b935b91481fd445b16b533d2f87661bf12e:/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 +19f01b935b91481fd445b16b533d2f87661bf12e-alt check --frozen --all --all-targets" "-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 27 13:48:36.477 INFO blam! 74877f63da0980e81a3ebf2942c75d6e0734c9d6d6e2dbbc75dd0e7b7f611092 Oct 27 13:48:36.478 INFO running `"docker" "start" "-a" "74877f63da0980e81a3ebf2942c75d6e0734c9d6d6e2dbbc75dd0e7b7f611092"` Oct 27 13:48:37.479 INFO kablam! usermod: no changes Oct 27 13:48:37.559 INFO kablam! Compiling wasm-bindgen v0.2.25 Oct 27 13:48:37.559 INFO kablam! Compiling log v0.4.5 Oct 27 13:48:37.559 INFO kablam! Compiling wasm-bindgen-shared v0.2.25 Oct 27 13:48:40.767 INFO kablam! Compiling wasm-bindgen-backend v0.2.25 Oct 27 13:48:52.863 INFO kablam! Compiling wasm-bindgen-macro-support v0.2.25 Oct 27 13:49:02.680 INFO kablam! Compiling wasm-bindgen-macro v0.2.25 Oct 27 13:49:09.395 INFO kablam! Checking percy-webapis v0.0.2 Oct 27 13:49:10.351 INFO kablam! Checking virtual-dom-rs v0.2.2 (/source) Oct 27 13:49:11.091 INFO kablam! warning: unused import: `wasm_bindgen::prelude::Closure` Oct 27 13:49:11.091 INFO kablam! --> src/html_macro.rs:16:5 Oct 27 13:49:11.091 INFO kablam! | Oct 27 13:49:11.091 INFO kablam! 16 | use wasm_bindgen::prelude::Closure; Oct 27 13:49:11.091 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 13:49:11.091 INFO kablam! | Oct 27 13:49:11.091 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 27 13:49:11.091 INFO kablam! Oct 27 13:49:11.303 INFO kablam! warning: unused variable: `cur_node` Oct 27 13:49:11.303 INFO kablam! --> src/patch.rs:69:13 Oct 27 13:49:11.303 INFO kablam! | Oct 27 13:49:11.303 INFO kablam! 69 | let mut cur_node = root_node.clone(); Oct 27 13:49:11.303 INFO kablam! | ^^^^^^^^ help: consider using `_cur_node` instead Oct 27 13:49:11.303 INFO kablam! | Oct 27 13:49:11.303 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 27 13:49:11.303 INFO kablam! Oct 27 13:49:11.327 INFO kablam! warning: variable does not need to be mutable Oct 27 13:49:11.327 INFO kablam! --> src/virtual_node/mod.rs:193:13 Oct 27 13:49:11.327 INFO kablam! | Oct 27 13:49:11.327 INFO kablam! 193 | fn from(mut nodes: Vec) -> Self { Oct 27 13:49:11.327 INFO kablam! | ----^^^^^ Oct 27 13:49:11.327 INFO kablam! | | Oct 27 13:49:11.327 INFO kablam! | help: remove this `mut` Oct 27 13:49:11.327 INFO kablam! | Oct 27 13:49:11.327 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 27 13:49:11.327 INFO kablam! Oct 27 13:49:11.358 INFO kablam! warning: variable does not need to be mutable Oct 27 13:49:11.358 INFO kablam! --> src/patch.rs:69:9 Oct 27 13:49:11.359 INFO kablam! | Oct 27 13:49:11.359 INFO kablam! 69 | let mut cur_node = root_node.clone(); Oct 27 13:49:11.359 INFO kablam! | ----^^^^^^^^ Oct 27 13:49:11.359 INFO kablam! | | Oct 27 13:49:11.359 INFO kablam! | help: remove this `mut` Oct 27 13:49:11.359 INFO kablam! Oct 27 13:49:11.365 INFO kablam! warning: static item is never used: `START_INDEX` Oct 27 13:49:11.365 INFO kablam! --> src/diff.rs:6:1 Oct 27 13:49:11.365 INFO kablam! | Oct 27 13:49:11.365 INFO kablam! 6 | static START_INDEX: usize = 0; Oct 27 13:49:11.365 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 13:49:11.365 INFO kablam! | Oct 27 13:49:11.365 INFO kablam! = note: #[warn(dead_code)] on by default Oct 27 13:49:11.365 INFO kablam! Oct 27 13:49:11.367 INFO kablam! warning: the feature `use_extern_macros` has been stable since 1.30.0 and no longer requires an attribute to enable Oct 27 13:49:11.367 INFO kablam! --> src/lib.rs:3:12 Oct 27 13:49:11.367 INFO kablam! | Oct 27 13:49:11.367 INFO kablam! 3 | #![feature(use_extern_macros)] Oct 27 13:49:11.367 INFO kablam! | ^^^^^^^^^^^^^^^^^ Oct 27 13:49:11.367 INFO kablam! | Oct 27 13:49:11.367 INFO kablam! = note: #[warn(stable_features)] on by default Oct 27 13:49:11.367 INFO kablam! Oct 27 13:49:11.379 INFO kablam! warning: type `node_idx` should have a camel case name such as `NodeIdx` Oct 27 13:49:11.379 INFO kablam! --> src/patch.rs:65:1 Oct 27 13:49:11.379 INFO kablam! | Oct 27 13:49:11.379 INFO kablam! 65 | type node_idx = usize; Oct 27 13:49:11.379 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Oct 27 13:49:11.379 INFO kablam! | Oct 27 13:49:11.379 INFO kablam! = note: #[warn(non_camel_case_types)] on by default Oct 27 13:49:11.379 INFO kablam! Oct 27 13:49:11.515 INFO kablam! warning: unused import: `wasm_bindgen::prelude::Closure` Oct 27 13:49:11.515 INFO kablam! --> src/html_macro.rs:16:5 Oct 27 13:49:11.515 INFO kablam! | Oct 27 13:49:11.515 INFO kablam! 16 | use wasm_bindgen::prelude::Closure; Oct 27 13:49:11.515 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 13:49:11.515 INFO kablam! | Oct 27 13:49:11.515 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 27 13:49:11.515 INFO kablam! Oct 27 13:49:11.515 INFO kablam! warning: unused import: `super::*` Oct 27 13:49:11.515 INFO kablam! --> src/html_macro.rs:252:9 Oct 27 13:49:11.515 INFO kablam! | Oct 27 13:49:11.515 INFO kablam! 252 | use super::*; Oct 27 13:49:11.515 INFO kablam! | ^^^^^^^^ Oct 27 13:49:11.515 INFO kablam! Oct 27 13:49:11.515 INFO kablam! warning: unused import: `std::cell::RefCell` Oct 27 13:49:11.515 INFO kablam! --> src/html_macro.rs:253:9 Oct 27 13:49:11.515 INFO kablam! | Oct 27 13:49:11.515 INFO kablam! 253 | use std::cell::RefCell; Oct 27 13:49:11.515 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 27 13:49:11.515 INFO kablam! Oct 27 13:49:11.515 INFO kablam! warning: unused import: `std::rc::Rc` Oct 27 13:49:11.515 INFO kablam! --> src/html_macro.rs:255:9 Oct 27 13:49:11.515 INFO kablam! | Oct 27 13:49:11.515 INFO kablam! 255 | use std::rc::Rc; Oct 27 13:49:11.515 INFO kablam! | ^^^^^^^^^^^ Oct 27 13:49:11.515 INFO kablam! Oct 27 13:49:11.515 INFO kablam! warning: unused import: `super::*` Oct 27 13:49:11.515 INFO kablam! --> src/virtual_node/virtual_node_test_utils.rs:86:9 Oct 27 13:49:11.515 INFO kablam! | Oct 27 13:49:11.515 INFO kablam! 86 | use super::*; Oct 27 13:49:11.515 INFO kablam! | ^^^^^^^^ Oct 27 13:49:11.515 INFO kablam! Oct 27 13:49:11.521 INFO kablam! warning: unused import: `super::*` Oct 27 13:49:11.521 INFO kablam! --> src/virtual_node/mod.rs:284:9 Oct 27 13:49:11.521 INFO kablam! | Oct 27 13:49:11.521 INFO kablam! 284 | use super::*; Oct 27 13:49:11.521 INFO kablam! | ^^^^^^^^ Oct 27 13:49:11.521 INFO kablam! Oct 27 13:49:11.930 INFO kablam! warning: unused variable: `cur_node` Oct 27 13:49:11.930 INFO kablam! --> src/patch.rs:69:13 Oct 27 13:49:11.930 INFO kablam! | Oct 27 13:49:11.930 INFO kablam! 69 | let mut cur_node = root_node.clone(); Oct 27 13:49:11.930 INFO kablam! | ^^^^^^^^ help: consider using `_cur_node` instead Oct 27 13:49:11.930 INFO kablam! | Oct 27 13:49:11.930 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 27 13:49:11.930 INFO kablam! Oct 27 13:49:12.019 INFO kablam! warning: variable does not need to be mutable Oct 27 13:49:12.019 INFO kablam! --> src/virtual_node/mod.rs:193:13 Oct 27 13:49:12.019 INFO kablam! | Oct 27 13:49:12.019 INFO kablam! 193 | fn from(mut nodes: Vec) -> Self { Oct 27 13:49:12.019 INFO kablam! | ----^^^^^ Oct 27 13:49:12.019 INFO kablam! | | Oct 27 13:49:12.019 INFO kablam! | help: remove this `mut` Oct 27 13:49:12.019 INFO kablam! | Oct 27 13:49:12.019 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 27 13:49:12.019 INFO kablam! Oct 27 13:49:12.125 INFO kablam! warning: variable does not need to be mutable Oct 27 13:49:12.125 INFO kablam! --> src/patch.rs:69:9 Oct 27 13:49:12.125 INFO kablam! | Oct 27 13:49:12.125 INFO kablam! 69 | let mut cur_node = root_node.clone(); Oct 27 13:49:12.125 INFO kablam! | ----^^^^^^^^ Oct 27 13:49:12.125 INFO kablam! | | Oct 27 13:49:12.126 INFO kablam! | help: remove this `mut` Oct 27 13:49:12.126 INFO kablam! Oct 27 13:49:12.138 INFO kablam! warning: static item is never used: `START_INDEX` Oct 27 13:49:12.138 INFO kablam! --> src/diff.rs:6:1 Oct 27 13:49:12.138 INFO kablam! | Oct 27 13:49:12.138 INFO kablam! 6 | static START_INDEX: usize = 0; Oct 27 13:49:12.138 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 13:49:12.138 INFO kablam! | Oct 27 13:49:12.138 INFO kablam! = note: #[warn(dead_code)] on by default Oct 27 13:49:12.138 INFO kablam! Oct 27 13:49:12.138 INFO kablam! warning: the feature `use_extern_macros` has been stable since 1.30.0 and no longer requires an attribute to enable Oct 27 13:49:12.138 INFO kablam! --> src/lib.rs:3:12 Oct 27 13:49:12.138 INFO kablam! | Oct 27 13:49:12.139 INFO kablam! 3 | #![feature(use_extern_macros)] Oct 27 13:49:12.139 INFO kablam! | ^^^^^^^^^^^^^^^^^ Oct 27 13:49:12.139 INFO kablam! | Oct 27 13:49:12.139 INFO kablam! = note: #[warn(stable_features)] on by default Oct 27 13:49:12.139 INFO kablam! Oct 27 13:49:12.151 INFO kablam! warning: type `node_idx` should have a camel case name such as `NodeIdx` Oct 27 13:49:12.151 INFO kablam! --> src/patch.rs:65:1 Oct 27 13:49:12.151 INFO kablam! | Oct 27 13:49:12.151 INFO kablam! 65 | type node_idx = usize; Oct 27 13:49:12.151 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Oct 27 13:49:12.151 INFO kablam! | Oct 27 13:49:12.151 INFO kablam! = note: #[warn(non_camel_case_types)] on by default Oct 27 13:49:12.151 INFO kablam! Oct 27 13:49:12.191 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 34.69s Oct 27 13:49:12.192 INFO kablam! su: No module specific data is present Oct 27 13:49:12.913 INFO running `"docker" "rm" "-f" "74877f63da0980e81a3ebf2942c75d6e0734c9d6d6e2dbbc75dd0e7b7f611092"` Oct 27 13:49:13.211 INFO blam! 74877f63da0980e81a3ebf2942c75d6e0734c9d6d6e2dbbc75dd0e7b7f611092