Oct 14 20:58:30.825 INFO testing faizilham/ocha against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 14 20:58:30.825 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-2/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/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 14 20:58:31.315 INFO blam! e09cf49121f64e5c6eb4ad1ec5b50b0dd838f4cb5e9ff816b2d4a26bcff4d7a7 Oct 14 20:58:31.318 INFO running `"docker" "start" "-a" "e09cf49121f64e5c6eb4ad1ec5b50b0dd838f4cb5e9ff816b2d4a26bcff4d7a7"` Oct 14 20:58:32.343 INFO kablam! usermod: no changes Oct 14 20:58:32.391 INFO kablam! Compiling ocha v0.1.0 (/source) Oct 14 20:58:33.077 INFO kablam! warning: unused variable: `list` Oct 14 20:58:33.077 INFO kablam! --> src/interpreter.rs:111:29 Oct 14 20:58:33.077 INFO kablam! | Oct 14 20:58:33.077 INFO kablam! 111 | if let List(ref list) = self.evaluate(variable)? { Oct 14 20:58:33.077 INFO kablam! | ^^^^ help: consider using `_list` instead Oct 14 20:58:33.077 INFO kablam! | Oct 14 20:58:33.077 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 14 20:58:33.077 INFO kablam! Oct 14 20:58:33.077 INFO kablam! warning: unused variable: `index` Oct 14 20:58:33.077 INFO kablam! --> src/interpreter.rs:112:28 Oct 14 20:58:33.077 INFO kablam! | Oct 14 20:58:33.077 INFO kablam! 112 | if let Int(index) = self.evaluate(member)? { Oct 14 20:58:33.077 INFO kablam! | ^^^^^ help: consider using `_index` instead Oct 14 20:58:33.077 INFO kablam! Oct 14 20:58:33.077 INFO kablam! warning: unused variable: `value` Oct 14 20:58:33.077 INFO kablam! --> src/interpreter.rs:113:25 Oct 14 20:58:33.077 INFO kablam! | Oct 14 20:58:33.077 INFO kablam! 113 | let value = self.evaluate(expr)?; Oct 14 20:58:33.077 INFO kablam! | ^^^^^ help: consider using `_value` instead Oct 14 20:58:33.077 INFO kablam! Oct 14 20:58:33.178 INFO kablam! warning: method is never used: `put` Oct 14 20:58:33.178 INFO kablam! --> src/value/list.rs:25:5 Oct 14 20:58:33.178 INFO kablam! | Oct 14 20:58:33.179 INFO kablam! 25 | pub fn put(&mut self, index: i64, value: Value) -> Result<(), &'static str>{ Oct 14 20:58:33.179 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 20:58:33.179 INFO kablam! | Oct 14 20:58:33.180 INFO kablam! = note: #[warn(dead_code)] on by default Oct 14 20:58:33.180 INFO kablam! Oct 14 20:58:35.419 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 3.04s Oct 14 20:58:35.419 INFO kablam! su: No module specific data is present Oct 14 20:58:36.279 INFO running `"docker" "rm" "-f" "e09cf49121f64e5c6eb4ad1ec5b50b0dd838f4cb5e9ff816b2d4a26bcff4d7a7"` Oct 14 20:58:36.549 INFO blam! e09cf49121f64e5c6eb4ad1ec5b50b0dd838f4cb5e9ff816b2d4a26bcff4d7a7 Oct 14 20:58:36.559 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-2/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/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 14 20:58:37.033 INFO blam! 70273e047207257a261b4d57f1f2f15f3b2798473a9769ca679d63c61a373b0a Oct 14 20:58:37.035 INFO running `"docker" "start" "-a" "70273e047207257a261b4d57f1f2f15f3b2798473a9769ca679d63c61a373b0a"` Oct 14 20:58:38.371 INFO kablam! usermod: no changes Oct 14 20:58:38.455 INFO kablam! Compiling ocha v0.1.0 (/source) Oct 14 20:58:39.391 INFO kablam! warning: unused variable: `list` Oct 14 20:58:39.391 INFO kablam! --> src/interpreter.rs:111:29 Oct 14 20:58:39.391 INFO kablam! | Oct 14 20:58:39.391 INFO kablam! 111 | if let List(ref list) = self.evaluate(variable)? { Oct 14 20:58:39.391 INFO kablam! | ^^^^ help: consider using `_list` instead Oct 14 20:58:39.391 INFO kablam! | Oct 14 20:58:39.391 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 14 20:58:39.391 INFO kablam! Oct 14 20:58:39.391 INFO kablam! warning: unused variable: `index` Oct 14 20:58:39.391 INFO kablam! --> src/interpreter.rs:112:28 Oct 14 20:58:39.391 INFO kablam! | Oct 14 20:58:39.391 INFO kablam! 112 | if let Int(index) = self.evaluate(member)? { Oct 14 20:58:39.391 INFO kablam! | ^^^^^ help: consider using `_index` instead Oct 14 20:58:39.391 INFO kablam! Oct 14 20:58:39.391 INFO kablam! warning: unused variable: `value` Oct 14 20:58:39.391 INFO kablam! --> src/interpreter.rs:113:25 Oct 14 20:58:39.391 INFO kablam! | Oct 14 20:58:39.391 INFO kablam! 113 | let value = self.evaluate(expr)?; Oct 14 20:58:39.391 INFO kablam! | ^^^^^ help: consider using `_value` instead Oct 14 20:58:39.391 INFO kablam! Oct 14 20:58:39.551 INFO kablam! warning: method is never used: `put` Oct 14 20:58:39.551 INFO kablam! --> src/value/list.rs:25:5 Oct 14 20:58:39.551 INFO kablam! | Oct 14 20:58:39.551 INFO kablam! 25 | pub fn put(&mut self, index: i64, value: Value) -> Result<(), &'static str>{ Oct 14 20:58:39.551 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 20:58:39.551 INFO kablam! | Oct 14 20:58:39.551 INFO kablam! = note: #[warn(dead_code)] on by default Oct 14 20:58:39.551 INFO kablam! Oct 14 20:58:40.247 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.85s Oct 14 20:58:40.249 INFO kablam! su: No module specific data is present Oct 14 20:58:40.974 INFO running `"docker" "rm" "-f" "70273e047207257a261b4d57f1f2f15f3b2798473a9769ca679d63c61a373b0a"` Oct 14 20:58:41.237 INFO blam! 70273e047207257a261b4d57f1f2f15f3b2798473a9769ca679d63c61a373b0a Oct 14 20:58:41.242 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-2/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/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 14 20:58:41.607 INFO blam! b0f635f58a93b997ce45442ebdaacd9aa0f35ce20f4cb81bad9222e9e931392f Oct 14 20:58:41.609 INFO running `"docker" "start" "-a" "b0f635f58a93b997ce45442ebdaacd9aa0f35ce20f4cb81bad9222e9e931392f"` Oct 14 20:58:42.843 INFO kablam! usermod: no changes Oct 14 20:58:42.940 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.05s Oct 14 20:58:42.940 INFO kablam! Running /target/debug/deps/ocha-6e92be64d0d3a873 Oct 14 20:58:42.948 INFO blam! Oct 14 20:58:42.948 INFO blam! running 0 tests Oct 14 20:58:42.948 INFO blam! Oct 14 20:58:42.948 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 14 20:58:42.948 INFO blam! Oct 14 20:58:42.960 INFO blam! Oct 14 20:58:42.960 INFO kablam! Running /target/debug/deps/ocha-c50184096e0e0fa8 Oct 14 20:58:42.960 INFO blam! running 0 tests Oct 14 20:58:42.960 INFO kablam! Doc-tests ocha Oct 14 20:58:42.960 INFO blam! Oct 14 20:58:42.960 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 14 20:58:42.960 INFO blam! Oct 14 20:58:43.410 INFO blam! Oct 14 20:58:43.410 INFO blam! running 0 tests Oct 14 20:58:43.410 INFO blam! Oct 14 20:58:43.410 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 14 20:58:43.410 INFO blam! Oct 14 20:58:43.418 INFO kablam! su: No module specific data is present Oct 14 20:58:44.187 INFO running `"docker" "rm" "-f" "b0f635f58a93b997ce45442ebdaacd9aa0f35ce20f4cb81bad9222e9e931392f"` Oct 14 20:58:44.579 INFO blam! b0f635f58a93b997ce45442ebdaacd9aa0f35ce20f4cb81bad9222e9e931392f