[INFO] updating cached repository davidpdrsn/diesel-newtype-ids-example [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/davidpdrsn/diesel-newtype-ids-example [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/davidpdrsn/diesel-newtype-ids-example" "work/ex/pr-63376/sources/master#60960a260f7b5c695fd0717311d72ce62dd4eb43/gh/davidpdrsn/diesel-newtype-ids-example"` [INFO] [stderr] Cloning into 'work/ex/pr-63376/sources/master#60960a260f7b5c695fd0717311d72ce62dd4eb43/gh/davidpdrsn/diesel-newtype-ids-example'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/davidpdrsn/diesel-newtype-ids-example" "work/ex/pr-63376/sources/try#266783e4e09e4e9d5307c1c8e695659c58bbcac7/gh/davidpdrsn/diesel-newtype-ids-example"` [INFO] [stderr] Cloning into 'work/ex/pr-63376/sources/try#266783e4e09e4e9d5307c1c8e695659c58bbcac7/gh/davidpdrsn/diesel-newtype-ids-example'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 72854bf5c9fe93327d03c77435a0358d1761f6c7 [INFO] sha for GitHub repo davidpdrsn/diesel-newtype-ids-example: 72854bf5c9fe93327d03c77435a0358d1761f6c7 [INFO] validating manifest of davidpdrsn/diesel-newtype-ids-example on toolchain master#60960a260f7b5c695fd0717311d72ce62dd4eb43 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+60960a260f7b5c695fd0717311d72ce62dd4eb43-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of davidpdrsn/diesel-newtype-ids-example on toolchain try#266783e4e09e4e9d5307c1c8e695659c58bbcac7 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+266783e4e09e4e9d5307c1c8e695659c58bbcac7-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing davidpdrsn/diesel-newtype-ids-example [INFO] finished frobbing davidpdrsn/diesel-newtype-ids-example [INFO] frobbed toml for davidpdrsn/diesel-newtype-ids-example written to work/ex/pr-63376/sources/master#60960a260f7b5c695fd0717311d72ce62dd4eb43/gh/davidpdrsn/diesel-newtype-ids-example/Cargo.toml [INFO] started frobbing davidpdrsn/diesel-newtype-ids-example [INFO] finished frobbing davidpdrsn/diesel-newtype-ids-example [INFO] frobbed toml for davidpdrsn/diesel-newtype-ids-example written to work/ex/pr-63376/sources/try#266783e4e09e4e9d5307c1c8e695659c58bbcac7/gh/davidpdrsn/diesel-newtype-ids-example/Cargo.toml [INFO] crate davidpdrsn/diesel-newtype-ids-example already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+60960a260f7b5c695fd0717311d72ce62dd4eb43-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+266783e4e09e4e9d5307c1c8e695659c58bbcac7-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] checking davidpdrsn/diesel-newtype-ids-example against master#60960a260f7b5c695fd0717311d72ce62dd4eb43 for pr-63376 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-63376/worker-3/master#60960a260f7b5c695fd0717311d72ce62dd4eb43:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-63376/sources/master#60960a260f7b5c695fd0717311d72ce62dd4eb43/gh/davidpdrsn/diesel-newtype-ids-example:/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" "+60960a260f7b5c695fd0717311d72ce62dd4eb43-alt" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] f4a39da5a44866ffcf19f3a1101854018daf3122cee20b250be03d2139ccae7e [INFO] running `"docker" "start" "-a" "f4a39da5a44866ffcf19f3a1101854018daf3122cee20b250be03d2139ccae7e"` [INFO] [stderr] Compiling syn v0.15.39 [INFO] [stderr] Compiling rustc-demangle v0.1.15 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling approx v0.1.1 [INFO] [stderr] Compiling serde v1.0.94 [INFO] [stderr] Compiling ascii v0.9.1 [INFO] [stderr] Compiling rgb v0.8.13 [INFO] [stderr] Compiling either v1.5.2 [INFO] [stderr] Compiling utf8-ranges v1.0.3 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling pq-sys v0.4.6 [INFO] [stderr] Checking uuid v0.7.4 [INFO] [stderr] Compiling num-traits v0.2.8 [INFO] [stderr] Compiling backtrace-sys v0.1.30 [INFO] [stderr] Compiling regex-syntax v0.6.7 [INFO] [stderr] Compiling unreachable v1.0.0 [INFO] [stderr] Compiling winapi v0.3.7 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling combine v3.8.1 [INFO] [stderr] Compiling syn v0.14.9 [INFO] [stderr] Checking num-integer v0.1.41 [INFO] [stderr] Compiling num-traits v0.1.43 [INFO] [stderr] Compiling cgmath v0.16.1 [INFO] [stderr] Compiling backtrace v0.3.32 [INFO] [stderr] Checking chrono v0.4.7 [INFO] [stderr] Compiling regex v1.1.7 [INFO] [stderr] Compiling winconsole v0.10.0 [INFO] [stderr] Compiling colored v1.8.0 [INFO] [stderr] Checking indexmap v1.0.2 [INFO] [stderr] Compiling synstructure v0.10.2 [INFO] [stderr] Compiling darling_core v0.9.0 [INFO] [stderr] Compiling serde_derive v1.0.94 [INFO] [stderr] Compiling juniper_codegen v0.12.0 [INFO] [stderr] Compiling diesel_derives v1.4.0 [INFO] [stderr] Compiling failure_derive v0.1.5 [INFO] [stderr] Compiling juniper_codegen v0.11.1 [INFO] [stderr] Compiling darling_macro v0.9.0 [INFO] [stderr] Compiling darling v0.9.0 [INFO] [stderr] Compiling juniper-eager-loading-code-gen v0.2.0 [INFO] [stderr] Compiling failure v0.1.5 [INFO] [stderr] Compiling graphql-parser v0.2.3 [INFO] [stderr] Checking diesel v1.4.2 [INFO] [stderr] Checking juniper v0.11.1 [INFO] [stderr] Checking juniper v0.12.0 [INFO] [stderr] Compiling juniper-from-schema-code-gen v0.3.0 [INFO] [stderr] Checking juniper-from-schema v0.3.0 [INFO] [stderr] Checking juniper-eager-loading v0.2.0 [INFO] [stderr] Checking different-id-types v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 4m 25s [INFO] running `"docker" "inspect" "f4a39da5a44866ffcf19f3a1101854018daf3122cee20b250be03d2139ccae7e"` [INFO] running `"docker" "rm" "-f" "f4a39da5a44866ffcf19f3a1101854018daf3122cee20b250be03d2139ccae7e"` [INFO] [stdout] f4a39da5a44866ffcf19f3a1101854018daf3122cee20b250be03d2139ccae7e