Oct 11 23:42:52.807 INFO testing finchers-juniper-0.2.0 against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 11 23:42:52.808 INFO running `"docker" "create" "-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/test-source/worker-7/rustdoc-test-static-cling/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 11 23:42:53.260 INFO blam! bedcd0390be022d5c236ca336a48cd98dd83e192ab44ed18b9bb981098cecd6c Oct 11 23:42:53.261 INFO running `"docker" "start" "-a" "bedcd0390be022d5c236ca336a48cd98dd83e192ab44ed18b9bb981098cecd6c"` Oct 11 23:42:55.008 INFO kablam! usermod: no changes Oct 11 23:42:55.434 INFO kablam! Compiling finchers v0.13.4 Oct 11 23:42:55.438 INFO kablam! Compiling tower-service v0.1.0 Oct 11 23:42:55.438 INFO kablam! Compiling bytes v0.4.10 Oct 11 23:42:55.439 INFO kablam! Compiling want v0.0.6 Oct 11 23:42:55.440 INFO kablam! Compiling cookie v0.11.0 Oct 11 23:42:55.449 INFO kablam! Compiling tokio-threadpool v0.1.7 Oct 11 23:42:55.461 INFO kablam! Compiling juniper_codegen v0.10.0 Oct 11 23:42:55.462 INFO kablam! Compiling indexmap v1.0.1 Oct 11 23:43:00.572 INFO kablam! Compiling serde_qs v0.4.1 Oct 11 23:43:01.460 INFO kablam! Compiling failure v0.1.2 Oct 11 23:43:06.964 INFO kablam! Compiling tokio-io v0.1.9 Oct 11 23:43:06.966 INFO kablam! Compiling http v0.1.13 Oct 11 23:43:18.356 INFO kablam! Compiling tokio-reactor v0.1.6 Oct 11 23:43:18.356 INFO kablam! Compiling tokio-codec v0.1.1 Oct 11 23:43:18.356 INFO kablam! Compiling tokio-fs v0.1.3 Oct 11 23:43:32.109 INFO kablam! Compiling tokio-tcp v0.1.2 Oct 11 23:43:32.111 INFO kablam! Compiling tokio-udp v0.1.2 Oct 11 23:43:32.112 INFO kablam! Compiling tokio-uds v0.2.2 Oct 11 23:43:34.401 INFO kablam! Compiling h2 v0.1.12 Oct 11 23:43:38.886 INFO kablam! Compiling juniper v0.10.0 Oct 11 23:43:45.251 INFO kablam! Compiling tokio v0.1.11 Oct 11 23:43:57.651 INFO kablam! Compiling hyper v0.12.11 Oct 11 23:44:35.744 INFO kablam! Compiling finchers-juniper v0.2.0 (/source) Oct 11 23:44:45.896 INFO kablam! warning: outlives requirements can be inferred Oct 11 23:44:45.896 INFO kablam! --> src/execute/current_thread.rs:95:40 Oct 11 23:44:45.896 INFO kablam! | Oct 11 23:44:45.896 INFO kablam! 95 | QueryT: GraphQLType + 'a, Oct 11 23:44:45.896 INFO kablam! | ^^^^^ Oct 11 23:44:45.896 INFO kablam! 96 | MutationT: GraphQLType + 'a, Oct 11 23:44:45.896 INFO kablam! | ^^^^^ Oct 11 23:44:45.896 INFO kablam! | Oct 11 23:44:45.896 INFO kablam! note: lint level defined here Oct 11 23:44:45.896 INFO kablam! --> src/lib.rs:58:5 Oct 11 23:44:45.896 INFO kablam! | Oct 11 23:44:45.897 INFO kablam! 58 | rust_2018_idioms, Oct 11 23:44:45.897 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 11 23:44:45.897 INFO kablam! = note: #[warn(explicit_outlives_requirements)] implied by #[warn(rust_2018_idioms)] Oct 11 23:44:45.897 INFO kablam! help: remove these bounds Oct 11 23:44:45.897 INFO kablam! | Oct 11 23:44:45.897 INFO kablam! 95 | QueryT: GraphQLType, Oct 11 23:44:45.897 INFO kablam! 96 | MutationT: GraphQLType, Oct 11 23:44:45.897 INFO kablam! | Oct 11 23:44:45.897 INFO kablam! Oct 11 23:44:45.897 INFO kablam! warning: outlives requirements can be inferred Oct 11 23:44:45.897 INFO kablam! --> src/execute/nonblocking.rs:92:52 Oct 11 23:44:45.897 INFO kablam! | Oct 11 23:44:45.897 INFO kablam! 92 | pub struct NonblockingFuture<'a, E: Endpoint<'a>, S: 'a> { Oct 11 23:44:45.897 INFO kablam! | ^^^^ help: remove this bound Oct 11 23:44:45.897 INFO kablam! Oct 11 23:44:45.897 INFO kablam! warning: outlives requirements can be inferred Oct 11 23:44:45.897 INFO kablam! --> src/execute/with_spawner.rs:100:52 Oct 11 23:44:45.897 INFO kablam! | Oct 11 23:44:45.897 INFO kablam! 100 | pub struct WithSpawnerFuture<'a, E: Endpoint<'a>, S: 'a, Sp: 'a> { Oct 11 23:44:45.897 INFO kablam! | ^^^^ ^^^^ Oct 11 23:44:45.897 INFO kablam! help: remove these bounds Oct 11 23:44:45.897 INFO kablam! | Oct 11 23:44:45.897 INFO kablam! 100 | pub struct WithSpawnerFuture<'a, E: Endpoint<'a>, S, Sp> { Oct 11 23:44:45.897 INFO kablam! | -- -- Oct 11 23:44:45.897 INFO kablam! Oct 11 23:44:48.104 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 53s Oct 11 23:44:48.126 INFO kablam! su: No module specific data is present Oct 11 23:44:49.196 INFO running `"docker" "rm" "-f" "bedcd0390be022d5c236ca336a48cd98dd83e192ab44ed18b9bb981098cecd6c"` Oct 11 23:44:49.612 INFO blam! bedcd0390be022d5c236ca336a48cd98dd83e192ab44ed18b9bb981098cecd6c Oct 11 23:44:49.616 INFO running `"docker" "create" "-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/test-source/worker-7/rustdoc-test-static-cling/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 11 23:44:50.037 INFO blam! e4578d2e49c9de4894ec96b28a7b6deae06375693463e037726bb67bb125199b Oct 11 23:44:50.037 INFO running `"docker" "start" "-a" "e4578d2e49c9de4894ec96b28a7b6deae06375693463e037726bb67bb125199b"` Oct 11 23:44:52.694 INFO kablam! usermod: no changes Oct 11 23:44:53.062 INFO kablam! Compiling cargo-husky v1.0.1 Oct 11 23:44:53.089 INFO kablam! Compiling pretty_env_logger v0.2.4 Oct 11 23:44:56.060 INFO kablam! error: failed to run custom build command for `cargo-husky v1.0.1` Oct 11 23:44:56.060 INFO kablam! process didn't exit successfully: `/target/debug/build/cargo-husky-fb56417cee2190e6/build-script-build` (exit code: 1) Oct 11 23:44:56.060 INFO kablam! --- stderr Oct 11 23:44:56.060 INFO kablam! Error: .git directory was not found in '/target/debug/build/cargo-husky-a204d9aea6a84cfe/out' or its parent directories Oct 11 23:44:56.060 INFO kablam! Oct 11 23:44:56.060 INFO kablam! warning: build failed, waiting for other jobs to finish... Oct 11 23:44:57.233 INFO kablam! error: build failed Oct 11 23:44:57.241 INFO kablam! su: No module specific data is present Oct 11 23:44:58.397 INFO running `"docker" "rm" "-f" "e4578d2e49c9de4894ec96b28a7b6deae06375693463e037726bb67bb125199b"` Oct 11 23:44:58.701 INFO blam! e4578d2e49c9de4894ec96b28a7b6deae06375693463e037726bb67bb125199b