[INFO] updating cached repository https://github.com/aztecrex/authorization-service [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] 2009e2216ce37c0bd8bed1415ed1df5078fcd62a [INFO] testing aztecrex/authorization-service against 1.38.0 for beta-1.39-1 [INFO] running `"git" "clone" "work/cache/git-repos/https%3A%2F%2Fgithub.com%2Faztecrex%2Fauthorization-service" "work/builds/worker-1/source"` [INFO] [stderr] Cloning into 'work/builds/worker-1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/aztecrex/authorization-service 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/aztecrex/authorization-service [INFO] finished tweaking git repo https://github.com/aztecrex/authorization-service [INFO] tweaked toml for git repo https://github.com/aztecrex/authorization-service written to work/builds/worker-1/source/Cargo.toml [INFO] crate git repo https://github.com/aztecrex/authorization-service 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-1/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-1/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] 84d86ab54ba7c809cabe60008f72f0d357c5c14250c4ba11021c29c10746cf1d [INFO] running `"docker" "start" "-a" "84d86ab54ba7c809cabe60008f72f0d357c5c14250c4ba11021c29c10746cf1d"` [INFO] [stderr] Compiling indexmap v1.0.2 [INFO] [stderr] Compiling backtrace-sys v0.1.28 [INFO] [stderr] Compiling memchr v2.1.2 [INFO] [stderr] Compiling mio-uds v0.6.7 [INFO] [stderr] Compiling syn v0.15.24 [INFO] [stderr] Compiling syn v0.14.9 [INFO] [stderr] Compiling tokio-codec v0.1.1 [INFO] [stderr] Compiling simple_logger v1.0.1 [INFO] [stderr] Compiling parking_lot_core v0.4.0 [INFO] [stderr] Compiling backtrace v0.3.13 [INFO] [stderr] Compiling aho-corasick v0.6.9 [INFO] [stderr] Compiling combine v3.6.6 [INFO] [stderr] Compiling parking_lot v0.7.1 [INFO] [stderr] Compiling h2 v0.1.15 [INFO] [stderr] Compiling regex v1.1.0 [INFO] [stderr] Compiling crossbeam-channel v0.3.6 [INFO] [stderr] Compiling tokio-reactor v0.1.8 [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 tokio-threadpool v0.1.10 [INFO] [stderr] Compiling tokio-fs v0.1.5 [INFO] [stderr] Compiling synstructure v0.10.1 [INFO] [stderr] Compiling tokio v0.1.14 [INFO] [stderr] Compiling juniper_codegen v0.11.1 [INFO] [stderr] Compiling hyper v0.12.21 [INFO] [stderr] Compiling failure_derive v0.1.5 [INFO] [stderr] Compiling serde_derive v1.0.84 [INFO] [stderr] Compiling failure v0.1.5 [INFO] [stderr] Compiling graphql-parser v0.2.2 [INFO] [stderr] Compiling lambda_runtime_client v0.1.0 [INFO] [stderr] Compiling juniper v0.11.1 [INFO] [stderr] Compiling lambda_runtime v0.1.0 [INFO] [stderr] Compiling juniper-from-schema v0.1.1 [INFO] [stderr] Compiling authorization_service v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 39.16s [INFO] running `"docker" "inspect" "84d86ab54ba7c809cabe60008f72f0d357c5c14250c4ba11021c29c10746cf1d"` [INFO] running `"docker" "rm" "-f" "84d86ab54ba7c809cabe60008f72f0d357c5c14250c4ba11021c29c10746cf1d"` [INFO] [stdout] 84d86ab54ba7c809cabe60008f72f0d357c5c14250c4ba11021c29c10746cf1d [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-1/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] 3d98a142802c64a97fe7ee86f7d621f78038c04de0e2505851e9dd45782b2535 [INFO] running `"docker" "start" "-a" "3d98a142802c64a97fe7ee86f7d621f78038c04de0e2505851e9dd45782b2535"` [INFO] [stderr] Compiling authorization_service v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2.65s [INFO] running `"docker" "inspect" "3d98a142802c64a97fe7ee86f7d621f78038c04de0e2505851e9dd45782b2535"` [INFO] running `"docker" "rm" "-f" "3d98a142802c64a97fe7ee86f7d621f78038c04de0e2505851e9dd45782b2535"` [INFO] [stdout] 3d98a142802c64a97fe7ee86f7d621f78038c04de0e2505851e9dd45782b2535 [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-1/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] 2f39665e581c348f8f23ed76d14dbee91d0b9439aa678595e8222dadc3290a7c [INFO] running `"docker" "start" "-a" "2f39665e581c348f8f23ed76d14dbee91d0b9439aa678595e8222dadc3290a7c"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.84s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/authorization_service-233a716c2ec11b6c [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] Running /opt/rustwide/target/debug/deps/authorization_service-bfa329a5e3202005 [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 authorization_service [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" "2f39665e581c348f8f23ed76d14dbee91d0b9439aa678595e8222dadc3290a7c"` [INFO] running `"docker" "rm" "-f" "2f39665e581c348f8f23ed76d14dbee91d0b9439aa678595e8222dadc3290a7c"` [INFO] [stdout] 2f39665e581c348f8f23ed76d14dbee91d0b9439aa678595e8222dadc3290a7c