Oct 10 20:03:44.381 INFO testing klardotsh/souls against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 10 20:03:44.381 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen Oct 10 20:03:44.381 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-5/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 20:03:44.780 INFO blam! 91db5fa36973a39afbe82876d9ad788a783af250877dbc361d634c54bd4c7b8b Oct 10 20:03:44.788 INFO running `"docker" "start" "-a" "91db5fa36973a39afbe82876d9ad788a783af250877dbc361d634c54bd4c7b8b"` Oct 10 20:03:45.900 INFO kablam! usermod: no changes Oct 10 20:03:46.024 INFO kablam! warning: Package `toml v0.3.1` does not have feature `serde`. It has a required dependency with that name, but only optional dependencies can be used as features. This is currently a warning to ease the transition, but it will become an error in the future. Oct 10 20:03:46.131 INFO kablam! Compiling inotify v0.3.0 Oct 10 20:03:46.131 INFO kablam! Compiling xattr v0.1.11 Oct 10 20:03:46.139 INFO kablam! Compiling net2 v0.2.27 Oct 10 20:03:46.139 INFO kablam! Compiling sha1 v0.1.1 Oct 10 20:03:46.139 INFO kablam! Compiling base64 v0.4.1 Oct 10 20:03:46.139 INFO kablam! Compiling toml v0.3.1 Oct 10 20:03:46.140 INFO kablam! Compiling chrono v0.3.0 Oct 10 20:03:50.372 INFO kablam! Compiling redis v0.5.4 Oct 10 20:03:50.372 INFO kablam! Compiling tar v0.4.11 Oct 10 20:03:50.564 INFO kablam! Compiling miow v0.1.5 Oct 10 20:03:52.216 INFO kablam! Compiling mio v0.5.1 Oct 10 20:03:58.640 INFO kablam! Compiling notify v4.0.1 Oct 10 20:04:06.092 INFO kablam! Compiling souls v0.1.0 (/source) Oct 10 20:04:11.952 INFO kablam! warning: unused variable: `result` Oct 10 20:04:11.952 INFO kablam! --> src/bin/harvester.rs:70:9 Oct 10 20:04:11.952 INFO kablam! | Oct 10 20:04:11.952 INFO kablam! 70 | let result: Result = redis_con.rpush("backlog", buf); Oct 10 20:04:11.952 INFO kablam! | ^^^^^^ help: consider using `_result` instead Oct 10 20:04:11.952 INFO kablam! | Oct 10 20:04:11.952 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 10 20:04:11.952 INFO kablam! Oct 10 20:04:12.048 INFO kablam! warning: variable does not need to be mutable Oct 10 20:04:12.048 INFO kablam! --> src/bin/harvester.rs:73:23 Oct 10 20:04:12.048 INFO kablam! | Oct 10 20:04:12.048 INFO kablam! 73 | fn on_updated_package(mut path: &mut PathBuf, mapping: &HarvestMapping) { Oct 10 20:04:12.048 INFO kablam! | ----^^^^ Oct 10 20:04:12.048 INFO kablam! | | Oct 10 20:04:12.048 INFO kablam! | help: remove this `mut` Oct 10 20:04:12.048 INFO kablam! | Oct 10 20:04:12.048 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 10 20:04:12.048 INFO kablam! Oct 10 20:04:15.724 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 29.79s Oct 10 20:04:15.733 INFO kablam! su: No module specific data is present Oct 10 20:04:16.425 INFO running `"docker" "rm" "-f" "91db5fa36973a39afbe82876d9ad788a783af250877dbc361d634c54bd4c7b8b"` Oct 10 20:04:16.693 INFO blam! 91db5fa36973a39afbe82876d9ad788a783af250877dbc361d634c54bd4c7b8b Oct 10 20:04:16.711 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run Oct 10 20:04:16.713 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-5/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 20:04:17.073 INFO blam! 9e3c49c3d49d74aba478e45fbb59637e70ab66501bcfb3b56539b617062dc163 Oct 10 20:04:17.080 INFO running `"docker" "start" "-a" "9e3c49c3d49d74aba478e45fbb59637e70ab66501bcfb3b56539b617062dc163"` Oct 10 20:04:18.824 INFO kablam! usermod: no changes Oct 10 20:04:19.006 INFO kablam! warning: Package `toml v0.3.1` does not have feature `serde`. It has a required dependency with that name, but only optional dependencies can be used as features. This is currently a warning to ease the transition, but it will become an error in the future. Oct 10 20:04:19.054 INFO kablam! Compiling souls v0.1.0 (/source) Oct 10 20:04:25.452 INFO kablam! warning: unused variable: `result` Oct 10 20:04:25.452 INFO kablam! --> src/bin/harvester.rs:70:9 Oct 10 20:04:25.452 INFO kablam! | Oct 10 20:04:25.452 INFO kablam! 70 | let result: Result = redis_con.rpush("backlog", buf); Oct 10 20:04:25.452 INFO kablam! | ^^^^^^ help: consider using `_result` instead Oct 10 20:04:25.452 INFO kablam! | Oct 10 20:04:25.452 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 10 20:04:25.452 INFO kablam! Oct 10 20:04:25.488 INFO kablam! warning: variable does not need to be mutable Oct 10 20:04:25.488 INFO kablam! --> src/bin/harvester.rs:73:23 Oct 10 20:04:25.488 INFO kablam! | Oct 10 20:04:25.488 INFO kablam! 73 | fn on_updated_package(mut path: &mut PathBuf, mapping: &HarvestMapping) { Oct 10 20:04:25.488 INFO kablam! | ----^^^^ Oct 10 20:04:25.488 INFO kablam! | | Oct 10 20:04:25.488 INFO kablam! | help: remove this `mut` Oct 10 20:04:25.488 INFO kablam! | Oct 10 20:04:25.488 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 10 20:04:25.488 INFO kablam! Oct 10 20:04:25.988 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 7.12s Oct 10 20:04:25.993 INFO kablam! su: No module specific data is present Oct 10 20:04:27.228 INFO running `"docker" "rm" "-f" "9e3c49c3d49d74aba478e45fbb59637e70ab66501bcfb3b56539b617062dc163"` Oct 10 20:04:27.472 INFO blam! 9e3c49c3d49d74aba478e45fbb59637e70ab66501bcfb3b56539b617062dc163 Oct 10 20:04:27.474 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen Oct 10 20:04:27.474 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-5/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 20:04:27.882 INFO blam! 90863589615f74ecc5d5795703e5eb00a56fac38ccd6dbe505774da671a1461e Oct 10 20:04:27.884 INFO running `"docker" "start" "-a" "90863589615f74ecc5d5795703e5eb00a56fac38ccd6dbe505774da671a1461e"` Oct 10 20:04:29.528 INFO kablam! usermod: no changes Oct 10 20:04:29.676 INFO kablam! warning: Package `toml v0.3.1` does not have feature `serde`. It has a required dependency with that name, but only optional dependencies can be used as features. This is currently a warning to ease the transition, but it will become an error in the future. Oct 10 20:04:29.716 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.15s Oct 10 20:04:29.732 INFO kablam! Running /target/debug/deps/souls-e35d19797ea08b73 Oct 10 20:04:29.735 INFO blam! Oct 10 20:04:29.735 INFO blam! running 0 tests Oct 10 20:04:29.735 INFO blam! Oct 10 20:04:29.736 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 10 20:04:29.736 INFO blam! Oct 10 20:04:29.737 INFO kablam! Running /target/debug/deps/harvester-495896b86d55650f Oct 10 20:04:29.750 INFO blam! Oct 10 20:04:29.751 INFO blam! running 0 tests Oct 10 20:04:29.751 INFO blam! Oct 10 20:04:29.751 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 10 20:04:29.751 INFO blam! Oct 10 20:04:29.752 INFO kablam! Running /target/debug/deps/soul_incarnator-bc3f95c21f415ff3 Oct 10 20:04:29.758 INFO blam! Oct 10 20:04:29.758 INFO blam! running 0 tests Oct 10 20:04:29.759 INFO blam! Oct 10 20:04:29.759 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 10 20:04:29.759 INFO blam! Oct 10 20:04:29.760 INFO kablam! Doc-tests souls Oct 10 20:04:31.664 INFO blam! Oct 10 20:04:31.664 INFO blam! running 0 tests Oct 10 20:04:31.664 INFO blam! Oct 10 20:04:31.664 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 10 20:04:31.664 INFO blam! Oct 10 20:04:31.672 INFO kablam! su: No module specific data is present Oct 10 20:04:32.528 INFO running `"docker" "rm" "-f" "90863589615f74ecc5d5795703e5eb00a56fac38ccd6dbe505774da671a1461e"` Oct 10 20:04:32.776 INFO blam! 90863589615f74ecc5d5795703e5eb00a56fac38ccd6dbe505774da671a1461e