[INFO] cloning repository coredump-ch/status [INFO] running `"git" "clone" "--bare" "git://github.com/coredump-ch/status.git" "work/cache/sources/gh/coredump-ch/status"` [INFO] [stderr] Cloning into bare repository 'work/cache/sources/gh/coredump-ch/status'... [INFO] running `"git" "clone" "work/cache/sources/gh/coredump-ch/status" "work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/coredump-ch/status"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/coredump-ch/status'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/coredump-ch/status" "work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/coredump-ch/status"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/coredump-ch/status'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 75e0870b8a93366577e45353ca8b1b56a4772e68 [INFO] sha for GitHub repo coredump-ch/status: 75e0870b8a93366577e45353ca8b1b56a4772e68 [INFO] validating manifest of coredump-ch/status 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 coredump-ch/status 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 coredump-ch/status [INFO] finished frobbing coredump-ch/status [INFO] frobbed toml for coredump-ch/status written to work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/coredump-ch/status/Cargo.toml [INFO] started frobbing coredump-ch/status [INFO] finished frobbing coredump-ch/status [INFO] frobbed toml for coredump-ch/status written to work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/coredump-ch/status/Cargo.toml [INFO] crate coredump-ch/status 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 spaceapi-server v0.4.1 [INFO] [stderr] Downloaded spaceapi v0.5.1 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing coredump-ch/status 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/coredump-ch/status:/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] 94faa4f35953e15ad93e0150702121c0dabfc3905d33ad6e5d316ecaed4b88e7 [INFO] running `"docker" "start" "-a" "94faa4f35953e15ad93e0150702121c0dabfc3905d33ad6e5d316ecaed4b88e7"` [INFO] [stderr] Compiling ndarray v0.12.1 [INFO] [stderr] Compiling redis v0.8.0 [INFO] [stderr] Compiling error-type v0.1.2 [INFO] [stderr] Compiling scheduled-thread-pool v0.1.0 [INFO] [stderr] Compiling serde_json v0.8.6 [INFO] [stderr] Compiling iron v0.5.1 [INFO] [stderr] Compiling spaceapi v0.5.1 [INFO] [stderr] Compiling r2d2 v0.7.4 [INFO] [stderr] Compiling persistent v0.3.0 [INFO] [stderr] Compiling router v0.5.1 [INFO] [stderr] Compiling bodyparser v0.5.0 [INFO] [stderr] Compiling urlencoded v0.5.0 [INFO] [stderr] Compiling r2d2_redis v0.6.0 [INFO] [stderr] Compiling spaceapi-server v0.4.1 [INFO] [stderr] Compiling strsim v0.9.1 [INFO] [stderr] Compiling docopt v1.1.0 [INFO] [stderr] Compiling coredump-status v0.2.2 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 43.92s [INFO] running `"docker" "inspect" "94faa4f35953e15ad93e0150702121c0dabfc3905d33ad6e5d316ecaed4b88e7"` [INFO] running `"docker" "rm" "-f" "94faa4f35953e15ad93e0150702121c0dabfc3905d33ad6e5d316ecaed4b88e7"` [INFO] [stdout] 94faa4f35953e15ad93e0150702121c0dabfc3905d33ad6e5d316ecaed4b88e7 [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/coredump-ch/status:/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] ca867a86d46245410625446d0c695f25c0b4f5c4c712d20579ec213037147d52 [INFO] running `"docker" "start" "-a" "ca867a86d46245410625446d0c695f25c0b4f5c4c712d20579ec213037147d52"` [INFO] [stderr] Compiling coredump-status v0.2.2 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.91s [INFO] running `"docker" "inspect" "ca867a86d46245410625446d0c695f25c0b4f5c4c712d20579ec213037147d52"` [INFO] running `"docker" "rm" "-f" "ca867a86d46245410625446d0c695f25c0b4f5c4c712d20579ec213037147d52"` [INFO] [stdout] ca867a86d46245410625446d0c695f25c0b4f5c4c712d20579ec213037147d52 [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/coredump-ch/status:/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] ba6ed8f9a1d62871fbcae2f04c1ae8bebbdb7de65064671e77c25264d97e4abb [INFO] running `"docker" "start" "-a" "ba6ed8f9a1d62871fbcae2f04c1ae8bebbdb7de65064671e77c25264d97e4abb"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.13s [INFO] [stderr] Running /opt/crater/target/debug/deps/coredump_status-789ac89eb4060bad [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" "ba6ed8f9a1d62871fbcae2f04c1ae8bebbdb7de65064671e77c25264d97e4abb"` [INFO] running `"docker" "rm" "-f" "ba6ed8f9a1d62871fbcae2f04c1ae8bebbdb7de65064671e77c25264d97e4abb"` [INFO] [stdout] ba6ed8f9a1d62871fbcae2f04c1ae8bebbdb7de65064671e77c25264d97e4abb