[INFO] updating cached repository https://github.com/Aloxaf/exloli [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/big/crater/work/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune"` [INFO] [stderr] From https://github.com/Aloxaf/exloli [INFO] [stderr] * [new branch] dependabot/cargo/reqwest-0.9.21 -> dependabot/cargo/reqwest-0.9.21 [INFO] [stderr] * [new branch] dependabot/cargo/serde_json-1.0.41 -> dependabot/cargo/serde_json-1.0.41 [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] ce6fb201dfbbca4af508394c45d13f6b435ce85b [INFO] testing Aloxaf/exloli against beta-2019-09-28 for beta-1.39-1 [INFO] running `"git" "clone" "work/cache/git-repos/https%3A%2F%2Fgithub.com%2FAloxaf%2Fexloli" "work/builds/worker-7/source"` [INFO] [stderr] Cloning into 'work/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Aloxaf/exloli on toolchain beta-2019-09-28 [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+beta-2019-09-28" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/Aloxaf/exloli [INFO] finished tweaking git repo https://github.com/Aloxaf/exloli [INFO] tweaked toml for git repo https://github.com/Aloxaf/exloli written to work/builds/worker-7/source/Cargo.toml [INFO] crate git repo https://github.com/Aloxaf/exloli already has a lockfile, it will not be regenerated [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+beta-2019-09-28" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-7/source:/opt/rustwide/workdir:ro,Z" "-v" "/big/crater/work/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/big/crater/work/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2019-09-28" "build" "--frozen"` [INFO] [stdout] 25a50a40a6374369a00543838261ff6d4c925bbc179cb65d90f2a0c79d768021 [INFO] running `"docker" "start" "-a" "25a50a40a6374369a00543838261ff6d4c925bbc179cb65d90f2a0c79d768021"` [INFO] [stderr] Compiling syn v0.15.40 [INFO] [stderr] Compiling fallible-iterator v0.2.0 [INFO] [stderr] Compiling plain v0.2.3 [INFO] [stderr] Compiling json v0.12.0 [INFO] [stderr] Compiling intervaltree v0.2.4 [INFO] [stderr] Compiling miniz_oxide_c_api v0.2.3 [INFO] [stderr] Compiling libxml v0.2.12 [INFO] [stderr] Compiling crossbeam-utils v0.6.5 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling memmap v0.7.0 [INFO] [stderr] Compiling findshlibs v0.5.0 [INFO] [stderr] Compiling getrandom v0.1.6 [INFO] [stderr] Compiling dirs-sys v0.3.4 [INFO] [stderr] Compiling socks v0.3.2 [INFO] [stderr] Compiling scroll v0.9.2 [INFO] [stderr] Compiling mio v0.6.19 [INFO] [stderr] Compiling openssl v0.10.24 [INFO] [stderr] Compiling tokio-io v0.1.12 [INFO] [stderr] Compiling dirs v2.0.2 [INFO] [stderr] Compiling rand_core v0.5.0 [INFO] [stderr] Compiling chrono v0.4.9 [INFO] [stderr] Compiling regex v1.2.0 [INFO] [stderr] Compiling mime_guess v2.0.1 [INFO] [stderr] Compiling tokio-executor v0.1.8 [INFO] [stderr] Compiling crossbeam-epoch v0.7.1 [INFO] [stderr] Compiling crossbeam-queue v0.1.2 [INFO] [stderr] Compiling term v0.6.1 [INFO] [stderr] Compiling gimli v0.18.0 [INFO] [stderr] Compiling rand_chacha v0.2.0 [INFO] [stderr] Compiling flate2 v1.0.9 [INFO] [stderr] Compiling tokio-current-thread v0.1.6 [INFO] [stderr] Compiling tokio-timer v0.2.11 [INFO] [stderr] Compiling tokio-reactor v0.1.9 [INFO] [stderr] Compiling h2 v0.1.25 [INFO] [stderr] Compiling crossbeam-deque v0.7.1 [INFO] [stderr] Compiling crossbeam-deque v0.6.3 [INFO] [stderr] Compiling rand v0.7.0 [INFO] [stderr] Compiling rayon-core v1.5.0 [INFO] [stderr] Compiling env_logger v0.6.2 [INFO] [stderr] Compiling tokio-threadpool v0.1.15 [INFO] [stderr] Compiling rayon v1.1.0 [INFO] [stderr] Compiling tokio-tcp v0.1.3 [INFO] [stderr] Compiling tempfile v3.1.0 [INFO] [stderr] Compiling native-tls v0.2.3 [INFO] [stderr] Compiling synstructure v0.10.2 [INFO] [stderr] Compiling tokio v0.1.22 [INFO] [stderr] Compiling addr2line v0.9.0 [INFO] [stderr] Compiling scroll_derive v0.9.5 [INFO] [stderr] Compiling serde_derive v1.0.97 [INFO] [stderr] Compiling failure_derive v0.1.5 [INFO] [stderr] Compiling hyper v0.12.33 [INFO] [stderr] Compiling goblin v0.0.23 [INFO] [stderr] Compiling hyper-tls v0.3.2 [INFO] [stderr] Compiling serde v1.0.101 [INFO] [stderr] Compiling backtrace v0.3.33 [INFO] [stderr] Compiling error-chain v0.12.1 [INFO] [stderr] Compiling failure v0.1.5 [INFO] [stderr] Compiling color-backtrace v0.2.3 [INFO] [stderr] Compiling publicsuffix v1.5.2 [INFO] [stderr] Compiling serde_json v1.0.40 [INFO] [stderr] Compiling serde_urlencoded v0.5.5 [INFO] [stderr] Compiling toml v0.5.3 [INFO] [stderr] Compiling cookie_store v0.7.0 [INFO] [stderr] Compiling telegram_types v0.5.0 [INFO] [stderr] Compiling reqwest v0.9.20 [INFO] [stderr] Compiling telegraph-rs v0.3.1 (https://github.com/Aloxaf/telegraph-rs#253c1c9b) [INFO] [stderr] Compiling exloli v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 48s [INFO] running `"docker" "inspect" "25a50a40a6374369a00543838261ff6d4c925bbc179cb65d90f2a0c79d768021"` [INFO] running `"docker" "rm" "-f" "25a50a40a6374369a00543838261ff6d4c925bbc179cb65d90f2a0c79d768021"` [INFO] [stdout] 25a50a40a6374369a00543838261ff6d4c925bbc179cb65d90f2a0c79d768021 [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-7/source:/opt/rustwide/workdir:ro,Z" "-v" "/big/crater/work/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/big/crater/work/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2019-09-28" "test" "--frozen" "--no-run"` [INFO] [stdout] f87e76d94a1e28afcb34bfce324834c54795e6c05c6199b0266d9e63c2aa0f71 [INFO] running `"docker" "start" "-a" "f87e76d94a1e28afcb34bfce324834c54795e6c05c6199b0266d9e63c2aa0f71"` [INFO] [stderr] Compiling exloli v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 12.16s [INFO] running `"docker" "inspect" "f87e76d94a1e28afcb34bfce324834c54795e6c05c6199b0266d9e63c2aa0f71"` [INFO] running `"docker" "rm" "-f" "f87e76d94a1e28afcb34bfce324834c54795e6c05c6199b0266d9e63c2aa0f71"` [INFO] [stdout] f87e76d94a1e28afcb34bfce324834c54795e6c05c6199b0266d9e63c2aa0f71 [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-7/source:/opt/rustwide/workdir:ro,Z" "-v" "/big/crater/work/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/big/crater/work/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2019-09-28" "test" "--frozen"` [INFO] [stdout] ea01dd9456474c4ae2e9015444fd91ecf02af7cae988764696a112ee8f48a33f [INFO] running `"docker" "start" "-a" "ea01dd9456474c4ae2e9015444fd91ecf02af7cae988764696a112ee8f48a33f"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.11s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/exloli-032517fcc057939b [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test exhentai::tests::test_login ... ok [INFO] [stdout] test xpath::tests::find_nodes ... ok [INFO] [stdout] test config::tests::test ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "ea01dd9456474c4ae2e9015444fd91ecf02af7cae988764696a112ee8f48a33f"` [INFO] running `"docker" "rm" "-f" "ea01dd9456474c4ae2e9015444fd91ecf02af7cae988764696a112ee8f48a33f"` [INFO] [stdout] ea01dd9456474c4ae2e9015444fd91ecf02af7cae988764696a112ee8f48a33f