Oct 16 11:24:25.881 INFO testing finchers-juniper-0.2.0 against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 16 11:24:25.881 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-5/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-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:26.287 INFO blam! 02a5b065c35a7be176f1373f14ad5a403f47c6e753871a97b29cf1044cdb4985 Oct 16 11:24:26.294 INFO running `"docker" "start" "-a" "02a5b065c35a7be176f1373f14ad5a403f47c6e753871a97b29cf1044cdb4985"` Oct 16 11:24:27.990 INFO kablam! usermod: no changes Oct 16 11:24:28.324 INFO kablam! Compiling finchers v0.13.4 Oct 16 11:24:28.360 INFO kablam! Compiling tokio-io v0.1.9 Oct 16 11:24:28.361 INFO kablam! Compiling tokio-threadpool v0.1.7 Oct 16 11:24:28.362 INFO kablam! Compiling indexmap v1.0.1 Oct 16 11:24:28.362 INFO kablam! Compiling serde_qs v0.4.1 Oct 16 11:24:33.506 INFO kablam! Compiling juniper v0.10.0 Oct 16 11:24:34.281 INFO kablam! Compiling tokio-codec v0.1.1 Oct 16 11:24:34.283 INFO kablam! Compiling tokio-reactor v0.1.6 Oct 16 11:24:34.284 INFO kablam! Compiling h2 v0.1.12 Oct 16 11:24:41.738 INFO kablam! Compiling tokio-fs v0.1.3 Oct 16 11:24:48.347 INFO kablam! Compiling tokio-udp v0.1.2 Oct 16 11:24:48.347 INFO kablam! Compiling tokio-uds v0.2.2 Oct 16 11:24:48.347 INFO kablam! Compiling tokio-tcp v0.1.2 Oct 16 11:24:59.968 INFO kablam! Compiling tokio v0.1.11 Oct 16 11:25:13.304 INFO kablam! Compiling hyper v0.12.11 Oct 16 11:25:37.063 INFO kablam! Compiling finchers-juniper v0.2.0 (/source) Oct 16 11:25:44.575 INFO kablam! warning: outlives requirements can be inferred Oct 16 11:25:44.575 INFO kablam! --> src/execute/current_thread.rs:95:40 Oct 16 11:25:44.575 INFO kablam! | Oct 16 11:25:44.575 INFO kablam! 95 | QueryT: GraphQLType + 'a, Oct 16 11:25:44.575 INFO kablam! | ^^^^^ Oct 16 11:25:44.575 INFO kablam! 96 | MutationT: GraphQLType + 'a, Oct 16 11:25:44.575 INFO kablam! | ^^^^^ Oct 16 11:25:44.575 INFO kablam! | Oct 16 11:25:44.575 INFO kablam! note: lint level defined here Oct 16 11:25:44.575 INFO kablam! --> src/lib.rs:58:5 Oct 16 11:25:44.575 INFO kablam! | Oct 16 11:25:44.575 INFO kablam! 58 | rust_2018_idioms, Oct 16 11:25:44.575 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 16 11:25:44.575 INFO kablam! = note: #[warn(explicit_outlives_requirements)] implied by #[warn(rust_2018_idioms)] Oct 16 11:25:44.575 INFO kablam! help: remove these bounds Oct 16 11:25:44.575 INFO kablam! | Oct 16 11:25:44.575 INFO kablam! 95 | QueryT: GraphQLType, Oct 16 11:25:44.575 INFO kablam! 96 | MutationT: GraphQLType, Oct 16 11:25:44.575 INFO kablam! | Oct 16 11:25:44.575 INFO kablam! Oct 16 11:25:44.575 INFO kablam! warning: outlives requirements can be inferred Oct 16 11:25:44.575 INFO kablam! --> src/execute/nonblocking.rs:92:52 Oct 16 11:25:44.575 INFO kablam! | Oct 16 11:25:44.575 INFO kablam! 92 | pub struct NonblockingFuture<'a, E: Endpoint<'a>, S: 'a> { Oct 16 11:25:44.575 INFO kablam! | ^^^^ help: remove this bound Oct 16 11:25:44.576 INFO kablam! Oct 16 11:25:44.587 INFO kablam! warning: outlives requirements can be inferred Oct 16 11:25:44.587 INFO kablam! --> src/execute/with_spawner.rs:100:52 Oct 16 11:25:44.587 INFO kablam! | Oct 16 11:25:44.587 INFO kablam! 100 | pub struct WithSpawnerFuture<'a, E: Endpoint<'a>, S: 'a, Sp: 'a> { Oct 16 11:25:44.587 INFO kablam! | ^^^^ ^^^^ Oct 16 11:25:44.587 INFO kablam! help: remove these bounds Oct 16 11:25:44.587 INFO kablam! | Oct 16 11:25:44.587 INFO kablam! 100 | pub struct WithSpawnerFuture<'a, E: Endpoint<'a>, S, Sp> { Oct 16 11:25:44.587 INFO kablam! | -- -- Oct 16 11:25:44.588 INFO kablam! Oct 16 11:25:46.584 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 18s Oct 16 11:25:46.603 INFO kablam! su: No module specific data is present Oct 16 11:25:48.108 INFO running `"docker" "rm" "-f" "02a5b065c35a7be176f1373f14ad5a403f47c6e753871a97b29cf1044cdb4985"` Oct 16 11:25:48.427 INFO blam! 02a5b065c35a7be176f1373f14ad5a403f47c6e753871a97b29cf1044cdb4985 Oct 16 11:25:48.437 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-5/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-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:48.896 INFO blam! b4d8000825babddac336f6c24e757dac99a4337f7c60972f5fd668f25feee974 Oct 16 11:25:48.899 INFO running `"docker" "start" "-a" "b4d8000825babddac336f6c24e757dac99a4337f7c60972f5fd668f25feee974"` Oct 16 11:25:50.155 INFO kablam! usermod: no changes Oct 16 11:25:50.463 INFO kablam! Compiling cargo-husky v1.2.0 Oct 16 11:25:50.475 INFO kablam! Compiling pretty_env_logger v0.2.4 Oct 16 11:25:52.235 INFO kablam! error: failed to run custom build command for `cargo-husky v1.2.0` Oct 16 11:25:52.236 INFO kablam! process didn't exit successfully: `/target/debug/build/cargo-husky-26da9f4d62013c05/build-script-build` (exit code: 1) Oct 16 11:25:52.236 INFO kablam! --- stderr Oct 16 11:25:52.236 INFO kablam! Error: .git directory was not found in '/target/debug/build/cargo-husky-859f404e57b838fb/out' or its parent directories Oct 16 11:25:52.236 INFO kablam! Oct 16 11:25:52.236 INFO kablam! warning: build failed, waiting for other jobs to finish... Oct 16 11:25:53.061 INFO kablam! error: build failed Oct 16 11:25:53.061 INFO kablam! su: No module specific data is present Oct 16 11:25:53.867 INFO running `"docker" "rm" "-f" "b4d8000825babddac336f6c24e757dac99a4337f7c60972f5fd668f25feee974"` Oct 16 11:25:54.171 INFO blam! b4d8000825babddac336f6c24e757dac99a4337f7c60972f5fd668f25feee974