Oct 15 05:39:54.100 INFO testing Willifme/Todo against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 15 05:39:54.100 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-2/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/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:39:54.538 INFO blam! 8abc482336e9aca35e793321567516aa5400e085296e28dc9a64684600d52c28 Oct 15 05:39:54.541 INFO running `"docker" "start" "-a" "8abc482336e9aca35e793321567516aa5400e085296e28dc9a64684600d52c28"` Oct 15 05:39:55.655 INFO kablam! usermod: no changes Oct 15 05:39:55.844 INFO kablam! Compiling serde v1.0.69 Oct 15 05:39:55.845 INFO kablam! Compiling rust-ini v0.12.1 Oct 15 05:39:55.860 INFO kablam! Compiling memchr v2.0.1 Oct 15 05:39:55.860 INFO kablam! Compiling serde_derive v1.0.69 Oct 15 05:39:55.860 INFO kablam! Compiling serde-hjson v0.8.1 Oct 15 05:39:58.471 INFO kablam! Compiling csv-core v0.1.4 Oct 15 05:39:58.472 INFO kablam! Compiling nom v4.0.0 Oct 15 05:40:28.155 INFO kablam! Compiling serde_json v1.0.22 Oct 15 05:40:28.156 INFO kablam! Compiling toml v0.4.6 Oct 15 05:40:28.156 INFO kablam! Compiling csv v1.0.0 Oct 15 05:40:28.156 INFO kablam! Compiling chrono v0.4.4 Oct 15 05:40:43.671 INFO kablam! Compiling config v0.9.0 Oct 15 05:40:48.165 INFO kablam! Compiling todo v0.1.0 (/source) Oct 15 05:40:50.148 INFO kablam! warning: method is never used: `new` Oct 15 05:40:50.149 INFO kablam! --> src/todo.rs:38:5 Oct 15 05:40:50.149 INFO kablam! | Oct 15 05:40:50.150 INFO kablam! 38 | / pub fn new( Oct 15 05:40:50.151 INFO kablam! 39 | | priority: Priority, Oct 15 05:40:50.151 INFO kablam! 40 | | completed: bool, Oct 15 05:40:50.152 INFO kablam! 41 | | body: String, Oct 15 05:40:50.152 INFO kablam! ... | Oct 15 05:40:50.153 INFO kablam! 49 | | } Oct 15 05:40:50.154 INFO kablam! 50 | | } Oct 15 05:40:50.154 INFO kablam! | |_____^ Oct 15 05:40:50.155 INFO kablam! | Oct 15 05:40:50.155 INFO kablam! = note: #[warn(dead_code)] on by default Oct 15 05:40:50.156 INFO kablam! Oct 15 05:40:50.156 INFO kablam! warning: unused `std::result::Result` which must be used Oct 15 05:40:50.157 INFO kablam! --> src/cli.rs:132:9 Oct 15 05:40:50.158 INFO kablam! | Oct 15 05:40:50.158 INFO kablam! 132 | writer.flush(); Oct 15 05:40:50.158 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 15 05:40:50.158 INFO kablam! | Oct 15 05:40:50.158 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 15 05:40:50.158 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 15 05:40:50.158 INFO kablam! Oct 15 05:40:54.780 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 59.10s Oct 15 05:40:54.790 INFO kablam! su: No module specific data is present Oct 15 05:40:56.011 INFO running `"docker" "rm" "-f" "8abc482336e9aca35e793321567516aa5400e085296e28dc9a64684600d52c28"` Oct 15 05:40:56.299 INFO blam! 8abc482336e9aca35e793321567516aa5400e085296e28dc9a64684600d52c28 Oct 15 05:40:56.307 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-2/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/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:40:56.740 INFO blam! f4d35d79f823ef8064a3101ac52eadcce985a31184cddec032bbdd09e7792e85 Oct 15 05:40:56.741 INFO running `"docker" "start" "-a" "f4d35d79f823ef8064a3101ac52eadcce985a31184cddec032bbdd09e7792e85"` Oct 15 05:40:58.496 INFO kablam! usermod: no changes Oct 15 05:40:58.647 INFO kablam! Compiling todo v0.1.0 (/source) Oct 15 05:41:00.611 INFO kablam! warning: method is never used: `new` Oct 15 05:41:00.611 INFO kablam! --> src/todo.rs:38:5 Oct 15 05:41:00.611 INFO kablam! | Oct 15 05:41:00.611 INFO kablam! 38 | / pub fn new( Oct 15 05:41:00.611 INFO kablam! 39 | | priority: Priority, Oct 15 05:41:00.611 INFO kablam! 40 | | completed: bool, Oct 15 05:41:00.611 INFO kablam! 41 | | body: String, Oct 15 05:41:00.611 INFO kablam! ... | Oct 15 05:41:00.611 INFO kablam! 49 | | } Oct 15 05:41:00.612 INFO kablam! 50 | | } Oct 15 05:41:00.612 INFO kablam! | |_____^ Oct 15 05:41:00.612 INFO kablam! | Oct 15 05:41:00.612 INFO kablam! = note: #[warn(dead_code)] on by default Oct 15 05:41:00.613 INFO kablam! Oct 15 05:41:00.613 INFO kablam! warning: unused `std::result::Result` which must be used Oct 15 05:41:00.614 INFO kablam! --> src/cli.rs:132:9 Oct 15 05:41:00.614 INFO kablam! | Oct 15 05:41:00.614 INFO kablam! 132 | writer.flush(); Oct 15 05:41:00.614 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 15 05:41:00.614 INFO kablam! | Oct 15 05:41:00.614 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 15 05:41:00.614 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 15 05:41:00.614 INFO kablam! Oct 15 05:41:01.116 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.59s Oct 15 05:41:01.124 INFO kablam! su: No module specific data is present Oct 15 05:41:01.963 INFO running `"docker" "rm" "-f" "f4d35d79f823ef8064a3101ac52eadcce985a31184cddec032bbdd09e7792e85"` Oct 15 05:41:02.231 INFO blam! f4d35d79f823ef8064a3101ac52eadcce985a31184cddec032bbdd09e7792e85 Oct 15 05:41:02.235 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-2/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/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:41:02.628 INFO blam! 137c39fd6b3508943a3b2ae58446801f6e2d495f6e77af44a97b1e5d4edbfbf1 Oct 15 05:41:02.638 INFO running `"docker" "start" "-a" "137c39fd6b3508943a3b2ae58446801f6e2d495f6e77af44a97b1e5d4edbfbf1"` Oct 15 05:41:03.506 INFO kablam! usermod: no changes Oct 15 05:41:03.645 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.11s Oct 15 05:41:03.659 INFO kablam! Running /target/debug/deps/todo-fb50c9bf71b4e294 Oct 15 05:41:03.662 INFO blam! Oct 15 05:41:03.663 INFO blam! running 0 tests Oct 15 05:41:03.663 INFO blam! Oct 15 05:41:03.663 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 05:41:03.664 INFO blam! Oct 15 05:41:03.665 INFO kablam! su: No module specific data is present Oct 15 05:41:04.215 INFO running `"docker" "rm" "-f" "137c39fd6b3508943a3b2ae58446801f6e2d495f6e77af44a97b1e5d4edbfbf1"` Oct 15 05:41:04.500 INFO blam! 137c39fd6b3508943a3b2ae58446801f6e2d495f6e77af44a97b1e5d4edbfbf1