[INFO] updating cached repository https://github.com/armytricks/blue-music [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] d00ac7974a2616ecce113ea39906479aac510337 [INFO] testing armytricks/blue-music against beta-2019-09-28 for beta-1.39-1 [INFO] running `"git" "clone" "work/cache/git-repos/https%3A%2F%2Fgithub.com%2Farmytricks%2Fblue-music" "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/armytricks/blue-music 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/armytricks/blue-music [INFO] finished tweaking git repo https://github.com/armytricks/blue-music [INFO] tweaked toml for git repo https://github.com/armytricks/blue-music written to work/builds/worker-4/source/Cargo.toml [INFO] crate git repo https://github.com/armytricks/blue-music 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] 56261f64f4d4e608d8aaf31625f8b1946690edfa84491c6e1df75f36f5b5f744 [INFO] running `"docker" "start" "-a" "56261f64f4d4e608d8aaf31625f8b1946690edfa84491c6e1df75f36f5b5f744"` [INFO] [stderr] Compiling libc v0.2.60 [INFO] [stderr] Compiling gio v0.6.0 [INFO] [stderr] Compiling pango v0.6.0 [INFO] [stderr] Compiling gdk v0.10.0 [INFO] [stderr] Compiling gtk v0.6.0 [INFO] [stderr] Compiling glib-sys v0.8.0 [INFO] [stderr] Compiling gobject-sys v0.8.0 [INFO] [stderr] Compiling gio-sys v0.8.0 [INFO] [stderr] Compiling pango-sys v0.8.0 [INFO] [stderr] Compiling gdk-pixbuf-sys v0.8.0 [INFO] [stderr] Compiling cairo-sys-rs v0.8.0 [INFO] [stderr] Compiling atk-sys v0.8.0 [INFO] [stderr] Compiling gdk-sys v0.8.0 [INFO] [stderr] Compiling gtk-sys v0.8.0 [INFO] [stderr] Compiling libpulse-sys v1.5.0 [INFO] [stderr] Compiling libpulse-simple-sys v1.5.0 [INFO] [stderr] Compiling num-complex v0.1.43 [INFO] [stderr] Compiling syn v0.15.42 [INFO] [stderr] Compiling m3u v1.0.0 [INFO] [stderr] Compiling num-iter v0.1.39 [INFO] [stderr] Compiling cairo-rs v0.6.0 [INFO] [stderr] Compiling atk v0.6.0 [INFO] [stderr] Compiling gdk-pixbuf v0.6.0 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling alsa-sys v0.1.2 [INFO] [stderr] Compiling cpal v0.9.0 [INFO] [stderr] Compiling pulse-simple v1.0.1 [INFO] [stderr] Compiling num-bigint v0.1.44 [INFO] [stderr] Compiling glib v0.7.1 [INFO] [stderr] Compiling num-rational v0.1.42 [INFO] [stderr] Compiling num v0.1.42 [INFO] [stderr] Compiling metaflac v0.1.8 [INFO] [stderr] error: could not compile `syn`. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name syn /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.15.42/src/lib.rs --color never --crate-type lib --emit=dep-info,metadata,link -C debuginfo=2 --cfg 'feature="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="extra-traits"' --cfg 'feature="fold"' --cfg 'feature="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="quote"' --cfg 'feature="visit"' -C metadata=e7bc11c3582271fc -C extra-filename=-e7bc11c3582271fc --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.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-6b63b49845ea559a.rmeta --extern unicode_xid=/opt/rustwide/target/debug/deps/libunicode_xid-a5c98a5dc11241a7.rmeta --cap-lints allow --cap-lints=warn --cfg syn_can_match_trailing_dollar --cfg syn_can_use_thread_id --cfg syn_can_use_associated_constants --cfg syn_can_call_macro_by_path --cfg syn_disable_nightly_tests` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `"docker" "inspect" "56261f64f4d4e608d8aaf31625f8b1946690edfa84491c6e1df75f36f5b5f744"` [INFO] running `"docker" "rm" "-f" "56261f64f4d4e608d8aaf31625f8b1946690edfa84491c6e1df75f36f5b5f744"` [INFO] [stdout] 56261f64f4d4e608d8aaf31625f8b1946690edfa84491c6e1df75f36f5b5f744