Oct 13 03:37:46.231 INFO testing programLyrique/tomatoton against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 13 03:37:46.232 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-1/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/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 13 03:37:46.722 INFO blam! b87e86312b4ebc07fe723807c537437c056c58d0674da7f38b0cdeebf5d25073 Oct 13 03:37:46.724 INFO running `"docker" "start" "-a" "b87e86312b4ebc07fe723807c537437c056c58d0674da7f38b0cdeebf5d25073"` Oct 13 03:37:47.771 INFO kablam! usermod: no changes Oct 13 03:37:47.864 INFO kablam! Compiling memchr v2.0.1 Oct 13 03:37:47.864 INFO kablam! Compiling chrono v0.4.0 Oct 13 03:37:48.411 INFO kablam! Compiling csv-core v0.1.4 Oct 13 03:37:49.936 INFO kablam! Compiling csv v1.0.0-beta.5 Oct 13 03:37:52.492 INFO kablam! Compiling tomatoton v0.1.0 (/source) Oct 13 03:37:52.887 INFO kablam! warning: unused import: `File` Oct 13 03:37:52.887 INFO kablam! --> src/lib.rs:8:15 Oct 13 03:37:52.887 INFO kablam! | Oct 13 03:37:52.887 INFO kablam! 8 | use std::fs::{File, OpenOptions}; Oct 13 03:37:52.887 INFO kablam! | ^^^^ Oct 13 03:37:52.887 INFO kablam! | Oct 13 03:37:52.887 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 13 03:37:52.887 INFO kablam! Oct 13 03:37:52.887 INFO kablam! warning: unused import: `std::io::prelude::*` Oct 13 03:37:52.887 INFO kablam! --> src/lib.rs:11:5 Oct 13 03:37:52.887 INFO kablam! | Oct 13 03:37:52.887 INFO kablam! 11 | use std::io::prelude::*; Oct 13 03:37:52.887 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 13 03:37:52.887 INFO kablam! Oct 13 03:37:52.966 INFO kablam! warning: unused import: `serde::Serialize` Oct 13 03:37:52.966 INFO kablam! --> src/lib.rs:9:5 Oct 13 03:37:52.966 INFO kablam! | Oct 13 03:37:52.966 INFO kablam! 9 | use serde::Serialize; Oct 13 03:37:52.966 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 13 03:37:52.966 INFO kablam! Oct 13 03:37:53.003 INFO kablam! warning: method is never used: `new` Oct 13 03:37:53.003 INFO kablam! --> src/lib.rs:49:5 Oct 13 03:37:53.003 INFO kablam! | Oct 13 03:37:53.003 INFO kablam! 49 | fn new(start_time : DateTime, expected_duration : time::Duration, kind : Kind) -> Pomodoro { Oct 13 03:37:53.003 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 03:37:53.003 INFO kablam! | Oct 13 03:37:53.003 INFO kablam! = note: #[warn(dead_code)] on by default Oct 13 03:37:53.003 INFO kablam! Oct 13 03:37:54.635 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 6.83s Oct 13 03:37:54.639 INFO kablam! su: No module specific data is present Oct 13 03:37:55.003 INFO running `"docker" "rm" "-f" "b87e86312b4ebc07fe723807c537437c056c58d0674da7f38b0cdeebf5d25073"` Oct 13 03:37:55.144 INFO blam! b87e86312b4ebc07fe723807c537437c056c58d0674da7f38b0cdeebf5d25073 Oct 13 03:37:55.153 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-1/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/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 13 03:37:55.451 INFO blam! 148c878ea5d83be5bde65c38f331e87a1a901052f0a5697d76779893518f0cc8 Oct 13 03:37:55.452 INFO running `"docker" "start" "-a" "148c878ea5d83be5bde65c38f331e87a1a901052f0a5697d76779893518f0cc8"` Oct 13 03:37:55.954 INFO kablam! usermod: no changes Oct 13 03:37:56.051 INFO kablam! Compiling tomatoton v0.1.0 (/source) Oct 13 03:37:56.535 INFO kablam! warning: unused import: `File` Oct 13 03:37:56.535 INFO kablam! --> src/lib.rs:8:15 Oct 13 03:37:56.535 INFO kablam! | Oct 13 03:37:56.535 INFO kablam! 8 | use std::fs::{File, OpenOptions}; Oct 13 03:37:56.535 INFO kablam! | ^^^^ Oct 13 03:37:56.535 INFO kablam! | Oct 13 03:37:56.535 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 13 03:37:56.535 INFO kablam! Oct 13 03:37:56.535 INFO kablam! warning: unused import: `std::io::prelude::*` Oct 13 03:37:56.535 INFO kablam! --> src/lib.rs:11:5 Oct 13 03:37:56.535 INFO kablam! | Oct 13 03:37:56.535 INFO kablam! 11 | use std::io::prelude::*; Oct 13 03:37:56.535 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 13 03:37:56.535 INFO kablam! Oct 13 03:37:56.675 INFO kablam! warning: unused import: `serde::Serialize` Oct 13 03:37:56.675 INFO kablam! --> src/lib.rs:9:5 Oct 13 03:37:56.675 INFO kablam! | Oct 13 03:37:56.675 INFO kablam! 9 | use serde::Serialize; Oct 13 03:37:56.675 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 13 03:37:56.675 INFO kablam! Oct 13 03:37:56.727 INFO kablam! warning: method is never used: `new` Oct 13 03:37:56.728 INFO kablam! --> src/lib.rs:49:5 Oct 13 03:37:56.728 INFO kablam! | Oct 13 03:37:56.728 INFO kablam! 49 | fn new(start_time : DateTime, expected_duration : time::Duration, kind : Kind) -> Pomodoro { Oct 13 03:37:56.728 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 03:37:56.728 INFO kablam! | Oct 13 03:37:56.729 INFO kablam! = note: #[warn(dead_code)] on by default Oct 13 03:37:56.729 INFO kablam! Oct 13 03:37:57.695 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.71s Oct 13 03:37:57.698 INFO kablam! su: No module specific data is present Oct 13 03:37:57.988 INFO running `"docker" "rm" "-f" "148c878ea5d83be5bde65c38f331e87a1a901052f0a5697d76779893518f0cc8"` Oct 13 03:37:58.171 INFO blam! 148c878ea5d83be5bde65c38f331e87a1a901052f0a5697d76779893518f0cc8