Oct 15 04:26:52.730 INFO testing alexeyden/ecmascript_toy against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 15 04:26:52.730 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-1/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/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 04:26:53.144 INFO blam! f0ae137489eb701fe0d7f33d43bf63dd8f03fccd298b47db7cfa17e17ed33917 Oct 15 04:26:53.145 INFO running `"docker" "start" "-a" "f0ae137489eb701fe0d7f33d43bf63dd8f03fccd298b47db7cfa17e17ed33917"` Oct 15 04:26:54.498 INFO kablam! usermod: no changes Oct 15 04:26:54.539 INFO kablam! Compiling ecmascript_toy v0.1.0 (/source) Oct 15 04:26:55.434 INFO kablam! warning: variable does not need to be mutable Oct 15 04:26:55.434 INFO kablam! --> src/parser.rs:287:34 Oct 15 04:26:55.434 INFO kablam! | Oct 15 04:26:55.435 INFO kablam! 287 | fn parse_expression(&mut self, mut parent: &mut Node) { Oct 15 04:26:55.435 INFO kablam! | ----^^^^^^ Oct 15 04:26:55.435 INFO kablam! | | Oct 15 04:26:55.435 INFO kablam! | help: remove this `mut` Oct 15 04:26:55.435 INFO kablam! | Oct 15 04:26:55.435 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 15 04:26:55.435 INFO kablam! Oct 15 04:26:55.435 INFO kablam! warning: variable does not need to be mutable Oct 15 04:26:55.435 INFO kablam! --> src/parser.rs:312:37 Oct 15 04:26:55.435 INFO kablam! | Oct 15 04:26:55.435 INFO kablam! 312 | fn parse_condition_cmp(&mut self, mut parent: &mut Node) { Oct 15 04:26:55.435 INFO kablam! | ----^^^^^^ Oct 15 04:26:55.435 INFO kablam! | | Oct 15 04:26:55.435 INFO kablam! | help: remove this `mut` Oct 15 04:26:55.435 INFO kablam! Oct 15 04:26:55.435 INFO kablam! warning: variable does not need to be mutable Oct 15 04:26:55.435 INFO kablam! --> src/parser.rs:341:37 Oct 15 04:26:55.435 INFO kablam! | Oct 15 04:26:55.435 INFO kablam! 341 | fn parse_condition_and(&mut self, mut parent: &mut Node) { Oct 15 04:26:55.435 INFO kablam! | ----^^^^^^ Oct 15 04:26:55.435 INFO kablam! | | Oct 15 04:26:55.435 INFO kablam! | help: remove this `mut` Oct 15 04:26:55.435 INFO kablam! Oct 15 04:26:55.435 INFO kablam! warning: variable does not need to be mutable Oct 15 04:26:55.435 INFO kablam! --> src/parser.rs:365:33 Oct 15 04:26:55.435 INFO kablam! | Oct 15 04:26:55.435 INFO kablam! 365 | fn parse_condition(&mut self, mut parent: &mut Node) { Oct 15 04:26:55.435 INFO kablam! | ----^^^^^^ Oct 15 04:26:55.435 INFO kablam! | | Oct 15 04:26:55.435 INFO kablam! | help: remove this `mut` Oct 15 04:26:55.435 INFO kablam! Oct 15 04:26:55.471 INFO kablam! warning: variable does not need to be mutable Oct 15 04:26:55.471 INFO kablam! --> src/frame_stack.rs:122:9 Oct 15 04:26:55.471 INFO kablam! | Oct 15 04:26:55.471 INFO kablam! 122 | let mut offsets = &mut self.frames[self.cur_frame].var_offsets; Oct 15 04:26:55.471 INFO kablam! | ----^^^^^^^ Oct 15 04:26:55.471 INFO kablam! | | Oct 15 04:26:55.471 INFO kablam! | help: remove this `mut` Oct 15 04:26:55.471 INFO kablam! Oct 15 04:26:57.411 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.90s Oct 15 04:26:57.412 INFO kablam! su: No module specific data is present Oct 15 04:26:58.454 INFO running `"docker" "rm" "-f" "f0ae137489eb701fe0d7f33d43bf63dd8f03fccd298b47db7cfa17e17ed33917"` Oct 15 04:26:58.790 INFO blam! f0ae137489eb701fe0d7f33d43bf63dd8f03fccd298b47db7cfa17e17ed33917 Oct 15 04:26:58.794 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-1/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/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 04:26:59.174 INFO blam! adc9eb72b08f541e56474ec3ed94cd1194e53695c1fa61407fb949200fe675e1 Oct 15 04:26:59.176 INFO running `"docker" "start" "-a" "adc9eb72b08f541e56474ec3ed94cd1194e53695c1fa61407fb949200fe675e1"` Oct 15 04:27:00.199 INFO kablam! usermod: no changes Oct 15 04:27:00.258 INFO kablam! Compiling ecmascript_toy v0.1.0 (/source) Oct 15 04:27:01.095 INFO kablam! warning: variable does not need to be mutable Oct 15 04:27:01.095 INFO kablam! --> src/parser.rs:287:34 Oct 15 04:27:01.095 INFO kablam! | Oct 15 04:27:01.095 INFO kablam! 287 | fn parse_expression(&mut self, mut parent: &mut Node) { Oct 15 04:27:01.095 INFO kablam! | ----^^^^^^ Oct 15 04:27:01.095 INFO kablam! | | Oct 15 04:27:01.095 INFO kablam! | help: remove this `mut` Oct 15 04:27:01.095 INFO kablam! | Oct 15 04:27:01.095 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 15 04:27:01.095 INFO kablam! Oct 15 04:27:01.095 INFO kablam! warning: variable does not need to be mutable Oct 15 04:27:01.095 INFO kablam! --> src/parser.rs:312:37 Oct 15 04:27:01.095 INFO kablam! | Oct 15 04:27:01.095 INFO kablam! 312 | fn parse_condition_cmp(&mut self, mut parent: &mut Node) { Oct 15 04:27:01.095 INFO kablam! | ----^^^^^^ Oct 15 04:27:01.095 INFO kablam! | | Oct 15 04:27:01.095 INFO kablam! | help: remove this `mut` Oct 15 04:27:01.095 INFO kablam! Oct 15 04:27:01.095 INFO kablam! warning: variable does not need to be mutable Oct 15 04:27:01.095 INFO kablam! --> src/parser.rs:341:37 Oct 15 04:27:01.095 INFO kablam! | Oct 15 04:27:01.095 INFO kablam! 341 | fn parse_condition_and(&mut self, mut parent: &mut Node) { Oct 15 04:27:01.095 INFO kablam! | ----^^^^^^ Oct 15 04:27:01.095 INFO kablam! | | Oct 15 04:27:01.095 INFO kablam! | help: remove this `mut` Oct 15 04:27:01.095 INFO kablam! Oct 15 04:27:01.095 INFO kablam! warning: variable does not need to be mutable Oct 15 04:27:01.095 INFO kablam! --> src/parser.rs:365:33 Oct 15 04:27:01.095 INFO kablam! | Oct 15 04:27:01.095 INFO kablam! 365 | fn parse_condition(&mut self, mut parent: &mut Node) { Oct 15 04:27:01.095 INFO kablam! | ----^^^^^^ Oct 15 04:27:01.095 INFO kablam! | | Oct 15 04:27:01.095 INFO kablam! | help: remove this `mut` Oct 15 04:27:01.095 INFO kablam! Oct 15 04:27:01.123 INFO kablam! warning: variable does not need to be mutable Oct 15 04:27:01.123 INFO kablam! --> src/frame_stack.rs:122:9 Oct 15 04:27:01.123 INFO kablam! | Oct 15 04:27:01.123 INFO kablam! 122 | let mut offsets = &mut self.frames[self.cur_frame].var_offsets; Oct 15 04:27:01.123 INFO kablam! | ----^^^^^^^ Oct 15 04:27:01.123 INFO kablam! | | Oct 15 04:27:01.123 INFO kablam! | help: remove this `mut` Oct 15 04:27:01.123 INFO kablam! Oct 15 04:27:02.633 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.41s Oct 15 04:27:02.635 INFO kablam! su: No module specific data is present Oct 15 04:27:03.602 INFO running `"docker" "rm" "-f" "adc9eb72b08f541e56474ec3ed94cd1194e53695c1fa61407fb949200fe675e1"` Oct 15 04:27:03.859 INFO blam! adc9eb72b08f541e56474ec3ed94cd1194e53695c1fa61407fb949200fe675e1 Oct 15 04:27:03.862 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-1/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/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 04:27:04.367 INFO blam! f45b88b9e0547baedd160a33cc849bc6b0e2b9485c0a576ce00a16513936452c Oct 15 04:27:04.369 INFO running `"docker" "start" "-a" "f45b88b9e0547baedd160a33cc849bc6b0e2b9485c0a576ce00a16513936452c"` Oct 15 04:27:06.313 INFO kablam! usermod: no changes Oct 15 04:27:06.367 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.01s Oct 15 04:27:06.370 INFO kablam! Running /target/debug/deps/ecmascript_toy-54bdb23c4f883488 Oct 15 04:27:06.372 INFO blam! Oct 15 04:27:06.372 INFO blam! running 2 tests Oct 15 04:27:06.383 INFO blam! test frame_stack::tests::test_frame_stack ... ok Oct 15 04:27:06.383 INFO blam! test var_analyzer::tests::test_analyser ... ok Oct 15 04:27:06.383 INFO blam! Oct 15 04:27:06.383 INFO blam! test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 04:27:06.383 INFO blam! Oct 15 04:27:06.384 INFO kablam! su: No module specific data is present Oct 15 04:27:07.073 INFO running `"docker" "rm" "-f" "f45b88b9e0547baedd160a33cc849bc6b0e2b9485c0a576ce00a16513936452c"` Oct 15 04:27:07.375 INFO blam! f45b88b9e0547baedd160a33cc849bc6b0e2b9485c0a576ce00a16513936452c