[INFO] updating cached repository thebearingedge/rust-api [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/thebearingedge/rust-api [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/thebearingedge/rust-api" "work/ex/beta-1.38-1/sources/1.37.0/gh/thebearingedge/rust-api"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/1.37.0/gh/thebearingedge/rust-api'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/thebearingedge/rust-api" "work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/thebearingedge/rust-api"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/thebearingedge/rust-api'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 952d2fd46366e78b942e2f689f6f256690a8c41e [INFO] sha for GitHub repo thebearingedge/rust-api: 952d2fd46366e78b942e2f689f6f256690a8c41e [INFO] validating manifest of thebearingedge/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 thebearingedge/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 thebearingedge/rust-api [INFO] finished frobbing thebearingedge/rust-api [INFO] frobbed toml for thebearingedge/rust-api written to work/ex/beta-1.38-1/sources/1.37.0/gh/thebearingedge/rust-api/Cargo.toml [INFO] started frobbing thebearingedge/rust-api [INFO] finished frobbing thebearingedge/rust-api [INFO] frobbed toml for thebearingedge/rust-api written to work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/thebearingedge/rust-api/Cargo.toml [INFO] crate thebearingedge/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 thebearingedge/rust-api 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-0/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/thebearingedge/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" "+1.37.0" "build" "--frozen"` [INFO] [stdout] a46bb5217ee029430d10c9e0aa9f377f924799202d13fe9f8a2025660c97e6c1 [INFO] running `"docker" "start" "-a" "a46bb5217ee029430d10c9e0aa9f377f924799202d13fe9f8a2025660c97e6c1"` [INFO] [stderr] Compiling uuid v0.7.1 [INFO] [stderr] Compiling hyper v0.10.15 [INFO] [stderr] Compiling syn v0.15.22 [INFO] [stderr] Compiling mime_guess v1.8.6 [INFO] [stderr] Compiling env_logger v0.6.0 [INFO] [stderr] Compiling serde_derive v1.0.80 [INFO] [stderr] Compiling iron v0.6.0 [INFO] [stderr] Compiling router v0.6.0 [INFO] [stderr] Compiling logger v0.4.0 [INFO] [stderr] Compiling web-api v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 44.99s [INFO] running `"docker" "inspect" "a46bb5217ee029430d10c9e0aa9f377f924799202d13fe9f8a2025660c97e6c1"` [INFO] running `"docker" "rm" "-f" "a46bb5217ee029430d10c9e0aa9f377f924799202d13fe9f8a2025660c97e6c1"` [INFO] [stdout] a46bb5217ee029430d10c9e0aa9f377f924799202d13fe9f8a2025660c97e6c1 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-0/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/thebearingedge/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" "+1.37.0" "test" "--frozen" "--no-run"` [INFO] [stdout] f2fea39c8ed1ca38a32fd99d82f13401e112449eee7ff1c96cad6c865e7ce5ce [INFO] running `"docker" "start" "-a" "f2fea39c8ed1ca38a32fd99d82f13401e112449eee7ff1c96cad6c865e7ce5ce"` [INFO] [stderr] Compiling web-api v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.48s [INFO] running `"docker" "inspect" "f2fea39c8ed1ca38a32fd99d82f13401e112449eee7ff1c96cad6c865e7ce5ce"` [INFO] running `"docker" "rm" "-f" "f2fea39c8ed1ca38a32fd99d82f13401e112449eee7ff1c96cad6c865e7ce5ce"` [INFO] [stdout] f2fea39c8ed1ca38a32fd99d82f13401e112449eee7ff1c96cad6c865e7ce5ce [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-0/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/thebearingedge/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" "+1.37.0" "test" "--frozen"` [INFO] [stdout] 6c54fe18433e973368e1e72c2487ff00f178edbe28c6305e6980147233a47275 [INFO] running `"docker" "start" "-a" "6c54fe18433e973368e1e72c2487ff00f178edbe28c6305e6980147233a47275"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.85s [INFO] [stderr] Running /opt/crater/target/debug/deps/web_api-4e7d6d9b2ca37489 [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" "6c54fe18433e973368e1e72c2487ff00f178edbe28c6305e6980147233a47275"` [INFO] running `"docker" "rm" "-f" "6c54fe18433e973368e1e72c2487ff00f178edbe28c6305e6980147233a47275"` [INFO] [stdout] 6c54fe18433e973368e1e72c2487ff00f178edbe28c6305e6980147233a47275