Oct 11 03:18:56.026 INFO testing alekratz/rasp against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 11 03:18:56.026 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen Oct 11 03:18:56.026 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-0/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:18:56.528 INFO blam! f58765d0903c509293df829977182cd4eed33752f5ffa3977173743efbc9bfc5 Oct 11 03:18:56.530 INFO running `"docker" "start" "-a" "f58765d0903c509293df829977182cd4eed33752f5ffa3977173743efbc9bfc5"` Oct 11 03:18:57.756 INFO kablam! usermod: no changes Oct 11 03:18:57.934 INFO kablam! Compiling memchr v0.1.11 Oct 11 03:18:57.935 INFO kablam! Compiling thread-id v2.0.0 Oct 11 03:18:58.324 INFO kablam! Compiling thread_local v0.2.7 Oct 11 03:18:58.856 INFO kablam! Compiling aho-corasick v0.5.3 Oct 11 03:19:00.121 INFO kablam! Compiling regex v0.1.80 Oct 11 03:19:09.096 INFO kablam! Compiling env_logger v0.3.5 Oct 11 03:19:10.216 INFO kablam! Compiling rasp v0.1.0 (/source) Oct 11 03:19:11.496 INFO kablam! warning: variable `count` is assigned to, but never used Oct 11 03:19:11.497 INFO kablam! --> src/bytecode.rs:113:33 Oct 11 03:19:11.497 INFO kablam! | Oct 11 03:19:11.497 INFO kablam! 113 | let mut count = 0; Oct 11 03:19:11.498 INFO kablam! | ^^^^^ Oct 11 03:19:11.498 INFO kablam! | Oct 11 03:19:11.498 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 11 03:19:11.499 INFO kablam! = note: consider using `_count` instead Oct 11 03:19:11.499 INFO kablam! Oct 11 03:19:11.499 INFO kablam! warning: unused variable: `param` Oct 11 03:19:11.499 INFO kablam! --> src/bytecode.rs:157:41 Oct 11 03:19:11.500 INFO kablam! | Oct 11 03:19:11.500 INFO kablam! 157 | let ref param = fun.params[arg_index]; Oct 11 03:19:11.500 INFO kablam! | ^^^^^ help: consider using `_param` instead Oct 11 03:19:11.501 INFO kablam! Oct 11 03:19:11.689 INFO kablam! warning: variable does not need to be mutable Oct 11 03:19:11.689 INFO kablam! --> src/vm.rs:362:13 Oct 11 03:19:11.689 INFO kablam! | Oct 11 03:19:11.690 INFO kablam! 362 | let mut bytecode = { Oct 11 03:19:11.690 INFO kablam! | ----^^^^^^^^ Oct 11 03:19:11.690 INFO kablam! | | Oct 11 03:19:11.691 INFO kablam! | help: remove this `mut` Oct 11 03:19:11.691 INFO kablam! | Oct 11 03:19:11.691 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 11 03:19:11.692 INFO kablam! Oct 11 03:19:11.745 INFO kablam! warning: field is never used: `type_table` Oct 11 03:19:11.745 INFO kablam! --> src/bytecode.rs:34:5 Oct 11 03:19:11.745 INFO kablam! | Oct 11 03:19:11.746 INFO kablam! 34 | type_table: &'a TypeTable, Oct 11 03:19:11.746 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 03:19:11.746 INFO kablam! | Oct 11 03:19:11.746 INFO kablam! = note: #[warn(dead_code)] on by default Oct 11 03:19:11.747 INFO kablam! Oct 11 03:19:16.133 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 18.35s Oct 11 03:19:16.140 INFO kablam! su: No module specific data is present Oct 11 03:19:17.026 INFO running `"docker" "rm" "-f" "f58765d0903c509293df829977182cd4eed33752f5ffa3977173743efbc9bfc5"` Oct 11 03:19:17.364 INFO blam! f58765d0903c509293df829977182cd4eed33752f5ffa3977173743efbc9bfc5 Oct 11 03:19:17.366 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run Oct 11 03:19:17.366 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-0/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:19:17.856 INFO blam! c473833b239d39000b63c56fbc9f5d3bdca2eb28e56f876aa9ac9463d282fdc8 Oct 11 03:19:17.858 INFO running `"docker" "start" "-a" "c473833b239d39000b63c56fbc9f5d3bdca2eb28e56f876aa9ac9463d282fdc8"` Oct 11 03:19:20.000 INFO kablam! usermod: no changes Oct 11 03:19:20.102 INFO kablam! Compiling rasp v0.1.0 (/source) Oct 11 03:19:21.508 INFO kablam! warning: variable `count` is assigned to, but never used Oct 11 03:19:21.508 INFO kablam! --> src/bytecode.rs:113:33 Oct 11 03:19:21.508 INFO kablam! | Oct 11 03:19:21.508 INFO kablam! 113 | let mut count = 0; Oct 11 03:19:21.508 INFO kablam! | ^^^^^ Oct 11 03:19:21.508 INFO kablam! | Oct 11 03:19:21.508 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 11 03:19:21.508 INFO kablam! = note: consider using `_count` instead Oct 11 03:19:21.508 INFO kablam! Oct 11 03:19:21.508 INFO kablam! warning: unused variable: `param` Oct 11 03:19:21.508 INFO kablam! --> src/bytecode.rs:157:41 Oct 11 03:19:21.508 INFO kablam! | Oct 11 03:19:21.508 INFO kablam! 157 | let ref param = fun.params[arg_index]; Oct 11 03:19:21.508 INFO kablam! | ^^^^^ help: consider using `_param` instead Oct 11 03:19:21.508 INFO kablam! Oct 11 03:19:21.688 INFO kablam! warning: variable does not need to be mutable Oct 11 03:19:21.689 INFO kablam! --> src/vm.rs:362:13 Oct 11 03:19:21.689 INFO kablam! | Oct 11 03:19:21.689 INFO kablam! 362 | let mut bytecode = { Oct 11 03:19:21.689 INFO kablam! | ----^^^^^^^^ Oct 11 03:19:21.689 INFO kablam! | | Oct 11 03:19:21.689 INFO kablam! | help: remove this `mut` Oct 11 03:19:21.689 INFO kablam! | Oct 11 03:19:21.689 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 11 03:19:21.689 INFO kablam! Oct 11 03:19:21.776 INFO kablam! warning: field is never used: `type_table` Oct 11 03:19:21.776 INFO kablam! --> src/bytecode.rs:34:5 Oct 11 03:19:21.776 INFO kablam! | Oct 11 03:19:21.776 INFO kablam! 34 | type_table: &'a TypeTable, Oct 11 03:19:21.776 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 03:19:21.776 INFO kablam! | Oct 11 03:19:21.778 INFO kablam! = note: #[warn(dead_code)] on by default Oct 11 03:19:21.778 INFO kablam! Oct 11 03:19:22.309 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.29s Oct 11 03:19:22.314 INFO kablam! su: No module specific data is present Oct 11 03:19:24.064 INFO running `"docker" "rm" "-f" "c473833b239d39000b63c56fbc9f5d3bdca2eb28e56f876aa9ac9463d282fdc8"` Oct 11 03:19:24.360 INFO blam! c473833b239d39000b63c56fbc9f5d3bdca2eb28e56f876aa9ac9463d282fdc8 Oct 11 03:19:24.372 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen Oct 11 03:19:24.372 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-0/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:19:24.816 INFO blam! 09ead6ec1bcd670848441fb69a8c38dc0cce09bb1e561d96c3d0201d1a8d5029 Oct 11 03:19:24.820 INFO running `"docker" "start" "-a" "09ead6ec1bcd670848441fb69a8c38dc0cce09bb1e561d96c3d0201d1a8d5029"` Oct 11 03:19:26.156 INFO kablam! usermod: no changes Oct 11 03:19:26.348 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.15s Oct 11 03:19:26.348 INFO kablam! Running /target/debug/deps/rasp-50ec414c27110723 Oct 11 03:19:26.352 INFO blam! Oct 11 03:19:26.352 INFO blam! running 0 tests Oct 11 03:19:26.352 INFO blam! Oct 11 03:19:26.352 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 03:19:26.352 INFO blam! Oct 11 03:19:26.360 INFO kablam! su: No module specific data is present Oct 11 03:19:27.492 INFO running `"docker" "rm" "-f" "09ead6ec1bcd670848441fb69a8c38dc0cce09bb1e561d96c3d0201d1a8d5029"` Oct 11 03:19:27.799 INFO blam! 09ead6ec1bcd670848441fb69a8c38dc0cce09bb1e561d96c3d0201d1a8d5029