[INFO] updating cached repository https://github.com/earaujoassis/knock-knock [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] 5faae003f3c4462608ea8850299667b48eae8ee1 [INFO] testing earaujoassis/knock-knock against 1.38.0 for beta-1.39-1 [INFO] running `"git" "clone" "work/cache/git-repos/https%3A%2F%2Fgithub.com%2Fearaujoassis%2Fknock-knock" "work/builds/worker-7/source"` [INFO] [stderr] Cloning into 'work/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/earaujoassis/knock-knock on toolchain 1.38.0 [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+1.38.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/earaujoassis/knock-knock [INFO] finished tweaking git repo https://github.com/earaujoassis/knock-knock [INFO] tweaked toml for git repo https://github.com/earaujoassis/knock-knock written to work/builds/worker-7/source/Cargo.toml [INFO] crate git repo https://github.com/earaujoassis/knock-knock already has a lockfile, it will not be regenerated [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+1.38.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-7/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" "+1.38.0" "build" "--frozen"` [INFO] [stdout] 971d5b3f41b3c37e788f84446f622ab4cdefad8533f1fa3abd9a524a56a2957b [INFO] running `"docker" "start" "-a" "971d5b3f41b3c37e788f84446f622ab4cdefad8533f1fa3abd9a524a56a2957b"` [INFO] [stderr] Compiling serde v1.0.87 [INFO] [stderr] Compiling openssl v0.10.16 [INFO] [stderr] Compiling slog v2.4.1 [INFO] [stderr] Compiling brotli-sys v0.3.2 [INFO] [stderr] Compiling ring v0.13.5 [INFO] [stderr] Compiling syntex_fmt_macros v0.5.0 [INFO] [stderr] Compiling openssl-sys v0.9.40 [INFO] [stderr] Compiling mysqlclient-sys v0.2.3 [INFO] [stderr] Compiling libsqlite3-sys v0.12.0 [INFO] [stderr] Compiling tokio-sync v0.1.1 [INFO] [stderr] Compiling isatty v0.1.9 [INFO] [stderr] Compiling term v0.5.1 [INFO] [stderr] Compiling tokio-timer v0.2.10 [INFO] [stderr] Compiling libflate v0.1.19 [INFO] [stderr] Compiling syn v0.14.9 [INFO] [stderr] Compiling flate2 v1.0.6 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Compiling synstructure v0.10.1 [INFO] [stderr] Compiling serde_derive v1.0.87 [INFO] [stderr] Compiling diesel_derives v1.4.0 [INFO] [stderr] Compiling actix_derive v0.3.2 [INFO] [stderr] Compiling v_escape_derive v0.2.1 [INFO] [stderr] Compiling error-chain v0.11.0 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling h2 v0.1.16 [INFO] [stderr] Compiling hyper v0.10.15 [INFO] [stderr] Compiling native-tls v0.2.2 [INFO] [stderr] Compiling parking_lot_core v0.4.0 [INFO] [stderr] Compiling phf_generator v0.7.24 [INFO] [stderr] Compiling uuid v0.7.2 [INFO] [stderr] Compiling phf_codegen v0.7.24 [INFO] [stderr] Compiling parking_lot v0.7.1 [INFO] [stderr] Compiling failure_derive v0.1.5 [INFO] [stderr] Compiling mime_guess v1.8.6 [INFO] [stderr] Compiling mime_guess v2.0.0-alpha.6 [INFO] [stderr] Compiling crossbeam v0.6.0 [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="mysql"' --cfg 'feature="postgres"' --cfg 'feature="sqlite"' -C metadata=58912332b6d27353 -C extra-filename=-58912332b6d27353 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-8f43a668926682bf.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-c8dddbff5d36941d.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-b1bcc14c5165cdd6.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: build failed [INFO] running `"docker" "inspect" "971d5b3f41b3c37e788f84446f622ab4cdefad8533f1fa3abd9a524a56a2957b"` [INFO] running `"docker" "rm" "-f" "971d5b3f41b3c37e788f84446f622ab4cdefad8533f1fa3abd9a524a56a2957b"` [INFO] [stdout] 971d5b3f41b3c37e788f84446f622ab4cdefad8533f1fa3abd9a524a56a2957b