[INFO] updating cached repository aztecrex/authorization-service [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/aztecrex/authorization-service [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/aztecrex/authorization-service" "work/ex/pr-60039-1/sources/master#e305df1846a6d985315917ae0c81b74af8b4e641/gh/aztecrex/authorization-service"` [INFO] [stderr] Cloning into 'work/ex/pr-60039-1/sources/master#e305df1846a6d985315917ae0c81b74af8b4e641/gh/aztecrex/authorization-service'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/aztecrex/authorization-service" "work/ex/pr-60039-1/sources/try#99a7498759a22b5684caf798a98b7e90ad9d2443/gh/aztecrex/authorization-service"` [INFO] [stderr] Cloning into 'work/ex/pr-60039-1/sources/try#99a7498759a22b5684caf798a98b7e90ad9d2443/gh/aztecrex/authorization-service'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 2009e2216ce37c0bd8bed1415ed1df5078fcd62a [INFO] sha for GitHub repo aztecrex/authorization-service: 2009e2216ce37c0bd8bed1415ed1df5078fcd62a [INFO] validating manifest of aztecrex/authorization-service on toolchain master#e305df1846a6d985315917ae0c81b74af8b4e641 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e305df1846a6d985315917ae0c81b74af8b4e641-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of aztecrex/authorization-service on toolchain try#99a7498759a22b5684caf798a98b7e90ad9d2443 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+99a7498759a22b5684caf798a98b7e90ad9d2443-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing aztecrex/authorization-service [INFO] finished frobbing aztecrex/authorization-service [INFO] frobbed toml for aztecrex/authorization-service written to work/ex/pr-60039-1/sources/master#e305df1846a6d985315917ae0c81b74af8b4e641/gh/aztecrex/authorization-service/Cargo.toml [INFO] started frobbing aztecrex/authorization-service [INFO] finished frobbing aztecrex/authorization-service [INFO] frobbed toml for aztecrex/authorization-service written to work/ex/pr-60039-1/sources/try#99a7498759a22b5684caf798a98b7e90ad9d2443/gh/aztecrex/authorization-service/Cargo.toml [INFO] crate aztecrex/authorization-service already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e305df1846a6d985315917ae0c81b74af8b4e641-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+99a7498759a22b5684caf798a98b7e90ad9d2443-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] checking aztecrex/authorization-service against master#e305df1846a6d985315917ae0c81b74af8b4e641 for pr-60039-1 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-60039-1/worker-0/master#e305df1846a6d985315917ae0c81b74af8b4e641:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-60039-1/sources/master#e305df1846a6d985315917ae0c81b74af8b4e641/gh/aztecrex/authorization-service:/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=forbid" "-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" "+e305df1846a6d985315917ae0c81b74af8b4e641-alt" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] 42b626705cfcae534290567f5d078b4c11df42276d1ad79ff97491bf0554d99a [INFO] running `"docker" "start" "-a" "42b626705cfcae534290567f5d078b4c11df42276d1ad79ff97491bf0554d99a"` [INFO] [stderr] Compiling either v1.5.0 [INFO] [stderr] Compiling ascii v0.9.1 [INFO] [stderr] Checking uuid v0.7.1 [INFO] [stderr] Checking indexmap v1.0.2 [INFO] [stderr] Compiling syn v0.14.9 [INFO] [stderr] Compiling regex v1.1.0 [INFO] [stderr] Checking simple_logger v1.0.1 [INFO] [stderr] Checking parking_lot_core v0.4.0 [INFO] [stderr] Compiling failure v0.1.5 [INFO] [stderr] Checking parking_lot v0.7.1 [INFO] [stderr] Compiling combine v3.6.6 [INFO] [stderr] Checking h2 v0.1.15 [INFO] [stderr] Checking crossbeam-channel v0.3.6 [INFO] [stderr] Checking tokio-reactor v0.1.8 [INFO] [stderr] Checking tokio-udp v0.1.3 [INFO] [stderr] Checking tokio-uds v0.2.5 [INFO] [stderr] Checking tokio-tcp v0.1.3 [INFO] [stderr] Checking tokio-threadpool v0.1.10 [INFO] [stderr] Checking tokio-fs v0.1.5 [INFO] [stderr] Checking tokio v0.1.14 [INFO] [stderr] Checking hyper v0.12.21 [INFO] [stderr] Compiling juniper_codegen v0.11.1 [INFO] [stderr] Checking lambda_runtime_client v0.1.0 [INFO] [stderr] Checking lambda_runtime v0.1.0 [INFO] [stderr] Checking juniper v0.11.1 [INFO] [stderr] Compiling graphql-parser v0.2.2 [INFO] [stderr] Compiling juniper-from-schema v0.1.1 [INFO] [stderr] Checking authorization_service v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 32s [INFO] running `"docker" "inspect" "42b626705cfcae534290567f5d078b4c11df42276d1ad79ff97491bf0554d99a"` [INFO] running `"docker" "rm" "-f" "42b626705cfcae534290567f5d078b4c11df42276d1ad79ff97491bf0554d99a"` [INFO] [stdout] 42b626705cfcae534290567f5d078b4c11df42276d1ad79ff97491bf0554d99a