[INFO] cloning repository ukcrpb6/zookeeper-registrar [INFO] running `"git" "clone" "--bare" "git://github.com/ukcrpb6/zookeeper-registrar.git" "work/cache/sources/gh/ukcrpb6/zookeeper-registrar"` [INFO] [stderr] Cloning into bare repository 'work/cache/sources/gh/ukcrpb6/zookeeper-registrar'... [INFO] running `"git" "clone" "work/cache/sources/gh/ukcrpb6/zookeeper-registrar" "work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/ukcrpb6/zookeeper-registrar"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/ukcrpb6/zookeeper-registrar'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/ukcrpb6/zookeeper-registrar" "work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/ukcrpb6/zookeeper-registrar"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/ukcrpb6/zookeeper-registrar'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] dbb0f6d00a54fda37fe4a09c2f68089e2b468250 [INFO] sha for GitHub repo ukcrpb6/zookeeper-registrar: dbb0f6d00a54fda37fe4a09c2f68089e2b468250 [INFO] validating manifest of ukcrpb6/zookeeper-registrar on toolchain master#c8865d8e195813ade6b84434ac9f8850e7112d1a [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of ukcrpb6/zookeeper-registrar on toolchain try#e212b7d492c96d3837691ba29d32d5f468933fb8 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing ukcrpb6/zookeeper-registrar [INFO] finished frobbing ukcrpb6/zookeeper-registrar [INFO] frobbed toml for ukcrpb6/zookeeper-registrar written to work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/ukcrpb6/zookeeper-registrar/Cargo.toml [INFO] started frobbing ukcrpb6/zookeeper-registrar [INFO] finished frobbing ukcrpb6/zookeeper-registrar [INFO] frobbed toml for ukcrpb6/zookeeper-registrar written to work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/ukcrpb6/zookeeper-registrar/Cargo.toml [INFO] crate ukcrpb6/zookeeper-registrar already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache lock [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded zookeeper_derive v0.3.0 [INFO] [stderr] Downloaded zookeeper v0.4.0 [INFO] [stderr] Downloaded uuid v0.6.1 [INFO] [stderr] Downloaded snowflake v1.3.0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache lock [INFO] testing ukcrpb6/zookeeper-registrar against try#e212b7d492c96d3837691ba29d32d5f468933fb8 for pr-61629 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-0/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/ukcrpb6/zookeeper-registrar:/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=forbid" "-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" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "build" "--frozen"` [INFO] [stdout] 00fb663f9aa0764accdb17f32e028233917eec262d2e5a462b06dde1ab814a71 [INFO] running `"docker" "start" "-a" "00fb663f9aa0764accdb17f32e028233917eec262d2e5a462b06dde1ab814a71"` [INFO] [stderr] Compiling regex v0.2.10 [INFO] [stderr] Compiling bytes v0.3.0 [INFO] [stderr] Compiling slab v0.1.3 [INFO] [stderr] Compiling snowflake v1.3.0 [INFO] [stderr] Compiling serde v1.0.33 [INFO] [stderr] Compiling itoa v0.4.0 [INFO] [stderr] Compiling termcolor v0.3.5 [INFO] [stderr] Compiling ws2_32-sys v0.2.1 [INFO] [stderr] Compiling proc-macro2 v0.2.3 [INFO] [stderr] Compiling memchr v2.0.1 [INFO] [stderr] Compiling net2 v0.2.32 [INFO] [stderr] Compiling nix v0.5.1 [INFO] [stderr] Compiling regex-syntax v0.5.3 [INFO] [stderr] Compiling nix v0.9.0 [INFO] [stderr] Compiling thread_local v0.3.5 [INFO] [stderr] Compiling uuid v0.6.1 [INFO] [stderr] Compiling aho-corasick v0.6.4 [INFO] [stderr] Compiling zookeeper_derive v0.3.0 [INFO] [stderr] Compiling miow v0.1.5 [INFO] [stderr] Compiling quote v0.4.2 [INFO] [stderr] Compiling syn v0.12.14 [INFO] [stderr] Compiling mio v0.5.1 [INFO] [stderr] Compiling zookeeper v0.4.0 [INFO] [stderr] Compiling ctrlc v3.1.0 [INFO] [stderr] Compiling serde_derive_internals v0.21.0 [INFO] [stderr] Compiling serde_json v1.0.12 [INFO] [stderr] Compiling serde_derive v1.0.33 [INFO] [stderr] Compiling env_logger v0.5.6 [INFO] [stderr] Compiling docopt v0.8.3 [INFO] [stderr] Compiling zookeeper-registrar v0.2.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 26s [INFO] running `"docker" "inspect" "00fb663f9aa0764accdb17f32e028233917eec262d2e5a462b06dde1ab814a71"` [INFO] running `"docker" "rm" "-f" "00fb663f9aa0764accdb17f32e028233917eec262d2e5a462b06dde1ab814a71"` [INFO] [stdout] 00fb663f9aa0764accdb17f32e028233917eec262d2e5a462b06dde1ab814a71 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-0/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/ukcrpb6/zookeeper-registrar:/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=forbid" "-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" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "test" "--frozen" "--no-run"` [INFO] [stdout] d6fa684229c65e02688024f27c753986e901bf18e0c6f87ce693db6dca83df0f [INFO] running `"docker" "start" "-a" "d6fa684229c65e02688024f27c753986e901bf18e0c6f87ce693db6dca83df0f"` [INFO] [stderr] Compiling zookeeper-registrar v0.2.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.50s [INFO] running `"docker" "inspect" "d6fa684229c65e02688024f27c753986e901bf18e0c6f87ce693db6dca83df0f"` [INFO] running `"docker" "rm" "-f" "d6fa684229c65e02688024f27c753986e901bf18e0c6f87ce693db6dca83df0f"` [INFO] [stdout] d6fa684229c65e02688024f27c753986e901bf18e0c6f87ce693db6dca83df0f [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-0/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/ukcrpb6/zookeeper-registrar:/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=forbid" "-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" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "test" "--frozen"` [INFO] [stdout] 25e75fb07a5a476d7f094cf03491159b93a02f5a13c1d7c3e78b6d370584081e [INFO] running `"docker" "start" "-a" "25e75fb07a5a476d7f094cf03491159b93a02f5a13c1d7c3e78b6d370584081e"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.07s [INFO] [stderr] Running /opt/crater/target/debug/deps/zookeeper_registrar-8a3641fbced5c30c [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" "25e75fb07a5a476d7f094cf03491159b93a02f5a13c1d7c3e78b6d370584081e"` [INFO] running `"docker" "rm" "-f" "25e75fb07a5a476d7f094cf03491159b93a02f5a13c1d7c3e78b6d370584081e"` [INFO] [stdout] 25e75fb07a5a476d7f094cf03491159b93a02f5a13c1d7c3e78b6d370584081e