Oct 15 05:49:24.177 INFO testing Vogte999/analysis-calculatr against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 15 05:49:24.178 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/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 05:49:24.622 INFO blam! 57d96128ccdb9de95725140ccb0790229b4c87b6a0396e304f8493c1f7bbf622 Oct 15 05:49:24.622 INFO running `"docker" "start" "-a" "57d96128ccdb9de95725140ccb0790229b4c87b6a0396e304f8493c1f7bbf622"` Oct 15 05:49:25.975 INFO kablam! usermod: no changes Oct 15 05:49:26.103 INFO kablam! Compiling termion v1.5.1 Oct 15 05:49:28.043 INFO kablam! Compiling analysis-calculatr v0.1.0 (/source) Oct 15 05:49:28.591 INFO kablam! warning: unused variable: `a` Oct 15 05:49:28.591 INFO kablam! --> src/main.rs:51:22 Oct 15 05:49:28.591 INFO kablam! | Oct 15 05:49:28.591 INFO kablam! 51 | for (a, n) in response_0 { Oct 15 05:49:28.591 INFO kablam! | ^ help: consider using `_a` instead Oct 15 05:49:28.591 INFO kablam! | Oct 15 05:49:28.591 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 15 05:49:28.591 INFO kablam! Oct 15 05:49:28.591 INFO kablam! warning: unused variable: `value` Oct 15 05:49:28.591 INFO kablam! --> src/main.rs:92:31 Oct 15 05:49:28.591 INFO kablam! | Oct 15 05:49:28.591 INFO kablam! 92 | }else if let Some(value) = fractions.get(&input[7..input.len()-3]) { //search for function in memory Oct 15 05:49:28.591 INFO kablam! | ^^^^^ help: consider using `_value` instead Oct 15 05:49:28.591 INFO kablam! Oct 15 05:49:28.591 INFO kablam! warning: unused variable: `value` Oct 15 05:49:28.591 INFO kablam! --> src/main.rs:104:31 Oct 15 05:49:28.591 INFO kablam! | Oct 15 05:49:28.591 INFO kablam! 104 | }else if let Some(value) = fractions.get(&input[0..1]) { Oct 15 05:49:28.591 INFO kablam! | ^^^^^ help: consider using `_value` instead Oct 15 05:49:28.591 INFO kablam! Oct 15 05:49:30.214 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 4.21s Oct 15 05:49:30.216 INFO kablam! su: No module specific data is present Oct 15 05:49:30.814 INFO running `"docker" "rm" "-f" "57d96128ccdb9de95725140ccb0790229b4c87b6a0396e304f8493c1f7bbf622"` Oct 15 05:49:31.031 INFO blam! 57d96128ccdb9de95725140ccb0790229b4c87b6a0396e304f8493c1f7bbf622 Oct 15 05:49:31.035 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/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 05:49:31.433 INFO blam! 4922adc37174c20e7cce0dfc0109db74644a317aec786145cf0503e831876551 Oct 15 05:49:31.434 INFO running `"docker" "start" "-a" "4922adc37174c20e7cce0dfc0109db74644a317aec786145cf0503e831876551"` Oct 15 05:49:32.739 INFO kablam! usermod: no changes Oct 15 05:49:32.812 INFO kablam! Compiling analysis-calculatr v0.1.0 (/source) Oct 15 05:49:33.535 INFO kablam! warning: unused variable: `a` Oct 15 05:49:33.535 INFO kablam! --> src/main.rs:51:22 Oct 15 05:49:33.536 INFO kablam! | Oct 15 05:49:33.536 INFO kablam! 51 | for (a, n) in response_0 { Oct 15 05:49:33.536 INFO kablam! | ^ help: consider using `_a` instead Oct 15 05:49:33.537 INFO kablam! | Oct 15 05:49:33.537 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 15 05:49:33.537 INFO kablam! Oct 15 05:49:33.537 INFO kablam! warning: unused variable: `value` Oct 15 05:49:33.538 INFO kablam! --> src/main.rs:92:31 Oct 15 05:49:33.538 INFO kablam! | Oct 15 05:49:33.538 INFO kablam! 92 | }else if let Some(value) = fractions.get(&input[7..input.len()-3]) { //search for function in memory Oct 15 05:49:33.539 INFO kablam! | ^^^^^ help: consider using `_value` instead Oct 15 05:49:33.539 INFO kablam! Oct 15 05:49:33.539 INFO kablam! warning: unused variable: `value` Oct 15 05:49:33.539 INFO kablam! --> src/main.rs:104:31 Oct 15 05:49:33.540 INFO kablam! | Oct 15 05:49:33.540 INFO kablam! 104 | }else if let Some(value) = fractions.get(&input[0..1]) { Oct 15 05:49:33.540 INFO kablam! | ^^^^^ help: consider using `_value` instead Oct 15 05:49:33.540 INFO kablam! Oct 15 05:49:34.159 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.40s Oct 15 05:49:34.162 INFO kablam! su: No module specific data is present Oct 15 05:49:35.323 INFO running `"docker" "rm" "-f" "4922adc37174c20e7cce0dfc0109db74644a317aec786145cf0503e831876551"` Oct 15 05:49:35.543 INFO blam! 4922adc37174c20e7cce0dfc0109db74644a317aec786145cf0503e831876551 Oct 15 05:49:35.547 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/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 05:49:35.889 INFO blam! 9107c763b0bfabfa9c6f3a22109eaadfbb51f8d582f01dfc90c3270a8d9c5566 Oct 15 05:49:35.892 INFO running `"docker" "start" "-a" "9107c763b0bfabfa9c6f3a22109eaadfbb51f8d582f01dfc90c3270a8d9c5566"` Oct 15 05:49:36.802 INFO kablam! usermod: no changes Oct 15 05:49:36.863 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.04s Oct 15 05:49:36.867 INFO blam! Oct 15 05:49:36.867 INFO blam! running 0 tests Oct 15 05:49:36.867 INFO blam! Oct 15 05:49:36.867 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 05:49:36.867 INFO blam! Oct 15 05:49:36.868 INFO kablam! Running /target/debug/deps/analysis_calculatr-e64047759098c180 Oct 15 05:49:36.875 INFO kablam! su: No module specific data is present Oct 15 05:49:37.267 INFO running `"docker" "rm" "-f" "9107c763b0bfabfa9c6f3a22109eaadfbb51f8d582f01dfc90c3270a8d9c5566"` Oct 15 05:49:37.572 INFO blam! 9107c763b0bfabfa9c6f3a22109eaadfbb51f8d582f01dfc90c3270a8d9c5566