Oct 14 22:24:18.998 INFO testing dragosv/change-calculator against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 14 22:24:18.998 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-6/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/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 22:24:19.581 INFO blam! 216e330bdbd286e2b1eb82335f2b43f5f415c287a1bd15cefd2266f1cd3b2fc0 Oct 14 22:24:19.583 INFO running `"docker" "start" "-a" "216e330bdbd286e2b1eb82335f2b43f5f415c287a1bd15cefd2266f1cd3b2fc0"` Oct 14 22:24:20.109 INFO kablam! usermod: no changes Oct 14 22:24:20.161 INFO kablam! Compiling change-calculator v1.0.0 (/source) Oct 14 22:24:20.670 INFO kablam! warning: unused import: `App` Oct 14 22:24:20.670 INFO kablam! --> src/main.rs:5:12 Oct 14 22:24:20.670 INFO kablam! | Oct 14 22:24:20.670 INFO kablam! 5 | use clap::{App}; Oct 14 22:24:20.670 INFO kablam! | ^^^ Oct 14 22:24:20.670 INFO kablam! | Oct 14 22:24:20.670 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 14 22:24:20.670 INFO kablam! Oct 14 22:24:20.670 INFO kablam! warning: unused import: `currency::Currency` Oct 14 22:24:20.670 INFO kablam! --> src/main.rs:6:5 Oct 14 22:24:20.670 INFO kablam! | Oct 14 22:24:20.670 INFO kablam! 6 | use currency::Currency; Oct 14 22:24:20.670 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 14 22:24:20.670 INFO kablam! Oct 14 22:24:20.718 INFO kablam! warning: unused variable: `cost` Oct 14 22:24:20.718 INFO kablam! --> src/main.rs:23:9 Oct 14 22:24:20.718 INFO kablam! | Oct 14 22:24:20.718 INFO kablam! 23 | let cost = matches.value_of("cost"); Oct 14 22:24:20.718 INFO kablam! | ^^^^ help: consider using `_cost` instead Oct 14 22:24:20.718 INFO kablam! | Oct 14 22:24:20.718 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 14 22:24:20.718 INFO kablam! Oct 14 22:24:20.718 INFO kablam! warning: unused variable: `pay` Oct 14 22:24:20.718 INFO kablam! --> src/main.rs:25:9 Oct 14 22:24:20.718 INFO kablam! | Oct 14 22:24:20.718 INFO kablam! 25 | let pay = matches.value_of("pay"); Oct 14 22:24:20.718 INFO kablam! | ^^^ help: consider using `_pay` instead Oct 14 22:24:20.718 INFO kablam! Oct 14 22:24:20.718 INFO kablam! warning: unused variable: `currency` Oct 14 22:24:20.718 INFO kablam! --> src/main.rs:27:9 Oct 14 22:24:20.718 INFO kablam! | Oct 14 22:24:20.718 INFO kablam! 27 | let currency = currency::CAD; Oct 14 22:24:20.718 INFO kablam! | ^^^^^^^^ help: consider using `_currency` instead Oct 14 22:24:20.718 INFO kablam! Oct 14 22:24:21.700 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.58s Oct 14 22:24:21.703 INFO kablam! su: No module specific data is present Oct 14 22:24:21.952 INFO running `"docker" "rm" "-f" "216e330bdbd286e2b1eb82335f2b43f5f415c287a1bd15cefd2266f1cd3b2fc0"` Oct 14 22:24:22.048 INFO blam! 216e330bdbd286e2b1eb82335f2b43f5f415c287a1bd15cefd2266f1cd3b2fc0 Oct 14 22:24:22.050 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-6/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/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 22:24:22.232 INFO blam! 3585befe84fc2efa2d38921404ecdbcc64329f0bb1a39325e08a257471460c43 Oct 14 22:24:22.234 INFO running `"docker" "start" "-a" "3585befe84fc2efa2d38921404ecdbcc64329f0bb1a39325e08a257471460c43"` Oct 14 22:24:22.589 INFO kablam! usermod: no changes Oct 14 22:24:22.635 INFO kablam! Compiling change-calculator v1.0.0 (/source) Oct 14 22:24:23.046 INFO kablam! warning: unused import: `App` Oct 14 22:24:23.046 INFO kablam! --> src/main.rs:5:12 Oct 14 22:24:23.046 INFO kablam! | Oct 14 22:24:23.046 INFO kablam! 5 | use clap::{App}; Oct 14 22:24:23.046 INFO kablam! | ^^^ Oct 14 22:24:23.046 INFO kablam! | Oct 14 22:24:23.046 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 14 22:24:23.046 INFO kablam! Oct 14 22:24:23.046 INFO kablam! warning: unused import: `currency::Currency` Oct 14 22:24:23.046 INFO kablam! --> src/main.rs:6:5 Oct 14 22:24:23.046 INFO kablam! | Oct 14 22:24:23.046 INFO kablam! 6 | use currency::Currency; Oct 14 22:24:23.046 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 14 22:24:23.046 INFO kablam! Oct 14 22:24:23.080 INFO kablam! warning: unused variable: `cost` Oct 14 22:24:23.080 INFO kablam! --> src/main.rs:23:9 Oct 14 22:24:23.080 INFO kablam! | Oct 14 22:24:23.080 INFO kablam! 23 | let cost = matches.value_of("cost"); Oct 14 22:24:23.081 INFO kablam! | ^^^^ help: consider using `_cost` instead Oct 14 22:24:23.081 INFO kablam! | Oct 14 22:24:23.081 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 14 22:24:23.081 INFO kablam! Oct 14 22:24:23.081 INFO kablam! warning: unused variable: `pay` Oct 14 22:24:23.081 INFO kablam! --> src/main.rs:25:9 Oct 14 22:24:23.081 INFO kablam! | Oct 14 22:24:23.081 INFO kablam! 25 | let pay = matches.value_of("pay"); Oct 14 22:24:23.081 INFO kablam! | ^^^ help: consider using `_pay` instead Oct 14 22:24:23.081 INFO kablam! Oct 14 22:24:23.081 INFO kablam! warning: unused variable: `currency` Oct 14 22:24:23.081 INFO kablam! --> src/main.rs:27:9 Oct 14 22:24:23.081 INFO kablam! | Oct 14 22:24:23.081 INFO kablam! 27 | let currency = currency::CAD; Oct 14 22:24:23.081 INFO kablam! | ^^^^^^^^ help: consider using `_currency` instead Oct 14 22:24:23.081 INFO kablam! Oct 14 22:24:23.445 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.84s Oct 14 22:24:23.448 INFO kablam! su: No module specific data is present Oct 14 22:24:23.711 INFO running `"docker" "rm" "-f" "3585befe84fc2efa2d38921404ecdbcc64329f0bb1a39325e08a257471460c43"` Oct 14 22:24:23.796 INFO blam! 3585befe84fc2efa2d38921404ecdbcc64329f0bb1a39325e08a257471460c43 Oct 14 22:24:23.801 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-6/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/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 22:24:23.986 INFO blam! 226a606eafb08297dfc47aa69e776ec632befd2aad69b35232f626c2e1998e6a Oct 14 22:24:23.988 INFO running `"docker" "start" "-a" "226a606eafb08297dfc47aa69e776ec632befd2aad69b35232f626c2e1998e6a"` Oct 14 22:24:24.503 INFO kablam! usermod: no changes Oct 14 22:24:24.549 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.02s Oct 14 22:24:24.552 INFO kablam! Running /target/debug/deps/change_calculator-41212f9db66bcbb9 Oct 14 22:24:24.554 INFO blam! Oct 14 22:24:24.554 INFO blam! running 0 tests Oct 14 22:24:24.554 INFO blam! Oct 14 22:24:24.554 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 14 22:24:24.554 INFO blam! Oct 14 22:24:24.555 INFO kablam! su: No module specific data is present Oct 14 22:24:24.997 INFO running `"docker" "rm" "-f" "226a606eafb08297dfc47aa69e776ec632befd2aad69b35232f626c2e1998e6a"` Oct 14 22:24:25.195 INFO blam! 226a606eafb08297dfc47aa69e776ec632befd2aad69b35232f626c2e1998e6a