Oct 10 21:57:00.504 INFO testing human9/rsif against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 10 21:57:00.505 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen Oct 10 21:57:00.506 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-6/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 10 21:57:00.977 INFO blam! 81a6ec050fc3624b831cb23d801f1bb8e811fe0d3aec1ebe9c78445b621ae5f5 Oct 10 21:57:00.980 INFO running `"docker" "start" "-a" "81a6ec050fc3624b831cb23d801f1bb8e811fe0d3aec1ebe9c78445b621ae5f5"` Oct 10 21:57:01.836 INFO kablam! usermod: no changes Oct 10 21:57:01.952 INFO kablam! Compiling petgraph v0.4.13 Oct 10 21:57:01.964 INFO kablam! Compiling cgmath v0.16.1 Oct 10 21:57:09.384 INFO kablam! Compiling sifter v0.1.0 (/source) Oct 10 21:57:10.788 INFO kablam! warning: unused import: `serde::de::DeserializeOwned` Oct 10 21:57:10.788 INFO kablam! --> src/lib.rs:14:5 Oct 10 21:57:10.788 INFO kablam! | Oct 10 21:57:10.788 INFO kablam! 14 | use serde::de::DeserializeOwned; Oct 10 21:57:10.788 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 21:57:10.788 INFO kablam! | Oct 10 21:57:10.788 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 10 21:57:10.788 INFO kablam! Oct 10 21:57:11.184 INFO kablam! warning: variable does not need to be mutable Oct 10 21:57:11.184 INFO kablam! --> src/lib.rs:77:9 Oct 10 21:57:11.184 INFO kablam! | Oct 10 21:57:11.184 INFO kablam! 77 | let mut a_string = read_file(a)?; Oct 10 21:57:11.184 INFO kablam! | ----^^^^^^^^ Oct 10 21:57:11.184 INFO kablam! | | Oct 10 21:57:11.184 INFO kablam! | help: remove this `mut` Oct 10 21:57:11.184 INFO kablam! | Oct 10 21:57:11.184 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 10 21:57:11.184 INFO kablam! Oct 10 21:57:11.184 INFO kablam! warning: variable does not need to be mutable Oct 10 21:57:11.184 INFO kablam! --> src/lib.rs:78:9 Oct 10 21:57:11.184 INFO kablam! | Oct 10 21:57:11.184 INFO kablam! 78 | let mut a_graph = sif_to_petgraph(&a_string); Oct 10 21:57:11.184 INFO kablam! | ----^^^^^^^ Oct 10 21:57:11.184 INFO kablam! | | Oct 10 21:57:11.184 INFO kablam! | help: remove this `mut` Oct 10 21:57:11.184 INFO kablam! Oct 10 21:57:11.184 INFO kablam! warning: variable does not need to be mutable Oct 10 21:57:11.184 INFO kablam! --> src/lib.rs:79:9 Oct 10 21:57:11.184 INFO kablam! | Oct 10 21:57:11.184 INFO kablam! 79 | let mut b_string = read_file(b)?; Oct 10 21:57:11.184 INFO kablam! | ----^^^^^^^^ Oct 10 21:57:11.184 INFO kablam! | | Oct 10 21:57:11.184 INFO kablam! | help: remove this `mut` Oct 10 21:57:11.184 INFO kablam! Oct 10 21:57:11.184 INFO kablam! warning: variable does not need to be mutable Oct 10 21:57:11.184 INFO kablam! --> src/lib.rs:80:9 Oct 10 21:57:11.184 INFO kablam! | Oct 10 21:57:11.184 INFO kablam! 80 | let mut b_graph = sif_to_petgraph(&b_string); Oct 10 21:57:11.184 INFO kablam! | ----^^^^^^^ Oct 10 21:57:11.184 INFO kablam! | | Oct 10 21:57:11.184 INFO kablam! | help: remove this `mut` Oct 10 21:57:11.184 INFO kablam! Oct 10 21:57:17.468 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 15.58s Oct 10 21:57:17.476 INFO kablam! su: No module specific data is present Oct 10 21:57:18.483 INFO running `"docker" "rm" "-f" "81a6ec050fc3624b831cb23d801f1bb8e811fe0d3aec1ebe9c78445b621ae5f5"` Oct 10 21:57:18.777 INFO blam! 81a6ec050fc3624b831cb23d801f1bb8e811fe0d3aec1ebe9c78445b621ae5f5 Oct 10 21:57:18.784 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run Oct 10 21:57:18.786 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-6/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 10 21:57:19.217 INFO blam! f99954c95b4747527d6db19390d7891974cbe55643f37784e03493d240f0085f Oct 10 21:57:19.219 INFO running `"docker" "start" "-a" "f99954c95b4747527d6db19390d7891974cbe55643f37784e03493d240f0085f"` Oct 10 21:57:20.551 INFO kablam! usermod: no changes Oct 10 21:57:20.696 INFO kablam! Compiling sifter v0.1.0 (/source) Oct 10 21:57:22.132 INFO kablam! warning: unused import: `serde::de::DeserializeOwned` Oct 10 21:57:22.132 INFO kablam! --> src/lib.rs:14:5 Oct 10 21:57:22.132 INFO kablam! | Oct 10 21:57:22.132 INFO kablam! 14 | use serde::de::DeserializeOwned; Oct 10 21:57:22.132 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 21:57:22.132 INFO kablam! | Oct 10 21:57:22.132 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 10 21:57:22.132 INFO kablam! Oct 10 21:57:22.502 INFO kablam! warning: variable does not need to be mutable Oct 10 21:57:22.502 INFO kablam! --> src/lib.rs:77:9 Oct 10 21:57:22.502 INFO kablam! | Oct 10 21:57:22.502 INFO kablam! 77 | let mut a_string = read_file(a)?; Oct 10 21:57:22.502 INFO kablam! | ----^^^^^^^^ Oct 10 21:57:22.502 INFO kablam! | | Oct 10 21:57:22.502 INFO kablam! | help: remove this `mut` Oct 10 21:57:22.502 INFO kablam! | Oct 10 21:57:22.502 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 10 21:57:22.502 INFO kablam! Oct 10 21:57:22.502 INFO kablam! warning: variable does not need to be mutable Oct 10 21:57:22.502 INFO kablam! --> src/lib.rs:78:9 Oct 10 21:57:22.502 INFO kablam! | Oct 10 21:57:22.502 INFO kablam! 78 | let mut a_graph = sif_to_petgraph(&a_string); Oct 10 21:57:22.502 INFO kablam! | ----^^^^^^^ Oct 10 21:57:22.502 INFO kablam! | | Oct 10 21:57:22.502 INFO kablam! | help: remove this `mut` Oct 10 21:57:22.502 INFO kablam! Oct 10 21:57:22.502 INFO kablam! warning: variable does not need to be mutable Oct 10 21:57:22.502 INFO kablam! --> src/lib.rs:79:9 Oct 10 21:57:22.502 INFO kablam! | Oct 10 21:57:22.502 INFO kablam! 79 | let mut b_string = read_file(b)?; Oct 10 21:57:22.502 INFO kablam! | ----^^^^^^^^ Oct 10 21:57:22.502 INFO kablam! | | Oct 10 21:57:22.502 INFO kablam! | help: remove this `mut` Oct 10 21:57:22.502 INFO kablam! Oct 10 21:57:22.502 INFO kablam! warning: variable does not need to be mutable Oct 10 21:57:22.502 INFO kablam! --> src/lib.rs:80:9 Oct 10 21:57:22.502 INFO kablam! | Oct 10 21:57:22.502 INFO kablam! 80 | let mut b_graph = sif_to_petgraph(&b_string); Oct 10 21:57:22.502 INFO kablam! | ----^^^^^^^ Oct 10 21:57:22.502 INFO kablam! | | Oct 10 21:57:22.502 INFO kablam! | help: remove this `mut` Oct 10 21:57:22.502 INFO kablam! Oct 10 21:57:24.180 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 3.59s Oct 10 21:57:24.184 INFO kablam! su: No module specific data is present Oct 10 21:57:24.992 INFO running `"docker" "rm" "-f" "f99954c95b4747527d6db19390d7891974cbe55643f37784e03493d240f0085f"` Oct 10 21:57:25.257 INFO blam! f99954c95b4747527d6db19390d7891974cbe55643f37784e03493d240f0085f Oct 10 21:57:25.258 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen Oct 10 21:57:25.260 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-6/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 10 21:57:25.636 INFO blam! 6b4b939242436d6923670f8a57b7f313c2a93c37b3cb70533ddb2d3f1333f3dd Oct 10 21:57:25.639 INFO running `"docker" "start" "-a" "6b4b939242436d6923670f8a57b7f313c2a93c37b3cb70533ddb2d3f1333f3dd"` Oct 10 21:57:27.111 INFO kablam! usermod: no changes Oct 10 21:57:27.216 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.06s Oct 10 21:57:27.233 INFO kablam! Running /target/debug/deps/sifter-b15ff4de0e6907f3 Oct 10 21:57:27.252 INFO kablam! Running /target/debug/deps/sifter-3c7cd2482d212f3c Oct 10 21:57:27.252 INFO blam! Oct 10 21:57:27.252 INFO kablam! Doc-tests sifter Oct 10 21:57:27.252 INFO blam! running 0 tests Oct 10 21:57:27.252 INFO blam! Oct 10 21:57:27.252 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 10 21:57:27.252 INFO blam! Oct 10 21:57:27.252 INFO blam! Oct 10 21:57:27.252 INFO blam! running 0 tests Oct 10 21:57:27.252 INFO blam! Oct 10 21:57:27.252 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 10 21:57:27.252 INFO blam! Oct 10 21:57:29.517 INFO blam! Oct 10 21:57:29.517 INFO blam! running 0 tests Oct 10 21:57:29.518 INFO blam! Oct 10 21:57:29.518 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 10 21:57:29.518 INFO blam! Oct 10 21:57:29.537 INFO kablam! su: No module specific data is present Oct 10 21:57:30.132 INFO running `"docker" "rm" "-f" "6b4b939242436d6923670f8a57b7f313c2a93c37b3cb70533ddb2d3f1333f3dd"` Oct 10 21:57:30.460 INFO blam! 6b4b939242436d6923670f8a57b7f313c2a93c37b3cb70533ddb2d3f1333f3dd