Oct 16 11:24:30.693 INFO testing finchers-juniper-0.2.0 against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 16 11:24:30.693 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-4/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-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 16 11:24:31.359 INFO blam! b714853fa232f9adaad46d1904086832293e4b3b4153b86cbc203af83eae5785 Oct 16 11:24:31.361 INFO running `"docker" "start" "-a" "b714853fa232f9adaad46d1904086832293e4b3b4153b86cbc203af83eae5785"` Oct 16 11:24:33.505 INFO kablam! usermod: no changes Oct 16 11:24:33.835 INFO kablam! Compiling finchers v0.13.4 Oct 16 11:24:33.845 INFO kablam! Compiling want v0.0.6 Oct 16 11:24:33.846 INFO kablam! Compiling tokio-io v0.1.9 Oct 16 11:24:33.891 INFO kablam! Compiling error-chain v0.11.0 Oct 16 11:24:33.895 INFO kablam! Compiling tokio-threadpool v0.1.7 Oct 16 11:24:33.896 INFO kablam! Compiling indexmap v1.0.1 Oct 16 11:24:40.619 INFO kablam! Compiling serde_qs v0.4.1 Oct 16 11:24:42.204 INFO kablam! Compiling juniper v0.10.0 Oct 16 11:24:42.351 INFO kablam! Compiling tokio-reactor v0.1.6 Oct 16 11:24:42.351 INFO kablam! Compiling tokio-codec v0.1.1 Oct 16 11:24:42.351 INFO kablam! Compiling h2 v0.1.12 Oct 16 11:24:47.675 INFO kablam! Compiling tokio-fs v0.1.3 Oct 16 11:24:55.715 INFO kablam! Compiling tokio-uds v0.2.2 Oct 16 11:24:55.715 INFO kablam! Compiling tokio-tcp v0.1.2 Oct 16 11:24:55.715 INFO kablam! Compiling tokio-udp v0.1.2 Oct 16 11:25:07.015 INFO kablam! Compiling tokio v0.1.11 Oct 16 11:25:17.269 INFO kablam! Compiling hyper v0.12.11 Oct 16 11:25:41.999 INFO kablam! Compiling finchers-juniper v0.2.0 (/source) Oct 16 11:25:48.759 INFO kablam! warning: outlives requirements can be inferred Oct 16 11:25:48.759 INFO kablam! --> src/execute/current_thread.rs:95:40 Oct 16 11:25:48.760 INFO kablam! | Oct 16 11:25:48.760 INFO kablam! 95 | QueryT: GraphQLType + 'a, Oct 16 11:25:48.760 INFO kablam! | ^^^^^ Oct 16 11:25:48.761 INFO kablam! 96 | MutationT: GraphQLType + 'a, Oct 16 11:25:48.761 INFO kablam! | ^^^^^ Oct 16 11:25:48.761 INFO kablam! | Oct 16 11:25:48.761 INFO kablam! note: lint level defined here Oct 16 11:25:48.762 INFO kablam! --> src/lib.rs:58:5 Oct 16 11:25:48.762 INFO kablam! | Oct 16 11:25:48.762 INFO kablam! 58 | rust_2018_idioms, Oct 16 11:25:48.763 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 16 11:25:48.763 INFO kablam! = note: #[warn(explicit_outlives_requirements)] implied by #[warn(rust_2018_idioms)] Oct 16 11:25:48.763 INFO kablam! help: remove these bounds Oct 16 11:25:48.764 INFO kablam! | Oct 16 11:25:48.764 INFO kablam! 95 | QueryT: GraphQLType, Oct 16 11:25:48.764 INFO kablam! 96 | MutationT: GraphQLType, Oct 16 11:25:48.765 INFO kablam! | Oct 16 11:25:48.765 INFO kablam! Oct 16 11:25:48.765 INFO kablam! warning: outlives requirements can be inferred Oct 16 11:25:48.765 INFO kablam! --> src/execute/nonblocking.rs:92:52 Oct 16 11:25:48.766 INFO kablam! | Oct 16 11:25:48.766 INFO kablam! 92 | pub struct NonblockingFuture<'a, E: Endpoint<'a>, S: 'a> { Oct 16 11:25:48.766 INFO kablam! | ^^^^ help: remove this bound Oct 16 11:25:48.766 INFO kablam! Oct 16 11:25:48.767 INFO kablam! warning: outlives requirements can be inferred Oct 16 11:25:48.767 INFO kablam! --> src/execute/with_spawner.rs:100:52 Oct 16 11:25:48.767 INFO kablam! | Oct 16 11:25:48.768 INFO kablam! 100 | pub struct WithSpawnerFuture<'a, E: Endpoint<'a>, S: 'a, Sp: 'a> { Oct 16 11:25:48.768 INFO kablam! | ^^^^ ^^^^ Oct 16 11:25:48.768 INFO kablam! help: remove these bounds Oct 16 11:25:48.768 INFO kablam! | Oct 16 11:25:48.769 INFO kablam! 100 | pub struct WithSpawnerFuture<'a, E: Endpoint<'a>, S, Sp> { Oct 16 11:25:48.769 INFO kablam! | -- -- Oct 16 11:25:48.769 INFO kablam! Oct 16 11:25:50.124 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 16s Oct 16 11:25:50.137 INFO kablam! su: No module specific data is present Oct 16 11:25:50.761 INFO running `"docker" "rm" "-f" "b714853fa232f9adaad46d1904086832293e4b3b4153b86cbc203af83eae5785"` Oct 16 11:25:51.194 INFO blam! b714853fa232f9adaad46d1904086832293e4b3b4153b86cbc203af83eae5785 Oct 16 11:25:51.201 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-4/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-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 16 11:25:51.636 INFO blam! a87400328f4d352f94f9609eebdf4da37c0ac2cb4b194fa5e50e13ebf4a365a7 Oct 16 11:25:51.637 INFO running `"docker" "start" "-a" "a87400328f4d352f94f9609eebdf4da37c0ac2cb4b194fa5e50e13ebf4a365a7"` Oct 16 11:25:52.827 INFO kablam! usermod: no changes Oct 16 11:25:53.136 INFO kablam! Compiling cargo-husky v1.2.0 Oct 16 11:25:53.143 INFO kablam! Compiling env_logger v0.5.13 Oct 16 11:25:55.574 INFO kablam! error: failed to run custom build command for `cargo-husky v1.2.0` Oct 16 11:25:55.575 INFO kablam! process didn't exit successfully: `/target/debug/build/cargo-husky-a7751aca9bae396d/build-script-build` (exit code: 1) Oct 16 11:25:55.575 INFO kablam! --- stderr Oct 16 11:25:55.576 INFO kablam! Error: .git directory was not found in '/target/debug/build/cargo-husky-445e49d0b4e9ac08/out' or its parent directories Oct 16 11:25:55.576 INFO kablam! Oct 16 11:25:55.576 INFO kablam! warning: build failed, waiting for other jobs to finish... Oct 16 11:25:56.759 INFO kablam! error: build failed Oct 16 11:25:56.760 INFO kablam! su: No module specific data is present Oct 16 11:25:57.670 INFO running `"docker" "rm" "-f" "a87400328f4d352f94f9609eebdf4da37c0ac2cb4b194fa5e50e13ebf4a365a7"` Oct 16 11:25:57.961 INFO blam! a87400328f4d352f94f9609eebdf4da37c0ac2cb4b194fa5e50e13ebf4a365a7