Oct 16 11:25:58.023 INFO testing finchers-0.13.4 against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 16 11:25:58.023 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-2/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/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:25:58.747 INFO blam! 50fea6cd6569759675517401dd4feb1766ae97ad2a9ac25b703b5791385d177c Oct 16 11:25:58.753 INFO running `"docker" "start" "-a" "50fea6cd6569759675517401dd4feb1766ae97ad2a9ac25b703b5791385d177c"` Oct 16 11:26:00.092 INFO kablam! usermod: no changes Oct 16 11:26:00.519 INFO kablam! Compiling finchers v0.13.4 (/source) Oct 16 11:26:00.523 INFO kablam! Compiling bytes v0.4.10 Oct 16 11:26:00.523 INFO kablam! Compiling cookie v0.11.0 Oct 16 11:26:00.587 INFO kablam! Compiling serde_qs v0.4.1 Oct 16 11:26:06.285 INFO kablam! Compiling tokio-io v0.1.9 Oct 16 11:26:06.286 INFO kablam! Compiling http v0.1.13 Oct 16 11:26:11.111 INFO kablam! Compiling tokio-reactor v0.1.6 Oct 16 11:26:11.111 INFO kablam! Compiling tokio-codec v0.1.1 Oct 16 11:26:11.111 INFO kablam! Compiling tokio-fs v0.1.3 Oct 16 11:26:18.659 INFO kablam! Compiling tokio-uds v0.2.2 Oct 16 11:26:18.659 INFO kablam! Compiling tokio-tcp v0.1.2 Oct 16 11:26:18.659 INFO kablam! Compiling tokio-udp v0.1.2 Oct 16 11:26:22.235 INFO kablam! Compiling h2 v0.1.12 Oct 16 11:26:23.127 INFO kablam! Compiling tokio v0.1.11 Oct 16 11:26:30.443 INFO kablam! Compiling hyper v0.12.11 Oct 16 11:26:47.192 INFO kablam! warning: outlives requirements can be inferred Oct 16 11:26:47.193 INFO kablam! --> src/endpoint/wrapper/and_then.rs:79:32 Oct 16 11:26:47.193 INFO kablam! | Oct 16 11:26:47.193 INFO kablam! 79 | F: Func + 'a, Oct 16 11:26:47.193 INFO kablam! | ^^^^^ help: remove this bound Oct 16 11:26:47.193 INFO kablam! | Oct 16 11:26:47.194 INFO kablam! note: lint level defined here Oct 16 11:26:47.194 INFO kablam! --> src/lib.rs:43:5 Oct 16 11:26:47.194 INFO kablam! | Oct 16 11:26:47.194 INFO kablam! 43 | rust_2018_idioms, Oct 16 11:26:47.194 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 16 11:26:47.194 INFO kablam! = note: #[warn(explicit_outlives_requirements)] implied by #[warn(rust_2018_idioms)] Oct 16 11:26:47.195 INFO kablam! Oct 16 11:26:47.195 INFO kablam! warning: outlives requirements can be inferred Oct 16 11:26:47.195 INFO kablam! --> src/endpoint/wrapper/map.rs:71:30 Oct 16 11:26:47.195 INFO kablam! | Oct 16 11:26:47.195 INFO kablam! 71 | pub struct MapFuture<'a, T, F: 'a> { Oct 16 11:26:47.195 INFO kablam! | ^^^^ help: remove this bound Oct 16 11:26:47.196 INFO kablam! Oct 16 11:26:47.200 INFO kablam! warning: outlives requirements can be inferred Oct 16 11:26:47.200 INFO kablam! --> src/endpoint/by_ref.rs:58:29 Oct 16 11:26:47.200 INFO kablam! | Oct 16 11:26:47.200 INFO kablam! 58 | pub struct ByRefFuture<'a, T: 'a> { Oct 16 11:26:47.200 INFO kablam! | ^^^^ help: remove this bound Oct 16 11:26:47.200 INFO kablam! Oct 16 11:26:47.207 INFO kablam! warning: outlives requirements can be inferred Oct 16 11:26:47.208 INFO kablam! --> src/endpoints/header.rs:84:29 Oct 16 11:26:47.208 INFO kablam! | Oct 16 11:26:47.208 INFO kablam! 84 | pub struct ParseFuture<'e, T: 'e> { Oct 16 11:26:47.208 INFO kablam! | ^^^^ help: remove this bound Oct 16 11:26:47.208 INFO kablam! Oct 16 11:26:47.208 INFO kablam! warning: outlives requirements can be inferred Oct 16 11:26:47.209 INFO kablam! --> src/endpoints/header.rs:161:32 Oct 16 11:26:47.209 INFO kablam! | Oct 16 11:26:47.209 INFO kablam! 161 | pub struct OptionalFuture<'e, T: 'e> { Oct 16 11:26:47.209 INFO kablam! | ^^^^ help: remove this bound Oct 16 11:26:47.209 INFO kablam! Oct 16 11:26:49.162 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 49.00s Oct 16 11:26:49.175 INFO kablam! su: No module specific data is present Oct 16 11:26:50.149 INFO running `"docker" "rm" "-f" "50fea6cd6569759675517401dd4feb1766ae97ad2a9ac25b703b5791385d177c"` Oct 16 11:26:50.403 INFO blam! 50fea6cd6569759675517401dd4feb1766ae97ad2a9ac25b703b5791385d177c Oct 16 11:26:50.409 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-2/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/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:26:50.896 INFO blam! 2688fdfe63bce74e3a4fbcb84d3870908d60270aeaf26b88a1b69349e4b9a4fe Oct 16 11:26:50.899 INFO running `"docker" "start" "-a" "2688fdfe63bce74e3a4fbcb84d3870908d60270aeaf26b88a1b69349e4b9a4fe"` Oct 16 11:26:52.082 INFO kablam! usermod: no changes Oct 16 11:26:52.359 INFO kablam! Compiling cargo-husky v1.2.0 Oct 16 11:26:53.800 INFO kablam! error: failed to run custom build command for `cargo-husky v1.2.0` Oct 16 11:26:53.800 INFO kablam! process didn't exit successfully: `/target/debug/build/cargo-husky-976fd7eb65cfd6e6/build-script-build` (exit code: 1) Oct 16 11:26:53.800 INFO kablam! --- stderr Oct 16 11:26:53.800 INFO kablam! Error: .git directory was not found in '/target/debug/build/cargo-husky-679beb39d322e795/out' or its parent directories Oct 16 11:26:53.800 INFO kablam! Oct 16 11:26:53.801 INFO kablam! su: No module specific data is present Oct 16 11:26:54.260 INFO running `"docker" "rm" "-f" "2688fdfe63bce74e3a4fbcb84d3870908d60270aeaf26b88a1b69349e4b9a4fe"` Oct 16 11:26:54.447 INFO blam! 2688fdfe63bce74e3a4fbcb84d3870908d60270aeaf26b88a1b69349e4b9a4fe