[INFO] cloning repository yayoc/hsc [INFO] running `"git" "clone" "--bare" "git://github.com/yayoc/hsc.git" "work/cache/sources/gh/yayoc/hsc"` [INFO] [stderr] Cloning into bare repository 'work/cache/sources/gh/yayoc/hsc'... [INFO] running `"git" "clone" "work/cache/sources/gh/yayoc/hsc" "work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/yayoc/hsc"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/yayoc/hsc'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/yayoc/hsc" "work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/yayoc/hsc"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/yayoc/hsc'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 5ab647ad80798e2a50c2f71deb96560957353476 [INFO] sha for GitHub repo yayoc/hsc: 5ab647ad80798e2a50c2f71deb96560957353476 [INFO] validating manifest of yayoc/hsc 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 yayoc/hsc 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 yayoc/hsc [INFO] finished frobbing yayoc/hsc [INFO] frobbed toml for yayoc/hsc written to work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/yayoc/hsc/Cargo.toml [INFO] started frobbing yayoc/hsc [INFO] finished frobbing yayoc/hsc [INFO] frobbed toml for yayoc/hsc written to work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/yayoc/hsc/Cargo.toml [INFO] crate yayoc/hsc 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] Downloading crates ... [INFO] [stderr] Downloaded quote v0.6.4 [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 yayoc/hsc against try#e212b7d492c96d3837691ba29d32d5f468933fb8 for pr-61629 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-1/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/yayoc/hsc:/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] fa821eee124a42120ef09b537053e0452b26eee75abcba9883601fe82521ac32 [INFO] running `"docker" "start" "-a" "fa821eee124a42120ef09b537053e0452b26eee75abcba9883601fe82521ac32"` [INFO] [stderr] Compiling serde v1.0.70 [INFO] [stderr] Compiling proc-macro2 v0.4.9 [INFO] [stderr] Compiling atty v0.2.11 [INFO] [stderr] Compiling clap v2.32.0 [INFO] [stderr] Compiling quote v0.6.4 [INFO] [stderr] Compiling syn v0.14.7 [INFO] [stderr] Compiling serde_derive v1.0.70 [INFO] [stderr] Compiling serde_json v1.0.24 [INFO] [stderr] Compiling hsc v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 00s [INFO] running `"docker" "inspect" "fa821eee124a42120ef09b537053e0452b26eee75abcba9883601fe82521ac32"` [INFO] running `"docker" "rm" "-f" "fa821eee124a42120ef09b537053e0452b26eee75abcba9883601fe82521ac32"` [INFO] [stdout] fa821eee124a42120ef09b537053e0452b26eee75abcba9883601fe82521ac32 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-1/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/yayoc/hsc:/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] ee38db92c7018198a85c294fd697ff3c0692ff1fb534f9029eb9cb8dfbaf3e1b [INFO] running `"docker" "start" "-a" "ee38db92c7018198a85c294fd697ff3c0692ff1fb534f9029eb9cb8dfbaf3e1b"` [INFO] [stderr] Compiling hsc v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.64s [INFO] running `"docker" "inspect" "ee38db92c7018198a85c294fd697ff3c0692ff1fb534f9029eb9cb8dfbaf3e1b"` [INFO] running `"docker" "rm" "-f" "ee38db92c7018198a85c294fd697ff3c0692ff1fb534f9029eb9cb8dfbaf3e1b"` [INFO] [stdout] ee38db92c7018198a85c294fd697ff3c0692ff1fb534f9029eb9cb8dfbaf3e1b [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-1/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/yayoc/hsc:/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] e303b8bf8566d0573de281ffcc3f6ece7f0ed8b8cd939f18dca366b505472fb3 [INFO] running `"docker" "start" "-a" "e303b8bf8566d0573de281ffcc3f6ece7f0ed8b8cd939f18dca366b505472fb3"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.07s [INFO] [stderr] Running /opt/crater/target/debug/deps/hsc-3d7e16c3d1a346b5 [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test tests::it_get_codes_by_code ... ok [INFO] [stdout] test tests::it_get_codes_by_keyword ... ok [INFO] [stdout] test tests::it_include ... 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" "e303b8bf8566d0573de281ffcc3f6ece7f0ed8b8cd939f18dca366b505472fb3"` [INFO] running `"docker" "rm" "-f" "e303b8bf8566d0573de281ffcc3f6ece7f0ed8b8cd939f18dca366b505472fb3"` [INFO] [stdout] e303b8bf8566d0573de281ffcc3f6ece7f0ed8b8cd939f18dca366b505472fb3