[INFO] updating cached repository https://github.com/mattdamon108/rust_graphql_api_boilerplate [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/big/crater/work/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune"` [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 35e77d57a4be7dd2456e4382d44a5885e1d36541 [INFO] testing mattdamon108/rust_graphql_api_boilerplate against beta-2019-09-28 for beta-1.39-1 [INFO] running `"git" "clone" "work/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmattdamon108%2Frust_graphql_api_boilerplate" "work/builds/worker-0/source"` [INFO] [stderr] Cloning into 'work/builds/worker-0/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/mattdamon108/rust_graphql_api_boilerplate on toolchain beta-2019-09-28 [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+beta-2019-09-28" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/mattdamon108/rust_graphql_api_boilerplate [INFO] finished tweaking git repo https://github.com/mattdamon108/rust_graphql_api_boilerplate [INFO] tweaked toml for git repo https://github.com/mattdamon108/rust_graphql_api_boilerplate written to work/builds/worker-0/source/Cargo.toml [INFO] crate git repo https://github.com/mattdamon108/rust_graphql_api_boilerplate already has a lockfile, it will not be regenerated [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+beta-2019-09-28" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-0/source:/opt/rustwide/workdir:ro,Z" "-v" "/big/crater/work/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/big/crater/work/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2019-09-28" "build" "--frozen"` [INFO] [stdout] 734f112941aa005c253c6be631f66f6c252688daaac4bc23fed7e195f4ca65fc [INFO] running `"docker" "start" "-a" "734f112941aa005c253c6be631f66f6c252688daaac4bc23fed7e195f4ca65fc"` [INFO] [stderr] Compiling serde v1.0.88 [INFO] [stderr] Compiling uuid v0.7.2 [INFO] [stderr] Compiling backtrace-sys v0.1.28 [INFO] [stderr] Compiling ring v0.13.5 [INFO] [stderr] Compiling tokio-sync v0.1.2 [INFO] [stderr] Compiling crossbeam-channel v0.3.8 [INFO] [stderr] Compiling rand v0.5.6 [INFO] [stderr] Compiling tokio-timer v0.2.10 [INFO] [stderr] Compiling mio v0.6.16 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling syn v0.15.26 [INFO] [stderr] Compiling block-buffer v0.7.0 [INFO] [stderr] Compiling syn v0.14.9 [INFO] [stderr] Compiling block-cipher-trait v0.6.2 [INFO] [stderr] Compiling tokio-io v0.1.11 [INFO] [stderr] Compiling regex v1.1.0 [INFO] [stderr] Compiling chrono v0.4.6 [INFO] [stderr] Compiling input_buffer v0.2.0 [INFO] [stderr] Compiling blowfish v0.4.0 [INFO] [stderr] Compiling headers-core v0.1.0 [INFO] [stderr] Compiling sha-1 v0.8.1 [INFO] [stderr] Compiling tokio-codec v0.1.1 [INFO] [stderr] Compiling parking_lot_core v0.4.0 [INFO] [stderr] Compiling phf_generator v0.7.24 [INFO] [stderr] Compiling bcrypt v0.3.0 [INFO] [stderr] Compiling mio-uds v0.6.7 [INFO] [stderr] Compiling backtrace v0.3.14 [INFO] [stderr] Compiling phf_codegen v0.7.24 [INFO] [stderr] Compiling tungstenite v0.6.1 [INFO] [stderr] Compiling parking_lot v0.7.1 [INFO] [stderr] Compiling mime_guess v2.0.0-alpha.6 [INFO] [stderr] Compiling env_logger v0.6.0 [INFO] [stderr] Compiling tokio-reactor v0.1.8 [INFO] [stderr] Compiling crossbeam v0.6.0 [INFO] [stderr] Compiling pretty_env_logger v0.3.0 [INFO] [stderr] Compiling tokio-threadpool v0.1.11 [INFO] [stderr] Compiling tokio-tcp v0.1.3 [INFO] [stderr] Compiling tokio-uds v0.2.5 [INFO] [stderr] Compiling tokio-udp v0.1.3 [INFO] [stderr] Compiling tokio-fs v0.1.5 [INFO] [stderr] Compiling tokio v0.1.15 [INFO] [stderr] Compiling synstructure v0.10.1 [INFO] [stderr] Compiling juniper_codegen v0.11.1 [INFO] [stderr] Compiling indexmap v1.0.2 [INFO] [stderr] Compiling serde_json v1.0.38 [INFO] [stderr] Compiling serde_urlencoded v0.5.4 [INFO] [stderr] Compiling h2 v0.1.16 [INFO] [stderr] Compiling failure_derive v0.1.5 [INFO] [stderr] Compiling headers-derive v0.1.0 [INFO] [stderr] Compiling serde_derive v1.0.88 [INFO] [stderr] Compiling diesel_derives v1.4.0 [INFO] [stderr] Compiling headers v0.2.1 [INFO] [stderr] Compiling failure v0.1.5 [INFO] [stderr] Compiling dotenv v0.13.0 [INFO] [stderr] Compiling hyper v0.12.24 [INFO] [stderr] Compiling diesel v1.4.1 [INFO] [stderr] Compiling warp v0.1.13 [INFO] [stderr] Compiling juniper v0.11.1 [INFO] [stderr] Compiling jsonwebtoken v5.0.1 [INFO] [stderr] Compiling rust_graphql_api_boilerplate v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 50s [INFO] running `"docker" "inspect" "734f112941aa005c253c6be631f66f6c252688daaac4bc23fed7e195f4ca65fc"` [INFO] running `"docker" "rm" "-f" "734f112941aa005c253c6be631f66f6c252688daaac4bc23fed7e195f4ca65fc"` [INFO] [stdout] 734f112941aa005c253c6be631f66f6c252688daaac4bc23fed7e195f4ca65fc [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-0/source:/opt/rustwide/workdir:ro,Z" "-v" "/big/crater/work/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/big/crater/work/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2019-09-28" "test" "--frozen" "--no-run"` [INFO] [stdout] 63df17b004500d716cf1b9440c07478b9b1faeb811351907ab418fcfedbc936c [INFO] running `"docker" "start" "-a" "63df17b004500d716cf1b9440c07478b9b1faeb811351907ab418fcfedbc936c"` [INFO] [stderr] Compiling rust_graphql_api_boilerplate v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 4.01s [INFO] running `"docker" "inspect" "63df17b004500d716cf1b9440c07478b9b1faeb811351907ab418fcfedbc936c"` [INFO] running `"docker" "rm" "-f" "63df17b004500d716cf1b9440c07478b9b1faeb811351907ab418fcfedbc936c"` [INFO] [stdout] 63df17b004500d716cf1b9440c07478b9b1faeb811351907ab418fcfedbc936c [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-0/source:/opt/rustwide/workdir:ro,Z" "-v" "/big/crater/work/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/big/crater/work/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2019-09-28" "test" "--frozen"` [INFO] [stdout] d0d3d93511710c99e57c4fda53a30dc4860e781151d0469ef5d671b80fef8158 [INFO] running `"docker" "start" "-a" "d0d3d93511710c99e57c4fda53a30dc4860e781151d0469ef5d671b80fef8158"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.10s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/rust_graphql_api_boilerplate-c811e339d66998c0 [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test jwt::tests::verify_token ... ok [INFO] [stdout] test gql::tests::bench_bcrypt ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Running /opt/rustwide/target/debug/deps/rust_graphql_api_boilerplate-e551dba1f8f8bc5a [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] [stderr] Doc-tests rust_graphql_api_boilerplate [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" "d0d3d93511710c99e57c4fda53a30dc4860e781151d0469ef5d671b80fef8158"` [INFO] running `"docker" "rm" "-f" "d0d3d93511710c99e57c4fda53a30dc4860e781151d0469ef5d671b80fef8158"` [INFO] [stdout] d0d3d93511710c99e57c4fda53a30dc4860e781151d0469ef5d671b80fef8158