Oct 10 21:15:31.201 INFO testing jamwaffles/organisations-rs against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 10 21:15:31.201 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen Oct 10 21:15:31.201 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-3/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:15:31.676 INFO blam! 8ee1239e0ede1bd79f35020ee95cbbaee82e17aad6454cf43f0f3befc1849e48 Oct 10 21:15:31.696 INFO running `"docker" "start" "-a" "8ee1239e0ede1bd79f35020ee95cbbaee82e17aad6454cf43f0f3befc1849e48"` Oct 10 21:15:33.059 INFO kablam! usermod: no changes Oct 10 21:15:33.604 INFO kablam! Compiling actix-web v0.7.2 Oct 10 21:15:33.606 INFO kablam! Compiling socket2 v0.3.7 Oct 10 21:15:33.640 INFO kablam! Compiling crossbeam-epoch v0.5.1 Oct 10 21:15:33.640 INFO kablam! Compiling mio v0.6.15 Oct 10 21:15:33.640 INFO kablam! Compiling lock_api v0.1.3 Oct 10 21:15:33.640 INFO kablam! Compiling r2d2 v0.8.2 Oct 10 21:15:33.640 INFO kablam! Compiling tokio-io v0.1.7 Oct 10 21:15:33.652 INFO kablam! Compiling http v0.1.8 Oct 10 21:15:37.640 INFO kablam! Compiling syn v0.14.5 Oct 10 21:15:39.057 INFO kablam! Compiling uuid v0.6.5 Oct 10 21:15:39.556 INFO kablam! Compiling phf_shared v0.7.21 Oct 10 21:15:39.568 INFO kablam! Compiling tokio-threadpool v0.1.5 Oct 10 21:15:40.337 INFO kablam! Compiling backtrace v0.2.3 Oct 10 21:15:42.328 INFO kablam! Compiling cookie v0.11.0 Oct 10 21:15:46.774 INFO kablam! Compiling parking_lot v0.6.3 Oct 10 21:15:46.828 INFO kablam! Compiling chrono v0.4.5 Oct 10 21:15:46.860 INFO kablam! Compiling tokio-codec v0.1.0 Oct 10 21:15:46.896 INFO kablam! Compiling phf_generator v0.7.21 Oct 10 21:15:50.508 INFO kablam! Compiling phf v0.7.21 Oct 10 21:15:56.368 INFO kablam! Compiling tokio-reactor v0.1.2 Oct 10 21:15:56.481 INFO kablam! Compiling mio-uds v0.6.6 Oct 10 21:15:56.593 INFO kablam! Compiling crossbeam-channel v0.2.3 Oct 10 21:15:58.372 INFO kablam! Compiling postgres-protocol v0.3.2 Oct 10 21:15:58.372 INFO kablam! Compiling ring v0.12.1 Oct 10 21:15:58.684 INFO kablam! Compiling error-chain v0.1.12 Oct 10 21:16:04.432 INFO kablam! Compiling phf_codegen v0.7.21 Oct 10 21:16:04.524 INFO kablam! Compiling tokio-fs v0.1.2 Oct 10 21:16:04.540 INFO kablam! Compiling h2 v0.1.10 Oct 10 21:16:04.740 INFO kablam! Compiling tokio-udp v0.1.1 Oct 10 21:16:04.740 INFO kablam! Compiling tokio-tcp v0.1.0 Oct 10 21:16:08.614 INFO kablam! Compiling tokio-signal v0.2.1 Oct 10 21:16:08.700 INFO kablam! Compiling mime_guess v2.0.0-alpha.6 Oct 10 21:16:12.125 INFO kablam! Compiling postgres-shared v0.4.1 Oct 10 21:16:12.134 INFO kablam! Compiling trust-dns-proto v0.4.0 Oct 10 21:16:12.412 INFO kablam! Compiling tokio v0.1.7 Oct 10 21:16:29.212 INFO kablam! Compiling actix_derive v0.3.0 Oct 10 21:16:29.213 INFO kablam! Compiling serde_derive v1.0.70 Oct 10 21:16:30.889 INFO kablam! Compiling postgres v0.15.2 Oct 10 21:16:34.253 INFO kablam! Compiling trust-dns-resolver v0.9.0 Oct 10 21:16:41.452 INFO kablam! Compiling r2d2_postgres v0.14.0 Oct 10 21:16:48.756 INFO kablam! Compiling actix v0.7.2 Oct 10 21:16:54.236 INFO kablam! Compiling jsonwebtoken v4.0.1 Oct 10 21:17:23.732 INFO kablam! Compiling organisations v0.1.0 (/source) Oct 10 21:17:34.123 INFO kablam! warning: function is never used: `hydrate` Oct 10 21:17:34.123 INFO kablam! --> src/aggregators/get_invite.rs:31:1 Oct 10 21:17:34.123 INFO kablam! | Oct 10 21:17:34.123 INFO kablam! 31 | pub fn hydrate(events: &Vec) -> Membership { Oct 10 21:17:34.123 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 21:17:34.123 INFO kablam! | Oct 10 21:17:34.123 INFO kablam! = note: #[warn(dead_code)] on by default Oct 10 21:17:34.123 INFO kablam! Oct 10 21:17:34.129 INFO kablam! warning: struct is never constructed: `GetOrganisationMembersSuccess` Oct 10 21:17:34.129 INFO kablam! --> src/responses.rs:33:1 Oct 10 21:17:34.129 INFO kablam! | Oct 10 21:17:34.129 INFO kablam! 33 | pub struct GetOrganisationMembersSuccess { Oct 10 21:17:34.129 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 21:17:34.129 INFO kablam! Oct 10 21:17:34.129 INFO kablam! warning: method is never used: `new` Oct 10 21:17:34.129 INFO kablam! --> src/responses.rs:38:5 Oct 10 21:17:34.129 INFO kablam! | Oct 10 21:17:34.129 INFO kablam! 38 | pub fn new(users: Vec) -> Self { Oct 10 21:17:34.129 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 21:17:34.130 INFO kablam! Oct 10 21:17:50.934 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2m 17s Oct 10 21:17:50.956 INFO kablam! su: No module specific data is present Oct 10 21:17:51.735 INFO running `"docker" "rm" "-f" "8ee1239e0ede1bd79f35020ee95cbbaee82e17aad6454cf43f0f3befc1849e48"` Oct 10 21:17:52.085 INFO blam! 8ee1239e0ede1bd79f35020ee95cbbaee82e17aad6454cf43f0f3befc1849e48 Oct 10 21:17:52.096 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run Oct 10 21:17:52.098 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-3/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:17:52.544 INFO blam! b310c8272097b39fb9c34c7e36eceb952f2a353961f00d58584a8b59b659e00d Oct 10 21:17:52.561 INFO running `"docker" "start" "-a" "b310c8272097b39fb9c34c7e36eceb952f2a353961f00d58584a8b59b659e00d"` Oct 10 21:17:53.456 INFO kablam! usermod: no changes Oct 10 21:17:53.996 INFO kablam! Compiling organisations v0.1.0 (/source) Oct 10 21:18:04.257 INFO kablam! warning: function is never used: `hydrate` Oct 10 21:18:04.257 INFO kablam! --> src/aggregators/get_invite.rs:31:1 Oct 10 21:18:04.257 INFO kablam! | Oct 10 21:18:04.257 INFO kablam! 31 | pub fn hydrate(events: &Vec) -> Membership { Oct 10 21:18:04.257 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 21:18:04.257 INFO kablam! | Oct 10 21:18:04.257 INFO kablam! = note: #[warn(dead_code)] on by default Oct 10 21:18:04.257 INFO kablam! Oct 10 21:18:04.257 INFO kablam! warning: struct is never constructed: `GetOrganisationMembersSuccess` Oct 10 21:18:04.257 INFO kablam! --> src/responses.rs:33:1 Oct 10 21:18:04.257 INFO kablam! | Oct 10 21:18:04.257 INFO kablam! 33 | pub struct GetOrganisationMembersSuccess { Oct 10 21:18:04.257 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 21:18:04.257 INFO kablam! Oct 10 21:18:04.257 INFO kablam! warning: method is never used: `new` Oct 10 21:18:04.257 INFO kablam! --> src/responses.rs:38:5 Oct 10 21:18:04.257 INFO kablam! | Oct 10 21:18:04.257 INFO kablam! 38 | pub fn new(users: Vec) -> Self { Oct 10 21:18:04.257 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 21:18:04.257 INFO kablam! Oct 10 21:18:04.923 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 11.45s Oct 10 21:18:04.947 INFO kablam! su: No module specific data is present Oct 10 21:18:05.470 INFO running `"docker" "rm" "-f" "b310c8272097b39fb9c34c7e36eceb952f2a353961f00d58584a8b59b659e00d"` Oct 10 21:18:05.558 INFO blam! b310c8272097b39fb9c34c7e36eceb952f2a353961f00d58584a8b59b659e00d Oct 10 21:18:05.564 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen Oct 10 21:18:05.572 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-3/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:18:05.913 INFO blam! 00b8bb5fc31e312708db1a7af456f3addaf4de15ca5cd0ae1e5fa61635349ee7 Oct 10 21:18:05.918 INFO running `"docker" "start" "-a" "00b8bb5fc31e312708db1a7af456f3addaf4de15ca5cd0ae1e5fa61635349ee7"` Oct 10 21:18:06.757 INFO kablam! usermod: no changes Oct 10 21:18:07.052 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.26s Oct 10 21:18:07.076 INFO kablam! Running /target/debug/deps/organisations-1d15e98eea1a1fa8 Oct 10 21:18:07.084 INFO blam! Oct 10 21:18:07.084 INFO blam! running 0 tests Oct 10 21:18:07.084 INFO blam! Oct 10 21:18:07.084 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 10 21:18:07.084 INFO blam! Oct 10 21:18:07.089 INFO kablam! su: No module specific data is present Oct 10 21:18:07.968 INFO running `"docker" "rm" "-f" "00b8bb5fc31e312708db1a7af456f3addaf4de15ca5cd0ae1e5fa61635349ee7"` Oct 10 21:18:08.291 INFO blam! 00b8bb5fc31e312708db1a7af456f3addaf4de15ca5cd0ae1e5fa61635349ee7