[INFO] cloning repository shhr1214/kintai-api [INFO] running `"git" "clone" "--bare" "git://github.com/shhr1214/kintai-api.git" "work/cache/sources/gh/shhr1214/kintai-api"` [INFO] [stderr] Cloning into bare repository 'work/cache/sources/gh/shhr1214/kintai-api'... [INFO] running `"git" "clone" "work/cache/sources/gh/shhr1214/kintai-api" "work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/shhr1214/kintai-api"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/shhr1214/kintai-api'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/shhr1214/kintai-api" "work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/shhr1214/kintai-api"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/shhr1214/kintai-api'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] ebb9f72a4c7dd62d6a9dfbf3444b334ebce8ea47 [INFO] sha for GitHub repo shhr1214/kintai-api: ebb9f72a4c7dd62d6a9dfbf3444b334ebce8ea47 [INFO] validating manifest of shhr1214/kintai-api 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 shhr1214/kintai-api 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 shhr1214/kintai-api [INFO] finished frobbing shhr1214/kintai-api [INFO] frobbed toml for shhr1214/kintai-api written to work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/shhr1214/kintai-api/Cargo.toml [INFO] started frobbing shhr1214/kintai-api [INFO] finished frobbing shhr1214/kintai-api [INFO] frobbed toml for shhr1214/kintai-api written to work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/shhr1214/kintai-api/Cargo.toml [INFO] crate shhr1214/kintai-api 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] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing shhr1214/kintai-api against master#c8865d8e195813ade6b84434ac9f8850e7112d1a for pr-61629 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-6/master#c8865d8e195813ade6b84434ac9f8850e7112d1a:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/shhr1214/kintai-api:/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" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "build" "--frozen"` [INFO] [stdout] 395e9e2e5fcf61ca8c64518fb55ef85cd9b7b6fce1d58e6746c3d621e6f08eda [INFO] running `"docker" "start" "-a" "395e9e2e5fcf61ca8c64518fb55ef85cd9b7b6fce1d58e6746c3d621e6f08eda"` [INFO] [stderr] Compiling actix-web v0.7.8 [INFO] [stderr] Compiling socket2 v0.3.8 [INFO] [stderr] Compiling crossbeam-epoch v0.6.0 [INFO] [stderr] Compiling syn v0.14.9 [INFO] [stderr] Compiling backtrace v0.2.3 [INFO] [stderr] Compiling serde_urlencoded v0.5.3 [INFO] [stderr] Compiling flate2 v1.0.2 [INFO] [stderr] Compiling cookie v0.11.0 [INFO] [stderr] Compiling tokio-signal v0.2.5 [INFO] [stderr] Compiling crossbeam-channel v0.2.6 [INFO] [stderr] Compiling error-chain v0.1.12 [INFO] [stderr] Compiling trust-dns-proto v0.4.0 [INFO] [stderr] Compiling trust-dns-resolver v0.9.1 [INFO] [stderr] Compiling synstructure v0.9.0 [INFO] [stderr] Compiling actix_derive v0.3.0 [INFO] [stderr] Compiling failure_derive v0.1.2 [INFO] [stderr] Compiling failure v0.1.2 [INFO] [stderr] Compiling actix v0.7.4 [INFO] [stderr] Compiling kintai-api v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 33s [INFO] running `"docker" "inspect" "395e9e2e5fcf61ca8c64518fb55ef85cd9b7b6fce1d58e6746c3d621e6f08eda"` [INFO] running `"docker" "rm" "-f" "395e9e2e5fcf61ca8c64518fb55ef85cd9b7b6fce1d58e6746c3d621e6f08eda"` [INFO] [stdout] 395e9e2e5fcf61ca8c64518fb55ef85cd9b7b6fce1d58e6746c3d621e6f08eda [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-6/master#c8865d8e195813ade6b84434ac9f8850e7112d1a:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/shhr1214/kintai-api:/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" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "test" "--frozen" "--no-run"` [INFO] [stdout] 8971e78453f63e8421fb7920a624d28c465a71a3081a80e504f863faaf67d246 [INFO] running `"docker" "start" "-a" "8971e78453f63e8421fb7920a624d28c465a71a3081a80e504f863faaf67d246"` [INFO] [stderr] Compiling kintai-api v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2.04s [INFO] running `"docker" "inspect" "8971e78453f63e8421fb7920a624d28c465a71a3081a80e504f863faaf67d246"` [INFO] running `"docker" "rm" "-f" "8971e78453f63e8421fb7920a624d28c465a71a3081a80e504f863faaf67d246"` [INFO] [stdout] 8971e78453f63e8421fb7920a624d28c465a71a3081a80e504f863faaf67d246 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-6/master#c8865d8e195813ade6b84434ac9f8850e7112d1a:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/shhr1214/kintai-api:/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" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "test" "--frozen"` [INFO] [stdout] f3893d891259f80a01c60289a853e0ecf2ecc8ef444df7ff545759396d9ee9f7 [INFO] running `"docker" "start" "-a" "f3893d891259f80a01c60289a853e0ecf2ecc8ef444df7ff545759396d9ee9f7"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.20s [INFO] [stderr] Running /opt/crater/target/debug/deps/kintai_api-ef9fc78b49e498c0 [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" "f3893d891259f80a01c60289a853e0ecf2ecc8ef444df7ff545759396d9ee9f7"` [INFO] running `"docker" "rm" "-f" "f3893d891259f80a01c60289a853e0ecf2ecc8ef444df7ff545759396d9ee9f7"` [INFO] [stdout] f3893d891259f80a01c60289a853e0ecf2ecc8ef444df7ff545759396d9ee9f7