Oct 11 06:51:51.798 INFO testing Enapiuz/Ganges against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 11 06:51:51.798 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen Oct 11 06:51:51.798 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-7/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 11 06:51:52.172 INFO blam! cfc4e20a1d84af715d082b22902b378fb78d28a96a9d50f9e9069fa9d83b29d4 Oct 11 06:51:52.172 INFO running `"docker" "start" "-a" "cfc4e20a1d84af715d082b22902b378fb78d28a96a9d50f9e9069fa9d83b29d4"` Oct 11 06:51:53.231 INFO kablam! usermod: no changes Oct 11 06:51:53.444 INFO kablam! Compiling hostname v0.1.3 Oct 11 06:51:53.444 INFO kablam! Compiling conduit-mime-types v0.7.3 Oct 11 06:51:53.444 INFO kablam! Compiling serde_json v0.9.9 Oct 11 06:51:53.458 INFO kablam! Compiling textnonce v0.4.1 Oct 11 06:51:53.459 INFO kablam! Compiling rust-crypto v0.2.36 Oct 11 06:51:53.516 INFO kablam! Compiling semver-parser v0.6.2 Oct 11 06:51:57.380 INFO kablam! Compiling iron v0.5.1 Oct 11 06:52:00.789 INFO kablam! Compiling semver v0.5.1 Oct 11 06:52:11.481 INFO kablam! Compiling bson v0.4.4 Oct 11 06:52:15.261 INFO kablam! Compiling mongodb v0.2.3 Oct 11 06:52:26.788 INFO kablam! Compiling ganges v0.1.0 (/source) Oct 11 06:52:29.340 INFO kablam! warning: field is never used: `subscribers` Oct 11 06:52:29.340 INFO kablam! --> src/keeper/registry.rs:5:5 Oct 11 06:52:29.340 INFO kablam! | Oct 11 06:52:29.340 INFO kablam! 5 | subscribers: HashMap>> Oct 11 06:52:29.340 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 06:52:29.340 INFO kablam! | Oct 11 06:52:29.340 INFO kablam! = note: #[warn(dead_code)] on by default Oct 11 06:52:29.340 INFO kablam! Oct 11 06:52:29.340 INFO kablam! warning: method is never used: `subscribe` Oct 11 06:52:29.340 INFO kablam! --> src/keeper/registry.rs:13:5 Oct 11 06:52:29.340 INFO kablam! | Oct 11 06:52:29.340 INFO kablam! 13 | pub fn subscribe(&mut self, event_name: String, target_url: String) -> Result<(), &str> { Oct 11 06:52:29.341 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 06:52:29.341 INFO kablam! Oct 11 06:52:29.341 INFO kablam! warning: method is never used: `unsubscribe` Oct 11 06:52:29.341 INFO kablam! --> src/keeper/registry.rs:26:5 Oct 11 06:52:29.341 INFO kablam! | Oct 11 06:52:29.341 INFO kablam! 26 | pub fn unsubscribe(&mut self, event_name: String, target_url: String) -> Result<(), &str> { Oct 11 06:52:29.341 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 06:52:29.341 INFO kablam! Oct 11 06:52:29.341 INFO kablam! warning: method is never used: `get_subscribers` Oct 11 06:52:29.341 INFO kablam! --> src/keeper/registry.rs:40:5 Oct 11 06:52:29.341 INFO kablam! | Oct 11 06:52:29.341 INFO kablam! 40 | pub fn get_subscribers(&self, event_name: String) -> Vec { Oct 11 06:52:29.341 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 06:52:29.341 INFO kablam! Oct 11 06:52:32.460 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 39.21s Oct 11 06:52:32.468 INFO kablam! su: No module specific data is present Oct 11 06:52:33.063 INFO running `"docker" "rm" "-f" "cfc4e20a1d84af715d082b22902b378fb78d28a96a9d50f9e9069fa9d83b29d4"` Oct 11 06:52:33.412 INFO blam! cfc4e20a1d84af715d082b22902b378fb78d28a96a9d50f9e9069fa9d83b29d4 Oct 11 06:52:33.416 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run Oct 11 06:52:33.416 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-7/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 11 06:52:33.870 INFO blam! 29c1a423275a0a00e1498513d6c7b0619bd51c9ce50f248bd3e7e60f92ce00e5 Oct 11 06:52:33.873 INFO running `"docker" "start" "-a" "29c1a423275a0a00e1498513d6c7b0619bd51c9ce50f248bd3e7e60f92ce00e5"` Oct 11 06:52:34.922 INFO kablam! usermod: no changes Oct 11 06:52:35.156 INFO kablam! Compiling ganges v0.1.0 (/source) Oct 11 06:52:40.020 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 5.07s Oct 11 06:52:40.024 INFO kablam! su: No module specific data is present Oct 11 06:52:40.762 INFO running `"docker" "rm" "-f" "29c1a423275a0a00e1498513d6c7b0619bd51c9ce50f248bd3e7e60f92ce00e5"` Oct 11 06:52:41.012 INFO blam! 29c1a423275a0a00e1498513d6c7b0619bd51c9ce50f248bd3e7e60f92ce00e5 Oct 11 06:52:41.016 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen Oct 11 06:52:41.016 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-7/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 11 06:52:41.566 INFO blam! 082b358760bb83cb11ee7abcd493b34188af6563b8251f9b6c015d5086f7ca68 Oct 11 06:52:41.572 INFO running `"docker" "start" "-a" "082b358760bb83cb11ee7abcd493b34188af6563b8251f9b6c015d5086f7ca68"` Oct 11 06:52:42.495 INFO kablam! usermod: no changes Oct 11 06:52:42.651 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.11s Oct 11 06:52:42.668 INFO kablam! Running /target/debug/deps/ganges-1fbcedff6e8dcb25 Oct 11 06:52:42.676 INFO blam! Oct 11 06:52:42.676 INFO blam! running 4 tests Oct 11 06:52:42.676 INFO blam! test keeper::registry::tests::get_subscribers ... ok Oct 11 06:52:42.676 INFO blam! test http::router::tests::test_nothing ... ok Oct 11 06:52:42.676 INFO blam! test keeper::registry::tests::subscribe ... ok Oct 11 06:52:42.676 INFO blam! test keeper::registry::tests::unsubscribe ... ok Oct 11 06:52:42.676 INFO blam! Oct 11 06:52:42.676 INFO blam! test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 06:52:42.676 INFO blam! Oct 11 06:52:42.679 INFO kablam! su: No module specific data is present Oct 11 06:52:43.428 INFO running `"docker" "rm" "-f" "082b358760bb83cb11ee7abcd493b34188af6563b8251f9b6c015d5086f7ca68"` Oct 11 06:52:43.764 INFO blam! 082b358760bb83cb11ee7abcd493b34188af6563b8251f9b6c015d5086f7ca68