Oct 15 12:28:44.073 INFO testing Arzte/xbps-updater against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 15 12:28:44.075 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/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 15 12:28:44.539 INFO blam! e0742ed060f3eab998fe1ed375435e2aaa5f846a8bf2ddb7e970d228cf87a50e Oct 15 12:28:44.541 INFO running `"docker" "start" "-a" "e0742ed060f3eab998fe1ed375435e2aaa5f846a8bf2ddb7e970d228cf87a50e"` Oct 15 12:28:45.799 INFO kablam! usermod: no changes Oct 15 12:28:46.163 INFO kablam! Compiling num-traits v0.2.0 Oct 15 12:28:46.173 INFO kablam! Compiling openssl-sys v0.9.26 Oct 15 12:28:46.191 INFO kablam! Compiling libssh2-sys v0.2.6 Oct 15 12:28:46.191 INFO kablam! Compiling libgit2-sys v0.6.19 Oct 15 12:28:46.192 INFO kablam! Compiling libz-sys v1.0.18 Oct 15 12:28:46.192 INFO kablam! Compiling tokio-core v0.1.12 Oct 15 12:28:46.192 INFO kablam! Compiling error-chain v0.11.0 Oct 15 12:28:52.549 INFO kablam! Compiling serde_json v1.0.10 Oct 15 12:28:54.410 INFO kablam! Compiling openssl v0.9.24 Oct 15 12:28:54.411 INFO kablam! Compiling curl-sys v0.4.1 Oct 15 12:28:59.123 INFO kablam! Compiling tokio-proto v0.1.1 Oct 15 12:29:09.216 INFO kablam! Compiling hyper v0.11.20 Oct 15 12:29:14.791 INFO kablam! Compiling native-tls v0.1.5 Oct 15 12:29:16.959 INFO kablam! Compiling tokio-tls v0.1.4 Oct 15 12:29:48.755 INFO kablam! Compiling hyper-tls v0.1.2 Oct 15 12:29:49.756 INFO kablam! Compiling git2 v0.6.11 Oct 15 12:29:51.803 INFO kablam! Compiling hubcaps v0.4.3 Oct 15 12:30:09.175 INFO kablam! Compiling xbps-updater v0.1.0 (/source) Oct 15 12:30:13.163 INFO kablam! warning: unused `#[macro_use]` import Oct 15 12:30:13.163 INFO kablam! --> src/main.rs:1:1 Oct 15 12:30:13.163 INFO kablam! | Oct 15 12:30:13.163 INFO kablam! 1 | #[macro_use] Oct 15 12:30:13.163 INFO kablam! | ^^^^^^^^^^^^ Oct 15 12:30:13.163 INFO kablam! | Oct 15 12:30:13.163 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 15 12:30:13.163 INFO kablam! Oct 15 12:30:13.163 INFO kablam! warning: unused `#[macro_use]` import Oct 15 12:30:13.163 INFO kablam! --> src/main.rs:8:1 Oct 15 12:30:13.163 INFO kablam! | Oct 15 12:30:13.163 INFO kablam! 8 | #[macro_use] Oct 15 12:30:13.163 INFO kablam! | ^^^^^^^^^^^^ Oct 15 12:30:13.163 INFO kablam! Oct 15 12:30:13.163 INFO kablam! warning: unused imports: `Credentials`, `Github` Oct 15 12:30:13.163 INFO kablam! --> src/main.rs:15:15 Oct 15 12:30:13.163 INFO kablam! | Oct 15 12:30:13.163 INFO kablam! 15 | use hubcaps::{Credentials, Github}; Oct 15 12:30:13.163 INFO kablam! | ^^^^^^^^^^^ ^^^^^^ Oct 15 12:30:13.163 INFO kablam! Oct 15 12:30:13.163 INFO kablam! warning: unused import: `hubcaps::issues::IssueOptions` Oct 15 12:30:13.163 INFO kablam! --> src/main.rs:16:5 Oct 15 12:30:13.163 INFO kablam! | Oct 15 12:30:13.163 INFO kablam! 16 | use hubcaps::issues::IssueOptions; Oct 15 12:30:13.163 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 12:30:13.163 INFO kablam! Oct 15 12:30:13.163 INFO kablam! warning: unused import: `failure::Error` Oct 15 12:30:13.163 INFO kablam! --> src/github.rs:1:5 Oct 15 12:30:13.163 INFO kablam! | Oct 15 12:30:13.163 INFO kablam! 1 | use failure::Error; Oct 15 12:30:13.163 INFO kablam! | ^^^^^^^^^^^^^^ Oct 15 12:30:13.163 INFO kablam! Oct 15 12:30:13.163 INFO kablam! warning: unused import: `hyper::client::Connect` Oct 15 12:30:13.163 INFO kablam! --> src/github.rs:4:5 Oct 15 12:30:13.163 INFO kablam! | Oct 15 12:30:13.163 INFO kablam! 4 | use hyper::client::Connect; Oct 15 12:30:13.163 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Oct 15 12:30:13.163 INFO kablam! Oct 15 12:30:13.163 INFO kablam! warning: unused import: `tokio_core::reactor::Core` Oct 15 12:30:13.163 INFO kablam! --> src/github.rs:8:5 Oct 15 12:30:13.163 INFO kablam! | Oct 15 12:30:13.163 INFO kablam! 8 | use tokio_core::reactor::Core; Oct 15 12:30:13.163 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 12:30:13.163 INFO kablam! Oct 15 12:30:13.163 INFO kablam! warning: unused import: `failure::Error` Oct 15 12:30:13.163 INFO kablam! --> src/update.rs:1:5 Oct 15 12:30:13.163 INFO kablam! | Oct 15 12:30:13.163 INFO kablam! 1 | use failure::Error; Oct 15 12:30:13.163 INFO kablam! | ^^^^^^^^^^^^^^ Oct 15 12:30:13.163 INFO kablam! Oct 15 12:30:21.515 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 35s Oct 15 12:30:21.527 INFO kablam! su: No module specific data is present Oct 15 12:30:22.391 INFO running `"docker" "rm" "-f" "e0742ed060f3eab998fe1ed375435e2aaa5f846a8bf2ddb7e970d228cf87a50e"` Oct 15 12:30:22.679 INFO blam! e0742ed060f3eab998fe1ed375435e2aaa5f846a8bf2ddb7e970d228cf87a50e Oct 15 12:30:22.700 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/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 15 12:30:23.111 INFO blam! 212d0966e0d901bc8d1ce278995da14544d9df566a9a4c8aaa02c9b04bfa9694 Oct 15 12:30:23.114 INFO running `"docker" "start" "-a" "212d0966e0d901bc8d1ce278995da14544d9df566a9a4c8aaa02c9b04bfa9694"` Oct 15 12:30:24.251 INFO kablam! usermod: no changes Oct 15 12:30:24.475 INFO kablam! Compiling xbps-updater v0.1.0 (/source) Oct 15 12:30:27.539 INFO kablam! warning: unused `#[macro_use]` import Oct 15 12:30:27.539 INFO kablam! --> src/main.rs:1:1 Oct 15 12:30:27.539 INFO kablam! | Oct 15 12:30:27.539 INFO kablam! 1 | #[macro_use] Oct 15 12:30:27.539 INFO kablam! | ^^^^^^^^^^^^ Oct 15 12:30:27.539 INFO kablam! | Oct 15 12:30:27.539 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 15 12:30:27.539 INFO kablam! Oct 15 12:30:27.539 INFO kablam! warning: unused `#[macro_use]` import Oct 15 12:30:27.539 INFO kablam! --> src/main.rs:8:1 Oct 15 12:30:27.539 INFO kablam! | Oct 15 12:30:27.539 INFO kablam! 8 | #[macro_use] Oct 15 12:30:27.539 INFO kablam! | ^^^^^^^^^^^^ Oct 15 12:30:27.539 INFO kablam! Oct 15 12:30:27.539 INFO kablam! warning: unused imports: `Credentials`, `Github` Oct 15 12:30:27.539 INFO kablam! --> src/main.rs:15:15 Oct 15 12:30:27.539 INFO kablam! | Oct 15 12:30:27.539 INFO kablam! 15 | use hubcaps::{Credentials, Github}; Oct 15 12:30:27.539 INFO kablam! | ^^^^^^^^^^^ ^^^^^^ Oct 15 12:30:27.539 INFO kablam! Oct 15 12:30:27.539 INFO kablam! warning: unused import: `hubcaps::issues::IssueOptions` Oct 15 12:30:27.539 INFO kablam! --> src/main.rs:16:5 Oct 15 12:30:27.539 INFO kablam! | Oct 15 12:30:27.539 INFO kablam! 16 | use hubcaps::issues::IssueOptions; Oct 15 12:30:27.539 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 12:30:27.539 INFO kablam! Oct 15 12:30:27.539 INFO kablam! warning: unused import: `failure::Error` Oct 15 12:30:27.539 INFO kablam! --> src/github.rs:1:5 Oct 15 12:30:27.539 INFO kablam! | Oct 15 12:30:27.539 INFO kablam! 1 | use failure::Error; Oct 15 12:30:27.539 INFO kablam! | ^^^^^^^^^^^^^^ Oct 15 12:30:27.539 INFO kablam! Oct 15 12:30:27.539 INFO kablam! warning: unused import: `hyper::client::Connect` Oct 15 12:30:27.539 INFO kablam! --> src/github.rs:4:5 Oct 15 12:30:27.539 INFO kablam! | Oct 15 12:30:27.539 INFO kablam! 4 | use hyper::client::Connect; Oct 15 12:30:27.539 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Oct 15 12:30:27.539 INFO kablam! Oct 15 12:30:27.539 INFO kablam! warning: unused import: `tokio_core::reactor::Core` Oct 15 12:30:27.539 INFO kablam! --> src/github.rs:8:5 Oct 15 12:30:27.539 INFO kablam! | Oct 15 12:30:27.539 INFO kablam! 8 | use tokio_core::reactor::Core; Oct 15 12:30:27.539 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 12:30:27.539 INFO kablam! Oct 15 12:30:27.539 INFO kablam! warning: unused import: `failure::Error` Oct 15 12:30:27.539 INFO kablam! --> src/update.rs:1:5 Oct 15 12:30:27.539 INFO kablam! | Oct 15 12:30:27.539 INFO kablam! 1 | use failure::Error; Oct 15 12:30:27.539 INFO kablam! | ^^^^^^^^^^^^^^ Oct 15 12:30:27.540 INFO kablam! Oct 15 12:30:28.255 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 3.97s Oct 15 12:30:28.283 INFO kablam! su: No module specific data is present Oct 15 12:30:29.005 INFO running `"docker" "rm" "-f" "212d0966e0d901bc8d1ce278995da14544d9df566a9a4c8aaa02c9b04bfa9694"` Oct 15 12:30:29.267 INFO blam! 212d0966e0d901bc8d1ce278995da14544d9df566a9a4c8aaa02c9b04bfa9694 Oct 15 12:30:29.269 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/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 15 12:30:29.747 INFO blam! b9823fa6af690053916e71f271ee96022f29e9858b1a5a79cb791c02fb1bdef0 Oct 15 12:30:29.749 INFO running `"docker" "start" "-a" "b9823fa6af690053916e71f271ee96022f29e9858b1a5a79cb791c02fb1bdef0"` Oct 15 12:30:31.016 INFO kablam! usermod: no changes Oct 15 12:30:31.255 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.20s Oct 15 12:30:31.259 INFO kablam! Running /target/debug/deps/xbps_updater-524f796c046908fa Oct 15 12:30:31.267 INFO kablam! su: No module specific data is present Oct 15 12:30:31.267 INFO blam! Oct 15 12:30:31.267 INFO blam! running 0 tests Oct 15 12:30:31.267 INFO blam! Oct 15 12:30:31.267 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 12:30:31.267 INFO blam! Oct 15 12:30:31.873 INFO running `"docker" "rm" "-f" "b9823fa6af690053916e71f271ee96022f29e9858b1a5a79cb791c02fb1bdef0"` Oct 15 12:30:32.147 INFO blam! b9823fa6af690053916e71f271ee96022f29e9858b1a5a79cb791c02fb1bdef0