[INFO] updating cached repository yfaming/diesel_demo [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/yfaming/diesel_demo [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/yfaming/diesel_demo" "work/ex/pr-58592/sources/master#f66e4697ae286985ddefc53c3a047614568458bb/gh/yfaming/diesel_demo"` [INFO] [stderr] Cloning into 'work/ex/pr-58592/sources/master#f66e4697ae286985ddefc53c3a047614568458bb/gh/yfaming/diesel_demo'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/yfaming/diesel_demo" "work/ex/pr-58592/sources/try#c3b22200e6f5b70eb1f99ae6944d989ae17a458a/gh/yfaming/diesel_demo"` [INFO] [stderr] Cloning into 'work/ex/pr-58592/sources/try#c3b22200e6f5b70eb1f99ae6944d989ae17a458a/gh/yfaming/diesel_demo'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] faa49c339d688d503240201f8d171105c79422f1 [INFO] sha for GitHub repo yfaming/diesel_demo: faa49c339d688d503240201f8d171105c79422f1 [INFO] validating manifest of yfaming/diesel_demo on toolchain master#f66e4697ae286985ddefc53c3a047614568458bb [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+f66e4697ae286985ddefc53c3a047614568458bb-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of yfaming/diesel_demo on toolchain try#c3b22200e6f5b70eb1f99ae6944d989ae17a458a [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c3b22200e6f5b70eb1f99ae6944d989ae17a458a-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing yfaming/diesel_demo [INFO] finished frobbing yfaming/diesel_demo [INFO] frobbed toml for yfaming/diesel_demo written to work/ex/pr-58592/sources/master#f66e4697ae286985ddefc53c3a047614568458bb/gh/yfaming/diesel_demo/Cargo.toml [INFO] started frobbing yfaming/diesel_demo [INFO] finished frobbing yfaming/diesel_demo [INFO] frobbed toml for yfaming/diesel_demo written to work/ex/pr-58592/sources/try#c3b22200e6f5b70eb1f99ae6944d989ae17a458a/gh/yfaming/diesel_demo/Cargo.toml [INFO] crate yfaming/diesel_demo has a lockfile. skipping [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+f66e4697ae286985ddefc53c3a047614568458bb-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c3b22200e6f5b70eb1f99ae6944d989ae17a458a-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] checking yfaming/diesel_demo against master#f66e4697ae286985ddefc53c3a047614568458bb for pr-58592 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-58592/worker-2/master#f66e4697ae286985ddefc53c3a047614568458bb:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-58592/sources/master#f66e4697ae286985ddefc53c3a047614568458bb/gh/yfaming/diesel_demo:/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" "+f66e4697ae286985ddefc53c3a047614568458bb-alt" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] 289b3528cf37b92a1c7ae6701b18143b1ad59d30976bff2a0feb7c8fbe10134c [INFO] running `"docker" "start" "-a" "289b3528cf37b92a1c7ae6701b18143b1ad59d30976bff2a0feb7c8fbe10134c"` [INFO] [stderr] Compiling matches v0.1.6 [INFO] [stderr] Compiling libc v0.2.24 [INFO] [stderr] Compiling unicode-normalization v0.1.5 [INFO] [stderr] Compiling percent-encoding v1.0.0 [INFO] [stderr] Compiling byteorder v1.0.0 [INFO] [stderr] Compiling utf8-ranges v1.0.0 [INFO] [stderr] Compiling regex-syntax v0.4.1 [INFO] [stderr] Compiling mysqlclient-sys v0.2.2 [INFO] [stderr] Compiling unreachable v0.1.1 [INFO] [stderr] Checking unicode-bidi v0.3.3 [INFO] [stderr] Compiling syn v0.11.11 [INFO] [stderr] Compiling memchr v1.0.1 [INFO] [stderr] Compiling thread-id v3.1.0 [INFO] [stderr] Compiling thread_local v0.3.3 [INFO] [stderr] Checking time v0.1.37 [INFO] [stderr] Compiling aho-corasick v0.6.3 [INFO] [stderr] Checking idna v0.1.2 [INFO] [stderr] Compiling regex v0.2.2 [INFO] [stderr] Checking url v1.5.0 [INFO] [stderr] Checking diesel v0.13.0 [INFO] [stderr] Compiling dotenv v0.9.0 [INFO] [stderr] Compiling diesel_infer_schema v0.13.0 [INFO] [stderr] Compiling diesel_codegen v0.13.0 [INFO] [stderr] Checking diesel_orm v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 00s [INFO] running `"docker" "inspect" "289b3528cf37b92a1c7ae6701b18143b1ad59d30976bff2a0feb7c8fbe10134c"` [INFO] running `"docker" "rm" "-f" "289b3528cf37b92a1c7ae6701b18143b1ad59d30976bff2a0feb7c8fbe10134c"` [INFO] [stdout] 289b3528cf37b92a1c7ae6701b18143b1ad59d30976bff2a0feb7c8fbe10134c