[INFO] updating cached repository https://github.com/arlopurcell/esytheism [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] d4d855bc4b4021459fe3ec4bc2b087155399334e [INFO] testing arlopurcell/esytheism against 1.38.0 for beta-1.39-1 [INFO] running `"git" "clone" "work/cache/git-repos/https%3A%2F%2Fgithub.com%2Farlopurcell%2Fesytheism" "work/builds/worker-2/source"` [INFO] [stderr] Cloning into 'work/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/arlopurcell/esytheism 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/arlopurcell/esytheism [INFO] finished tweaking git repo https://github.com/arlopurcell/esytheism [INFO] tweaked toml for git repo https://github.com/arlopurcell/esytheism written to work/builds/worker-2/source/Cargo.toml [INFO] crate git repo https://github.com/arlopurcell/esytheism 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-2/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-2/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] 352700227c3e4c4767cc6f9f58da14ed48315fc0befe149d4a3235cb63068d8e [INFO] running `"docker" "start" "-a" "352700227c3e4c4767cc6f9f58da14ed48315fc0befe149d4a3235cb63068d8e"` [INFO] [stderr] Compiling minimp3-sys v0.3.1 [INFO] [stderr] Compiling crossbeam-epoch v0.3.1 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling approx v0.3.2 [INFO] [stderr] Compiling slice-deque v0.1.16 [INFO] [stderr] Compiling gl_generator v0.10.0 [INFO] [stderr] Compiling gl_generator v0.11.0 [INFO] [stderr] Compiling alsa-sys v0.1.2 [INFO] [stderr] Compiling libudev-sys v0.1.4 [INFO] [stderr] Compiling wayland-scanner v0.21.12 [INFO] [stderr] Compiling euclid_macros v0.1.0 [INFO] [stderr] Compiling wayland-sys v0.21.12 [INFO] [stderr] Compiling num-derive v0.2.4 [INFO] [stderr] Compiling serde_derive v1.0.90 [INFO] [stderr] Compiling cgmath v0.14.1 [INFO] [stderr] Compiling xmlparser v0.3.0 [INFO] [stderr] Compiling gilrs-core v0.2.2 [INFO] [stderr] Compiling rusttype v0.7.5 [INFO] [stderr] Compiling alga v0.8.2 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling wayland-commons v0.21.12 [INFO] [stderr] Compiling cpal v0.8.2 [INFO] [stderr] Compiling crossbeam-deque v0.2.0 [INFO] [stderr] Compiling svgparser v0.8.1 [INFO] [stderr] Compiling andrew v0.2.1 [INFO] [stderr] Compiling gilrs v0.7.1 [INFO] [stderr] Compiling rayon-core v1.4.1 [INFO] [stderr] Compiling glutin_egl_sys v0.1.2 [INFO] [stderr] Compiling gl v0.11.0 [INFO] [stderr] Compiling minimp3 v0.3.2 [INFO] [stderr] Compiling parking_lot_core v0.4.0 [INFO] [stderr] Compiling glutin_glx_sys v0.1.3 [INFO] [stderr] Compiling nalgebra v0.17.3 [INFO] [stderr] Compiling rayon v1.0.3 [INFO] [stderr] Compiling parking_lot v0.7.1 [INFO] [stderr] Compiling wayland-client v0.21.12 [INFO] [stderr] Compiling wayland-protocols v0.21.12 [INFO] [stderr] Compiling rodio v0.8.1 [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.90/src/lib.rs --color never --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C debuginfo=2 --cfg 'feature="default"' -C metadata=44f0306e56ef58a4 -C extra-filename=-44f0306e56ef58a4 --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-673c93a3b895f3eb.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-deef4740b83b0af1.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" "352700227c3e4c4767cc6f9f58da14ed48315fc0befe149d4a3235cb63068d8e"` [INFO] running `"docker" "rm" "-f" "352700227c3e4c4767cc6f9f58da14ed48315fc0befe149d4a3235cb63068d8e"` [INFO] [stdout] 352700227c3e4c4767cc6f9f58da14ed48315fc0befe149d4a3235cb63068d8e