Oct 11 03:22:20.262 INFO testing akky2501/Ruml against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 11 03:22:20.263 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen Oct 11 03:22:20.264 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-5/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:22:20.698 INFO blam! 938ecdb3390df2ca32226089c791cd886f5d8610129c38618b8f8ef273c50fd6 Oct 11 03:22:20.699 INFO running `"docker" "start" "-a" "938ecdb3390df2ca32226089c791cd886f5d8610129c38618b8f8ef273c50fd6"` Oct 11 03:22:22.809 INFO kablam! usermod: no changes Oct 11 03:22:22.880 INFO kablam! Compiling pom v1.0.1 Oct 11 03:22:24.815 INFO kablam! Compiling Ruml v0.1.0 (/source) Oct 11 03:22:26.325 INFO kablam! warning: unreachable pattern Oct 11 03:22:26.330 INFO kablam! --> src/typing.rs:667:9 Oct 11 03:22:26.330 INFO kablam! | Oct 11 03:22:26.331 INFO kablam! 667 | _ => unimplemented!(), Oct 11 03:22:26.331 INFO kablam! | ^ Oct 11 03:22:26.332 INFO kablam! | Oct 11 03:22:26.332 INFO kablam! = note: #[warn(unreachable_patterns)] on by default Oct 11 03:22:26.332 INFO kablam! Oct 11 03:22:26.333 INFO kablam! warning: unused variable: `ctor` Oct 11 03:22:26.333 INFO kablam! --> src/mangling.rs:106:29 Oct 11 03:22:26.333 INFO kablam! | Oct 11 03:22:26.333 INFO kablam! 106 | &mut Ctor { ref mut ctor, ref mut args , type_: _} => { Oct 11 03:22:26.334 INFO kablam! | ^^^^ help: try ignoring the field: `ctor: _` Oct 11 03:22:26.334 INFO kablam! | Oct 11 03:22:26.334 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 11 03:22:26.334 INFO kablam! Oct 11 03:22:26.335 INFO kablam! warning: unused variable: `data` Oct 11 03:22:26.335 INFO kablam! --> src/mangling.rs:211:36 Oct 11 03:22:26.335 INFO kablam! | Oct 11 03:22:26.335 INFO kablam! 211 | &mut DataDestruct{ ref mut data, ref mut args } => { Oct 11 03:22:26.335 INFO kablam! | ^^^^ help: try ignoring the field: `data: _` Oct 11 03:22:26.336 INFO kablam! Oct 11 03:22:26.336 INFO kablam! warning: unused variable: `ctor` Oct 11 03:22:26.336 INFO kablam! --> src/typing.rs:692:29 Oct 11 03:22:26.336 INFO kablam! | Oct 11 03:22:26.337 INFO kablam! 692 | &mut Ctor { ref mut ctor, ref mut args , ref mut type_} => { Oct 11 03:22:26.337 INFO kablam! | ^^^^ help: try ignoring the field: `ctor: _` Oct 11 03:22:26.337 INFO kablam! Oct 11 03:22:26.337 INFO kablam! warning: unused variable: `type_` Oct 11 03:22:26.338 INFO kablam! --> src/typing.rs:737:76 Oct 11 03:22:26.338 INFO kablam! | Oct 11 03:22:26.338 INFO kablam! 737 | &mut LetTuple { ref mut names, ref mut expr, ref mut cont, ref mut type_} => { Oct 11 03:22:26.338 INFO kablam! | ^^^^^ help: try ignoring the field: `type_: _` Oct 11 03:22:26.339 INFO kablam! Oct 11 03:22:26.339 INFO kablam! warning: unused variable: `expr` Oct 11 03:22:26.339 INFO kablam! --> src/eval.rs:246:22 Oct 11 03:22:26.339 INFO kablam! | Oct 11 03:22:26.340 INFO kablam! 246 | &Match { ref expr, ref arms , type_: _} => unimplemented!(), Oct 11 03:22:26.340 INFO kablam! | ^^^^ help: try ignoring the field: `expr: _` Oct 11 03:22:26.340 INFO kablam! Oct 11 03:22:26.340 INFO kablam! warning: unused variable: `arms` Oct 11 03:22:26.341 INFO kablam! --> src/eval.rs:246:32 Oct 11 03:22:26.341 INFO kablam! | Oct 11 03:22:26.341 INFO kablam! 246 | &Match { ref expr, ref arms , type_: _} => unimplemented!(), Oct 11 03:22:26.342 INFO kablam! | ^^^^ help: try ignoring the field: `arms: _` Oct 11 03:22:26.342 INFO kablam! Oct 11 03:22:26.628 INFO kablam! warning: method is never used: `remove` Oct 11 03:22:26.628 INFO kablam! --> src/eval.rs:69:5 Oct 11 03:22:26.628 INFO kablam! | Oct 11 03:22:26.628 INFO kablam! 69 | pub fn remove(&self, key: &K) -> Option { Oct 11 03:22:26.628 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 03:22:26.628 INFO kablam! | Oct 11 03:22:26.628 INFO kablam! = note: #[warn(dead_code)] on by default Oct 11 03:22:26.628 INFO kablam! Oct 11 03:22:26.628 INFO kablam! warning: crate `Ruml` should have a snake case name such as `ruml` Oct 11 03:22:26.628 INFO kablam! | Oct 11 03:22:26.628 INFO kablam! = note: #[warn(non_snake_case)] on by default Oct 11 03:22:26.628 INFO kablam! Oct 11 03:22:32.589 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 9.75s Oct 11 03:22:32.592 INFO kablam! su: No module specific data is present Oct 11 03:22:33.437 INFO running `"docker" "rm" "-f" "938ecdb3390df2ca32226089c791cd886f5d8610129c38618b8f8ef273c50fd6"` Oct 11 03:22:33.764 INFO blam! 938ecdb3390df2ca32226089c791cd886f5d8610129c38618b8f8ef273c50fd6 Oct 11 03:22:33.780 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run Oct 11 03:22:33.780 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-5/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:22:34.198 INFO blam! 84bec25410d0e69cad217971647a5708574e0db3e261594945d7412718561930 Oct 11 03:22:34.208 INFO running `"docker" "start" "-a" "84bec25410d0e69cad217971647a5708574e0db3e261594945d7412718561930"` Oct 11 03:22:35.520 INFO kablam! usermod: no changes Oct 11 03:22:35.572 INFO kablam! Compiling Ruml v0.1.0 (/source) Oct 11 03:22:37.152 INFO kablam! warning: unreachable pattern Oct 11 03:22:37.152 INFO kablam! --> src/typing.rs:667:9 Oct 11 03:22:37.152 INFO kablam! | Oct 11 03:22:37.152 INFO kablam! 667 | _ => unimplemented!(), Oct 11 03:22:37.152 INFO kablam! | ^ Oct 11 03:22:37.152 INFO kablam! | Oct 11 03:22:37.152 INFO kablam! = note: #[warn(unreachable_patterns)] on by default Oct 11 03:22:37.152 INFO kablam! Oct 11 03:22:37.152 INFO kablam! warning: unused variable: `ctor` Oct 11 03:22:37.152 INFO kablam! --> src/mangling.rs:106:29 Oct 11 03:22:37.152 INFO kablam! | Oct 11 03:22:37.152 INFO kablam! 106 | &mut Ctor { ref mut ctor, ref mut args , type_: _} => { Oct 11 03:22:37.152 INFO kablam! | ^^^^ help: try ignoring the field: `ctor: _` Oct 11 03:22:37.152 INFO kablam! | Oct 11 03:22:37.152 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 11 03:22:37.152 INFO kablam! Oct 11 03:22:37.152 INFO kablam! warning: unused variable: `data` Oct 11 03:22:37.152 INFO kablam! --> src/mangling.rs:211:36 Oct 11 03:22:37.152 INFO kablam! | Oct 11 03:22:37.152 INFO kablam! 211 | &mut DataDestruct{ ref mut data, ref mut args } => { Oct 11 03:22:37.152 INFO kablam! | ^^^^ help: try ignoring the field: `data: _` Oct 11 03:22:37.152 INFO kablam! Oct 11 03:22:37.160 INFO kablam! warning: unused variable: `ctor` Oct 11 03:22:37.160 INFO kablam! --> src/typing.rs:692:29 Oct 11 03:22:37.160 INFO kablam! | Oct 11 03:22:37.160 INFO kablam! 692 | &mut Ctor { ref mut ctor, ref mut args , ref mut type_} => { Oct 11 03:22:37.160 INFO kablam! | ^^^^ help: try ignoring the field: `ctor: _` Oct 11 03:22:37.160 INFO kablam! Oct 11 03:22:37.160 INFO kablam! warning: unused variable: `type_` Oct 11 03:22:37.160 INFO kablam! --> src/typing.rs:737:76 Oct 11 03:22:37.160 INFO kablam! | Oct 11 03:22:37.160 INFO kablam! 737 | &mut LetTuple { ref mut names, ref mut expr, ref mut cont, ref mut type_} => { Oct 11 03:22:37.160 INFO kablam! | ^^^^^ help: try ignoring the field: `type_: _` Oct 11 03:22:37.160 INFO kablam! Oct 11 03:22:37.160 INFO kablam! warning: unused variable: `expr` Oct 11 03:22:37.160 INFO kablam! --> src/eval.rs:246:22 Oct 11 03:22:37.161 INFO kablam! | Oct 11 03:22:37.161 INFO kablam! 246 | &Match { ref expr, ref arms , type_: _} => unimplemented!(), Oct 11 03:22:37.161 INFO kablam! | ^^^^ help: try ignoring the field: `expr: _` Oct 11 03:22:37.161 INFO kablam! Oct 11 03:22:37.161 INFO kablam! warning: unused variable: `arms` Oct 11 03:22:37.161 INFO kablam! --> src/eval.rs:246:32 Oct 11 03:22:37.161 INFO kablam! | Oct 11 03:22:37.161 INFO kablam! 246 | &Match { ref expr, ref arms , type_: _} => unimplemented!(), Oct 11 03:22:37.161 INFO kablam! | ^^^^ help: try ignoring the field: `arms: _` Oct 11 03:22:37.161 INFO kablam! Oct 11 03:22:37.388 INFO kablam! warning: method is never used: `remove` Oct 11 03:22:37.389 INFO kablam! --> src/eval.rs:69:5 Oct 11 03:22:37.390 INFO kablam! | Oct 11 03:22:37.390 INFO kablam! 69 | pub fn remove(&self, key: &K) -> Option { Oct 11 03:22:37.392 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 03:22:37.392 INFO kablam! | Oct 11 03:22:37.393 INFO kablam! = note: #[warn(dead_code)] on by default Oct 11 03:22:37.393 INFO kablam! Oct 11 03:22:37.393 INFO kablam! warning: crate `Ruml` should have a snake case name such as `ruml` Oct 11 03:22:37.393 INFO kablam! | Oct 11 03:22:37.393 INFO kablam! = note: #[warn(non_snake_case)] on by default Oct 11 03:22:37.394 INFO kablam! Oct 11 03:22:38.016 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.48s Oct 11 03:22:38.017 INFO kablam! su: No module specific data is present Oct 11 03:22:39.092 INFO running `"docker" "rm" "-f" "84bec25410d0e69cad217971647a5708574e0db3e261594945d7412718561930"` Oct 11 03:22:39.352 INFO blam! 84bec25410d0e69cad217971647a5708574e0db3e261594945d7412718561930 Oct 11 03:22:39.357 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen Oct 11 03:22:39.357 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-5/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:22:39.739 INFO blam! cca2a978e11876ab8d850c9713bd1d0e85114ef3030796151087993c1a12a32a Oct 11 03:22:39.746 INFO running `"docker" "start" "-a" "cca2a978e11876ab8d850c9713bd1d0e85114ef3030796151087993c1a12a32a"` Oct 11 03:22:41.688 INFO kablam! usermod: no changes Oct 11 03:22:41.736 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.02s Oct 11 03:22:41.736 INFO kablam! Running /target/debug/deps/Ruml-f694f673aa11242f Oct 11 03:22:41.740 INFO blam! Oct 11 03:22:41.740 INFO blam! running 0 tests Oct 11 03:22:41.740 INFO blam! Oct 11 03:22:41.740 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 03:22:41.740 INFO blam! Oct 11 03:22:41.746 INFO kablam! su: No module specific data is present Oct 11 03:22:42.402 INFO running `"docker" "rm" "-f" "cca2a978e11876ab8d850c9713bd1d0e85114ef3030796151087993c1a12a32a"` Oct 11 03:22:42.651 INFO blam! cca2a978e11876ab8d850c9713bd1d0e85114ef3030796151087993c1a12a32a