Oct 12 20:00:42.910 INFO checking jamwaffles/organisations-rs against try#4021bd0b3c5815b087d6db10ce461e7e4854ade7 for pr-54977 Oct 12 20:00:42.910 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-54977/worker-4/try#4021bd0b3c5815b087d6db10ce461e7e4854ade7:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/pr-54977/try#4021bd0b3c5815b087d6db10ce461e7e4854ade7:/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 +4021bd0b3c5815b087d6db10ce461e7e4854ade7-alt check --frozen --all --all-targets" "-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 12 20:00:43.387 INFO blam! 9cceb8a1d67419aec35aba10b849ebbc4866ec4a362e71f8e9cbbd031c5cb249 Oct 12 20:00:43.400 INFO running `"docker" "start" "-a" "9cceb8a1d67419aec35aba10b849ebbc4866ec4a362e71f8e9cbbd031c5cb249"` Oct 12 20:00:45.327 INFO kablam! usermod: no changes Oct 12 20:00:45.905 INFO kablam! Checking error-chain v0.11.0 Oct 12 20:00:45.907 INFO kablam! Compiling actix-web v0.7.2 Oct 12 20:00:46.025 INFO kablam! Compiling crossbeam-epoch v0.3.1 Oct 12 20:00:46.028 INFO kablam! Checking tokio-io v0.1.7 Oct 12 20:00:46.028 INFO kablam! Checking http v0.1.8 Oct 12 20:00:46.054 INFO kablam! Checking uuid v0.6.5 Oct 12 20:00:46.054 INFO kablam! Compiling phf_shared v0.7.21 Oct 12 20:00:49.185 INFO kablam! Checking cookie v0.11.0 Oct 12 20:00:49.277 INFO kablam! Checking phf v0.7.21 Oct 12 20:00:49.629 INFO kablam! Compiling phf_generator v0.7.21 Oct 12 20:00:51.180 INFO kablam! Checking postgres-protocol v0.3.2 Oct 12 20:00:52.941 INFO kablam! Compiling phf_codegen v0.7.21 Oct 12 20:00:53.937 INFO kablam! Compiling crossbeam-deque v0.2.0 Oct 12 20:00:54.514 INFO kablam! Compiling mime_guess v2.0.0-alpha.6 Oct 12 20:00:55.820 INFO kablam! Checking tokio-reactor v0.1.2 Oct 12 20:00:55.820 INFO kablam! Checking tokio-codec v0.1.0 Oct 12 20:00:55.820 INFO kablam! Checking tokio-fs v0.1.2 Oct 12 20:00:56.052 INFO kablam! Compiling rayon-core v1.4.1 Oct 12 20:00:58.129 INFO kablam! Checking postgres-shared v0.4.1 Oct 12 20:01:02.756 INFO kablam! Checking tokio-udp v0.1.1 Oct 12 20:01:02.786 INFO kablam! Checking tokio-tcp v0.1.0 Oct 12 20:01:02.787 INFO kablam! Checking tokio-signal v0.2.1 Oct 12 20:01:08.992 INFO kablam! Checking tokio v0.1.7 Oct 12 20:01:08.992 INFO kablam! Checking trust-dns-proto v0.4.0 Oct 12 20:01:09.073 INFO kablam! Compiling rayon v0.8.2 Oct 12 20:01:09.890 INFO kablam! Checking h2 v0.1.10 Oct 12 20:01:11.676 INFO kablam! Checking postgres v0.15.2 Oct 12 20:01:18.624 INFO kablam! Checking r2d2_postgres v0.14.0 Oct 12 20:01:20.112 INFO kablam! Compiling ring v0.12.1 Oct 12 20:01:23.164 INFO kablam! Checking trust-dns-resolver v0.9.0 Oct 12 20:01:31.135 INFO kablam! Checking actix v0.7.2 Oct 12 20:01:33.770 INFO kablam! Checking jsonwebtoken v4.0.1 Oct 12 20:01:49.816 INFO kablam! Checking organisations v0.1.0 (/source) Oct 12 20:01:57.980 INFO kablam! warning: function is never used: `hydrate` Oct 12 20:01:57.981 INFO kablam! --> src/aggregators/get_invite.rs:31:1 Oct 12 20:01:57.981 INFO kablam! | Oct 12 20:01:57.981 INFO kablam! 31 | pub fn hydrate(events: &Vec) -> Membership { Oct 12 20:01:57.982 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 20:01:57.982 INFO kablam! | Oct 12 20:01:57.982 INFO kablam! = note: #[warn(dead_code)] on by default Oct 12 20:01:57.983 INFO kablam! Oct 12 20:01:57.983 INFO kablam! warning: struct is never constructed: `GetOrganisationMembersSuccess` Oct 12 20:01:57.983 INFO kablam! --> src/responses.rs:33:1 Oct 12 20:01:57.984 INFO kablam! | Oct 12 20:01:57.984 INFO kablam! 33 | pub struct GetOrganisationMembersSuccess { Oct 12 20:01:57.984 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 20:01:57.985 INFO kablam! Oct 12 20:01:57.985 INFO kablam! warning: method is never used: `new` Oct 12 20:01:57.985 INFO kablam! --> src/responses.rs:38:5 Oct 12 20:01:57.985 INFO kablam! | Oct 12 20:01:57.986 INFO kablam! 38 | pub fn new(users: Vec) -> Self { Oct 12 20:01:57.986 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 20:01:57.986 INFO kablam! Oct 12 20:01:58.338 INFO kablam! warning: function is never used: `hydrate` Oct 12 20:01:58.338 INFO kablam! --> src/aggregators/get_invite.rs:31:1 Oct 12 20:01:58.338 INFO kablam! | Oct 12 20:01:58.339 INFO kablam! 31 | pub fn hydrate(events: &Vec) -> Membership { Oct 12 20:01:58.339 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 20:01:58.340 INFO kablam! | Oct 12 20:01:58.341 INFO kablam! = note: #[warn(dead_code)] on by default Oct 12 20:01:58.341 INFO kablam! Oct 12 20:01:58.341 INFO kablam! warning: struct is never constructed: `GetOrganisationMembersSuccess` Oct 12 20:01:58.342 INFO kablam! --> src/responses.rs:33:1 Oct 12 20:01:58.342 INFO kablam! | Oct 12 20:01:58.342 INFO kablam! 33 | pub struct GetOrganisationMembersSuccess { Oct 12 20:01:58.342 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 20:01:58.343 INFO kablam! Oct 12 20:01:58.343 INFO kablam! warning: method is never used: `new` Oct 12 20:01:58.343 INFO kablam! --> src/responses.rs:38:5 Oct 12 20:01:58.344 INFO kablam! | Oct 12 20:01:58.344 INFO kablam! 38 | pub fn new(users: Vec) -> Self { Oct 12 20:01:58.344 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 20:01:58.344 INFO kablam! Oct 12 20:01:58.440 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 13s Oct 12 20:01:58.467 INFO kablam! su: No module specific data is present Oct 12 20:01:59.473 INFO running `"docker" "rm" "-f" "9cceb8a1d67419aec35aba10b849ebbc4866ec4a362e71f8e9cbbd031c5cb249"` Oct 12 20:01:59.772 INFO blam! 9cceb8a1d67419aec35aba10b849ebbc4866ec4a362e71f8e9cbbd031c5cb249