Oct 11 00:19:12.809 INFO testing denysvitali/barcode-reader against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 11 00:19:12.809 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen Oct 11 00:19:12.809 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-2/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 11 00:19:13.209 INFO blam! a59b4d726de0746b87e1aa43764c94bc0014097aa398ba33f0b1caf2597bea27 Oct 11 00:19:13.211 INFO running `"docker" "start" "-a" "a59b4d726de0746b87e1aa43764c94bc0014097aa398ba33f0b1caf2597bea27"` Oct 11 00:19:14.531 INFO kablam! usermod: no changes Oct 11 00:19:14.716 INFO kablam! Compiling openssl-sys v0.9.20 Oct 11 00:19:14.723 INFO kablam! Compiling futures-cpupool v0.1.7 Oct 11 00:19:14.736 INFO kablam! Compiling mio v0.6.11 Oct 11 00:19:18.709 INFO kablam! Compiling openssl v0.9.20 Oct 11 00:19:20.584 INFO kablam! Compiling tokio-core v0.1.10 Oct 11 00:19:26.343 INFO kablam! Compiling tokio-proto v0.1.1 Oct 11 00:19:32.415 INFO kablam! Compiling native-tls v0.1.4 Oct 11 00:19:33.252 INFO kablam! Compiling hyper v0.11.6 Oct 11 00:19:34.745 INFO kablam! Compiling tokio-tls v0.1.3 Oct 11 00:19:45.461 INFO kablam! Compiling hyper-tls v0.1.2 Oct 11 00:19:48.616 INFO kablam! Compiling barcode-scanner v0.1.0 (/source) Oct 11 00:19:52.372 INFO kablam! warning: unused import: `Write` Oct 11 00:19:52.372 INFO kablam! --> src/main.rs:16:21 Oct 11 00:19:52.372 INFO kablam! | Oct 11 00:19:52.372 INFO kablam! 16 | use std::io::{self, Write, Read, ErrorKind}; Oct 11 00:19:52.372 INFO kablam! | ^^^^^ Oct 11 00:19:52.372 INFO kablam! | Oct 11 00:19:52.372 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 11 00:19:52.372 INFO kablam! Oct 11 00:19:52.602 INFO kablam! warning: value assigned to `s` is never read Oct 11 00:19:52.602 INFO kablam! --> src/main.rs:179:13 Oct 11 00:19:52.602 INFO kablam! | Oct 11 00:19:52.602 INFO kablam! 179 | let mut s = String::new(); Oct 11 00:19:52.603 INFO kablam! | ^ Oct 11 00:19:52.603 INFO kablam! | Oct 11 00:19:52.603 INFO kablam! = note: #[warn(unused_assignments)] on by default Oct 11 00:19:52.603 INFO kablam! Oct 11 00:19:52.608 INFO kablam! warning: variable does not need to be mutable Oct 11 00:19:52.608 INFO kablam! --> src/main.rs:52:9 Oct 11 00:19:52.608 INFO kablam! | Oct 11 00:19:52.608 INFO kablam! 52 | let mut openfood_apikey : &str; Oct 11 00:19:52.609 INFO kablam! | ----^^^^^^^^^^^^^^^ Oct 11 00:19:52.609 INFO kablam! | | Oct 11 00:19:52.609 INFO kablam! | help: remove this `mut` Oct 11 00:19:52.609 INFO kablam! | Oct 11 00:19:52.609 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 11 00:19:52.609 INFO kablam! Oct 11 00:19:52.618 INFO kablam! warning: variable does not need to be mutable Oct 11 00:19:52.618 INFO kablam! --> src/main.rs:106:9 Oct 11 00:19:52.618 INFO kablam! | Oct 11 00:19:52.618 INFO kablam! 106 | let mut json = r#"{ Oct 11 00:19:52.618 INFO kablam! | ----^^^^ Oct 11 00:19:52.618 INFO kablam! | | Oct 11 00:19:52.618 INFO kablam! | help: remove this `mut` Oct 11 00:19:52.619 INFO kablam! Oct 11 00:19:52.629 INFO kablam! warning: variant is never constructed: `Pharmacode39` Oct 11 00:19:52.629 INFO kablam! --> src/barcodes.rs:6:9 Oct 11 00:19:52.629 INFO kablam! | Oct 11 00:19:52.629 INFO kablam! 6 | Pharmacode39, Oct 11 00:19:52.629 INFO kablam! | ^^^^^^^^^^^^ Oct 11 00:19:52.629 INFO kablam! | Oct 11 00:19:52.629 INFO kablam! = note: #[warn(dead_code)] on by default Oct 11 00:19:52.629 INFO kablam! Oct 11 00:19:52.629 INFO kablam! warning: function is never used: `testRequest` Oct 11 00:19:52.629 INFO kablam! --> src/main.rs:99:1 Oct 11 00:19:52.629 INFO kablam! | Oct 11 00:19:52.629 INFO kablam! 99 | fn testRequest(barcode: &str, key: &str) -> Result<(), Box>{ Oct 11 00:19:52.629 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 00:19:52.629 INFO kablam! Oct 11 00:19:52.632 INFO kablam! warning: function `testRequest` should have a snake case name such as `test_request` Oct 11 00:19:52.632 INFO kablam! --> src/main.rs:99:1 Oct 11 00:19:52.632 INFO kablam! | Oct 11 00:19:52.632 INFO kablam! 99 | / fn testRequest(barcode: &str, key: &str) -> Result<(), Box>{ Oct 11 00:19:52.632 INFO kablam! 100 | | let mut core = Core::new()?; Oct 11 00:19:52.632 INFO kablam! 101 | | let handle = core.handle(); Oct 11 00:19:52.632 INFO kablam! 102 | | let client = Client::configure() Oct 11 00:19:52.632 INFO kablam! ... | Oct 11 00:19:52.632 INFO kablam! 146 | | Ok(()) Oct 11 00:19:52.632 INFO kablam! 147 | | } Oct 11 00:19:52.632 INFO kablam! | |_^ Oct 11 00:19:52.632 INFO kablam! | Oct 11 00:19:52.632 INFO kablam! = note: #[warn(non_snake_case)] on by default Oct 11 00:19:52.632 INFO kablam! Oct 11 00:19:55.065 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 40.51s Oct 11 00:19:55.081 INFO kablam! su: No module specific data is present Oct 11 00:19:56.105 INFO running `"docker" "rm" "-f" "a59b4d726de0746b87e1aa43764c94bc0014097aa398ba33f0b1caf2597bea27"` Oct 11 00:19:56.377 INFO blam! a59b4d726de0746b87e1aa43764c94bc0014097aa398ba33f0b1caf2597bea27 Oct 11 00:19:56.384 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run Oct 11 00:19:56.384 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-2/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 11 00:19:56.934 INFO blam! c19d093976dab955a668f1fe4e32515520054686c6d6b6dc70655228fd731d50 Oct 11 00:19:56.935 INFO running `"docker" "start" "-a" "c19d093976dab955a668f1fe4e32515520054686c6d6b6dc70655228fd731d50"` Oct 11 00:19:58.139 INFO kablam! usermod: no changes Oct 11 00:19:58.317 INFO kablam! Compiling barcode-scanner v0.1.0 (/source) Oct 11 00:20:01.548 INFO kablam! warning: unused import: `Write` Oct 11 00:20:01.548 INFO kablam! --> src/main.rs:16:21 Oct 11 00:20:01.548 INFO kablam! | Oct 11 00:20:01.549 INFO kablam! 16 | use std::io::{self, Write, Read, ErrorKind}; Oct 11 00:20:01.549 INFO kablam! | ^^^^^ Oct 11 00:20:01.549 INFO kablam! | Oct 11 00:20:01.549 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 11 00:20:01.549 INFO kablam! Oct 11 00:20:01.652 INFO kablam! warning: value assigned to `s` is never read Oct 11 00:20:01.652 INFO kablam! --> src/main.rs:179:13 Oct 11 00:20:01.652 INFO kablam! | Oct 11 00:20:01.652 INFO kablam! 179 | let mut s = String::new(); Oct 11 00:20:01.652 INFO kablam! | ^ Oct 11 00:20:01.652 INFO kablam! | Oct 11 00:20:01.652 INFO kablam! = note: #[warn(unused_assignments)] on by default Oct 11 00:20:01.652 INFO kablam! Oct 11 00:20:01.653 INFO kablam! warning: variable does not need to be mutable Oct 11 00:20:01.653 INFO kablam! --> src/main.rs:52:9 Oct 11 00:20:01.653 INFO kablam! | Oct 11 00:20:01.653 INFO kablam! 52 | let mut openfood_apikey : &str; Oct 11 00:20:01.653 INFO kablam! | ----^^^^^^^^^^^^^^^ Oct 11 00:20:01.653 INFO kablam! | | Oct 11 00:20:01.653 INFO kablam! | help: remove this `mut` Oct 11 00:20:01.653 INFO kablam! | Oct 11 00:20:01.653 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 11 00:20:01.653 INFO kablam! Oct 11 00:20:01.662 INFO kablam! warning: variable does not need to be mutable Oct 11 00:20:01.662 INFO kablam! --> src/main.rs:106:9 Oct 11 00:20:01.662 INFO kablam! | Oct 11 00:20:01.662 INFO kablam! 106 | let mut json = r#"{ Oct 11 00:20:01.662 INFO kablam! | ----^^^^ Oct 11 00:20:01.662 INFO kablam! | | Oct 11 00:20:01.662 INFO kablam! | help: remove this `mut` Oct 11 00:20:01.662 INFO kablam! Oct 11 00:20:01.670 INFO kablam! warning: variant is never constructed: `Pharmacode39` Oct 11 00:20:01.670 INFO kablam! --> src/barcodes.rs:6:9 Oct 11 00:20:01.670 INFO kablam! | Oct 11 00:20:01.670 INFO kablam! 6 | Pharmacode39, Oct 11 00:20:01.670 INFO kablam! | ^^^^^^^^^^^^ Oct 11 00:20:01.670 INFO kablam! | Oct 11 00:20:01.670 INFO kablam! = note: #[warn(dead_code)] on by default Oct 11 00:20:01.670 INFO kablam! Oct 11 00:20:01.670 INFO kablam! warning: function is never used: `testRequest` Oct 11 00:20:01.670 INFO kablam! --> src/main.rs:99:1 Oct 11 00:20:01.670 INFO kablam! | Oct 11 00:20:01.670 INFO kablam! 99 | fn testRequest(barcode: &str, key: &str) -> Result<(), Box>{ Oct 11 00:20:01.670 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 00:20:01.671 INFO kablam! Oct 11 00:20:01.671 INFO kablam! warning: function `testRequest` should have a snake case name such as `test_request` Oct 11 00:20:01.671 INFO kablam! --> src/main.rs:99:1 Oct 11 00:20:01.671 INFO kablam! | Oct 11 00:20:01.671 INFO kablam! 99 | / fn testRequest(barcode: &str, key: &str) -> Result<(), Box>{ Oct 11 00:20:01.671 INFO kablam! 100 | | let mut core = Core::new()?; Oct 11 00:20:01.671 INFO kablam! 101 | | let handle = core.handle(); Oct 11 00:20:01.671 INFO kablam! 102 | | let client = Client::configure() Oct 11 00:20:01.671 INFO kablam! ... | Oct 11 00:20:01.671 INFO kablam! 146 | | Ok(()) Oct 11 00:20:01.671 INFO kablam! 147 | | } Oct 11 00:20:01.672 INFO kablam! | |_^ Oct 11 00:20:01.672 INFO kablam! | Oct 11 00:20:01.672 INFO kablam! = note: #[warn(non_snake_case)] on by default Oct 11 00:20:01.672 INFO kablam! Oct 11 00:20:02.069 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 3.89s Oct 11 00:20:02.080 INFO kablam! su: No module specific data is present Oct 11 00:20:02.344 INFO running `"docker" "rm" "-f" "c19d093976dab955a668f1fe4e32515520054686c6d6b6dc70655228fd731d50"` Oct 11 00:20:02.430 INFO blam! c19d093976dab955a668f1fe4e32515520054686c6d6b6dc70655228fd731d50 Oct 11 00:20:02.439 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen Oct 11 00:20:02.440 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-2/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 11 00:20:02.620 INFO blam! c89ae0959073dcfb8c690cc41db02531f4dc58e8244165dab324070c4aea6e8b Oct 11 00:20:02.622 INFO running `"docker" "start" "-a" "c89ae0959073dcfb8c690cc41db02531f4dc58e8244165dab324070c4aea6e8b"` Oct 11 00:20:03.154 INFO kablam! usermod: no changes Oct 11 00:20:03.234 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.06s Oct 11 00:20:03.238 INFO kablam! Running /target/debug/deps/barcode_scanner-9df3286818d38041 Oct 11 00:20:03.243 INFO blam! Oct 11 00:20:03.243 INFO blam! running 0 tests Oct 11 00:20:03.243 INFO blam! Oct 11 00:20:03.243 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 00:20:03.243 INFO blam! Oct 11 00:20:03.245 INFO kablam! su: No module specific data is present Oct 11 00:20:03.465 INFO running `"docker" "rm" "-f" "c89ae0959073dcfb8c690cc41db02531f4dc58e8244165dab324070c4aea6e8b"` Oct 11 00:20:03.558 INFO blam! c89ae0959073dcfb8c690cc41db02531f4dc58e8244165dab324070c4aea6e8b