Oct 11 03:14:04.809 INFO testing alexeyden/ecmascript_toy against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 11 03:14:04.809 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen Oct 11 03:14:04.809 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-6/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 03:14:05.228 INFO blam! d7cde4df9da1cfc010b78b197908518f88cf4a399168c863b39bf366f9aaabe4 Oct 11 03:14:05.229 INFO running `"docker" "start" "-a" "d7cde4df9da1cfc010b78b197908518f88cf4a399168c863b39bf366f9aaabe4"` Oct 11 03:14:06.300 INFO kablam! usermod: no changes Oct 11 03:14:06.372 INFO kablam! Compiling ecmascript_toy v0.1.0 (/source) Oct 11 03:14:07.656 INFO kablam! warning: variable does not need to be mutable Oct 11 03:14:07.656 INFO kablam! --> src/parser.rs:287:34 Oct 11 03:14:07.656 INFO kablam! | Oct 11 03:14:07.656 INFO kablam! 287 | fn parse_expression(&mut self, mut parent: &mut Node) { Oct 11 03:14:07.656 INFO kablam! | ----^^^^^^ Oct 11 03:14:07.656 INFO kablam! | | Oct 11 03:14:07.656 INFO kablam! | help: remove this `mut` Oct 11 03:14:07.656 INFO kablam! | Oct 11 03:14:07.656 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 11 03:14:07.656 INFO kablam! Oct 11 03:14:07.656 INFO kablam! warning: variable does not need to be mutable Oct 11 03:14:07.656 INFO kablam! --> src/parser.rs:312:37 Oct 11 03:14:07.656 INFO kablam! | Oct 11 03:14:07.656 INFO kablam! 312 | fn parse_condition_cmp(&mut self, mut parent: &mut Node) { Oct 11 03:14:07.656 INFO kablam! | ----^^^^^^ Oct 11 03:14:07.656 INFO kablam! | | Oct 11 03:14:07.656 INFO kablam! | help: remove this `mut` Oct 11 03:14:07.656 INFO kablam! Oct 11 03:14:07.657 INFO kablam! warning: variable does not need to be mutable Oct 11 03:14:07.657 INFO kablam! --> src/parser.rs:341:37 Oct 11 03:14:07.657 INFO kablam! | Oct 11 03:14:07.657 INFO kablam! 341 | fn parse_condition_and(&mut self, mut parent: &mut Node) { Oct 11 03:14:07.657 INFO kablam! | ----^^^^^^ Oct 11 03:14:07.657 INFO kablam! | | Oct 11 03:14:07.657 INFO kablam! | help: remove this `mut` Oct 11 03:14:07.657 INFO kablam! Oct 11 03:14:07.657 INFO kablam! warning: variable does not need to be mutable Oct 11 03:14:07.657 INFO kablam! --> src/parser.rs:365:33 Oct 11 03:14:07.657 INFO kablam! | Oct 11 03:14:07.657 INFO kablam! 365 | fn parse_condition(&mut self, mut parent: &mut Node) { Oct 11 03:14:07.657 INFO kablam! | ----^^^^^^ Oct 11 03:14:07.657 INFO kablam! | | Oct 11 03:14:07.657 INFO kablam! | help: remove this `mut` Oct 11 03:14:07.657 INFO kablam! Oct 11 03:14:07.696 INFO kablam! warning: variable does not need to be mutable Oct 11 03:14:07.696 INFO kablam! --> src/frame_stack.rs:122:9 Oct 11 03:14:07.696 INFO kablam! | Oct 11 03:14:07.696 INFO kablam! 122 | let mut offsets = &mut self.frames[self.cur_frame].var_offsets; Oct 11 03:14:07.696 INFO kablam! | ----^^^^^^^ Oct 11 03:14:07.696 INFO kablam! | | Oct 11 03:14:07.696 INFO kablam! | help: remove this `mut` Oct 11 03:14:07.696 INFO kablam! Oct 11 03:14:10.317 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 3.98s Oct 11 03:14:10.317 INFO kablam! su: No module specific data is present Oct 11 03:14:10.952 INFO running `"docker" "rm" "-f" "d7cde4df9da1cfc010b78b197908518f88cf4a399168c863b39bf366f9aaabe4"` Oct 11 03:14:11.324 INFO blam! d7cde4df9da1cfc010b78b197908518f88cf4a399168c863b39bf366f9aaabe4 Oct 11 03:14:11.332 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run Oct 11 03:14:11.332 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-6/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 03:14:11.810 INFO blam! fcd6519c827581fbb36c291d3ee1422033feb59b3eae62368b54ab3e1b3534c8 Oct 11 03:14:11.821 INFO running `"docker" "start" "-a" "fcd6519c827581fbb36c291d3ee1422033feb59b3eae62368b54ab3e1b3534c8"` Oct 11 03:14:12.844 INFO kablam! usermod: no changes Oct 11 03:14:12.900 INFO kablam! Compiling ecmascript_toy v0.1.0 (/source) Oct 11 03:14:14.210 INFO kablam! warning: variable does not need to be mutable Oct 11 03:14:14.210 INFO kablam! --> src/parser.rs:287:34 Oct 11 03:14:14.211 INFO kablam! | Oct 11 03:14:14.211 INFO kablam! 287 | fn parse_expression(&mut self, mut parent: &mut Node) { Oct 11 03:14:14.211 INFO kablam! | ----^^^^^^ Oct 11 03:14:14.211 INFO kablam! | | Oct 11 03:14:14.212 INFO kablam! | help: remove this `mut` Oct 11 03:14:14.212 INFO kablam! | Oct 11 03:14:14.212 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 11 03:14:14.212 INFO kablam! Oct 11 03:14:14.213 INFO kablam! warning: variable does not need to be mutable Oct 11 03:14:14.213 INFO kablam! --> src/parser.rs:312:37 Oct 11 03:14:14.213 INFO kablam! | Oct 11 03:14:14.214 INFO kablam! 312 | fn parse_condition_cmp(&mut self, mut parent: &mut Node) { Oct 11 03:14:14.214 INFO kablam! | ----^^^^^^ Oct 11 03:14:14.214 INFO kablam! | | Oct 11 03:14:14.214 INFO kablam! | help: remove this `mut` Oct 11 03:14:14.215 INFO kablam! Oct 11 03:14:14.215 INFO kablam! warning: variable does not need to be mutable Oct 11 03:14:14.215 INFO kablam! --> src/parser.rs:341:37 Oct 11 03:14:14.215 INFO kablam! | Oct 11 03:14:14.215 INFO kablam! 341 | fn parse_condition_and(&mut self, mut parent: &mut Node) { Oct 11 03:14:14.215 INFO kablam! | ----^^^^^^ Oct 11 03:14:14.216 INFO kablam! | | Oct 11 03:14:14.216 INFO kablam! | help: remove this `mut` Oct 11 03:14:14.216 INFO kablam! Oct 11 03:14:14.216 INFO kablam! warning: variable does not need to be mutable Oct 11 03:14:14.216 INFO kablam! --> src/parser.rs:365:33 Oct 11 03:14:14.216 INFO kablam! | Oct 11 03:14:14.216 INFO kablam! 365 | fn parse_condition(&mut self, mut parent: &mut Node) { Oct 11 03:14:14.216 INFO kablam! | ----^^^^^^ Oct 11 03:14:14.216 INFO kablam! | | Oct 11 03:14:14.216 INFO kablam! | help: remove this `mut` Oct 11 03:14:14.216 INFO kablam! Oct 11 03:14:14.236 INFO kablam! warning: variable does not need to be mutable Oct 11 03:14:14.236 INFO kablam! --> src/frame_stack.rs:122:9 Oct 11 03:14:14.236 INFO kablam! | Oct 11 03:14:14.236 INFO kablam! 122 | let mut offsets = &mut self.frames[self.cur_frame].var_offsets; Oct 11 03:14:14.236 INFO kablam! | ----^^^^^^^ Oct 11 03:14:14.236 INFO kablam! | | Oct 11 03:14:14.237 INFO kablam! | help: remove this `mut` Oct 11 03:14:14.237 INFO kablam! Oct 11 03:14:15.780 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.91s Oct 11 03:14:15.789 INFO kablam! su: No module specific data is present Oct 11 03:14:16.764 INFO running `"docker" "rm" "-f" "fcd6519c827581fbb36c291d3ee1422033feb59b3eae62368b54ab3e1b3534c8"` Oct 11 03:14:17.166 INFO blam! fcd6519c827581fbb36c291d3ee1422033feb59b3eae62368b54ab3e1b3534c8 Oct 11 03:14:17.172 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen Oct 11 03:14:17.174 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-6/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 03:14:17.576 INFO blam! d4a714ee546b816c51b7f3b910e4433ee46de35d06224175a06c08ff7693a64c Oct 11 03:14:17.577 INFO running `"docker" "start" "-a" "d4a714ee546b816c51b7f3b910e4433ee46de35d06224175a06c08ff7693a64c"` Oct 11 03:14:18.936 INFO kablam! usermod: no changes Oct 11 03:14:19.012 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.03s Oct 11 03:14:19.012 INFO kablam! Running /target/debug/deps/ecmascript_toy-3f4610c89c412934 Oct 11 03:14:19.024 INFO blam! Oct 11 03:14:19.024 INFO blam! running 2 tests Oct 11 03:14:19.024 INFO blam! test var_analyzer::tests::test_analyser ... ok Oct 11 03:14:19.036 INFO blam! test frame_stack::tests::test_frame_stack ... ok Oct 11 03:14:19.036 INFO kablam! su: No module specific data is present Oct 11 03:14:19.036 INFO blam! Oct 11 03:14:19.036 INFO blam! test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 03:14:19.036 INFO blam! Oct 11 03:14:19.724 INFO running `"docker" "rm" "-f" "d4a714ee546b816c51b7f3b910e4433ee46de35d06224175a06c08ff7693a64c"` Oct 11 03:14:20.017 INFO blam! d4a714ee546b816c51b7f3b910e4433ee46de35d06224175a06c08ff7693a64c