[INFO] updating cached repository aztecrex/rust-graphql-spike [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/aztecrex/rust-graphql-spike [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/aztecrex/rust-graphql-spike" "work/ex/beta-1.38-1/sources/1.37.0/gh/aztecrex/rust-graphql-spike"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/1.37.0/gh/aztecrex/rust-graphql-spike'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/aztecrex/rust-graphql-spike" "work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/aztecrex/rust-graphql-spike"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/aztecrex/rust-graphql-spike'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 225eadddc8890698fe94250db536e3ab3a8988c2 [INFO] sha for GitHub repo aztecrex/rust-graphql-spike: 225eadddc8890698fe94250db536e3ab3a8988c2 [INFO] validating manifest of aztecrex/rust-graphql-spike 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 aztecrex/rust-graphql-spike 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 aztecrex/rust-graphql-spike [INFO] finished frobbing aztecrex/rust-graphql-spike [INFO] frobbed toml for aztecrex/rust-graphql-spike written to work/ex/beta-1.38-1/sources/1.37.0/gh/aztecrex/rust-graphql-spike/Cargo.toml [INFO] started frobbing aztecrex/rust-graphql-spike [INFO] finished frobbing aztecrex/rust-graphql-spike [INFO] frobbed toml for aztecrex/rust-graphql-spike written to work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/aztecrex/rust-graphql-spike/Cargo.toml [INFO] crate aztecrex/rust-graphql-spike 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 aztecrex/rust-graphql-spike 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-4/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/aztecrex/rust-graphql-spike:/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] 87c9198fe68526e0bf3ef26c371962fe44e0274b077ecc86a8f0e86f893186c9 [INFO] running `"docker" "start" "-a" "87c9198fe68526e0bf3ef26c371962fe44e0274b077ecc86a8f0e86f893186c9"` [INFO] [stderr] Compiling uuid v0.7.1 [INFO] [stderr] Compiling indexmap v1.0.2 [INFO] [stderr] Compiling syn v0.14.9 [INFO] [stderr] Compiling regex v1.1.0 [INFO] [stderr] Compiling serde_derive v1.0.84 [INFO] [stderr] Compiling juniper_codegen v0.11.1 [INFO] [stderr] Compiling juniper v0.11.1 [INFO] [stderr] Compiling rust-graphql-spike v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 52.93s [INFO] running `"docker" "inspect" "87c9198fe68526e0bf3ef26c371962fe44e0274b077ecc86a8f0e86f893186c9"` [INFO] running `"docker" "rm" "-f" "87c9198fe68526e0bf3ef26c371962fe44e0274b077ecc86a8f0e86f893186c9"` [INFO] [stdout] 87c9198fe68526e0bf3ef26c371962fe44e0274b077ecc86a8f0e86f893186c9 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-4/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/aztecrex/rust-graphql-spike:/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] 0909d833a24e16f87e4d362ed3b1858243f4b304dbfdaedb94c14ff40ea9c5fe [INFO] running `"docker" "start" "-a" "0909d833a24e16f87e4d362ed3b1858243f4b304dbfdaedb94c14ff40ea9c5fe"` [INFO] [stderr] Compiling rust-graphql-spike v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.85s [INFO] running `"docker" "inspect" "0909d833a24e16f87e4d362ed3b1858243f4b304dbfdaedb94c14ff40ea9c5fe"` [INFO] running `"docker" "rm" "-f" "0909d833a24e16f87e4d362ed3b1858243f4b304dbfdaedb94c14ff40ea9c5fe"` [INFO] [stdout] 0909d833a24e16f87e4d362ed3b1858243f4b304dbfdaedb94c14ff40ea9c5fe [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-4/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/aztecrex/rust-graphql-spike:/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] 4413dd1ef46aaf295441f3bc38aee4655d97c643d3505411862c7ee599bd14e5 [INFO] running `"docker" "start" "-a" "4413dd1ef46aaf295441f3bc38aee4655d97c643d3505411862c7ee599bd14e5"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.07s [INFO] [stderr] Running /opt/crater/target/debug/deps/rust_graphql_spike-94ed840a802f74ef [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" "4413dd1ef46aaf295441f3bc38aee4655d97c643d3505411862c7ee599bd14e5"` [INFO] running `"docker" "rm" "-f" "4413dd1ef46aaf295441f3bc38aee4655d97c643d3505411862c7ee599bd14e5"` [INFO] [stdout] 4413dd1ef46aaf295441f3bc38aee4655d97c643d3505411862c7ee599bd14e5