[INFO] updating cached repository https://github.com/xingjianwei/rust-auth-server [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] e3f2e54c73c282cc9500aabff40c71033602bc2f [INFO] checking xingjianwei/rust-auth-server against master#4ff32c07da9d97e6dc315a4a5c9ffbb797cb27bb for pr-64672 [INFO] running `"git" "clone" "work/cache/git-repos/https%3A%2F%2Fgithub.com%2Fxingjianwei%2Frust-auth-server" "work/builds/worker-3/source"` [INFO] [stderr] Cloning into 'work/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/xingjianwei/rust-auth-server on toolchain 4ff32c07da9d97e6dc315a4a5c9ffbb797cb27bb [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+4ff32c07da9d97e6dc315a4a5c9ffbb797cb27bb" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/xingjianwei/rust-auth-server [INFO] finished tweaking git repo https://github.com/xingjianwei/rust-auth-server [INFO] tweaked toml for git repo https://github.com/xingjianwei/rust-auth-server written to work/builds/worker-3/source/Cargo.toml [INFO] crate git repo https://github.com/xingjianwei/rust-auth-server already has a lockfile, it will not be regenerated [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+4ff32c07da9d97e6dc315a4a5c9ffbb797cb27bb" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-3/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=forbid" "-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" "+4ff32c07da9d97e6dc315a4a5c9ffbb797cb27bb" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] 3154d751acaa1d8e6ee3d755f8801fff8e91ab5244ed8b1a563bf65dfbc374c2 [INFO] running `"docker" "start" "-a" "3154d751acaa1d8e6ee3d755f8801fff8e91ab5244ed8b1a563bf65dfbc374c2"` [INFO] [stderr] Checking copyless v0.1.3 [INFO] [stderr] Compiling crossbeam-utils v0.6.5 [INFO] [stderr] Compiling num_cpus v1.10.0 [INFO] [stderr] Checking hostname v0.1.5 [INFO] [stderr] Checking socket2 v0.3.9 [INFO] [stderr] Checking getrandom v0.1.6 [INFO] [stderr] Checking signal-hook-registry v1.0.1 [INFO] [stderr] Compiling atty v0.2.11 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Checking crossbeam-epoch v0.7.1 [INFO] [stderr] Compiling hashbrown v0.1.8 [INFO] [stderr] Compiling nom v4.2.3 [INFO] [stderr] Checking threadpool v1.7.1 [INFO] [stderr] Checking cookie v0.12.0 [INFO] [stderr] Compiling enum-as-inner v0.2.1 [INFO] [stderr] Compiling serde_derive v1.0.92 [INFO] [stderr] Compiling derive_more v0.14.1 [INFO] [stderr] Checking string v0.2.0 [INFO] [stderr] Compiling actix-web-codegen v0.1.2 [INFO] [stderr] Compiling diesel_derives v1.4.0 [INFO] [stderr] Checking parking_lot_core v0.5.0 [INFO] [stderr] Compiling derive_more v0.15.0 [INFO] [stderr] Checking env_logger v0.6.1 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Checking rand_core v0.5.0 [INFO] [stderr] Checking resolv-conf v0.6.2 [INFO] [stderr] Checking signal-hook v0.1.9 [INFO] [stderr] Checking crossbeam-deque v0.7.1 [INFO] [stderr] Compiling crossbeam-queue v0.1.2 [INFO] [stderr] Checking tokio-reactor v0.1.9 [INFO] [stderr] Checking actix-codec v0.1.2 [INFO] [stderr] Compiling tempdir v0.3.7 [INFO] [stderr] Checking parking_lot v0.8.0 [INFO] [stderr] Checking rand_chacha v0.2.0 [INFO] [stderr] Checking tokio-threadpool v0.1.14 [INFO] [stderr] Compiling cexpr v0.3.5 [INFO] [stderr] Compiling crossbeam-deque v0.6.3 [INFO] [stderr] Checking actix-utils v0.4.2 [INFO] [stderr] Checking rand v0.7.0 [INFO] [stderr] Checking r2d2 v0.8.5 [INFO] [stderr] Checking tokio-tcp v0.1.3 [INFO] [stderr] Checking tokio-udp v0.1.3 [INFO] [stderr] Checking tokio-signal v0.2.7 [INFO] [stderr] Compiling rayon-core v1.5.0 [INFO] [stderr] Compiling rayon v1.1.0 [INFO] [stderr] Checking tokio v0.1.21 [INFO] [stderr] Checking actix-server-config v0.1.1 [INFO] [stderr] Checking hyper v0.12.29 [INFO] [stderr] Checking actix-threadpool v0.1.1 [INFO] [stderr] Checking actix-rt v0.2.3 [INFO] [stderr] error: could not compile `diesel_derives`. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name diesel_derives /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/diesel_derives-1.4.0/src/lib.rs --color never --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="postgres"' -C metadata=f35bd1dd7f04d3ac -C extra-filename=-f35bd1dd7f04d3ac --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-e665eb4b129da874.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-cd2737d3ddca39a7.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-dd633ce97b8e9980.rlib --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `serde_derive`. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name serde_derive /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/serde_derive-1.0.92/src/lib.rs --color never --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C debuginfo=2 --cfg 'feature="default"' -C metadata=1bb1121f0587ea6d -C extra-filename=-1bb1121f0587ea6d --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-e665eb4b129da874.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-cd2737d3ddca39a7.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-dd633ce97b8e9980.rlib --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `"docker" "inspect" "3154d751acaa1d8e6ee3d755f8801fff8e91ab5244ed8b1a563bf65dfbc374c2"` [INFO] running `"docker" "rm" "-f" "3154d751acaa1d8e6ee3d755f8801fff8e91ab5244ed8b1a563bf65dfbc374c2"` [INFO] [stdout] 3154d751acaa1d8e6ee3d755f8801fff8e91ab5244ed8b1a563bf65dfbc374c2