Oct 14 12:54:24.644 INFO testing luvcrashbot/yasha against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 14 12:54:24.644 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-5/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/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 12:54:25.107 INFO blam! 95214c91ef76fbaeabce53bd267d1f7d6db27ae46cd059345877ff2ae7ffdcc6 Oct 14 12:54:25.108 INFO running `"docker" "start" "-a" "95214c91ef76fbaeabce53bd267d1f7d6db27ae46cd059345877ff2ae7ffdcc6"` Oct 14 12:54:26.475 INFO kablam! usermod: no changes Oct 14 12:54:26.643 INFO kablam! Compiling byteorder v1.2.4 Oct 14 12:54:26.643 INFO kablam! Compiling matches v0.1.7 Oct 14 12:54:26.643 INFO kablam! Compiling regex v1.0.2 Oct 14 12:54:26.663 INFO kablam! Compiling either v1.5.0 Oct 14 12:54:26.663 INFO kablam! Compiling ascii v0.7.1 Oct 14 12:54:26.663 INFO kablam! Compiling redis v0.9.0 Oct 14 12:54:26.663 INFO kablam! Compiling termcolor v1.0.1 Oct 14 12:54:26.663 INFO kablam! Compiling memchr v2.0.1 Oct 14 12:54:28.327 INFO kablam! Compiling net2 v0.2.33 Oct 14 12:54:28.383 INFO kablam! Compiling tokio-executor v0.1.3 Oct 14 12:54:33.047 INFO kablam! Compiling unicode-bidi v0.3.4 Oct 14 12:54:33.048 INFO kablam! Compiling aho-corasick v0.6.6 Oct 14 12:54:33.061 INFO kablam! Compiling bytes v0.4.9 Oct 14 12:54:33.195 INFO kablam! Compiling mio v0.6.15 Oct 14 12:54:33.231 INFO kablam! Compiling combine v3.4.0 Oct 14 12:54:33.367 INFO kablam! Compiling thread_local v0.3.5 Oct 14 12:54:40.094 INFO kablam! Compiling idna v0.1.5 Oct 14 12:54:41.112 INFO kablam! Compiling tokio-io v0.1.7 Oct 14 12:54:44.927 INFO kablam! Compiling tokio-reactor v0.1.3 Oct 14 12:54:44.927 INFO kablam! Compiling tokio-codec v0.1.0 Oct 14 12:54:49.806 INFO kablam! Compiling tokio-tcp v0.1.1 Oct 14 12:54:57.839 INFO kablam! Compiling url v1.7.1 Oct 14 12:54:59.734 INFO kablam! Compiling env_logger v0.5.12 Oct 14 12:55:33.205 INFO kablam! Compiling yasha v0.1.0 (/source) Oct 14 12:55:33.899 INFO kablam! warning: unused variable: `matches` Oct 14 12:55:33.899 INFO kablam! --> src/lib.rs:12:9 Oct 14 12:55:33.900 INFO kablam! | Oct 14 12:55:33.900 INFO kablam! 12 | let matches = clap_app!(yasha => Oct 14 12:55:33.900 INFO kablam! | ^^^^^^^ help: consider using `_matches` instead Oct 14 12:55:33.900 INFO kablam! | Oct 14 12:55:33.901 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 14 12:55:33.901 INFO kablam! Oct 14 12:55:36.739 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 10s Oct 14 12:55:36.751 INFO kablam! su: No module specific data is present Oct 14 12:55:38.379 INFO running `"docker" "rm" "-f" "95214c91ef76fbaeabce53bd267d1f7d6db27ae46cd059345877ff2ae7ffdcc6"` Oct 14 12:55:38.663 INFO blam! 95214c91ef76fbaeabce53bd267d1f7d6db27ae46cd059345877ff2ae7ffdcc6 Oct 14 12:55:38.663 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-5/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/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 12:55:39.200 INFO blam! eeaa6632a4b40b82d8a1485ccbe38bb60902dffe2134d02bde5a11a8645d9924 Oct 14 12:55:39.202 INFO running `"docker" "start" "-a" "eeaa6632a4b40b82d8a1485ccbe38bb60902dffe2134d02bde5a11a8645d9924"` Oct 14 12:55:41.503 INFO kablam! usermod: no changes Oct 14 12:55:41.714 INFO kablam! Compiling yasha v0.1.0 (/source) Oct 14 12:55:42.696 INFO kablam! warning: unused variable: `matches` Oct 14 12:55:42.696 INFO kablam! --> src/lib.rs:12:9 Oct 14 12:55:42.696 INFO kablam! | Oct 14 12:55:42.696 INFO kablam! 12 | let matches = clap_app!(yasha => Oct 14 12:55:42.696 INFO kablam! | ^^^^^^^ help: consider using `_matches` instead Oct 14 12:55:42.696 INFO kablam! | Oct 14 12:55:42.696 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 14 12:55:42.696 INFO kablam! Oct 14 12:55:43.655 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.12s Oct 14 12:55:43.667 INFO kablam! su: No module specific data is present Oct 14 12:55:44.961 INFO running `"docker" "rm" "-f" "eeaa6632a4b40b82d8a1485ccbe38bb60902dffe2134d02bde5a11a8645d9924"` Oct 14 12:55:45.335 INFO blam! eeaa6632a4b40b82d8a1485ccbe38bb60902dffe2134d02bde5a11a8645d9924 Oct 14 12:55:45.337 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-5/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/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 12:55:45.787 INFO blam! 6bdb983515fc89744b2ce34ba87804d246858614a550a823cd4c84ebad167904 Oct 14 12:55:45.790 INFO running `"docker" "start" "-a" "6bdb983515fc89744b2ce34ba87804d246858614a550a823cd4c84ebad167904"` Oct 14 12:55:48.155 INFO kablam! usermod: no changes Oct 14 12:55:48.431 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.25s Oct 14 12:55:48.447 INFO kablam! Running /target/debug/deps/libyasha-04ff9ce51130bbef Oct 14 12:55:48.447 INFO kablam! Running /target/debug/deps/yasha-a0cf68e5d2079858 Oct 14 12:55:48.448 INFO kablam! Doc-tests libyasha Oct 14 12:55:48.448 INFO blam! Oct 14 12:55:48.448 INFO blam! running 0 tests Oct 14 12:55:48.448 INFO blam! Oct 14 12:55:48.449 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 14 12:55:48.449 INFO blam! Oct 14 12:55:48.450 INFO blam! Oct 14 12:55:48.450 INFO blam! running 0 tests Oct 14 12:55:48.450 INFO blam! Oct 14 12:55:48.450 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 14 12:55:48.450 INFO blam! Oct 14 12:55:49.219 INFO blam! Oct 14 12:55:49.219 INFO blam! running 0 tests Oct 14 12:55:49.219 INFO blam! Oct 14 12:55:49.219 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 14 12:55:49.219 INFO blam! Oct 14 12:55:49.231 INFO kablam! su: No module specific data is present Oct 14 12:55:50.201 INFO running `"docker" "rm" "-f" "6bdb983515fc89744b2ce34ba87804d246858614a550a823cd4c84ebad167904"` Oct 14 12:55:50.605 INFO blam! 6bdb983515fc89744b2ce34ba87804d246858614a550a823cd4c84ebad167904