[INFO] updating cached repository hanskorg/yar-client-rust [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/hanskorg/yar-client-rust [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/hanskorg/yar-client-rust" "work/ex/beta-1.37-6/sources/1.36.0/gh/hanskorg/yar-client-rust"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/hanskorg/yar-client-rust'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/hanskorg/yar-client-rust" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/hanskorg/yar-client-rust"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/hanskorg/yar-client-rust'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 6d18ae1ea469cf150880e64acb3f83c692a17e48 [INFO] sha for GitHub repo hanskorg/yar-client-rust: 6d18ae1ea469cf150880e64acb3f83c692a17e48 [INFO] validating manifest of hanskorg/yar-client-rust on toolchain 1.36.0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of hanskorg/yar-client-rust on toolchain beta-2019-07-23 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing hanskorg/yar-client-rust [INFO] finished frobbing hanskorg/yar-client-rust [INFO] frobbed toml for hanskorg/yar-client-rust written to work/ex/beta-1.37-6/sources/1.36.0/gh/hanskorg/yar-client-rust/Cargo.toml [INFO] started frobbing hanskorg/yar-client-rust [INFO] finished frobbing hanskorg/yar-client-rust [INFO] frobbed toml for hanskorg/yar-client-rust written to work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/hanskorg/yar-client-rust/Cargo.toml [INFO] crate hanskorg/yar-client-rust already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] error: the lock file /mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/hanskorg/yar-client-rust/Cargo.lock needs to be updated but --locked was passed to prevent this [INFO] the lockfile is outdated, regenerating it [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing hanskorg/yar-client-rust against 1.36.0 for beta-1.37-6 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-3/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/hanskorg/yar-client-rust:/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.36.0" "build" "--frozen"` [INFO] [stdout] 32bc1d51c91e19d150a84fb81c6e5744a6c0583b78bfc3e28f5e6b2f981a5331 [INFO] running `"docker" "start" "-a" "32bc1d51c91e19d150a84fb81c6e5744a6c0583b78bfc3e28f5e6b2f981a5331"` [INFO] [stderr] Compiling curl v0.4.22 [INFO] [stderr] Compiling libz-sys v1.0.25 [INFO] [stderr] Compiling curl-sys v0.4.20 [INFO] [stderr] Compiling socket2 v0.3.10 [INFO] [stderr] Compiling snowflake-multi-threaded v0.1.4 [INFO] [stderr] Compiling error-chain v0.11.0 [INFO] [stderr] Compiling yar_client v0.1.3 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 18.58s [INFO] running `"docker" "inspect" "32bc1d51c91e19d150a84fb81c6e5744a6c0583b78bfc3e28f5e6b2f981a5331"` [INFO] running `"docker" "rm" "-f" "32bc1d51c91e19d150a84fb81c6e5744a6c0583b78bfc3e28f5e6b2f981a5331"` [INFO] [stdout] 32bc1d51c91e19d150a84fb81c6e5744a6c0583b78bfc3e28f5e6b2f981a5331 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-3/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/hanskorg/yar-client-rust:/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.36.0" "test" "--frozen" "--no-run"` [INFO] [stdout] 36c35890bca7830b03185dc960220ea6d240b2d177ef564f31a5a8d838fb0210 [INFO] running `"docker" "start" "-a" "36c35890bca7830b03185dc960220ea6d240b2d177ef564f31a5a8d838fb0210"` [INFO] [stderr] Compiling yar_client v0.1.3 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 5.32s [INFO] running `"docker" "inspect" "36c35890bca7830b03185dc960220ea6d240b2d177ef564f31a5a8d838fb0210"` [INFO] running `"docker" "rm" "-f" "36c35890bca7830b03185dc960220ea6d240b2d177ef564f31a5a8d838fb0210"` [INFO] [stdout] 36c35890bca7830b03185dc960220ea6d240b2d177ef564f31a5a8d838fb0210 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-3/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/hanskorg/yar-client-rust:/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.36.0" "test" "--frozen"` [INFO] [stdout] 842f4eb365ddd60a571111faac9fa299de8136e1d46818763d771c22af5c6d59 [INFO] running `"docker" "start" "-a" "842f4eb365ddd60a571111faac9fa299de8136e1d46818763d771c22af5c6d59"` [INFO] [stderr] Blocking waiting for file lock on package cache lock [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.04s [INFO] [stderr] Running /opt/crater/target/debug/deps/yar_client-cd6e5d4a2bafd993 [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test test::test_builder ... ok [INFO] [stdout] test test::test_no_method ... ok [INFO] [stderr] Doc-tests yar_client [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test src/lib.rs - (line 14) ... ok [INFO] [stdout] test src/transport/client.rs - transport::client::YarClient::call (line 57) ... ok [INFO] [stdout] test src/transport/client.rs - transport::client::Builder::build (line 151) ... 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" "842f4eb365ddd60a571111faac9fa299de8136e1d46818763d771c22af5c6d59"` [INFO] running `"docker" "rm" "-f" "842f4eb365ddd60a571111faac9fa299de8136e1d46818763d771c22af5c6d59"` [INFO] [stdout] 842f4eb365ddd60a571111faac9fa299de8136e1d46818763d771c22af5c6d59