Oct 10 17:25:58.028 INFO testing nozo-moto/try_webassenbly against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 10 17:25:58.028 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen Oct 10 17:25:58.028 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-7/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 17:25:58.562 INFO blam! 499f6f58213a58e97d176fc3b327e6481696c43c3c865bd5462f8029d289399f Oct 10 17:25:58.564 INFO running `"docker" "start" "-a" "499f6f58213a58e97d176fc3b327e6481696c43c3c865bd5462f8029d289399f"` Oct 10 17:25:59.832 INFO kablam! usermod: no changes Oct 10 17:25:59.972 INFO kablam! Compiling num-bigint v0.1.44 Oct 10 17:25:59.972 INFO kablam! Compiling ndarray v0.11.2 Oct 10 17:26:03.516 INFO kablam! Compiling num-rational v0.1.42 Oct 10 17:26:05.752 INFO kablam! Compiling num v0.1.42 Oct 10 17:26:11.040 INFO kablam! Compiling zli_webassenbly v0.1.0 (/source) Oct 10 17:26:12.080 INFO kablam! warning: unused variable: `mat3` Oct 10 17:26:12.080 INFO kablam! --> src/main.rs:12:13 Oct 10 17:26:12.080 INFO kablam! | Oct 10 17:26:12.080 INFO kablam! 12 | let mut mat3 = [[0;1000];1000]; Oct 10 17:26:12.080 INFO kablam! | ^^^^ help: consider using `_mat3` instead Oct 10 17:26:12.080 INFO kablam! | Oct 10 17:26:12.080 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 10 17:26:12.080 INFO kablam! Oct 10 17:26:12.080 INFO kablam! warning: value assigned to `rel` is never read Oct 10 17:26:12.080 INFO kablam! --> src/main.rs:13:13 Oct 10 17:26:12.080 INFO kablam! | Oct 10 17:26:12.080 INFO kablam! 13 | let mut rel = 0; Oct 10 17:26:12.080 INFO kablam! | ^^^ Oct 10 17:26:12.080 INFO kablam! | Oct 10 17:26:12.080 INFO kablam! = note: #[warn(unused_assignments)] on by default Oct 10 17:26:12.080 INFO kablam! Oct 10 17:26:12.088 INFO kablam! warning: variable does not need to be mutable Oct 10 17:26:12.088 INFO kablam! --> src/main.rs:12:9 Oct 10 17:26:12.088 INFO kablam! | Oct 10 17:26:12.088 INFO kablam! 12 | let mut mat3 = [[0;1000];1000]; Oct 10 17:26:12.088 INFO kablam! | ----^^^^ Oct 10 17:26:12.088 INFO kablam! | | Oct 10 17:26:12.088 INFO kablam! | help: remove this `mut` Oct 10 17:26:12.088 INFO kablam! | Oct 10 17:26:12.088 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 10 17:26:12.088 INFO kablam! Oct 10 17:26:12.605 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 12.74s Oct 10 17:26:12.606 INFO kablam! su: No module specific data is present Oct 10 17:26:13.461 INFO running `"docker" "rm" "-f" "499f6f58213a58e97d176fc3b327e6481696c43c3c865bd5462f8029d289399f"` Oct 10 17:26:13.669 INFO blam! 499f6f58213a58e97d176fc3b327e6481696c43c3c865bd5462f8029d289399f Oct 10 17:26:13.670 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run Oct 10 17:26:13.672 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-7/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 17:26:14.078 INFO blam! 19910cdd75d51e3dbc01e56e74270b49f40daa85c59082724d92ea266e2c0301 Oct 10 17:26:14.080 INFO running `"docker" "start" "-a" "19910cdd75d51e3dbc01e56e74270b49f40daa85c59082724d92ea266e2c0301"` Oct 10 17:26:15.058 INFO kablam! usermod: no changes Oct 10 17:26:15.123 INFO kablam! Compiling zli_webassenbly v0.1.0 (/source) Oct 10 17:26:16.173 INFO kablam! warning: unused variable: `mat3` Oct 10 17:26:16.173 INFO kablam! --> src/main.rs:12:13 Oct 10 17:26:16.173 INFO kablam! | Oct 10 17:26:16.173 INFO kablam! 12 | let mut mat3 = [[0;1000];1000]; Oct 10 17:26:16.173 INFO kablam! | ^^^^ help: consider using `_mat3` instead Oct 10 17:26:16.173 INFO kablam! | Oct 10 17:26:16.173 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 10 17:26:16.173 INFO kablam! Oct 10 17:26:16.173 INFO kablam! warning: value assigned to `rel` is never read Oct 10 17:26:16.173 INFO kablam! --> src/main.rs:13:13 Oct 10 17:26:16.173 INFO kablam! | Oct 10 17:26:16.173 INFO kablam! 13 | let mut rel = 0; Oct 10 17:26:16.173 INFO kablam! | ^^^ Oct 10 17:26:16.173 INFO kablam! | Oct 10 17:26:16.173 INFO kablam! = note: #[warn(unused_assignments)] on by default Oct 10 17:26:16.173 INFO kablam! Oct 10 17:26:16.179 INFO kablam! warning: variable does not need to be mutable Oct 10 17:26:16.179 INFO kablam! --> src/main.rs:12:9 Oct 10 17:26:16.179 INFO kablam! | Oct 10 17:26:16.179 INFO kablam! 12 | let mut mat3 = [[0;1000];1000]; Oct 10 17:26:16.179 INFO kablam! | ----^^^^ Oct 10 17:26:16.179 INFO kablam! | | Oct 10 17:26:16.179 INFO kablam! | help: remove this `mut` Oct 10 17:26:16.179 INFO kablam! | Oct 10 17:26:16.179 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 10 17:26:16.179 INFO kablam! Oct 10 17:26:16.616 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.53s Oct 10 17:26:16.620 INFO kablam! su: No module specific data is present Oct 10 17:26:16.914 INFO running `"docker" "rm" "-f" "19910cdd75d51e3dbc01e56e74270b49f40daa85c59082724d92ea266e2c0301"` Oct 10 17:26:17.005 INFO blam! 19910cdd75d51e3dbc01e56e74270b49f40daa85c59082724d92ea266e2c0301 Oct 10 17:26:17.008 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen Oct 10 17:26:17.008 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-7/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 17:26:17.196 INFO blam! f6c63e1924b2ceafa0b0a2930c7af99459742f829892f6cc6eb27f48ab04f552 Oct 10 17:26:17.198 INFO running `"docker" "start" "-a" "f6c63e1924b2ceafa0b0a2930c7af99459742f829892f6cc6eb27f48ab04f552"` Oct 10 17:26:17.971 INFO kablam! usermod: no changes Oct 10 17:26:18.035 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.05s Oct 10 17:26:18.047 INFO kablam! Running /target/debug/deps/zli_webassenbly-338eea969eb59b45 Oct 10 17:26:18.049 INFO blam! Oct 10 17:26:18.049 INFO blam! running 0 tests Oct 10 17:26:18.049 INFO blam! Oct 10 17:26:18.049 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 10 17:26:18.049 INFO blam! Oct 10 17:26:18.054 INFO kablam! su: No module specific data is present Oct 10 17:26:18.577 INFO running `"docker" "rm" "-f" "f6c63e1924b2ceafa0b0a2930c7af99459742f829892f6cc6eb27f48ab04f552"` Oct 10 17:26:18.756 INFO blam! f6c63e1924b2ceafa0b0a2930c7af99459742f829892f6cc6eb27f48ab04f552