Oct 15 07:48:02.968 INFO testing PhilipDaniels/stock_prices against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 15 07:48:02.970 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-5/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/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 07:48:03.447 INFO blam! b7b346241485384b56130aa3f7463344a95cf9a6c3a1900bacb47161c3177e26 Oct 15 07:48:03.448 INFO running `"docker" "start" "-a" "b7b346241485384b56130aa3f7463344a95cf9a6c3a1900bacb47161c3177e26"` Oct 15 07:48:04.497 INFO kablam! usermod: no changes Oct 15 07:48:04.887 INFO kablam! Compiling memchr v2.0.1 Oct 15 07:48:04.891 INFO kablam! Compiling chrono v0.4.5 Oct 15 07:48:05.917 INFO kablam! Compiling csv-core v0.1.4 Oct 15 07:48:07.431 INFO kablam! Compiling csv v1.0.0 Oct 15 07:48:11.341 INFO kablam! Compiling stock_prices v0.1.0 (/source) Oct 15 07:48:16.667 INFO kablam! warning: unused `#[macro_use]` import Oct 15 07:48:16.668 INFO kablam! --> src/main.rs:6:1 Oct 15 07:48:16.668 INFO kablam! | Oct 15 07:48:16.668 INFO kablam! 6 | #[macro_use] extern crate structopt; Oct 15 07:48:16.669 INFO kablam! | ^^^^^^^^^^^^ Oct 15 07:48:16.669 INFO kablam! | Oct 15 07:48:16.670 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 15 07:48:16.670 INFO kablam! Oct 15 07:48:17.251 INFO kablam! warning: unused variable: `prices` Oct 15 07:48:17.251 INFO kablam! --> src/main.rs:213:13 Oct 15 07:48:17.252 INFO kablam! | Oct 15 07:48:17.252 INFO kablam! 213 | let mut prices: Vec = read_csv(&file, args.print).expect("Could not read price.csv"); Oct 15 07:48:17.252 INFO kablam! | ^^^^^^ help: consider using `_prices` instead Oct 15 07:48:17.252 INFO kablam! | Oct 15 07:48:17.252 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 15 07:48:17.252 INFO kablam! Oct 15 07:48:17.252 INFO kablam! warning: unused variable: `msg` Oct 15 07:48:17.252 INFO kablam! --> src/main.rs:123:54 Oct 15 07:48:17.252 INFO kablam! | Oct 15 07:48:17.252 INFO kablam! 123 | StockPriceError::CannotParseDocument(ref msg) => None, Oct 15 07:48:17.252 INFO kablam! | ^^^ help: consider using `_msg` instead Oct 15 07:48:17.252 INFO kablam! Oct 15 07:48:17.335 INFO kablam! warning: variable does not need to be mutable Oct 15 07:48:17.335 INFO kablam! --> src/main.rs:213:9 Oct 15 07:48:17.335 INFO kablam! | Oct 15 07:48:17.335 INFO kablam! 213 | let mut prices: Vec = read_csv(&file, args.print).expect("Could not read price.csv"); Oct 15 07:48:17.335 INFO kablam! | ----^^^^^^ Oct 15 07:48:17.335 INFO kablam! | | Oct 15 07:48:17.335 INFO kablam! | help: remove this `mut` Oct 15 07:48:17.335 INFO kablam! | Oct 15 07:48:17.335 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 15 07:48:17.335 INFO kablam! Oct 15 07:48:17.387 INFO kablam! warning: function is never used: `serialize` Oct 15 07:48:17.387 INFO kablam! --> src/main.rs:465:5 Oct 15 07:48:17.387 INFO kablam! | Oct 15 07:48:17.387 INFO kablam! 465 | / pub fn serialize(date: &Date, serializer: S) -> Result Oct 15 07:48:17.387 INFO kablam! 466 | | where S: Serializer, Oct 15 07:48:17.387 INFO kablam! 467 | | { Oct 15 07:48:17.387 INFO kablam! 468 | | let s = format!("{}", date.format(FORMAT)); Oct 15 07:48:17.387 INFO kablam! 469 | | serializer.serialize_str(&s) Oct 15 07:48:17.387 INFO kablam! 470 | | } Oct 15 07:48:17.387 INFO kablam! | |_____^ Oct 15 07:48:17.387 INFO kablam! | Oct 15 07:48:17.387 INFO kablam! = note: #[warn(dead_code)] on by default Oct 15 07:48:17.387 INFO kablam! Oct 15 07:48:23.917 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 19.40s Oct 15 07:48:23.939 INFO kablam! su: No module specific data is present Oct 15 07:48:25.285 INFO running `"docker" "rm" "-f" "b7b346241485384b56130aa3f7463344a95cf9a6c3a1900bacb47161c3177e26"` Oct 15 07:48:25.589 INFO blam! b7b346241485384b56130aa3f7463344a95cf9a6c3a1900bacb47161c3177e26 Oct 15 07:48:25.591 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-5/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/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 07:48:26.077 INFO blam! 8c19a2c137a971314c8a35fbd0f55b6f1e9148fff32777ed99dee0ceba99f10c Oct 15 07:48:26.079 INFO running `"docker" "start" "-a" "8c19a2c137a971314c8a35fbd0f55b6f1e9148fff32777ed99dee0ceba99f10c"` Oct 15 07:48:27.695 INFO kablam! usermod: no changes Oct 15 07:48:28.031 INFO kablam! Compiling stock_prices v0.1.0 (/source) Oct 15 07:48:32.019 INFO kablam! warning: unused `#[macro_use]` import Oct 15 07:48:32.020 INFO kablam! --> src/main.rs:6:1 Oct 15 07:48:32.020 INFO kablam! | Oct 15 07:48:32.020 INFO kablam! 6 | #[macro_use] extern crate structopt; Oct 15 07:48:32.020 INFO kablam! | ^^^^^^^^^^^^ Oct 15 07:48:32.020 INFO kablam! | Oct 15 07:48:32.020 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 15 07:48:32.020 INFO kablam! Oct 15 07:48:32.022 INFO kablam! warning: unused import: `std::error::Error` Oct 15 07:48:32.022 INFO kablam! --> src/main.rs:492:9 Oct 15 07:48:32.023 INFO kablam! | Oct 15 07:48:32.023 INFO kablam! 492 | use std::error::Error; Oct 15 07:48:32.023 INFO kablam! | ^^^^^^^^^^^^^^^^^ Oct 15 07:48:32.023 INFO kablam! Oct 15 07:48:32.024 INFO kablam! warning: unused import: `StockPriceError` Oct 15 07:48:32.024 INFO kablam! --> src/main.rs:493:9 Oct 15 07:48:32.024 INFO kablam! | Oct 15 07:48:32.024 INFO kablam! 493 | use StockPriceError; Oct 15 07:48:32.024 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 15 07:48:32.025 INFO kablam! Oct 15 07:48:32.431 INFO kablam! warning: unused variable: `prices` Oct 15 07:48:32.432 INFO kablam! --> src/main.rs:213:13 Oct 15 07:48:32.432 INFO kablam! | Oct 15 07:48:32.432 INFO kablam! 213 | let mut prices: Vec = read_csv(&file, args.print).expect("Could not read price.csv"); Oct 15 07:48:32.433 INFO kablam! | ^^^^^^ help: consider using `_prices` instead Oct 15 07:48:32.433 INFO kablam! | Oct 15 07:48:32.433 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 15 07:48:32.434 INFO kablam! Oct 15 07:48:32.435 INFO kablam! warning: unused variable: `msg` Oct 15 07:48:32.435 INFO kablam! --> src/main.rs:123:54 Oct 15 07:48:32.435 INFO kablam! | Oct 15 07:48:32.436 INFO kablam! 123 | StockPriceError::CannotParseDocument(ref msg) => None, Oct 15 07:48:32.436 INFO kablam! | ^^^ help: consider using `_msg` instead Oct 15 07:48:32.436 INFO kablam! Oct 15 07:48:32.530 INFO kablam! warning: variable does not need to be mutable Oct 15 07:48:32.530 INFO kablam! --> src/main.rs:213:9 Oct 15 07:48:32.530 INFO kablam! | Oct 15 07:48:32.530 INFO kablam! 213 | let mut prices: Vec = read_csv(&file, args.print).expect("Could not read price.csv"); Oct 15 07:48:32.530 INFO kablam! | ----^^^^^^ Oct 15 07:48:32.530 INFO kablam! | | Oct 15 07:48:32.530 INFO kablam! | help: remove this `mut` Oct 15 07:48:32.530 INFO kablam! | Oct 15 07:48:32.530 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 15 07:48:32.530 INFO kablam! Oct 15 07:48:32.590 INFO kablam! warning: function is never used: `serialize` Oct 15 07:48:32.590 INFO kablam! --> src/main.rs:465:5 Oct 15 07:48:32.590 INFO kablam! | Oct 15 07:48:32.590 INFO kablam! 465 | / pub fn serialize(date: &Date, serializer: S) -> Result Oct 15 07:48:32.590 INFO kablam! 466 | | where S: Serializer, Oct 15 07:48:32.590 INFO kablam! 467 | | { Oct 15 07:48:32.590 INFO kablam! 468 | | let s = format!("{}", date.format(FORMAT)); Oct 15 07:48:32.590 INFO kablam! 469 | | serializer.serialize_str(&s) Oct 15 07:48:32.590 INFO kablam! 470 | | } Oct 15 07:48:32.590 INFO kablam! | |_____^ Oct 15 07:48:32.590 INFO kablam! | Oct 15 07:48:32.590 INFO kablam! = note: #[warn(dead_code)] on by default Oct 15 07:48:32.590 INFO kablam! Oct 15 07:48:35.492 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 7.78s Oct 15 07:48:35.507 INFO kablam! su: No module specific data is present Oct 15 07:48:37.464 INFO running `"docker" "rm" "-f" "8c19a2c137a971314c8a35fbd0f55b6f1e9148fff32777ed99dee0ceba99f10c"` Oct 15 07:48:37.831 INFO blam! 8c19a2c137a971314c8a35fbd0f55b6f1e9148fff32777ed99dee0ceba99f10c Oct 15 07:48:37.843 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-5/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/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 07:48:38.406 INFO blam! 87485face5ba2a54b5e567855b5f3a800f03dedb2d111ce844e5c6702318987b Oct 15 07:48:38.409 INFO running `"docker" "start" "-a" "87485face5ba2a54b5e567855b5f3a800f03dedb2d111ce844e5c6702318987b"` Oct 15 07:48:40.279 INFO kablam! usermod: no changes Oct 15 07:48:40.612 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.27s Oct 15 07:48:40.622 INFO kablam! Running /target/debug/deps/stock_prices-bedd60a6885e9b07 Oct 15 07:48:40.625 INFO blam! Oct 15 07:48:40.626 INFO blam! running 2 tests Oct 15 07:48:40.626 INFO blam! test tests::chomp_when_pattern_exists_returns_following_text ... ok Oct 15 07:48:40.631 INFO blam! test tests::chomp_when_pattern_does_not_exist_returns_error ... ok Oct 15 07:48:40.631 INFO blam! Oct 15 07:48:40.631 INFO blam! test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 07:48:40.631 INFO blam! Oct 15 07:48:40.645 INFO kablam! su: No module specific data is present Oct 15 07:48:41.583 INFO running `"docker" "rm" "-f" "87485face5ba2a54b5e567855b5f3a800f03dedb2d111ce844e5c6702318987b"` Oct 15 07:48:41.915 INFO blam! 87485face5ba2a54b5e567855b5f3a800f03dedb2d111ce844e5c6702318987b