Oct 14 21:59:18.300 INFO testing edef1c/grit against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 14 21:59:18.300 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-6/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/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 14 21:59:18.563 INFO blam! 2d3ee0c9738ee61f598534bdf14189e523c649b1f1270130d4152c571e03c0c1 Oct 14 21:59:18.565 INFO running `"docker" "start" "-a" "2d3ee0c9738ee61f598534bdf14189e523c649b1f1270130d4152c571e03c0c1"` Oct 14 21:59:19.133 INFO kablam! usermod: no changes Oct 14 21:59:19.203 INFO kablam! Compiling safe_shl v1.1.0 Oct 14 21:59:19.204 INFO kablam! Compiling io_at v0.1.0 (/source/io_at) Oct 14 21:59:19.207 INFO kablam! Compiling hexdump v0.1.0 Oct 14 21:59:19.419 INFO kablam! Compiling gulp v0.1.0 (/source/gulp) Oct 14 21:59:20.625 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 14 21:59:20.625 INFO kablam! --> gulp/src/lib.rs:17:29 Oct 14 21:59:20.625 INFO kablam! | Oct 14 21:59:20.625 INFO kablam! 17 | pub type ParseResult<'a, P: Parse> = Result<'a, P, P::Output, P::Err>; Oct 14 21:59:20.625 INFO kablam! | ^^^^^ Oct 14 21:59:20.625 INFO kablam! | Oct 14 21:59:20.625 INFO kablam! = note: #[warn(type_alias_bounds)] on by default Oct 14 21:59:20.625 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 14 21:59:20.625 INFO kablam! help: use fully disambiguated paths (i.e., `::Assoc`) to refer to associated types in type aliases Oct 14 21:59:20.625 INFO kablam! --> gulp/src/lib.rs:17:52 Oct 14 21:59:20.625 INFO kablam! | Oct 14 21:59:20.625 INFO kablam! 17 | pub type ParseResult<'a, P: Parse> = Result<'a, P, P::Output, P::Err>; Oct 14 21:59:20.625 INFO kablam! | ^^^^^^^^^ Oct 14 21:59:20.625 INFO kablam! help: use fully disambiguated paths (i.e., `::Assoc`) to refer to associated types in type aliases Oct 14 21:59:20.625 INFO kablam! --> gulp/src/lib.rs:17:63 Oct 14 21:59:20.625 INFO kablam! | Oct 14 21:59:20.625 INFO kablam! 17 | pub type ParseResult<'a, P: Parse> = Result<'a, P, P::Output, P::Err>; Oct 14 21:59:20.625 INFO kablam! | ^^^^^^ Oct 14 21:59:20.625 INFO kablam! Oct 14 21:59:20.959 INFO kablam! Compiling git v0.1.0 (/source/git) Oct 14 21:59:20.959 INFO kablam! Compiling git_delta v0.1.0 (/source/git_delta) Oct 14 21:59:21.883 INFO kablam! Compiling git_packfile v0.1.0 (/source/git_packfile) Oct 14 21:59:22.723 INFO kablam! Compiling verify v0.1.0 (/source/verify) Oct 14 21:59:24.611 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 5.46s Oct 14 21:59:24.618 INFO kablam! su: No module specific data is present Oct 14 21:59:25.496 INFO running `"docker" "rm" "-f" "2d3ee0c9738ee61f598534bdf14189e523c649b1f1270130d4152c571e03c0c1"` Oct 14 21:59:25.830 INFO blam! 2d3ee0c9738ee61f598534bdf14189e523c649b1f1270130d4152c571e03c0c1 Oct 14 21:59:25.838 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-6/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/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 14 21:59:26.327 INFO blam! 68df3c4a10e378e617cadc01c7ad2c5472a3b1f62f0f4629d9da72b086a4153d Oct 14 21:59:26.333 INFO running `"docker" "start" "-a" "68df3c4a10e378e617cadc01c7ad2c5472a3b1f62f0f4629d9da72b086a4153d"` Oct 14 21:59:27.622 INFO kablam! usermod: no changes Oct 14 21:59:27.710 INFO kablam! Compiling gulp v0.1.0 (/source/gulp) Oct 14 21:59:27.711 INFO kablam! Compiling io_at v0.1.0 (/source/io_at) Oct 14 21:59:27.712 INFO kablam! Compiling git_delta v0.1.0 (/source/git_delta) Oct 14 21:59:27.712 INFO kablam! Compiling git v0.1.0 (/source/git) Oct 14 21:59:27.724 INFO kablam! Compiling git_packfile v0.1.0 (/source/git_packfile) Oct 14 21:59:27.724 INFO kablam! Compiling verify v0.1.0 (/source/verify) Oct 14 21:59:30.976 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 14 21:59:30.976 INFO kablam! --> gulp/src/lib.rs:17:29 Oct 14 21:59:30.976 INFO kablam! | Oct 14 21:59:30.977 INFO kablam! 17 | pub type ParseResult<'a, P: Parse> = Result<'a, P, P::Output, P::Err>; Oct 14 21:59:30.977 INFO kablam! | ^^^^^ Oct 14 21:59:30.977 INFO kablam! | Oct 14 21:59:30.978 INFO kablam! = note: #[warn(type_alias_bounds)] on by default Oct 14 21:59:30.978 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 14 21:59:30.978 INFO kablam! help: use fully disambiguated paths (i.e., `::Assoc`) to refer to associated types in type aliases Oct 14 21:59:30.983 INFO kablam! --> gulp/src/lib.rs:17:52 Oct 14 21:59:30.983 INFO kablam! | Oct 14 21:59:30.983 INFO kablam! 17 | pub type ParseResult<'a, P: Parse> = Result<'a, P, P::Output, P::Err>; Oct 14 21:59:30.984 INFO kablam! | ^^^^^^^^^ Oct 14 21:59:30.984 INFO kablam! help: use fully disambiguated paths (i.e., `::Assoc`) to refer to associated types in type aliases Oct 14 21:59:30.984 INFO kablam! --> gulp/src/lib.rs:17:63 Oct 14 21:59:30.984 INFO kablam! | Oct 14 21:59:30.985 INFO kablam! 17 | pub type ParseResult<'a, P: Parse> = Result<'a, P, P::Output, P::Err>; Oct 14 21:59:30.985 INFO kablam! | ^^^^^^ Oct 14 21:59:30.985 INFO kablam! Oct 14 21:59:31.622 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 3.98s Oct 14 21:59:31.631 INFO kablam! su: No module specific data is present Oct 14 21:59:32.563 INFO running `"docker" "rm" "-f" "68df3c4a10e378e617cadc01c7ad2c5472a3b1f62f0f4629d9da72b086a4153d"` Oct 14 21:59:32.807 INFO blam! 68df3c4a10e378e617cadc01c7ad2c5472a3b1f62f0f4629d9da72b086a4153d Oct 14 21:59:32.813 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-6/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/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" "-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 14 21:59:33.203 INFO blam! b645fac2f8daaf328b1be9fae9fa914cc4499c84afdcd4ac701c8584106b9dd8 Oct 14 21:59:33.206 INFO running `"docker" "start" "-a" "b645fac2f8daaf328b1be9fae9fa914cc4499c84afdcd4ac701c8584106b9dd8"` Oct 14 21:59:33.922 INFO kablam! usermod: no changes Oct 14 21:59:33.962 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.02s Oct 14 21:59:33.963 INFO blam! Oct 14 21:59:33.963 INFO kablam! Running /target/debug/deps/git-38b64e88517dcff9 Oct 14 21:59:33.963 INFO blam! running 0 tests Oct 14 21:59:33.963 INFO blam! Oct 14 21:59:33.963 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 14 21:59:33.963 INFO blam! Oct 14 21:59:33.963 INFO kablam! Running /target/debug/deps/git_delta-bf7d32cfd9ccc953 Oct 14 21:59:33.973 INFO blam! Oct 14 21:59:33.973 INFO blam! running 0 tests Oct 14 21:59:33.973 INFO blam! Oct 14 21:59:33.973 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 14 21:59:33.973 INFO blam! Oct 14 21:59:33.979 INFO blam! Oct 14 21:59:33.979 INFO kablam! Running /target/debug/deps/git_packfile-c32d57bc51767786 Oct 14 21:59:33.979 INFO blam! running 0 tests Oct 14 21:59:33.979 INFO kablam! Running /target/debug/deps/gulp-90c12d16164202ed Oct 14 21:59:33.979 INFO blam! Oct 14 21:59:33.979 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 14 21:59:33.979 INFO blam! Oct 14 21:59:33.987 INFO blam! Oct 14 21:59:33.987 INFO kablam! Running /target/debug/deps/io_at-4a43d679d9037776 Oct 14 21:59:33.987 INFO blam! running 0 tests Oct 14 21:59:33.987 INFO blam! Oct 14 21:59:33.987 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 14 21:59:33.987 INFO blam! Oct 14 21:59:33.990 INFO blam! Oct 14 21:59:33.991 INFO kablam! Running /target/debug/deps/verify-d54e9db1d1c00d46 Oct 14 21:59:33.991 INFO blam! running 0 tests Oct 14 21:59:33.991 INFO kablam! Doc-tests io_at Oct 14 21:59:33.991 INFO blam! Oct 14 21:59:33.991 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 14 21:59:33.991 INFO blam! Oct 14 21:59:33.991 INFO blam! Oct 14 21:59:33.991 INFO blam! running 0 tests Oct 14 21:59:33.991 INFO blam! Oct 14 21:59:33.991 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 14 21:59:33.991 INFO blam! Oct 14 21:59:34.281 INFO blam! Oct 14 21:59:34.281 INFO blam! running 0 tests Oct 14 21:59:34.281 INFO blam! Oct 14 21:59:34.281 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 14 21:59:34.281 INFO blam! Oct 14 21:59:34.288 INFO kablam! Doc-tests git Oct 14 21:59:34.581 INFO blam! Oct 14 21:59:34.581 INFO blam! running 0 tests Oct 14 21:59:34.581 INFO blam! Oct 14 21:59:34.581 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 14 21:59:34.581 INFO blam! Oct 14 21:59:34.586 INFO kablam! Doc-tests git_delta Oct 14 21:59:34.884 INFO blam! Oct 14 21:59:34.884 INFO blam! running 0 tests Oct 14 21:59:34.884 INFO blam! Oct 14 21:59:34.884 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 14 21:59:34.884 INFO blam! Oct 14 21:59:34.889 INFO kablam! Doc-tests git_packfile Oct 14 21:59:35.261 INFO blam! Oct 14 21:59:35.262 INFO blam! running 0 tests Oct 14 21:59:35.262 INFO blam! Oct 14 21:59:35.262 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 14 21:59:35.262 INFO blam! Oct 14 21:59:35.265 INFO kablam! Doc-tests gulp Oct 14 21:59:35.553 INFO kablam! su: No module specific data is present Oct 14 21:59:35.553 INFO blam! Oct 14 21:59:35.553 INFO blam! running 0 tests Oct 14 21:59:35.553 INFO blam! Oct 14 21:59:35.553 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 14 21:59:35.553 INFO blam! Oct 14 21:59:35.851 INFO running `"docker" "rm" "-f" "b645fac2f8daaf328b1be9fae9fa914cc4499c84afdcd4ac701c8584106b9dd8"` Oct 14 21:59:36.039 INFO blam! b645fac2f8daaf328b1be9fae9fa914cc4499c84afdcd4ac701c8584106b9dd8