Oct 15 04:44:36.285 INFO testing akky2501/Ruml against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 15 04:44:36.287 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-4/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-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:36.735 INFO blam! 627938105acf50b8239db7a1e2e874f13872bae30b64f2a796fc313d61fd2270 Oct 15 04:44:36.737 INFO running `"docker" "start" "-a" "627938105acf50b8239db7a1e2e874f13872bae30b64f2a796fc313d61fd2270"` Oct 15 04:44:38.268 INFO kablam! usermod: no changes Oct 15 04:44:38.315 INFO kablam! Compiling pom v1.0.1 Oct 15 04:44:39.799 INFO kablam! Compiling Ruml v0.1.0 (/source) Oct 15 04:44:40.800 INFO kablam! warning: unreachable pattern Oct 15 04:44:40.800 INFO kablam! --> src/typing.rs:667:9 Oct 15 04:44:40.800 INFO kablam! | Oct 15 04:44:40.800 INFO kablam! 667 | _ => unimplemented!(), Oct 15 04:44:40.800 INFO kablam! | ^ Oct 15 04:44:40.800 INFO kablam! | Oct 15 04:44:40.800 INFO kablam! = note: #[warn(unreachable_patterns)] on by default Oct 15 04:44:40.800 INFO kablam! Oct 15 04:44:40.800 INFO kablam! warning: unused variable: `ctor` Oct 15 04:44:40.800 INFO kablam! --> src/mangling.rs:106:29 Oct 15 04:44:40.800 INFO kablam! | Oct 15 04:44:40.800 INFO kablam! 106 | &mut Ctor { ref mut ctor, ref mut args , type_: _} => { Oct 15 04:44:40.800 INFO kablam! | ^^^^ help: try ignoring the field: `ctor: _` Oct 15 04:44:40.800 INFO kablam! | Oct 15 04:44:40.803 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 15 04:44:40.803 INFO kablam! Oct 15 04:44:40.803 INFO kablam! warning: unused variable: `data` Oct 15 04:44:40.803 INFO kablam! --> src/mangling.rs:211:36 Oct 15 04:44:40.803 INFO kablam! | Oct 15 04:44:40.803 INFO kablam! 211 | &mut DataDestruct{ ref mut data, ref mut args } => { Oct 15 04:44:40.803 INFO kablam! | ^^^^ help: try ignoring the field: `data: _` Oct 15 04:44:40.803 INFO kablam! Oct 15 04:44:40.805 INFO kablam! warning: unused variable: `ctor` Oct 15 04:44:40.805 INFO kablam! --> src/typing.rs:692:29 Oct 15 04:44:40.805 INFO kablam! | Oct 15 04:44:40.805 INFO kablam! 692 | &mut Ctor { ref mut ctor, ref mut args , ref mut type_} => { Oct 15 04:44:40.805 INFO kablam! | ^^^^ help: try ignoring the field: `ctor: _` Oct 15 04:44:40.805 INFO kablam! Oct 15 04:44:40.805 INFO kablam! warning: unused variable: `type_` Oct 15 04:44:40.805 INFO kablam! --> src/typing.rs:737:76 Oct 15 04:44:40.805 INFO kablam! | Oct 15 04:44:40.805 INFO kablam! 737 | &mut LetTuple { ref mut names, ref mut expr, ref mut cont, ref mut type_} => { Oct 15 04:44:40.805 INFO kablam! | ^^^^^ help: try ignoring the field: `type_: _` Oct 15 04:44:40.805 INFO kablam! Oct 15 04:44:40.806 INFO kablam! warning: unused variable: `expr` Oct 15 04:44:40.806 INFO kablam! --> src/eval.rs:246:22 Oct 15 04:44:40.806 INFO kablam! | Oct 15 04:44:40.806 INFO kablam! 246 | &Match { ref expr, ref arms , type_: _} => unimplemented!(), Oct 15 04:44:40.806 INFO kablam! | ^^^^ help: try ignoring the field: `expr: _` Oct 15 04:44:40.806 INFO kablam! Oct 15 04:44:40.806 INFO kablam! warning: unused variable: `arms` Oct 15 04:44:40.806 INFO kablam! --> src/eval.rs:246:32 Oct 15 04:44:40.806 INFO kablam! | Oct 15 04:44:40.806 INFO kablam! 246 | &Match { ref expr, ref arms , type_: _} => unimplemented!(), Oct 15 04:44:40.806 INFO kablam! | ^^^^ help: try ignoring the field: `arms: _` Oct 15 04:44:40.806 INFO kablam! Oct 15 04:44:41.040 INFO kablam! warning: method is never used: `remove` Oct 15 04:44:41.040 INFO kablam! --> src/eval.rs:69:5 Oct 15 04:44:41.040 INFO kablam! | Oct 15 04:44:41.040 INFO kablam! 69 | pub fn remove(&self, key: &K) -> Option { Oct 15 04:44:41.041 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 04:44:41.041 INFO kablam! | Oct 15 04:44:41.041 INFO kablam! = note: #[warn(dead_code)] on by default Oct 15 04:44:41.042 INFO kablam! Oct 15 04:44:41.042 INFO kablam! warning: crate `Ruml` should have a snake case name such as `ruml` Oct 15 04:44:41.042 INFO kablam! | Oct 15 04:44:41.042 INFO kablam! = note: #[warn(non_snake_case)] on by default Oct 15 04:44:41.043 INFO kablam! Oct 15 04:44:47.496 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 9.19s Oct 15 04:44:47.499 INFO kablam! su: No module specific data is present Oct 15 04:44:49.002 INFO running `"docker" "rm" "-f" "627938105acf50b8239db7a1e2e874f13872bae30b64f2a796fc313d61fd2270"` Oct 15 04:44:49.320 INFO blam! 627938105acf50b8239db7a1e2e874f13872bae30b64f2a796fc313d61fd2270 Oct 15 04:44:49.323 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-4/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-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:49.755 INFO blam! dacadc23ad40187e949a7ede20cc143ee407d6a831b157a7d0cdd576e0eaa962 Oct 15 04:44:49.759 INFO running `"docker" "start" "-a" "dacadc23ad40187e949a7ede20cc143ee407d6a831b157a7d0cdd576e0eaa962"` Oct 15 04:44:51.514 INFO kablam! usermod: no changes Oct 15 04:44:51.599 INFO kablam! Compiling Ruml v0.1.0 (/source) Oct 15 04:44:52.847 INFO kablam! warning: unreachable pattern Oct 15 04:44:52.847 INFO kablam! --> src/typing.rs:667:9 Oct 15 04:44:52.847 INFO kablam! | Oct 15 04:44:52.847 INFO kablam! 667 | _ => unimplemented!(), Oct 15 04:44:52.847 INFO kablam! | ^ Oct 15 04:44:52.847 INFO kablam! | Oct 15 04:44:52.847 INFO kablam! = note: #[warn(unreachable_patterns)] on by default Oct 15 04:44:52.847 INFO kablam! Oct 15 04:44:52.847 INFO kablam! warning: unused variable: `ctor` Oct 15 04:44:52.847 INFO kablam! --> src/mangling.rs:106:29 Oct 15 04:44:52.847 INFO kablam! | Oct 15 04:44:52.847 INFO kablam! 106 | &mut Ctor { ref mut ctor, ref mut args , type_: _} => { Oct 15 04:44:52.847 INFO kablam! | ^^^^ help: try ignoring the field: `ctor: _` Oct 15 04:44:52.847 INFO kablam! | Oct 15 04:44:52.847 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 15 04:44:52.847 INFO kablam! Oct 15 04:44:52.847 INFO kablam! warning: unused variable: `data` Oct 15 04:44:52.847 INFO kablam! --> src/mangling.rs:211:36 Oct 15 04:44:52.847 INFO kablam! | Oct 15 04:44:52.847 INFO kablam! 211 | &mut DataDestruct{ ref mut data, ref mut args } => { Oct 15 04:44:52.847 INFO kablam! | ^^^^ help: try ignoring the field: `data: _` Oct 15 04:44:52.847 INFO kablam! Oct 15 04:44:52.847 INFO kablam! warning: unused variable: `ctor` Oct 15 04:44:52.847 INFO kablam! --> src/typing.rs:692:29 Oct 15 04:44:52.847 INFO kablam! | Oct 15 04:44:52.847 INFO kablam! 692 | &mut Ctor { ref mut ctor, ref mut args , ref mut type_} => { Oct 15 04:44:52.847 INFO kablam! | ^^^^ help: try ignoring the field: `ctor: _` Oct 15 04:44:52.847 INFO kablam! Oct 15 04:44:52.847 INFO kablam! warning: unused variable: `type_` Oct 15 04:44:52.847 INFO kablam! --> src/typing.rs:737:76 Oct 15 04:44:52.847 INFO kablam! | Oct 15 04:44:52.847 INFO kablam! 737 | &mut LetTuple { ref mut names, ref mut expr, ref mut cont, ref mut type_} => { Oct 15 04:44:52.847 INFO kablam! | ^^^^^ help: try ignoring the field: `type_: _` Oct 15 04:44:52.847 INFO kablam! Oct 15 04:44:52.847 INFO kablam! warning: unused variable: `expr` Oct 15 04:44:52.847 INFO kablam! --> src/eval.rs:246:22 Oct 15 04:44:52.847 INFO kablam! | Oct 15 04:44:52.847 INFO kablam! 246 | &Match { ref expr, ref arms , type_: _} => unimplemented!(), Oct 15 04:44:52.847 INFO kablam! | ^^^^ help: try ignoring the field: `expr: _` Oct 15 04:44:52.847 INFO kablam! Oct 15 04:44:52.847 INFO kablam! warning: unused variable: `arms` Oct 15 04:44:52.847 INFO kablam! --> src/eval.rs:246:32 Oct 15 04:44:52.847 INFO kablam! | Oct 15 04:44:52.847 INFO kablam! 246 | &Match { ref expr, ref arms , type_: _} => unimplemented!(), Oct 15 04:44:52.847 INFO kablam! | ^^^^ help: try ignoring the field: `arms: _` Oct 15 04:44:52.847 INFO kablam! Oct 15 04:44:53.102 INFO kablam! warning: method is never used: `remove` Oct 15 04:44:53.102 INFO kablam! --> src/eval.rs:69:5 Oct 15 04:44:53.103 INFO kablam! | Oct 15 04:44:53.103 INFO kablam! 69 | pub fn remove(&self, key: &K) -> Option { Oct 15 04:44:53.103 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 04:44:53.104 INFO kablam! | Oct 15 04:44:53.104 INFO kablam! = note: #[warn(dead_code)] on by default Oct 15 04:44:53.104 INFO kablam! Oct 15 04:44:53.104 INFO kablam! warning: crate `Ruml` should have a snake case name such as `ruml` Oct 15 04:44:53.105 INFO kablam! | Oct 15 04:44:53.105 INFO kablam! = note: #[warn(non_snake_case)] on by default Oct 15 04:44:53.105 INFO kablam! Oct 15 04:44:53.716 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.18s Oct 15 04:44:53.718 INFO kablam! su: No module specific data is present Oct 15 04:44:54.361 INFO running `"docker" "rm" "-f" "dacadc23ad40187e949a7ede20cc143ee407d6a831b157a7d0cdd576e0eaa962"` Oct 15 04:44:54.647 INFO blam! dacadc23ad40187e949a7ede20cc143ee407d6a831b157a7d0cdd576e0eaa962 Oct 15 04:44:54.668 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-4/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-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:55.284 INFO blam! 7fb8a21314b025a4bfed840274c4d5b671931c156ae8c8dc88da1617ecc1eef1 Oct 15 04:44:55.287 INFO running `"docker" "start" "-a" "7fb8a21314b025a4bfed840274c4d5b671931c156ae8c8dc88da1617ecc1eef1"` Oct 15 04:44:56.735 INFO kablam! usermod: no changes Oct 15 04:44:56.787 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.02s Oct 15 04:44:56.788 INFO kablam! Running /target/debug/deps/Ruml-f296e9b95995a239 Oct 15 04:44:56.803 INFO kablam! su: No module specific data is present Oct 15 04:44:56.803 INFO blam! Oct 15 04:44:56.804 INFO blam! running 0 tests Oct 15 04:44:56.804 INFO blam! Oct 15 04:44:56.804 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 04:44:56.804 INFO blam! Oct 15 04:44:57.499 INFO running `"docker" "rm" "-f" "7fb8a21314b025a4bfed840274c4d5b671931c156ae8c8dc88da1617ecc1eef1"` Oct 15 04:44:57.966 INFO blam! 7fb8a21314b025a4bfed840274c4d5b671931c156ae8c8dc88da1617ecc1eef1