Oct 14 18:39:19.250 INFO testing human9/rsif against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 14 18:39:19.252 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-3/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/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 14 18:39:19.924 INFO blam! 6619b15506fdbe5838e1474faec92d02d369aadd80fbd63c001b2919eb04d6b6 Oct 14 18:39:19.927 INFO running `"docker" "start" "-a" "6619b15506fdbe5838e1474faec92d02d369aadd80fbd63c001b2919eb04d6b6"` Oct 14 18:39:21.038 INFO kablam! usermod: no changes Oct 14 18:39:21.183 INFO kablam! Compiling cgmath v0.16.1 Oct 14 18:39:21.199 INFO kablam! Compiling petgraph v0.4.13 Oct 14 18:39:21.207 INFO kablam! Compiling serde_json v1.0.27 Oct 14 18:39:32.199 INFO kablam! Compiling sifter v0.1.0 (/source) Oct 14 18:39:32.727 INFO kablam! warning: unused import: `serde::de::DeserializeOwned` Oct 14 18:39:32.727 INFO kablam! --> src/lib.rs:14:5 Oct 14 18:39:32.727 INFO kablam! | Oct 14 18:39:32.727 INFO kablam! 14 | use serde::de::DeserializeOwned; Oct 14 18:39:32.727 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 18:39:32.727 INFO kablam! | Oct 14 18:39:32.727 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 14 18:39:32.728 INFO kablam! Oct 14 18:39:33.063 INFO kablam! warning: variable does not need to be mutable Oct 14 18:39:33.063 INFO kablam! --> src/lib.rs:77:9 Oct 14 18:39:33.063 INFO kablam! | Oct 14 18:39:33.063 INFO kablam! 77 | let mut a_string = read_file(a)?; Oct 14 18:39:33.063 INFO kablam! | ----^^^^^^^^ Oct 14 18:39:33.063 INFO kablam! | | Oct 14 18:39:33.063 INFO kablam! | help: remove this `mut` Oct 14 18:39:33.063 INFO kablam! | Oct 14 18:39:33.063 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 14 18:39:33.063 INFO kablam! Oct 14 18:39:33.063 INFO kablam! warning: variable does not need to be mutable Oct 14 18:39:33.063 INFO kablam! --> src/lib.rs:78:9 Oct 14 18:39:33.063 INFO kablam! | Oct 14 18:39:33.063 INFO kablam! 78 | let mut a_graph = sif_to_petgraph(&a_string); Oct 14 18:39:33.063 INFO kablam! | ----^^^^^^^ Oct 14 18:39:33.063 INFO kablam! | | Oct 14 18:39:33.063 INFO kablam! | help: remove this `mut` Oct 14 18:39:33.063 INFO kablam! Oct 14 18:39:33.063 INFO kablam! warning: variable does not need to be mutable Oct 14 18:39:33.063 INFO kablam! --> src/lib.rs:79:9 Oct 14 18:39:33.063 INFO kablam! | Oct 14 18:39:33.063 INFO kablam! 79 | let mut b_string = read_file(b)?; Oct 14 18:39:33.063 INFO kablam! | ----^^^^^^^^ Oct 14 18:39:33.063 INFO kablam! | | Oct 14 18:39:33.063 INFO kablam! | help: remove this `mut` Oct 14 18:39:33.063 INFO kablam! Oct 14 18:39:33.063 INFO kablam! warning: variable does not need to be mutable Oct 14 18:39:33.063 INFO kablam! --> src/lib.rs:80:9 Oct 14 18:39:33.063 INFO kablam! | Oct 14 18:39:33.063 INFO kablam! 80 | let mut b_graph = sif_to_petgraph(&b_string); Oct 14 18:39:33.063 INFO kablam! | ----^^^^^^^ Oct 14 18:39:33.063 INFO kablam! | | Oct 14 18:39:33.063 INFO kablam! | help: remove this `mut` Oct 14 18:39:33.063 INFO kablam! Oct 14 18:39:37.269 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 16.19s Oct 14 18:39:37.274 INFO kablam! su: No module specific data is present Oct 14 18:39:38.788 INFO running `"docker" "rm" "-f" "6619b15506fdbe5838e1474faec92d02d369aadd80fbd63c001b2919eb04d6b6"` Oct 14 18:39:39.151 INFO blam! 6619b15506fdbe5838e1474faec92d02d369aadd80fbd63c001b2919eb04d6b6 Oct 14 18:39:39.158 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-3/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/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 14 18:39:39.668 INFO blam! 8a56dbbc48d3ebad0dbb8ed18c6a134f7bdd22e7da8d57e7410a2ef5af3b7b23 Oct 14 18:39:39.670 INFO running `"docker" "start" "-a" "8a56dbbc48d3ebad0dbb8ed18c6a134f7bdd22e7da8d57e7410a2ef5af3b7b23"` Oct 14 18:39:41.854 INFO kablam! usermod: no changes Oct 14 18:39:41.996 INFO kablam! Compiling sifter v0.1.0 (/source) Oct 14 18:39:42.751 INFO kablam! warning: unused import: `serde::de::DeserializeOwned` Oct 14 18:39:42.752 INFO kablam! --> src/lib.rs:14:5 Oct 14 18:39:42.752 INFO kablam! | Oct 14 18:39:42.752 INFO kablam! 14 | use serde::de::DeserializeOwned; Oct 14 18:39:42.752 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 18:39:42.752 INFO kablam! | Oct 14 18:39:42.752 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 14 18:39:42.752 INFO kablam! Oct 14 18:39:43.367 INFO kablam! warning: variable does not need to be mutable Oct 14 18:39:43.368 INFO kablam! --> src/lib.rs:77:9 Oct 14 18:39:43.368 INFO kablam! | Oct 14 18:39:43.369 INFO kablam! 77 | let mut a_string = read_file(a)?; Oct 14 18:39:43.370 INFO kablam! | ----^^^^^^^^ Oct 14 18:39:43.370 INFO kablam! | | Oct 14 18:39:43.371 INFO kablam! | help: remove this `mut` Oct 14 18:39:43.372 INFO kablam! | Oct 14 18:39:43.373 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 14 18:39:43.373 INFO kablam! Oct 14 18:39:43.374 INFO kablam! warning: variable does not need to be mutable Oct 14 18:39:43.375 INFO kablam! --> src/lib.rs:78:9 Oct 14 18:39:43.375 INFO kablam! | Oct 14 18:39:43.376 INFO kablam! 78 | let mut a_graph = sif_to_petgraph(&a_string); Oct 14 18:39:43.376 INFO kablam! | ----^^^^^^^ Oct 14 18:39:43.376 INFO kablam! | | Oct 14 18:39:43.376 INFO kablam! | help: remove this `mut` Oct 14 18:39:43.377 INFO kablam! Oct 14 18:39:43.377 INFO kablam! warning: variable does not need to be mutable Oct 14 18:39:43.377 INFO kablam! --> src/lib.rs:79:9 Oct 14 18:39:43.377 INFO kablam! | Oct 14 18:39:43.377 INFO kablam! 79 | let mut b_string = read_file(b)?; Oct 14 18:39:43.377 INFO kablam! | ----^^^^^^^^ Oct 14 18:39:43.377 INFO kablam! | | Oct 14 18:39:43.378 INFO kablam! | help: remove this `mut` Oct 14 18:39:43.379 INFO kablam! Oct 14 18:39:43.380 INFO kablam! warning: variable does not need to be mutable Oct 14 18:39:43.380 INFO kablam! --> src/lib.rs:80:9 Oct 14 18:39:43.380 INFO kablam! | Oct 14 18:39:43.380 INFO kablam! 80 | let mut b_graph = sif_to_petgraph(&b_string); Oct 14 18:39:43.380 INFO kablam! | ----^^^^^^^ Oct 14 18:39:43.380 INFO kablam! | | Oct 14 18:39:43.380 INFO kablam! | help: remove this `mut` Oct 14 18:39:43.381 INFO kablam! Oct 14 18:39:44.198 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.32s Oct 14 18:39:44.203 INFO kablam! su: No module specific data is present Oct 14 18:39:45.513 INFO running `"docker" "rm" "-f" "8a56dbbc48d3ebad0dbb8ed18c6a134f7bdd22e7da8d57e7410a2ef5af3b7b23"` Oct 14 18:39:45.739 INFO blam! 8a56dbbc48d3ebad0dbb8ed18c6a134f7bdd22e7da8d57e7410a2ef5af3b7b23 Oct 14 18:39:45.751 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-3/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/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 14 18:39:46.179 INFO blam! 1c1236fa4b7f2b95e4e3930740c633279d7d302ba5987cc65ca38a383309bf1a Oct 14 18:39:46.191 INFO running `"docker" "start" "-a" "1c1236fa4b7f2b95e4e3930740c633279d7d302ba5987cc65ca38a383309bf1a"` Oct 14 18:39:47.169 INFO kablam! usermod: no changes Oct 14 18:39:47.279 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.07s Oct 14 18:39:47.282 INFO kablam! Running /target/debug/deps/sifter-451cf7ad33280666 Oct 14 18:39:47.284 INFO blam! Oct 14 18:39:47.284 INFO blam! running 0 tests Oct 14 18:39:47.286 INFO kablam! Running /target/debug/deps/sifter-adaf9864423f477d Oct 14 18:39:47.286 INFO blam! Oct 14 18:39:47.286 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 14 18:39:47.286 INFO blam! Oct 14 18:39:47.296 INFO blam! Oct 14 18:39:47.296 INFO blam! running 0 tests Oct 14 18:39:47.296 INFO blam! Oct 14 18:39:47.296 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 14 18:39:47.296 INFO blam! Oct 14 18:39:47.299 INFO kablam! Doc-tests sifter Oct 14 18:39:48.011 INFO blam! Oct 14 18:39:48.011 INFO blam! running 0 tests Oct 14 18:39:48.011 INFO blam! Oct 14 18:39:48.011 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 14 18:39:48.011 INFO blam! Oct 14 18:39:48.020 INFO kablam! su: No module specific data is present Oct 14 18:39:49.376 INFO running `"docker" "rm" "-f" "1c1236fa4b7f2b95e4e3930740c633279d7d302ba5987cc65ca38a383309bf1a"` Oct 14 18:39:49.691 INFO blam! 1c1236fa4b7f2b95e4e3930740c633279d7d302ba5987cc65ca38a383309bf1a