[INFO] updating cached repository ugho49/my-rust-api [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/ugho49/my-rust-api [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/ugho49/my-rust-api" "work/ex/beta-1.38-1/sources/1.37.0/gh/ugho49/my-rust-api"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/1.37.0/gh/ugho49/my-rust-api'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/ugho49/my-rust-api" "work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/ugho49/my-rust-api"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/ugho49/my-rust-api'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 29a1056e6cb9e3ffaad716b65b71ef22b458e178 [INFO] sha for GitHub repo ugho49/my-rust-api: 29a1056e6cb9e3ffaad716b65b71ef22b458e178 [INFO] validating manifest of ugho49/my-rust-api 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 ugho49/my-rust-api 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 ugho49/my-rust-api [INFO] finished frobbing ugho49/my-rust-api [INFO] frobbed toml for ugho49/my-rust-api written to work/ex/beta-1.38-1/sources/1.37.0/gh/ugho49/my-rust-api/Cargo.toml [INFO] started frobbing ugho49/my-rust-api [INFO] finished frobbing ugho49/my-rust-api [INFO] frobbed toml for ugho49/my-rust-api written to work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/ugho49/my-rust-api/Cargo.toml [INFO] crate ugho49/my-rust-api 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 ugho49/my-rust-api 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-5/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/ugho49/my-rust-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=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] 1a0adc445f1d8d1b1297aa46ae6a0c6ce2cb54221e71af54380acea25aaab1ea [INFO] running `"docker" "start" "-a" "1a0adc445f1d8d1b1297aa46ae6a0c6ce2cb54221e71af54380acea25aaab1ea"` [INFO] [stderr] Compiling miniz-sys v0.1.11 [INFO] [stderr] Compiling brotli-sys v0.3.2 [INFO] [stderr] Compiling ring v0.13.5 [INFO] [stderr] Compiling actix-web v0.7.18 [INFO] [stderr] Compiling rand_core v0.2.2 [INFO] [stderr] Compiling rand_os v0.1.1 [INFO] [stderr] Compiling listenfd v0.3.3 [INFO] [stderr] Compiling tokio-timer v0.2.8 [INFO] [stderr] Compiling bytes v0.4.11 [INFO] [stderr] Compiling rand v0.5.5 [INFO] [stderr] Compiling rand_pcg v0.1.1 [INFO] [stderr] Compiling regex v1.1.0 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Compiling v_escape v0.3.2 [INFO] [stderr] Compiling rand v0.6.4 [INFO] [stderr] Compiling tokio-io v0.1.11 [INFO] [stderr] Compiling http v0.1.15 [INFO] [stderr] Compiling failure v0.1.5 [INFO] [stderr] Compiling v_htmlescape v0.3.2 [INFO] [stderr] Compiling serde_urlencoded v0.5.4 [INFO] [stderr] Compiling tokio-codec v0.1.1 [INFO] [stderr] Compiling uuid v0.7.1 [INFO] [stderr] Compiling flate2 v1.0.6 [INFO] [stderr] Compiling env_logger v0.6.0 [INFO] [stderr] Compiling parking_lot_core v0.4.0 [INFO] [stderr] Compiling phf_generator v0.7.24 [INFO] [stderr] Compiling phf_codegen v0.7.24 [INFO] [stderr] Compiling parking_lot v0.7.1 [INFO] [stderr] Compiling mime_guess v2.0.0-alpha.6 [INFO] [stderr] Compiling h2 v0.1.16 [INFO] [stderr] Compiling crossbeam-channel v0.3.6 [INFO] [stderr] Compiling tokio-reactor v0.1.8 [INFO] [stderr] Compiling cookie v0.11.0 [INFO] [stderr] Compiling tokio-threadpool v0.1.10 [INFO] [stderr] Compiling brotli2 v0.3.2 [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.2 [INFO] [stderr] Compiling trust-dns-proto v0.5.0 [INFO] [stderr] Compiling tokio-fs v0.1.5 [INFO] [stderr] Compiling tokio v0.1.14 [INFO] [stderr] Compiling trust-dns-resolver v0.10.2 [INFO] [stderr] Compiling actix v0.7.9 [INFO] [stderr] Compiling actix-net v0.2.6 [INFO] [stderr] Compiling my-rust-api v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 56s [INFO] running `"docker" "inspect" "1a0adc445f1d8d1b1297aa46ae6a0c6ce2cb54221e71af54380acea25aaab1ea"` [INFO] running `"docker" "rm" "-f" "1a0adc445f1d8d1b1297aa46ae6a0c6ce2cb54221e71af54380acea25aaab1ea"` [INFO] [stdout] 1a0adc445f1d8d1b1297aa46ae6a0c6ce2cb54221e71af54380acea25aaab1ea [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-5/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/ugho49/my-rust-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=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] c0ab383e76f9c2712da51bc56d3e950f2f92cfc0a927dc7234b15880a57b5416 [INFO] running `"docker" "start" "-a" "c0ab383e76f9c2712da51bc56d3e950f2f92cfc0a927dc7234b15880a57b5416"` [INFO] [stderr] Compiling my-rust-api v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.36s [INFO] running `"docker" "inspect" "c0ab383e76f9c2712da51bc56d3e950f2f92cfc0a927dc7234b15880a57b5416"` [INFO] running `"docker" "rm" "-f" "c0ab383e76f9c2712da51bc56d3e950f2f92cfc0a927dc7234b15880a57b5416"` [INFO] [stdout] c0ab383e76f9c2712da51bc56d3e950f2f92cfc0a927dc7234b15880a57b5416 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-5/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/ugho49/my-rust-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=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] 8c1e5a9112a176c1f10caa5a36017e8b8bcd0581f10b3fe258c94970bd7b0651 [INFO] running `"docker" "start" "-a" "8c1e5a9112a176c1f10caa5a36017e8b8bcd0581f10b3fe258c94970bd7b0651"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.29s [INFO] [stderr] Running /opt/crater/target/debug/deps/my_rust_api-7433b392dbae0f13 [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" "8c1e5a9112a176c1f10caa5a36017e8b8bcd0581f10b3fe258c94970bd7b0651"` [INFO] running `"docker" "rm" "-f" "8c1e5a9112a176c1f10caa5a36017e8b8bcd0581f10b3fe258c94970bd7b0651"` [INFO] [stdout] 8c1e5a9112a176c1f10caa5a36017e8b8bcd0581f10b3fe258c94970bd7b0651