Oct 11 07:43:59.022 INFO testing Aloxaf/Rust-toys against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 11 07:43:59.022 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen Oct 11 07:43:59.022 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-4/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 11 07:43:59.494 INFO blam! 172e2f6803c770b98ad9ed721412f198fb3fed3c93761cf6c35d726b0daad5de Oct 11 07:43:59.498 INFO running `"docker" "start" "-a" "172e2f6803c770b98ad9ed721412f198fb3fed3c93761cf6c35d726b0daad5de"` Oct 11 07:44:00.573 INFO kablam! usermod: no changes Oct 11 07:44:01.205 INFO kablam! Compiling encoding_rs v0.8.9 Oct 11 07:44:01.209 INFO kablam! Compiling uuid v0.7.1 Oct 11 07:44:01.209 INFO kablam! Compiling pest_generator v2.0.0 Oct 11 07:44:01.209 INFO kablam! Compiling md-5 v0.7.0 Oct 11 07:44:01.209 INFO kablam! Compiling sha-1 v0.7.0 Oct 11 07:44:01.209 INFO kablam! Compiling tokio-threadpool v0.1.7 Oct 11 07:44:01.209 INFO kablam! Compiling rayon-core v1.4.1 Oct 11 07:44:01.209 INFO kablam! Compiling crc32fix v1.0.0 (/source/crc32fix) Oct 11 07:44:01.228 INFO kablam! Compiling tokio-reactor v0.1.6 Oct 11 07:44:11.196 INFO kablam! Compiling rayon v1.0.2 Oct 11 07:44:13.729 INFO kablam! Compiling tokio-fs v0.1.3 Oct 11 07:44:16.459 INFO kablam! Compiling tokio-tcp v0.1.2 Oct 11 07:44:16.459 INFO kablam! Compiling tokio-udp v0.1.2 Oct 11 07:44:16.459 INFO kablam! Compiling tokio-uds v0.2.2 Oct 11 07:44:24.948 INFO kablam! Compiling jpeg-decoder v0.1.15 Oct 11 07:44:25.014 INFO kablam! Compiling pest_derive v2.0.1 Oct 11 07:44:25.922 INFO kablam! Compiling tokio v0.1.11 Oct 11 07:44:32.116 INFO kablam! Compiling image v0.19.0 Oct 11 07:44:34.785 INFO kablam! Compiling hyper v0.12.11 Oct 11 07:44:37.420 INFO kablam! Compiling brainfuck v0.1.0 (/source/brainfuck) Oct 11 07:44:41.465 INFO kablam! warning: unused import: `std::error::Error` Oct 11 07:44:41.465 INFO kablam! --> brainfuck/src/main.rs:8:5 Oct 11 07:44:41.466 INFO kablam! | Oct 11 07:44:41.466 INFO kablam! 8 | use std::error::Error; Oct 11 07:44:41.466 INFO kablam! | ^^^^^^^^^^^^^^^^^ Oct 11 07:44:41.466 INFO kablam! | Oct 11 07:44:41.467 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 11 07:44:41.467 INFO kablam! Oct 11 07:44:48.766 INFO kablam! Compiling hyper-tls v0.3.1 Oct 11 07:44:49.387 INFO kablam! Compiling mirage_tank v1.0.0 (/source/mirage_tank) Oct 11 07:44:49.387 INFO kablam! Compiling img2ascii v1.0.0 (/source/img2ascii) Oct 11 07:44:54.668 INFO kablam! Compiling reqwest v0.9.2 Oct 11 07:45:07.177 INFO kablam! Compiling bitlogin v1.0.0 (/source/bitlogin) Oct 11 07:45:16.464 INFO kablam! error[E0432]: unresolved import `byteorder` Oct 11 07:45:16.464 INFO kablam! --> bitlogin/src/utils.rs:8:5 Oct 11 07:45:16.464 INFO kablam! | Oct 11 07:45:16.464 INFO kablam! 8 | use byteorder::{ByteOrder, LittleEndian}; Oct 11 07:45:16.464 INFO kablam! | ^^^^^^^^^ Did you mean `self::byteorder`? Oct 11 07:45:16.464 INFO kablam! Oct 11 07:45:16.488 INFO kablam! error[E0432]: unresolved import `hmac` Oct 11 07:45:16.488 INFO kablam! --> bitlogin/src/utils.rs:9:5 Oct 11 07:45:16.488 INFO kablam! | Oct 11 07:45:16.488 INFO kablam! 9 | use hmac::{Hmac, Mac}; Oct 11 07:45:16.488 INFO kablam! | ^^^^ Did you mean `self::hmac`? Oct 11 07:45:16.488 INFO kablam! Oct 11 07:45:16.488 INFO kablam! error[E0432]: unresolved import `md5` Oct 11 07:45:16.488 INFO kablam! --> bitlogin/src/utils.rs:10:5 Oct 11 07:45:16.488 INFO kablam! | Oct 11 07:45:16.488 INFO kablam! 10 | use md5::Md5; Oct 11 07:45:16.488 INFO kablam! | ^^^ Did you mean `self::md5`? Oct 11 07:45:16.488 INFO kablam! Oct 11 07:45:16.488 INFO kablam! warning: unused import: `ByteOrder` Oct 11 07:45:16.488 INFO kablam! --> bitlogin/src/utils.rs:8:17 Oct 11 07:45:16.488 INFO kablam! | Oct 11 07:45:16.488 INFO kablam! 8 | use byteorder::{ByteOrder, LittleEndian}; Oct 11 07:45:16.488 INFO kablam! | ^^^^^^^^^ Oct 11 07:45:16.488 INFO kablam! | Oct 11 07:45:16.488 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 11 07:45:16.488 INFO kablam! Oct 11 07:45:16.488 INFO kablam! warning: unused import: `Mac` Oct 11 07:45:16.488 INFO kablam! --> bitlogin/src/utils.rs:9:18 Oct 11 07:45:16.488 INFO kablam! | Oct 11 07:45:16.488 INFO kablam! 9 | use hmac::{Hmac, Mac}; Oct 11 07:45:16.488 INFO kablam! | ^^^ Oct 11 07:45:16.488 INFO kablam! Oct 11 07:45:16.488 INFO kablam! warning: unused import: `MyError` Oct 11 07:45:16.488 INFO kablam! --> bitlogin/src/user.rs:8:13 Oct 11 07:45:16.488 INFO kablam! | Oct 11 07:45:16.488 INFO kablam! 8 | use super::{MyError, GetAcidError}; Oct 11 07:45:16.488 INFO kablam! | ^^^^^^^ Oct 11 07:45:16.488 INFO kablam! Oct 11 07:45:16.757 INFO kablam! error: aborting due to 3 previous errors Oct 11 07:45:16.757 INFO kablam! Oct 11 07:45:16.757 INFO kablam! For more information about this error, try `rustc --explain E0432`. Oct 11 07:45:16.785 INFO kablam! error: Could not compile `bitlogin`. Oct 11 07:45:16.785 INFO kablam! Oct 11 07:45:16.785 INFO kablam! To learn more, run the command again with --verbose. Oct 11 07:45:16.786 INFO kablam! su: No module specific data is present Oct 11 07:45:17.303 INFO running `"docker" "rm" "-f" "172e2f6803c770b98ad9ed721412f198fb3fed3c93761cf6c35d726b0daad5de"` Oct 11 07:45:17.460 INFO blam! 172e2f6803c770b98ad9ed721412f198fb3fed3c93761cf6c35d726b0daad5de