[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 1.38.0 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-2/source"` [INFO] [stderr] Cloning into 'work/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/mattdamon108/rust_graphql_api_boilerplate on toolchain 1.38.0 [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+1.38.0" "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-2/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" "+1.38.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-2/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" "+1.38.0" "build" "--frozen"` [INFO] [stdout] ffe764fe313ddca1cd76d584d8166c2214cd0a3661b09f746e7ca6806d3fde70 [INFO] running `"docker" "start" "-a" "ffe764fe313ddca1cd76d584d8166c2214cd0a3661b09f746e7ca6806d3fde70"` [INFO] [stderr] Compiling uuid v0.7.2 [INFO] [stderr] Compiling urlencoding v1.0.0 [INFO] [stderr] Compiling ring v0.13.5 [INFO] [stderr] Compiling indexmap v1.0.2 [INFO] [stderr] Compiling syn v0.14.9 [INFO] [stderr] Compiling phf_generator v0.7.24 [INFO] [stderr] Compiling http v0.1.16 [INFO] [stderr] Compiling input_buffer v0.2.0 [INFO] [stderr] Compiling serde_urlencoded v0.5.4 [INFO] [stderr] Compiling synstructure v0.10.1 [INFO] [stderr] Compiling headers-derive v0.1.0 [INFO] [stderr] Compiling diesel_derives v1.4.0 [INFO] [stderr] Compiling blowfish v0.4.0 [INFO] [stderr] Compiling serde_derive v1.0.88 [INFO] [stderr] Compiling crossbeam v0.6.0 [INFO] [stderr] Compiling tokio-reactor v0.1.8 [INFO] [stderr] Compiling env_logger v0.6.0 [INFO] [stderr] Compiling bcrypt v0.3.0 [INFO] [stderr] Compiling tungstenite v0.6.1 [INFO] [stderr] Compiling phf_codegen v0.7.24 [INFO] [stderr] Compiling tokio-threadpool v0.1.11 [INFO] [stderr] Compiling mime_guess v2.0.0-alpha.6 [INFO] [stderr] Compiling tokio-udp v0.1.3 [INFO] [stderr] Compiling tokio-uds v0.2.5 [INFO] [stderr] Compiling tokio-tcp v0.1.3 [INFO] [stderr] Compiling pretty_env_logger v0.3.0 [INFO] [stderr] Compiling failure_derive v0.1.5 [INFO] [stderr] Compiling tokio-fs v0.1.5 [INFO] [stderr] Compiling h2 v0.1.16 [INFO] [stderr] Compiling headers-core v0.1.0 [INFO] [stderr] Compiling tokio v0.1.15 [INFO] [stderr] Compiling headers v0.2.1 [INFO] [stderr] Compiling failure v0.1.5 [INFO] [stderr] Compiling dotenv v0.13.0 [INFO] [stderr] Compiling diesel v1.4.1 [INFO] [stderr] Compiling hyper v0.12.24 [INFO] [stderr] Compiling jsonwebtoken v5.0.1 [INFO] [stderr] Compiling juniper_codegen v0.11.1 [INFO] [stderr] Compiling warp v0.1.13 [INFO] [stderr] Compiling juniper v0.11.1 [INFO] [stderr] Compiling rust_graphql_api_boilerplate v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 38s [INFO] running `"docker" "inspect" "ffe764fe313ddca1cd76d584d8166c2214cd0a3661b09f746e7ca6806d3fde70"` [INFO] running `"docker" "rm" "-f" "ffe764fe313ddca1cd76d584d8166c2214cd0a3661b09f746e7ca6806d3fde70"` [INFO] [stdout] ffe764fe313ddca1cd76d584d8166c2214cd0a3661b09f746e7ca6806d3fde70 [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-2/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" "+1.38.0" "test" "--frozen" "--no-run"` [INFO] [stdout] b87acf1644f260e0bcea781c035fc4deaadf494dfe8d5eea9859c4d3eb42cee5 [INFO] running `"docker" "start" "-a" "b87acf1644f260e0bcea781c035fc4deaadf494dfe8d5eea9859c4d3eb42cee5"` [INFO] [stderr] Compiling rust_graphql_api_boilerplate v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 4.67s [INFO] running `"docker" "inspect" "b87acf1644f260e0bcea781c035fc4deaadf494dfe8d5eea9859c4d3eb42cee5"` [INFO] running `"docker" "rm" "-f" "b87acf1644f260e0bcea781c035fc4deaadf494dfe8d5eea9859c4d3eb42cee5"` [INFO] [stdout] b87acf1644f260e0bcea781c035fc4deaadf494dfe8d5eea9859c4d3eb42cee5 [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-2/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" "+1.38.0" "test" "--frozen"` [INFO] [stdout] 345b25b46fbde8b43ae416739439511555ca8235c45827192f45e0c7af9c7c0b [INFO] running `"docker" "start" "-a" "345b25b46fbde8b43ae416739439511555ca8235c45827192f45e0c7af9c7c0b"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.09s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/rust_graphql_api_boilerplate-94a4822149ab4255 [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-c174fcfd208020f7 [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" "345b25b46fbde8b43ae416739439511555ca8235c45827192f45e0c7af9c7c0b"` [INFO] running `"docker" "rm" "-f" "345b25b46fbde8b43ae416739439511555ca8235c45827192f45e0c7af9c7c0b"` [INFO] [stdout] 345b25b46fbde8b43ae416739439511555ca8235c45827192f45e0c7af9c7c0b