Oct 12 00:24:39.767 INFO testing error-type-0.1.2 against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 12 00:24:39.767 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-5/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/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 12 00:24:40.084 INFO blam! 34d66483be6bec0d75bce392e14f6f1937a0f42d98a8375de05aad03f3e2ee9f Oct 12 00:24:40.086 INFO running `"docker" "start" "-a" "34d66483be6bec0d75bce392e14f6f1937a0f42d98a8375de05aad03f3e2ee9f"` Oct 12 00:24:40.760 INFO kablam! usermod: no changes Oct 12 00:24:40.794 INFO kablam! Compiling error-type v0.1.2 (/source) Oct 12 00:24:41.569 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.78s Oct 12 00:24:41.572 INFO kablam! su: No module specific data is present Oct 12 00:24:41.942 INFO running `"docker" "rm" "-f" "34d66483be6bec0d75bce392e14f6f1937a0f42d98a8375de05aad03f3e2ee9f"` Oct 12 00:24:42.068 INFO blam! 34d66483be6bec0d75bce392e14f6f1937a0f42d98a8375de05aad03f3e2ee9f Oct 12 00:24:42.088 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-5/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/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 12 00:24:42.397 INFO blam! 7c87f1cc4cb67199925b9043696397c8601cd8df19512220b5e7f5e9452646ef Oct 12 00:24:42.405 INFO running `"docker" "start" "-a" "7c87f1cc4cb67199925b9043696397c8601cd8df19512220b5e7f5e9452646ef"` Oct 12 00:24:42.948 INFO kablam! usermod: no changes Oct 12 00:24:42.967 INFO kablam! Compiling error-type v0.1.2 (/source) Oct 12 00:24:44.279 INFO kablam! warning: type alias is never used: `Debug` Oct 12 00:24:44.280 INFO kablam! --> tests/hygiene.rs:6:1 Oct 12 00:24:44.280 INFO kablam! | Oct 12 00:24:44.280 INFO kablam! 6 | type Debug = (); Oct 12 00:24:44.280 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 12 00:24:44.280 INFO kablam! | Oct 12 00:24:44.280 INFO kablam! = note: #[warn(dead_code)] on by default Oct 12 00:24:44.280 INFO kablam! Oct 12 00:24:44.280 INFO kablam! warning: type alias is never used: `Display` Oct 12 00:24:44.280 INFO kablam! --> tests/hygiene.rs:7:1 Oct 12 00:24:44.280 INFO kablam! | Oct 12 00:24:44.280 INFO kablam! 7 | type Display = (); Oct 12 00:24:44.280 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 12 00:24:44.280 INFO kablam! Oct 12 00:24:44.280 INFO kablam! warning: type alias is never used: `Error` Oct 12 00:24:44.280 INFO kablam! --> tests/hygiene.rs:8:1 Oct 12 00:24:44.280 INFO kablam! | Oct 12 00:24:44.280 INFO kablam! 8 | type Error = (); Oct 12 00:24:44.280 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 12 00:24:44.280 INFO kablam! Oct 12 00:24:44.280 INFO kablam! warning: type alias is never used: `From` Oct 12 00:24:44.280 INFO kablam! --> tests/hygiene.rs:9:1 Oct 12 00:24:44.280 INFO kablam! | Oct 12 00:24:44.280 INFO kablam! 9 | type From = (); Oct 12 00:24:44.280 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 12 00:24:44.280 INFO kablam! Oct 12 00:24:44.280 INFO kablam! warning: type alias is never used: `Option` Oct 12 00:24:44.280 INFO kablam! --> tests/hygiene.rs:10:1 Oct 12 00:24:44.280 INFO kablam! | Oct 12 00:24:44.280 INFO kablam! 10 | type Option = (); Oct 12 00:24:44.280 INFO kablam! | ^^^^^^^^^^^^^^^^^ Oct 12 00:24:44.280 INFO kablam! Oct 12 00:24:44.280 INFO kablam! warning: type alias is never used: `Result` Oct 12 00:24:44.280 INFO kablam! --> tests/hygiene.rs:11:1 Oct 12 00:24:44.280 INFO kablam! | Oct 12 00:24:44.280 INFO kablam! 11 | type Result = (); Oct 12 00:24:44.280 INFO kablam! | ^^^^^^^^^^^^^^^^^ Oct 12 00:24:44.280 INFO kablam! Oct 12 00:24:45.082 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.12s Oct 12 00:24:45.083 INFO kablam! su: No module specific data is present Oct 12 00:24:45.454 INFO running `"docker" "rm" "-f" "7c87f1cc4cb67199925b9043696397c8601cd8df19512220b5e7f5e9452646ef"` Oct 12 00:24:45.672 INFO blam! 7c87f1cc4cb67199925b9043696397c8601cd8df19512220b5e7f5e9452646ef Oct 12 00:24:45.674 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-5/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/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" "-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 12 00:24:46.037 INFO blam! 59c8d6d4b2abd8c460d23708dcb1e9fe28c967d20233fa3a14ce88e1235f4967 Oct 12 00:24:46.041 INFO running `"docker" "start" "-a" "59c8d6d4b2abd8c460d23708dcb1e9fe28c967d20233fa3a14ce88e1235f4967"` Oct 12 00:24:46.925 INFO kablam! usermod: no changes Oct 12 00:24:46.977 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.02s Oct 12 00:24:46.981 INFO kablam! Running /target/debug/deps/error_type-71a23d26088d4a53 Oct 12 00:24:46.989 INFO blam! Oct 12 00:24:46.989 INFO blam! running 0 tests Oct 12 00:24:46.989 INFO blam! Oct 12 00:24:46.990 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 12 00:24:46.990 INFO blam! Oct 12 00:24:46.997 INFO blam! Oct 12 00:24:46.997 INFO kablam! Running /target/debug/deps/hygiene-949af494ab61b354 Oct 12 00:24:46.997 INFO blam! running 0 tests Oct 12 00:24:46.998 INFO kablam! Running /target/debug/deps/quickie-d01d88ec546fb9b0 Oct 12 00:24:46.998 INFO blam! Oct 12 00:24:46.998 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 12 00:24:46.999 INFO blam! Oct 12 00:24:46.999 INFO blam! Oct 12 00:24:46.999 INFO blam! running 1 test Oct 12 00:24:47.001 INFO blam! test test ... ok Oct 12 00:24:47.002 INFO kablam! Running /target/debug/deps/submodule-117d8092f3778ccf Oct 12 00:24:47.002 INFO blam! Oct 12 00:24:47.002 INFO blam! test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 12 00:24:47.003 INFO blam! Oct 12 00:24:47.016 INFO blam! Oct 12 00:24:47.016 INFO blam! running 0 tests Oct 12 00:24:47.016 INFO kablam! Doc-tests error-type Oct 12 00:24:47.017 INFO blam! Oct 12 00:24:47.017 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 12 00:24:47.017 INFO blam! Oct 12 00:24:48.392 INFO blam! Oct 12 00:24:48.393 INFO blam! running 1 test Oct 12 00:24:50.059 INFO blam! test src/lib.rs - (line 5) ... ok Oct 12 00:24:50.059 INFO blam! Oct 12 00:24:50.059 INFO blam! test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 12 00:24:50.059 INFO blam! Oct 12 00:24:50.067 INFO kablam! su: No module specific data is present Oct 12 00:24:50.438 INFO running `"docker" "rm" "-f" "59c8d6d4b2abd8c460d23708dcb1e9fe28c967d20233fa3a14ce88e1235f4967"` Oct 12 00:24:50.604 INFO blam! 59c8d6d4b2abd8c460d23708dcb1e9fe28c967d20233fa3a14ce88e1235f4967