Oct 15 04:26:55.100 INFO testing alexeyden/ecmascript_toy against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 15 04:26:55.102 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-3/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-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:55.708 INFO blam! 59696660d813ddc3a9adeb2ea99c7325eef464952018e96e4b0d35abe8e34d07 Oct 15 04:26:55.710 INFO running `"docker" "start" "-a" "59696660d813ddc3a9adeb2ea99c7325eef464952018e96e4b0d35abe8e34d07"` Oct 15 04:26:57.148 INFO kablam! usermod: no changes Oct 15 04:26:57.203 INFO kablam! Compiling ecmascript_toy v0.1.0 (/source) Oct 15 04:26:58.008 INFO kablam! warning: variable does not need to be mutable Oct 15 04:26:58.008 INFO kablam! --> src/parser.rs:287:34 Oct 15 04:26:58.009 INFO kablam! | Oct 15 04:26:58.009 INFO kablam! 287 | fn parse_expression(&mut self, mut parent: &mut Node) { Oct 15 04:26:58.009 INFO kablam! | ----^^^^^^ Oct 15 04:26:58.009 INFO kablam! | | Oct 15 04:26:58.009 INFO kablam! | help: remove this `mut` Oct 15 04:26:58.009 INFO kablam! | Oct 15 04:26:58.009 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 15 04:26:58.009 INFO kablam! Oct 15 04:26:58.011 INFO kablam! warning: variable does not need to be mutable Oct 15 04:26:58.011 INFO kablam! --> src/parser.rs:312:37 Oct 15 04:26:58.011 INFO kablam! | Oct 15 04:26:58.011 INFO kablam! 312 | fn parse_condition_cmp(&mut self, mut parent: &mut Node) { Oct 15 04:26:58.011 INFO kablam! | ----^^^^^^ Oct 15 04:26:58.011 INFO kablam! | | Oct 15 04:26:58.011 INFO kablam! | help: remove this `mut` Oct 15 04:26:58.011 INFO kablam! Oct 15 04:26:58.011 INFO kablam! warning: variable does not need to be mutable Oct 15 04:26:58.011 INFO kablam! --> src/parser.rs:341:37 Oct 15 04:26:58.011 INFO kablam! | Oct 15 04:26:58.011 INFO kablam! 341 | fn parse_condition_and(&mut self, mut parent: &mut Node) { Oct 15 04:26:58.011 INFO kablam! | ----^^^^^^ Oct 15 04:26:58.011 INFO kablam! | | Oct 15 04:26:58.011 INFO kablam! | help: remove this `mut` Oct 15 04:26:58.011 INFO kablam! Oct 15 04:26:58.011 INFO kablam! warning: variable does not need to be mutable Oct 15 04:26:58.012 INFO kablam! --> src/parser.rs:365:33 Oct 15 04:26:58.012 INFO kablam! | Oct 15 04:26:58.012 INFO kablam! 365 | fn parse_condition(&mut self, mut parent: &mut Node) { Oct 15 04:26:58.012 INFO kablam! | ----^^^^^^ Oct 15 04:26:58.012 INFO kablam! | | Oct 15 04:26:58.012 INFO kablam! | help: remove this `mut` Oct 15 04:26:58.016 INFO kablam! Oct 15 04:26:58.039 INFO kablam! warning: variable does not need to be mutable Oct 15 04:26:58.039 INFO kablam! --> src/frame_stack.rs:122:9 Oct 15 04:26:58.039 INFO kablam! | Oct 15 04:26:58.039 INFO kablam! 122 | let mut offsets = &mut self.frames[self.cur_frame].var_offsets; Oct 15 04:26:58.039 INFO kablam! | ----^^^^^^^ Oct 15 04:26:58.039 INFO kablam! | | Oct 15 04:26:58.039 INFO kablam! | help: remove this `mut` Oct 15 04:26:58.039 INFO kablam! Oct 15 04:26:59.918 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.74s Oct 15 04:26:59.919 INFO kablam! su: No module specific data is present Oct 15 04:27:00.399 INFO running `"docker" "rm" "-f" "59696660d813ddc3a9adeb2ea99c7325eef464952018e96e4b0d35abe8e34d07"` Oct 15 04:27:00.767 INFO blam! 59696660d813ddc3a9adeb2ea99c7325eef464952018e96e4b0d35abe8e34d07 Oct 15 04:27:00.775 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-3/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-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:27:01.158 INFO blam! f91a103e58d72c9f10dd44daf39fda2c6a1e03b5860fd471ba280de273dc7f70 Oct 15 04:27:01.167 INFO running `"docker" "start" "-a" "f91a103e58d72c9f10dd44daf39fda2c6a1e03b5860fd471ba280de273dc7f70"` Oct 15 04:27:03.045 INFO kablam! usermod: no changes Oct 15 04:27:03.108 INFO kablam! Compiling ecmascript_toy v0.1.0 (/source) Oct 15 04:27:04.110 INFO kablam! warning: variable does not need to be mutable Oct 15 04:27:04.111 INFO kablam! --> src/parser.rs:287:34 Oct 15 04:27:04.111 INFO kablam! | Oct 15 04:27:04.111 INFO kablam! 287 | fn parse_expression(&mut self, mut parent: &mut Node) { Oct 15 04:27:04.112 INFO kablam! | ----^^^^^^ Oct 15 04:27:04.112 INFO kablam! | | Oct 15 04:27:04.112 INFO kablam! | help: remove this `mut` Oct 15 04:27:04.113 INFO kablam! | Oct 15 04:27:04.113 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 15 04:27:04.113 INFO kablam! Oct 15 04:27:04.114 INFO kablam! warning: variable does not need to be mutable Oct 15 04:27:04.114 INFO kablam! --> src/parser.rs:312:37 Oct 15 04:27:04.114 INFO kablam! | Oct 15 04:27:04.115 INFO kablam! 312 | fn parse_condition_cmp(&mut self, mut parent: &mut Node) { Oct 15 04:27:04.115 INFO kablam! | ----^^^^^^ Oct 15 04:27:04.115 INFO kablam! | | Oct 15 04:27:04.115 INFO kablam! | help: remove this `mut` Oct 15 04:27:04.116 INFO kablam! Oct 15 04:27:04.116 INFO kablam! warning: variable does not need to be mutable Oct 15 04:27:04.116 INFO kablam! --> src/parser.rs:341:37 Oct 15 04:27:04.123 INFO kablam! | Oct 15 04:27:04.123 INFO kablam! 341 | fn parse_condition_and(&mut self, mut parent: &mut Node) { Oct 15 04:27:04.123 INFO kablam! | ----^^^^^^ Oct 15 04:27:04.124 INFO kablam! | | Oct 15 04:27:04.124 INFO kablam! | help: remove this `mut` Oct 15 04:27:04.124 INFO kablam! Oct 15 04:27:04.125 INFO kablam! warning: variable does not need to be mutable Oct 15 04:27:04.125 INFO kablam! --> src/parser.rs:365:33 Oct 15 04:27:04.125 INFO kablam! | Oct 15 04:27:04.126 INFO kablam! 365 | fn parse_condition(&mut self, mut parent: &mut Node) { Oct 15 04:27:04.126 INFO kablam! | ----^^^^^^ Oct 15 04:27:04.126 INFO kablam! | | Oct 15 04:27:04.127 INFO kablam! | help: remove this `mut` Oct 15 04:27:04.127 INFO kablam! Oct 15 04:27:04.175 INFO kablam! warning: variable does not need to be mutable Oct 15 04:27:04.175 INFO kablam! --> src/frame_stack.rs:122:9 Oct 15 04:27:04.176 INFO kablam! | Oct 15 04:27:04.176 INFO kablam! 122 | let mut offsets = &mut self.frames[self.cur_frame].var_offsets; Oct 15 04:27:04.176 INFO kablam! | ----^^^^^^^ Oct 15 04:27:04.177 INFO kablam! | | Oct 15 04:27:04.177 INFO kablam! | help: remove this `mut` Oct 15 04:27:04.177 INFO kablam! Oct 15 04:27:05.719 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.64s Oct 15 04:27:05.719 INFO kablam! su: No module specific data is present Oct 15 04:27:06.568 INFO running `"docker" "rm" "-f" "f91a103e58d72c9f10dd44daf39fda2c6a1e03b5860fd471ba280de273dc7f70"` Oct 15 04:27:06.815 INFO blam! f91a103e58d72c9f10dd44daf39fda2c6a1e03b5860fd471ba280de273dc7f70 Oct 15 04:27:06.817 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-3/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-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:07.243 INFO blam! f6167a8c1cfc85a24358ba73ea455894c4fdb50d281a70d95c3c036761bc4226 Oct 15 04:27:07.263 INFO running `"docker" "start" "-a" "f6167a8c1cfc85a24358ba73ea455894c4fdb50d281a70d95c3c036761bc4226"` Oct 15 04:27:08.880 INFO kablam! usermod: no changes Oct 15 04:27:08.932 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.03s Oct 15 04:27:08.932 INFO kablam! Running /target/debug/deps/ecmascript_toy-3f4610c89c412934 Oct 15 04:27:08.943 INFO blam! Oct 15 04:27:08.943 INFO blam! running 2 tests Oct 15 04:27:08.943 INFO blam! test frame_stack::tests::test_frame_stack ... ok Oct 15 04:27:08.943 INFO blam! test var_analyzer::tests::test_analyser ... ok Oct 15 04:27:08.943 INFO blam! Oct 15 04:27:08.943 INFO blam! test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 04:27:08.943 INFO blam! Oct 15 04:27:08.945 INFO kablam! su: No module specific data is present Oct 15 04:27:09.663 INFO running `"docker" "rm" "-f" "f6167a8c1cfc85a24358ba73ea455894c4fdb50d281a70d95c3c036761bc4226"` Oct 15 04:27:09.889 INFO blam! f6167a8c1cfc85a24358ba73ea455894c4fdb50d281a70d95c3c036761bc4226