[INFO] updating cached repository vrischmann/producerid-service [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/vrischmann/producerid-service [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/vrischmann/producerid-service" "work/ex/beta-1.38-1/sources/1.37.0/gh/vrischmann/producerid-service"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/1.37.0/gh/vrischmann/producerid-service'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/vrischmann/producerid-service" "work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/vrischmann/producerid-service"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/vrischmann/producerid-service'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] b96c1a19307ac335c0da711b07174f35c6ced9e7 [INFO] sha for GitHub repo vrischmann/producerid-service: b96c1a19307ac335c0da711b07174f35c6ced9e7 [INFO] validating manifest of vrischmann/producerid-service on toolchain 1.37.0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of vrischmann/producerid-service on toolchain beta-2019-08-13 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing vrischmann/producerid-service [INFO] finished frobbing vrischmann/producerid-service [INFO] frobbed toml for vrischmann/producerid-service written to work/ex/beta-1.38-1/sources/1.37.0/gh/vrischmann/producerid-service/Cargo.toml [INFO] started frobbing vrischmann/producerid-service [INFO] finished frobbing vrischmann/producerid-service [INFO] frobbed toml for vrischmann/producerid-service written to work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/vrischmann/producerid-service/Cargo.toml [INFO] crate vrischmann/producerid-service already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing vrischmann/producerid-service against beta-2019-08-13 for beta-1.38-1 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-1/beta-2019-08-13:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/vrischmann/producerid-service:/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" "+beta-2019-08-13" "build" "--frozen"` [INFO] [stdout] 6006a42af35c2508847adc3ba29444272bb12e6c899a5932e57cc89d18fa9424 [INFO] running `"docker" "start" "-a" "6006a42af35c2508847adc3ba29444272bb12e6c899a5932e57cc89d18fa9424"` [INFO] [stderr] Compiling ascii v0.7.1 [INFO] [stderr] Compiling either v1.5.0 [INFO] [stderr] Compiling redis v0.9.1 [INFO] [stderr] Compiling ascii v0.8.7 [INFO] [stderr] Compiling memchr v2.1.0 [INFO] [stderr] Compiling chrono v0.4.6 [INFO] [stderr] Compiling tokio-reactor v0.1.5 [INFO] [stderr] Compiling tokio-tcp v0.1.1 [INFO] [stderr] Compiling combine v3.5.2 [INFO] [stderr] Compiling tiny_http v0.6.0 [INFO] [stderr] Compiling producerid-service v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 45.80s [INFO] running `"docker" "inspect" "6006a42af35c2508847adc3ba29444272bb12e6c899a5932e57cc89d18fa9424"` [INFO] running `"docker" "rm" "-f" "6006a42af35c2508847adc3ba29444272bb12e6c899a5932e57cc89d18fa9424"` [INFO] [stdout] 6006a42af35c2508847adc3ba29444272bb12e6c899a5932e57cc89d18fa9424 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-1/beta-2019-08-13:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/vrischmann/producerid-service:/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" "+beta-2019-08-13" "test" "--frozen" "--no-run"` [INFO] [stdout] 80d02af327d77d788a2479f574655ac9f0a6f9a9611069dbd72deb316072e5a2 [INFO] running `"docker" "start" "-a" "80d02af327d77d788a2479f574655ac9f0a6f9a9611069dbd72deb316072e5a2"` [INFO] [stderr] Compiling producerid-service v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.64s [INFO] running `"docker" "inspect" "80d02af327d77d788a2479f574655ac9f0a6f9a9611069dbd72deb316072e5a2"` [INFO] running `"docker" "rm" "-f" "80d02af327d77d788a2479f574655ac9f0a6f9a9611069dbd72deb316072e5a2"` [INFO] [stdout] 80d02af327d77d788a2479f574655ac9f0a6f9a9611069dbd72deb316072e5a2 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-1/beta-2019-08-13:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/vrischmann/producerid-service:/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" "+beta-2019-08-13" "test" "--frozen"` [INFO] [stdout] b62ea1ead162d1e8b4c211cc7e2891929705c1e5c4d3ec165378914c2884e9e1 [INFO] running `"docker" "start" "-a" "b62ea1ead162d1e8b4c211cc7e2891929705c1e5c4d3ec165378914c2884e9e1"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.08s [INFO] [stderr] Running /opt/crater/target/debug/deps/producerid_service-1ab5721769ddb17e [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" "b62ea1ead162d1e8b4c211cc7e2891929705c1e5c4d3ec165378914c2884e9e1"` [INFO] running `"docker" "rm" "-f" "b62ea1ead162d1e8b4c211cc7e2891929705c1e5c4d3ec165378914c2884e9e1"` [INFO] [stdout] b62ea1ead162d1e8b4c211cc7e2891929705c1e5c4d3ec165378914c2884e9e1