[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-61100/sources/master#8869ee03d7f258e1b76a11c6fbb01b5708a9f504/gh/aztecrex/authorization-service"` [INFO] [stderr] Cloning into 'work/ex/pr-61100/sources/master#8869ee03d7f258e1b76a11c6fbb01b5708a9f504/gh/aztecrex/authorization-service'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/aztecrex/authorization-service" "work/ex/pr-61100/sources/try#58b21121d0b447ceb3f1a655155d802191acf044/gh/aztecrex/authorization-service"` [INFO] [stderr] Cloning into 'work/ex/pr-61100/sources/try#58b21121d0b447ceb3f1a655155d802191acf044/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#8869ee03d7f258e1b76a11c6fbb01b5708a9f504 [INFO] running `"/mnt/crater-raid/crater/work/local/cargo-home/bin/cargo" "+8869ee03d7f258e1b76a11c6fbb01b5708a9f504-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of aztecrex/authorization-service on toolchain try#58b21121d0b447ceb3f1a655155d802191acf044 [INFO] running `"/mnt/crater-raid/crater/work/local/cargo-home/bin/cargo" "+58b21121d0b447ceb3f1a655155d802191acf044-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-61100/sources/master#8869ee03d7f258e1b76a11c6fbb01b5708a9f504/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-61100/sources/try#58b21121d0b447ceb3f1a655155d802191acf044/gh/aztecrex/authorization-service/Cargo.toml [INFO] crate aztecrex/authorization-service already has a lockfile, it will not be regenerated [INFO] running `"/mnt/crater-raid/crater/work/local/cargo-home/bin/cargo" "+8869ee03d7f258e1b76a11c6fbb01b5708a9f504-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/crater-raid/crater/work/local/cargo-home/bin/cargo" "+58b21121d0b447ceb3f1a655155d802191acf044-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] checking aztecrex/authorization-service against try#58b21121d0b447ceb3f1a655155d802191acf044 for pr-61100 [INFO] running `"docker" "create" "-v" "/mnt/crater-raid/crater/work/local/target-dirs/pr-61100/worker-2/try#58b21121d0b447ceb3f1a655155d802191acf044:/opt/crater/target:rw,Z" "-v" "/mnt/crater-raid/crater/work/ex/pr-61100/sources/try#58b21121d0b447ceb3f1a655155d802191acf044/gh/aztecrex/authorization-service:/opt/crater/workdir:ro,Z" "-v" "/mnt/crater-raid/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/crater-raid/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" "+58b21121d0b447ceb3f1a655155d802191acf044-alt" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] 6b7c422160d673b4cd5afb62bc10c4dd15a585bff4ceaf38185e0712d2bae4df [INFO] running `"docker" "start" "-a" "6b7c422160d673b4cd5afb62bc10c4dd15a585bff4ceaf38185e0712d2bae4df"` [INFO] [stderr] Compiling ascii v0.9.1 [INFO] [stderr] Checking uuid v0.7.1 [INFO] [stderr] Checking indexmap v1.0.2 [INFO] [stderr] Compiling aho-corasick v0.6.9 [INFO] [stderr] Checking simple_logger v1.0.1 [INFO] [stderr] Checking parking_lot_core v0.4.0 [INFO] [stderr] Checking parking_lot v0.7.1 [INFO] [stderr] Compiling regex v1.1.0 [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-uds v0.2.5 [INFO] [stderr] Checking tokio-udp v0.1.3 [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] Compiling juniper_codegen v0.11.1 [INFO] [stderr] Checking tokio v0.1.14 [INFO] [stderr] Checking hyper v0.12.21 [INFO] [stderr] Checking juniper v0.11.1 [INFO] [stderr] Checking lambda_runtime_client v0.1.0 [INFO] [stderr] Checking lambda_runtime v0.1.0 [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 55.65s [INFO] running `"docker" "inspect" "6b7c422160d673b4cd5afb62bc10c4dd15a585bff4ceaf38185e0712d2bae4df"` [INFO] running `"docker" "rm" "-f" "6b7c422160d673b4cd5afb62bc10c4dd15a585bff4ceaf38185e0712d2bae4df"` [INFO] [stdout] 6b7c422160d673b4cd5afb62bc10c4dd15a585bff4ceaf38185e0712d2bae4df