[INFO] updating cached repository https://github.com/davidpdrsn/diesel-newtype-ids-example [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] 72854bf5c9fe93327d03c77435a0358d1761f6c7 [INFO] testing davidpdrsn/diesel-newtype-ids-example against beta-2019-09-28 for beta-1.39-1 [INFO] running `"git" "clone" "work/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdavidpdrsn%2Fdiesel-newtype-ids-example" "work/builds/worker-4/source"` [INFO] [stderr] Cloning into 'work/builds/worker-4/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/davidpdrsn/diesel-newtype-ids-example on toolchain beta-2019-09-28 [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+beta-2019-09-28" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/davidpdrsn/diesel-newtype-ids-example [INFO] finished tweaking git repo https://github.com/davidpdrsn/diesel-newtype-ids-example [INFO] tweaked toml for git repo https://github.com/davidpdrsn/diesel-newtype-ids-example written to work/builds/worker-4/source/Cargo.toml [INFO] crate git repo https://github.com/davidpdrsn/diesel-newtype-ids-example already has a lockfile, it will not be regenerated [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+beta-2019-09-28" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-4/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=warn" "-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" "+beta-2019-09-28" "build" "--frozen"` [INFO] [stdout] bd0f3d59ea9a59746a2170d6244b15948342277b3cabd25cca37017139d7884c [INFO] running `"docker" "start" "-a" "bd0f3d59ea9a59746a2170d6244b15948342277b3cabd25cca37017139d7884c"` [INFO] [stderr] Compiling winapi v0.3.7 [INFO] [stderr] Compiling either v1.5.2 [INFO] [stderr] Compiling indexmap v1.0.2 [INFO] [stderr] Compiling syn v0.14.9 [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 combine v3.8.1 [INFO] [stderr] Compiling winconsole v0.10.0 [INFO] [stderr] Compiling colored v1.8.0 [INFO] [stderr] Compiling failure_derive v0.1.5 [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=6d186dac057a3698 -C extra-filename=-6d186dac057a3698 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-f408edb9ab31238d.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-3931bc10253fab40.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-0ae4328d67e752c7.rlib --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `darling_core`. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name darling_core /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/darling_core-0.9.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts --crate-type lib --emit=dep-info,metadata,link -C debuginfo=2 --cfg 'feature="strsim"' --cfg 'feature="suggestions"' -C metadata=dc3fe5e363901e78 -C extra-filename=-dc3fe5e363901e78 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern fnv=/opt/rustwide/target/debug/deps/libfnv-593caa3c2629b83d.rmeta --extern ident_case=/opt/rustwide/target/debug/deps/libident_case-317ed2367daadb51.rmeta --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-f408edb9ab31238d.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-3931bc10253fab40.rmeta --extern strsim=/opt/rustwide/target/debug/deps/libstrsim-7f6ccf0d7c562849.rmeta --extern syn=/opt/rustwide/target/debug/deps/libsyn-0ae4328d67e752c7.rmeta --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `"docker" "inspect" "bd0f3d59ea9a59746a2170d6244b15948342277b3cabd25cca37017139d7884c"` [INFO] running `"docker" "rm" "-f" "bd0f3d59ea9a59746a2170d6244b15948342277b3cabd25cca37017139d7884c"` [INFO] [stdout] bd0f3d59ea9a59746a2170d6244b15948342277b3cabd25cca37017139d7884c