Oct 10 19:21:43.603 INFO testing lonnng/lua-rs against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 10 19:21:43.603 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen Oct 10 19:21:43.604 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-4/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 10 19:21:44.150 INFO blam! 54e489e9f444c86b6665b9ff983ec774fae4515d758ef0b585afdb455d425d02 Oct 10 19:21:44.152 INFO running `"docker" "start" "-a" "54e489e9f444c86b6665b9ff983ec774fae4515d758ef0b585afdb455d425d02"` Oct 10 19:21:45.828 INFO kablam! usermod: no changes Oct 10 19:21:45.956 INFO kablam! Compiling libc v0.2.42 Oct 10 19:21:45.956 INFO kablam! Compiling byteorder v1.2.3 Oct 10 19:21:48.524 INFO kablam! Compiling iovec v0.1.2 Oct 10 19:21:49.372 INFO kablam! Compiling bytes v0.4.8 Oct 10 19:21:51.392 INFO kablam! Compiling lua v0.1.0 (/source) Oct 10 19:21:52.364 INFO kablam! warning: unused import: `state::State` Oct 10 19:21:52.364 INFO kablam! --> src/scanner.rs:3:5 Oct 10 19:21:52.364 INFO kablam! | Oct 10 19:21:52.364 INFO kablam! 3 | use state::State; Oct 10 19:21:52.364 INFO kablam! | ^^^^^^^^^^^^ Oct 10 19:21:52.364 INFO kablam! | Oct 10 19:21:52.364 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 10 19:21:52.364 INFO kablam! Oct 10 19:21:52.364 INFO kablam! warning: unused import: `std::mem` Oct 10 19:21:52.364 INFO kablam! --> src/scanner.rs:6:5 Oct 10 19:21:52.364 INFO kablam! | Oct 10 19:21:52.364 INFO kablam! 6 | use std::mem; Oct 10 19:21:52.364 INFO kablam! | ^^^^^^^^ Oct 10 19:21:52.364 INFO kablam! Oct 10 19:21:52.364 INFO kablam! warning: doc comment not used by rustdoc Oct 10 19:21:52.364 INFO kablam! --> src/scanner.rs:368:25 Oct 10 19:21:52.364 INFO kablam! | Oct 10 19:21:52.364 INFO kablam! 368 | /// Escape charactors Oct 10 19:21:52.364 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 10 19:21:52.364 INFO kablam! | Oct 10 19:21:52.364 INFO kablam! = note: #[warn(unused_doc_comments)] on by default Oct 10 19:21:52.365 INFO kablam! Oct 10 19:21:52.585 INFO kablam! warning: unreachable expression Oct 10 19:21:52.585 INFO kablam! --> src/scanner.rs:238:9 Oct 10 19:21:52.585 INFO kablam! | Oct 10 19:21:52.585 INFO kablam! 238 | unreachable!() Oct 10 19:21:52.585 INFO kablam! | ^^^^^^^^^^^^^^ Oct 10 19:21:52.585 INFO kablam! | Oct 10 19:21:52.585 INFO kablam! = note: #[warn(unreachable_code)] on by default Oct 10 19:21:52.585 INFO kablam! = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Oct 10 19:21:52.585 INFO kablam! Oct 10 19:21:52.601 INFO kablam! warning: unreachable expression Oct 10 19:21:52.601 INFO kablam! --> src/scanner.rs:355:9 Oct 10 19:21:52.601 INFO kablam! | Oct 10 19:21:52.601 INFO kablam! 355 | unreachable!() Oct 10 19:21:52.601 INFO kablam! | ^^^^^^^^^^^^^^ Oct 10 19:21:52.601 INFO kablam! | Oct 10 19:21:52.601 INFO kablam! = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Oct 10 19:21:52.601 INFO kablam! Oct 10 19:21:53.464 INFO kablam! warning: value assigned to `reg` is never read Oct 10 19:21:53.464 INFO kablam! --> src/compiler.rs:933:21 Oct 10 19:21:53.464 INFO kablam! | Oct 10 19:21:53.464 INFO kablam! 933 | reg += self.compile_expr(reg, expr, expr_ctx); Oct 10 19:21:53.464 INFO kablam! | ^^^ Oct 10 19:21:53.464 INFO kablam! | Oct 10 19:21:53.464 INFO kablam! = note: #[warn(unused_assignments)] on by default Oct 10 19:21:53.464 INFO kablam! Oct 10 19:21:53.464 INFO kablam! warning: value assigned to `reg` is never read Oct 10 19:21:53.464 INFO kablam! --> src/compiler.rs:937:21 Oct 10 19:21:53.464 INFO kablam! | Oct 10 19:21:53.464 INFO kablam! 937 | reg += self.compile_expr(reg, expr, &ExprContext::with_opt(0)); Oct 10 19:21:53.464 INFO kablam! | ^^^ Oct 10 19:21:53.464 INFO kablam! Oct 10 19:21:53.464 INFO kablam! warning: value assigned to `reg` is never read Oct 10 19:21:53.464 INFO kablam! --> src/compiler.rs:1020:17 Oct 10 19:21:53.464 INFO kablam! | Oct 10 19:21:53.464 INFO kablam! 1020 | reg += self.compile_expr(reg, rhs, &ExprContext::with_opt(0)); Oct 10 19:21:53.464 INFO kablam! | ^^^ Oct 10 19:21:53.464 INFO kablam! Oct 10 19:21:53.465 INFO kablam! warning: value assigned to `reg` is never read Oct 10 19:21:53.465 INFO kablam! --> src/compiler.rs:1676:21 Oct 10 19:21:53.465 INFO kablam! | Oct 10 19:21:53.465 INFO kablam! 1676 | reg += self.compile_expr(reg, &exprs[0], &ExprContext::with_opt(-2)); Oct 10 19:21:53.465 INFO kablam! | ^^^ Oct 10 19:21:53.465 INFO kablam! Oct 10 19:21:53.508 INFO kablam! warning: variable does not need to be mutable Oct 10 19:21:53.508 INFO kablam! --> src/scanner.rs:475:17 Oct 10 19:21:53.508 INFO kablam! | Oct 10 19:21:53.508 INFO kablam! 475 | let mut cvalue = c as u32; Oct 10 19:21:53.508 INFO kablam! | ----^^^^^^ Oct 10 19:21:53.508 INFO kablam! | | Oct 10 19:21:53.508 INFO kablam! | help: remove this `mut` Oct 10 19:21:53.508 INFO kablam! | Oct 10 19:21:53.508 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 10 19:21:53.508 INFO kablam! Oct 10 19:21:53.512 INFO kablam! warning: variable does not need to be mutable Oct 10 19:21:53.512 INFO kablam! --> src/scanner.rs:517:49 Oct 10 19:21:53.512 INFO kablam! | Oct 10 19:21:53.512 INFO kablam! 517 | let (mut fraction, mut latest_char, mut count) = self.read_hexadecimal(0.0); Oct 10 19:21:53.512 INFO kablam! | ----^^^^^ Oct 10 19:21:53.512 INFO kablam! | | Oct 10 19:21:53.512 INFO kablam! | help: remove this `mut` Oct 10 19:21:53.512 INFO kablam! Oct 10 19:21:58.521 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 12.65s Oct 10 19:21:58.524 INFO kablam! su: No module specific data is present Oct 10 19:21:59.133 INFO running `"docker" "rm" "-f" "54e489e9f444c86b6665b9ff983ec774fae4515d758ef0b585afdb455d425d02"` Oct 10 19:21:59.388 INFO blam! 54e489e9f444c86b6665b9ff983ec774fae4515d758ef0b585afdb455d425d02 Oct 10 19:21:59.394 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run Oct 10 19:21:59.394 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-4/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 10 19:21:59.866 INFO blam! b09742c8fe6e48f539615642612df0dd5c02ed44788999e8bc2d2835af35aa3a Oct 10 19:21:59.876 INFO running `"docker" "start" "-a" "b09742c8fe6e48f539615642612df0dd5c02ed44788999e8bc2d2835af35aa3a"` Oct 10 19:22:00.960 INFO kablam! usermod: no changes Oct 10 19:22:01.088 INFO kablam! Compiling libc v0.2.42 Oct 10 19:22:01.088 INFO kablam! Compiling byteorder v1.2.3 Oct 10 19:22:03.493 INFO kablam! Compiling iovec v0.1.2 Oct 10 19:22:04.273 INFO kablam! Compiling bytes v0.4.8 Oct 10 19:22:06.494 INFO kablam! Compiling lua v0.1.0 (/source) Oct 10 19:22:07.437 INFO kablam! warning: unused import: `state::State` Oct 10 19:22:07.437 INFO kablam! --> src/scanner.rs:3:5 Oct 10 19:22:07.437 INFO kablam! | Oct 10 19:22:07.437 INFO kablam! 3 | use state::State; Oct 10 19:22:07.437 INFO kablam! | ^^^^^^^^^^^^ Oct 10 19:22:07.437 INFO kablam! | Oct 10 19:22:07.437 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 10 19:22:07.437 INFO kablam! Oct 10 19:22:07.437 INFO kablam! warning: unused import: `std::mem` Oct 10 19:22:07.437 INFO kablam! --> src/scanner.rs:6:5 Oct 10 19:22:07.437 INFO kablam! | Oct 10 19:22:07.437 INFO kablam! 6 | use std::mem; Oct 10 19:22:07.437 INFO kablam! | ^^^^^^^^ Oct 10 19:22:07.437 INFO kablam! Oct 10 19:22:07.437 INFO kablam! warning: doc comment not used by rustdoc Oct 10 19:22:07.437 INFO kablam! --> src/scanner.rs:368:25 Oct 10 19:22:07.437 INFO kablam! | Oct 10 19:22:07.438 INFO kablam! 368 | /// Escape charactors Oct 10 19:22:07.438 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 10 19:22:07.438 INFO kablam! | Oct 10 19:22:07.438 INFO kablam! = note: #[warn(unused_doc_comments)] on by default Oct 10 19:22:07.438 INFO kablam! Oct 10 19:22:07.774 INFO kablam! warning: unreachable expression Oct 10 19:22:07.774 INFO kablam! --> src/scanner.rs:238:9 Oct 10 19:22:07.774 INFO kablam! | Oct 10 19:22:07.774 INFO kablam! 238 | unreachable!() Oct 10 19:22:07.774 INFO kablam! | ^^^^^^^^^^^^^^ Oct 10 19:22:07.774 INFO kablam! | Oct 10 19:22:07.785 INFO kablam! = note: #[warn(unreachable_code)] on by default Oct 10 19:22:07.785 INFO kablam! = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Oct 10 19:22:07.785 INFO kablam! Oct 10 19:22:07.805 INFO kablam! warning: unreachable expression Oct 10 19:22:07.805 INFO kablam! --> src/scanner.rs:355:9 Oct 10 19:22:07.805 INFO kablam! | Oct 10 19:22:07.805 INFO kablam! 355 | unreachable!() Oct 10 19:22:07.806 INFO kablam! | ^^^^^^^^^^^^^^ Oct 10 19:22:07.806 INFO kablam! | Oct 10 19:22:07.806 INFO kablam! = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Oct 10 19:22:07.806 INFO kablam! Oct 10 19:22:07.852 INFO kablam! warning: unused import: `state::State` Oct 10 19:22:07.853 INFO kablam! --> src/scanner.rs:3:5 Oct 10 19:22:07.853 INFO kablam! | Oct 10 19:22:07.853 INFO kablam! 3 | use state::State; Oct 10 19:22:07.854 INFO kablam! | ^^^^^^^^^^^^ Oct 10 19:22:07.854 INFO kablam! | Oct 10 19:22:07.854 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 10 19:22:07.854 INFO kablam! Oct 10 19:22:07.855 INFO kablam! warning: unused import: `std::mem` Oct 10 19:22:07.855 INFO kablam! --> src/scanner.rs:6:5 Oct 10 19:22:07.855 INFO kablam! | Oct 10 19:22:07.855 INFO kablam! 6 | use std::mem; Oct 10 19:22:07.856 INFO kablam! | ^^^^^^^^ Oct 10 19:22:07.856 INFO kablam! Oct 10 19:22:07.856 INFO kablam! warning: doc comment not used by rustdoc Oct 10 19:22:07.856 INFO kablam! --> src/scanner.rs:368:25 Oct 10 19:22:07.857 INFO kablam! | Oct 10 19:22:07.857 INFO kablam! 368 | /// Escape charactors Oct 10 19:22:07.857 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 10 19:22:07.858 INFO kablam! | Oct 10 19:22:07.858 INFO kablam! = note: #[warn(unused_doc_comments)] on by default Oct 10 19:22:07.858 INFO kablam! Oct 10 19:22:07.858 INFO kablam! warning: unused imports: `Read`, `Write` Oct 10 19:22:07.859 INFO kablam! --> src/scanner.rs:643:19 Oct 10 19:22:07.859 INFO kablam! | Oct 10 19:22:07.859 INFO kablam! 643 | use std::io::{Read, Write}; Oct 10 19:22:07.859 INFO kablam! | ^^^^ ^^^^^ Oct 10 19:22:07.859 INFO kablam! Oct 10 19:22:08.108 INFO kablam! warning: unreachable expression Oct 10 19:22:08.109 INFO kablam! --> src/scanner.rs:238:9 Oct 10 19:22:08.109 INFO kablam! | Oct 10 19:22:08.109 INFO kablam! 238 | unreachable!() Oct 10 19:22:08.110 INFO kablam! | ^^^^^^^^^^^^^^ Oct 10 19:22:08.110 INFO kablam! | Oct 10 19:22:08.110 INFO kablam! = note: #[warn(unreachable_code)] on by default Oct 10 19:22:08.110 INFO kablam! = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Oct 10 19:22:08.111 INFO kablam! Oct 10 19:22:08.120 INFO kablam! warning: unreachable expression Oct 10 19:22:08.121 INFO kablam! --> src/scanner.rs:355:9 Oct 10 19:22:08.121 INFO kablam! | Oct 10 19:22:08.121 INFO kablam! 355 | unreachable!() Oct 10 19:22:08.121 INFO kablam! | ^^^^^^^^^^^^^^ Oct 10 19:22:08.121 INFO kablam! | Oct 10 19:22:08.121 INFO kablam! = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Oct 10 19:22:08.121 INFO kablam! Oct 10 19:22:08.652 INFO kablam! warning: value assigned to `reg` is never read Oct 10 19:22:08.652 INFO kablam! --> src/compiler.rs:933:21 Oct 10 19:22:08.652 INFO kablam! | Oct 10 19:22:08.652 INFO kablam! 933 | reg += self.compile_expr(reg, expr, expr_ctx); Oct 10 19:22:08.652 INFO kablam! | ^^^ Oct 10 19:22:08.652 INFO kablam! | Oct 10 19:22:08.652 INFO kablam! = note: #[warn(unused_assignments)] on by default Oct 10 19:22:08.652 INFO kablam! Oct 10 19:22:08.652 INFO kablam! warning: value assigned to `reg` is never read Oct 10 19:22:08.652 INFO kablam! --> src/compiler.rs:937:21 Oct 10 19:22:08.652 INFO kablam! | Oct 10 19:22:08.652 INFO kablam! 937 | reg += self.compile_expr(reg, expr, &ExprContext::with_opt(0)); Oct 10 19:22:08.652 INFO kablam! | ^^^ Oct 10 19:22:08.652 INFO kablam! Oct 10 19:22:08.652 INFO kablam! warning: value assigned to `reg` is never read Oct 10 19:22:08.652 INFO kablam! --> src/compiler.rs:1020:17 Oct 10 19:22:08.652 INFO kablam! | Oct 10 19:22:08.652 INFO kablam! 1020 | reg += self.compile_expr(reg, rhs, &ExprContext::with_opt(0)); Oct 10 19:22:08.652 INFO kablam! | ^^^ Oct 10 19:22:08.652 INFO kablam! Oct 10 19:22:08.653 INFO kablam! warning: value assigned to `reg` is never read Oct 10 19:22:08.653 INFO kablam! --> src/compiler.rs:1676:21 Oct 10 19:22:08.653 INFO kablam! | Oct 10 19:22:08.653 INFO kablam! 1676 | reg += self.compile_expr(reg, &exprs[0], &ExprContext::with_opt(-2)); Oct 10 19:22:08.653 INFO kablam! | ^^^ Oct 10 19:22:08.653 INFO kablam! Oct 10 19:22:08.688 INFO kablam! warning: variable does not need to be mutable Oct 10 19:22:08.688 INFO kablam! --> src/scanner.rs:475:17 Oct 10 19:22:08.688 INFO kablam! | Oct 10 19:22:08.688 INFO kablam! 475 | let mut cvalue = c as u32; Oct 10 19:22:08.688 INFO kablam! | ----^^^^^^ Oct 10 19:22:08.688 INFO kablam! | | Oct 10 19:22:08.688 INFO kablam! | help: remove this `mut` Oct 10 19:22:08.688 INFO kablam! | Oct 10 19:22:08.688 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 10 19:22:08.688 INFO kablam! Oct 10 19:22:08.694 INFO kablam! warning: variable does not need to be mutable Oct 10 19:22:08.694 INFO kablam! --> src/scanner.rs:517:49 Oct 10 19:22:08.694 INFO kablam! | Oct 10 19:22:08.694 INFO kablam! 517 | let (mut fraction, mut latest_char, mut count) = self.read_hexadecimal(0.0); Oct 10 19:22:08.694 INFO kablam! | ----^^^^^ Oct 10 19:22:08.694 INFO kablam! | | Oct 10 19:22:08.694 INFO kablam! | help: remove this `mut` Oct 10 19:22:08.694 INFO kablam! Oct 10 19:22:08.880 INFO kablam! warning: unused variable: `res` Oct 10 19:22:08.880 INFO kablam! --> src/scanner.rs:732:13 Oct 10 19:22:08.880 INFO kablam! | Oct 10 19:22:08.880 INFO kablam! 732 | let res = scanner.scan(); Oct 10 19:22:08.880 INFO kablam! | ^^^ help: consider using `_res` instead Oct 10 19:22:08.880 INFO kablam! | Oct 10 19:22:08.880 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 10 19:22:08.880 INFO kablam! Oct 10 19:22:08.884 INFO kablam! warning: value assigned to `reg` is never read Oct 10 19:22:08.884 INFO kablam! --> src/compiler.rs:933:21 Oct 10 19:22:08.884 INFO kablam! | Oct 10 19:22:08.884 INFO kablam! 933 | reg += self.compile_expr(reg, expr, expr_ctx); Oct 10 19:22:08.884 INFO kablam! | ^^^ Oct 10 19:22:08.884 INFO kablam! | Oct 10 19:22:08.884 INFO kablam! = note: #[warn(unused_assignments)] on by default Oct 10 19:22:08.884 INFO kablam! Oct 10 19:22:08.884 INFO kablam! warning: value assigned to `reg` is never read Oct 10 19:22:08.884 INFO kablam! --> src/compiler.rs:937:21 Oct 10 19:22:08.884 INFO kablam! | Oct 10 19:22:08.884 INFO kablam! 937 | reg += self.compile_expr(reg, expr, &ExprContext::with_opt(0)); Oct 10 19:22:08.884 INFO kablam! | ^^^ Oct 10 19:22:08.884 INFO kablam! Oct 10 19:22:08.884 INFO kablam! warning: value assigned to `reg` is never read Oct 10 19:22:08.884 INFO kablam! --> src/compiler.rs:1020:17 Oct 10 19:22:08.884 INFO kablam! | Oct 10 19:22:08.885 INFO kablam! 1020 | reg += self.compile_expr(reg, rhs, &ExprContext::with_opt(0)); Oct 10 19:22:08.885 INFO kablam! | ^^^ Oct 10 19:22:08.885 INFO kablam! Oct 10 19:22:08.885 INFO kablam! warning: value assigned to `reg` is never read Oct 10 19:22:08.885 INFO kablam! --> src/compiler.rs:1676:21 Oct 10 19:22:08.885 INFO kablam! | Oct 10 19:22:08.885 INFO kablam! 1676 | reg += self.compile_expr(reg, &exprs[0], &ExprContext::with_opt(-2)); Oct 10 19:22:08.885 INFO kablam! | ^^^ Oct 10 19:22:08.885 INFO kablam! Oct 10 19:22:08.920 INFO kablam! warning: variable does not need to be mutable Oct 10 19:22:08.921 INFO kablam! --> src/scanner.rs:475:17 Oct 10 19:22:08.921 INFO kablam! | Oct 10 19:22:08.921 INFO kablam! 475 | let mut cvalue = c as u32; Oct 10 19:22:08.921 INFO kablam! | ----^^^^^^ Oct 10 19:22:08.921 INFO kablam! | | Oct 10 19:22:08.922 INFO kablam! | help: remove this `mut` Oct 10 19:22:08.922 INFO kablam! | Oct 10 19:22:08.922 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 10 19:22:08.922 INFO kablam! Oct 10 19:22:08.924 INFO kablam! warning: variable does not need to be mutable Oct 10 19:22:08.925 INFO kablam! --> src/scanner.rs:517:49 Oct 10 19:22:08.925 INFO kablam! | Oct 10 19:22:08.925 INFO kablam! 517 | let (mut fraction, mut latest_char, mut count) = self.read_hexadecimal(0.0); Oct 10 19:22:08.925 INFO kablam! | ----^^^^^ Oct 10 19:22:08.925 INFO kablam! | | Oct 10 19:22:08.926 INFO kablam! | help: remove this `mut` Oct 10 19:22:08.926 INFO kablam! Oct 10 19:22:14.919 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 13.91s Oct 10 19:22:14.924 INFO kablam! su: No module specific data is present Oct 10 19:22:16.241 INFO running `"docker" "rm" "-f" "b09742c8fe6e48f539615642612df0dd5c02ed44788999e8bc2d2835af35aa3a"` Oct 10 19:22:16.548 INFO blam! b09742c8fe6e48f539615642612df0dd5c02ed44788999e8bc2d2835af35aa3a Oct 10 19:22:16.548 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen Oct 10 19:22:16.548 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-4/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 10 19:22:17.084 INFO blam! 75a3dc471d5193e3ff7d78f472eeca73ace3c39e5853326ef938fe4d517673d7 Oct 10 19:22:17.086 INFO running `"docker" "start" "-a" "75a3dc471d5193e3ff7d78f472eeca73ace3c39e5853326ef938fe4d517673d7"` Oct 10 19:22:18.685 INFO kablam! usermod: no changes Oct 10 19:22:18.751 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.02s Oct 10 19:22:18.751 INFO kablam! Running /target/debug/deps/lua-8847279c52053e8a Oct 10 19:22:18.765 INFO blam! Oct 10 19:22:18.765 INFO blam! running 3 tests Oct 10 19:22:18.766 INFO blam! test scanner::tests::scan ... ok Oct 10 19:22:18.766 INFO blam! test scanner::tests::is_fns ... ok Oct 10 19:22:18.769 INFO blam! test scanner::tests::to_string ... ok Oct 10 19:22:18.769 INFO blam! Oct 10 19:22:18.769 INFO blam! test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 10 19:22:18.769 INFO blam! Oct 10 19:22:18.771 INFO kablam! Running /target/debug/deps/lua-b4d56659e106bc2b Oct 10 19:22:18.780 INFO blam! Oct 10 19:22:18.780 INFO blam! running 0 tests Oct 10 19:22:18.780 INFO blam! Oct 10 19:22:18.780 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 10 19:22:18.780 INFO blam! Oct 10 19:22:18.785 INFO kablam! Doc-tests lua Oct 10 19:22:20.288 INFO blam! Oct 10 19:22:20.288 INFO blam! running 2 tests Oct 10 19:22:21.932 INFO blam! test src/scanner.rs - scanner::Scanner::reserved_or_name (line 597) ... ok Oct 10 19:22:22.691 INFO blam! test src/state.rs - state::State::new (line 18) ... ok Oct 10 19:22:22.691 INFO blam! Oct 10 19:22:22.691 INFO blam! test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 10 19:22:22.691 INFO blam! Oct 10 19:22:22.712 INFO kablam! su: No module specific data is present Oct 10 19:22:23.596 INFO running `"docker" "rm" "-f" "75a3dc471d5193e3ff7d78f472eeca73ace3c39e5853326ef938fe4d517673d7"` Oct 10 19:22:23.880 INFO blam! 75a3dc471d5193e3ff7d78f472eeca73ace3c39e5853326ef938fe4d517673d7