Oct 14 14:56:25.606 INFO testing klardotsh/souls against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 14 14:56:25.607 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-0/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/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 14:56:26.257 INFO blam! 76f9e4befc9e097f2817e49a1cc7c1891380be1f40c00d7b316c24e4bd5a67ef Oct 14 14:56:26.259 INFO running `"docker" "start" "-a" "76f9e4befc9e097f2817e49a1cc7c1891380be1f40c00d7b316c24e4bd5a67ef"` Oct 14 14:56:27.967 INFO kablam! usermod: no changes Oct 14 14:56:28.171 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 14 14:56:28.243 INFO kablam! Compiling serde v0.9.12 Oct 14 14:56:28.243 INFO kablam! Compiling num-integer v0.1.33 Oct 14 14:56:28.244 INFO kablam! Compiling xattr v0.1.11 Oct 14 14:56:28.244 INFO kablam! Compiling inotify v0.3.0 Oct 14 14:56:28.244 INFO kablam! Compiling filetime v0.1.10 Oct 14 14:56:28.244 INFO kablam! Compiling net2 v0.2.27 Oct 14 14:56:28.245 INFO kablam! Compiling nix v0.5.1 Oct 14 14:56:28.245 INFO kablam! Compiling sha1 v0.1.1 Oct 14 14:56:33.079 INFO kablam! Compiling base64 v0.4.1 Oct 14 14:56:33.080 INFO kablam! Compiling syn v0.11.9 Oct 14 14:56:33.080 INFO kablam! Compiling num-iter v0.1.33 Oct 14 14:56:33.080 INFO kablam! Compiling tar v0.4.11 Oct 14 14:56:33.080 INFO kablam! Compiling redis v0.5.4 Oct 14 14:56:33.259 INFO kablam! Compiling miow v0.1.5 Oct 14 14:56:34.851 INFO kablam! Compiling num v0.1.37 Oct 14 14:56:52.179 INFO kablam! Compiling mio v0.5.1 Oct 14 14:56:53.164 INFO kablam! Compiling serde_codegen_internals v0.14.2 Oct 14 14:56:55.225 INFO kablam! Compiling notify v4.0.1 Oct 14 14:56:57.471 INFO kablam! Compiling serde_derive v0.9.12 Oct 14 14:57:07.403 INFO kablam! Compiling chrono v0.3.0 Oct 14 14:57:07.403 INFO kablam! Compiling toml v0.3.1 Oct 14 14:57:07.404 INFO kablam! Compiling serde_json v0.9.9 Oct 14 14:57:19.975 INFO kablam! Compiling souls v0.1.0 (/source) Oct 14 14:57:21.559 INFO kablam! warning: unused variable: `result` Oct 14 14:57:21.559 INFO kablam! --> src/bin/harvester.rs:70:9 Oct 14 14:57:21.559 INFO kablam! | Oct 14 14:57:21.559 INFO kablam! 70 | let result: Result = redis_con.rpush("backlog", buf); Oct 14 14:57:21.559 INFO kablam! | ^^^^^^ help: consider using `_result` instead Oct 14 14:57:21.559 INFO kablam! | Oct 14 14:57:21.559 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 14 14:57:21.559 INFO kablam! Oct 14 14:57:21.611 INFO kablam! warning: variable does not need to be mutable Oct 14 14:57:21.612 INFO kablam! --> src/bin/harvester.rs:73:23 Oct 14 14:57:21.613 INFO kablam! | Oct 14 14:57:21.613 INFO kablam! 73 | fn on_updated_package(mut path: &mut PathBuf, mapping: &HarvestMapping) { Oct 14 14:57:21.613 INFO kablam! | ----^^^^ Oct 14 14:57:21.613 INFO kablam! | | Oct 14 14:57:21.613 INFO kablam! | help: remove this `mut` Oct 14 14:57:21.613 INFO kablam! | Oct 14 14:57:21.613 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 14 14:57:21.613 INFO kablam! Oct 14 14:57:25.687 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 57.70s Oct 14 14:57:25.695 INFO kablam! su: No module specific data is present Oct 14 14:57:26.515 INFO running `"docker" "rm" "-f" "76f9e4befc9e097f2817e49a1cc7c1891380be1f40c00d7b316c24e4bd5a67ef"` Oct 14 14:57:26.791 INFO blam! 76f9e4befc9e097f2817e49a1cc7c1891380be1f40c00d7b316c24e4bd5a67ef Oct 14 14:57:26.800 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-0/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/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 14:57:27.196 INFO blam! 68560a71428cbd7e78aa9c84f038ff4db9fb47e457d4cf443dbbdc72f0a2d983 Oct 14 14:57:27.199 INFO running `"docker" "start" "-a" "68560a71428cbd7e78aa9c84f038ff4db9fb47e457d4cf443dbbdc72f0a2d983"` Oct 14 14:57:28.606 INFO kablam! usermod: no changes Oct 14 14:57:28.755 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 14 14:57:28.779 INFO kablam! Compiling souls v0.1.0 (/source) Oct 14 14:57:30.259 INFO kablam! warning: unused variable: `result` Oct 14 14:57:30.260 INFO kablam! --> src/bin/harvester.rs:70:9 Oct 14 14:57:30.260 INFO kablam! | Oct 14 14:57:30.260 INFO kablam! 70 | let result: Result = redis_con.rpush("backlog", buf); Oct 14 14:57:30.260 INFO kablam! | ^^^^^^ help: consider using `_result` instead Oct 14 14:57:30.261 INFO kablam! | Oct 14 14:57:30.267 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 14 14:57:30.267 INFO kablam! Oct 14 14:57:30.315 INFO kablam! warning: variable does not need to be mutable Oct 14 14:57:30.315 INFO kablam! --> src/bin/harvester.rs:73:23 Oct 14 14:57:30.315 INFO kablam! | Oct 14 14:57:30.315 INFO kablam! 73 | fn on_updated_package(mut path: &mut PathBuf, mapping: &HarvestMapping) { Oct 14 14:57:30.315 INFO kablam! | ----^^^^ Oct 14 14:57:30.315 INFO kablam! | | Oct 14 14:57:30.315 INFO kablam! | help: remove this `mut` Oct 14 14:57:30.315 INFO kablam! | Oct 14 14:57:30.315 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 14 14:57:30.315 INFO kablam! Oct 14 14:57:30.951 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.31s Oct 14 14:57:30.955 INFO kablam! su: No module specific data is present Oct 14 14:57:31.766 INFO running `"docker" "rm" "-f" "68560a71428cbd7e78aa9c84f038ff4db9fb47e457d4cf443dbbdc72f0a2d983"` Oct 14 14:57:32.063 INFO blam! 68560a71428cbd7e78aa9c84f038ff4db9fb47e457d4cf443dbbdc72f0a2d983 Oct 14 14:57:32.068 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-0/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/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 14:57:32.530 INFO blam! 2bd9d7edee0bb4bcc725132634688847aa3abbbcf4b571eaf69b48265c0b354f Oct 14 14:57:32.537 INFO running `"docker" "start" "-a" "2bd9d7edee0bb4bcc725132634688847aa3abbbcf4b571eaf69b48265c0b354f"` Oct 14 14:57:33.819 INFO kablam! usermod: no changes Oct 14 14:57:33.963 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 14 14:57:33.993 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.15s Oct 14 14:57:34.011 INFO kablam! Running /target/debug/deps/souls-95fd4ebb5c6fc7a6 Oct 14 14:57:34.016 INFO blam! Oct 14 14:57:34.016 INFO blam! running 0 tests Oct 14 14:57:34.016 INFO blam! Oct 14 14:57:34.016 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 14 14:57:34.016 INFO blam! Oct 14 14:57:34.024 INFO kablam! Running /target/debug/deps/harvester-c36668e511e7f344 Oct 14 14:57:34.031 INFO blam! Oct 14 14:57:34.031 INFO blam! running 0 tests Oct 14 14:57:34.031 INFO blam! Oct 14 14:57:34.031 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 14 14:57:34.031 INFO blam! Oct 14 14:57:34.043 INFO blam! Oct 14 14:57:34.043 INFO kablam! Running /target/debug/deps/soul_incarnator-f574b1e30d706378 Oct 14 14:57:34.043 INFO blam! running 0 tests Oct 14 14:57:34.043 INFO blam! Oct 14 14:57:34.043 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 14 14:57:34.043 INFO blam! Oct 14 14:57:34.051 INFO kablam! Doc-tests souls Oct 14 14:57:34.459 INFO blam! Oct 14 14:57:34.459 INFO blam! running 0 tests Oct 14 14:57:34.459 INFO blam! Oct 14 14:57:34.459 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 14 14:57:34.460 INFO blam! Oct 14 14:57:34.468 INFO kablam! su: No module specific data is present Oct 14 14:57:35.306 INFO running `"docker" "rm" "-f" "2bd9d7edee0bb4bcc725132634688847aa3abbbcf4b571eaf69b48265c0b354f"` Oct 14 14:57:35.591 INFO blam! 2bd9d7edee0bb4bcc725132634688847aa3abbbcf4b571eaf69b48265c0b354f