[INFO] updating cached repository SergeGaliullin/rust-crawler [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/SergeGaliullin/rust-crawler [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/SergeGaliullin/rust-crawler" "work/ex/beta-1.38-1/sources/1.37.0/gh/SergeGaliullin/rust-crawler"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/1.37.0/gh/SergeGaliullin/rust-crawler'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/SergeGaliullin/rust-crawler" "work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/SergeGaliullin/rust-crawler"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/SergeGaliullin/rust-crawler'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 1ba554ae5d6d50dc15f29043e79879adea80b684 [INFO] sha for GitHub repo SergeGaliullin/rust-crawler: 1ba554ae5d6d50dc15f29043e79879adea80b684 [INFO] validating manifest of SergeGaliullin/rust-crawler on toolchain 1.37.0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of SergeGaliullin/rust-crawler on toolchain beta-2019-08-13 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing SergeGaliullin/rust-crawler [INFO] finished frobbing SergeGaliullin/rust-crawler [INFO] frobbed toml for SergeGaliullin/rust-crawler written to work/ex/beta-1.38-1/sources/1.37.0/gh/SergeGaliullin/rust-crawler/Cargo.toml [INFO] started frobbing SergeGaliullin/rust-crawler [INFO] finished frobbing SergeGaliullin/rust-crawler [INFO] frobbed toml for SergeGaliullin/rust-crawler written to work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/SergeGaliullin/rust-crawler/Cargo.toml [INFO] crate SergeGaliullin/rust-crawler already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] testing SergeGaliullin/rust-crawler against 1.37.0 for beta-1.38-1 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-3/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/SergeGaliullin/rust-crawler:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+1.37.0" "build" "--frozen"` [INFO] [stdout] 0888662d93b556085bcdd626d814c1d6f7252bdc8055e36de00e8d5bb8729173 [INFO] running `"docker" "start" "-a" "0888662d93b556085bcdd626d814c1d6f7252bdc8055e36de00e8d5bb8729173"` [INFO] [stderr] Compiling phf_generator v0.7.23 [INFO] [stderr] Compiling html5ever v0.21.0 [INFO] [stderr] Compiling rand v0.3.22 [INFO] [stderr] Compiling hyper v0.10.15 [INFO] [stderr] Compiling uuid v0.1.18 [INFO] [stderr] Compiling string_cache_codegen v0.4.2 [INFO] [stderr] Compiling phf_codegen v0.7.23 [INFO] [stderr] Compiling url v0.2.38 [INFO] [stderr] Compiling string_cache v0.6.2 [INFO] [stderr] Compiling markup5ever v0.6.2 [INFO] [stderr] Compiling crawler v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 32.37s [INFO] running `"docker" "inspect" "0888662d93b556085bcdd626d814c1d6f7252bdc8055e36de00e8d5bb8729173"` [INFO] running `"docker" "rm" "-f" "0888662d93b556085bcdd626d814c1d6f7252bdc8055e36de00e8d5bb8729173"` [INFO] [stdout] 0888662d93b556085bcdd626d814c1d6f7252bdc8055e36de00e8d5bb8729173 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-3/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/SergeGaliullin/rust-crawler:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+1.37.0" "test" "--frozen" "--no-run"` [INFO] [stdout] c7c14fb8f241e3e6167cb38bcd262bda78cd38efcecb4796c16a19c92a48e42a [INFO] running `"docker" "start" "-a" "c7c14fb8f241e3e6167cb38bcd262bda78cd38efcecb4796c16a19c92a48e42a"` [INFO] [stderr] Compiling crawler v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.21s [INFO] running `"docker" "inspect" "c7c14fb8f241e3e6167cb38bcd262bda78cd38efcecb4796c16a19c92a48e42a"` [INFO] running `"docker" "rm" "-f" "c7c14fb8f241e3e6167cb38bcd262bda78cd38efcecb4796c16a19c92a48e42a"` [INFO] [stdout] c7c14fb8f241e3e6167cb38bcd262bda78cd38efcecb4796c16a19c92a48e42a [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-3/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/SergeGaliullin/rust-crawler:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+1.37.0" "test" "--frozen"` [INFO] [stdout] e9f2509f8bb50582f8eaae1a87273f68b8c9dd127a3261ac29c4ee0f5a0fc5e9 [INFO] running `"docker" "start" "-a" "e9f2509f8bb50582f8eaae1a87273f68b8c9dd127a3261ac29c4ee0f5a0fc5e9"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.09s [INFO] [stderr] Running /opt/crater/target/debug/deps/crawler-c8e12ba1bce802db [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "e9f2509f8bb50582f8eaae1a87273f68b8c9dd127a3261ac29c4ee0f5a0fc5e9"` [INFO] running `"docker" "rm" "-f" "e9f2509f8bb50582f8eaae1a87273f68b8c9dd127a3261ac29c4ee0f5a0fc5e9"` [INFO] [stdout] e9f2509f8bb50582f8eaae1a87273f68b8c9dd127a3261ac29c4ee0f5a0fc5e9