Oct 15 04:44:41.302 INFO testing akky2501/Ruml against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 15 04:44:41.303 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:44:41.711 INFO blam! 2e1f3422fddda08cd0d409ac14335b6843796709271e444d022738f8a7592412 Oct 15 04:44:41.719 INFO running `"docker" "start" "-a" "2e1f3422fddda08cd0d409ac14335b6843796709271e444d022738f8a7592412"` Oct 15 04:44:43.091 INFO kablam! usermod: no changes Oct 15 04:44:43.158 INFO kablam! Compiling pom v1.0.1 Oct 15 04:44:44.375 INFO kablam! Compiling Ruml v0.1.0 (/source) Oct 15 04:44:45.639 INFO kablam! warning: unreachable pattern Oct 15 04:44:45.639 INFO kablam! --> src/typing.rs:667:9 Oct 15 04:44:45.639 INFO kablam! | Oct 15 04:44:45.639 INFO kablam! 667 | _ => unimplemented!(), Oct 15 04:44:45.639 INFO kablam! | ^ Oct 15 04:44:45.639 INFO kablam! | Oct 15 04:44:45.639 INFO kablam! = note: #[warn(unreachable_patterns)] on by default Oct 15 04:44:45.639 INFO kablam! Oct 15 04:44:45.639 INFO kablam! warning: unused variable: `ctor` Oct 15 04:44:45.639 INFO kablam! --> src/mangling.rs:106:29 Oct 15 04:44:45.639 INFO kablam! | Oct 15 04:44:45.639 INFO kablam! 106 | &mut Ctor { ref mut ctor, ref mut args , type_: _} => { Oct 15 04:44:45.639 INFO kablam! | ^^^^ help: try ignoring the field: `ctor: _` Oct 15 04:44:45.639 INFO kablam! | Oct 15 04:44:45.639 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 15 04:44:45.639 INFO kablam! Oct 15 04:44:45.639 INFO kablam! warning: unused variable: `data` Oct 15 04:44:45.639 INFO kablam! --> src/mangling.rs:211:36 Oct 15 04:44:45.639 INFO kablam! | Oct 15 04:44:45.639 INFO kablam! 211 | &mut DataDestruct{ ref mut data, ref mut args } => { Oct 15 04:44:45.639 INFO kablam! | ^^^^ help: try ignoring the field: `data: _` Oct 15 04:44:45.639 INFO kablam! Oct 15 04:44:45.655 INFO kablam! warning: unused variable: `ctor` Oct 15 04:44:45.655 INFO kablam! --> src/typing.rs:692:29 Oct 15 04:44:45.655 INFO kablam! | Oct 15 04:44:45.655 INFO kablam! 692 | &mut Ctor { ref mut ctor, ref mut args , ref mut type_} => { Oct 15 04:44:45.655 INFO kablam! | ^^^^ help: try ignoring the field: `ctor: _` Oct 15 04:44:45.655 INFO kablam! Oct 15 04:44:45.655 INFO kablam! warning: unused variable: `type_` Oct 15 04:44:45.655 INFO kablam! --> src/typing.rs:737:76 Oct 15 04:44:45.655 INFO kablam! | Oct 15 04:44:45.655 INFO kablam! 737 | &mut LetTuple { ref mut names, ref mut expr, ref mut cont, ref mut type_} => { Oct 15 04:44:45.655 INFO kablam! | ^^^^^ help: try ignoring the field: `type_: _` Oct 15 04:44:45.655 INFO kablam! Oct 15 04:44:45.655 INFO kablam! warning: unused variable: `expr` Oct 15 04:44:45.655 INFO kablam! --> src/eval.rs:246:22 Oct 15 04:44:45.655 INFO kablam! | Oct 15 04:44:45.655 INFO kablam! 246 | &Match { ref expr, ref arms , type_: _} => unimplemented!(), Oct 15 04:44:45.655 INFO kablam! | ^^^^ help: try ignoring the field: `expr: _` Oct 15 04:44:45.655 INFO kablam! Oct 15 04:44:45.655 INFO kablam! warning: unused variable: `arms` Oct 15 04:44:45.655 INFO kablam! --> src/eval.rs:246:32 Oct 15 04:44:45.655 INFO kablam! | Oct 15 04:44:45.655 INFO kablam! 246 | &Match { ref expr, ref arms , type_: _} => unimplemented!(), Oct 15 04:44:45.655 INFO kablam! | ^^^^ help: try ignoring the field: `arms: _` Oct 15 04:44:45.655 INFO kablam! Oct 15 04:44:45.967 INFO kablam! warning: method is never used: `remove` Oct 15 04:44:45.967 INFO kablam! --> src/eval.rs:69:5 Oct 15 04:44:45.967 INFO kablam! | Oct 15 04:44:45.967 INFO kablam! 69 | pub fn remove(&self, key: &K) -> Option { Oct 15 04:44:45.967 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 04:44:45.967 INFO kablam! | Oct 15 04:44:45.967 INFO kablam! = note: #[warn(dead_code)] on by default Oct 15 04:44:45.967 INFO kablam! Oct 15 04:44:45.967 INFO kablam! warning: crate `Ruml` should have a snake case name such as `ruml` Oct 15 04:44:45.967 INFO kablam! | Oct 15 04:44:45.967 INFO kablam! = note: #[warn(non_snake_case)] on by default Oct 15 04:44:45.967 INFO kablam! Oct 15 04:44:52.189 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 9.07s Oct 15 04:44:52.196 INFO kablam! su: No module specific data is present Oct 15 04:44:53.095 INFO running `"docker" "rm" "-f" "2e1f3422fddda08cd0d409ac14335b6843796709271e444d022738f8a7592412"` Oct 15 04:44:53.475 INFO blam! 2e1f3422fddda08cd0d409ac14335b6843796709271e444d022738f8a7592412 Oct 15 04:44:53.484 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:44:53.988 INFO blam! c51017cb2552d3c24e7ddf5869f46fee19b091c9e907398f3c23bc72e59eaec3 Oct 15 04:44:53.991 INFO running `"docker" "start" "-a" "c51017cb2552d3c24e7ddf5869f46fee19b091c9e907398f3c23bc72e59eaec3"` Oct 15 04:44:55.464 INFO kablam! usermod: no changes Oct 15 04:44:55.523 INFO kablam! Compiling Ruml v0.1.0 (/source) Oct 15 04:44:56.507 INFO kablam! warning: unreachable pattern Oct 15 04:44:56.507 INFO kablam! --> src/typing.rs:667:9 Oct 15 04:44:56.507 INFO kablam! | Oct 15 04:44:56.507 INFO kablam! 667 | _ => unimplemented!(), Oct 15 04:44:56.507 INFO kablam! | ^ Oct 15 04:44:56.507 INFO kablam! | Oct 15 04:44:56.507 INFO kablam! = note: #[warn(unreachable_patterns)] on by default Oct 15 04:44:56.507 INFO kablam! Oct 15 04:44:56.514 INFO kablam! warning: unused variable: `ctor` Oct 15 04:44:56.515 INFO kablam! --> src/mangling.rs:106:29 Oct 15 04:44:56.515 INFO kablam! | Oct 15 04:44:56.515 INFO kablam! 106 | &mut Ctor { ref mut ctor, ref mut args , type_: _} => { Oct 15 04:44:56.515 INFO kablam! | ^^^^ help: try ignoring the field: `ctor: _` Oct 15 04:44:56.515 INFO kablam! | Oct 15 04:44:56.515 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 15 04:44:56.515 INFO kablam! Oct 15 04:44:56.515 INFO kablam! warning: unused variable: `data` Oct 15 04:44:56.515 INFO kablam! --> src/mangling.rs:211:36 Oct 15 04:44:56.515 INFO kablam! | Oct 15 04:44:56.515 INFO kablam! 211 | &mut DataDestruct{ ref mut data, ref mut args } => { Oct 15 04:44:56.515 INFO kablam! | ^^^^ help: try ignoring the field: `data: _` Oct 15 04:44:56.515 INFO kablam! Oct 15 04:44:56.518 INFO kablam! warning: unused variable: `ctor` Oct 15 04:44:56.519 INFO kablam! --> src/typing.rs:692:29 Oct 15 04:44:56.519 INFO kablam! | Oct 15 04:44:56.519 INFO kablam! 692 | &mut Ctor { ref mut ctor, ref mut args , ref mut type_} => { Oct 15 04:44:56.519 INFO kablam! | ^^^^ help: try ignoring the field: `ctor: _` Oct 15 04:44:56.519 INFO kablam! Oct 15 04:44:56.519 INFO kablam! warning: unused variable: `type_` Oct 15 04:44:56.519 INFO kablam! --> src/typing.rs:737:76 Oct 15 04:44:56.519 INFO kablam! | Oct 15 04:44:56.519 INFO kablam! 737 | &mut LetTuple { ref mut names, ref mut expr, ref mut cont, ref mut type_} => { Oct 15 04:44:56.519 INFO kablam! | ^^^^^ help: try ignoring the field: `type_: _` Oct 15 04:44:56.519 INFO kablam! Oct 15 04:44:56.519 INFO kablam! warning: unused variable: `expr` Oct 15 04:44:56.519 INFO kablam! --> src/eval.rs:246:22 Oct 15 04:44:56.519 INFO kablam! | Oct 15 04:44:56.519 INFO kablam! 246 | &Match { ref expr, ref arms , type_: _} => unimplemented!(), Oct 15 04:44:56.519 INFO kablam! | ^^^^ help: try ignoring the field: `expr: _` Oct 15 04:44:56.519 INFO kablam! Oct 15 04:44:56.519 INFO kablam! warning: unused variable: `arms` Oct 15 04:44:56.519 INFO kablam! --> src/eval.rs:246:32 Oct 15 04:44:56.519 INFO kablam! | Oct 15 04:44:56.519 INFO kablam! 246 | &Match { ref expr, ref arms , type_: _} => unimplemented!(), Oct 15 04:44:56.519 INFO kablam! | ^^^^ help: try ignoring the field: `arms: _` Oct 15 04:44:56.519 INFO kablam! Oct 15 04:44:56.751 INFO kablam! warning: method is never used: `remove` Oct 15 04:44:56.751 INFO kablam! --> src/eval.rs:69:5 Oct 15 04:44:56.752 INFO kablam! | Oct 15 04:44:56.752 INFO kablam! 69 | pub fn remove(&self, key: &K) -> Option { Oct 15 04:44:56.752 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 04:44:56.752 INFO kablam! | Oct 15 04:44:56.752 INFO kablam! = note: #[warn(dead_code)] on by default Oct 15 04:44:56.752 INFO kablam! Oct 15 04:44:56.754 INFO kablam! warning: crate `Ruml` should have a snake case name such as `ruml` Oct 15 04:44:56.754 INFO kablam! | Oct 15 04:44:56.754 INFO kablam! = note: #[warn(non_snake_case)] on by default Oct 15 04:44:56.754 INFO kablam! Oct 15 04:44:57.234 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.72s Oct 15 04:44:57.235 INFO kablam! su: No module specific data is present Oct 15 04:44:57.743 INFO running `"docker" "rm" "-f" "c51017cb2552d3c24e7ddf5869f46fee19b091c9e907398f3c23bc72e59eaec3"` Oct 15 04:44:58.135 INFO blam! c51017cb2552d3c24e7ddf5869f46fee19b091c9e907398f3c23bc72e59eaec3 Oct 15 04:44:58.153 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:44:58.590 INFO blam! b92170f2bf7aa931eabc45b33a2ed765dc8b273b571eee4276818f37b3f87f6a Oct 15 04:44:58.595 INFO running `"docker" "start" "-a" "b92170f2bf7aa931eabc45b33a2ed765dc8b273b571eee4276818f37b3f87f6a"` Oct 15 04:45:00.047 INFO kablam! usermod: no changes Oct 15 04:45:00.155 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.07s Oct 15 04:45:00.160 INFO kablam! Running /target/debug/deps/Ruml-f694f673aa11242f Oct 15 04:45:00.161 INFO blam! Oct 15 04:45:00.161 INFO blam! running 0 tests Oct 15 04:45:00.161 INFO blam! Oct 15 04:45:00.161 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 04:45:00.161 INFO blam! Oct 15 04:45:00.163 INFO kablam! su: No module specific data is present Oct 15 04:45:01.283 INFO running `"docker" "rm" "-f" "b92170f2bf7aa931eabc45b33a2ed765dc8b273b571eee4276818f37b3f87f6a"` Oct 15 04:45:01.683 INFO blam! b92170f2bf7aa931eabc45b33a2ed765dc8b273b571eee4276818f37b3f87f6a