[INFO] updating cached repository invis87/rust-api-service [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/invis87/rust-api-service [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/invis87/rust-api-service" "work/ex/beta-1.38-1/sources/1.37.0/gh/invis87/rust-api-service"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/1.37.0/gh/invis87/rust-api-service'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/invis87/rust-api-service" "work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/invis87/rust-api-service"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/invis87/rust-api-service'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] c50965350192eba9e80ea0930a455bf6bbf02365 [INFO] sha for GitHub repo invis87/rust-api-service: c50965350192eba9e80ea0930a455bf6bbf02365 [INFO] validating manifest of invis87/rust-api-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 invis87/rust-api-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 invis87/rust-api-service [INFO] finished frobbing invis87/rust-api-service [INFO] frobbed toml for invis87/rust-api-service written to work/ex/beta-1.38-1/sources/1.37.0/gh/invis87/rust-api-service/Cargo.toml [INFO] started frobbing invis87/rust-api-service [INFO] finished frobbing invis87/rust-api-service [INFO] frobbed toml for invis87/rust-api-service written to work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/invis87/rust-api-service/Cargo.toml [INFO] crate invis87/rust-api-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] [stderr] Updating crates.io index [INFO] [stderr] error: the lock file /mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/invis87/rust-api-service/Cargo.lock needs to be updated but --locked was passed to prevent this [INFO] the lockfile is outdated, regenerating it [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded blake2b_simd v0.5.7 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing invis87/rust-api-service against 1.37.0 for beta-1.38-1 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-4/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/invis87/rust-api-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" "+1.37.0" "build" "--frozen"` [INFO] [stdout] 3f864a337ff14bfc8e13e19358a98e6dcab73f68c4da5d624f350ea5d1d4cba3 [INFO] running `"docker" "start" "-a" "3f864a337ff14bfc8e13e19358a98e6dcab73f68c4da5d624f350ea5d1d4cba3"` [INFO] [stderr] Compiling slog v2.5.2 [INFO] [stderr] Compiling take_mut v0.2.2 [INFO] [stderr] Compiling ref_slice v1.1.1 [INFO] [stderr] Compiling ring v0.13.5 [INFO] [stderr] Compiling actix-web v0.7.19 [INFO] [stderr] Compiling rand v0.5.6 [INFO] [stderr] Compiling socket2 v0.3.11 [INFO] [stderr] Compiling snap v0.2.5 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling term v0.5.2 [INFO] [stderr] Compiling v_escape_derive v0.5.5 [INFO] [stderr] Compiling actix_derive v0.3.2 [INFO] [stderr] Compiling error-chain v0.10.0 [INFO] [stderr] Compiling twox-hash v1.5.0 [INFO] [stderr] Compiling cookie_store v0.7.0 [INFO] [stderr] Compiling kafka v0.7.0 [INFO] [stderr] Compiling slog-async v2.3.0 [INFO] [stderr] Compiling slog-term v2.4.1 [INFO] [stderr] Compiling v_escape v0.7.4 [INFO] [stderr] Compiling parking_lot_core v0.4.0 [INFO] [stderr] Compiling tokio-threadpool v0.1.15 [INFO] [stderr] Compiling uuid v0.7.4 [INFO] [stderr] Compiling v_htmlescape v0.4.5 [INFO] [stderr] Compiling parking_lot v0.7.1 [INFO] [stderr] Compiling tokio-fs v0.1.6 [INFO] [stderr] Compiling tokio-reactor v0.1.9 [INFO] [stderr] Compiling cookie v0.11.1 [INFO] [stderr] Compiling tokio-tcp v0.1.3 [INFO] [stderr] Compiling tokio-udp v0.1.3 [INFO] [stderr] Compiling tokio-uds v0.2.5 [INFO] [stderr] Compiling tokio-signal v0.2.7 [INFO] [stderr] Compiling trust-dns-proto v0.6.3 [INFO] [stderr] Compiling trust-dns-proto v0.5.0 [INFO] [stderr] Compiling tokio v0.1.22 [INFO] [stderr] Compiling hyper v0.12.33 [INFO] [stderr] Compiling trust-dns-resolver v0.10.3 [INFO] [stderr] Compiling hyper-tls v0.3.2 [INFO] [stderr] Compiling reqwest v0.9.19 [INFO] [stderr] Compiling actix v0.7.9 [INFO] [stderr] Compiling actix-net v0.2.6 [INFO] [stderr] Compiling api-service v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 46s [INFO] running `"docker" "inspect" "3f864a337ff14bfc8e13e19358a98e6dcab73f68c4da5d624f350ea5d1d4cba3"` [INFO] running `"docker" "rm" "-f" "3f864a337ff14bfc8e13e19358a98e6dcab73f68c4da5d624f350ea5d1d4cba3"` [INFO] [stdout] 3f864a337ff14bfc8e13e19358a98e6dcab73f68c4da5d624f350ea5d1d4cba3 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-4/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/invis87/rust-api-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" "+1.37.0" "test" "--frozen" "--no-run"` [INFO] [stdout] e7df55069601a2ff0a3e14594e9930f630844856fa55d1513eef1284bc6ebba5 [INFO] running `"docker" "start" "-a" "e7df55069601a2ff0a3e14594e9930f630844856fa55d1513eef1284bc6ebba5"` [INFO] [stderr] Compiling api-service v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3.38s [INFO] running `"docker" "inspect" "e7df55069601a2ff0a3e14594e9930f630844856fa55d1513eef1284bc6ebba5"` [INFO] running `"docker" "rm" "-f" "e7df55069601a2ff0a3e14594e9930f630844856fa55d1513eef1284bc6ebba5"` [INFO] [stdout] e7df55069601a2ff0a3e14594e9930f630844856fa55d1513eef1284bc6ebba5 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-4/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/invis87/rust-api-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" "+1.37.0" "test" "--frozen"` [INFO] [stdout] 2d43ee3f06c5a6123063af160d804510cf731a5720f60ab6fdcb1e9f0ed8ad00 [INFO] running `"docker" "start" "-a" "2d43ee3f06c5a6123063af160d804510cf731a5720f60ab6fdcb1e9f0ed8ad00"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.33s [INFO] [stderr] Running /opt/crater/target/debug/deps/api_service-554d058c7e4cca4f [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" "2d43ee3f06c5a6123063af160d804510cf731a5720f60ab6fdcb1e9f0ed8ad00"` [INFO] running `"docker" "rm" "-f" "2d43ee3f06c5a6123063af160d804510cf731a5720f60ab6fdcb1e9f0ed8ad00"` [INFO] [stdout] 2d43ee3f06c5a6123063af160d804510cf731a5720f60ab6fdcb1e9f0ed8ad00